body{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#222;background:#fff;overflow-wrap:break-word}img{max-width:100%;height:auto}.kome{list-style-type:"※";margin-left:1rem}.dot{list-style-type:"・";margin-left:1rem}.is-pc{display:none}@media(min-width: 48em){.is-pc{display:block}}.is-sp{display:block}@media(min-width: 48em){.is-sp{display:none}}.wp-block-table,.wp-block-table table{all:unset;display:table;width:100%;border-collapse:collapse}.wp-block-table th,.wp-block-table td{all:unset;padding:0;border:none;background:none}.wpcf7-list-item{margin:0;padding:0;display:inline-block}.wpcf7-spinner{display:none !important}.wpcf7-response-output{display:none}.wpcf7-not-valid-tip,.wpcf7-response-output{display:none !important}.l-header{position:fixed;top:24px;left:50%;z-index:1001;width:calc(100% - 2rem);padding:16px 24px;background:#fff;border-radius:10rem;box-shadow:0px 4px 8px -4px rgba(0,0,0,.1);transform:translateX(-50%);transition:filter .3s ease-out,top .3s ease-out,opacity .3s ease-out;opacity:1}.l-header.is-menu-open{background-color:rgba(0,0,0,0);box-shadow:none}.l-header__logo{width:10rem}@media(min-width: 48em){.l-header__logo{width:clamp(8rem,1rem + 10vw,10rem)}}@media(min-width: 48em){.l-header{width:calc(100% - 8rem);padding:16px 32px}}.l-header-nav{display:none}.l-header-nav__item{font-size:1.5rem;font-weight:500}@media(min-width: 70em){.l-header-nav{display:flex;align-items:center;gap:16px}.l-header-nav__list{display:flex}.l-header-nav__item{padding:5px 12px;font-size:clamp(0.875rem,0.4375rem + 0.625vw,1rem);transition:color .3s}.l-header-nav__item a:first-of-type{transition:color .3s}}@media(min-width: 70em)and (hover: hover)and (pointer: fine){.l-header-nav__item a:first-of-type:hover{color:#f7872d}}@media(min-width: 70em){.l-header-entry{display:flex;gap:16px}}.l-header-hamburger{position:relative;width:32px;height:16px;z-index:1100}@media(min-width: 70em){.l-header-hamburger{display:none}}.l-header-hamburger span{position:absolute;left:0;width:100%;height:4px;background:#f7872d;border-radius:10px;transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s ease;will-change:transform}.l-header-hamburger span:nth-child(1){top:0}.l-header-hamburger span:nth-child(2){bottom:0}.l-header-hamburger.is-active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.l-header-hamburger.is-active span:nth-child(2){transform:translateY(-6px) rotate(-45deg)}.l-header-spMenu{position:fixed;inset:0;z-index:900;display:none;width:100%;height:100vh;padding-block:140px 100px;padding-inline:clamp(1rem,-2.6666666667rem + 9.1666666667vw,3.75rem);background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;transition:opacity .4s ease}.l-header-spMenu.is-open{display:block;opacity:1}.l-header-spMenu.is-closing{opacity:0}.l-header-spMenu__inner{width:calc(100% - 10rem)}.l-header-spNav__item{margin-bottom:48px;font-size:1.5rem;font-weight:700;opacity:0;transform:translateY(-20px)}.l-header-spMenu.is-open .l-header-spNav__item,.l-header-spNav-entry,.l-header-spMenu-link__list{animation:spItemDrop .4s forwards}.l-header-spMenu.is-open .l-header-spNav__item:nth-child(1){animation-delay:.1s}.l-header-spMenu.is-open .l-header-spNav__item:nth-child(2){animation-delay:.2s}.l-header-spMenu.is-open .l-header-spNav__item:nth-child(3){animation-delay:.3s}.l-header-spMenu.is-open .l-header-spNav__item:nth-child(4){animation-delay:.4s}.l-header-spMenu.is-open .l-header-spNav__item:nth-child(5){animation-delay:.5s}@keyframes spItemDrop{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.l-header-spMenu-link{margin-top:48px}.l-header-spMenu-link__list{display:flex;flex-direction:column;gap:32px;font-size:1rem;opacity:0;animation-delay:.5s}.l-header-spMenu-link__item a{position:relative;padding-right:20px}.l-header-spMenu-link__item a::after{content:"";position:absolute;right:0;top:60%;width:18px;height:18px;background:url(../img/externalLink.svg) no-repeat center center/contain;transform:translateY(-50%)}.l-header-spMenu-sns{display:flex;gap:24px;margin-top:52px}.l-header-spMenu-sns__x,.l-header-spMenu-sns__note{width:48px;height:48px}.l-header-spNav-recruit__menu{display:flex;flex-direction:column;gap:32px;margin-top:32px}.l-header-spNav-recruit__title{position:relative;width:100%;padding-left:16px;font-size:1.125rem;font-weight:600;color:#333;text-align:left;transition:all .3s ease}.l-header-spNav-recruit__title::before,.l-header-spNav-recruit__title::after{content:"";position:absolute;right:0;top:50%;width:14px;height:2px;background:#f7872d;transform:translateY(-50%);transition:transform .3s ease,opacity .3s ease}.l-header-spNav-recruit__title::after{transform:translateY(-50%) rotate(90deg)}.l-header-spNav-recruit__title[aria-expanded=true]{color:#f7872d}.l-header-spNav-recruit__title[aria-expanded=true]::after{transform:translateY(-50%) rotate(180deg);opacity:0}.l-header-spNav-recruit__list{display:flex;flex-direction:column;gap:32px;max-height:0;margin-top:0;padding-left:16px;font-size:1rem;overflow:hidden;transition:max-height .35s ease,margin-top .35s ease}.l-header-spNav-recruit__list.is-open{margin-top:32px}.l-header-spNav-recruit__item{position:relative;padding-left:16px;font-size:1.125rem}.l-header-spNav-recruit__item::after{content:"";position:absolute;right:0;top:50%;width:16px;height:16px;background:url(../img/navIcon.svg) no-repeat center center;transform:translateY(-30%) rotate(270deg)}.l-header-spNav-recruit__item a{display:block}.l-header-spNav-entry{display:flex;flex-direction:column;gap:40px;opacity:0;animation-delay:.4s}.l-header-spNav-entry .c-button{font-size:1.25rem}.l-main{overflow:hidden}.l-entry{position:relative;overflow:hidden;background:radial-gradient(268.87% 137.12% at 54.18% 42.91%, rgba(255, 237, 155, 0.4) 0%, rgba(255, 208, 134, 0.4) 34.62%, rgba(255, 178, 178, 0.4) 100%);padding-top:clamp(11.25rem,-0.25rem + 28.75vw,25.625rem);padding-bottom:clamp(8.125rem,4.625rem + 8.75vw,12.5rem)}.l-entry__title{position:relative;display:flex;flex-direction:column;font-weight:700;font-size:clamp(2rem,1.2rem + 2vw,3rem)}.l-entry__title img{position:absolute;left:0;z-index:-1;height:clamp(3rem,-1rem + 10vw,8rem);bottom:clamp(1.25rem,0.65rem + 1.5vw,2rem)}.l-entry__content{position:relative;margin-top:16px}.l-entry__images{position:relative;left:50%;width:116%;height:auto;overflow:hidden;transform:translateX(-50%);aspect-ratio:430/279;-webkit-mask:url(../img/entryMask-sp.svg) no-repeat center/contain;mask:url(../img/entryMask-sp.svg) no-repeat center/contain}@media(min-width: 48em){.l-entry__images{aspect-ratio:1280.736/621.425;-webkit-mask-image:url(../img/entryMask.svg);mask-image:url(../img/entryMask.svg)}}.l-entry__image{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease}.l-entry__image.active{opacity:1}.l-entry__image img{width:100%}.l-entry__btnBox{position:relative;top:-100px;left:50%;display:flex;flex-direction:column;width:min(104%,70em);margin-inline:auto;background-color:#fff;border-radius:48px;box-shadow:0 4px 8px -4px rgba(0,0,0,.1);transform:translateY(40px) translateX(-50%) !important;padding-block:clamp(2.125rem,0.275rem + 4.625vw,4.4375rem);padding-inline:clamp(2.25rem,1.45rem + 2vw,3.25rem);border-radius:clamp(2.5rem,2.1rem + 1vw,3rem);gap:clamp(2rem,0.8rem + 3vw,3.5rem)}@media(min-width: 48em){.l-entry__btnBox{flex-direction:row;top:-180px}}.l-entry__btnBox.is-visible{opacity:1;transform:translateY(0) translateX(-50%) !important}.l-entry-btn{display:block;flex:1 1 calc(50% - 28px);padding-inline:24px;border:2px solid #f7872d;border-radius:16px;background-color:#f7872d;color:#fff;transition:background-color .3s ease,color .3s ease;padding-block:clamp(2rem,1.2rem + 2vw,3rem);padding-inline:clamp(1rem,0.6rem + 1vw,1.5rem)}.l-entry-btn__head{display:flex;align-items:center;justify-content:space-between;font-weight:700}.l-entry-btn__head span{font-size:.875rem}.l-entry-btn__head p{font-size:clamp(1.125rem,0.825rem + 0.75vw,1.5rem)}.l-entry-btn__circle{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#fff;overflow:hidden;transition:background-color .3s ease;height:clamp(2rem,1.6rem + 1vw,2.5rem);width:clamp(2rem,1.6rem + 1vw,2.5rem)}.l-entry-btn__circle .arrow{position:relative;display:inline-block;height:clamp(1rem,0.8970588235rem + 0.3921568627vw,1.25rem);width:clamp(1rem,0.8970588235rem + 0.3921568627vw,1.25rem)}.l-entry-btn__circle .arrow svg{display:block;width:100%;height:100%;transform:translateX(0);transition:transform .4s ease}.l-entry-btn__circle .arrow svg path{stroke:#f7872d;transition:stroke .3s ease}.l-entry-btn__foot{font-weight:400;margin-top:clamp(1rem,0.6rem + 1vw,1.5rem);font-size:clamp(0.875rem,0.775rem + 0.25vw,1rem)}.l-entry-btn--border{background:#fff;color:#f7872d}.l-entry-btn--border .l-entry-btn__circle{background:#f7872d}.l-entry-btn--border .l-entry-btn__circle .arrow svg path{stroke:#fff}@media(hover: hover)and (pointer: fine){.l-entry-btn:hover .l-entry-btn__circle .arrow svg{animation:arrow-slide .4s forwards}}@keyframes arrow-slide{0%{transform:translateX(0);opacity:1}40%{transform:translateX(150%);opacity:0}41%{transform:translateX(-150%);opacity:0}100%{transform:translateX(0);opacity:1}}.l-footer{position:relative;width:100%;background:#fff;padding:24px 0 16px}@media(min-width: 48em){.l-footer{padding-bottom:32px}}.l-footer::before{content:"";position:absolute;top:1px;left:50%;width:100%;aspect-ratio:91/7;background:url(../img/footer-arch-sp.svg) no-repeat center/contain;transform:translateX(-50%) translateY(-100%)}@media(min-width: 48em){.l-footer::before{background-image:url(../img/footer-arch.svg);aspect-ratio:80/3}}.l-footer::after{content:"";position:absolute;bottom:100%;z-index:10;background:url(../img/footer-image.svg) no-repeat center/contain;aspect-ratio:53/30;height:auto;width:clamp(8.375rem,4.575rem + 9.5vw,13.125rem);right:clamp(2.5rem,0.5rem + 5vw,5rem)}@media(min-width: 48em){.l-footer__head{display:flex;justify-content:space-between;grid-row:1/2;grid-column:1/3}}.l-footer__logo{width:128px}.l-footer__copyright{margin-top:48px;font-size:.75rem;color:#b5b5b5;text-align:center}@media(min-width: 48em){.l-footer__copyright{margin-top:24px;text-align:right}}.l-footer hr{position:relative;left:50%;width:102%;margin-top:32px;border-color:#dbdbdb;transform:translateX(-50%)}@media(min-width: 48em){.l-footer hr{grid-row:3/4;grid-column:1/3}}.l-footer-nav{margin-top:56px}@media(min-width: 48em){.l-footer-nav{display:flex;align-items:center;justify-content:flex-end}}.l-footer-nav__list{display:flex;flex-direction:column;gap:40px}@media(min-width: 48em){.l-footer-nav__list{flex-direction:row}}.l-footer-nav__item{font-size:1.5rem;font-weight:500;transition:opacity .3s ease}@media(min-width: 48em){.l-footer-nav__item{font-size:clamp(1rem,0.5625rem + 0.625vw,1.125rem);padding:5px 1.2em}}@media(hover: hover)and (pointer: fine){.l-footer-nav__item:hover{opacity:.7}}.l-footer-link{margin-top:48px}@media(min-width: 48em){.l-footer-link{margin-top:24px;grid-row:4/5;grid-column:1/2}}.l-footer-link__list{display:flex;flex-direction:column;gap:32px;font-size:1rem}@media(min-width: 48em){.l-footer-link__list{flex-direction:row;gap:1.7em;font-size:clamp(0.8125rem,0.59375rem + 0.3125vw,0.875rem)}}.l-footer-link__item{transition:opacity .3s ease}.l-footer-link__item a{position:relative;padding-right:20px}.l-footer-link__item a::after{content:"";position:absolute;right:0;bottom:0;width:18px;height:18px;background:url(../img/externalLink.svg) no-repeat center center/contain}@media(min-width: 48em){.l-footer-link__item a::after{width:16px;height:16px}}@media(hover: hover)and (pointer: fine){.l-footer-link__item:hover{opacity:.7}}.l-footer-sns{display:flex;gap:28px;margin-top:52px}@media(min-width: 48em){.l-footer-sns{gap:10px;margin-top:32px;grid-row:2/3;grid-column:1/3}}.l-footer-sns__x,.l-footer-sns__note{width:48px;height:48px;transition:opacity .3s ease}@media(hover: hover)and (pointer: fine){.l-footer-sns__x:hover,.l-footer-sns__note:hover{opacity:.7}}@media(min-width: 48em){.l-floating{position:fixed;right:48px;bottom:48px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:12px;transition:filter .3s ease-out,bottom .3s ease-out,opacity .3s ease-out}.l-floating.is-hide{filter:blur(5px);opacity:0;pointer-events:none}.l-floating__label{font-size:.875rem;font-weight:600;color:#333;text-align:center}.l-floating__icons{display:flex;gap:12px}.l-floating a{width:48px;height:48px;transition:opacity .3s ease}}@media(min-width: 48em)and (hover: hover)and (pointer: fine){.l-floating a:hover{opacity:.6}}.c-inner{width:min(100% - 11vw,70em);margin-inline:auto;position:relative}.c-inner--header{width:100%;display:flex;justify-content:space-between;align-items:center}.c-inner--footer{width:calc(100% - 6rem)}@media(min-width: 48em){.c-inner--footer{width:calc(100% - 10rem);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}}.c-section{position:relative;padding-top:110px}.c-section__title{font-size:clamp(2rem,1.2rem + 2vw,3rem);font-weight:700;display:flex;flex-direction:column;position:relative;z-index:10}.c-section__title img{position:absolute;left:0;z-index:-1;height:clamp(3rem,-1rem + 10vw,8rem);bottom:clamp(1.25rem,0.65rem + 1.5vw,2rem)}.c-section--grad{overflow:hidden;background:radial-gradient(268.87% 137.12% at 54.18% 42.91%, rgba(255, 237, 155, 0.4) 0%, rgba(255, 208, 134, 0.4) 34.62%, rgba(255, 178, 178, 0.4) 100%);padding-top:clamp(12.5rem,2rem + 26.25vw,25.625rem);padding-bottom:clamp(12.5rem,7rem + 13.75vw,19.375rem)}.c-section-boundary{position:absolute;background-color:#fff;z-index:0;width:calc(100% - 80px);height:80px}@media(min-width: 48em){.c-section-boundary{width:calc(100% - 150px);height:150px}}.c-section-boundary--top{top:0;right:80px}@media(min-width: 48em){.c-section-boundary--top{right:150px}}.c-section-boundary--top::before,.c-section-boundary--top::after{position:absolute;content:"";top:0;background-repeat:no-repeat;background-position:center center;background-size:contain;width:80px;height:80px}@media(min-width: 48em){.c-section-boundary--top::before,.c-section-boundary--top::after{width:150px;height:150px}}.c-section-boundary--top::before{left:0;top:80px;background-image:url(../img/sectionArc-rev.svg)}@media(min-width: 48em){.c-section-boundary--top::before{top:150px}}.c-section-boundary--top::after{right:-80px;background-image:url(../img/sectionArc.svg)}@media(min-width: 48em){.c-section-boundary--top::after{right:-150px}}.c-section-boundary--bottom{bottom:0;left:80px}@media(min-width: 48em){.c-section-boundary--bottom{left:150px}}.c-section-boundary--bottom::before,.c-section-boundary--bottom::after{position:absolute;content:"";top:0;background-repeat:no-repeat;background-position:center center;background-size:contain;width:80px;height:80px}@media(min-width: 48em){.c-section-boundary--bottom::before,.c-section-boundary--bottom::after{width:150px;height:150px}}.c-section-boundary--bottom::before{left:-80px;background-image:url(../img/sectionArc.svg);transform:scale(-1, -1)}@media(min-width: 48em){.c-section-boundary--bottom::before{left:-150px}}.c-section-boundary--bottom::after{right:0;top:-80px;background-image:url(../img/sectionArc-rev.svg);transform:scale(-1, -1)}@media(min-width: 48em){.c-section-boundary--bottom::after{top:-150px}}.c-button{display:block;text-align:center;line-height:1;font-weight:500;font-size:1.5rem;color:#fff;background:#f7872d;border:2px solid #f7872d;border-radius:100px;padding:16px 24px;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.c-button:hover{opacity:.6}}@media(min-width: 70em){.c-button{display:inline-block;font-size:clamp(0.875rem,0.4375rem + 0.625vw,1rem)}}.c-button--border{color:#f7872d;background:#fff}.c-button--angle,.c-button--angleReverse{display:inline-block;font-size:1.125rem !important;position:relative;padding:20px 48px}.c-button--angle svg,.c-button--angleReverse svg{position:absolute;top:50%;width:7px;transform:translateY(-50%)}@media(hover: hover)and (pointer: fine){.c-button--angle:hover,.c-button--angleReverse:hover{opacity:1;color:#f7872d;background:#fff}.c-button--angle:hover svg,.c-button--angleReverse:hover svg{color:#f7872d}}.c-button--angle svg{right:24px}.c-button--angleReverse svg{left:24px;transform:translateY(-50%) rotate(180deg)}.c-dropdown{position:relative}.c-dropdown::after{content:"";position:absolute;top:100%;left:0;width:100%;height:40px}.c-dropdown__menu{position:absolute;top:calc(100% + 40px);left:50%;width:300%;opacity:0;transform:translateX(-50%) translateY(-20px);transition:opacity .4s ease,transform .4s ease;visibility:hidden;pointer-events:none;background:#fff;padding-block:24px 40px;padding-inline:24px;border-radius:16px;box-shadow:0 4px 8px 4px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.c-dropdown__group:not(:first-child){margin-top:40px}.c-dropdown__link{pointer-events:none;display:flex;align-items:center;gap:3px;transition:all .3s ease}.c-dropdown__title{font-size:1.125rem;font-weight:700;color:#f7872d}.c-dropdown__list{display:flex;flex-direction:column;gap:24px;margin-top:24px}.c-dropdown__item{position:relative;display:block;padding-left:16px}.c-dropdown__item a{display:block}.c-dropdown__item::after{content:"";position:absolute;right:0;top:50%;width:16px;height:16px;transform:translateY(-30%) rotate(270deg);background:url(../img/navIcon.svg) no-repeat center center}@media(hover: hover)and (pointer: fine){.c-dropdown:hover .c-dropdown__link{color:#f7872d}.c-dropdown:hover .c-dropdown__menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible;pointer-events:auto;transition:opacity .4s ease,transform .4s ease,visibility 0s linear 0s}.c-dropdown:not(:hover) .c-dropdown__menu{transition:opacity .4s ease,transform .4s ease,visibility 0s linear .4s}}@media(min-width: 70em){.c-dropdown__link svg{font-size:clamp(0.75rem,0.3125rem + 0.625vw,0.875rem);height:auto}}.c-blur{position:absolute;z-index:-1;filter:blur(25px);animation:blurFloat 10s ease-in-out infinite alternate;width:clamp(18.75rem,3.75rem + 37.5vw,37.5rem);height:clamp(18.75rem,3.75rem + 37.5vw,37.5rem)}.c-blur path{fill:url(#gradient)}.c-blur #stop1{animation:step1 4s ease-in-out infinite alternate}.c-blur #stop2{animation:step2 4s ease-in-out infinite alternate}.c-blur--1{bottom:-200px;left:-80vw;border-radius:30% 70% 37% 63%/54% 51% 49% 46%;width:clamp(25rem,15rem + 25vw,37.5rem);height:clamp(25rem,15rem + 25vw,37.5rem)}@media(min-width: 48em){.c-blur--1{left:-20vw}}.c-blur--2{top:-100px;right:-40vw;border-radius:64% 36% 37% 63%/32% 34% 66% 68%;animation-delay:2s;width:clamp(25rem,15rem + 25vw,37.5rem);height:clamp(25rem,15rem + 25vw,37.5rem)}@media(min-width: 48em){.c-blur--2{right:-20vw}}.c-blur--3{display:none;animation-delay:4s}@media(min-width: 48em){.c-blur--3{display:block;top:-300px;right:-15vw;border-radius:44% 56% 71% 29%/56% 57% 43% 44%;width:clamp(12.5rem,2.5rem + 25vw,25rem);height:clamp(12.5rem,2.5rem + 25vw,25rem)}}.c-blur--4{bottom:-10%;left:-8vw;z-index:2;border-radius:73% 27% 32% 68%/30% 71% 29% 70%;animation-delay:4s;width:clamp(15.625rem,3.125rem + 31.25vw,31.25rem);height:clamp(15.625rem,3.125rem + 31.25vw,31.25rem)}@media(min-width: 48em){.c-blur--4{bottom:-50%}}.c-blur--5{top:-200px;right:-20vw;border-radius:26% 74% 32% 68%/46% 41% 59% 54%;animation-delay:1s;height:clamp(18.75rem,-6.25rem + 62.5vw,50rem);width:clamp(18.75rem,-6.25rem + 62.5vw,50rem)}.c-blur--6{bottom:-100px;left:-20vw;border-radius:65% 35% 53% 47%/46% 57% 43% 54%}.c-blur--7{top:-100px;right:-40vw;z-index:2;border-radius:26% 74% 32% 68%/46% 41% 59% 54%;animation-delay:4s;width:clamp(25rem,10rem + 37.5vw,43.75rem);height:clamp(25rem,10rem + 37.5vw,43.75rem)}@media(min-width: 48em){.c-blur--7{right:-10vw}}.c-blur--8{bottom:50%;right:1vw;width:400px;height:400px;border-radius:65% 35% 53% 47%/46% 57% 43% 54%}.c-blur--9{bottom:0;left:-10vw;z-index:2;width:400px;height:400px;border-radius:65% 35% 53% 47%/46% 57% 43% 54%;animation-delay:2s}.c-blur--10{bottom:-100px;left:-30vw;z-index:2;border-radius:30% 70% 37% 63%/54% 51% 49% 46%;width:clamp(18.75rem,8.75rem + 25vw,31.25rem);height:clamp(18.75rem,8.75rem + 25vw,31.25rem)}.c-blur--11{top:-200px;right:-20vw;z-index:2;border-radius:64% 36% 37% 63%/32% 34% 66% 68%;animation-delay:1s}.c-blur--12{bottom:-40%;left:-15vw;z-index:-1;border-radius:30% 70% 37% 63%/54% 51% 49% 46%;width:clamp(18.75rem,8.75rem + 25vw,31.25rem);height:clamp(18.75rem,8.75rem + 25vw,31.25rem)}.c-blur--13{bottom:80%;right:-10vw;z-index:-1;border-radius:64% 36% 37% 63%/32% 34% 66% 68%;animation-delay:1s}.c-blur--14{bottom:0;left:-10vw;border-radius:65% 35% 53% 47%/46% 57% 43% 54%}@keyframes blurFloat{0%{transform:translate(0, 0) rotate(0deg)}20%{transform:translate(15px, -20px) rotate(6deg)}40%{transform:translate(-25px, 10px) rotate(-4deg)}60%{transform:translate(30px, 25px) rotate(8deg)}80%{transform:translate(-10px, -35px) rotate(-6deg)}100%{transform:translate(0, 0) rotate(0deg)}}@keyframes step1{0%{stop-color:#ffed9b}100%{stop-color:#ffc2c2}}@keyframes step2{0%{stop-color:#ffc2c2}100%{stop-color:#ffed9b}}.c-scroll{display:flex;align-items:center;overflow:hidden;height:120px}.c-scroll__item{flex-shrink:0;list-style:none;margin:0;padding:0;animation:loop-slide 50s infinite linear 1s both}.c-scroll__item img{height:120px;margin-left:60px}@keyframes loop-slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.c-interview__btn{margin-top:72px;margin-inline:auto;text-align:center}.c-interview__illust{position:absolute;right:2vw;bottom:103%;width:clamp(6.9375rem,4.3382352941rem + 9.9019607843vw,13.25rem)}@media(min-width: 48em){.c-interview__illust{right:0;bottom:104%}}@media(min-width: 60em){.c-interview__illust{bottom:106%}}@media(min-width: 70em){.c-interview__illust{bottom:110%}}.c-interview-box{position:relative;z-index:10;display:flex;flex-direction:column;gap:80px;width:min(100% - 3vw,64em);margin:128px auto 0}@media(min-width: 48em){.c-interview-box{flex-direction:row;justify-content:space-between;gap:40px;padding-bottom:250px}}.c-interview-box__col01,.c-interview-box__col02{display:flex;flex-direction:column;align-items:center;gap:80px}@media(min-width: 48em){.c-interview-box__col02{position:relative;top:250px}}.c-interview-people{max-width:432px}.c-interview-people__img{position:relative}.c-interview-people__career{position:absolute;top:40px;left:0;display:flex;align-items:center;justify-content:center;width:92px;height:80px;color:#fff;font-weight:700;background:url(../img/interviewParts.svg) no-repeat center/contain}.c-interview-people__copyOverlay{position:absolute;bottom:12px;left:0}.c-interview-people__copy{display:inline;font-weight:700;line-height:1.8;padding:2px 8px;background:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:color .3s ease;font-size:clamp(1.25rem,0.7727272727rem + 1.8181818182vw,1.5rem)}@media(min-width: 48em){.c-interview-people__copy{font-size:clamp(1.25rem,0.85rem + 1vw,1.75rem)}}.c-interview-people__job{display:inline-block;margin-top:12px;padding:2px 12px;font-size:.9375rem;font-weight:700;color:#fff;background:#f7872d;border-radius:3px}.c-interview-people__info{margin-top:10px;font-weight:500}.c-interview-people__info span{font-size:1.25rem;font-weight:700}.c-interview-people__department{margin-top:6px;font-weight:500}@media(hover: hover)and (pointer: fine){.c-interview-people:hover .c-interview-people__copy{color:#f7872d}}.c-faq{padding-top:0}.c-faq__btn{position:relative;z-index:10;text-align:center;margin-top:clamp(3rem,-0.6rem + 9vw,7.5rem)}.c-faq__illust{position:absolute;top:-100px;right:6vw;width:clamp(3.4375rem,2.3051470588rem + 4.3137254902vw,6.1875rem)}@media(min-width: 48em){.c-faq__illust{top:-180px;right:4vw}}@media(min-width: 70em){.c-faq{padding-top:110px}}.c-faq__list{position:relative;z-index:2;margin-top:140px;margin-top:clamp(3rem,-1.6rem + 11.5vw,8.75rem)}.c-faq-item{background:linear-gradient(90deg, #FEF2E8 0%, #FFF8DC 100%);border-radius:12px}.c-faq-item:not(:first-child){margin-top:16px}.c-faq-item__q{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 24px 20px 64px;font-size:1.125rem;color:#f7872d;cursor:pointer;border-radius:.75rem}.c-faq-item__q::before{content:"Q";position:absolute;top:50%;left:24px;transform:translateY(-50%);font-size:1.25rem}.c-faq-item__icon{position:relative;flex-shrink:0;display:inline-block;width:32px;height:32px;margin-left:8px;background-color:#f7872d;border-radius:50%}.c-faq-item__icon .bar{position:absolute;top:50%;left:50%;width:3px;height:16px;background-color:#fff;border-radius:10px;transform:translate(-50%, -50%);transition:transform .3s ease}.c-faq-item__icon .bar1{transform:translate(-50%, -50%) rotate(0deg)}.c-faq-item__icon .bar2{transform:translate(-50%, -50%) rotate(90deg)}.c-faq-item__a{height:0;overflow:hidden;transition:height .3s ease}.c-faq-item__a p{position:relative;padding:20px 24px 20px 64px;font-size:1rem;line-height:1.6}.c-faq-item__a p::before{content:"A";position:absolute;top:50%;left:24px;transform:translateY(-50%);font-size:1.25rem;color:#f7872d}.c-faq-item.is-open .bar1{transform:translate(-50%, -50%) rotate(45deg)}.c-faq-item.is-open .bar2{transform:translate(-50%, -50%) rotate(-45deg)}.p-topHero{padding:0}.p-topHero__images{position:relative;overflow:hidden;height:60vh}@media(min-width: 60em){.p-topHero__images{height:98vh}}.p-topHero__illust{position:absolute;z-index:1}.p-topHero__illust--01{bottom:95%;left:3vw;width:clamp(13.125rem,10.5rem + 10vw,19.5rem)}@media(min-width: 60em){.p-topHero__illust--01{bottom:75%;left:5vw}}.p-topHero__illust--02{bottom:90%;right:3vw;width:clamp(6.25rem,3.6764705882rem + 9.8039215686vw,12.5rem)}@media(min-width: 60em){.p-topHero__illust--02{bottom:30%;right:5vw}}.p-topHero__image{position:absolute;top:0;left:0;width:100%;opacity:0;transition:all 2s ease}.p-topHero__image.active{opacity:1}.p-topHero__image img{width:100%;height:60vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 60em){.p-topHero__image img{height:95vh}}.p-topHero__inner{position:relative;width:100%;height:60vh}@media(min-width: 60em){.p-topHero__inner{height:95vh}}.p-topHero__wave{position:absolute;bottom:0;left:0;width:100%;height:auto}.p-topHero__wave img{position:relative;left:-10px;width:105%;max-width:105%}.p-topHero__message{position:absolute;left:0;width:100%;padding-top:40px;padding-left:5vw;z-index:10}.p-topHero__message picture img{max-width:100%;width:calc(100% - 10vw)}@media(min-width: 48em){.p-topHero__message picture img{width:calc(100% - 20vw)}}@media(min-width: 60em){.p-topHero__message{bottom:-90px;max-width:100%}}.p-topMessage{position:relative;height:100vh;margin-top:100px}@media(min-width: 60em){.p-topMessage{margin-top:0}}.p-topMessage__inner{position:relative;height:100vh}.p-topMessage__fluid{position:absolute;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);top:40%;width:50px;height:40px;transition:all .1s ease;z-index:100}.p-topMessage__fluid path{fill:url(#gradient)}.p-topMessage__fluid #stop1{animation:step1 5s ease-in-out infinite alternate}.p-topMessage__fluid #stop2{animation:step2 5s ease-in-out infinite alternate}.p-topMessage__content{position:absolute;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);top:40%;width:100%;max-width:960px;text-align:center;opacity:0;transition:opacity .15s ease;z-index:101}.p-topMessage__content img{width:100%}@keyframes step1{0%{stop-color:rgba(255,237,155,.5)}100%{stop-color:rgba(255,194,194,.5)}}@keyframes step2{0%{stop-color:rgba(255,194,194,.5)}100%{stop-color:rgba(255,237,155,.5)}}.p-topAbout{position:relative;padding-top:clamp(12.5rem,2.5rem + 25vw,25rem);padding-bottom:clamp(0rem,-7.5rem + 18.75vw,9.375rem)}.p-topAbout__inner{width:min(100% - 11vw,80em)}.p-topAbout__flexBox{margin-top:48px}@media(min-width: 48em){.p-topAbout__flexBox{display:flex;flex-direction:row-reverse;align-items:center;gap:2rem}}@media(min-width: 70em){.p-topAbout__img{width:50%}}.p-topAbout__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:url(../img/topAboutMask.svg);mask-image:url(../img/topAboutMask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center center;mask-position:center center;aspect-ratio:527/410}.p-topAbout__content{display:flex;flex-direction:column}@media(min-width: 70em){.p-topAbout__content{width:50%}}.p-topAbout__text{margin-top:40px;margin-bottom:48px;line-height:2;position:relative;z-index:10;font-size:clamp(1rem,0.8rem + 0.5vw,1.25rem)}.p-topAbout__btn{position:relative;z-index:100;text-align:center}@media(min-width: 48em){.p-topAbout__btn{text-align:left}}.p-topGallery{position:relative;width:100%;padding:0 !important}@media(min-width: 48em){.p-topGallery__inner{width:100%}}.p-topGallery__background{position:absolute;left:50%;width:min(100% - 11vw,70em);height:100%;transform:translateX(-50%)}.p-topGallery__imgBox{position:relative;z-index:10}@media(min-width: 48em){.p-topGallery__imgBox{display:flex;align-items:center}}.p-topGallery__scrollItem{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:30px;padding-block:100px;padding-inline:30px}@media(min-width: 48em){.p-topGallery__scrollItem{flex-direction:row;gap:60px;height:100vh;animation:loop-slide 20s infinite linear 1s both}}.p-topGallery__scrollItem.is-pc{display:none}@media(min-width: 48em){.p-topGallery__scrollItem.is-pc{display:flex}}.p-topGallery__img{display:flex;flex-direction:row;align-items:center;gap:50px;flex-shrink:0}@media(min-width: 48em){.p-topGallery__img{flex-direction:column}.p-topGallery__img.u-fadeInUp{opacity:1;filter:blur(0);transform:translateY(0)}}.p-topGallery__illust{flex-basis:clamp(7.5rem,3.8038793103rem + 14.0804597701vw,10.5625rem);flex-shrink:0}@media(min-width: 48em){.p-topGallery__illust--01{position:relative;left:50px;max-width:169px}}.p-topGallery-maskWrapper{display:block;overflow:hidden;transform-origin:center}.p-topGallery-mask{width:100%;height:auto;flex-basis:1fr;-o-object-fit:cover;object-fit:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center center;mask-position:center center}.p-topGallery-mask--01{-webkit-mask-image:url(../img/mask01.svg);mask-image:url(../img/mask01.svg);aspect-ratio:261.024/209.002}@media(min-width: 48em){.p-topGallery-mask--01{width:339.331px;height:271.703px}}.p-topGallery-mask--02{-webkit-mask-image:url(../img/mask02.svg);mask-image:url(../img/mask02.svg);aspect-ratio:574/460}@media(min-width: 48em){.p-topGallery-mask--02{width:746.2px;height:598.911px}}.p-topGallery-mask--03{-webkit-mask-image:url(../img/mask03.svg);mask-image:url(../img/mask03.svg);aspect-ratio:267/209.433}@media(min-width: 48em){.p-topGallery-mask--03{width:347.1px;height:272.263px}}.p-topGallery-mask--04{-webkit-mask-image:url(../img/mask04.svg);mask-image:url(../img/mask04.svg);aspect-ratio:580/418.552}@media(min-width: 48em){.p-topGallery-mask--04{width:754px;height:544.118px}}.p-topGallery-mask--05{-webkit-mask-image:url(../img/mask05.svg);mask-image:url(../img/mask05.svg);aspect-ratio:290.355/233.656}@media(min-width: 48em){.p-topGallery-mask--05{width:377.462px;height:303.753px}}.p-topGallery-mask--06{-webkit-mask-image:url(../img/mask06.svg);mask-image:url(../img/mask06.svg);aspect-ratio:601.015/440.479}@media(min-width: 48em){.p-topGallery-mask--06{width:781.32px;height:572.623px}}@keyframes loop-slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.p-topRecruit__illust{position:absolute;right:2vw;bottom:102%;width:clamp(8.4375rem,6.4044117647rem + 7.7450980392vw,13.375rem)}@media(min-width: 48em){.p-topRecruit__illust{bottom:105%}}@media(min-width: 60em){.p-topRecruit__illust{bottom:110%}}.p-topRecruit-box{margin-top:120px;margin-top:clamp(3rem,-0.6rem + 9vw,7.5rem)}.p-topRecruit-box__row02{margin-top:96px}.p-topRecruit-box__head{font-size:2rem;font-size:clamp(1.75rem,1.55rem + 0.5vw,2rem);font-weight:700}.p-topRecruit-box__head span{display:block;font-size:1rem;font-size:clamp(0.875rem,0.775rem + 0.25vw,1rem);color:#f7872d}.p-topRecruit-box__list{margin-top:40px;margin-top:clamp(2rem,1.6rem + 1vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1rem,-0.6rem + 4vw,3rem)}@media(min-width: 60em){.p-topRecruit-box__list{flex-direction:row;flex-wrap:wrap}}.p-topRecruit-box__item{flex:0 0 calc(50% - 24px)}.p-topRecruit-item{background-color:#fff;box-shadow:2px 3px 8px 0 rgba(0,0,0,.12);padding-inline:24px;padding-block:32px;border-radius:16px;transition:box-shadow .3s ease;display:flex;height:200px}@media(min-width: 70em){.p-topRecruit-item{gap:20px}}@media(hover: hover)and (pointer: fine){.p-topRecruit-item:hover{box-shadow:none}}.p-topRecruit-item__content{flex:1;position:relative;top:0;display:flex;flex-direction:column}.p-topRecruit-item__head{font-size:1.5rem;font-weight:700;position:relative;display:inline-block;font-size:clamp(1.125rem,0.825rem + 0.75vw,1.5rem)}.p-topRecruit-item__head span{display:block;font-size:.875rem;color:#f7872d}.p-topRecruit-item__text{margin-top:12px;font-weight:400;flex:1;display:flex;align-items:center}.p-topRecruit-item__img{display:none}@media(min-width: 70em){.p-topRecruit-item__img{position:relative;top:50%;transform:translateY(-50%);width:130px;height:130px;display:flex;align-items:center}}.p-recruit{position:relative;background:radial-gradient(268.87% 137.12% at 54.18% 42.91%, rgba(255, 237, 155, 0.4) 0%, rgba(255, 208, 134, 0.4) 34.62%, rgba(255, 178, 178, 0.4) 100%);padding-top:clamp(7.5rem,6.5rem + 2.5vw,8.75rem)}.p-recruit__head{margin-top:clamp(3rem,2.8rem + 0.5vw,3.25rem)}.p-recruit__cat{display:inline-block;padding-block:4px 5px;padding-inline:8px;border-radius:6px;background:#f7872d;color:#fff;line-height:1}.p-recruit__heading{margin-top:12px;font-weight:700;line-height:1;font-size:clamp(2rem,1rem + 2.5vw,3.25rem)}.p-recruit__heading span{display:block;margin-bottom:6px;font-size:1rem;font-weight:500;color:#f7872d}.p-recruit>img{position:absolute;top:0;left:0;width:200%;z-index:-1;pointer-events:none;animation:recruitFloat 2s linear infinite}.p-recruit__content{position:relative;z-index:1;max-width:1440px;margin-inline:auto;background:#fff;padding-top:clamp(2.5rem,1.3rem + 3vw,4rem);padding-bottom:clamp(2.5rem,-1.5rem + 10vw,7.5rem);border-radius:clamp(2.5rem,0.5rem + 5vw,5rem)}.p-recruit__image{position:absolute;bottom:100%;right:10px;z-index:2}.p-recruit__image img{width:clamp(7.5rem,6rem + 3.75vw,9.375rem)}.p-recruit-content__title{display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:clamp(1.75rem,1.35rem + 1vw,2.25rem)}.p-recruit-content__title span{font-size:.75rem;font-weight:500;line-height:1;color:#f7872d}.p-recruit-content__title:nth-of-type(2){margin-top:clamp(5rem,3rem + 5vw,7.5rem)}.p-recruit-content__table{width:100%;margin-top:48px}.p-recruit-content__table tr{display:block;padding-block:24px;border-top:2px solid #ffdfc6}.p-recruit-content__table tr:last-child{border-bottom:2px solid #ffdfc6}@media(min-width: 48em){.p-recruit-content__table tr{display:flex}}.p-recruit-content__table td{margin-top:16px;display:block;text-align:left;padding-inline:clamp(0rem,-1.2rem + 3vw,1.5rem)}@media(min-width: 48em){.p-recruit-content__table td{display:inline-block}}@media(min-width: 48em){.p-recruit-content__table td{margin-top:0}}.p-recruit-content__table td:first-child{width:100%;font-size:1.125rem;color:#f7872d;margin-top:0}@media(min-width: 48em){.p-recruit-content__table td:first-child{width:25%}}.p-recruit-content__table td:nth-child(2){flex:1}.p-recruit-content__btn{margin-top:40px;text-align:center}.p-recruit-content__message{margin-top:clamp(2rem,1.2rem + 2vw,3rem);line-height:1.6}@media(min-width: 48em){.p-recruit-content__message{text-align:center}}.p-recruit-content__message a{text-decoration:underline}.p-recruit-flow{position:relative;display:flex;flex-direction:column;align-items:center;max-width:768px;margin-inline:auto;margin-top:clamp(2rem,1.2rem + 2vw,3rem)}.p-recruit-flow__step{position:relative;width:100%;text-align:center;font-size:1.25rem;font-weight:700;background:linear-gradient(90deg, #fef2e8 0%, #fff8dc 100%);padding-block:clamp(0.75rem,0.15rem + 1.5vw,1.5rem);border-radius:clamp(0.75rem,0.55rem + 0.5vw,1rem)}.p-recruit-flow__step span{display:block;margin-bottom:2px;font-size:1.125rem;line-height:1;color:#f7872d}@media(min-width: 48em){.p-recruit-flow__step span{position:absolute;top:50%;left:24px;margin-bottom:0;transform:translateY(-50%)}}.p-recruit-flow__dot{position:relative;width:4px;height:4px;margin-block:16px;background-color:#ffc08c;border-radius:50%}.p-recruit-flow__dot::before,.p-recruit-flow__dot::after{content:"";position:absolute;left:0;width:4px;height:4px;background-color:#ffc08c;border-radius:50%}.p-recruit-flow__dot::before{top:8px}.p-recruit-flow__dot::after{bottom:8px}.p-entry{position:relative;background:radial-gradient(268.87% 137.12% at 54.18% 42.91%, rgba(255, 237, 155, 0.4) 0%, rgba(255, 208, 134, 0.4) 34.62%, rgba(255, 178, 178, 0.4) 100%);padding-top:clamp(7.5rem,6.5rem + 2.5vw,8.75rem);padding-bottom:clamp(11.25rem,0.25rem + 27.5vw,25rem)}.p-entry__steps{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin:0 auto}.p-entry__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.p-entry__step:first-child::after{display:none}.p-entry__step .p-entry__stepImg{filter:grayscale(1);background:#f2f2f2;border:#4b4b4b}.p-entry__step .p-entry__stepText{color:#d9d9d9}.p-entry__step.is-active::after{background:#f7872d}.p-entry__step.is-active .p-entry__stepImg{filter:grayscale(0);background:#fff;border:3px solid #f7872d}.p-entry__step.is-active .p-entry__stepText{color:#f7872d}.p-entry__step::after{position:absolute;top:35%;right:90%;z-index:-1;content:"";width:120px;height:3px;background:#f2f2f2;transform:translateY(-50%)}@media(min-width: 30em){.p-entry__step::after{width:160px}}.p-entry__stepImg{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:3px solid #f7872d;width:clamp(4.125rem,3.725rem + 1vw,4.625rem);height:clamp(4.125rem,3.725rem + 1vw,4.625rem)}.p-entry__stepImg img{width:80%}.p-entry__stepText{font-weight:700;margin-top:6px;color:#f7872d}.p-entry__text{margin-top:32px;color:#999;text-align:left}@media(min-width: 30em){.p-entry__text{text-align:center}}.p-entry__text a{color:#f7872d;text-decoration:underline;font-weight:700}.p-entry__head{margin-top:clamp(3rem,2.8rem + 0.5vw,3.25rem)}.p-entry__cat{display:inline-block;padding-block:4px 5px;padding-inline:8px;border-radius:6px;background:#f7872d;color:#fff;line-height:1}.p-entry__heading{margin-top:12px;font-weight:700;line-height:1;font-size:clamp(2rem,1rem + 2.5vw,3.25rem)}.p-entry__heading span{display:block;margin-bottom:6px;font-size:1rem;color:#f7872d}.p-entry>img{position:absolute;top:0;left:0;width:200%;animation:recruitFloat 2s linear infinite;z-index:-1}.p-entry__content{position:relative;max-width:1440px;margin-inline:auto;background:#fff;z-index:3;padding-top:clamp(3.5rem,3.1rem + 1vw,4rem);padding-bottom:clamp(3.5rem,2.3rem + 3vw,5rem);border-radius:clamp(2.5rem,0.5rem + 5vw,5rem)}.p-form{max-width:960px;margin:32px auto 0;border-top:2px solid #ffdfc6}.p-form__fields{max-width:768px;margin:0 auto;padding-top:clamp(1.5rem,0.3rem + 3vw,3rem)}.p-form-field:not(:first-child){margin-top:40px}.p-form-field__head{display:flex;align-items:center;gap:8px}.p-form-field__label{font-size:1.125rem;font-weight:700}.p-form-field__tag{padding:2px 8px;border-radius:4px;background:#f7872d;color:#fff;font-size:.875rem}.p-form-field__tag--border{background:#fff;color:#f7872d;border:1px solid #f7872d}.p-form-field__attention{margin-bottom:4px;font-size:.875rem;color:#838383}.p-form-field__attention--orange{color:#f7872d}.p-form-field__attention a{font-weight:700;text-decoration:underline}.p-form-field__item{margin-top:8px}.p-form-field__item input,.p-form-field__item select,.p-form-field__item textarea{width:100%;padding:16px;font-size:1rem;border:1px solid #999;border-radius:8px;background:#fff;transition:border-color .2s ease}.p-form-field__item input::-moz-placeholder, .p-form-field__item select::-moz-placeholder, .p-form-field__item textarea::-moz-placeholder{color:#d9d9d9}.p-form-field__item input::placeholder,.p-form-field__item select::placeholder,.p-form-field__item textarea::placeholder{color:#d9d9d9}.p-form-field__item input:focus,.p-form-field__item input:active,.p-form-field__item select:focus,.p-form-field__item select:active,.p-form-field__item textarea:focus,.p-form-field__item textarea:active{border-color:#f7872d;outline:none;background-color:#fff !important}.p-form-field__item input:-webkit-autofill,.p-form-field__item select:-webkit-autofill,.p-form-field__item textarea:-webkit-autofill{background-color:#fff !important;box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:#000 !important}.p-form-field__item input:-webkit-autofill, .p-form-field__item select:-webkit-autofill, .p-form-field__item textarea:-webkit-autofill{background-color:#fff !important;box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:#000 !important}.p-form-field__item input:autofill,.p-form-field__item select:autofill,.p-form-field__item textarea:autofill{background-color:#fff !important;box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:#000 !important}.p-form-field__item select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../img/select-arrow.svg) no-repeat right 24px center/12px 8px;cursor:pointer}.p-form-field__item textarea{resize:vertical;min-height:140px}.p-form-radio{display:flex;flex-direction:column;gap:16px;margin-top:16px}.p-form-upload__heading{margin-top:40px;font-size:1.25rem;font-weight:700;color:#f7872d;position:relative}.p-form-upload__heading::before{position:absolute;content:"";width:100%;height:2px;background:#f7872d;top:50%;transform:translateY(-50%);left:0;z-index:-1}.p-form-upload__heading p{display:inline-block;background:#fff;padding-right:16px}.p-form-upload__attention{margin-top:32px;padding:8px;font-size:.875rem;color:#838383;background-color:#fff9f3}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;margin-right:16px;padding:0;border:1px solid #999;border-radius:50%;position:relative;top:-1px;transition:border-color .1s}input[type=radio]::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#f7872d;border-radius:50%;transform:translate(-50%, -50%) scale(0);opacity:0;transition:transform .1s ease,opacity .1s ease}input[type=radio]:checked{border-color:#f7872d}input[type=radio]:checked::before{transform:translate(-50%, -50%) scale(1);opacity:1}input[type=radio]:focus{outline:none}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin-right:10px;padding:0;border:1px solid #999;border-radius:3px;position:relative;top:-2px;transition:border-color .1s,background .1s}input[type=checkbox]:checked{border-color:#f7872d;background-color:#f7872d}input[type=checkbox]:checked::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:8px;background:url(../img/check.svg) no-repeat center center/contain;transform:translate(-50%, -55%)}input[type=checkbox]:focus{outline:none}.p-form-file{display:block;width:100%;padding:24px 16px;border:1px dashed #999;border-radius:5px;background:#fff;text-align:center;cursor:pointer;position:relative;transition:background .3s ease}.p-form-file:hover,.p-form-file.is-filled{background:rgba(247,135,45,.1)}.p-form-file__text{color:#999}.p-form-file__text svg{flex-shrink:0}.p-form-file__input{display:none}.p-form-file .remove-btn{position:absolute;top:50%;right:16px;border:none;font-size:24px;color:#999;cursor:pointer;transform:translateY(-50%)}.p-form-privacy{margin-top:32px;display:flex;align-items:center;flex-direction:column}.p-form-privacy__scrollBox{height:200px;padding:20px;border:1px solid #999;border-radius:8px;overflow:scroll}.p-form-privacy .wpcf7-list-item{margin-top:32px}.p-form__btn{margin-top:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(2.5rem,0.5rem + 5vw,5rem)}@media(min-width: 48em){.p-form__btn{flex-direction:row-reverse}}.p-form__btn .c-button{padding-inline:65px}.p-form__btn--confirm{margin-top:80px}.p-formConfirm{display:none}.p-formConfirm .c-button{width:100%;max-width:250px;padding-inline:28px}.p-formConfirm .c-button--angleReverse{padding-left:40px}.p-formComplete__bg{position:relative;max-width:800px;margin:32px auto 0;border-radius:32px;background:#fff9f3;padding:clamp(1.5rem,0.7rem + 2vw,2.5rem)}.p-formComplete__bg::after{content:"";position:absolute;top:-6%;right:-3%;background:url(../img/completeCheck.svg) no-repeat center center/contain;width:clamp(7.5rem,5.5rem + 5vw,10rem);height:clamp(7.5rem,5.5rem + 5vw,10rem)}.p-formComplete__heading{font-weight:700;text-align:center;color:#f7872d;font-size:clamp(1.375rem,1.3235294118rem + 0.1960784314vw,1.5rem)}.p-formComplete__text{margin-top:18px;line-height:1.8;text-align:left}@media(min-width: 48em){.p-formComplete__text{text-align:center}}.p-formComplete__attention{margin-top:24px;padding:24px;font-size:.875rem;font-weight:400;line-height:1.8;background-color:#fff;border-radius:16px}.p-formComplete__btn{margin-top:40px;display:flex;justify-content:center}.p-formComplete__btn .c-button{max-width:250px}.p-form-error{display:block;margin-top:4px;padding-left:22px;font-size:1rem;color:#e22b2b;position:relative}.p-form-error::before{position:absolute;content:"";top:50%;left:0;width:18px;height:18px;transform:translateY(-50%);background:url(../img/error-icon.svg) no-repeat center/contain}.p-form-field__item input.is-error,.p-form-field__item textarea.is-error,.p-form-field__item select.is-error{border-color:#e22b2b !important}.p-form-file.is-error{border:1px dashed #e22b2b}.p-404{overflow:hidden;background:radial-gradient(268.87% 137.12% at 54.18% 42.91%, rgba(255, 237, 155, 0.4) 0%, rgba(255, 208, 134, 0.4) 34.62%, rgba(255, 178, 178, 0.4) 100%);padding-bottom:200px;padding-top:clamp(10rem,8rem + 5vw,12.5rem)}.p-404__background{margin-inline:auto;background:url(../img/circle-404.svg) no-repeat center/627px 430px;padding-block:200px 70px;padding-top:clamp(7.5rem,3.5rem + 10vw,12.5rem)}@media(min-width: 48em){.p-404__background{background:url(../img/circle-404.svg) no-repeat center/contain}}.p-404__inner{position:relative;display:flex;flex-direction:column;align-items:center}.p-404__illust{position:absolute;bottom:110%;display:block;width:clamp(5rem,2.5rem + 6.25vw,8.125rem)}.p-404__message{height:clamp(2rem,1.6rem + 1vw,2.5rem)}.p-404__heading{font-weight:700;text-align:center;font-size:clamp(1.25rem,0.65rem + 1.5vw,2rem);margin-top:clamp(1.75rem,1.35rem + 1vw,2.25rem)}.p-404__text{margin-top:20px;font-weight:400;text-align:center;line-height:2;font-size:clamp(0.8125rem,0.5625rem + 0.625vw,1.125rem)}.p-404__btn{margin-top:clamp(2rem,0.6rem + 3.5vw,3.75rem)}.u-fadeInUp{opacity:0;filter:blur(20px);transform:translateY(40px);transition:opacity 1s ease,transform 1s ease}.u-fadeInUp.is-visible{filter:blur(0);opacity:1;transform:translateY(0)}/*# sourceMappingURL=style.css.map */