.headerContent{background-color:transparent;transition:background-color 0.4s, color 0.4s;z-index:100;width:100%;max-width:none;position:fixed;top:0;z-index:999;padding:0}.headerContent.is-active{background-color:#E4E4E1}.headerContent.is-active .headerContent__inner--nav ul li a{color:#333}.headerContent.is-active .navToggleCross{color:#333}.headerContent.is-active .headerContent__inner--nav{position:initial}.headerContent.is-active .headerContent__inner--nav ul{flex-direction:row;padding-right:38px}.headerContent.is-active .headerContent__inner--logo .white{display:none}.headerContent.is-active .headerContent__inner--logo .black{display:block}.headerContent.is-active .navToggleCross span{background:#2d2f26}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:2400px;height:80px;box-sizing:border-box;margin:0 auto;padding:0 48px}@media screen and (max-width:640px){.headerContent__inner{padding:0 24px}}.headerContent__inner--logo{display:block;margin:0;position:relative}@media screen and (max-width:640px){.headerContent__inner--logo{z-index:100}}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:32px}.headerContent__inner--logo a .white{display:block}.headerContent__inner--logo a .black{display:none}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0;position:absolute;top:128px;right:48px}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column;gap:32px}.headerContent__inner--nav ul li{display:flex}.headerContent__inner--nav ul li a{font-weight:400;font-size:1.4rem;line-height:1.4rem;letter-spacing:0.04em;position:relative;transition:0.4s;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.is-active{background-color:var(--bg-first-color)}.headerContent.is-active .headerContent__inner--nav ul li a{color:var(--font-first-color)}.headerContent.is-active .navToggleCross{color:var(--font-first-color)}.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}.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;font-size:50px;border:none;position:relative;padding:0;margin-left:30px;margin-right:0;color:#FFF;font-family:"Cardo", serif;font-size:1.4rem;font-weight:400;line-height:1.4rem;letter-spacing:0.04em}.headerContent .navToggleCross .open-text{display:flex;height:30px;align-items:center}@media screen and (max-width:640px){.headerContent .navToggleCross .open-text{display:none !important}}.headerContent .navToggleCross .close-text{display:none;height:30px;align-items:center}@media screen and (max-width:640px){.headerContent .navToggleCross .close-text{display:none !important}}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-right:4%}}.headerContent .navToggleCross span{background:#FFF;display:none;width:16px;height:1px;position:absolute;margin:auto}@media screen and (max-width:640px){.headerContent .navToggleCross span{display:block}}.headerContent .navToggleCross span:nth-of-type(1){top:0.15em}.headerContent .navToggleCross span:nth-of-type(2){background:none;background-color:var(--bg-first-color);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.15em}.headerContent .headerNavHum{overflow-x:scroll;background:#717160;opacity:0;display:flex;justify-content:center;width:100%;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum .headerNavHum-wrap{width:100%;padding:120px 0 32px 0}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap{padding:12% 0 3.2% 0}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap{padding:64px 0 83px 0}}.headerContent .headerNavHum .headerNavHum-wrap__inner{width:100%;max-width:1080px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.headerContent .headerNavHum .headerNavHum-wrap__inner{padding:0 2%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner{padding:0 4%}}.headerContent .headerNavHum .headerNavHum-wrap__inner--logo{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--logo{display:flex;width:236px;margin:0 auto}}.headerContent .headerNavHum .headerNavHum-wrap__inner--content{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.headerContent .headerNavHum .headerNavHum-wrap__inner--content{flex-direction:column-reverse}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--content{display:flex;flex-direction:column-reverse;margin-top:72px}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--name{max-width:236px;width:100%}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--name a img{width:100%}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--detail{margin-top:72px;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--tel{width:100%;font-family:"Zen Old Mincho", serif;font-size:3.2rem;font-weight:400;letter-spacing:0.04em;padding-bottom:24px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--tel{padding-bottom:2.4%}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--tel span{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;display:inline-block}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info{color:#fff;margin-bottom:32px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info{margin-bottom:3.2%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info{margin-bottom:4%}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel{font-size:3.2rem;letter-spacing:0.05em;display:flex;align-items:flex-end;gap:8px;line-height:1}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel{font-size:2.8rem}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel{font-size:2.4rem}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel span{font-size:1.4rem;letter-spacing:0.05em;margin-bottom:2px}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel a{display:inline-block;transition:0.3s;color:#fff}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--info--tel a:hover{opacity:0.5}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns{width:100%;margin-top:72px;padding-bottom:56px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns{padding-bottom:5.6%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns{padding-bottom:0}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns--title{font-size:1.4rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;margin-bottom:18px;color:#fff}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns--list{width:100%;gap:7px;display:flex}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns--list{justify-content:flex-start}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns--list--item a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#2d2f26;transition:0.4s}@media screen and (min-width:769px){.headerContent .headerNavHum .headerNavHum-wrap__inner--info--sns--list--item a:hover{opacity:0.7;transition:0.4s}}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--privacy{font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--privacy a{border-bottom:1px solid #fff;display:flex;align-items:center;gap:8px;width:fit-content}.headerContent .headerNavHum .headerNavHum-wrap__inner--info--privacy a span{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav{display:flex;gap:80px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav{gap:60px}}@media screen and (max-width:820px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav{flex-wrap:wrap}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav{gap:0}}@media screen and (max-width:820px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul{width:calc((100% - (1 * 60px)) / 2)}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul{width:100%;margin-bottom:32px}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul:last-child{margin-bottom:0}}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li{position:relative;margin-bottom:32px}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li:last-child{margin-bottom:0}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li.nav-pc{display:block}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li.nav-pc{display:none}}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li.nav-sp{display:none}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li.nav-sp{display:block}}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li a{display:flex;align-items:center;gap:8px;font-size:1.6rem;font-weight:400;line-height:1;letter-spacing:0.04em;transition:0.4s;color:#fff}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li a{font-size:1.6rem}}@media screen and (min-width:769px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li a:hover{opacity:0.5;transition:0.4s}}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li a span{width:15px;height:15px;display:flex;align-items:center}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav{margin-top:32px}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav .sub-nav-item{margin-bottom:24px}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav .sub-nav-item:last-child{margin-bottom:0}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav a{display:flex;align-items:center;font-size:1.4rem;font-weight:400;line-height:1;letter-spacing:0.04em;transition:0.4s;color:#fff}@media screen and (max-width:820px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav a{line-height:1.6}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav a{line-height:1}}@media screen and (min-width:769px){.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav a:hover{opacity:0.5;transition:0.4s}}.headerContent .headerNavHum .headerNavHum-wrap__inner--nav ul li .sub-nav a span{width:15px;height:15px;display:flex;align-items:center}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom{margin-top:50px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom{margin-top:5%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom{margin-top:64px;padding:0 4%}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact{display:flex;gap:8px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact{width:100%;flex-direction:column}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item{width:196px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item{width:100%}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link{width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.25;border:1px solid #949480;background-color:transparent;transition:0.4s;transition-property:transform;position:relative;overflow:hidden}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link span{color:#fff;letter-spacing:0.04em;transition:0.4s;display:flex;align-items:center;gap:16px;position:relative;z-index:1}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link span.icon-01::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon01-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link span.icon-02::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon02-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link span.icon-03::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon03-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link:hover{background-color:#fff;border:1px solid #fff;transition:0.4s}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link:hover span{color:#717160}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link:hover span.icon-01::before{background-image:url(../img/icon/footer-icon01-on.svg);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link:hover span.icon-02::before{background-image:url(../img/icon/footer-icon02-on.svg);background-repeat:no-repeat;background-size:cover}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--contact--item--link:hover span.icon-03::before{background-image:url(../img/icon/footer-icon03-on.svg);background-repeat:no-repeat;background-size:cover}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy{margin:72px 0;font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff;display:flex;justify-content:center}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy.pc-sp{display:flex}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy.pc-sp{display:none}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy.sp{display:none}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy.sp{display:flex}}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy a{border-bottom:1px solid #fff;display:flex;align-items:center;gap:8px;width:fit-content}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--privacy a span{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--copy{margin-top:88px;font-size:1.4rem;font-weight:400;color:#fff;letter-spacing:0.04em;text-align:center}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHum-wrap__inner--bottom--copy{margin-top:0}}.headerContent__fix{width:64px;position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:7;opacity:1;transition:opacity 0.4s;display:flex;flex-direction:column}@media screen and (max-width:1024px){.headerContent__fix{width:100%;top:auto;bottom:0;transform:none;right:0;flex-direction:row}}.headerContent__fix--nav{width:100%;position:relative}@media screen and (max-width:1024px){.headerContent__fix--nav{width:100%;height:auto;border-top:1px solid #949480}}.headerContent__fix--nav:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:16px;height:1px;background:#FFF}@media screen and (max-width:1024px){.headerContent__fix--nav:after{width:1px;height:30px;left:auto;right:0;bottom:auto;top:50%;transform:translateY(-50%);background:#949480}}.headerContent__fix--nav:last-child:after{display:none}.headerContent__fix--nav a{align-items:center;background:#717160;border:1px solid #717160;color:#FDFCFA;display:flex;font-size:1.4rem;font-weight:300;justify-content:center;letter-spacing:0.25em;line-height:2rem;position:relative;text-orientation:upright;transition:0.4s;width:100%;writing-mode:vertical-rl;padding:32px 0}@media screen and (max-width:1024px){.headerContent__fix--nav a{height:100%;font-size:1.4rem;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0;text-align:center;display:flex;flex-direction:column;padding:22px 0;gap:6px}}@media (max-width:360px){.headerContent__fix--nav a{font-size:1.2rem}}.headerContent__fix--nav a svg path{fill:currentColor;transition:fill 0.4s}@media screen and (max-width:1024px){.headerContent__fix--nav a span{display:none}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover{background:#FFF;color:#717160;transition:0.4s}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover svg path{fill:#717160;transition:fill 0.4s}}.headerContent__fix.active{opacity:0;pointer-events:none}.open{overflow:hidden}.open .navToggleCross span{background:#FFF !important}.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)}@media screen and (max-width:640px){.open .headerContent__inner--logo .white{display:block !important}.open .headerContent__inner--logo .black{display:none !important}}.open .open-text{display:none !important;height:30px;align-items:center;color:#FFF}@media screen and (max-width:640px){.open .open-text{display:none !important}}.open .close-text{display:flex !important;height:30px;align-items:center;color:#FFF}@media screen and (max-width:640px){.open .close-text{display:none !important}}.footer{background-color:#717160;position:relative}.footer .footerInfo{padding:120px 0 32px 0}@media screen and (max-width:1024px){.footer .footerInfo{padding:12% 0 3.2% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:64px 0 83px 0}}.footer .footerInfo__inner{width:100%;max-width:1080px;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--logo{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--logo{display:flex;width:236px;margin:0 auto}}.footer .footerInfo__inner--content{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.footer .footerInfo__inner--content{flex-direction:column-reverse}}@media screen and (max-width:640px){.footer .footerInfo__inner--content{display:flex;flex-direction:column-reverse;margin-top:72px}}.footer .footerInfo__inner--info--name{max-width:236px;width:100%}.footer .footerInfo__inner--info--name a img{width:100%}.footer .footerInfo__inner--info--detail{margin-top:72px;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff}.footer .footerInfo__inner--info--tel{width:100%;font-family:"Zen Old Mincho", serif;font-size:3.2rem;font-weight:400;letter-spacing:0.04em;padding-bottom:24px}@media screen and (max-width:1024px){.footer .footerInfo__inner--info--tel{padding-bottom:2.4%}}.footer .footerInfo__inner--info--tel span{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;display:inline-block}.footer .footerInfo__inner--info--info{color:#fff;margin-bottom:32px}@media screen and (max-width:1024px){.footer .footerInfo__inner--info--info{margin-bottom:3.2%}}@media screen and (max-width:640px){.footer .footerInfo__inner--info--info{margin-bottom:4%}}.footer .footerInfo__inner--info--info--tel{font-size:3.2rem;letter-spacing:0.05em;display:flex;align-items:flex-end;gap:8px;line-height:1}@media screen and (max-width:1024px){.footer .footerInfo__inner--info--info--tel{font-size:2.8rem}}@media screen and (max-width:640px){.footer .footerInfo__inner--info--info--tel{font-size:2.4rem}}.footer .footerInfo__inner--info--info--tel span{font-size:1.4rem;letter-spacing:0.05em;margin-bottom:2px}.footer .footerInfo__inner--info--info--tel a{display:inline-block;transition:0.3s;color:#fff}@media screen and (min-width:1025px){.footer .footerInfo__inner--info--info--tel a:hover{opacity:0.5}}.footer .footerInfo__inner--info--sns{width:100%;margin-top:72px;padding-bottom:56px}@media screen and (max-width:1024px){.footer .footerInfo__inner--info--sns{padding-bottom:5.6%}}@media screen and (max-width:640px){.footer .footerInfo__inner--info--sns{padding-bottom:0}}.footer .footerInfo__inner--info--sns--title{font-size:1.4rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;margin-bottom:18px;color:#fff}.footer .footerInfo__inner--info--sns--list{width:100%;gap:7px;display:flex}@media screen and (max-width:640px){.footer .footerInfo__inner--info--sns--list{justify-content:flex-start}}.footer .footerInfo__inner--info--sns--list--item a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#2d2f26;transition:0.4s}@media screen and (min-width:769px){.footer .footerInfo__inner--info--sns--list--item a:hover{opacity:0.7;transition:0.4s}}.footer .footerInfo__inner--info--privacy{font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff}.footer .footerInfo__inner--info--privacy a{border-bottom:1px solid #fff;display:flex;align-items:center;gap:8px;width:fit-content}.footer .footerInfo__inner--info--privacy a span{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.footer .footerInfo__inner--nav{display:flex;gap:80px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{gap:60px}}@media screen and (max-width:820px){.footer .footerInfo__inner--nav{flex-wrap:wrap}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{gap:0}}@media screen and (max-width:820px){.footer .footerInfo__inner--nav ul{width:calc((100% - (1 * 60px)) / 2)}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav ul{width:100%;margin-bottom:32px}.footer .footerInfo__inner--nav ul:last-child{margin-bottom:0}}.footer .footerInfo__inner--nav ul li{position:relative;margin-bottom:32px}.footer .footerInfo__inner--nav ul li:last-child{margin-bottom:0}.footer .footerInfo__inner--nav ul li.nav-pc{display:block}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav ul li.nav-pc{display:none}}.footer .footerInfo__inner--nav ul li.nav-sp{display:none}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav ul li.nav-sp{display:block}}.footer .footerInfo__inner--nav ul li a{display:flex;align-items:center;gap:8px;font-size:1.6rem;font-weight:400;line-height:1;letter-spacing:0.04em;transition:0.4s;color:#fff}@media screen and (max-width:640px){.footer .footerInfo__inner--nav ul li a{font-size:1.6rem}}@media screen and (min-width:769px){.footer .footerInfo__inner--nav ul li a:hover{opacity:0.5;transition:0.4s}}.footer .footerInfo__inner--nav ul li a span{width:15px;height:15px;display:flex;align-items:center}.footer .footerInfo__inner--nav ul li .sub-nav{margin-top:32px}.footer .footerInfo__inner--nav ul li .sub-nav .sub-nav-item{margin-bottom:24px}.footer .footerInfo__inner--nav ul li .sub-nav .sub-nav-item:last-child{margin-bottom:0}.footer .footerInfo__inner--nav ul li .sub-nav a{display:flex;align-items:center;font-size:1.4rem;font-weight:400;line-height:1;letter-spacing:0.04em;transition:0.4s;color:#fff}@media screen and (max-width:820px){.footer .footerInfo__inner--nav ul li .sub-nav a{line-height:1.6}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav ul li .sub-nav a{line-height:1}}@media screen and (min-width:769px){.footer .footerInfo__inner--nav ul li .sub-nav a:hover{opacity:0.5;transition:0.4s}}.footer .footerInfo__inner--nav ul li .sub-nav a span{width:15px;height:15px;display:flex;align-items:center}.footer .footerInfo__inner--bottom{margin-top:50px}@media screen and (max-width:1024px){.footer .footerInfo__inner--bottom{margin-top:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom{margin-top:64px;padding:0 4%}}.footer .footerInfo__inner--bottom--contact{display:flex;gap:8px}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--contact{width:100%;flex-direction:column}}.footer .footerInfo__inner--bottom--contact--item{width:196px}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--contact--item{width:100%}}.footer .footerInfo__inner--bottom--contact--item--link{width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-size:1.4rem;line-height:1.25;border:1px solid #949480;background-color:transparent;transition:0.4s;transition-property:transform;position:relative;overflow:hidden}.footer .footerInfo__inner--bottom--contact--item--link span{color:#fff;letter-spacing:0.04em;transition:0.4s;display:flex;align-items:center;gap:16px;position:relative;z-index:1}.footer .footerInfo__inner--bottom--contact--item--link span.icon-01::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon01-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--bottom--contact--item--link span.icon-02::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon02-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--bottom--contact--item--link span.icon-03::before{content:"";width:28px;height:28px;background-image:url(../img/icon/footer-icon03-off.svg);background-repeat:no-repeat;background-size:cover;transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--bottom--contact--item--link:hover{background-color:#fff;border:1px solid #fff;transition:0.4s}.footer .footerInfo__inner--bottom--contact--item--link:hover span{color:#717160}.footer .footerInfo__inner--bottom--contact--item--link:hover span.icon-01::before{background-image:url(../img/icon/footer-icon01-on.svg);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--bottom--contact--item--link:hover span.icon-02::before{background-image:url(../img/icon/footer-icon02-on.svg);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--bottom--contact--item--link:hover span.icon-03::before{background-image:url(../img/icon/footer-icon03-on.svg);background-repeat:no-repeat;background-size:cover}}.footer .footerInfo__inner--bottom--privacy{margin:72px 0;font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1.6;color:#fff;display:flex;justify-content:center}.footer .footerInfo__inner--bottom--privacy.sp{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--privacy.sp{display:flex}}.footer .footerInfo__inner--bottom--privacy a{border-bottom:1px solid #fff;display:flex;align-items:center;gap:8px;width:fit-content}.footer .footerInfo__inner--bottom--privacy a span{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.footer .footerInfo__inner--bottom--copy{margin-top:88px;font-size:1.4rem;font-weight:400;color:#fff;letter-spacing:0.04em;text-align:center}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--copy{margin-top:0}}.partsFooterCta{background-color:#717160;border-bottom:1px solid #949480;position:relative}.partsFooterCta__inner{max-width:1240px}@media screen and (max-width:640px){.partsFooterCta__inner{padding:0}}.partsFooterCta__inner--cnt{display:flex}@media screen and (max-width:640px){.partsFooterCta__inner--cnt{flex-direction:column}}.partsFooterCta__inner--cnt--box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:27px;width:calc(100% / 3);height:280px;position:relative;overflow:hidden;transition:0.3s}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box{width:100%;height:112px;gap:16px;padding:0;border-bottom:1px solid #949480}.partsFooterCta__inner--cnt--box:last-child{border-bottom:none}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box:nth-child(2)::before,.partsFooterCta__inner--cnt--box:nth-child(2)::after{display:none}}.partsFooterCta__inner--cnt--box:nth-child(2)::before,.partsFooterCta__inner--cnt--box:nth-child(2)::after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:1px;height:160px;background-color:#949480}.partsFooterCta__inner--cnt--box:nth-child(2)::after{left:unset;right:0}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--box:hover{transition:0.3s;opacity:0.7}}.partsFooterCta__inner--cnt--box--en{font-family:"Cardo", serif;font-size:3.2rem;letter-spacing:0.04em;line-height:1;transition:0.3s;color:#fff}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box--en{font-size:2.4rem}}.partsFooterCta__inner--cnt--box--ja{font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1;transition:0.3s;color:#fff}.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.5em;margin-bottom:20px;font-family:"Cardo"}@media screen and (max-width:640px){.parts-title01-lg{font-size:2rem;margin-bottom:10px}}.parts-title01-sm{display:block;position:relative;font-weight:400;font-size:1.2rem;letter-spacing:0.04em;line-height:1.5em;padding-left:12px}.parts-title01-sm::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:3px;height:3px;background-color:#fff;left:0px}@media screen and (max-width:640px){.parts-title01-sm{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{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--font-first-color);font-size:1.6rem;transition:0.4s all;font-family:"Zen Old Mincho"}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#333;font-size:1.6rem;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-archive01 ul>li a .parts-pagination-arrow-prev,.parts-pagination-archive01 ul>li a .parts-pagination-arrow-next{width:11px;height:20px}.parts-pagination-single01{display:flex;justify-content:center;align-items:center;gap:40px;font-size:1.6rem;letter-spacing:0;line-height:1;font-weight:400;padding-top:120px}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.4rem;gap:4%;padding-top:14%}}.parts-pagination-single01-link a{display:block;padding-bottom:16px;border-bottom:1px solid #717060;transition:0.4s;color:#313131}.parts-pagination-single01-link a:hover{opacity:0.4}.parts-pagination-single01-prev{width:25%;max-width:150px}.parts-pagination-single01-prev>*{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:150px;font-size:1.6rem;color:#313131 !important;position:relative;padding-bottom:16px;overflow:hidden;padding-right:8px}@media screen and (max-width:640px){.parts-pagination-single01-prev>*{font-size:1.4rem}}.parts-pagination-single01-prev>*::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:1px;background:#717060;transition:right 0.6s ease;z-index:1}.parts-pagination-single01-prev>*::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;background:#717060;transition:right 0.6s ease}@media screen and (min-width:1025px){.parts-pagination-single01-prev>*:hover::before{right:0}.parts-pagination-single01-prev>*:hover .parts-pagination-single01-prev-arrow::before{right:0;transition:all 0.4s ease 0.2s}.parts-pagination-single01-prev>*:hover .parts-pagination-single01-prev-arrow::after{left:-100%;transition:all 0.4s ease}}.parts-pagination-single01-prev .parts-pagination-single01-prev-arrow{width:16px;height:16px;position:relative;overflow:hidden}.parts-pagination-single01-prev .parts-pagination-single01-prev-arrow::before{content:"";background-image:url(../post-type/news/news-single/news-single01/img/prev-arrow_pc.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:10px;height:16px;position:absolute;right:-100%;top:0;transition:all 0.4s ease}.parts-pagination-single01-prev .parts-pagination-single01-prev-arrow::after{content:"";background-image:url(../post-type/news/news-single/news-single01/img/prev-arrow_pc.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:10px;height:16px;position:absolute;left:0;top:0;transition:all 0.4s ease 0.2s}@media screen and (min-width:1025px){.parts-pagination-single01-prev a:hover .img-hover img{transform:scale(1.1)}}.parts-pagination-single01-prev a .img-hover{overflow:hidden}.parts-pagination-single01-prev a .img-hover img{transition:0.6s}.parts-pagination-single01-next{width:25%;max-width:150px}.parts-pagination-single01-next>*{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:150px;font-size:1.6rem;color:#313131 !important;text-align:center;position:relative;padding-bottom:16px;overflow:hidden;padding-left:8px}@media screen and (max-width:640px){.parts-pagination-single01-next>*{font-size:1.4rem}}.parts-pagination-single01-next>*::before{content:"";position:absolute;bottom:0;left:-100%;width:100%;height:1px;background:#717060;transition:left 0.6s ease;z-index:1}.parts-pagination-single01-next>*::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#717060;transition:left 0.6s ease}@media screen and (min-width:1025px){.parts-pagination-single01-next>*:hover::before{left:0}.parts-pagination-single01-next>*:hover .parts-pagination-single01-next-arrow::before{left:0;transition:all 0.4s ease 0.2s}.parts-pagination-single01-next>*:hover .parts-pagination-single01-next-arrow::after{right:-100%;transition:all 0.4s ease}}.parts-pagination-single01-next .parts-pagination-single01-next-arrow{width:16px;height:16px;position:relative;overflow:hidden}.parts-pagination-single01-next .parts-pagination-single01-next-arrow::before{content:"";background-image:url(../post-type/news/news-single/news-single01/img/next-arrow_pc.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:10px;height:16px;position:absolute;left:-100%;top:0;transition:all 0.4s ease}.parts-pagination-single01-next .parts-pagination-single01-next-arrow::after{content:"";background-image:url(../post-type/news/news-single/news-single01/img/next-arrow_pc.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:10px;height:16px;position:absolute;right:0;top:0;transition:all 0.4s ease 0.2s}.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:640px){.page-anchor-company01{flex-direction:column;align-items:center;gap:24px}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*{opacity:1}.page-anchor-company01-button{width:100%;max-width:440px}@media screen and (max-width:1024px){.page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-anchor-company01-button{width:100%;max-width:280px}}.page-anchor-company01-button>*{background-color:#949480;display:block;position:relative;padding:24px 30px;opacity:0.5;transition:0.4s;position:relative}.page-anchor-company01-button>*::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:40px;width:14px;height:8px;background:url(../img/icon/icon-arrow-bottom.svg) no-repeat center center / contain}.page-anchor-company01-button>* span{display:block;text-align:center;color:#FFF;font-size:1.6rem}.page-anchor-company01-button>*:hover{opacity:1}.sp-none{display:block}@media screen and (max-width:640px){.sp-none{display:none}}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat;margin-top:-100px}@media screen and (max-width:1024px){.parts-anchor-feature01{margin-top:-70px}}@media screen and (max-width:640px){.parts-anchor-feature01{margin-top:4%}}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{background-color:#717160}@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:#fff}.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:#fff}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span03 svg path,.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span03 svg line,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span03 svg path,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span03 svg line,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span03 svg path,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span03 svg line{stroke:#fff}.parts-anchor-feature01 ul{display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:754px;box-sizing:border-box;margin:0 auto;gap:32px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul{gap:20px;padding:0 2%}}@media screen and (max-width:640px){.parts-anchor-feature01 ul{flex-direction:column;gap:10px}}.parts-anchor-feature01 ul li{position:relative;background-color:#cdcdcd;width:230px;height:230px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{height:200px}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{width:100%;height:130px}}@media screen and (max-width:480px){.parts-anchor-feature01 ul li{height:110px}}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a{justify-content:space-between;padding-left:5%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.6rem;letter-spacing:0.04em;line-height:1em;text-align:center;margin:0 auto 20px;font-family:"Zen Old Mincho"}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{margin-bottom:4%;text-align:left}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:1.6rem;font-family:"Zen Old Mincho";font-weight:400;text-align:center;line-height:1.5;margin:0 auto 20px}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{margin-bottom:0;text-align:left}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span03{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span03{bottom:20px}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span03{bottom:auto;left:auto;right:4%;top:50%;transform:translateY(-50%)}}@media screen and (min-width:1025px){.parts-anchor-feature01 ul li:hover{background-color:#717160}.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-feature01 ul li:hover a .parts-anchor-feature01-span03 svg path,.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span03 svg line{stroke:#fff}}@media screen and (min-width:1025px) and (max-width:640px){.parts-anchor-feature01 ul li:hover{display:flex;margin:0 auto}}.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}}