*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:62.5%;scroll-behavior:smooth}img{max-width:100%;vertical-align:bottom;overflow:hidden}.l-header{position:fixed;top:0;left:0;width:100%;z-index:999;background-color:#fff;height:6rem}@media screen and (min-width: 960px){.l-header{height:5.5rem}}.l-header__logo{max-width:13.9rem;width:100%;height:auto;-o-object-fit:contain;object-fit:cover;aspect-ratio:139/44}@media screen and (min-width: 960px){.l-header__logo{max-width:18.9rem;aspect-ratio:189/92;height:auto}}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 1.6rem;z-index:999;position:relative;background-color:#fff}@media screen and (min-width: 960px){.l-header__inner{padding:1.4rem 4rem}}.l-header__inner__left{width:100%;max-width:13.9rem;aspect-ratio:139/44;height:auto;z-index:999}@media screen and (min-width: 960px){.l-header__inner__left{aspect-ratio:189/92;max-width:18.9rem}}.l-header__inner__right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media screen and (min-width: 960px){.l-header__inner__right{gap:2.4rem}}.l-header__nav{position:relative;z-index:999}.l-header__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:100}@media screen and (min-width: 960px){.l-header__nav__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.l-header__nav__list a::after{position:absolute;left:0;content:"";width:100%;height:.2rem;background:#000;bottom:-0.1rem;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.l-header__nav__list a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}.l-header__sub-nav__list{position:fixed;left:0;right:0;width:100vw;background-color:#fff;-webkit-box-shadow:0 .4rem 1rem rgba(0,0,0,.1);box-shadow:0 .4rem 1rem rgba(0,0,0,.1);list-style:none;padding:0;overflow:hidden;z-index:99;margin-top:-10rem;z-index:10;opacity:0;visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;top:10rem}.l-header__sub-nav__list.--positions.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s;transition-delay:0s}.l-header__sub-nav__list.--our-people.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s;transition-delay:0s}.l-header__sub-nav__item{display:none}@media screen and (min-width: 960px){.l-header__sub-nav__item{display:block;padding:1rem 6.5rem}.l-header__sub-nav__item:hover .c-text__sub-nav{color:#ff5149;border-bottom:.1rem solid #ff5149}.l-header__sub-nav__item a{display:block;text-decoration:none;color:#000}.l-header__sub-nav__item:nth-of-type(1){padding-top:17rem;background-color:#fff}.l-header__sub-nav__item:last-of-type{padding-bottom:5rem}}.l-header__floating{position:fixed;top:9.4rem;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%}@media screen and (min-width: 960px){.l-header__floating{top:23.5rem}}.l-footer__logo{width:23.9rem;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 960px){.l-footer__logo{width:18.9rem;aspect-ratio:189/92;height:auto;margin-top:-8rem}}.l-footer__recruit{background:-webkit-gradient(linear, left top, right top, from(#2B144D), to(#4F2D7F));background:linear-gradient(90deg, #2B144D 0%, #4F2D7F 100%)}.l-footer__recruit__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;padding:6rem 2rem}@media screen and (min-width: 960px){.l-footer__recruit__inner{padding:4.8rem 12rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.l-footer__recruit__inner.--recruit-page{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 960px){.l-footer__recruit__inner.--recruit-page{padding:8rem 2rem}}@media screen and (min-width: 960px){.l-footer__recruit__contents{width:49%}}.l-footer__recruit__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media screen and (min-width: 960px){.l-footer__recruit__btns{margin:auto 0 0 0}}.l-footer__company{background-color:#fff}.l-footer__company__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4rem 2rem;gap:4rem}@media screen and (min-width: 960px){.l-footer__company__inner{padding:1.4rem 12rem 4.8rem}}.l-footer__company__nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 960px){.l-footer__company__nav-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.l-footer__company__info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 960px){.l-footer__company__info-container{gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.l-footer__company__address-policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media screen and (min-width: 960px){.l-footer__company__address-policy{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.l-footer__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}@media screen and (min-width: 960px){.l-footer__nav__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.l-footer__nav__list a::after{position:absolute;left:0;content:"";width:100%;height:.2rem;background:#000;bottom:-0.1rem;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.l-footer__nav__list a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}.l-footer__nav__list.--footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}@media screen and (min-width: 960px){.l-footer__nav__list.--footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:6rem}}.l-footer__copyright{background:-webkit-gradient(linear, left top, right top, from(#2B144D), to(#4F2D7F));background:linear-gradient(90deg, #2B144D 0%, #4F2D7F 100%);padding:1.6rem;text-align:center}@media screen and (min-width: 960px){.l-footer__copyright{padding:2.4rem}}.c-footer__legal-accordion__title{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.056em;cursor:pointer;list-style:none;position:relative;padding-right:2rem}.c-footer__legal-accordion__title::-webkit-details-marker{display:none}.c-footer__legal-accordion__title::before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2rem;height:.2rem;background-color:#000;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.c-footer__legal-accordion__title::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2rem;height:.2rem;background-color:#000;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.c-footer__legal-accordion__title::before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.c-footer__legal-accordion[open] .c-footer__legal-accordion__title::before{opacity:0}.c-footer__legal-accordion__list{margin-top:1.6rem;padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem);-webkit-transition:opacity .3s ease .1s,-webkit-transform .3s ease .1s;transition:opacity .3s ease .1s,-webkit-transform .3s ease .1s;transition:opacity .3s ease .1s,transform .3s ease .1s;transition:opacity .3s ease .1s,transform .3s ease .1s,-webkit-transform .3s ease .1s}.c-footer__legal-accordion[open] .c-footer__legal-accordion__list{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.sp-only{display:block}@media screen and (min-width: 960px){.sp-only{display:none}}.pc-only{display:none}@media screen and (min-width: 960px){.pc-only{display:block}}main{margin-top:6rem;-webkit-transition:all .5s ease;transition:all .5s ease}@media screen and (min-width: 960px){main{margin-top:13rem}}main.--blur{-webkit-filter:blur(4rem);filter:blur(4rem)}html{scroll-padding-top:5rem}@media screen and (min-width: 960px){html{scroll-padding-top:15rem}}source{width:100%}.l-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding-bottom:5rem}.l-404 h1{color:#4f2d7f;font-family:"Noto Sans JP";font-size:10rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.408rem}.l-404 h2{color:#000;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.8rem;font-style:normal;font-weight:500;line-height:200%;letter-spacing:.072rem}.fluffy{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem);-webkit-transition:all .5s ease;transition:all .5s ease}.fluffy.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.f-inner{margin:0 auto;max-width:80rem}@media screen and (min-width: 960px){.f-inner{max-width:108rem}}.f-inner.--index-massages{padding:6rem 2rem}@media screen and (min-width: 960px){.f-inner.--index-massages{padding:10rem 2rem}}.f-inner.--index-pitch{padding:6rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media screen and (min-width: 960px){.f-inner.--index-pitch{padding:10rem 12rem}}.f-inner.--index-about-us{padding:6rem 2rem}@media screen and (min-width: 960px){.f-inner.--index-about-us{padding:10rem 2rem}}.f-inner.--index-positions{padding:6rem 2rem}@media screen and (min-width: 960px){.f-inner.--index-positions{padding:10rem 2rem}}.f-inner.--index-career-dev{padding:3rem 2rem;position:relative;z-index:2}@media screen and (min-width: 960px){.f-inner.--index-career-dev{padding:8.1rem 2rem}}.f-inner.--index-our-people{padding:6rem 2rem}@media screen and (min-width: 960px){.f-inner.--index-our-people{padding:10rem 2rem}}.f-inner.--strengths{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--strengths{padding:10rem 2rem}}.f-inner.--ceo{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--ceo{padding:10.4rem 2rem 0}}.f-inner.--business{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--business{padding:10rem 2rem}}.f-inner.--our-group{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--our-group{padding:10rem 2rem}}.f-inner.--video{padding:4rem 2rem 0}@media screen and (min-width: 960px){.f-inner.--video{padding:10rem 2rem 0}}.f-inner.--number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--number{padding:10rem 2rem 8.4rem 2rem;gap:6rem}}.f-inner.--positions-contents{padding:4rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media screen and (min-width: 960px){.f-inner.--positions-contents{padding:10rem 2rem;gap:6rem}}.f-inner.--positions-massages{background-image:url(../images/positions/message-sp.webp);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%;padding:4rem 2rem;max-width:100%;margin-top:4rem;margin-bottom:4rem}@media screen and (min-width: 960px){.f-inner.--positions-massages{background-image:url(../images/positions/message-pc.webp);padding:6.1rem 12rem;max-width:100%;margin:0}}.f-inner.--positions-people-archive{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--positions-people-archive{padding:10rem 2rem;max-width:108rem}}.f-inner.--positions-associate-massages{padding:4rem 2rem;margin:0 auto}@media screen and (min-width: 960px){.f-inner.--positions-associate-massages{padding:0 2rem;max-width:108rem}}.f-inner.--positions-field-manager-massages{padding:4rem 2rem;margin:0 auto}@media screen and (min-width: 960px){.f-inner.--positions-field-manager-massages{padding:0 2rem;max-width:108rem}}.f-inner.--positions-manager-massages{padding:4rem 2rem;margin:0 auto}@media screen and (min-width: 960px){.f-inner.--positions-manager-massages{padding:0 2rem;max-width:108rem}}.f-inner.--job-description{padding:4rem 2rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6rem}@media screen and (min-width: 960px){.f-inner.--job-description{padding:10rem 2rem;max-width:108rem}}.f-inner.--typical-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;width:100%;padding:4rem 2rem 0}@media screen and (min-width: 960px){.f-inner.--typical-day{gap:6rem;padding:10rem 2rem 0;max-width:108rem}}.f-inner.--strengths{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;width:100%;padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--strengths{gap:7.9rem;padding:10rem 2rem;max-width:108rem}}.f-inner.--next-stage{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--next-stage{padding:10rem 2rem;max-width:108rem}}.f-inner.--career-dev-flow{padding:4rem 2rem 0;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--career-dev-flow{padding:0 2rem;max-width:108rem}}.f-inner.--career-dev-training{padding:4rem 2rem;margin:0 auto;max-width:55.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.7rem}@media screen and (min-width: 960px){.f-inner.--career-dev-training{padding:10rem 2rem;max-width:108rem;gap:6rem}}.f-inner.--career-dev-path{padding:4rem 2rem;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--career-dev-path{padding:10rem 2rem;max-width:108rem}}.f-inner.--career-dev-benefits{padding:4rem 2rem 0;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--career-dev-benefits{padding:10rem 2rem 0;max-width:108rem}}.f-inner.--career-dev-gallery{padding:4rem 2rem 0;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--career-dev-gallery{padding:10rem 2rem 0;max-width:108rem}}.f-inner.--recruit-massages{padding:4rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:55.5rem;gap:2.4rem}@media screen and (min-width: 960px){.f-inner.--recruit-massages{padding:0 2rem 10rem;max-width:108rem}}.f-inner.--recruit-look-for{padding:4rem 2rem;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--recruit-look-for{padding:10rem 2rem;max-width:108rem}}.f-inner.--recruit-info{padding:4rem 2rem 0}@media screen and (min-width: 960px){.f-inner.--recruit-info{padding:10rem 2rem 0}}.f-inner.--recruit-flow{padding:4rem 2rem}@media screen and (min-width: 960px){.f-inner.--recruit-flow{padding:10rem 2rem}}.f-inner.--recruit-faq{padding:4rem 2rem;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.f-inner.--recruit-faq{max-width:108rem;padding:10rem 2rem}}.f-inner.--cookie-policy{padding:15rem 2rem 4rem;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.f-inner.--cookie-policy{padding:20rem 2rem 10rem;max-width:108rem}}.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show{background-color:#fff !important;-webkit-box-shadow:-4px -6px 2px 2px gray;box-shadow:-4px -6px 2px 2px gray;color:#4f2d7f !important;font-weight:700}.l-main-visual{background-size:cover;background-position:center;background-repeat:no-repeat;height:auto;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;overflow:hidden}.l-main-visual.--about-us{background-image:url(../images/main-visual/about-us/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--about-us{background-image:url(../images/main-visual/about-us/main-visual-pc.webp)}}.l-main-visual.--positions{background-image:url(../images/main-visual/positions/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--positions{background-image:url(../images/main-visual/positions/main-visual-pc.webp);aspect-ratio:1280/361}}.l-main-visual.--career-dev{background-image:url(../images/main-visual/career-dev/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--career-dev{background-image:url(../images/main-visual/career-dev/main-visual-pc.webp)}}.l-main-visual.--associate{background-image:url(../images/main-visual/associate/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--associate{background-image:url(../images/main-visual/associate/main-visual-pc.webp)}}.l-main-visual.--field-manager{background-image:url(../images/main-visual/field-manager/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--field-manager{background-image:url(../images/main-visual/field-manager/main-visual-pc.webp)}}.l-main-visual.--manager{background-image:url(../images/main-visual/manager/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--manager{background-image:url(../images/main-visual/manager/main-visual-pc.webp)}}.l-main-visual.--our-people-archive{background-image:url(../images/our-people/archive/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--our-people-archive{background-image:url(../images/our-people/archive/main-visual-pc.webp)}}.l-main-visual.--our-people-single{background-color:#fff;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;position:relative;padding:0 2rem 2.4rem}@media screen and (min-width: 960px){.l-main-visual.--our-people-single{overflow:visible;aspect-ratio:1280/453;padding:0 2rem 4rem}}.l-main-visual.--recruit{background-image:url(../images/main-visual/recruit/main-visual-sp.webp)}@media screen and (min-width: 960px){.l-main-visual.--recruit{background-image:url(../images/main-visual/recruit/main-visual-pc.webp)}}.l-main-visual__inner{position:relative;z-index:100}.l-main-visual__inner.--front-page{width:100%;aspect-ratio:375/600;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 720px){.l-main-visual__inner.--front-page{aspect-ratio:1280/716;height:auto;width:100%}}.l-main-visual__inner.--our-people-single{max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.l-main-visual__inner.--our-people-single{max-width:104rem;aspect-ratio:1280/453}}.l-main-visual__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;width:100%;padding:6.7rem 0 6.7rem 2rem;margin-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 960px){.l-main-visual__content{padding:13.2rem 0 13.2rem 12rem;margin-top:0}}.l-main-visual__content.--front-page{gap:2.4rem;padding:22.2rem 2rem 4rem;margin-top:0}@media screen and (min-width: 720px){.l-main-visual__content.--front-page{padding:13.2rem 2rem 4rem;margin-top:0}}@media screen and (min-width: 960px){.l-main-visual__content.--front-page{gap:7rem;padding:18rem 7rem 17.9rem;margin-top:0}}.l-main-visual__content.--our-people-single{padding:0;margin-top:0;aspect-ratio:376/700;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:55.5rem}@media screen and (min-width: 440px)and (max-width: 969px){.l-main-visual__content.--our-people-single{aspect-ratio:376/620}}@media screen and (min-width: 960px){.l-main-visual__content.--our-people-single{aspect-ratio:1280/453;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:104rem;margin:0 auto}}.l-main-visual__backgrounds-wrap{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1}.l-main-visual__top-about{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.l-main-visual__top-about img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.l-main-visual__top-about.--top-about{opacity:1}.l-main-visual__top-about.is-scaled{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-main-visual__top-positions{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.l-main-visual__top-positions img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.l-main-visual__top-positions.--top-positions{opacity:1}.l-main-visual__top-positions.is-scaled{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-main-visual__top-our-people{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.l-main-visual__top-our-people img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.l-main-visual__top-our-people.--top-our-people{opacity:1}.l-main-visual__top-our-people.is-scaled{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-main-visual__top-career-dev{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.l-main-visual__top-career-dev img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.l-main-visual__top-career-dev.--top-career-dev{opacity:1}.l-main-visual__top-career-dev.is-scaled{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-main-visual__our-people-single__top-photo img{border-radius:1.6rem;-webkit-filter:drop-shadow(0 0 20px rgba(79, 45, 127, 0.25));filter:drop-shadow(0 0 20px rgba(79, 45, 127, 0.25));aspect-ratio:335/411;-o-object-fit:cover;object-fit:cover;position:absolute;top:5rem;left:50%;z-index:1;margin:0 auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 960px){.l-main-visual__our-people-single__top-photo img{aspect-ratio:493/605;width:49.3rem;height:auto;-o-object-fit:cover;object-fit:cover;z-index:1;left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.l-main-visual__our-people-single__img{position:absolute;bottom:0;left:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;z-index:1}@media screen and (min-width: 960px){.l-main-visual__our-people-single__img{top:0;left:0;bottom:auto}}.l-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;list-style:none;width:100%;height:auto;z-index:1}.l-breadcrumb-wrap{padding:2.4rem 0 12rem 12rem;display:none}@media screen and (min-width: 960px){.l-breadcrumb-wrap{display:block}}.l-breadcrumb-wrap.--our-people-single{padding:0}.l-breadcrumb-wrap.--vendor{padding:2.4rem 2rem;background-color:#fff;max-width:104rem;margin:0 auto}.l-breadcrumb__item{color:#a9a9a9;font-family:"Arial";font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.056rem}.l-breadcrumb__item a{color:inherit;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.l-breadcrumb__item a:hover{color:#4f2d7f}.l-breadcrumb__item--current{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%}.l-breadcrumb__item--current.--our-people-single{color:#fff}.l-breadcrumb__item--current__name{display:inline}.l-breadcrumb__item--home{color:inherit}.l-breadcrumb__delimiter{color:#a9a9a9;font-family:"Arial";font-size:1.4rem;font-weight:700}h1{font-size:20rem;text-align:center}.p-index__pitch{background-image:-webkit-gradient(linear, left top, right top, from(#2B144D), to(#4F2D7F));background-image:linear-gradient(90deg, #2B144D 0%, #4F2D7F 100%)}.p-index__pitch__content{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;max-width:55.5rem;margin:0 auto;border-radius:0;overflow:hidden;background-color:#f5f5f5}.p-index__pitch__content *{border-radius:0 !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}@media screen and (min-width: 960px){.p-index__pitch__content{max-width:100%;aspect-ratio:651/435;border-radius:0}}.p-index__about-us{background-color:#f2f0ee}.p-index__about-us__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;margin-top:4rem;max-width:55.5rem;margin:4rem auto 0 auto}@media screen and (min-width: 960px){.p-index__about-us__contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;margin:6rem auto 0 auto;max-width:100%}}.p-index__about-us__unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;width:100%}@media screen and (min-width: 960px){.p-index__about-us__unit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4rem}}.p-index__positions{background-color:#fff}.p-index__positions__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.2rem;padding-top:6rem;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.p-index__positions__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}}.p-index__positions a{position:relative;z-index:100}.p-index__positions__container{position:relative;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;padding:1.1rem 1.8rem}@media screen and (min-width: 960px){.p-index__positions__container{padding:2.4rem 2rem}}.p-index__positions__container svg{width:1.43rem;height:1.45rem}@media screen and (min-width: 960px){.p-index__positions__container svg{width:1.9rem;height:1.9rem}}.p-index__positions__item{width:100%;overflow:hidden;aspect-ratio:335/187;position:relative;z-index:1}@media screen and (min-width: 960px){.p-index__positions__item{aspect-ratio:348/369}}.p-index__positions__item::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.45);-webkit-transition:all .3s ease;transition:all .3s ease}.p-index__positions__item:hover::before{background-color:rgba(79,45,127,.6)}.p-index__positions__item:nth-child(1){border-radius:1.6rem 1.6rem 0 0}@media screen and (min-width: 960px){.p-index__positions__item:nth-child(1){border-radius:1.6rem 0 0 1.6rem}}.p-index__positions__item:nth-child(3){border-radius:0 0 1.6rem 1.6rem}@media screen and (min-width: 960px){.p-index__positions__item:nth-child(3){border-radius:0 1.6rem 1.6rem 0}}.p-index__positions__item.--associate{background-image:url(../images/front-page/positions/associate-sp.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 960px){.p-index__positions__item.--associate{background-image:url(../images/front-page/positions/associate-pc.webp)}}.p-index__positions__item.--field-manager{background-image:url(../images/front-page/positions/field-manager-sp.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 960px){.p-index__positions__item.--field-manager{background-image:url(../images/front-page/positions/field-manager-pc.webp)}}.p-index__positions__item.--manager{background-image:url(../images/front-page/positions/manager-sp.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 960px){.p-index__positions__item.--manager{background-image:url(../images/front-page/positions/manager-pc.webp)}}.p-index__career-dev__top-wrap{width:100%;height:auto;position:relative;overflow:hidden}.p-index__career-dev__top-wrap video{width:151%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.p-index__career-dev__container{background-color:#4f2d7f;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-width: 960px){.p-index__career-dev__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-index__career-dev__container:hover .p-index__career-dev__img picture img{-webkit-transform:scale(1.1);transform:scale(1.1)}.p-index__career-dev__container:hover .c-text__index__career-dev.--icon{-webkit-transform:translateX(2rem);transform:translateX(2rem)}@media screen and (min-width: 960px){.p-index__career-dev__container.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.p-index__career-dev__img{overflow:hidden;width:100%;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.p-index__career-dev img{height:auto;-webkit-transition:all .4s ease;transition:all .4s ease;width:100%;-o-object-fit:cover;object-fit:cover}.p-index__career-dev__texts{width:100%;height:auto;margin:auto 0;padding:2rem;position:relative;aspect-ratio:335/188}@media screen and (min-width: 960px){.p-index__career-dev__texts{padding:0 8rem;width:50%;margin:auto 0}}.p-index__career-dev__texts-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 960px){.p-index__career-dev__texts.--pc-background-career{background-image:url(../images/front-page/career-dev/background-career-pc.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);margin:0}}@media screen and (min-width: 960px){.p-index__career-dev__texts.--pc-background-training{background-image:url(../images/front-page/career-dev/background-training-pc.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);margin:0}}.p-index__career-dev__texts .circle{position:absolute;top:-2rem;right:0;left:auto;z-index:1;width:73%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 960px){.p-index__career-dev__texts .circle{display:none}}.p-about-us__massage{padding:4rem 2rem 8rem}@media screen and (min-width: 960px){.p-about-us__massage{padding:0 12rem 10rem 12rem}}.p-about-us__massage__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (min-width: 960px){.p-about-us__massage__inner{gap:3.2rem;max-width:56rem;margin:0 auto}}.p-about-us__strengths{background-color:#f0f0f0}.p-about-us__strengths__contexts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:4rem;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.p-about-us__strengths__contexts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}}.p-about-us__strengths__x{width:100%;height:100%;max-width:2.5rem;aspect-ratio:25/25;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}@media screen and (min-width: 960px){.p-about-us__strengths__x{margin:auto 0}}.p-about-us__strengths__item{width:100%}@media screen and (min-width: 960px){.p-about-us__strengths__item{width:31%}}.p-about-us__ceo__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}@media screen and (min-width: 960px){.p-about-us__ceo__texts{max-width:55.1rem}}.p-about-us__ceo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding-top:4rem}@media screen and (min-width: 960px){.p-about-us__ceo__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:8.8rem;padding-top:6rem}}.p-about-us__ceo__img{width:100%;height:100%;aspect-ratio:337/449;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.p-about-us__ceo__img{aspect-ratio:402/536;width:100%;margin:0;max-width:40.2rem}}.p-about-us__ceo__img img{width:100%}.p-about-us__ceo__img source{width:100%}.p-about-us__ceo .border{width:6.4rem;height:.1rem;background-color:#4f2d7f}.p-about-us__business__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;margin-top:4rem}@media screen and (min-width: 960px){.p-about-us__business__content{margin-top:6rem}}.p-about-us__business__img{width:100%;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.p-about-us__business__img{width:100%;min-width:48.1rem}}.p-about-us__business__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}@media screen and (min-width: 960px){.p-about-us__business__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6rem;width:100%}}@media screen and (min-width: 960px){.p-about-us__business__item.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.p-about-us__business__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 960px){.p-about-us__business__texts{width:100%}}.p-about-us__business__texts .border{width:100%;height:.1rem;background-color:#f0f0f0;margin-top:2rem;margin-bottom:2.8rem}.p-about-us__our-group{background-color:#f0f0f0}.p-about-us__our-group__contexts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:4rem;max-width:55.5rem;margin:4rem auto}@media screen and (min-width: 960px){.p-about-us__our-group__contexts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:6rem;max-width:100%;margin:6rem auto}}.p-about-us__our-group__x{width:100%;height:100%;max-width:2.5rem;aspect-ratio:25/25;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}@media screen and (min-width: 960px){.p-about-us__our-group__x{margin:auto 0}}.p-about-us__our-group__item{width:100%}@media screen and (min-width: 960px){.p-about-us__our-group__item{width:31%}}.p-about-us__video__content{width:100%;max-width:55.5rem;margin:0 auto;margin-top:4rem}@media screen and (min-width: 960px){.p-about-us__video__content{margin-top:6rem;max-width:104rem}}.p-about-us__video__content video{width:100%;margin:0 auto;border-radius:.6rem;display:block;aspect-ratio:1920/1080}.p-about-us__video__content video[poster]{-o-object-fit:cover;object-fit:cover;width:100%;aspect-ratio:1920/1080;height:auto;border-radius:1.6rem}@media screen and (min-width: 960px){.p-about-us__video__content video{border-radius:1.6rem}}.p-about-us__number__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:45%;padding:1.6rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media screen and (min-width: 960px){.p-about-us__number__item{gap:2.4rem;width:31%;padding:3.2rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width: 960px)and (max-width: 1200px){.p-about-us__number__item.--sunrise{width:31%;height:31.6rem;padding:3.2rem 0;gap:2.4rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 1201px){.p-about-us__number__item.--sunrise{width:31%;height:31.6rem;padding:3.2rem 0;gap:2.4rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p-about-us__number__item img{width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 960px){.p-about-us__number__item img{width:10rem;height:10rem}}.p-about-us__number__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (min-width: 960px){.p-about-us__number__item-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.p-about-us__number__item-container.--client{gap:2.4rem 0rem;margin-top:3.2rem}@media screen and (min-width: 960px){.p-about-us__number__item-container.--client{gap:0rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:nowrap;flex-direction:nowrap}}.p-about-us__number__item-container.--sunrise{gap:1.6rem 0rem;margin-top:3.2rem}@media screen and (min-width: 960px){.p-about-us__number__item-container.--sunrise{gap:4rem 0rem}}.p-about-us__number__item-bottom-date{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2.4rem}@media screen and (min-width: 960px){.p-about-us__number__item-bottom-date{margin:0 0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.p-our-people-single{padding-bottom:4rem}@media screen and (min-width: 960px){.p-our-people-single{padding-bottom:10rem}}.p-our-people__contents{padding:0 2rem 4rem;margin:0 auto}@media screen and (min-width: 960px){.p-our-people__contents{padding:0 2rem 8rem;max-width:108rem}}.p-our-people__archive{position:relative;padding:2rem;overflow:hidden;max-width:89rem;margin:0 auto;z-index:200}.p-our-people__archive-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.p-our-people__archive-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(50%, 50%);gap:4rem}}.p-our-people__archive-wrap{-webkit-box-shadow:0px 4px 16px 0px rgba(43,20,77,.16);box-shadow:0px 4px 16px 0px rgba(43,20,77,.16);width:100%;height:auto;max-width:55.5rem;border-radius:1.6rem;-webkit-transition:all .4s ease;transition:all .4s ease;overflow:hidden;position:relative}@media screen and (min-width: 960px){.p-our-people__archive-wrap{max-width:100%;aspect-ratio:320/390;-o-object-fit:cover;object-fit:cover}}.p-our-people__archive-wrap:hover{-webkit-box-shadow:0px 4px 16px 0px rgba(43,20,77,.4);box-shadow:0px 4px 16px 0px rgba(43,20,77,.4);border-radius:1.6rem;overflow:hidden}.p-our-people__archive-wrap:hover .p-our-people__archive-box{overflow:hidden}.p-our-people__archive-wrap:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);overflow:hidden}.p-our-people__archive-wrap:hover .c-swiper__text-box__title{color:#ff5149}.p-our-people__archive-box{border-radius:1.6rem}.p-our-people__archive-box picture{border-radius:1.6rem}.p-our-people__archive-box__img{height:auto;width:100%;border-radius:1.6rem;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1;aspect-ratio:335/296;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 960px){.p-our-people__archive-box__img{aspect-ratio:320/390}}.p-positions__massages{background-color:#fff}.p-positions__contents{background-color:#f0f0f0}.p-positions__item-box{background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:2.4rem 2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (min-width: 960px){.p-positions__item-box{gap:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:4rem}}.p-positions__item-box__img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1.6rem;aspect-ratio:295/221}@media screen and (min-width: 960px){.p-positions__item-box__img{aspect-ratio:336/252}}.p-positions__white-bottom{display:none;width:100%;height:10rem;background-color:#fff}@media screen and (min-width: 960px){.p-positions__white-bottom{display:block}}.p-career-dev__flow{background-color:#fff}.p-career-dev__flow__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem}@media screen and (min-width: 960px){.p-career-dev__flow__contents{gap:4rem}}.p-career-dev__flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.6rem;padding:2rem;border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);width:100%}@media screen and (min-width: 960px){.p-career-dev__flow__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4rem;padding:4rem}}.p-career-dev__flow__item-arrow{aspect-ratio:38/13;width:3.8rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0 auto}.p-career-dev__flow__item-img{aspect-ratio:1/1;width:8rem;height:auto;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width: 960px){.p-career-dev__flow__item-img{width:10rem}}.p-career-dev__flow__item .border{height:.2rem;width:100%;background-color:#f0f0f0;display:block}@media screen and (min-width: 960px){.p-career-dev__flow__item .border{width:.2rem;height:13rem}}.p-career-dev__flow__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.2rem;width:100%}@media screen and (min-width: 960px){.p-career-dev__flow__item-text{gap:1.6rem;width:79%}}.p-career-dev__training__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}.p-career-dev__training__item{background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);position:relative;z-index:1;width:100%;height:100%}.p-career-dev__training__item-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media screen and (min-width: 960px){.p-career-dev__training__item-unit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.p-career-dev__training__item-img{border-radius:1.6rem 1.6rem 0 0;position:relative;z-index:1;width:100%}.p-career-dev__training__item-text{padding:2rem;position:relative;z-index:2;border-radius:1.6rem;background-color:#fff;margin-top:-5.8rem}@media screen and (min-width: 960px){.p-career-dev__training__item-text{padding:2rem 4rem;margin-top:-8.5rem}}@media screen and (min-width: 960px){.p-career-dev__training__item-text.--right{margin-top:-12rem}}.p-career-dev__training__item-text.--bottom{border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);margin-top:0}@media screen and (min-width: 960px){.p-career-dev__training__item-text.--bottom{margin-top:0}}.p-career-dev__path{background-color:#f0f0f0}.p-career-dev__path__contents{margin-top:4rem;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width: 960px){.p-career-dev__path__contents{margin-top:6rem}}.p-career-dev__path__contents::-webkit-scrollbar{display:none}.p-career-dev__path__contents picture{display:block}.p-career-dev__path__contents-img{display:block;width:auto;height:auto;min-width:60.7rem;aspect-ratio:607/320}@media screen and (min-width: 960px){.p-career-dev__path__contents-img{min-width:100%}}.p-career-dev__benefits__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;padding-top:5rem;width:100%;max-width:55.5rem}@media screen and (min-width: 960px){.p-career-dev__benefits__contents{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem;padding-top:7.4rem;max-width:108rem}}.p-career-dev__benefits__item{width:100%;height:auto}@media screen and (min-width: 960px){.p-career-dev__benefits__item{aspect-ratio:320/238;min-height:14.8rem}}.p-recruit__look-for{background-color:#f0f0f0}.p-recruit__look-for__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media screen and (min-width: 960px){.p-recruit__look-for__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-recruit__look-for__item{position:relative;z-index:1;border-radius:1.6rem;aspect-ratio:335/473;width:100%;height:auto}.p-recruit__look-for__item-img{position:relative;z-index:1;border-radius:1.6rem 1.6rem 5rem 5rem}.p-recruit__look-for__item-img img{border-radius:1.6rem 1.6rem 5rem 5rem}@media screen and (min-width: 960px){.p-recruit__look-for__item-img img{border-radius:1.6rem 1.6rem 0 0}}.p-recruit__look-for__item-text{position:relative;z-index:2;background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);margin-top:-1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;gap:1.6rem;margin-top:-19.6rem}@media screen and (min-width: 385px)and (max-width: 969px){.p-recruit__look-for__item-text{margin-top:-14.6rem}}@media screen and (min-width: 960px){.p-recruit__look-for__item-text{aspect-ratio:320/252;margin-top:-16rem}}.p-recruit__look-for__item-text.--second{margin-top:-18.6rem}@media screen and (min-width: 960px){.p-recruit__look-for__item-text.--second{margin-top:-24.3rem}}.p-recruit__look-for__item-text.--third{margin-top:-11.6rem}@media screen and (min-width: 960px){.p-recruit__look-for__item-text.--third{margin-top:-21rem}}.p-recruit__info__contents{padding-top:4rem}@media screen and (min-width: 960px){.p-recruit__info__contents{padding-top:6rem}}.p-recruit__flow__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:4rem}@media screen and (min-width: 960px){.p-recruit__flow__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:6rem}}.p-recruit__flow__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem;padding:2rem;border-radius:.8rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);width:100%;max-width:55.5rem}@media screen and (min-width: 960px){.p-recruit__flow__item{gap:2.4rem;max-width:108rem}}.p-recruit__flow__item.--last{background-color:#4f2d7f}.p-recruit__flow__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem;width:100%}.p-recruit__flow__item-img{aspect-ratio:50/50;width:5rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0 auto}.p-recruit__flow__item-arrow{aspect-ratio:2/1;width:2rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0 auto;display:block}@media screen and (min-width: 960px){.p-recruit__flow__item-arrow{aspect-ratio:10/20;width:10rem;height:2rem}}.p-recruit__faq{background-color:#f0f0f0}.p-recruit__faq__contents{padding-top:4rem}@media screen and (min-width: 960px){.p-recruit__faq__contents{padding-top:6rem}}.p-recruit__bottom-space{display:none;height:10rem;background-color:#fff;width:100%}@media screen and (min-width: 960px){.p-recruit__bottom-space{display:block}}.c-btn__floating{border-radius:.8rem 0 0 .8rem;background-color:#ff5149;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2rem 1.3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (min-width: 960px){.c-btn__floating{padding:2rem}}.c-btn__floating:hover{background-color:#ff7d78}.c-btn__floating-text{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:120%;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (min-width: 960px){.c-btn__floating-text{font-size:2rem;letter-spacing:.06rem}}.c-btn__red-detail{border-radius:.8rem;background:#ff5149;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2.1rem 2.8rem 2.1rem 6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.4rem;-webkit-transition:all .5s ease;transition:all .5s ease;width:19.5rem}@media screen and (min-width: 960px){.c-btn__red-detail{width:21.3rem;padding:1.8rem 1.8rem 1.8rem 6.7rem}}.c-btn__red-detail.--single-page{width:23.4rem;height:5.6rem;padding:1.8rem 2rem 1.8rem 4.1rem}.c-btn__red-detail svg{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.c-btn__red-detail:hover{padding:2.1rem 3.8rem 2.1rem 5rem}@media screen and (min-width: 960px){.c-btn__red-detail:hover{padding:1.8rem 2rem 1.8rem 5.5rem}}.c-btn__red-detail:hover svg{opacity:1}.c-btn__red-detail:hover .c-btn__red-detail__text{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.c-btn__red-detail__wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c-btn__red-detail__wrap.--center{margin:0 auto}.c-btn__red-detail__wrap.--left{margin:auto 0 0 0}.c-btn__red-detail__wrap.--single-page{margin:0 auto}.c-btn__red-detail__wrap.--positions{margin:0 auto;padding-top:2.4rem}@media screen and (min-width: 960px){.c-btn__red-detail__wrap.--positions{margin:0 0 0 auto;padding-top:4rem}}.c-btn__red-detail__text{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.042rem;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}@media screen and (min-width: 960px){.c-btn__red-detail__text{font-size:1.6rem;letter-spacing:.048rem}}.c-btn__main-visual{border-radius:.8rem;border:.1rem solid #f0f0f0;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:19.6rem;width:100%;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease}@media screen and (min-width: 720px){.c-btn__main-visual{min-width:27.9rem}}@media screen and (min-width: 960px){.c-btn__main-visual{width:27.9rem}}.c-btn__main-visual:hover{background-color:rgba(79,45,127,.4)}.c-btn__main-visual__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.6rem;-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 720px){.c-btn__main-visual__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 960px){.c-btn__main-visual__wrap{gap:1.9rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-btn__main-visual__unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;-ms-flex-item-align:stretch;align-self:stretch}@media screen and (min-width: 960px){.c-btn__main-visual__unit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.2rem}}.c-btn__main-visual__text{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.048rem}@media screen and (min-width: 960px){.c-btn__main-visual__text{font-size:1.6rem}}.c-btn-box{width:5rem;height:5rem;background-color:red;position:relative;z-index:100}.c-btn-box svg{position:relative;z-index:101}.c-btn__index__about-us{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:2.4rem 5.7rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-radius:.8rem;background:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);-webkit-transition:all .6s ease;transition:all .6s ease}@media screen and (min-width: 960px){.c-btn__index__about-us{padding:4rem 5.7rem}}.c-btn__index__about-us:hover{color:#ff5149;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.75);box-shadow:0 0 2rem 0 rgba(79,45,127,.75)}.c-btn__index__about-us:hover .c-btn__index__about-us-text{color:#ff5149;border-bottom:.15rem solid #ff5149}.c-btn__index__about-us-text{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.054rem;padding-bottom:.35rem;border-bottom:.15rem solid #fff;-webkit-transition:all .6s ease;transition:all .6s ease}.c-btn__header__entry{background-color:#4f2d7f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8rem 1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-radius:.2rem;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;right:6rem;top:1.6rem;z-index:100;cursor:pointer}@media screen and (min-width: 960px){.c-btn__header__entry{position:relative;right:auto;top:auto}}.c-btn__header__entry:hover{background-color:#ff5149}@media screen and (min-width: 960px){.c-btn__header__entry{border-radius:.4rem;padding:1.1rem 3.8rem}}.c-btn__header__entry-text{color:#fff;font-family:"Arial";font-size:1.2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.06em}@media screen and (min-width: 960px){.c-btn__header__entry-text{font-size:1.6rem;letter-spacing:0.08em}}.c-btn__footer__recruit{width:100%;max-width:21.6rem;height:5.6rem;padding:1.8rem 2rem 1.8rem 5.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.8rem;border:.1rem solid #fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:rgba(0,0,0,0)}.c-btn__footer__recruit.--recruit-page{width:100%;max-width:31.6rem;height:auto;margin:0 auto;padding:2rem 2rem 2rem 7rem}@media screen and (min-width: 960px){.c-btn__footer__recruit.--recruit-page{padding:1.8rem 2rem 1.8rem 5.6rem}}.c-btn__footer__recruit:hover{background-color:#fff}.c-btn__footer__recruit:hover.--recruit-page{border:.1rem solid #4f2d7f}.c-btn__footer__recruit:hover .c-btn__footer__recruit-text{color:#4f2d7f}.c-btn__footer__recruit:hover svg path{fill:#4f2d7f}.c-btn__footer__recruit a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.5rem;width:100%}.c-btn__footer__recruit a.--recruit-page{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4.9rem}@media screen and (min-width: 960px){.c-btn__footer__recruit a.--recruit-page{gap:7.2rem}}.c-btn__footer__recruit-text{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.048rem}.c-btn__footer__recruit-text.--recruit-page{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.048rem}@media screen and (min-width: 960px){.c-btn__footer__recruit-text.--recruit-page{font-size:2.4rem;letter-spacing:.072rem}}.c-btn__footer__corporate{width:100%;height:5.6rem;padding:2.1rem 1.6rem 2.1rem 2.5rem;border-radius:.4rem;background-color:#4f2d7f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.7rem;-webkit-transition:all .3s ease;transition:all .3s ease;border:.1rem solid #4f2d7f}@media screen and (min-width: 960px){.c-btn__footer__corporate{padding:1.2rem 1.6rem 1.2rem 2.5rem;height:3.8rem}}.c-btn__footer__corporate:hover{background-color:#fff;border:.1rem solid #4f2d7f}.c-btn__footer__corporate:hover .c-btn__footer__corporate-text{color:#4f2d7f}.c-btn__footer__corporate:hover svg path{fill:#4f2d7f}.c-btn__footer__corporate a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.5rem}.c-btn__footer__corporate-text{color:#fff;text-align:right;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;white-space:nowrap}.swiper{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;aspect-ratio:295/307 !important;padding:2rem !important}@media screen and (min-width: 960px){.swiper{padding:2rem 0 !important;aspect-ratio:824/420 !important}}.swiper-slide{-webkit-filter:drop-shadow(0 0 1rem rgba(79, 45, 127, 0.25)) !important;filter:drop-shadow(0 0 1rem rgba(79, 45, 127, 0.25)) !important;border-radius:1.6rem !important;-webkit-transition:all .4s ease !important;transition:all .4s ease !important;overflow:hidden !important}@media screen and (min-width: 960px){.swiper-slide{padding-bottom:5rem !important}}.swiper-slide:hover{-webkit-filter:drop-shadow(0 0 1rem rgba(79, 45, 127, 0.75)) !important;filter:drop-shadow(0 0 1rem rgba(79, 45, 127, 0.75)) !important}.swiper-slide:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.swiper-slide:hover .c-swiper__text-box__title{color:#ff5149}.swiper-slide img{width:100% !important;height:100% !important;border-radius:1.6rem !important;-webkit-transition:all .4s ease !important;transition:all .4s ease !important;z-index:1 !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:top !important;object-position:top !important;display:block;aspect-ratio:295/307 !important}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;position:absolute !important;top:auto !important;bottom:0 !important;left:50% !important;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;width:100% !important;z-index:100 !important}@media screen and (min-width: 960px){.swiper-pagination{gap:1.8rem}}.swiper-pagination-bullet{width:1.2rem !important;height:1.2rem !important;background-color:#e7e7e7}@media screen and (min-width: 960px){.swiper-pagination-bullet{width:1.4rem !important;height:1.4rem !important}}.swiper-pagination-bullet-active{background-color:#4f2d7f !important}.swiper-button-next,.swiper-button-prev{display:none !important}@media screen and (min-width: 960px){.swiper-button-next,.swiper-button-prev{display:block !important}}.swiper-button-next::after,.swiper-button-next::before,.swiper-button-prev::after,.swiper-button-prev::before{content:"";display:none}.swiper-button-next svg,.swiper-button-prev svg{fill:rgba(0,0,0,0) !important}.swiper-button-next:hover svg rect,.swiper-button-prev:hover svg rect{fill:#4f2d7f !important}.swiper-button-next:hover svg path,.swiper-button-prev:hover svg path{stroke:#fff !important}.swiper-button-prev{right:auto !important;left:-2rem !important}@media screen and (min-width: 960px)and (max-width: 1037px){.swiper-button-prev{right:auto !important;left:-4rem !important}}.swiper-button-next{left:auto !important;right:-2rem !important}@media screen and (min-width: 960px)and (max-width: 1037px){.swiper-button-next{left:auto !important;right:-4rem !important}}.c-swiper{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0;overflow:visible;margin:0 auto}@media screen and (max-width: 959px){.c-swiper{max-width:59.5rem;padding-left:1.6rem;padding-right:1.6rem;margin:0 auto}}@media screen and (min-width: 960px)and (max-width: 1037px){.c-swiper{max-width:80rem;padding-left:1.6rem;padding-right:1.6rem;margin:0 auto;aspect-ratio:824/450 !important;width:100% !important;height:auto !important}}@media screen and (min-width: 1038px){.c-swiper{padding-left:2rem;padding-right:2rem;max-width:92rem;margin:0 auto;aspect-ratio:824/450 !important;height:auto !important}}.c-swiper__card{-webkit-box-sizing:border-box;box-sizing:border-box;aspect-ratio:295/307 !important;border-radius:1.6rem !important;overflow:hidden !important;position:relative;width:100%;height:auto}@media screen and (min-width: 960px){.c-swiper__card{aspect-ratio:400/390 !important}}.c-swiper__card a{display:block;width:100%;height:90%;position:relative}.c-swiper__card picture{display:block;width:100%;height:auto;position:relative}.c-swiper-nav{overflow:hidden;width:100%;height:100%}.c-swiper__text-box{position:absolute;bottom:-11.5%;left:0;width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:2rem;z-index:100;border-radius:1.6rem;aspect-ratio:295/152}@media screen and (min-width: 960px){.c-swiper__text-box{bottom:-7rem}}.c-swiper__text-box-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}.c-swiper__text-box__title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:min(1.6rem,4.26vw);font-style:normal;font-weight:700;line-height:140%;letter-spacing:.064rem;border-bottom:.1rem solid #dedede;padding-bottom:1.6rem}@media screen and (min-width: 960px){.c-swiper__text-box__title{font-size:2rem;letter-spacing:.08rem}}.c-swiper__text-box__profile{color:#999;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.048rem;padding-top:1.6rem;padding-bottom:.8rem}@media screen and (min-width: 960px){.c-swiper__text-box__profile{font-size:1.6rem;letter-spacing:.064rem}}.c-swiper__text-box__bottom{color:#999;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:min(1.6rem,4.26vw);font-style:normal;font-weight:500;line-height:100%;letter-spacing:.064rem}.c-text__nav-item{-webkit-transition:all .3s ease;transition:all .3s ease}.c-text__nav-item.--pc{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.064em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.c-text__nav-item.--pc:hover{color:#ff5149}.c-text__nav-item.--pc a::after{position:absolute;left:0;content:"";width:100%;height:.2rem;background:#ff5149;bottom:-0.7rem;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-text__nav-item.--pc a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}.c-text__nav-item.--sp{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.028em;border-bottom:.1rem solid #ddd;padding-bottom:2rem;width:100%}.c-text__nav-item.--sp:hover{color:#ff5149}.c-text__nav-item.--sp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-text__nav-item.--sp a::after{position:absolute;left:0;content:"";width:100%;height:.2rem;background:rgba(0,0,0,0);bottom:-0.7rem;-webkit-transform:none;transform:none;-webkit-transform-origin:none;transform-origin:none;-webkit-transition:none;transition:none}.c-text__nav-item.--sp a:hover::after{-webkit-transform:none;transform:none}.c-text__nav-item.--sp img{max-width:1.4rem}.c-text__nav-item.--footer{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.056em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.c-text__nav-item.--footer:hover{color:#ff5149}.c-text__nav-item.--footer a::after{position:absolute;left:0;content:"";width:100%;height:.2rem;background:#ff5149;bottom:-0.7rem;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-text__nav-item.--footer a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}.c-text__sub-nav{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.028rem}.c-text__index__massages{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:240%;text-align:left}@media screen and (min-width: 960px){.c-text__index__massages{font-size:1.8rem;letter-spacing:.072rem;text-align:center}}.c-text__index__pitch{color:#fff;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.1rem}@media screen and (min-width: 960px){.c-text__index__pitch{font-size:2.8rem;line-height:100%;letter-spacing:-0.14rem}}.c-text__index__about-us,.c-text__index__positions{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding-bottom:4rem}@media screen and (min-width: 960px){.c-text__index__about-us,.c-text__index__positions{font-size:2rem;letter-spacing:.08rem}}.c-text__index__positions-title-eg{color:#fff;font-family:"Arial";font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.042em;padding-bottom:1.2rem}@media screen and (min-width: 960px){.c-text__index__positions-title-eg{padding-bottom:1.3rem}}.c-text__index__positions-title-jp{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.06em;padding-bottom:1.6rem}@media screen and (min-width: 960px){.c-text__index__positions-title-jp{font-size:2.4rem;letter-spacing:0.072em;padding-bottom:2.4rem}}.c-text__index__career-dev{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding-bottom:3.2rem}@media screen and (min-width: 960px){.c-text__index__career-dev{font-size:2rem;letter-spacing:.08rem;pading-bottom:4rem}}.c-text__index__career-dev.--eg{font-family:"Arial";font-size:max(1.4rem,2vw);font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.056em;padding-bottom:1.4rem}@media screen and (min-width: 960px){.c-text__index__career-dev.--eg{padding-bottom:2.4rem}}.c-text__index__career-dev.--jp{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:max(4vw,2.2rem);font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.088em;border-bottom:.2rem solid #fff;padding-bottom:1.6rem;width:100%}@media screen and (min-width: 960px){.c-text__index__career-dev.--jp{font-size:3.2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.128rem}}.c-text__index__career-dev.--description{text-align:justify;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:max(1.4rem,2vw);font-style:normal;font-weight:700;line-height:160%;letter-spacing:0.056em;padding-top:2rem;padding-bottom:2.4rem}@media screen and (min-width: 960px){.c-text__index__career-dev.--description{font-size:1.6rem;letter-spacing:.064rem;padding-top:2.4rem}}.c-text__index__career-dev.--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease}.c-text__index__our-people{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__index__our-people{font-size:2rem;letter-spacing:.08rem}}.c-text__about-us__massage.--title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.096rem;text-align:left}@media screen and (min-width: 960px){.c-text__about-us__massage.--title{text-align:center;font-size:3.2rem;letter-spacing:.128rem;text-align:center;white-space:nowrap}}.c-text__about-us__massage.--text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:240%;letter-spacing:.056rem;text-align:left}@media screen and (min-width: 960px){.c-text__about-us__massage.--text{font-size:1.8rem;letter-spacing:.072rem;text-align:center}}.c-text__about-us__strengths.--top{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left}@media screen and (min-width: 960px){.c-text__about-us__strengths.--top{font-size:1.6rem;letter-spacing:.064rem}}.c-text__about-us__strengths.--item-title{border-radius:.8rem;background:#4f2d7f;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);color:#fff;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.06rem;position:relative;z-index:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.c-text__about-us__strengths.--item-title{max-width:100%;width:100%;margin:0 auto;font-size:min(2.2rem,1.6vw);letter-spacing:.066rem;white-space:nowrap}}.c-text__about-us__strengths.--item-text{border-radius:0 0 .8rem .8rem;background:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:min(1.4rem,3.7vw);font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.8rem 3.2rem 2.4rem 3.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-0.8rem;position:relative;z-index:1;width:100%;max-width:100%;height:100%;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (min-width: 960px)and (max-width: 1100px){.c-text__about-us__strengths.--item-text{aspect-ratio:314/372}}@media screen and (min-width: 1101px){.c-text__about-us__strengths.--item-text{max-width:100%;margin:0 auto;font-size:min(1.6rem,1.5vw);letter-spacing:.064rem;margin-top:-1.6rem;aspect-ratio:314/254;padding:4.6rem 3.2rem 3.2rem 3.2rem}}.c-text__about-us__ceo.--title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.06rem}@media screen and (min-width: 960px){.c-text__about-us__ceo.--title{font-size:2.8rem;letter-spacing:.084rem}}.c-text__about-us__ceo.--text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__about-us__ceo.--text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__about-us__ceo.--name{color:#000;text-align:right;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__about-us__ceo.--name{font-size:1.6rem;letter-spacing:.064rem}}.c-text__about-us__business.--top{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__about-us__business.--top{font-size:1.6rem;letter-spacing:.064rem}}.c-text__about-us__business.--item-title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.06rem}@media screen and (min-width: 960px){.c-text__about-us__business.--item-title{font-size:2.4rem;letter-spacing:.072rem}}.c-text__about-us__business.--item-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__about-us__business.--item-text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__about-us__our-group.--top{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left;padding-top:1.6rem}@media screen and (min-width: 960px){.c-text__about-us__our-group.--top{font-size:1.6rem;letter-spacing:.064rem;padding-top:2.4rem}}.c-text__about-us__our-group.--item-title{border-radius:.8rem;background:#4f2d7f;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);color:#fff;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.06rem;position:relative;z-index:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.c-text__about-us__our-group.--item-title{max-width:100%;width:100%;margin:0 auto;font-size:min(2.2rem,1.6vw);letter-spacing:.066rem;white-space:nowrap}}.c-text__about-us__our-group.--item-text{border-radius:0 0 .8rem .8rem;background:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:min(1.4rem,3.7vw);font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.8rem 3.2rem 2.4rem 3.2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-0.8rem;position:relative;z-index:1;width:100%;max-width:100%;height:100%}@media screen and (min-width: 960px)and (max-width: 1100px){.c-text__about-us__our-group.--item-text{aspect-ratio:314/182}}@media screen and (min-width: 1101px){.c-text__about-us__our-group.--item-text{max-width:100%;margin:0 auto;font-size:min(1.6rem,1.2vw);letter-spacing:.064rem;margin-top:-1.6rem;aspect-ratio:314/182;padding:4.6rem 3.2rem 3.2rem 3.2rem}}.c-text__about-us-number__title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.1rem}@media screen and (min-width: 960px){.c-text__about-us-number__title{font-size:3.2rem;letter-spacing:-0.16rem}}.c-text__about-us-number__item-title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.1rem}@media screen and (min-width: 960px){.c-text__about-us-number__item-title{font-size:2.4rem;letter-spacing:0.096em}}.c-text__about-us-number__item-bottom-date{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:0.056em}@media screen and (min-width: 960px){.c-text__about-us-number__item-bottom-date{font-size:1.6rem}}.c-text__about-us-number__text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.c-text__about-us-number__text-box.--double-score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.8rem}@media screen and (min-width: 960px){.c-text__about-us-number__text-box.--double-score{gap:1.9rem}}@media screen and (min-width: 960px){.c-text__about-us-number__text-box.--double-score.--small{gap:1.8rem}}.c-text__about-us-number__number{color:#4f2d7f;text-align:right;leading-trim:both;text-edge:cap;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%}@media screen and (min-width: 960px){.c-text__about-us-number__number{font-size:8rem}}@media screen and (min-width: 960px){.c-text__about-us-number__number.--double-score{font-size:6.5rem}}@media screen and (min-width: 960px){.c-text__about-us-number__number.--double-score.--small{font-size:5.4rem}}.c-text__about-us-number__text{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%}@media screen and (min-width: 960px){.c-text__about-us-number__text{font-size:3.2rem}}.c-text__about-us-number__text.--double-score{font-size:2.1rem;line-height:109.524%;letter-spacing:-0.042rem}@media screen and (min-width: 960px){.c-text__about-us-number__text.--double-score{font-size:2.1rem;font-style:normal;font-weight:700;line-height:109.524%;letter-spacing:-0.042rem}}.c-text__about-us-number__text.--double-score.--vertical{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.028em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 960px){.c-text__about-us-number__text.--double-score.--vertical{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:2.1rem;line-height:2.3rem;letter-spacing:0.042em}}.c-text__about-us-number__text.--double-score.--small-text{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.028em}@media screen and (min-width: 960px){.c-text__about-us-number__text.--double-score.--small-text{font-size:1.6rem;line-height:112.5%;letter-spacing:-0.032rem}}.c-text__about-us-number__double-score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media screen and (min-width: 960px){.c-text__about-us-number__double-score{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0}}.c-text__about-us-number__double-score-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.c-text__our-people__archive-massage{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.096rem;padding-bottom:4rem;margin:0 auto;max-width:55.5rem;padding-top:4rem}@media screen and (min-width: 960px){.c-text__our-people__archive-massage{text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:4rem;letter-spacing:.16rem;padding-bottom:10rem;max-width:100%;padding-top:0}}.c-text__positions__massages{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:200%;letter-spacing:.064rem;text-align:left;margin:0 auto;max-width:55.5rem}@media screen and (min-width: 960px){.c-text__positions__massages{font-size:1.8rem;line-height:240%;letter-spacing:.072rem;max-width:51rem;margin:0 auto 0 0}}.c-text__positions__main-title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.096rem;text-align:center;padding-bottom:2.4rem}@media screen and (min-width: 960px){.c-text__positions__main-title{font-size:3.2rem;line-height:100%;letter-spacing:.128rem}}.c-text__positions__item-title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.06rem;text-align:left;border-bottom:.2rem solid #f0f0f0;padding-bottom:1.2rem}@media screen and (min-width: 960px){.c-text__positions__item-title{font-size:2.4rem;letter-spacing:.072rem;padding-bottom:2rem}}.c-text__positions__item-description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left;padding-top:1.6rem}@media screen and (min-width: 960px){.c-text__positions__item-description{font-size:1.6rem;letter-spacing:.064rem;padding-top:2.8rem}}.c-text__positions-parts__massages.--main{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.096rem;text-align:left;padding-bottom:2.4rem}@media screen and (min-width: 960px){.c-text__positions-parts__massages.--main{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;max-width:100%;text-align:center;font-size:4rem;letter-spacing:.16rem}}.c-text__positions-parts__massages.--sub{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:240%;letter-spacing:.056rem;text-align:left}@media screen and (min-width: 960px){.c-text__positions-parts__massages.--sub{font-size:1.8rem;line-height:200%;letter-spacing:.072rem;text-align:center}}.c-text__positions-parts__job-description-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left}@media screen and (min-width: 960px){.c-text__positions-parts__job-description-text{font-size:1.6rem;letter-spacing:.064rem;text-align:left}}.c-text__positions-parts__job-description-item.--title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.08rem}@media screen and (min-width: 960px){.c-text__positions-parts__job-description-item.--title{font-size:2.4rem;letter-spacing:.096rem}}.c-text__positions-parts__job-description-item.--text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__positions-parts__job-description-item.--text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__positions-parts__schedule.--top{color:#000;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__positions-parts__schedule.--top{font-size:1.8rem;letter-spacing:.072rem}}.c-text__positions-parts__schedule.--time{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.064rem;border-radius:2.4rem;background:#4f2d7f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.6rem 1.2rem}@media screen and (min-width: 960px){.c-text__positions-parts__schedule.--time{display:none}}.c-text__positions-parts__schedule.--main{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.08rem}@media screen and (min-width: 960px){.c-text__positions-parts__schedule.--main{font-size:2.4rem;letter-spacing:.096rem}}.c-text__positions-parts__schedule.--sub{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__positions-parts__schedule.--sub{font-size:1.6rem;letter-spacing:.064rem}}.c-text__positions-parts__strengths.--top{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__positions-parts__strengths.--top{font-size:1.6rem;letter-spacing:.064rem}}.c-text__positions-parts__strengths-item.--number{color:#4f2d7f;text-align:right;font-family:"Arial";font-size:4rem;font-style:normal;font-weight:700;line-height:100%;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:-2.3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media screen and (min-width: 960px){.c-text__positions-parts__strengths-item.--number{font-size:4.8rem;top:-2.8rem}}.c-text__positions-parts__strengths-item.--number::after{content:"";display:block;width:3.85rem;height:.2rem;background-color:#4f2d7f;margin:0 auto;margin-top:1rem}.c-text__positions-parts__strengths-item.--title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.08rem;white-space:nowrap}@media screen and (min-width: 960px){.c-text__positions-parts__strengths-item.--title{font-size:2.4rem;letter-spacing:.096rem}}.c-text__positions-parts__strengths-item.--description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;margin-left:.5rem}@media screen and (min-width: 960px){.c-text__positions-parts__strengths-item.--description{font-size:1.6rem;letter-spacing:.064rem}}@media screen and (min-width: 960px){.c-text__positions-parts__next-stage-wrap{width:71%}}.c-text__positions-parts__next-stage.--post{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.1rem;border-radius:.8rem;background:#4f2d7f;padding:1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:1.6rem}@media screen and (min-width: 960px){.c-text__positions-parts__next-stage.--post{padding:1.6rem;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.8rem;letter-spacing:-0.14rem;margin-bottom:2.4rem}}.c-text__positions-parts__next-stage.--title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.054rem;margin-bottom:1.6rem}@media screen and (min-width: 960px){.c-text__positions-parts__next-stage.--title{font-size:2.4rem;letter-spacing:.072rem;margin-bottom:2.8rem}}.c-text__positions-parts__next-stage.--title::after{content:"";display:block;margin-top:1.2rem;width:100%;height:.2rem;background:#ddd}@media screen and (min-width: 960px){.c-text__positions-parts__next-stage.--title::after{margin-top:2rem}}.c-text__positions-parts__next-stage.--description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;margin-bottom:3.2rem}@media screen and (min-width: 960px){.c-text__positions-parts__next-stage.--description{font-size:1.6rem;letter-spacing:.064rem;margin-bottom:4rem}}.c-text__positions-parts__typical-day.--top{color:#000;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left}@media screen and (min-width: 960px){.c-text__positions-parts__typical-day.--top{font-size:1.8rem;letter-spacing:.072rem;padding-top:1.6rem}}.c-text__career-dev__flow.--top-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding-bottom:4rem}@media screen and (min-width: 960px){.c-text__career-dev__flow.--top-text{font-size:1.6rem;letter-spacing:.064rem;padding-bottom:6rem}}.c-text__career-dev__flow.--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.2rem}@media screen and (min-width: 960px){.c-text__career-dev__flow.--title{gap:2.4rem}}.c-text__career-dev__flow.--title .number{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.056rem}.c-text__career-dev__flow.--title .title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.08rem}@media screen and (min-width: 960px){.c-text__career-dev__flow.--title .title{font-size:2.4rem;letter-spacing:.096rem}}.c-text__career-dev__flow.--description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__career-dev__flow.--description{font-size:1.6rem;letter-spacing:.064rem}}.c-text__career-dev__training.--top-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__career-dev__training.--top-text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__career-dev__training.--title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.08rem;padding-bottom:1.6rem;border-bottom:.2rem solid #f0f0f0}@media screen and (min-width: 960px){.c-text__career-dev__training.--title{font-size:2.4rem;letter-spacing:.096rem}}.c-text__career-dev__training.--description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding-top:1.6rem}@media screen and (min-width: 960px){.c-text__career-dev__training.--description{font-size:1.6rem;letter-spacing:.064rem}}.c-text__career-dev__training.--description-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem;-ms-flex-item-align:stretch;align-self:stretch;border-radius:1.6rem;background-color:rgba(79,45,127,.1);margin-top:2.3rem}.c-text__career-dev__training.--description-bottom .title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.064rem}@media screen and (min-width: 960px){.c-text__career-dev__training.--description-bottom .title{font-size:1.6rem;letter-spacing:.064rem}}.c-text__career-dev__training.--description-bottom .description{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}.c-text__career-dev__benefits.--top-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__career-dev__benefits.--top-text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__career-dev__benefits.--item{position:relative;z-index:1}.c-text__career-dev__benefits.--item-top{color:#fff;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.06rem;border-radius:8px;background-color:#4f2d7f;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);padding:1.6rem;position:relative;z-index:2}@media screen and (min-width: 960px){.c-text__career-dev__benefits.--item-top{font-size:2.2rem;letter-spacing:.066rem;padding:2.4rem}}.c-text__career-dev__benefits.--item-bottom{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding:1.7rem 2rem 1.5rem 2rem;border-radius:0 0 .8rem .8rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);margin-top:-1rem;position:relative;z-index:1}@media screen and (min-width: 960px){.c-text__career-dev__benefits.--item-bottom{font-size:min(1.6rem,1.25vw);letter-spacing:.064rem;padding:4.6rem 2rem 3.2rem 2rem;aspect-ratio:320/182;min-height:10.4rem;margin-top:-1.4rem}}.c-text__archive__text-box{position:absolute;bottom:0;left:0;width:100%;background-color:#fff;padding:2rem;z-index:100;border-radius:1.6rem}.c-text__archive__text-box-title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.064rem;padding-bottom:1.6rem;border-bottom:.1rem solid #dedede}@media screen and (min-width: 960px){.c-text__archive__text-box-title{font-size:2rem;letter-spacing:.08rem}}.c-text__archive__text-box-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.8rem}.c-text__archive__text-box-profile,.c-text__archive__text-box-name,.c-text__archive__text-box-post{color:#999;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__archive__text-box-profile,.c-text__archive__text-box-name,.c-text__archive__text-box-post{font-size:1.6rem;line-height:100%;letter-spacing:.064rem}}.c-text__archive__text-box-post{padding-bottom:.8rem;padding-top:1.6rem}.c-text__interview-layout__toc-item{color:#ccc;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.064rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-text__interview-layout__toc-item.is-active,.c-text__interview-layout__toc-item.active.is-active{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.072rem}.c-text__interview-layout__toc-item.is-active .c-text__interview-layout__border{display:block !important}.c-text__interview-layout__border{display:none;width:1.5rem;height:.2rem;background-color:#4f2d7f}.c-text__interview-layout__question{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.096rem;border-bottom:.1rem solid #eee;padding-bottom:1.2rem}@media screen and (min-width: 960px){.c-text__interview-layout__question{font-size:3.2rem;letter-spacing:.128rem;padding-bottom:2.4rem}}.c-text__interview-layout__answer{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;padding-top:1.2rem;padding-bottom:1.6rem}@media screen and (min-width: 960px){.c-text__interview-layout__answer{font-size:1.6rem;letter-spacing:.064rem;padding-top:2.4rem;padding-bottom:4rem}}.c-text__interview-layout__answer.--last{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.08rem}@media screen and (min-width: 960px){.c-text__interview-layout__answer.--last{font-size:2.8rem;letter-spacing:.112rem}}.c-text__recruit__massages.--title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.096rem;text-align:left}@media screen and (min-width: 960px){.c-text__recruit__massages.--title{font-size:4rem;letter-spacing:.16rem;text-align:center}}.c-text__recruit__massages.--text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:240%;letter-spacing:.056rem;text-align:left;max-width:64rem}@media screen and (min-width: 960px){.c-text__recruit__massages.--text{font-size:1.8rem;letter-spacing:.072rem;text-align:center}}.c-text__recruit__look-for.--top-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem;text-align:left;padding-bottom:4rem}@media screen and (min-width: 960px){.c-text__recruit__look-for.--top-text{font-size:1.6rem;letter-spacing:.064rem;padding-bottom:6rem}}.c-text__recruit__look-for__item.--title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.08rem}@media screen and (min-width: 960px){.c-text__recruit__look-for__item.--title{font-size:2.4rem;letter-spacing:.096rem}}.c-text__recruit__look-for__item.--text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__recruit__look-for__item.--text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__recruit__flow.--top-text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__recruit__flow.--top-text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__recruit__flow-item.--number{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.056rem;border-bottom:.1rem solid #f0f0f0;padding-bottom:1.2rem;width:100%}.c-text__recruit__flow-item.--number.--last{color:#fff;width:100%;border-bottom:.1rem solid #8a6bb5}.c-text__recruit__flow-item.--title{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.072rem}.c-text__recruit__flow-item.--title.--last{color:#fff}.c-text__screen-switch__title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.112rem}@media screen and (min-width: 960px){.c-text__screen-switch__title{font-size:1.6rem;letter-spacing:.128rem;width:12rem;-webkit-box-flex:.2;-ms-flex:.2;flex:.2}}.c-text__screen-switch__text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:170%;letter-spacing:.056rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 960px){.c-text__screen-switch__text{font-size:1.6rem;letter-spacing:.064rem}}.c-text__screen-switch__unit{border-bottom:.1rem solid #dedede;padding-bottom:2.4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media screen and (min-width: 960px){.c-text__screen-switch__unit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-text__accordion.--question{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.064rem}.c-text__accordion.--answer{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.056rem;border-radius:1.6rem;background-color:#fff;padding:1.6rem;margin-top:.8rem;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.c-text__footer__recruit-page{color:#fff;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.12rem;margin:0 auto}@media screen and (min-width: 960px){.c-text__footer__recruit-page{font-size:4rem;letter-spacing:-0.2rem}}.c-text__footer__recruit{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:0.056em}@media screen and (min-width: 960px){.c-text__footer__recruit{font-size:2rem;letter-spacing:0.08em}}.c-text__footer__address{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.3rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:0.052em}@media screen and (min-width: 960px){.c-text__footer__address{font-size:1.4rem;letter-spacing:0.056em;width:100%}}.c-text__footer__policy{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.3rem;font-style:normal;font-weight:500;line-height:100%}@media screen and (min-width: 960px){.c-text__footer__policy{font-size:1.4rem}}.c-text__footer__copyright{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:140%;letter-spacing:0.004em;padding:1.6rem 0 3.2rem}@media screen and (min-width: 960px){.c-text__footer__copyright{font-size:1.4rem;letter-spacing:.4px;padding:4.3rem 0 4.8rem}}.c-text__cookie-policy__title{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.096rem}@media screen and (min-width: 960px){.c-text__cookie-policy__title{font-size:3.2rem;letter-spacing:.128rem}}.c-text__cookie-policy__text{color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-text__cookie-policy__text{font-size:1.6rem;letter-spacing:.064rem}}.c-title__main-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.4rem;text-align:left}@media screen and (min-width: 960px){.c-title__main-visual{gap:2rem}}.c-title__main-visual.--our-people-single{padding:0;max-width:55.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.6rem;text-align:left;margin:0;z-index:3}@media screen and (min-width: 960px){.c-title__main-visual.--our-people-single{max-width:46.7rem;padding:8rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 auto;gap:4rem}}.c-title__main-visual__subtitle{color:#fff;font-family:"Arial";font-size:2rem;font-style:normal;font-weight:700;line-height:100%}@media screen and (min-width: 960px){.c-title__main-visual__subtitle{color:#fff;font-size:2.6rem;letter-spacing:.06rem}}.c-title__main-visual__title{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.16rem;text-align:left;font-size:min(3.2rem,8.53vw)}@media screen and (min-width: 960px){.c-title__main-visual__title{font-size:5.1rem;letter-spacing:.408rem}}.c-title-box.--common{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.c-title-box.--front-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}.c-title-box__subtitle{border-radius:2rem;background:#4f2d7f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem 1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 960px){.c-title-box__subtitle{border-radius:4rem}}.c-title-box__subtitle.--white{background-color:#fff}.c-title-box__subtitle-text{color:#fff;font-family:"Arial";font-size:1.4rem;font-style:normal;font-weight:700;line-height:160%;letter-spacing:0.056em}.c-title-box__subtitle-text.--white{color:#000}.c-title-box__title.--common{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.12em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 960px){.c-title-box__title.--common{font-size:3.2rem;letter-spacing:-0.16rem}}.c-title-box__title.--common.--white{color:#fff}.c-title-box__title.--common.--recruit{padding-bottom:2.4rem}.c-title-box__title.--front-page{color:#4f2d7f;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.8rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.14rem;text-align:left}@media screen and (min-width: 960px){.c-title-box__title.--front-page{color:#4f2d7f;font-size:4.8rem;letter-spacing:-0.24rem}}.c-title-box__title.--front-page.--white{color:#fff}.l-hamburger{position:fixed;top:1.5rem;right:1.6rem;width:2.2rem;height:2.3rem;background:none;border:none;cursor:pointer;z-index:100;padding:0}.l-hamburger__line{display:block;height:.1rem;width:100%;background-color:#000;position:absolute;left:0;-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease}.l-hamburger__line:nth-child(1){top:.85rem}.l-hamburger__line:nth-child(2){top:1.45rem}.l-hamburger__line:nth-child(3){top:2.05rem}.l-hamburger__global-nav{position:fixed;top:6rem;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.2);z-index:99;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility 0s linear .4s,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,visibility 0s linear .4s,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility 0s linear .4s;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility 0s linear .4s,-webkit-transform .4s ease-in-out}.l-hamburger__global-nav__inner{margin-top:8rem;margin-left:1.6rem;margin-right:1.6rem;background-color:#fff;border-radius:.8rem;padding:3.2rem 2rem}#js-hamburger-wrapper.is-menu-open .l-hamburger__global-nav{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;-webkit-transition:opacity .4s ease-in-out,visibility 0s linear 0s,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,visibility 0s linear 0s,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility 0s linear 0s;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility 0s linear 0s,-webkit-transform .4s ease-in-out}#js-hamburger-wrapper.is-menu-open .l-hamburger__line{background-color:#000}#js-hamburger-wrapper.is-menu-open .l-hamburger__line:nth-child(1){-webkit-transform:translateY(0.5rem) rotate(30deg);transform:translateY(0.5rem) rotate(30deg)}#js-hamburger-wrapper.is-menu-open .l-hamburger__line:nth-child(2){opacity:0}#js-hamburger-wrapper.is-menu-open .l-hamburger__line:nth-child(3){-webkit-transform:translateY(-0.7rem) rotate(-30deg);transform:translateY(-0.7rem) rotate(-30deg)}.c-single__top{position:absolute;bottom:0;left:0}.c-single__top-title{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.096rem}@media screen and (min-width: 960px){.c-single__top-title{font-size:3.2rem;letter-spacing:.128rem}}.c-single__top-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media screen and (min-width: 960px){.c-single__top-title-wrap{gap:2.4rem}}.c-single__top-border{width:7.4rem;height:.2rem;background-color:#fff}.c-single__top-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media screen and (min-width: 960px){.c-single__top-text-wrap{gap:1.6rem}}.c-single__top-text-wrap__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.c-single__top-post{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500}@media screen and (min-width: 960px){.c-single__top-post{font-size:1.8rem;letter-spacing:.072rem}}.c-single__top-profile{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.056rem}@media screen and (min-width: 960px){.c-single__top-profile{font-size:1.8rem;letter-spacing:.072rem}}.c-single__top-name{color:#fff;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.064rem}@media screen and (min-width: 960px){.c-single__top-name{font-size:2.4rem;letter-spacing:.096rem}}.c-single__interview-layout{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1200px;margin:0 auto}@media screen and (min-width: 960px){.c-single__interview-layout{padding-top:31rem}}.c-single__interview-layout__toc{position:sticky;top:20rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30.7rem;-ms-flex-negative:0;flex-shrink:0;padding-right:4rem;display:none}@media screen and (min-width: 960px){.c-single__interview-layout__toc{display:block}}.c-single__interview-layout__toc-list{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:5rem 0 10rem 2rem}.c-single__interview-layout__toc-list .c-single__interview-layout__toc-item{margin-bottom:1rem;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.c-single__content-area{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 960px){.c-single__content-area{gap:10rem}}.c-single__content-area .c-single__content-section:last-child{border-bottom:none}.c-single__content-area .c-single__content-section.--last{border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);padding:1.6rem}@media screen and (min-width: 960px){.c-single__content-area .c-single__content-section.--last{padding:4rem}}.c-single__content-area .c-single__content-section h4{margin-top:0}.c-single__content-area .c-single__content-section__photo img{border-radius:1.6rem;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.c-positions-parts__massages{background-color:#fff}@media screen and (min-width: 960px){.c-positions-parts__massages{padding:0 12rem 10rem}}.c-positions-parts__job-description{background-color:#f0f0f0}.c-positions-parts__job-description__title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2.4rem}.c-positions-parts__job-description__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media screen and (min-width: 960px){.c-positions-parts__job-description__title-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-positions-parts__job-description__title-img{border-radius:1.6rem;max-width:55.5rem;width:100%;margin:0 auto;display:block}@media screen and (min-width: 960px){.c-positions-parts__job-description__title-img{max-width:100%}}.c-positions-parts__job-description__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;width:100%}@media screen and (min-width: 960px){.c-positions-parts__job-description__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-positions-parts__job-description__item{-webkit-filter:drop-shadow(0 0 2rem rgba(79, 45, 127, 0.25));filter:drop-shadow(0 0 2rem rgba(79, 45, 127, 0.25));aspect-ratio:335/257;width:100%;height:auto;max-width:55.5rem;margin:0 auto;position:relative}@media screen and (min-width: 960px){.c-positions-parts__job-description__item{aspect-ratio:320/385;max-width:100%;height:100%}}.c-positions-parts__job-description__item-img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1.6rem 1.6rem 0 0;aspect-ratio:335/153}@media screen and (min-width: 960px){.c-positions-parts__job-description__item-img{aspect-ratio:320/226}}.c-positions-parts__job-description__item-texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.4rem 2rem;display:flex;flex-direction:column;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;border-radius:1.6rem;gap:1.2rem;margin-top:-1rem;z-index:1;position:absolute;bottom:0;left:0;aspect-ratio:335/124;width:100%;height:auto}@media screen and (min-width: 960px){.c-positions-parts__job-description__item-texts{padding:3.2rem 2rem;gap:1.6rem;aspect-ratio:320/182}}.c-positions-parts__schedule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 960px){.c-positions-parts__schedule{max-width:94.4rem;margin:0 auto}}.c-positions-parts__schedule .time-line-img{height:auto;-o-object-fit:contain;object-fit:contain;margin-top:5.75rem}.c-positions-parts__schedule .time-line-img.--associate{width:11.4rem;margin-top:5rem;aspect-ratio:89/1234}.c-positions-parts__schedule .time-line-img.--field-manager{width:11.55rem;margin-top:5.1rem}.c-positions-parts__schedule .time-line-img.--manager{width:11.05%;margin-top:5rem}.c-positions-parts__schedule__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem;background-color:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);padding:1.6rem;width:100%;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.c-positions-parts__schedule__item{padding:3.2rem;margin:0;width:100%;max-width:100%;height:auto;gap:1.6rem}}.c-positions-parts__schedule__item::after{content:"";display:block;width:.2rem;height:1.6rem;background-color:#4f2d7f;position:absolute;bottom:-1.6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 960px){.c-positions-parts__schedule__item::after{display:none}}.c-positions-parts__schedule__item:last-child::after{display:none}.c-positions-parts__schedule__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;width:100%}@media screen and (min-width: 960px){.c-positions-parts__schedule__item-wrap{gap:4rem}}.c-positions-parts__strengths__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5.8rem;width:100%;max-width:55.5rem;margin:0 auto}@media screen and (min-width: 960px){.c-positions-parts__strengths__contents{gap:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%;margin:0}}.c-positions-parts__strengths__item{border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);padding:4.3rem 2rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;gap:1.6rem;width:100%;height:100%}@media screen and (min-width: 969px)and (max-width: 1100px){.c-positions-parts__strengths__item{aspect-ratio:320/320}}@media screen and (min-width: 1101px){.c-positions-parts__strengths__item{padding:5.5rem 2rem;aspect-ratio:320/301;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.c-positions-parts__next-stage{background-color:#f0f0f0}.c-positions-parts__next-stage__contents{padding:2.4rem 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media screen and (min-width: 960px){.c-positions-parts__next-stage__contents{padding:4rem 0 0 0;gap:6rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-positions-parts__next-stage__img{border-radius:1.6rem;aspect-ratio:335/251;max-width:55.5rem;width:100%;margin:0 auto}@media screen and (min-width: 960px){.c-positions-parts__next-stage__img{aspect-ratio:573/430;max-width:57.3rem}}.c-positions-parts__timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media screen and (min-width: 960px){.c-positions-parts__timeline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6rem;width:73.75%;max-width:94.4rem;margin:0 auto}}.c-positions-parts__timeline-times{display:none}@media screen and (min-width: 960px){.c-positions-parts__timeline-times{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:8.9rem;-ms-flex-negative:0;flex-shrink:0}}.c-positions-parts__timeline-time-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.c-positions-parts__timeline-time-item:not(:last-child)::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:.2rem;height:calc(100% + 4rem);background-color:#4f2d7f;z-index:-1}.c-positions-parts__timeline-time{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-weight:700;font-size:3.2rem;line-height:1;letter-spacing:.04em;color:#4f2d7f;text-align:center;background-color:#fff;padding:2rem 0}.c-positions-parts__timeline-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;width:100%;position:relative}@media screen and (min-width: 960px){.c-positions-parts__timeline-cards{gap:4rem;-ms-flex-negative:0;flex-shrink:0}}.c-positions-parts__timeline-cards::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:.2rem;height:100%;background-color:#4f2d7f;z-index:0}@media screen and (min-width: 960px){.c-positions-parts__timeline-cards::before{display:none}}.c-positions-parts__timeline-card{background:#fff;border-radius:1.6rem;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);padding:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;width:100%;position:relative;z-index:1}@media screen and (min-width: 960px){.c-positions-parts__timeline-card{padding:3.2rem;gap:1.6rem}}.c-positions-parts__timeline-card::before{content:attr(data-time);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.04em;color:#fff;background-color:#4f2d7f;padding:.6rem 1.2rem;border-radius:2.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 960px){.c-positions-parts__timeline-card::before{display:none}}.c-positions-parts__timeline-card-title{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-weight:700;font-size:2rem !important;padding:0 !important;line-height:1.4;letter-spacing:.04em;color:#4f2d7f;margin:0}@media screen and (min-width: 960px){.c-positions-parts__timeline-card-title{font-size:2.4rem !important;padding:0 !important;line-height:1}}.c-positions-parts__timeline-card-text{font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.6;letter-spacing:.04em;color:#000;margin:0}@media screen and (min-width: 960px){.c-positions-parts__timeline-card-text{font-size:1.6rem}}@-webkit-keyframes infinity-scroll-left{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes infinity-scroll-left{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes infinity-scroll-right{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes infinity-scroll-right{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0%);transform:translateX(0%)}}.c-scroll-infinity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;overflow:hidden;padding:2.4rem 0 4rem}@media screen and (min-width: 960px){.c-scroll-infinity{gap:4rem;padding:6rem 0 10rem}}.c-scroll-infinity__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;gap:.8rem}@media screen and (min-width: 960px){.c-scroll-infinity__wrap{gap:4rem}}.c-scroll-infinity__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;gap:.8rem}@media screen and (min-width: 960px){.c-scroll-infinity__list{gap:4rem}}.c-scroll-infinity__list.--left{-webkit-animation:infinity-scroll-left 30s infinite linear .5s both;animation:infinity-scroll-left 30s infinite linear .5s both}.c-scroll-infinity__list.--left.--first{margin-left:150rem}.c-scroll-infinity__list.--right{-webkit-animation:infinity-scroll-right 30s infinite linear .5s both;animation:infinity-scroll-right 30s infinite linear .5s both}.c-scroll-infinity__list.--right.--first{margin-left:150rem}.c-scroll-infinity .item{height:10.7rem;width:19rem}@media screen and (min-width: 960px){.c-scroll-infinity .item{width:42.3rem;height:23.8rem}}.c-scroll-infinity .item img{width:100%}.c-screen{width:100%;height:auto;margin-top:2.4rem}@media screen and (min-width: 960px){.c-screen{margin-top:4rem}}.c-screen.--left{display:none;padding:2.4rem 1.6rem;width:100%;margin:2.4rem 0 auto 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.4rem;border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25);margin:0 auto}@media screen and (min-width: 960px){.c-screen.--left{padding:4.8rem;max-width:100%}}.c-screen.--left.active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-screen.--right{display:none;padding:2.4rem 1.6rem;width:100%;margin:2.4rem 0 auto 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.4rem;border-radius:1.6rem;background-color:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(79,45,127,.25);box-shadow:0 0 2rem 0 rgba(79,45,127,.25)}@media screen and (min-width: 960px){.c-screen.--right{padding:4.8rem;max-width:100%}}.c-screen.--right.active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-screen-switch__button{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-screen-switch__button-wrap{margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.c-screen-switch__button-text{color:rgba(79,45,127,.3);font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-0.08rem;text-align:center;margin:0 auto;width:100%;padding-bottom:1.6rem}.c-screen-switch__button-text.--left{padding-bottom:2.7rem}@media screen and (min-width: 587px){.c-screen-switch__button-text.--left{padding-bottom:1.6rem}}.c-screen-switch__button .border{width:100%;height:.3rem;background-color:#4f2d7f;opacity:.25}.c-screen-switch__button.active .c-screen-switch__button-text{color:#4f2d7f;text-align:center;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-0.08rem}.c-screen-switch__button.active .border{width:100%;height:.3rem;background-color:#4f2d7f;opacity:1}.c-accordion__item{max-width:55.5rem;margin-bottom:.7rem;border-radius:1.6rem;margin:0 auto;margin-bottom:1.6rem}@media screen and (min-width: 960px){.c-accordion__item{margin-bottom:2.4rem;max-width:100%}}.c-accordion__item:last-child{margin-bottom:0}.c-accordion__item[open] .c-accordion__item__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-accordion__item[open] .c-text__accordion.--answer{opacity:1;-webkit-transform:none;transform:none}.c-accordion__item summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:1em 2em;color:#4f2d7f;font-weight:600;cursor:pointer;background-color:#4f2d7f;border-radius:1.6rem}.c-accordion__item summary::-webkit-details-marker{display:none}.c-accordion__item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s}.c-accordion__item__arrow{aspect-ratio:1/1;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-accordion__legal{overflow:hidden}.c-accordion__legal[open] .plus-icon::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.c-accordion__legal__summary{cursor:pointer;list-style:none;position:relative;color:#000;font-family:"Yu Gothic UI","Yu Gothic",YuGothic,"游ゴシック体","ヒラギノ角ゴ ProN W3",Meiryo,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:0.056em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem}@media screen and (min-width: 960px){.c-accordion__legal__summary{width:20rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.c-accordion__legal__summary:hover{color:#ff5149}.c-accordion__legal__summary:hover .plus-icon{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#ff5149}.c-accordion__legal__summary:hover .plus-icon::after{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#ff5149}.c-accordion__legal__summary .plus-icon{width:1.2rem;height:.1rem;background-color:#000;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.c-accordion__legal__summary .plus-icon::after{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;content:"";position:absolute;right:.55rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.06rem;height:1.2rem;background-color:#000}@media screen and (min-width: 960px){.c-accordion__legal__summary .plus-icon{display:none}}.c-accordion__legal__content{overflow:hidden;color:#000}@media screen and (min-width: 960px){.c-accordion__legal__content{display:none}}.c-accordion__legal__content-inner{padding:1rem 1rem 1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.c-accordion__legal__content-inner a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500}.c-accordion__legal__content-inner a:hover{color:#ff5149}.c-accordion__legal__content-inner a::after{position:absolute;left:0;content:"";width:100%;height:.1rem !important;background:#ff5149;bottom:-0.7rem;width:100%;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-accordion__legal__content-inner a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}.c-accordion__legal__pc-only{padding:1rem 1rem 1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;color:#000}@media screen and (min-width: 960px){.c-accordion__legal__pc-only{text-align:right;width:100%;padding:1rem 0}}.c-accordion__legal__pc-only a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500}.c-accordion__legal__pc-only a:hover{color:#ff5149}.c-accordion__legal__pc-only a::after{position:absolute;left:0;content:"";width:100%;height:.1rem !important;background:#ff5149;bottom:-0.7rem;width:100%;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.c-accordion__legal__pc-only a:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}/*# sourceMappingURL=style.css.map */