.headerContent{background:linear-gradient(90deg, #14162e 0%, #06515e 100%);z-index:100;width:100%;max-width:none;position:fixed;top:0;z-index:999;padding:0}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1800px;height:80px;box-sizing:border-box;margin:0 auto;padding:0 40px}@media screen and (max-width:1024px){.headerContent__inner{padding:0 2%}}@media screen and (max-width:640px){.headerContent__inner{padding:0 4%}}.headerContent__inner--logo{display:block;margin:0}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:30px}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul{display:flex;justify-content:space-between;align-items:center;padding-right:90px}.headerContent__inner--nav ul li{display:flex;justify-content:center;align-items:center}.headerContent__inner--nav ul li a{font-weight:400;font-size:1.4rem;position:relative;padding:0 16px;transition:0.4s;letter-spacing:0.08em;color:#fff}.headerContent__inner--nav ul li a:hover{opacity:0.4}.headerContent__inner--nav ul li a:hover::before{opacity:1}.headerContent__inner--icon{margin-left:40px;margin-right:0}@media screen and (max-width:1024px){.headerContent__inner--icon{display:none}}.headerContent .navToggleCross{background:none;cursor:pointer;z-index:1;width:1em;height:1em;width:35px;height:20px;border:none;position:relative;padding:0;margin-right:0}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}.headerContent .navToggleCross span{background:#fff;display:block;width:100%;height:1px;position:absolute;margin:auto}.headerContent .navToggleCross span:nth-of-type(1){top:0}.headerContent .navToggleCross span:nth-of-type(2){top:50%}.headerContent .navToggleCross span:nth-of-type(3){bottom:0}.headerContent .headerNavHum{overflow-y:auto;background:linear-gradient(90deg, #14162e 0%, #06515e 100%);opacity:0;display:flex;justify-content:center;width:100%;color:var(--font-first-color);font-size:2.4rem;position:fixed;padding-top:80px;top:0;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none;padding-top:24px}}.headerContent .headerNavHum__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner{padding:0 2%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner{padding:0 4%}}.headerContent .headerNavHum__inner--top{display:flex;justify-content:space-between;gap:20px;padding:0 0 40px;margin-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--top{padding-bottom:4%;margin-bottom:8%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top{align-items:flex-start;flex-direction:column;justify-content:center;padding-bottom:32px;margin-bottom:56px;position:relative}.headerContent .headerNavHum__inner--top::after{content:"";width:40px;height:1px;background-color:#fff;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}@media screen and (max-width:640px) and (max-width:640px){.headerContent .headerNavHum__inner--top::after{width:100%}}.headerContent .headerNavHum__inner--top--left{display:flex;flex-direction:column;gap:32px}.headerContent .headerNavHum__inner--top--left--link{font-size:1.2rem;letter-spacing:0.08em;line-height:1;color:#fff;transition:0.3s;display:flex;align-items:center;gap:4px}.headerContent .headerNavHum__inner--top--left--link svg{position:relative;top:1px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--left--link{margin-bottom:40px}}.headerContent .headerNavHum__inner--top--left--name{max-width:300px;width:100%}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--left--name{max-width:184px}}.headerContent .headerNavHum__inner--top--left--name a img{width:100%}.headerContent .headerNavHum__inner--top--right{display:flex;flex-direction:column}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--right{display:none}}.headerContent .headerNavHum__inner--top--right--tel{font-size:3.2rem;letter-spacing:0.08em;line-height:1;display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;color:#fff}.headerContent .headerNavHum__inner--top--right--tel span{font-size:1.4rem;letter-spacing:0.08em}.headerContent .headerNavHum__inner--top--right--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--top--right--tel a:hover{opacity:0.5}}.headerContent .headerNavHum__inner--top--right--address{width:100%;text-align:right;color:#fff;font-size:1.4rem;letter-spacing:0.08em;line-height:1.8;margin-top:24px}.headerContent .headerNavHum__inner--nav{display:flex;justify-content:space-between;padding-bottom:48px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav{padding-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav{flex-direction:column;padding-bottom:56px;margin-bottom:30px;gap:56px;border-bottom:1px solid #fff}}.headerContent .headerNavHum__inner--nav--menu{max-width:510px;width:100%;display:flex;gap:56px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu{gap:30px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu{flex-direction:column;align-items:center;max-width:100%}}.headerContent .headerNavHum__inner--nav--menu--list--item{position:relative;margin-bottom:32px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item{text-align:center}}.headerContent .headerNavHum__inner--nav--menu--list--item:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:1;letter-spacing:0.08em;color:#fff;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--menu--list--item a:hover{opacity:0.5}}.headerContent .headerNavHum__inner--nav--box{width:196px;flex-shrink:0}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--box{width:160px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--box{width:100%;padding:0 4%}}.headerContent .headerNavHum__inner--nav--box--sns{margin-bottom:32px}.headerContent .headerNavHum__inner--nav--box--sns--title{font-size:1.4rem;letter-spacing:0.08em;line-height:1;color:#fff;margin-bottom:18px;text-align:right}.headerContent .headerNavHum__inner--nav--box--sns ul{display:flex;justify-content:end;gap:6px}.headerContent .headerNavHum__inner--nav--box--sns ul li a{width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.headerContent .headerNavHum__inner--nav--box--sns ul li a svg{width:100%;height:100%;object-fit:cover}.headerContent .headerNavHum__inner--nav--box--contact--item{width:100%;padding-bottom:6px}.headerContent .headerNavHum__inner--nav--box--contact--item:last-child{padding-bottom:0}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--box--contact--item{max-width:100%;width:100%}}.headerContent .headerNavHum__inner--nav--box--contact--item--link{width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.25;background-color:#fff;transition:0.4s;transition-property:transform;padding:0 16px;position:relative;overflow:hidden}.headerContent .headerNavHum__inner--nav--box--contact--item--link span{color:#14162e;transition:0.4s;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.headerContent .headerNavHum__inner--nav--box--contact--item--link span.icon-01::before{content:"";width:28px;height:28px;background-image:url(../img/icon/hf-icon01.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.headerContent .headerNavHum__inner--nav--box--contact--item--link span.icon-02::before{content:"";width:28px;height:28px;background-image:url(../img/icon/hf-icon02.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.headerContent .headerNavHum__inner--nav--box--contact--item--link span.icon-03::before{content:"";width:19px;height:15px;background-image:url(../img/icon/hf-icon03.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--box--contact--item--link:hover{opacity:0.5;transition:0.4s}}.headerContent .headerNavHum__inner--box--sp{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--box--sp{display:block;padding:0 4%}}.headerContent .headerNavHum__inner--box--sp--sns{margin-bottom:56px;display:flex;align-items:center;gap:20px}.headerContent .headerNavHum__inner--box--sp--sns--title{font-size:1.4rem;letter-spacing:0.08em;line-height:1;color:#fff}.headerContent .headerNavHum__inner--box--sp--sns ul{display:flex;gap:6px}.headerContent .headerNavHum__inner--box--sp--sns ul li a{width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.headerContent .headerNavHum__inner--box--sp--sns ul li a svg{width:100%;height:100%;object-fit:cover}.headerContent .headerNavHum__inner--box--sp--info{display:flex;flex-direction:column;margin-bottom:56px}.headerContent .headerNavHum__inner--box--sp--info--tel{font-size:2.4rem;letter-spacing:0.08em;line-height:1;display:flex;align-items:flex-end;justify-content:flex-start;gap:8px;color:#fff}.headerContent .headerNavHum__inner--box--sp--info--tel span{font-size:1.4rem;letter-spacing:0.08em}.headerContent .headerNavHum__inner--box--sp--info--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--box--sp--info--tel a:hover{opacity:0.5}}.headerContent .headerNavHum__inner--box--sp--info--address{width:100%;color:#fff;font-size:1.2rem;letter-spacing:0.08em;line-height:1.8;margin-top:24px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom{padding:0 4%}}.headerContent .headerNavHum__inner--bottom--wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.headerContent .headerNavHum__inner--bottom--wrap--license{font-size:1.2rem;letter-spacing:0.08em;color:#fff;line-height:1.7}.headerContent .headerNavHum__inner--bottom--wrap--privacy a{font-size:1.2rem;letter-spacing:0.08em;text-decoration:underline;color:#fff;display:flex;gap:4px}.headerContent .headerNavHum__inner--bottom--copy{font-size:0.8rem;color:#fff;margin-top:106px;letter-spacing:0.08em;text-align:center}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--copy{margin-top:80px;padding-bottom:100px}}.headerContent__fix{width:48px;position:fixed;top:50%;right:32px;transform:translateY(-50%);z-index:10}@media screen and (max-height:810px){.headerContent__fix{top:100px;transform:unset}}@media screen and (max-width:1024px){.headerContent__fix{width:100%;top:auto;bottom:0;transform:none;right:0;display:flex;background:linear-gradient(90deg, #14162e 0%, #06515e 100%);border:none;padding:0 8px}}.headerContent__fix--nav{width:100%;padding-bottom:8px}@media screen and (max-width:1024px){.headerContent__fix--nav{width:100%;padding-bottom:0}}.headerContent__fix--nav a{width:100%;padding:24px 0;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:upright;font-size:1.6rem;font-weight:400;color:#fff;line-height:2rem;letter-spacing:0.25em;position:relative;background:#06515e;border:1px solid #fff;transition:0.4s}@media screen and (max-height:750px){.headerContent__fix--nav a{padding:16px 0;font-size:1.4rem}}@media screen and (max-width:1024px){.headerContent__fix--nav a{padding:6% 0;height:100%;font-size:1.4rem;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0;text-align:center;border:none;background:none}}@media screen and (max-width:640px){.headerContent__fix--nav a{padding:14% 0;height:70px;font-size:1.2rem}}.headerContent__fix--nav a::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:1px;background:#4e5144}@media screen and (max-width:1024px){.headerContent__fix--nav a::after{width:1px;height:60%;background:rgba(255, 255, 255, 0.3);top:50%;bottom:auto;left:auto;right:0;transform:translateY(-50%)}}@media screen and (max-width:640px){.headerContent__fix--nav a::after{height:48px}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover{opacity:0.7;transition:0.4s}}.headerContent__fix--nav:nth-child(3) a::after{display:none}.headerContent__fix--nav:last-child a::after{display:none}@media screen and (max-width:1024px){.headerContent__fix--nav:last-child{display:none}}.headerContent__fix.active{display:none}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(2){display:none}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.footer{background:linear-gradient(90deg, #14162e 0%, #06515e 100%)}.footer .footerInfo{padding:120px 0 24px 0}@media screen and (max-width:1024px){.footer .footerInfo{padding:12% 0 2.4% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:56px 0 120px 0}}.footer .footerInfo__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerInfo__inner{padding:0 2%}}@media screen and (max-width:640px){.footer .footerInfo__inner{padding:0 4%}}.footer .footerInfo__inner--top{display:flex;justify-content:space-between;gap:20px;padding:0 0 40px;margin-bottom:40px}@media screen and (max-width:1024px){.footer .footerInfo__inner--top{padding-bottom:4%;margin-bottom:8%}}@media screen and (max-width:640px){.footer .footerInfo__inner--top{align-items:center;flex-direction:column;justify-content:center;padding-bottom:56px;margin-bottom:56px;position:relative}.footer .footerInfo__inner--top::after{content:"";width:40px;height:1px;background-color:#fff;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}.footer .footerInfo__inner--top--left{display:flex;flex-direction:column;gap:32px}.footer .footerInfo__inner--top--left--link{font-size:1.2rem;letter-spacing:0.08em;line-height:1;color:#fff;transition:0.3s;display:flex;align-items:center;gap:4px}.footer .footerInfo__inner--top--left--link svg{position:relative;top:1px}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--link{margin-bottom:40px}}.footer .footerInfo__inner--top--left--name{max-width:300px;width:100%}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--name{max-width:184px}}.footer .footerInfo__inner--top--left--name a img{width:100%}.footer .footerInfo__inner--top--right{display:flex;flex-direction:column}@media screen and (max-width:640px){.footer .footerInfo__inner--top--right{display:none}}.footer .footerInfo__inner--top--right--tel{font-size:3.2rem;letter-spacing:0.08em;line-height:1;display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;color:#fff}.footer .footerInfo__inner--top--right--tel span{font-size:1.4rem;letter-spacing:0.08em}.footer .footerInfo__inner--top--right--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--top--right--tel a:hover{opacity:0.5}}.footer .footerInfo__inner--top--right--address{width:100%;text-align:right;color:#fff;font-size:1.4rem;letter-spacing:0.08em;line-height:1.8;margin-top:24px}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between;padding-bottom:48px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{padding-bottom:4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{flex-direction:column;padding-bottom:56px;margin-bottom:30px;gap:56px;border-bottom:1px solid #fff}}.footer .footerInfo__inner--nav--menu{max-width:510px;width:100%;display:flex;gap:56px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu{gap:30px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu{flex-direction:column;align-items:center;max-width:100%}}.footer .footerInfo__inner--nav--menu--list--item{position:relative;margin-bottom:32px}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item{text-align:center}}.footer .footerInfo__inner--nav--menu--list--item:last-child{margin-bottom:0}.footer .footerInfo__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:1;letter-spacing:0.08em;color:#fff;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--list--item a:hover{opacity:0.5}}.footer .footerInfo__inner--nav--box{width:196px;flex-shrink:0}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--box{width:160px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--box{width:100%;padding:0 4%}}.footer .footerInfo__inner--nav--box--sns{margin-bottom:32px}.footer .footerInfo__inner--nav--box--sns--title{font-size:1.4rem;letter-spacing:0.08em;line-height:1;color:#fff;margin-bottom:18px;text-align:right}.footer .footerInfo__inner--nav--box--sns ul{display:flex;justify-content:end;gap:6px}.footer .footerInfo__inner--nav--box--sns ul li a{width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.footer .footerInfo__inner--nav--box--sns ul li a svg{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--nav--box--contact--item{width:100%;padding-bottom:6px}.footer .footerInfo__inner--nav--box--contact--item:last-child{padding-bottom:0}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--box--contact--item{max-width:100%;width:100%}}.footer .footerInfo__inner--nav--box--contact--item--link{width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.25;background-color:#fff;transition:0.4s;transition-property:transform;padding:0 16px;position:relative;overflow:hidden}.footer .footerInfo__inner--nav--box--contact--item--link span{color:#14162e;transition:0.4s;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.footer .footerInfo__inner--nav--box--contact--item--link span.icon-01::before{content:"";width:28px;height:28px;background-image:url(../img/icon/hf-icon01.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--box--contact--item--link span.icon-02::before{content:"";width:28px;height:28px;background-image:url(../img/icon/hf-icon02.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--box--contact--item--link span.icon-03::before{content:"";width:19px;height:15px;background-image:url(../img/icon/hf-icon03.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--box--contact--item--link:hover{opacity:0.5;transition:0.4s}}.footer .footerInfo__inner--box--sp{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--box--sp{display:block;padding:0 4%}}.footer .footerInfo__inner--box--sp--sns{margin-bottom:56px;display:flex;align-items:center;gap:20px}.footer .footerInfo__inner--box--sp--sns--title{font-size:1.4rem;letter-spacing:0.08em;line-height:1;color:#fff}.footer .footerInfo__inner--box--sp--sns ul{display:flex;gap:6px}.footer .footerInfo__inner--box--sp--sns ul li a{width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.footer .footerInfo__inner--box--sp--sns ul li a svg{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--box--sp--info{display:flex;flex-direction:column;margin-bottom:56px}.footer .footerInfo__inner--box--sp--info--tel{font-size:2.4rem;letter-spacing:0.08em;line-height:1;display:flex;align-items:flex-end;justify-content:flex-start;gap:8px;color:#fff}.footer .footerInfo__inner--box--sp--info--tel span{font-size:1.4rem;letter-spacing:0.08em}.footer .footerInfo__inner--box--sp--info--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--box--sp--info--tel a:hover{opacity:0.5}}.footer .footerInfo__inner--box--sp--info--address{width:100%;color:#fff;font-size:1.2rem;letter-spacing:0.08em;line-height:1.8;margin-top:24px}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom{padding:0 4%}}.footer .footerInfo__inner--bottom--wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer .footerInfo__inner--bottom--wrap--license{font-size:1.2rem;letter-spacing:0.08em;color:#fff;line-height:1.7}.footer .footerInfo__inner--bottom--wrap--privacy a{font-size:1.2rem;letter-spacing:0.08em;text-decoration:underline;color:#fff;display:flex;align-items:center;gap:4px}.footer .footerInfo__inner--bottom--wrap--privacy a span{width:17px;height:17px;display:flex;align-items:center;justify-content:center}.footer .footerInfo__inner--bottom--wrap--privacy a span svg{width:100%;height:100%}.footer .footerInfo__inner--bottom--copy{font-size:0.8rem;color:#fff;margin-top:106px;letter-spacing:0.08em;text-align:center}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--copy{margin-top:80px}}.partsFooterCta{background:linear-gradient(90deg, #14162e 0%, #06515e 100%);border-bottom:1px solid #fff}.partsFooterCta__inner{width:100%}.partsFooterCta__inner .common-title-text{flex-direction:column;gap:0}.partsFooterCta__inner--cnt--top{width:100%;height:280px;display:flex}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top{height:auto;flex-direction:column;min-height:90px}}.partsFooterCta__inner--cnt--top--link{width:calc(100% / 3);height:100%;position:relative;transition:0.4s;overflow:hidden}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link{width:100%;height:90px}}.partsFooterCta__inner--cnt--top--link.link02::before{content:"";width:1px;height:160px;position:absolute;top:50%;transform:translateY(-50%);left:0;background:#fff;transition:0.6s}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link.link02::before{display:none}}.partsFooterCta__inner--cnt--top--link.link02::after{content:"";width:1px;height:160px;position:absolute;top:50%;transform:translateY(-50%);right:0;background:#fff;transition:0.6s}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link.link02::after{display:none}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link.link02{border-top:1px solid #fff;border-bottom:1px solid #fff}}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--top--link:hover{opacity:0.5}}.partsFooterCta__inner--cnt--top--link--title{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#fff;position:absolute;z-index:2}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title{gap:10px}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title{gap:8px}}.partsFooterCta__inner--cnt--top--link--title span{font-family:"Abhaya Libre", serif;font-weight:400;font-size:3.2rem;letter-spacing:0.08em}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title span{font-size:2.4rem}}.partsFooterCta__inner--cnt--top--link--title h2{font-size:1.2rem;letter-spacing:0.08em}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-lg{display:block;font-weight:400;font-size:4rem;letter-spacing:0.08em;line-height:1;margin-bottom:20px;font-family:"Abhaya Libre", serif;text-align:center}@media screen and (max-width:1024px){.parts-title01-lg{font-size:3.2rem}}@media screen and (max-width:640px){.parts-title01-lg{margin-bottom:16px}}.parts-title01-sm{display:block;font-weight:400;font-size:1.2rem;letter-spacing:0.08em;line-height:1;font-family:"Noto Sans JP", serif;text-align:center}.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{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--font-first-color);font-size:20px;transition:0.4s all}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#3c3c3c;font-size:20px;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.8rem;letter-spacing:0;line-height:1.5em}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.6rem}}.parts-pagination-single01-prev{margin-right:50px;display:flex;align-items:center;gap:8px}.parts-pagination-single01-prev svg{margin-top:2px}.parts-pagination-single01-next{margin-left:50px;display:flex;align-items:center;gap:8px}.parts-pagination-single01-next svg{margin-top:2px}.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{max-width:1000px;display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 auto;gap:24px}@media screen and (max-width:1024px){.page-anchor-company01{max-width:100%;gap:20px;padding:0}}@media screen and (max-width:640px){.page-anchor-company01{max-width:none;gap:5px;justify-content:center}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.office #office>*{background:linear-gradient(90deg, #14162e 0%, #06515e 100%);opacity:1;color:var(--font-second-color)}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.office #office>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.office #office>*::after{right:10px}}.page-anchor-company01-button .num{font-size:1.8rem;display:block}.page-anchor-company01-button .jp{color:#fff;font-size:2rem;font-weight:300;display:block;letter-spacing:0.08em}@media screen and (max-width:1024px){.page-anchor-company01-button .jp{font-size:1.8rem}}@media screen and (max-width:640px){.page-anchor-company01-button .jp{font-size:1.4rem;padding-top:10%}}.page-anchor-company01-button .jp::before{content:"01";position:absolute;top:64px;transform:translateX(-50%);left:50%;font-family:"Abhaya Libre", serif;font-weight:300;letter-spacing:0.08em;font-size:3.2rem}@media screen and (max-width:1024px){.page-anchor-company01-button .jp::before{font-size:2rem;top:6vw}}@media screen and (max-width:640px){.page-anchor-company01-button .jp::before{top:10vw;font-size:1.6rem}}@media screen and (max-width:500px){.page-anchor-company01-button .jp::before{top:9vw}}.page-anchor-company01-button:nth-child(2) .jp::before{content:"02"}.page-anchor-company01-button:nth-child(3) .jp::before{content:"03"}.page-anchor-company01-button>*{position:relative;display:block;width:304px;height:304px;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg, #14162e 0%, #06515e 100%);opacity:0.2;transition:0.4s}@media screen and (min-width:1025px){.page-anchor-company01-button>*:hover{background:linear-gradient(90deg, #14162e 0%, #06515e 100%);opacity:1}}@media screen and (max-width:1024px){.page-anchor-company01-button>*{width:30vw;height:30vw}}@media screen and (max-width:640px){.page-anchor-company01-button>*{width:28vw;height:28vw}}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{display:flex;margin:0 auto}}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1040px;box-sizing:border-box;padding:0 20px;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul{display:block;padding:0}}.parts-anchor-feature01 ul li{background-color:var(--bg-first-color);width:270px;height:270px;border-radius:270px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{width:30vw;height:30vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{display:none;width:90vw;height:90vw}}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.8rem;letter-spacing:0.04em;line-height:1em;text-align:center;margin:0 auto 30px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:2vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.8rem}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2.4rem;line-height:1.5em;text-align:center}@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:2.4rem}}.parts-anchor-feature01 ul li:hover{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-feature01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01{color:var(--font-second-color)}.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-consultation-title{text-align:center;font-family:"Abhaya Libre", serif;font-size:4rem;font-weight:400;letter-spacing:0.08em;line-height:1;margin-bottom:80px}@media screen and (max-width:1024px){.page-consultation-title{font-size:3.2rem;margin-bottom:8%}}@media screen and (max-width:640px){.page-consultation-title{margin-bottom:10%}}.page-consultation-subtitle{display:block;font-weight:400;font-family:"Noto Sans JP", serif;letter-spacing:0.08em;font-size:1.2rem;line-height:1;padding-top:20px}@media screen and (max-width:1024px){.page-consultation-subtitle{padding-top:2%}}@media screen and (max-width:640px){.page-consultation-subtitle{padding-top:4%}}.form-realestate__title{text-align:center;margin-bottom:80px}@media screen and (max-width:1024px){.form-realestate__title{margin-bottom:8%}}@media screen and (max-width:640px){.form-realestate__title{margin-bottom:16%}}.form-realestate__title-lg{font-family:"Abhaya Libre";font-weight:500;font-size:4rem;letter-spacing:0.08em;color:#333}.form-realestate__title-sm{font-size:1.2rem;letter-spacing:0.08em;color:#333}.form-realestate__button{display:flex;justify-content:center;gap:24px}@media screen and (max-width:640px){.form-realestate__button{flex-direction:column;align-items:center;padding:0 4%}}.form-realestate__button__item{max-width:468px;width:100%;height:111px}.form-realestate__button__item__box{height:100%;display:flex;justify-content:center;align-items:center;text-align:center;line-height:1;transition:0.3s;cursor:pointer}@media screen and (max-width:1024px){.form-realestate__button__item__box{padding:4% 6.5% 1.5%}}@media screen and (max-width:640px){.form-realestate__button__item__box{padding:8% 12% 3%}}.form-realestate__button__item__box h3{font-size:2rem;letter-spacing:0.08em;color:#fff}@media screen and (max-width:1024px){.form-realestate__button__item__box h3{font-size:1.8rem}}@media screen and (max-width:640px){.form-realestate__button__item__box h3{font-size:1.6rem}}.form-realestate__button__item__box.active.tab01{background:url(../components/form/form-realestate/form-realestate01/img/page-contact-img01_on.jpg);background-size:cover}.form-realestate__button__item__box.active.tab02{background:url(../components/form/form-realestate/form-realestate01/img/page-contact-img02_on.jpg);background-size:cover}.form-realestate__button__item__box.tab01{background:url(../components/form/form-realestate/form-realestate01/img/page-contact-img01_off.jpg);background-size:cover}.form-realestate__button__item__box.tab02{background:url(../components/form/form-realestate/form-realestate01/img/page-contact-img02_off.jpg);background-size:cover}.form-realestate__tab{width:100%;margin-top:80px}@media screen and (max-width:1024px){.form-realestate__tab{margin-top:8%}}@media screen and (max-width:640px){.form-realestate__tab{margin-top:16%}}.form-realestate__tab__item{display:none}.form-realestate__tab__item.tab-num-01{display:block}