.headerContent{z-index:100;width:100%;max-width:none;position:fixed;top:0}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;height:80px;box-sizing:border-box;margin:0 auto;padding:0 32px}@media screen and (max-width:640px){.headerContent__inner{width:100%;margin-top:0;height:70px;padding:0 4%}}.headerContent__inner--logo{display:block;margin:0;position:relative;z-index:2;max-width:202px}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:202px}@media screen and (max-width:640px){.headerContent__inner--logo a img{width:118px}}.headerContent__inner--logo .white{display:block !important}.headerContent__inner--logo .black{display:none !important}.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}.headerContent__inner--nav ul li{display:flex;justify-content:center;align-items:center}.headerContent__inner--nav ul li a{font-weight:300;color:#fff;font-size:1.4rem;position:relative;padding:0 15px;transition:0.4s}@media screen and (min-width:1025px){.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 .hoverIcon{display:flex}.headerContent .hoverIcon-box{width:50px;height:50px;position:relative}.headerContent .hoverIcon-box:not(:first-of-type){margin-left:15px}.headerContent .hoverIcon-box-cnt{background-color:var(--bg-second-color);display:flex;align-items:center;width:100%;height:100%;border-radius:50px;position:absolute;top:0;left:0;right:0;transition:0.4s}.headerContent .hoverIcon-box-cnt>span{width:100%;height:100%;position:relative}@media screen and (min-width:1025px){.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text{visibility:visible;height:auto;padding-bottom:20px}.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text>span{opacity:1;height:100%}}.headerContent .hoverIcon-box-cnt-img{z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;inset:0}.headerContent .hoverIcon-box-cnt-img img{width:auto;max-width:none}.headerContent .hoverIcon-box-cnt-text{background-color:var(--bg-second-color);visibility:hidden;width:100%;height:0;color:var(--font-second-color);font-size:1.4rem;letter-spacing:0.1em;border-radius:50px;position:absolute;top:0;left:0;right:0;box-sizing:content-box;padding-top:50px;margin:auto;transition:0.4s}.headerContent .hoverIcon-box-cnt-text>span{opacity:0}.headerContent .hoverIcon-box-cnt-text>span>span{display:block;text-align:center}.headerContent .navToggleCross{background:none;cursor:pointer;z-index:1;width:175px;height:44px;border:none;position:relative;margin-left:30px;margin-right:0;display:flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid #fff;border-radius:22px;color:#fff;font-size:1.4rem;font-weight:400;overflow:hidden}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}@media screen and (max-width:640px){.headerContent .navToggleCross{width:120px;height:32px}}@media screen and (min-width:1025px){.headerContent .navToggleCross:hover{color:#444}.headerContent .navToggleCross:hover::before{width:100%}}.headerContent .navToggleCross::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#fff;z-index:-1;transition:width 0.3s ease}.headerContent .navToggleCross div{position:relative;width:25px;height:8px}.headerContent .navToggleCross span{background:#fff;display:block;width:25px;height:1px;position:absolute;margin:auto;right:0}.headerContent .navToggleCross span:nth-of-type(1){top:0}.headerContent .navToggleCross span:nth-of-type(2){background:none;background-color:none;z-index:1;width:auto;height:1em;font-size:1.3rem;top:48%;left:0;right:0;transform:translateY(-50%)}.headerContent .navToggleCross span:nth-of-type(3){bottom:0}.headerContent .headerNavHum{overflow-x:hidden;overflow-y:auto;background:#444;backdrop-filter:blur(10px);opacity:0;justify-content:center;width:100%;color:var(--font-first-color);font-size:2.4rem;position:fixed;top:0;padding-top:90px;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none;padding-bottom:100px;padding-left:4%;padding-right:4%}}.headerContent .headerNavHum__copy{max-width:1200px;margin:0 auto;padding:40px 20px}.headerContent .headerNavHum__copy a{font-size:1.2rem;color:#474747;font-weight:300;letter-spacing:0.04em;text-decoration:underline}@media screen and (max-width:640px){.headerContent .headerNavHum__copy a{color:#fff}}.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;align-items:center;gap:40px;border-bottom:1px solid #fff;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{flex-wrap:wrap;justify-content:flex-start;gap:15px}}.headerContent .headerNavHum__inner--top--name{max-width:218px;width:100%}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--name{display:none}}.headerContent .headerNavHum__inner--top--name a img{width:100%}.headerContent .headerNavHum__inner--top--address{font-size:1.4rem;line-height:1.8;color:#fff}.headerContent .headerNavHum__inner--nav{display:flex;justify-content:space-between;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #fff}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner--nav{padding:0 0 32px 0}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav{flex-direction:column;gap:40px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav{padding:0 0 3% 0}}.headerContent .headerNavHum__inner--nav--menu{display:flex;gap:40px}@media screen and (max-width:950px){.headerContent .headerNavHum__inner--nav--menu{gap:20px}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu{justify-content:space-around}}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--menu--list{width:100%}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu--list{order:3;grid-template-columns:1fr 1fr 1fr;gap:6vw 3vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list{width:50%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}}.headerContent .headerNavHum__inner--nav--menu--list--item{padding-bottom:24px;position:relative}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item{padding-bottom:16px}}.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn{position:absolute;width:16px;height:16px;top:2px;right:10px;background:none;z-index:2;padding-top:8px;z-index:2;display:none}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn{display:block}}.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn span{display:block;width:16px;height:1px;background:#393730}.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn span:nth-child(2){display:none}.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn.active span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.headerContent .headerNavHum__inner--nav--menu--list--item .toggle_btn.active~.toggle_btn--list--item--sub-list{display:none}.headerContent .headerNavHum__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item:last-child{padding-bottom:24px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item{width:100%}}.headerContent .headerNavHum__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:2rem;color:#fff}.headerContent .headerNavHum__inner--nav--menu--list--item--sub-list{padding-left:10px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item--sub-list{padding-top:2%}}.headerContent .headerNavHum__inner--nav--menu--list--item--sub-item{padding-top:13px;display:flex;align-items:center}.headerContent .headerNavHum__inner--nav--menu--list--item--sub-item::before{content:"";width:4px;height:4px;border:1px solid #1f1f1f;margin-right:10px}.headerContent .headerNavHum__inner--nav--contact{width:300px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--contact{width:100%;justify-content:center;margin:0 0 6%;padding-top:5%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact{margin-top:0;padding:0 4%;justify-content:flex-start}}.headerContent .headerNavHum__inner--nav--contact--item{width:100%;padding-bottom:24px}.headerContent .headerNavHum__inner--nav--contact--item:last-child{padding-bottom:0}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--contact--item{width:calc((100% - (1 * 20px)) / 2);padding-bottom:0}}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--contact--item{max-width:320px;margin:0 auto}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact--item{max-width:100%;width:100%}}.headerContent .headerNavHum__inner--nav--contact--item--link{width:100%;height:54px;display:flex;justify-content:center;align-items:center;font-size:1.6rem;line-height:1.25;border:1px solid #fff;transition:0.4s;transition-property:transform;padding:0 16px;color:#fff;position:relative;overflow:hidden;border-radius:30px}.headerContent .headerNavHum__inner--nav--contact--item--link::before{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:#fff;transition:width 0.4s cubic-bezier(0.4, 0, 0.2, 1);z-index:0}.headerContent .headerNavHum__inner--nav--contact--item--link span{color:#fff;transition:0.4s;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.headerContent .headerNavHum__inner--nav--contact--item--link span.icon-01::before{content:"";width:25px;height:18px;background-image:url(../img/icon/footer-icon01-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s;display:block;position:relative}.headerContent .headerNavHum__inner--nav--contact--item--link span.icon-02::before{content:"";width:25px;height:16px;background-image:url(../img/icon/footer-icon02-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s;display:block;position:relative}.headerContent .headerNavHum__inner--nav--contact--item--link span.icon-03::before{content:"";width:20px;height:15px;background-image:url(../img/icon/footer-icon03-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s;display:block;position:relative}.headerContent .headerNavHum__inner--nav--contact--item--link span.icon-04::before{content:"";width:17px;height:17px;background-image:url(../img/icon/footer-icon04-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s;display:block;position:relative}.headerContent .headerNavHum__inner--nav--contact--item--link::after{content:"";background-color:#fff;position:absolute;right:16px;transition:0.4s;width:33px;height:1px}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--contact--item--link:hover{transition:0.4s;background:#FFF}.headerContent .headerNavHum__inner--nav--contact--item--link:hover::before{width:100%}.headerContent .headerNavHum__inner--nav--contact--item--link:hover span{color:#444}.headerContent .headerNavHum__inner--nav--contact--item--link:hover span.icon-01::before{background-image:url(../img/icon/footer-icon01-on.png);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum__inner--nav--contact--item--link:hover span.icon-02::before{background-image:url(../img/icon/footer-icon02-on.png);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum__inner--nav--contact--item--link:hover span.icon-03::before{background-image:url(../img/icon/footer-icon03-on.png);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum__inner--nav--contact--item--link:hover span.icon-04::before{background-image:url(../img/icon/footer-icon04-on.png);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum__inner--nav--contact--item--link:hover::after{background-color:#444;right:8px;transition:0.4s}}.headerContent .headerNavHum__inner--nav--contact--item--link:hover svg{transform:translateX(100%);transition:0.4s}.headerContent .headerNavHum__inner--nav--contact--info{color:#fff}.headerContent .headerNavHum__inner--nav--contact--info--tel{font-size:2.4rem;letter-spacing:0.05em;font-family:"Poppins";display:flex;align-items:flex-end;gap:8px}.headerContent .headerNavHum__inner--nav--contact--info--tel span{font-size:1.6rem;font-weight:300;letter-spacing:0.05em}.headerContent .headerNavHum__inner--nav--contact--info--text{font-size:1rem;letter-spacing:0.05em;margin-top:10px;color:#fff}.headerContent .headerNavHum__inner--nav--contact--sns{width:100%;display:flex;justify-content:flex-start;padding-top:20px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--contact--sns{justify-content:center}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact--sns{padding-top:0;justify-content:flex-start}}.headerContent .headerNavHum__inner--nav--contact--sns span{font-size:1.6rem;font-weight:500;font-family:"Cormorant", serif;line-height:3.2rem;padding-right:24px;color:#fff}.headerContent .headerNavHum__inner--nav--contact--sns ul{display:flex;gap:7px}.headerContent .headerNavHum__inner--nav--contact--sns ul li a{display:inline-block}.headerContent .headerNavHum__inner--flex{display:flex;justify-content:space-between}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--flex{flex-direction:column}}.headerContent .headerNavHum__inner--bottom--privacy{padding-bottom:20px}.headerContent .headerNavHum__inner--bottom--privacy a{display:inline-block;font-size:1.2rem;font-weight:400;text-decoration:underline;color:#fff}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--privacy a{font-weight:300}}.headerContent .headerNavHum__inner--bottom--copy{font-size:1.2rem;font-weight:400;color:#fff}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--copy{font-size:1rem;font-weight:300;line-height:1.8;letter-spacing:0.25em}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--pagetop{padding-top:24px}}.headerContent .headerNavHum__inner--pagetop>a{display:flex;position:relative;gap:10px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--pagetop>a{justify-content:flex-end}}.headerContent .headerNavHum__inner--pagetop>a span{font-size:1rem;font-weight:300;color:#fff}.headerContent .headerNavHum__inner--pagetop--text{writing-mode:vertical-rl;transform:rotate(180deg)}.headerContent .headerNavHum__inner--pagetop--arrow{transition:0.6s;height:100px}.headerContent.active .headerContent__inner{background:#fff}.headerContent.active .headerContent__inner .white{display:none !important}.headerContent.active .headerContent__inner .black{display:block !important}.headerContent.active .headerContent__inner--nav ul li a{color:#1a1a1a}.headerContent.active .navToggleCross{border:1px solid #474747;color:#474747}.headerContent.active .navToggleCross span:nth-of-type(1){background:#474747}.headerContent.active .navToggleCross span:nth-of-type(3){background:#474747}@media screen and (min-width:1025px){.headerContent.active .navToggleCross:hover{color:#fff}.headerContent.active .navToggleCross:hover::before{width:100%}}.headerContent.active .navToggleCross::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#474747;z-index:-1;transition:width 0.3s ease}.headerContent--fix-nav-none{display:none;position:relative;z-index:5}.headerContent--fix-nav{position:fixed;bottom:0;display:flex;align-items:flex-end;gap:6px;left:50%;transform:translateX(-50%);z-index:3}@media screen and (max-width:768px){.headerContent--fix-nav{z-index:999}}@media screen and (max-width:640px){.headerContent--fix-nav{width:100%;gap:3px}}.headerContent--fix-nav--link{position:relative}@media screen and (max-width:640px){.headerContent--fix-nav--link{width:calc((100% - (2 * 3px)) / 3)}.headerContent--fix-nav--link:nth-child(1) a span{border-left:1px solid #444}.headerContent--fix-nav--link:nth-child(3) a span{border-right:1px solid #444}}.headerContent--fix-nav--link a{display:flex;align-items:center;font-weight:400;font-size:1.4rem;color:#fff}@media screen and (max-width:640px){.headerContent--fix-nav--link a{font-size:1.2rem}}.headerContent--fix-nav--link a span{width:196px;height:46px;display:flex;align-items:center;justify-content:center;background:#444;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;gap:14px;transition:0.4s}@media screen and (max-width:640px){.headerContent--fix-nav--link a span{width:100%;min-height:48px;gap:7px}}@media screen and (min-width:1025px){.headerContent--fix-nav--link a:hover{transition:0.4s}.headerContent--fix-nav--link a:hover span{height:80px;transition:0.4s}.headerContent--fix-nav--link a:hover .headerContent--fix-nav--link--side svg path{fill:#5cb89c;transition:0.4s}}.open{overflow:hidden}.open .navToggleCross{border:1px solid #474747;color:#474747}@media screen and (max-width:640px){.open .navToggleCross{border:1px solid #fff;color:#fff}}@media screen and (max-width:640px) and (min-width:1025px){.open .navToggleCross:hover{color:#474747}.open .navToggleCross:hover::before{width:100%}}.open .headerContent__inner{background:#fff}@media screen and (max-width:640px){.open .headerContent__inner{background:#fff !important;backdrop-filter:none !important}}.open .headerContent .navToggleCross{border:1px solid #fff;color:#fff}@media screen and (min-width:1025px){.open .headerContent .navToggleCross:hover{color:#FFF;background:#FFF}.open .headerContent .navToggleCross:hover::before{width:100%}}.open .headerContent .navToggleCross ::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#fff;z-index:-1;transition:width 0.3s ease}@media screen and (max-width:640px){.open .headerContent.active .headerContent__inner .white{display:block !important}}.open .headerContent.active .headerContent__inner .black{display:none !important}.open .headerContent.active ::before{content:"";position:absolute;top:0;left:0;height:100%;width:0;z-index:-1;transition:width 0.3s ease}.open .navToggleCross span{background:#474747}@media screen and (max-width:640px){.open .navToggleCross span{background:#fff}}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.open .white{display:none !important}@media screen and (max-width:640px){.open .white{display:block !important}}.open .black{display:block !important}@media screen and (max-width:640px){.open .black{display:none !important}}.footer{background-color:#444}.footer .footerInfo{padding:80px 0 20px 0}@media screen and (max-width:1024px){.footer .footerInfo{padding:8% 0 2% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:16% 0 4% 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;align-items:center;gap:40px;border-bottom:1px solid #fff;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{flex-wrap:wrap;justify-content:flex-start;gap:15px}}.footer .footerInfo__inner--top--name{max-width:218px;width:100%}.footer .footerInfo__inner--top--name a img{width:100%}.footer .footerInfo__inner--top--address{font-size:1.4rem;line-height:1.8;color:#fff}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #fff}@media screen and (max-width:1240px){.footer .footerInfo__inner--nav{padding:0 0 32px 0}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{flex-direction:column;gap:40px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{padding:0 0 3% 0}}.footer .footerInfo__inner--nav--menu{display:flex;gap:40px}@media screen and (max-width:950px){.footer .footerInfo__inner--nav--menu{gap:20px}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu{justify-content:space-around;align-items:baseline}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu--list{width:100%}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu--list{order:3;grid-template-columns:1fr 1fr 1fr;gap:6vw 3vw}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list{width:50%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}}.footer .footerInfo__inner--nav--menu--list--item{padding-bottom:24px;position:relative}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item{padding-bottom:20px}}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn{position:absolute;width:16px;height:16px;top:2px;right:10px;background:none;z-index:2;padding-top:8px;z-index:2;display:none}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu--list--item .toggle_btn{display:block}}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn span{display:block;width:16px;height:1px;background:#393730}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn span:nth-child(2){display:none}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn.active span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn.active~.toggle_btn--list--item--sub-list{display:none}.footer .footerInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item:last-child{padding-bottom:24px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item{width:100%}}.footer .footerInfo__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:2rem;color:#fff}.footer .footerInfo__inner--nav--menu--list--item--title{display:inline-block;font-size:1.4rem;line-height:2rem;color:#fff}.footer .footerInfo__inner--nav--menu--list--item--sub-list{padding-left:10px}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item--sub-list{padding-top:2%}}.footer .footerInfo__inner--nav--menu--list--item--sub-item{padding-top:13px;display:flex;align-items:center}.footer .footerInfo__inner--nav--menu--list--item--sub-item::before{content:"";width:4px;height:4px;border:1px solid #1f1f1f;margin-right:10px}.footer .footerInfo__inner--nav--contact{width:300px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--contact{width:100%;justify-content:center;margin:0 0 6%;padding-top:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact{margin-top:0;padding:0 4%;justify-content:flex-start}}.footer .footerInfo__inner--nav--contact--item{width:100%;padding-bottom:24px}.footer .footerInfo__inner--nav--contact--item:last-child{padding-bottom:0}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact--item{width:calc((100% - (1 * 20px)) / 2);padding-bottom:0}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--contact--item{max-width:320px;margin:0 auto}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact--item{max-width:100%;width:100%}}.footer .footerInfo__inner--nav--contact--item--link{width:100%;height:54px;display:flex;justify-content:center;align-items:center;font-size:1.6rem;line-height:1.25;border:1px solid #fff;transition:0.4s;transition-property:transform;padding:0 16px;color:#fff;position:relative;overflow:hidden;border-radius:30px}.footer .footerInfo__inner--nav--contact--item--link::before{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:#fff;transition:width 0.4s cubic-bezier(0.4, 0, 0.2, 1);z-index:0}.footer .footerInfo__inner--nav--contact--item--link span{color:#fff;transition:0.4s;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.footer .footerInfo__inner--nav--contact--item--link span.icon-01::before{content:"";width:25px;height:18px;background-image:url(../img/icon/footer-icon01-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-02::before{content:"";width:25px;height:16px;background-image:url(../img/icon/footer-icon02-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-03::before{content:"";width:20px;height:15px;background-image:url(../img/icon/footer-icon03-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-04::before{content:"";width:17px;height:17px;background-image:url(../img/icon/footer-icon04-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link::after{content:"";background-color:#fff;position:absolute;right:16px;transition:0.4s;width:33px;height:1px}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--contact--item--link:hover{transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link:hover::before{width:100%}.footer .footerInfo__inner--nav--contact--item--link:hover span{color:#444}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-01::before{background-image:url(../img/icon/footer-icon01-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-02::before{background-image:url(../img/icon/footer-icon02-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-03::before{background-image:url(../img/icon/footer-icon03-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-04::before{background-image:url(../img/icon/footer-icon04-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover::after{background-color:#444;right:8px;transition:0.4s}}.footer .footerInfo__inner--nav--contact--item--link:hover svg{transform:translateX(100%);transition:0.4s}.footer .footerInfo__inner--nav--contact--info{color:#fff}.footer .footerInfo__inner--nav--contact--info--tel{font-size:2.4rem;letter-spacing:0.05em;font-family:"Poppins";display:flex;align-items:flex-end;gap:8px}.footer .footerInfo__inner--nav--contact--info--tel span{font-size:1.6rem;font-weight:300;letter-spacing:0.05em}.footer .footerInfo__inner--nav--contact--info--text{font-size:1rem;letter-spacing:0.05em;margin-top:10px;color:#fff}.footer .footerInfo__inner--nav--contact--sns{width:100%;display:flex;justify-content:flex-start;padding-top:20px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact--sns{justify-content:center}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact--sns{padding-top:0;justify-content:flex-start}}.footer .footerInfo__inner--nav--contact--sns span{font-size:1.6rem;font-weight:500;font-family:"Cormorant", serif;line-height:3.2rem;padding-right:24px;color:#fff}.footer .footerInfo__inner--nav--contact--sns ul{display:flex;gap:7px}.footer .footerInfo__inner--nav--contact--sns ul li a{display:inline-block}.footer .footerInfo__inner--flex{display:flex;justify-content:space-between}@media screen and (max-width:640px){.footer .footerInfo__inner--flex{flex-direction:column}}.footer .footerInfo__inner--bottom--privacy{padding-bottom:20px}.footer .footerInfo__inner--bottom--privacy a{display:inline-block;font-size:1.2rem;font-weight:400;text-decoration:underline;color:#fff}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--privacy a{font-weight:300}}.footer .footerInfo__inner--bottom--copy{font-size:1.2rem;font-weight:400;color:#fff}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--copy{font-size:1rem;font-weight:300;line-height:1.8;letter-spacing:0.25em}}@media screen and (max-width:640px){.footer .footerInfo__inner--pagetop{padding-top:24px}}.footer .footerInfo__inner--pagetop>a{display:flex;position:relative;gap:10px}@media screen and (max-width:640px){.footer .footerInfo__inner--pagetop>a{justify-content:flex-end}}.footer .footerInfo__inner--pagetop>a span{font-size:1rem;font-weight:300;color:#fff}.footer .footerInfo__inner--pagetop--text{writing-mode:vertical-rl;transform:rotate(180deg)}.footer .footerInfo__inner--pagetop--arrow{transition:0.6s;height:100px}.partsFooterCta{background-color:#fff}.partsFooterCta__inner{width:100%}.partsFooterCta__inner .common-title-text{flex-direction:column;gap:0}.partsFooterCta__inner--cnt--top{width:100%;height:320px;display:flex}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--top{height:19vw}}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top{height:auto;flex-direction:column}}.partsFooterCta__inner--cnt--top--link{width:calc(100% / 3);height:100%;position:relative}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link{height:22vw}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link{height:158px}}.partsFooterCta__inner--cnt--top--link::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(68, 68, 68, 0.7);opacity:0;transition:0.4s}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link::after{display:none}}.partsFooterCta__inner--cnt--top--link:hover::after{opacity:1;transition:0.4s}.partsFooterCta__inner--cnt--top--link.link01{width:100%;background:url(../img/common/footer-cta-bg01.jpg) no-repeat;background-size:cover;background-position:center}.partsFooterCta__inner--cnt--top--link.link02{width:100%;background:url(../img/common/footer-cta-bg02.jpg) no-repeat;background-size:cover;background-position:center}.partsFooterCta__inner--cnt--top--link.link03{width:100%;background:url(../img/common/footer-cta-bg03.jpg) no-repeat;background-size:cover;background-position:center}.partsFooterCta__inner--cnt--top--link--title{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#fff;position:relative;z-index:2}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title{gap:10px}}.partsFooterCta__inner--cnt--top--link--title span{font-family:"Poppins";font-size:3.2rem;letter-spacing:2px}@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.6rem}.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:3.2rem;letter-spacing:0.04em;line-height:1;margin-bottom:15px;font-family:"Poppins"}.parts-title01-sm{display:block;font-weight:500;font-size:1.6rem;letter-spacing:0.04em;line-height:1}.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:50px;height:50px}.parts-pagination-archive01 ul>li span{border-radius:50%}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#444;font-size:1.6rem;transition:0.4s all}.parts-pagination-archive01 ul>li span.current{border:1px solid #444;background:#444;color:#fff}.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-items: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{position:relative;margin-right:40px;font-weight:500}@media screen and (max-width:640px){.parts-pagination-single01-prev{margin-right:2%;font-size:1.4rem}}.parts-pagination-single01-prev a::before{content:"";background:url(../img/common/common-button-arrow_pc.svg);background-repeat:no-repeat;background-size:cover;display:block;width:50px;height:50px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(180deg);margin-right:50px;transition:0.4s}@media screen and (max-width:640px){.parts-pagination-single01-prev a::before{width:30px;height:30px;margin-right:35px}}@media screen and (min-width:1025px){.parts-pagination-single01-prev a:hover::before{background:url(../img/common/common-button-arrow_pc-black.svg)}}.parts-pagination-single01-next{position:relative;margin-left:40px;font-weight:500}@media screen and (max-width:640px){.parts-pagination-single01-next{margin-left:2%;font-size:1.4rem}}.parts-pagination-single01-next a::before{content:"";background:url(../img/common/common-button-arrow_pc.svg);background-repeat:no-repeat;background-size:cover;display:block;width:50px;height:50px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:-65px;transition:0.4s}@media screen and (max-width:640px){.parts-pagination-single01-next a::before{width:30px;height:30px;margin-right:-36px}}@media screen and (min-width:1025px){.parts-pagination-single01-next a:hover::before{background:url(../img/common/common-button-arrow_pc-black.svg)}}.parts-pagination-single01-link a{display:flex;justify-content:center;align-items:center;width:276px;height:46px;margin:0 auto;border:1px solid #444;border-radius:50px;font-weight:500;position:relative;overflow:hidden;background-image:linear-gradient(to right, #444 0%, #444 100%);background-size:0% 100%;background-repeat:no-repeat;transition:background-size 0.3s ease, color 0.3s ease}@media screen and (max-width:640px){.parts-pagination-single01-link a{width:200px;font-size:1.4rem}}.parts-pagination-single01-link a::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#444;transition:width 0.3s ease;z-index:-1}.parts-pagination-single01-link a::after{content:"";display:block;width:33px;height:1px;background-color:#444;position:absolute;right:16px;transition:background-color 0.3s}@media screen and (max-width:640px){.parts-pagination-single01-link a::after{width:26px}}@media screen and (min-width:1025px){.parts-pagination-single01-link a:hover{color:#FFF;background-size:100% 100%}.parts-pagination-single01-link a:hover::before{width:100%}.parts-pagination-single01-link a:hover::after{background-color:#FFF}}.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}.parts-anchor-company01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-company01 .company #company,.parts-anchor-company01 .staff #staff,.parts-anchor-company01 .recruit #recruit{background-color:#444;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-company01 .company #company,.parts-anchor-company01 .staff #staff,.parts-anchor-company01 .recruit #recruit{display:flex;margin:0 auto}}.parts-anchor-company01 .company #company a,.parts-anchor-company01 .staff #staff a,.parts-anchor-company01 .recruit #recruit a{color:var(--font-second-color)}.parts-anchor-company01 .company #company a .parts-anchor-company01-span01,.parts-anchor-company01 .staff #staff a .parts-anchor-company01-span01,.parts-anchor-company01 .recruit #recruit a .parts-anchor-company01-span01{color:var(--font-second-color)}.parts-anchor-company01 ul{display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:960px;box-sizing:border-box;gap:24px;margin:0 auto}@media screen and (max-width:1024px){.parts-anchor-company01 ul{gap:12px}}@media screen and (max-width:640px){.parts-anchor-company01 ul{flex-direction:column;gap:10px;padding:0}}.parts-anchor-company01 ul li{cursor:pointer;background-color:#fff;border:1px solid #444;width:calc(33.3% - 16px);height:102px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-company01 ul li{width:calc(33.3% - 8px);height:70px}}@media screen and (max-width:640px){.parts-anchor-company01 ul li{width:100%;height:50px;margin:0 auto}}.parts-anchor-company01 ul li a{position:relative;display:flex;align-items:center;width:100%;height:100%;padding-left:32px}@media screen and (max-width:1024px){.parts-anchor-company01 ul li a{padding-left:4%}}.parts-anchor-company01 ul li a::after{content:"";position:absolute;right:5%;width:7px;height:70px;transition:0.4s;background-image:url(../components/parts/parts-anchor-product/parts-anchor-product01/img/arrow-bottom.svg);background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%)}@media screen and (max-width:1024px){.parts-anchor-company01 ul li a::after{background-size:contain;height:30px;right:3%}}.parts-anchor-company01 ul li a .parts-anchor-company01-span01{position:relative;display:block;font-size:2.4rem;letter-spacing:0.05em;line-height:1em;text-align:center;font-family:"Noto Sans JP", serif}@media screen and (max-width:1024px){.parts-anchor-company01 ul li a .parts-anchor-company01-span01{font-size:1.6rem}}@media screen and (max-width:640px){.parts-anchor-company01 ul li a .parts-anchor-company01-span01{font-size:1.6rem}}.parts-anchor-company01 ul li:hover{background-color:#444;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-company01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-company01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-company01 ul li:hover a .parts-anchor-company01-span01{color:var(--font-second-color)}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat;transform:translateY(-50px)}@media screen and (max-width:640px){.parts-anchor-feature01{transform:none}}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{background-color:#444;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{display:flex}}.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:nowrap;justify-content:space-between;max-width:960px;box-sizing:border-box;gap:24px;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul{display:block;padding:0}}.parts-anchor-feature01 ul li{width:calc(33.3% - 16px);height:186px;transition:0.4s;border:1px solid #444;background-color:#fff}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{width:30vw;height:20vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{width:100%;height:auto;margin-bottom:2%;padding:3% 0}}.parts-anchor-feature01 ul li a{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-left:39px;position:relative}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a{padding-left:3.9%}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a{padding:0 6.4%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.6rem;margin-bottom:16px;font-family:"Poppins";font-weight:400}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.9vw;margin-bottom:7.6%}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.4rem;margin-bottom:3.6%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2.4rem;line-height:3.8rem;font-weight:500}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:2.3vw;line-height:3.5vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:1.6rem;line-height:3rem}}.parts-anchor-feature01 ul li a::after{content:"";position:absolute;right:5%;width:7px;height:70px;transition:0.4s;background-image:url(../components/parts/parts-anchor-product/parts-anchor-product01/img/arrow-bottom.svg);background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%)}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a::after{width:6px;height:50px}}.parts-anchor-product01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-product01 .product #product,.parts-anchor-product01 .product02 #product02,.parts-anchor-product01 .product03 #product03{background-color:#444;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-product01 .product #product,.parts-anchor-product01 .product02 #product02,.parts-anchor-product01 .product03 #product03{display:flex;margin:0 auto}}.parts-anchor-product01 .product #product a,.parts-anchor-product01 .product02 #product02 a,.parts-anchor-product01 .product03 #product03 a{color:var(--font-second-color)}.parts-anchor-product01 .product #product a .parts-anchor-product01-span01,.parts-anchor-product01 .product02 #product02 a .parts-anchor-product01-span01,.parts-anchor-product01 .product03 #product03 a .parts-anchor-product01-span01{color:var(--font-second-color)}.parts-anchor-product01 ul{display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:960px;box-sizing:border-box;padding:0 20px;gap:24px;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-product01 ul{flex-direction:column;gap:10px;padding:0}}.parts-anchor-product01 ul li{cursor:pointer;background-color:#fff;border:1px solid #444;width:468px;height:102px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-product01 ul li{width:48%;height:70px}}@media screen and (max-width:640px){.parts-anchor-product01 ul li{width:80%;margin:0 auto;height:50px}}.parts-anchor-product01 ul li a{position:relative;display:flex;align-items:center;width:100%;height:100%;padding-left:32px}@media screen and (max-width:1024px){.parts-anchor-product01 ul li a{padding-left:4%}}.parts-anchor-product01 ul li a::after{content:"";position:absolute;right:5%;width:7px;height:70px;transition:0.4s;background-image:url(../components/parts/parts-anchor-product/parts-anchor-product01/img/arrow-bottom.svg);background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%)}@media screen and (max-width:1024px){.parts-anchor-product01 ul li a::after{background-size:contain;height:30px;right:3%}}.parts-anchor-product01 ul li a .parts-anchor-product01-span01{position:relative;display:block;font-size:2.4rem;letter-spacing:0.05em;line-height:1em;text-align:center;font-family:"Noto Sans JP", serif}@media screen and (max-width:1024px){.parts-anchor-product01 ul li a .parts-anchor-product01-span01{font-size:2rem}}@media screen and (max-width:640px){.parts-anchor-product01 ul li a .parts-anchor-product01-span01{font-size:1.8rem}}.parts-anchor-product01 ul li:hover{background-color:#444;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-product01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-product01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-product01 ul li:hover a .parts-anchor-product01-span01{color:var(--font-second-color)}.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}}.form-consultation{background-color:#f8faf9}.form-recruit{background-color:#F8FAF9}.form-request{background-color:#F8FAF9}