.headerContent{background:transparent;z-index:1001;width:100%;max-width:none;position:fixed;top:0;padding:0;transition:0.4s}@media screen and (max-width:1024px){.headerContent{background:#eae7e2}}.headerContent-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1430px;height:100px;box-sizing:border-box;margin:0 auto}@media screen and (max-width:1024px){.headerContent-inner{height:70px}}.headerContent-logo{display:block;margin:0;margin-left:clamp(0.5rem, calc(-19.6rem + 19.61vw), 5.5rem);z-index:1}.headerContent-logo a{display:block}.headerContent-logo a img{display:block;width:clamp(14rem, calc(-16.4rem + 29.69vw), 21.6rem)}.headerContent-nav{font-size:2rem;margin-left:auto;margin-right:0}@media screen and (max-width:1024px){.headerContent-nav{display:none}}.headerContent-nav__list{display:flex;justify-content:space-between;align-items:center}.headerContent-nav__item{position:relative;display:flex;justify-content:center;align-items:center}.headerContent-nav__item.has-child:hover>.headerContent-nav__sub-list{display:block}.headerContent-nav__link{position:relative;display:flex;justify-content:center;align-items:center;gap:4px;padding:12px 10px;font-size:clamp(1.3rem, calc(0.9rem + 0.39vw), 1.4rem);letter-spacing:0.1em;color:#f7f7ed !important;transition:0.4s}.headerContent-nav__link::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:4px;height:4px;background:#26296c;border-radius:4px;transition:width 0.3s ease}@media screen and (min-width:1025px){.headerContent-nav__link:hover::after{width:calc(100% - 30px)}}.headerContent-nav__sub-list{display:none;position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%);padding:8px 16px 8px;width:183px;z-index:1000}.headerContent-nav__sub-list::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:183px;height:auto;aspect-ratio:1.0517241379;background:url(../img/common/bg_sub-nav.png) no-repeat top center/cover;z-index:-1}.headerContent-nav__sub-link{display:flex;justify-content:space-between;align-items:center;padding-block:8px;color:#383838;text-decoration:none;transition:0.4s}@media screen and (min-width:1025px){.headerContent-nav__sub-link:hover{opacity:0.6}}.headerContent-nav__sub-st{font-size:1.4rem;line-height:1.14;letter-spacing:0.14rem}.headerContent-nav__sub-arw{display:flex;justify-content:center;align-items:center;width:9px;height:6px}.headerContent .navToggleCross{position:relative;display:flex;justify-content:center;align-items:center;margin-left:20px;margin-right:0;width:48px;height:48px;border:none;padding:0;background:#ce0026;border-radius:50%;z-index:1;cursor:pointer}@media screen and (max-width:1024px){.headerContent .navToggleCross{width:38px;height:38px}}.headerContent .navToggleCross__line{position:relative;width:24px;height:8px}@media screen and (max-width:1024px){.headerContent .navToggleCross__line{width:20px;height:7px}}.headerContent .navToggleCross span{background:#fff;display:block;width:24px;height:1px;position:absolute;margin:auto}@media screen and (max-width:1024px){.headerContent .navToggleCross span{width:20px}}.headerContent .navToggleCross span:nth-of-type(1){top:0}.headerContent .navToggleCross span:nth-of-type(2){bottom:0}.headerContent .headerNavHum{position:fixed;top:0;bottom:0;transform:translateX(100%);display:flex;justify-content:center;width:100%;background:#f1ede8;overflow-x:scroll;opacity:0;transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum{display:block;align-items:center}}@media screen and (max-width:640px){.headerContent .headerNavHum{align-items:flex-start;margin-top:70px;padding-block:0}}.headerContent .headerNavHum-inner{display:flex;justify-content:space-between;align-items:flex-start;margin-inline:auto;padding-block:120px 80px;padding-inline:20px;width:100%;max-width:1390px}@media screen and (max-width:1024px){.headerContent .headerNavHum-inner{align-items:center;flex-direction:column;gap:45px}}@media screen and (max-width:640px){.headerContent .headerNavHum-inner{padding-block:20px;padding-inline:24px}}.headerContent .headerNavHum-ph{margin-left:35px;padding-top:12px;width:409px}@media screen and (max-width:1240px){.headerContent .headerNavHum-ph{margin-left:0;width:min(calc(300 / 1025 * 100 * 1vw), 40.9rem)}}@media screen and (max-width:1024px){.headerContent .headerNavHum-ph{display:none}}.headerContent .headerNavHum-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:calc(100% - 409px - 100px)}@media screen and (max-width:1240px){.headerContent .headerNavHum-menu{width:calc(100% - min(calc(300 / 1025 * 100 * 1vw), 40.9rem) - 20px)}}@media screen and (max-width:1024px){.headerContent .headerNavHum-menu{align-items:center;width:100%}}@media screen and (max-width:640px){.headerContent .headerNavHum-menu{max-width:400px}}.headerContent .headerNavHum-nav{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width:1024px){.headerContent .headerNavHum-nav{align-content:center;gap:0 24px;width:100%;max-width:721px}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav{align-items:flex-start;flex-direction:column;width:100%}}.headerContent .headerNavHum-nav.--nav01{margin-bottom:min(calc(40 / 1440 * 100 * 1vw), 4rem)}@media screen and (max-width:640px){.headerContent .headerNavHum-nav.--nav01{margin-bottom:0;order:2}}.headerContent .headerNavHum-nav.--nav02 .headerNavHum-nav__st{font-size:1.4rem}@media screen and (max-width:1024px){.headerContent .headerNavHum-nav.--nav02{justify-content:flex-start}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav.--nav02{order:3}}.headerContent .headerNavHum-nav__list{flex:1;max-width:190px}@media screen and (max-width:1240px){.headerContent .headerNavHum-nav__list{max-width:160px}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav__list{width:100%;max-width:none}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav__item{width:100%;border-bottom:1px solid #c6c3c3}}.headerContent .headerNavHum-nav__item.no-link .headerNavHum-nav__link__link::before{content:none}.headerContent .headerNavHum-nav__link{display:flex;justify-content:flex-start;align-items:center;gap:8px;padding-block:12px;color:#1a1a1a;transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum-nav__link{padding-block:18px}}.headerContent .headerNavHum-nav__link::before{content:"";width:4px;height:4px;background:#26296c;border-radius:50%}@media screen and (min-width:1025px){.headerContent .headerNavHum-nav__link:hover{color:#26296c}}.headerContent .headerNavHum-nav__link:hover.no-link{color:#1a1a1a}.headerContent .headerNavHum-nav__st{font-size:1.6rem}@media screen and (max-width:1240px){.headerContent .headerNavHum-nav__st{font-size:1.4rem}}.headerContent .headerNavHum-nav__icon{position:relative;width:12px;height:12px}.headerContent .headerNavHum-nav__sub-list{position:relative;padding-block:5px;margin-left:20px;padding-left:16px}@media screen and (max-width:1240px){.headerContent .headerNavHum-nav__sub-list{margin-left:10px;padding-left:10px}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav__sub-list{margin-bottom:15px}}.headerContent .headerNavHum-nav__sub-list::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#26296c}.headerContent .headerNavHum-nav__sub-item{margin-bottom:4px}.headerContent .headerNavHum-nav__sub-link{position:relative;display:flex;justify-content:flex-start;align-items:center;gap:8px;padding-block:6px 5px;color:#1a1a1a;transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum-nav__sub-link{padding-block:5px}}@media screen and (max-width:640px){.headerContent .headerNavHum-nav__sub-link{padding-block:8px}}@media screen and (min-width:1025px){.headerContent .headerNavHum-nav__sub-link:hover{color:#26296c}}.headerContent .headerNavHum-nav__sub-st{font-size:1.4rem;line-height:calc(17 / 14)}.headerContent .headerNavHum-btn{margin-block:clamp(4rem, calc(-5.9rem + 9.64vw), 8rem);width:100%}@media screen and (max-width:640px){.headerContent .headerNavHum-btn{width:100%;order:1}}.headerContent .headerNavHum-btn__list{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-inline:auto}@media screen and (max-width:1024px){.headerContent .headerNavHum-btn__list{justify-content:center}}@media screen and (max-width:640px){.headerContent .headerNavHum-btn__list{flex-direction:column}}.headerContent .headerNavHum-btn__item{width:calc((100% - 24px) / 3);max-width:200px;position:relative}@media screen and (max-width:640px){.headerContent .headerNavHum-btn__item{width:100%;max-width:400px}}.headerContent .headerNavHum-btn__item.--modelhouse .headerNavHum-btn__icon::after{background:url(../img/icon/icon-modelhouse_white.svg) no-repeat center center/cover}.headerContent .headerNavHum-btn__item.--events .headerNavHum-btn__icon::after{background:url(../img/icon/icon-events_white.svg) no-repeat center center/cover}.headerContent .headerNavHum-btn__item.--request .headerNavHum-btn__icon::after{background:url(../img/icon/icon-request_white.svg) no-repeat center center/cover}.headerContent .headerNavHum-btn__item:after{content:"";display:block;background:url(../img/icon/icon-arrow_white.svg) no-repeat center center / cover;width:16px;height:8px;position:absolute;top:0;bottom:0;right:16px;margin:auto;pointer-events:none}.headerContent .headerNavHum-btn__link{display:flex;justify-content:center;align-items:center;height:64px;gap:24px;height:48px;background-color:#26296C;color:#FFF;border-radius:50px;font-size:1.6rem;text-align:center;letter-spacing:0.1em;transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum-btn__link{width:100%;height:48px}}@media screen and (max-width:640px){.headerContent .headerNavHum-btn__link{gap:8px}}@media screen and (min-width:1025px){.headerContent .headerNavHum-btn__link:hover{background-color:#5E608F}}.headerContent .headerNavHum-btn__st{font-size:1.6rem;text-align:center;letter-spacing:0.16rem}.headerContent .headerNavHum-btn__icon{position:absolute;top:0;bottom:0;left:16px;margin:auto;width:24px;height:24px}.headerContent .headerNavHum-btn__icon img{transition:0.4s}.headerContent .headerNavHum-btn__icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.4s}.headerContent .headerNavHum .drop-menu{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.headerContent .headerNavHum .drop-menu .headerNavHum-nav__link__link{padding-bottom:12px}.headerContent .headerNavHum .drop-menu__btn{position:relative;width:50px;height:50px}@media screen and (min-width:641px){.headerContent .headerNavHum .drop-menu__btn{display:none}}.headerContent .headerNavHum .drop-menu__btn::before,.headerContent .headerNavHum .drop-menu__btn::after{background-color:#383838;content:"";display:inline-block;height:1px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity 0.3s;width:2em}.headerContent .headerNavHum .drop-menu__btn::after{transform:translateY(-50%) rotate(90deg);transition:transform 0.3s}.headerContent .headerNavHum .drop-menu__btn.active:after{transform:rotate(0)}.headerContent .headerNavHum .drop-menu__list{width:100%}@media screen and (max-width:640px){.headerContent .headerNavHum .drop-menu__list{display:none}}.headerContent.fixed{background:#eae7e2}.headerContent.fixed .headerContent-nav__link{color:#383838 !important}.headerContent.hide{transform:translateY(-100%)}.underlayer-page .headerContent{background:#eae7e2}.underlayer-page .headerContent .headerContent-nav__link{color:#383838 !important}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(-45deg);inset:0}.open .navToggleCross span:nth-of-type(2){transform:rotate(45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.ft{position:relative;padding-block:clamp(9rem, calc(7.8rem + 3.31vw), 12rem) min(calc(80 / 1280 * 100 * 1vw), calc(80 / 10 * 1rem));background:#fff}@media screen and (max-width:640px){.ft{padding-block:90px}}.ft-inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.ft-inner{padding:0 2%}}@media screen and (max-width:640px){.ft-inner{padding:0 24px}}.ft-main{display:flex;justify-content:space-between;align-items:flex-start;gap:120px}@media screen and (max-width:1240px){.ft-main{align-items:center;gap:40px}}@media screen and (max-width:1024px){.ft-main{align-items:center;flex-direction:column;gap:60px}}.ft-head{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:240px}@media screen and (max-width:1024px){.ft-head{align-items:center;width:100%}}@media screen and (max-width:640px){.ft-head{max-width:400px}}.ft-name{margin-bottom:clamp(2.4rem, calc(2.2rem + 0.44vw), 2.8rem)}@media screen and (max-width:640px){.ft-name{order:1}}.ft-name__st{font-size:1.8rem;line-height:calc(22 / 18);letter-spacing:0.1em;color:#1a1a1a}@media screen and (max-width:1024px){.ft-name__st{text-align:center}}.ft-logo{display:block;width:clamp(18rem, calc(16.5rem + 3.98vw), 21.6rem)}.ft-company{margin-bottom:36px}@media screen and (max-width:1024px){.ft-company{max-width:700px;width:100%;display:flex;justify-content:space-between}}@media screen and (max-width:640px){.ft-company{display:block;order:3;margin-bottom:0;width:100%}}.ft-company__main{margin-bottom:clamp(1.6rem, calc(1.3rem + 0.88vw), 2.4rem)}@media screen and (max-width:1024px){.ft-company__main{width:48%;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid #383838;border-radius:8px;margin-bottom:0}}@media screen and (max-width:640px){.ft-company__main{width:100%;margin-bottom:clamp(1.6rem, calc(1.3rem + 0.88vw), 2.4rem)}}@media screen and (max-width:1024px){.ft-company__sub{width:48%;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid #383838;border-radius:8px}}@media screen and (max-width:640px){.ft-company__sub{display:block;width:100%}}.ft-company__add{margin-bottom:24px;font-size:1.4rem;line-height:1.25;letter-spacing:0.1em;color:#1a1a1a}@media screen and (max-width:640px){.ft-company__add{display:flex;justify-content:center;margin-bottom:15px;line-height:1.45}}.ft-company__phone-link{display:flex;justify-content:center;align-items:center;gap:18px;width:200px;height:48px;background-color:#26296C;border-radius:50px;font-size:1.6rem;text-align:center;letter-spacing:0.1em;color:#FFF;transition:0.4s}@media screen and (max-width:1024px){.ft-company__phone-link{margin-inline:auto;width:100%;max-width:226px}}.ft-company__phone-link img{transition:0.4s}@media screen and (min-width:1025px){.ft-company__phone-link:hover{background-color:#5E608F}}.ft-company__phone-st{color:#FFF}.ft-sns{display:flex;justify-content:flex-start;align-items:center;gap:16px;width:260px}@media screen and (max-width:1024px){.ft-sns{justify-content:center}}@media screen and (max-width:640px){.ft-sns{order:2;margin-bottom:24px}}.ft-sns__item img{width:auto;height:24px}.ft-sns-link{transition:0.4s}@media screen and (min-width:1025px){.ft-sns-link:hover{opacity:0.4}}.ft-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:calc(100% - 240px - 120px)}@media screen and (max-width:1240px){.ft-menu{width:calc(100% - 240px - 20px)}}@media screen and (max-width:1024px){.ft-menu{align-items:center;width:100%}}@media screen and (max-width:640px){.ft-menu{max-width:400px}}.ft-btn{margin-bottom:70px;width:100%}@media screen and (max-width:640px){.ft-btn{margin-bottom:45px;width:100%}}.ft-btn__list{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-inline:auto}@media screen and (max-width:1024px){.ft-btn__list{justify-content:center}}@media screen and (max-width:640px){.ft-btn__list{flex-direction:column}}.ft-btn__item{width:calc((100% - 24px) / 3);max-width:200px;position:relative}@media screen and (max-width:640px){.ft-btn__item{width:100%;max-width:400px}}.ft-btn__item.--modelhouse .ft-btn__icon::after{background:url(../img/icon/icon-modelhouse_white.svg) no-repeat center center/cover}.ft-btn__item.--events .ft-btn__icon::after{background:url(../img/icon/icon-events_white.svg) no-repeat center center/cover}.ft-btn__item.--request .ft-btn__icon::after{background:url(../img/icon/icon-request_white.svg) no-repeat center center/cover}.ft-btn__item:after{content:"";display:block;background:url(../img/icon/icon-arrow_white.svg) no-repeat center center / cover;width:16px;height:8px;position:absolute;top:0;bottom:0;right:16px;margin:auto;pointer-events:none}.ft-btn__link{display:flex;justify-content:center;align-items:center;height:64px;gap:24px;height:48px;background-color:#26296C;border-radius:50px;font-size:1.6rem;text-align:center;letter-spacing:0.1em;transition:0.4s;position:relative}@media screen and (max-width:1024px){.ft-btn__link{width:100%;height:48px}}@media screen and (max-width:640px){.ft-btn__link{gap:8px}}@media screen and (min-width:1025px){.ft-btn__link:hover{background-color:#5E608F}}.ft-btn__st{font-size:1.6rem;text-align:center;color:#FFF;letter-spacing:0.16rem}.ft-btn__icon{position:absolute;left:16px;top:0;bottom:0;margin:auto;width:24px;height:24px}.ft-btn__icon img{transition:0.4s}.ft-btn__icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.4s}.ft-nav{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width:1024px){.ft-nav{align-content:center;gap:0 24px;width:100%;max-width:721px}}@media screen and (max-width:640px){.ft-nav{align-items:flex-start;flex-direction:column;width:100%}}.ft-nav.--nav01{margin-bottom:min(calc(40 / 1440 * 100 * 1vw), 4rem)}@media screen and (max-width:640px){.ft-nav.--nav01{margin-bottom:0}}.ft-nav.--nav02 .ft-nav__st{font-size:1.4rem}@media screen and (max-width:1024px){.ft-nav.--nav02{justify-content:flex-start}}.ft-nav__list{flex:1;max-width:190px}@media screen and (max-width:1240px){.ft-nav__list{max-width:166px}}@media screen and (max-width:640px){.ft-nav__list{width:100%;max-width:none}}@media screen and (max-width:640px){.ft-nav__item{width:100%;border-bottom:1px solid #c6c3c3}}.ft-nav__item.no-link .ft-nav__link::before{content:none}@media screen and (max-width:640px){.ft-nav__item.no-link .ft-nav__link::before{content:""}}.ft-nav__link{display:flex;justify-content:flex-start;align-items:center;gap:8px;padding-block:12px;color:#1a1a1a;transition:0.4s}@media screen and (max-width:640px){.ft-nav__link{padding-block:20px;padding-inline:8px}}.ft-nav__link::before{content:"";width:4px;height:4px;background:#26296c;border-radius:50%}@media screen and (min-width:1025px){.ft-nav__link:hover{color:#26296c}}.ft-nav__link:hover.no-link{color:#1a1a1a}.ft-nav__st{font-size:1.6rem}@media screen and (max-width:1240px){.ft-nav__st{font-size:1.4rem}}.ft-nav__icon{position:relative;width:12px;height:12px}.ft-nav__sub-list{position:relative;padding-block:5px;margin-left:8px;padding-left:16px}@media screen and (max-width:1240px){.ft-nav__sub-list{margin-left:10px;padding-left:10px}}@media screen and (max-width:640px){.ft-nav__sub-list{margin-bottom:15px}}.ft-nav__sub-list::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#26296c}.ft-nav__sub-item{margin-bottom:4px}.ft-nav__sub-link{position:relative;display:flex;justify-content:flex-start;align-items:center;gap:8px;padding-block:6px;color:#1a1a1a;transition:0.4s}@media screen and (max-width:1024px){.ft-nav__sub-link{padding-block:5px}}@media screen and (max-width:640px){.ft-nav__sub-link{padding-block:8px}}@media screen and (min-width:1025px){.ft-nav__sub-link:hover{color:#26296c}}.ft-nav__sub-st{font-size:1.4rem;line-height:calc(17 / 14)}.ft .drop-menu{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.ft .drop-menu .ft-nav__link{padding-bottom:12px}@media screen and (max-width:640px){.ft .drop-menu .ft-nav__link{padding-bottom:20px}}.ft .drop-menu__btn{position:relative;width:50px;height:50px}@media screen and (min-width:641px){.ft .drop-menu__btn{display:none}}.ft .drop-menu__btn::before,.ft .drop-menu__btn::after{background-color:#383838;content:"";display:inline-block;height:1px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity 0.3s;width:2em}.ft .drop-menu__btn::after{transform:translateY(-50%) rotate(90deg);transition:transform 0.3s}.ft .drop-menu__btn.active:after{transform:rotate(0)}.ft .drop-menu__list{width:100%}@media screen and (max-width:640px){.ft .drop-menu__list{display:none}}.ft-under{padding-top:45px}@media screen and (max-width:640px){.ft-under{padding-top:80px;padding-bottom:48px}}.ft-copy{font-family:"Noto Serif JP";font-size:1.2rem;letter-spacing:0.096rem}@media screen and (max-width:1024px){.ft-copy{text-align:center;font-family:var(--font--mincho)}}.ft-pagetop{position:absolute;bottom:72px;right:13.5%}@media screen and (max-width:640px){.ft-pagetop{bottom:182px;right:6%}}.ft-pagetop__link{display:flex;justify-content:flex-end;align-items:flex-end;gap:12px}@media screen and (max-width:640px){.ft-pagetop__link{gap:16px}}.ft-pagetop__st{font-family:"Noto Sans JP", serif;font-size:1.6rem;line-height:calc(24 / 16);letter-spacing:0.1em;color:#1a1a1a}.fixed-nav{position:fixed;top:50%;right:24px;transform:translateY(-50%);opacity:0;pointer-events:none;z-index:1000;transition:0.4s}@media screen and (max-width:640px){.fixed-nav{top:auto;bottom:0;left:0;right:0;transform:translateX(0);width:100%;height:auto;background:#26296C;z-index:1000}}.fixed-nav__list{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column;gap:8px 0}@media screen and (max-width:640px){.fixed-nav__list{flex-direction:row;margin-inline:auto;padding-block:4px;width:100%;max-width:375px;background:#26296C;padding-block:6px;border-radius:0;color:#FFF}}.fixed-nav__item{display:flex;justify-content:center;align-items:center;width:48px;height:172px}.fixed-nav__item.--tel{display:none}@media screen and (max-width:640px){.fixed-nav__item.--tel{display:block}}@media screen and (max-width:640px){.fixed-nav__item{width:calc(100% / 3);height:48px}.fixed-nav__item:not(:first-child){position:relative}.fixed-nav__item:not(:first-child)::before{content:"";display:block;background:#FFF;width:1px;height:16px;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:2}.fixed-nav__item:not(:last-child) .fixed-nav__link::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:16px;height:1px;background:#26296c}}@media screen and (max-width:640px) and (max-width:640px){.fixed-nav__item:not(:last-child) .fixed-nav__link::after{position:absolute;top:50%;bottom:auto;left:auto;right:0;transform:translateY(-50%);width:1px;height:16px}}.fixed-nav__item.--modelhouse .fixed-nav__icon::after{background:url(../img/icon/icon-modelhouse.svg) no-repeat center center/cover}.fixed-nav__item.--events .fixed-nav__icon::after{background:url(../img/icon/icon-events.svg) no-repeat center center/cover}.fixed-nav__item.--request .fixed-nav__icon::after{background:url(../img/icon/icon-request.svg) no-repeat center center/cover}.fixed-nav__link{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;padding-inline:16px;width:100%;height:100%;background:#26296C;border-radius:50px;text-align:center;writing-mode:vertical-lr;transition:0.4s}@media screen and (max-width:640px){.fixed-nav__link{flex-direction:column;gap:4px;padding-inline:0;width:100%;height:100%;border-radius:0;background:transparent;box-shadow:none;writing-mode:inherit;padding:0 4px}}@media screen and (min-width:1025px){.fixed-nav__link:hover{background:#5E608F}}.fixed-nav__icon{position:relative}@media screen and (max-width:640px){.fixed-nav__icon{width:16px}}.fixed-nav__icon img{transition:0.4s}.fixed-nav__icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.4s}.fixed-nav__st{text-align:center;font-size:1.4rem;letter-spacing:0.14rem;color:#FFF;text-orientation:upright}@media screen and (max-width:640px){.fixed-nav__st{font-family:var(--font--mincho);letter-spacing:0;text-orientation:mixed}}.fixed-nav.active{opacity:1;pointer-events:auto}.fixed-nav-modal__list{position:fixed;left:50%;top:-550%;transform:translate(-50%, -50%);width:min(90vw, 327px);background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);padding:32px 50px;z-index:1000;display:none}.fixed-nav-modal__list.is-open{display:block}.fixed-nav-modal__overlay{position:fixed;inset:0;background:rgba(0, 0, 0, 0.7);z-index:999;display:none}.fixed-nav-modal__overlay.is-active{display:block}.fixed-nav-modal__item{font-size:1.4rem;color:#1A1A1A;line-height:1.6;letter-spacing:0.06em}.fixed-nav-modal__item:not(:last-child){margin-bottom:10%}.fixed-nav-modal__addr{margin-bottom:16px}.fixed-nav-modal__btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#262560;text-decoration:none;border-radius:9999px;padding:12px 14px;font-weight:600;transition:opacity 0.2s ease}.fixed-nav-modal__btn:hover{opacity:0.85}.fixed-nav-modal__btn-st{color:#fff;font-size:1.6rem;font-weight:400;letter-spacing:0.04em}.fixed-nav-modal__btn-icon{width:18px;height:18px}.fixed-nav-modal__btn-icon img{width:100%;height:auto;display:block}.partsFooterCta{border-top:1px solid var(--bg-second-color)}.partsFooterCta__inner--cnt{display:flex;justify-content:space-between}@media screen and (max-width:640px){.partsFooterCta__inner--cnt{display:block}}.partsFooterCta__inner--cnt--box01{background:url(../img/common/dummy.jpg)}.partsFooterCta__inner--cnt--box01::after{content:"";background-color:var(--bg-first-color);width:1px;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box01::after{width:100%;height:1px;top:auto;bottom:0;transform:none}}.partsFooterCta__inner--cnt--box02{background:url(../img/common/dummy.jpg)}.partsFooterCta__inner--cnt--box{background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;width:50%;height:360px;position:relative;transition:0.4s}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--box{height:40vw}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box{width:100%;height:30vw}}.partsFooterCta__inner--cnt--box>*{display:flex;align-items:center}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--box>*{display:block}}.partsFooterCta__inner--cnt--box::before{content:"";background:#ffffff;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:0.4s}.partsFooterCta__inner--cnt--box:hover{color:var(--font-second-color)}.partsFooterCta__inner--cnt--box:hover::before{opacity:0}.partsFooterCta__inner--cnt--box--en{display:block;font-size:6rem;letter-spacing:0.04em;line-height:1em;position:relative;margin-right:40px}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--box--en{width:100%;font-size:6vw;text-align:center;margin-bottom:0.5em}}.partsFooterCta__inner--cnt--box--ja{display:block;font-size:2.4rem;letter-spacing:0.2em;line-height:1em;position:relative}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--box--ja{width:100%;font-size:3vw;text-align:center}}.parts-title01{display:flex;justify-content:space-between;align-items:flex-end;color:#f7f7ed}@media screen and (max-width:1024px){.parts-title01{margin-top:110px}}@media screen and (max-width:640px){.parts-title01{margin-top:90px}}.parts-title01__main{display:block;font-family:"DM Serif Display", serif;font-size:10rem;line-height:0.7;letter-spacing:0.1em}@media screen and (max-width:1024px){.parts-title01__main{font-size:8rem}}@media screen and (max-width:640px){.parts-title01__main{font-size:3.2rem;letter-spacing:0.32rem}}.parts-title01__sub{display:block;padding-bottom:84px;font-family:var(--font--mincho);font-size:3.2rem;font-weight:500;line-height:1}@media screen and (max-width:1024px){.parts-title01__sub{font-size:2.4rem}}@media screen and (max-width:640px){.parts-title01__sub{padding-bottom:97px;font-size:1.6rem}}.parts-pagination-archive01{width:100%;text-align:center}.parts-pagination-archive01 ul{display:flex;justify-content:center;align-items:center;width:100%}.parts-pagination-archive01 ul>li{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.parts-pagination-archive01 ul>li span.no-link{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;color:#383838;transition:0.4s all}.parts-pagination-archive01 ul>li span.no-link::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#ce0026;border-radius:50%}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#757575;font-size:1.6rem;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-content:center;font-size:1.6rem;letter-spacing:0;color:#757575;line-height:1}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.4rem}}.parts-pagination-single01-link{transition:0.4s}@media screen and (min-width:1025px){.parts-pagination-single01-link:hover{opacity:0.6}}.parts-pagination-single01-prev{margin-right:clamp(3rem, calc(2.2rem + 2.21vw), 5rem);min-width:52px}.parts-pagination-single01-prev a{display:flex;justify-content:center;align-items:center;gap:8px;transition:0.4s}.parts-pagination-single01-prev a::before{content:"";margin-top:4px;width:16px;height:8px;background:url(../img/icon/icon-arrow_gray.svg) no-repeat center center/contain;transform:scale(-1, 1);transition:0.4s}@media screen and (min-width:1025px){.parts-pagination-single01-prev a:hover{opacity:0.6}.parts-pagination-single01-prev a:hover::before{transform:scale(-1, 1) translateX(5px)}}.parts-pagination-single01-next{margin-left:clamp(3rem, calc(2.2rem + 2.21vw), 5rem);min-width:52px}.parts-pagination-single01-next a{display:flex;justify-content:center;align-items:center;gap:8px;transition:0.4s}.parts-pagination-single01-next a::after{content:"";margin-top:4px;width:16px;height:8px;background:url(../img/icon/icon-arrow_gray.svg) no-repeat center center/contain;transition:0.4s}@media screen and (min-width:1025px){.parts-pagination-single01-next a:hover{opacity:0.6}.parts-pagination-single01-next a:hover::after{transform:translateX(5px)}}.parts-pagination-single02{display:flex;justify-content:right}.parts-pagination-single02-cnt{display:flex;align-items:center;color:var(--font-first-color);font-size:2rem;line-height:2em}@media screen and (max-width:640px){.parts-pagination-single02-cnt{font-size:1.6rem}}.parts-pagination-single02-cnt-arrow{display:block;padding-left:1em}.page-anchor-company01{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media screen and (max-width:1240px){.page-anchor-company01{max-width:760px}}@media screen and (max-width:640px){.page-anchor-company01{display:block;max-width:none}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:10px}}.page-anchor-company01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-anchor-company01-button{width:100%}}.page-anchor-company01-button>*{background-color:var(--bg-first-color);display:block;color:var(--font-first-color);font-size:1.8rem;border:1px solid var(--font-first-color);position:relative;padding:20px 30px;transition:0.4s}.page-anchor-company01-button>*::before{content:"";background:var(--bg-third-color);width:80px;height:1px;position:absolute;top:0;bottom:0;right:30px;margin:auto}@media screen and (max-width:640px){.page-anchor-company01-button>*::before{width:40px;right:10px}}.page-anchor-company01-button>*::after{content:"";background:var(--font-first-color);width:20px;height:2px;position:absolute;top:0;bottom:0;right:90px;margin:auto;transition:0.4s}@media screen and (max-width:640px){.page-anchor-company01-button>*::after{width:10px;right:40px}}.page-anchor-company01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01-button>*:hover::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01-button>*:hover::after{right:10px}}@media screen and (max-width:1240px){.page-anchor-company01-button:last-of-type{margin:4% auto 0}}@media screen and (max-width:640px){.page-anchor-company01-button:last-of-type{margin:0 auto}}@media screen and (max-width:640px){.page-anchor-company01-button:not(:last-of-type){margin:0 auto 2%}}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat;margin-top:64px;overflow:hidden}@media screen and (max-width:1024px){.parts-anchor-feature01{margin-top:6%}}@media screen and (max-width:640px){.parts-anchor-feature01{margin-top:8%}}.parts-anchor-feature01 ul{overflow:hidden;font-family:"Noto Serif JP", serif;display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:1008px;box-sizing:border-box;padding:0 20px;margin:0 auto;gap:24px}@media screen and (max-width:640px){.parts-anchor-feature01 ul{padding:0;flex-wrap:wrap;gap:10px}}.parts-anchor-feature01 ul li{position:relative;overflow:hidden;width:100%;height:auto;border-radius:8px;border:1px solid #383838;transition:border-color 0.4s ease, box-shadow 0.4s ease}.parts-anchor-feature01 ul li::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg, #6b6053 0%, #d1bca2 100%);opacity:0;transition:opacity 0.4s ease 0.12s;pointer-events:none}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{width:30vw;padding:2% 0}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{width:100%}}.parts-anchor-feature01 ul li a{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:inherit;text-decoration:none;padding:20px 0}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a>span{display:flex;justify-content:center;align-items:center;gap:12px}}.parts-anchor-feature01 ul li a>span svg{display:block;margin:12px auto 0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a>span svg{margin:0;transform:scale(1.4)}}.parts-anchor-feature01 ul li a>span svg path{transition:all 0.3s}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:2rem;letter-spacing:0.1em;line-height:1;text-align:center;margin:0 auto 12px;font-family:"DM Serif Display", serif;font-weight:400;color:#383838;transition:color 0.3s ease}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:2rem;margin:auto}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2rem;line-height:1.5;text-align:center;font-weight:500;color:#383838;transition:color 0.3s ease}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:3vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:2rem}}@media screen and (min-width:1025px){.parts-anchor-feature01 ul li:hover{border-color:transparent}.parts-anchor-feature01 ul li:hover::before{opacity:1}.parts-anchor-feature01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01,.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span02{color:#fff}.parts-anchor-feature01 ul li:hover a span svg path{fill:#fff;transition:all 0.3s}}.parts-anchor-feature01 .tab-group.feature #feature,.parts-anchor-feature01 .tab-group.feature02 #feature02,.parts-anchor-feature01 .tab-group.feature03 #feature03{position:relative;border-color:transparent}.parts-anchor-feature01 .tab-group.feature #feature::before,.parts-anchor-feature01 .tab-group.feature02 #feature02::before,.parts-anchor-feature01 .tab-group.feature03 #feature03::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg, #6b6053 0%, #d1bca2 100%);opacity:1;pointer-events:none}@media screen and (max-width:640px){.parts-anchor-feature01 .tab-group.feature #feature,.parts-anchor-feature01 .tab-group.feature02 #feature02,.parts-anchor-feature01 .tab-group.feature03 #feature03{display:flex;margin:0 auto}}.parts-anchor-feature01 .tab-group.feature #feature a,.parts-anchor-feature01 .tab-group.feature02 #feature02 a,.parts-anchor-feature01 .tab-group.feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .tab-group.feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .tab-group.feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .tab-group.feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 .tab-group.feature #feature a .parts-anchor-feature01-span02,.parts-anchor-feature01 .tab-group.feature02 #feature02 a .parts-anchor-feature01-span02,.parts-anchor-feature01 .tab-group.feature03 #feature03 a .parts-anchor-feature01-span02{color:#fff}.parts-anchor-feature01 .tab-group.feature #feature a span svg path,.parts-anchor-feature01 .tab-group.feature02 #feature02 a span svg path,.parts-anchor-feature01 .tab-group.feature03 #feature03 a span svg path{fill:#fff}.parts-anchor-product01 .common-3column{display:flex;flex-wrap:wrap}.parts-anchor-product01 .common-3column-box{width:380px;position:relative}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box{width:32%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box{width:48%}}.parts-anchor-product01 .common-3column-box.active{display:none}.parts-anchor-product01 .common-3column-box a{display:block}.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:30px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(2n)){margin-right:4%}}.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:40px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:4%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+3){margin-top:6%}}.parts-anchor-product01 .common-3column-box-img{position:relative}.parts-anchor-product01 .common-3column-box-img-span01{background-color:var(--font-first-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-first-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;top:0;right:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img-span02{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-second-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;left:0;bottom:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img img{height:270px;object-fit:cover}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box-img img{height:20vw}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img img{height:30vw}}.parts-anchor-product01 .common-3column-box-text{padding:20px 0}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text{padding:15px 0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text{padding:10px 0}}.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:15px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:10px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{display:flex;justify-content:center;align-items:center;width:120px;height:32px;color:var(--font-second-color);font-size:1.4rem;text-align:center;border-radius:1000px}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{width:80px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-01{background-color:var(--font-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-02{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-03{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{overflow:hidden;display:block;display:-webkit-box;font-size:1.8rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{display:table;font-size:1.6rem;border-bottom:1px solid var(--bg-first-color);padding-bottom:4px;margin-top:30px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{margin-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{font-size:1.4rem;margin-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{overflow:hidden;display:block;display:-webkit-box;font-size:1.6rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{display:block;border-top:1px solid var(--bg-first-color);padding-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:flex}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:block}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span:not(:first-of-type){margin-top:10px}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{display:block;width:80px;font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{width:100%;font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{display:block;width:calc(100% - 80px);font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{width:100%;font-size:1.4rem;margin-top:5px}}.parts-anchor-flow01{display:flex;justify-content:space-between;max-width:780px;margin-left:0}@media screen and (max-width:1240px){.parts-anchor-flow01{max-width:760px}}@media screen and (max-width:640px){.parts-anchor-flow01{display:block;max-width:none}}.parts-anchor-flow01.flow #flow>*,.parts-anchor-flow01.flow_reform #flow_reform>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01.flow #flow>*::before,.parts-anchor-flow01.flow_reform #flow_reform>*::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}.parts-anchor-flow01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.parts-anchor-flow01-button{width:48%}}@media screen and (max-width:640px){.parts-anchor-flow01-button{width:100%;margin:0 auto}}.parts-anchor-flow01-button>*{background-color:var(--bg-first-color);display:block;color:#5c5c5c;font-size:1.8rem;border:1px solid #5c5c5c;position:relative;padding:20px 30px;transition:0.4s}.parts-anchor-flow01-button>*::before{content:"";background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-black.svg);background-position:center;background-repeat:no-repeat;width:16px;height:auto;position:absolute;top:0;bottom:0;right:20px;margin:auto}.parts-anchor-flow01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01-button>*:hover::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}@media screen and (max-width:640px){.parts-anchor-flow01-button:last-of-type{margin:2% auto 0}}.parts-banner{padding:30px 0 160px}@media screen and (max-width:1024px){.parts-banner{padding:20px 0 16%}}@media screen and (max-width:640px){.parts-banner{padding-top:10px}}.parts-banner .slick-slide img{object-fit:cover;width:100%;height:180px;padding:0 8px}@media screen and (max-width:1024px){.parts-banner .slick-slide img{height:17vw;padding:0 1%}}@media screen and (max-width:640px){.parts-banner .slick-slide img{max-width:200px}}#page-feature-cta01{margin-inline:auto;max-width:840px}#page-feature-cta01 .page-feature-cta__inner{padding-inline:20px}@media screen and (max-width:1024px){#page-feature-cta01 .page-feature-cta__inner{padding-inline:2%}}@media screen and (max-width:640px){#page-feature-cta01 .page-feature-cta__inner{padding-inline:4%}}#page-feature-cta01 .page-feature-cta__item{display:block;height:220px;padding:40px 36px;background-image:url(../pages/page-feature/page-feature01/img/consultation-banner-bg_pc.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}@media screen and (max-width:1024px){#page-feature-cta01 .page-feature-cta__item{padding-block:6%}}@media screen and (max-width:640px){#page-feature-cta01 .page-feature-cta__item{height:auto}}@media screen and (min-width:1025px){#page-feature-cta01 .page-feature-cta__item:hover .common-btn__link{background:#26296c;border:1px solid #26296c}#page-feature-cta01 .page-feature-cta__item:hover .common-btn__st{color:#fff}#page-feature-cta01 .page-feature-cta__item:hover .common-btn__arrow{background:url(../img/icon/icon-arrow_white.svg) no-repeat center center/cover}}#page-feature-cta01 .page-feature-cta__title{padding-bottom:16px;color:#f7f7ed;font-family:"Noto Serif JP";font-size:4rem;font-weight:400;line-height:1.15}@media screen and (max-width:1024px){#page-feature-cta01 .page-feature-cta__title{padding-bottom:2%;font-size:3.2rem}}@media screen and (max-width:640px){#page-feature-cta01 .page-feature-cta__title{padding-bottom:4%;font-size:2.6rem}}#page-feature-cta01 .common-btn{width:202px;height:auto}#page-feature-cta01 .common-btn__st{font-family:"Noto Serif JP"}#page-feature-cta02{margin-inline:auto;max-width:840px}#page-feature-cta02 .page-feature-cta__inner{padding-inline:20px}@media screen and (max-width:1024px){#page-feature-cta02 .page-feature-cta__inner{padding-inline:2%}}@media screen and (max-width:640px){#page-feature-cta02 .page-feature-cta__inner{padding-inline:4%}}#page-feature-cta02 .page-feature-cta__item{display:block;height:220px;padding:40px 36px;background-image:url(../pages/page-feature/page-feature01/img/request-banner-bg_pc.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}@media screen and (max-width:1024px){#page-feature-cta02 .page-feature-cta__item{padding-block:6%}}@media screen and (max-width:640px){#page-feature-cta02 .page-feature-cta__item{height:auto}}@media screen and (min-width:1025px){#page-feature-cta02 .page-feature-cta__item:hover .common-btn__link{background:#26296c;border:1px solid #26296c}#page-feature-cta02 .page-feature-cta__item:hover .common-btn__st{color:#fff}#page-feature-cta02 .page-feature-cta__item:hover .common-btn__arrow{background:url(../img/icon/icon-arrow_white.svg) no-repeat center center/cover}}#page-feature-cta02 .page-feature-cta__title{padding-bottom:60px;color:#f7f7ed;font-family:"Noto Serif JP";font-size:4rem;font-weight:400;line-height:1.15}@media screen and (max-width:1024px){#page-feature-cta02 .page-feature-cta__title{padding-bottom:6%;font-size:3.2rem}}@media screen and (max-width:640px){#page-feature-cta02 .page-feature-cta__title{padding-bottom:8%;font-size:2.6rem}}#page-feature-cta02 .common-btn{width:202px;height:auto}#page-feature-cta02 .common-btn__st{font-family:"Noto Serif JP"}