.headerContent{background-color:#fdfdf6;z-index:100;width:100%;max-width:none;position:fixed;top:0;z-index:999;padding:0}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1800px;height:80px;box-sizing:border-box;margin:0 auto;padding:0 40px}@media screen and (max-width:1024px){.headerContent__inner{background:#fdfdf6}}@media screen and (max-width:640px){.headerContent__inner{padding:0 20px;height:56px}}.headerContent__inner--logo{display:block;margin:0;width:154px;height:32.18px}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:100%}.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:400;font-size:1.4rem;position:relative;padding:0 15px;letter-spacing:0.08em;color:#435057;transition:0.4s;font-family:"Zen Old Mincho", serif}.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}.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;border:none;position:relative;padding:0;margin-left:30px;margin-right:0;font-size:1.4rem;line-height:2.4rem;letter-spacing:0.08em;font-weight:400;font-family:"Sorts Mill Goudy", serif;width:75px;height:32px;text-align:center;overflow:hidden}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}.headerContent .navToggleCross .openmenu,.headerContent .navToggleCross .closemenu{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);transition:transform 0.4s ease}.headerContent .navToggleCross .openmenu{transform:translateY(-50%)}.headerContent .navToggleCross .closemenu{transform:translateY(calc(-50% + 100%))}.headerContent .navToggleCross span{background:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto}.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:#fdfdf6;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;padding-top:120px}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none;padding-top:60px}}.headerContent .headerNavHum__inner--wrap{display:flex;justify-content:space-between;gap:120px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--wrap{gap:60px}}@media screen and (max-width:880px){.headerContent .headerNavHum__inner--wrap{gap:74px;flex-direction:column}}.headerContent .headerNavHum__inner--pagetop{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--pagetop{display:block}}.headerContent .headerNavHum__inner--pagetop a{display:flex;flex-direction:column;align-items:center;gap:16px}.headerContent .headerNavHum__inner--pagetop a span{font-family:"Sorts Mill Goudy", serif;font-size:1.4rem;letter-spacing:0.08em;color:#7b7b7b}.headerContent .headerNavHum__inner--left{width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--left{max-width:300px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--left{max-width:100%}}.headerContent .headerNavHum__inner--left--logo{max-width:311px;width:100%;margin-bottom:72px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--left--logo{max-width:247px;margin:0 auto}}.headerContent .headerNavHum__inner--left--logo a{width:100%}.headerContent .headerNavHum__inner--left--logo a img{width:100%;height:100%;object-fit:cover;display:block}.headerContent .headerNavHum__inner--left--info{margin-bottom:36px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--left--info{display:none}}.headerContent .headerNavHum__inner--left--info--tel{margin-bottom:40px}.headerContent .headerNavHum__inner--left--info--tel a{display:inline-block}.headerContent .headerNavHum__inner--left--info--tel .headerNavHum__inner--left--info--tel--num{font-family:"Zen Old Mincho", serif;font-size:3.2rem;color:#282828;letter-spacing:0.04em;line-height:1;font-weight:400;display:flex;align-items:flex-end;gap:8px}.headerContent .headerNavHum__inner--left--info--tel .headerNavHum__inner--left--info--tel--num--text{font-size:1.4rem;letter-spacing:0.04em;line-height:1;font-weight:400}.headerContent .headerNavHum__inner--left--info--row{font-size:1.4rem;color:#7b7b7b;letter-spacing:0.08em;line-height:1.3;font-weight:400;margin-bottom:24px}.headerContent .headerNavHum__inner--left--info--row:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--left--sns{display:flex;gap:8px;margin-bottom:65px}@media screen and (max-width:880px){.headerContent .headerNavHum__inner--left--sns{display:none}}.headerContent .headerNavHum__inner--left--contact{max-width:392px;width:100%}@media screen and (max-width:880px){.headerContent .headerNavHum__inner--left--contact{display:none}}.headerContent .headerNavHum__inner--left--contact--button{width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:"Zen Old Mincho";font-size:1.6rem;color:#80b927;border:2px solid #80b927;letter-spacing:0.04em;padding:0 16px 0 40px;position:relative;overflow:hidden;transition:0.4s;margin-bottom:16px}.headerContent .headerNavHum__inner--left--contact--button.corporate{padding-left:50px}.headerContent .headerNavHum__inner--left--contact--button.recruit{padding-left:32px}.headerContent .headerNavHum__inner--left--contact--button:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--left--contact--button--icon{width:120px;height:25px;flex-shrink:0}.headerContent .headerNavHum__inner--left--contact--button--icon img{width:100%;height:100%;object-fit:cover}.headerContent .headerNavHum__inner--left--contact--button--icon.footer-logo-swap{position:relative;display:inline-block}.headerContent .headerNavHum__inner--left--contact--button--icon.footer-logo-swap img{transition:opacity 0.4s ease}.headerContent .headerNavHum__inner--left--contact--button--icon.footer-logo-swap .footer-logo-swap__off{opacity:1;position:relative;display:block}.headerContent .headerNavHum__inner--left--contact--button--icon.footer-logo-swap .footer-logo-swap__on{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.headerContent .headerNavHum__inner--left--contact--button--title{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:800;color:#77b712;letter-spacing:0.04em;line-height:1}.headerContent .headerNavHum__inner--left--contact--button--text{display:flex;align-items:center;gap:8px}.headerContent .headerNavHum__inner--left--contact--button--text span{position:relative;z-index:2}.headerContent .headerNavHum__inner--left--contact--button--text svg path{stroke:#80b927;transition:stroke 0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--left--contact--button:hover{background-color:#80b927;color:#fff;transition:0.4s}.headerContent .headerNavHum__inner--left--contact--button:hover .headerNavHum__inner--left--contact--button--title{color:#fff;transition:0.4s}.headerContent .headerNavHum__inner--left--contact--button:hover svg{position:relative;z-index:2;transition:0.4s}.headerContent .headerNavHum__inner--left--contact--button:hover svg path{stroke:#fff;transition:stroke 0.4s}.headerContent .headerNavHum__inner--left--contact--button:hover.corporate .footer-logo-swap__off{opacity:0}.headerContent .headerNavHum__inner--left--contact--button:hover.corporate .footer-logo-swap__on{opacity:1}}.headerContent .headerNavHum__inner--nav{max-width:460px;display:flex;justify-content:space-between;flex-shrink:0;gap:96px;margin-right:180px;padding-top:50px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav{gap:60px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav{max-width:275px;margin:0 auto;justify-content:center;gap:32px;padding:0 4%;flex-direction:column}}.headerContent .headerNavHum__inner--nav--menu{justify-content:space-between;display:flex;flex-direction:column}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu{min-width:auto;width:100%}}.headerContent .headerNavHum__inner--nav--menu--list--item{display:flex;flex-direction:column;margin-bottom:32px}.headerContent .headerNavHum__inner--nav--menu--list--item:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--nav--menu--list--item ol li{margin-top:12px}.headerContent .headerNavHum__inner--nav--menu--list--item a{font-family:"Zen Old Mincho", serif;font-size:1.4rem;font-weight:400;color:#282828;letter-spacing:0.04em;line-height:1;transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item a{font-size:1.6rem}}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--menu--list--item a:hover{opacity:0.5;transition:0.4s}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item a .pc-only{display:none}}.headerContent .headerNavHum__inner--nav--menu--list--item a .sp-only{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item a .sp-only{display:block}}.headerContent .headerNavHum__inner--nav--menu--list--item--sub{margin-top:5px;padding-left:15px}.headerContent .headerNavHum__inner--nav--menu--list--item--sub--item{margin-bottom:5px}.headerContent .headerNavHum__inner--nav--menu--list--item--sub--item:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--nav--menu--list--item--sub--item a{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;color:#282828;letter-spacing:0.04em;line-height:2.2;display:flex;align-items:center}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--menu--list--item--sub--item a:hover{opacity:0.5}}.headerContent .headerNavHum__inner--center{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--center{display:block;margin-top:74px}}.headerContent .headerNavHum__inner--center--info{margin-bottom:36px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--center--info{text-align:center}}.headerContent .headerNavHum__inner--center--info--tel{margin-bottom:40px}.headerContent .headerNavHum__inner--center--info--tel a{display:inline-block}.headerContent .headerNavHum__inner--center--info--tel .headerNavHum__inner--center--info--tel--num{font-family:"Zen Old Mincho", serif;font-size:3.2rem;color:#282828;letter-spacing:0.04em;line-height:1;font-weight:400;display:flex;align-items:flex-end;gap:8px}.headerContent .headerNavHum__inner--center--info--tel .headerNavHum__inner--center--info--tel--num--text{font-size:1.4rem;letter-spacing:0.04em;line-height:1;font-weight:400}.headerContent .headerNavHum__inner--center--info--row{font-size:1.4rem;color:#7b7b7b;letter-spacing:0.08em;line-height:1.3;font-weight:400;margin-bottom:24px}.headerContent .headerNavHum__inner--center--info--row:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--center--sns{display:none;gap:8px}@media screen and (max-width:880px){.headerContent .headerNavHum__inner--center--sns{display:flex;justify-content:center;margin-bottom:35px}}.headerContent .headerNavHum__inner--center--contact{display:none;max-width:392px;width:100%;margin:0 auto}@media screen and (max-width:880px){.headerContent .headerNavHum__inner--center--contact{display:block}}.headerContent .headerNavHum__inner--center--contact--button{width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:"Zen Old Mincho";font-size:1.6rem;color:#80b927;border:2px solid #80b927;letter-spacing:0.04em;padding:0 16px 0 40px;position:relative;overflow:hidden;transition:0.4s;margin-bottom:16px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--center--contact--button{font-size:1.4rem}}.headerContent .headerNavHum__inner--center--contact--button.corporate{padding-left:50px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--center--contact--button.corporate{padding-left:10px}}.headerContent .headerNavHum__inner--center--contact--button.recruit{padding-left:32px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--center--contact--button.recruit{padding-left:10px}}.headerContent .headerNavHum__inner--center--contact--button:last-child{margin-bottom:0}.headerContent .headerNavHum__inner--center--contact--button--icon{width:120px;height:25px;flex-shrink:0}.headerContent .headerNavHum__inner--center--contact--button--icon img{width:100%;height:100%;object-fit:cover}.headerContent .headerNavHum__inner--center--contact--button--icon.footer-logo-swap{position:relative;display:inline-block}.headerContent .headerNavHum__inner--center--contact--button--icon.footer-logo-swap img{transition:opacity 0.4s ease}.headerContent .headerNavHum__inner--center--contact--button--icon.footer-logo-swap .footer-logo-swap__off{opacity:1;position:relative;display:block}.headerContent .headerNavHum__inner--center--contact--button--icon.footer-logo-swap .footer-logo-swap__on{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.headerContent .headerNavHum__inner--center--contact--button--title{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:800;color:#77b712;letter-spacing:0.04em;line-height:1}.headerContent .headerNavHum__inner--center--contact--button--text{display:flex;align-items:center;gap:8px}.headerContent .headerNavHum__inner--center--contact--button--text span{position:relative;z-index:2}.headerContent .headerNavHum__inner--center--contact--button--text svg path{stroke:#80b927;transition:stroke 0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--center--contact--button:hover{background-color:#80b927;color:#fff;transition:0.4s}.headerContent .headerNavHum__inner--center--contact--button:hover .headerNavHum__inner--left--contact--button--title{color:#fff;transition:0.4s}.headerContent .headerNavHum__inner--center--contact--button:hover svg{position:relative;z-index:2;transition:0.4s}.headerContent .headerNavHum__inner--center--contact--button:hover svg path{stroke:#fff;transition:stroke 0.4s}.headerContent .headerNavHum__inner--center--contact--button:hover.corporate .footer-logo-swap__off{opacity:0}.headerContent .headerNavHum__inner--center--contact--button:hover.corporate .footer-logo-swap__on{opacity:1}}.headerContent .headerNavHum__inner--bottom{margin-top:48px}.headerContent .headerNavHum__inner--bottom--top{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--top{justify-content:center}}.headerContent .headerNavHum__inner--bottom--top--sns{display:flex;gap:8px;margin-bottom:65px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--top--pagetop{display:none}}.headerContent .headerNavHum__inner--bottom--top--pagetop a{display:flex;flex-direction:column;align-items:center;gap:16px}.headerContent .headerNavHum__inner--bottom--top--pagetop a span{font-family:"Sorts Mill Goudy", serif;font-size:1.4rem;letter-spacing:0.08em;color:#7b7b7b}.headerContent .headerNavHum__inner--bottom--down{margin-top:32px;padding-top:16px;border-top:1px solid #d9d9d9;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--bottom--down{flex-direction:column;padding-top:26px;gap:73px}}.headerContent .headerNavHum__inner--bottom--down--privacy{font-family:"Zen Old Mincho", serif;font-size:1.2rem;color:#7b7b7b;letter-spacing:0.08em}.headerContent .headerNavHum__inner--bottom--down--privacy a{display:flex;align-items:center;gap:8px}.headerContent .headerNavHum__inner--bottom--down--copyright{font-family:"Noto Serif JP", serif;font-size:1.2rem;color:#7b7b7b;letter-spacing:0.04em}.headerContent__fix{width:48px;position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:10;visibility:hidden}@media screen and (max-width:1024px){.headerContent__fix{width:100%;top:auto;bottom:0;transform:none;right:0;display:flex;background:var(--Linear-, linear-gradient(270deg, #4fa353 0%, #188a85 100%));border:none;padding:4px;gap:5px}}.headerContent__fix--nav{width:100%;padding-bottom:12px}@media screen and (max-width:1024px){.headerContent__fix--nav{width:100%;padding-bottom:0}}.headerContent__fix--nav a{width:100%;padding:24px 0;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:upright;font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:400;color:#fff;line-height:2rem;letter-spacing:0.25em;position:relative;background:linear-gradient(180deg, #4fa353 0%, #188a85 100%);transition:0.4s;gap:10px}@media screen and (max-width:1024px){.headerContent__fix--nav a{padding:6% 0;height:100%;font-size:1.4rem;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0;text-align:center;border:none;background:none}}@media screen and (max-width:640px){.headerContent__fix--nav a{flex-direction:column;padding:0;gap:4px;height:70px;font-size:1.2rem;background:linear-gradient(83deg, rgba(24, 138, 133, 0.2) 0%, rgba(128, 185, 39, 0.2) 100%), rgba(255, 255, 255, 0.2)}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover{opacity:0.7;transition:0.4s}}.headerContent__fix--nav:nth-child(3) a::after{display:none}@media screen and (min-width:641px){.headerContent__fix.active{display:none}}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.open .navToggleCross .openmenu{transform:translateY(calc(-50% - 100%))}.open .navToggleCross .closemenu{transform:translateY(-50%)}.footer{overflow:hidden;padding:120px 0;background-color:#fdfdf6;border-top:1px solid #d9d9d9}@media screen and (max-width:1024px){.footer{padding:12% 0}}@media screen and (max-width:880px){.footer{padding:48px 0}}.footer .footerInfo{width:100%}.footer .footerInfo__inner--wrap{display:flex;justify-content:space-between;align-items:center;gap:120px}@media screen and (max-width:1024px){.footer .footerInfo__inner--wrap{gap:60px}}@media screen and (max-width:880px){.footer .footerInfo__inner--wrap{flex-direction:column}}@media screen and (max-width:640px){.footer .footerInfo__inner--wrap{gap:74px}}.footer .footerInfo__inner--pagetop{display:none}@media screen and (max-width:880px){.footer .footerInfo__inner--pagetop{display:block}}.footer .footerInfo__inner--pagetop a{display:flex;flex-direction:column;align-items:center;gap:16px}.footer .footerInfo__inner--pagetop a span{font-family:"Sorts Mill Goudy", serif;font-size:1.4rem;letter-spacing:0.08em;color:#7b7b7b}.footer .footerInfo__inner--left{width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}@media screen and (max-width:768px){.footer .footerInfo__inner--left{max-width:300px}}@media screen and (max-width:640px){.footer .footerInfo__inner--left{max-width:100%}}.footer .footerInfo__inner--left--logo{max-width:311px;width:100%;margin-bottom:56px}@media screen and (max-width:880px){.footer .footerInfo__inner--left--logo{margin-bottom:0}}@media screen and (max-width:640px){.footer .footerInfo__inner--left--logo{max-width:240px;margin:0 auto 0}}.footer .footerInfo__inner--left--logo a{width:100%}.footer .footerInfo__inner--left--logo a img{width:100%;height:100%;object-fit:cover;display:block}.footer .footerInfo__inner--left--info{margin-bottom:36px}@media screen and (max-width:880px){.footer .footerInfo__inner--left--info{display:none}}.footer .footerInfo__inner--left--info--tel{margin-bottom:40px}.footer .footerInfo__inner--left--info--tel a{display:inline-block}.footer .footerInfo__inner--left--info--tel .footerInfo__inner--left--info--tel--num{font-family:"Zen Old Mincho", serif;font-size:3.2rem;color:#282828;letter-spacing:0.04em;line-height:1;font-weight:400;display:flex;align-items:flex-end;gap:8px}.footer .footerInfo__inner--left--info--tel .footerInfo__inner--left--info--tel--num--text{font-size:1.4rem;letter-spacing:0.04em;line-height:1;font-weight:400}.footer .footerInfo__inner--left--info--row{font-size:1.4rem;color:#7b7b7b;letter-spacing:0.08em;line-height:1.3;font-weight:400;margin-bottom:24px}.footer .footerInfo__inner--left--info--row:last-child{margin-bottom:0}.footer .footerInfo__inner--left--sns{display:flex;gap:8px;margin-bottom:65px}@media screen and (max-width:880px){.footer .footerInfo__inner--left--sns{display:none}}.footer .footerInfo__inner--left--contact{max-width:392px;width:100%}@media screen and (max-width:880px){.footer .footerInfo__inner--left--contact{display:none}}.footer .footerInfo__inner--left--contact--button{width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:"Zen Old Mincho";font-size:1.6rem;color:#80b927;background-color:#fff;border:2px solid #80b927;letter-spacing:0.04em;padding:0 16px 0 40px;position:relative;overflow:hidden;transition:0.4s;margin-bottom:16px}.footer .footerInfo__inner--left--contact--button.corporate{padding-left:24px}.footer .footerInfo__inner--left--contact--button.recruit{padding-left:32px}.footer .footerInfo__inner--left--contact--button:last-child{margin-bottom:0}.footer .footerInfo__inner--left--contact--button--icon{width:154px;height:19px;flex-shrink:0}.footer .footerInfo__inner--left--contact--button--icon img{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--left--contact--button--icon.footer-logo-swap{position:relative;display:inline-block}.footer .footerInfo__inner--left--contact--button--icon.footer-logo-swap img{transition:opacity 0.4s ease}.footer .footerInfo__inner--left--contact--button--icon.footer-logo-swap .footer-logo-swap__off{opacity:1;position:relative;display:block}.footer .footerInfo__inner--left--contact--button--icon.footer-logo-swap .footer-logo-swap__on{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.footer .footerInfo__inner--left--contact--button--title{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:800;color:#77b712;letter-spacing:0.04em;line-height:1}.footer .footerInfo__inner--left--contact--button--text{font-family:"Noto Sans JP", sans-serif;display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--left--contact--button--text span{position:relative;z-index:2}.footer .footerInfo__inner--left--contact--button--text svg path{stroke:#80b927;transition:stroke 0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--left--contact--button:hover{background-color:#80b927;color:#fff;transition:0.4s}.footer .footerInfo__inner--left--contact--button:hover .footerInfo__inner--left--contact--button--title{color:#fff;transition:0.4s}.footer .footerInfo__inner--left--contact--button:hover svg{position:relative;z-index:2;transition:0.4s}.footer .footerInfo__inner--left--contact--button:hover svg path{stroke:#fff;transition:stroke 0.4s}.footer .footerInfo__inner--left--contact--button:hover.corporate .footer-logo-swap__off{opacity:0}.footer .footerInfo__inner--left--contact--button:hover.corporate .footer-logo-swap__on{opacity:1}}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between;flex-shrink:0;gap:96px;margin-right:180px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{gap:60px;margin-right:0}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{max-width:100%;justify-content:space-between;flex-direction:column;gap:24px;margin-right:0;padding:0 4%}}.footer .footerInfo__inner--nav--menu{justify-content:space-between;display:flex;flex-direction:column}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu{min-width:auto;width:100%}}.footer .footerInfo__inner--nav--menu--list--item{display:flex;flex-direction:column;margin-bottom:32px}.footer .footerInfo__inner--nav--menu--list--item:last-child{margin-bottom:0}.footer .footerInfo__inner--nav--menu--list--item a{font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:400;color:#282828;letter-spacing:0.04em;line-height:1;transition:0.4s}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item a{font-size:1.6rem}}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--list--item a:hover{opacity:0.5;transition:0.4s}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item a .pc-only{display:none}}.footer .footerInfo__inner--nav--menu--list--item a .sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item a .sp-only{display:block}}.footer .footerInfo__inner--nav--menu--list--item--sub{margin-top:24px}.footer .footerInfo__inner--nav--menu--list--item--sub--list{margin-bottom:24px}.footer .footerInfo__inner--nav--menu--list--item--sub--list:last-child{margin-bottom:0}.footer .footerInfo__inner--nav--menu--list--item--sub--list a{font-size:1.4rem;color:#282828;letter-spacing:0.04em;line-height:1.4;display:flex;align-items:center}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--list--item--sub--list a:hover{opacity:0.5}}.footer .footerInfo__inner--center{display:none}@media screen and (max-width:880px){.footer .footerInfo__inner--center{display:block;margin-top:74px;text-align:center}}.footer .footerInfo__inner--center--info{margin-bottom:36px}.footer .footerInfo__inner--center--info--tel{margin-bottom:40px}.footer .footerInfo__inner--center--info--tel a{display:inline-block}.footer .footerInfo__inner--center--info--tel .footerInfo__inner--center--info--tel--num{font-family:"Zen Old Mincho", serif;font-size:3.2rem;color:#282828;letter-spacing:0.04em;line-height:1;font-weight:400;display:flex;align-items:flex-end;gap:8px}.footer .footerInfo__inner--center--info--tel .footerInfo__inner--center--info--tel--num--text{font-size:1.4rem;letter-spacing:0.04em;line-height:1;font-weight:400}.footer .footerInfo__inner--center--info--row{font-size:1.4rem;color:#7b7b7b;letter-spacing:0.08em;line-height:1.3;font-weight:400;margin-bottom:24px}.footer .footerInfo__inner--center--info--row:last-child{margin-bottom:0}.footer .footerInfo__inner--center--sns{display:none;gap:8px}@media screen and (max-width:880px){.footer .footerInfo__inner--center--sns{display:flex;justify-content:center;margin-bottom:35px}}.footer .footerInfo__inner--center--contact{display:none;max-width:392px;width:100%;margin:0 auto}@media screen and (max-width:880px){.footer .footerInfo__inner--center--contact{display:block}}.footer .footerInfo__inner--center--contact--button{width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:"Zen Old Mincho";font-size:1.6rem;color:#80b927;border:2px solid #80b927;background-color:#fff;letter-spacing:0.04em;padding:0 16px 0 40px;position:relative;overflow:hidden;transition:0.4s;margin-bottom:16px}@media screen and (max-width:640px){.footer .footerInfo__inner--center--contact--button{font-size:1.4rem}}.footer .footerInfo__inner--center--contact--button.corporate{padding-left:50px}@media screen and (max-width:640px){.footer .footerInfo__inner--center--contact--button.corporate{padding-left:10px}}.footer .footerInfo__inner--center--contact--button.recruit{padding-left:32px}@media screen and (max-width:640px){.footer .footerInfo__inner--center--contact--button.recruit{padding-left:10px}}.footer .footerInfo__inner--center--contact--button:last-child{margin-bottom:0}.footer .footerInfo__inner--center--contact--button--icon{width:123px;height:16px;flex-shrink:0}.footer .footerInfo__inner--center--contact--button--icon img{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--center--contact--button--icon.footer-logo-swap{position:relative;display:inline-block}.footer .footerInfo__inner--center--contact--button--icon.footer-logo-swap img{transition:opacity 0.4s ease}.footer .footerInfo__inner--center--contact--button--icon.footer-logo-swap .footer-logo-swap__off{opacity:1;position:relative;display:block}.footer .footerInfo__inner--center--contact--button--icon.footer-logo-swap .footer-logo-swap__on{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.footer .footerInfo__inner--center--contact--button--title{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:800;color:#77b712;letter-spacing:0.04em;line-height:1}.footer .footerInfo__inner--center--contact--button--text{font-family:"Noto Sans JP", sans-serif;display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--center--contact--button--text span{position:relative;z-index:2}.footer .footerInfo__inner--center--contact--button--text svg path{stroke:#80b927;transition:stroke 0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--center--contact--button:hover{background-color:#80b927;color:#fff;transition:0.4s}.footer .footerInfo__inner--center--contact--button:hover .footerInfo__inner--left--contact--button--title{color:#fff;transition:0.4s}.footer .footerInfo__inner--center--contact--button:hover svg{position:relative;z-index:2;transition:0.4s}.footer .footerInfo__inner--center--contact--button:hover svg path{stroke:#fff;transition:stroke 0.4s}.footer .footerInfo__inner--center--contact--button:hover.corporate .footer-logo-swap__off{opacity:0}.footer .footerInfo__inner--center--contact--button:hover.corporate .footer-logo-swap__on{opacity:1}}.footer .footerInfo__inner--bottom--top{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--top{justify-content:center}}@media screen and (max-width:880px){.footer .footerInfo__inner--bottom--top--pagetop{display:none}}.footer .footerInfo__inner--bottom--top--pagetop a{display:flex;flex-direction:column;align-items:center;gap:16px}.footer .footerInfo__inner--bottom--top--pagetop a span{font-family:"Sorts Mill Goudy", serif;font-size:1.4rem;letter-spacing:0.08em;color:#7b7b7b}.footer .footerInfo__inner--bottom--down{margin-top:32px;padding-top:16px;border-top:1px solid #d9d9d9;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--down{flex-direction:column;padding-top:26px;gap:73px}}.footer .footerInfo__inner--bottom--down--privacy{font-family:"Zen Old Mincho", serif;font-size:1.2rem;color:#7b7b7b;letter-spacing:0.08em}.footer .footerInfo__inner--bottom--down--privacy a{display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--bottom--down--copyright{font-family:"Noto Serif JP", serif;font-size:1.2rem;color:#7b7b7b;letter-spacing:0.04em}.partsFooterCta{padding:160px 0 80px;background-color:#fdfdf6}@media screen and (max-width:640px){.partsFooterCta{padding:14% 0 0}}.partsFooterCta__inner{max-width:1160px}@media screen and (max-width:640px){.partsFooterCta__inner{padding:0}}.partsFooterCta__inner--cnt{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt{flex-direction:column;flex-wrap:nowrap;gap:1px}}.partsFooterCta__inner--cnt--box{display:flex;justify-content:center;flex-direction:column;padding:48px;width:calc((100% - (2 * 20px)) / 3);height:250px;position:relative;background:linear-gradient(54deg, #80b927 13.31%, #188a85 69.14%);overflow:hidden}.partsFooterCta__inner--cnt--box.--youtube{width:100%}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--box{width:100%;height:30vw;padding:30px 24px;background:linear-gradient(270deg, #4fa353 0%, #188a85 100%)}}.partsFooterCta__inner--cnt--box::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(66deg, #188a85 40.64%, #80b927 102.11%);opacity:0;transition:opacity 0.6s ease;z-index:0}.partsFooterCta__inner--cnt--box>*{position:relative;z-index:1}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--box:hover::before{opacity:1}}.partsFooterCta__inner--cnt--box--en{font-family:"Sorts Mill Goudy", serif;font-size:3.2rem;letter-spacing:0.04em;line-height:1.5;color:#fff}.partsFooterCta__inner--cnt--box--ja{font-size:1.4rem;letter-spacing:0.08em;line-height:1.4;color:#fff}.partsFooterCta-consultation{background:url(../front-page/front-page01/img/front-page-consultation-img01_pc.jpg) no-repeat center center / cover;position:relative;height:296px;margin-bottom:120px}@media screen and (max-width:640px){.partsFooterCta-consultation{height:auto;min-height:302px;background:url(../front-page/front-page01/img/front-page-consultation-img01_sp.jpg) no-repeat center center / cover;display:flex;align-items:center;margin-bottom:14%}}.partsFooterCta-consultation.feature{max-width:1120px;margin:0 auto;margin-top:160px;margin-bottom:24px}.partsFooterCta-consultation a{width:100%;height:100%;display:block;transition:0.3s}@media screen and (min-width:1025px){.partsFooterCta-consultation a:hover::after{opacity:1;transition:0.3s}.partsFooterCta-consultation a:hover .common-button>*::before{left:0}.partsFooterCta-consultation a:hover .common-button-arrow::before{left:0;transition:all 0.4s ease 0.2s}.partsFooterCta-consultation a:hover .common-button-arrow::after{right:-100%;transition:all 0.4s ease}}.partsFooterCta-consultation a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(83deg, rgba(24, 138, 133, 0.4) 0%, rgba(128, 185, 39, 0.4) 100%);backdrop-filter:blur(8px);opacity:0;transition:0.3s}@media screen and (max-width:640px){.partsFooterCta-consultation a::after{opacity:1}}.partsFooterCta-consultation__inner{max-width:1160px;height:100%;display:flex;align-items:center;padding:0 80px 0 104px}@media screen and (max-width:1024px){.partsFooterCta-consultation__inner{padding:0 40px 0 40px}}@media screen and (max-width:640px){.partsFooterCta-consultation__inner{padding:0 4%}}.partsFooterCta-consultation__inner--title{width:100%;align-items:center;margin-bottom:0;z-index:1;position:relative;gap:20px}@media screen and (max-width:1024px){.partsFooterCta-consultation__inner--title{flex-direction:column;align-items:flex-start;gap:48px}}@media screen and (max-width:640px){.partsFooterCta-consultation__inner--title{flex-direction:column;align-items:flex-start;gap:48px}}.partsFooterCta-consultation__inner--title .common-title-text-lg{color:#fff;font-size:2rem}@media screen and (max-width:640px){.partsFooterCta-consultation__inner--title .common-title-text-lg{font-size:1.6rem;line-height:2.2rem}}.partsFooterCta-consultation__inner--title .common-title-text-sm{color:#fff;font-size:4.8rem;padding-bottom:12px;border-bottom:1px solid #fff;font-family:"Zen Old Mincho", serif}@media screen and (max-width:640px){.partsFooterCta-consultation__inner--title .common-title-text-sm{font-size:3.2rem;line-height:4.8rem;padding-bottom:8px}}@media screen and (max-width:640px){.partsFooterCta-consultation__inner--title .common-button{max-width:200px}}.partsFooterCta-consultation__inner--title .common-button>*::before{background:#fff}.partsFooterCta-consultation__inner--title .common-button>*::after{background:rgba(255, 255, 255, 0.5)}.partsFooterCta-consultation__inner--title .common-button span{color:#fff}.partsFooterCta-consultation__inner--title .common-button .common-button-arrow{width:16px;height:16px;position:relative;overflow:hidden}.partsFooterCta-consultation__inner--title .common-button .common-button-arrow::before{background-image:url(../img/common/common-button-arrow_white_pc.svg)}.partsFooterCta-consultation__inner--title .common-button .common-button-arrow::after{background-image:url(../img/common/common-button-arrow_white_pc.svg)}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-lg{font-family:"Sorts Mill Goudy", serif;display:block;font-weight:400;font-size:4.8rem;letter-spacing:0.04em;line-height:1.5}@media screen and (max-width:1240px){.parts-title01-lg{font-size:4.4rem}}@media screen and (max-width:1024px){.parts-title01-lg{font-size:4rem}}.parts-title01-sm{display:block;font-weight:500;font-size:1.4rem;letter-spacing:0.04em;line-height:1.5em}.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:20px;height:20px;font-family:"Zen Old Mincho", serif;font-size:1.6rem;letter-spacing:0.04em;color:#787878}.parts-pagination-archive01 ul>li:not(:last-child){margin-right:24px}@media screen and (max-width:1024px){.parts-pagination-archive01 ul>li:not(:last-child){margin-right:3%}}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:8px;color:#77b712;transition:0.4s all;border-bottom:solid 1px #77b712}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:9px;color:#787878;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-archive01 ul>li.prev{width:40px;height:40px}@media screen and (max-width:640px){.parts-pagination-archive01 ul>li.prev{width:30px;height:30px}}.parts-pagination-archive01 ul>li.next{width:40px;height:40px}@media screen and (max-width:640px){.parts-pagination-archive01 ul>li.next{width:30px;height:30px}}.parts-pagination-single01{display:flex;justify-content:center;align-items:center;gap:40px;font-size:1.4rem;letter-spacing:0;line-height:1;font-weight:400;color:#77b712}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.2rem;gap:4%}}.parts-pagination-single01-link a{display:block;padding-bottom:16px;border-bottom:1px solid #77b712;transition:0.4s}.parts-pagination-single01-link a:hover{opacity:0.4}.parts-pagination-single01-prev{width:25%;max-width:150px}@media screen and (max-width:640px){.parts-pagination-single01-prev{width:17%}}.parts-pagination-single01-prev>*{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:150px;font-size:1.4rem;color:#77b712 !important;position:relative;padding-bottom:16px;overflow:hidden}@media screen and (max-width:640px){.parts-pagination-single01-prev>*{font-size:1.2rem}}.parts-pagination-single01-prev>*::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:1px;background:#77b712;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:rgba(119, 183, 18, 0.5);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:16px;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:16px;height:16px;position:absolute;left:0;top:0;transition:all 0.4s ease 0.2s}@media screen and (max-width:640px){.parts-pagination-single01-prev .parts-pagination-single01-prev-arrow::after{width:20px}}@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}@media screen and (max-width:640px){.parts-pagination-single01-next{width:17%}}.parts-pagination-single01-next>*{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:150px;font-size:1.4rem;color:#77b712 !important;text-align:center;position:relative;padding-bottom:16px;overflow:hidden}@media screen and (max-width:640px){.parts-pagination-single01-next>*{font-size:1.2rem}}.parts-pagination-single01-next>*::before{content:"";position:absolute;bottom:0;left:-100%;width:100%;height:1px;background:#77b712;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:rgba(119, 183, 18, 0.5);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:16px;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:16px;height:16px;position:absolute;right:0;top:0;transition:all 0.4s ease 0.2s}@media screen and (max-width:640px){.parts-pagination-single01-next .parts-pagination-single01-next-arrow::after{width:20px}}.parts-pagination-single02{display:flex;justify-content:center;width:100%;padding-top:30px}.parts-pagination-single02 .parts-pagination-single02-cnt{width:100%;max-width:327px}.underlayer-anchor-company{background-position:top center;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #d9d9d9}.page-anchor-company01{display:flex;justify-content:center;margin:0 auto;align-items:flex-end;max-width:960px}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*,.page-anchor-company01.philosophy #philosophy>*,.page-anchor-company01.greeting #greeting>*,.page-anchor-company01.history #history>*{opacity:1;color:#77b712}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after,.page-anchor-company01.philosophy #philosophy>*::after,.page-anchor-company01.greeting #greeting>*::after,.page-anchor-company01.history #history>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after,.page-anchor-company01.philosophy #philosophy>*::after,.page-anchor-company01.greeting #greeting>*::after,.page-anchor-company01.history #history>*::after{right:10px}}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after,.page-anchor-company01.philosophy #philosophy>*::after,.page-anchor-company01.greeting #greeting>*::after,.page-anchor-company01.history #history>*::after{opacity:1}.page-anchor-company01 .sp-block{display:none}@media screen and (max-width:640px){.page-anchor-company01 .sp-block{display:block}}.page-anchor-company01 .sp-none{display:block}@media screen and (max-width:640px){.page-anchor-company01 .sp-none{display:none}}.page-anchor-company01-button{width:100%;max-width:192px;padding:0}@media screen and (max-width:1240px){.page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-anchor-company01-button{width:100%}}.page-anchor-company01-button a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:20px 0;position:relative;font-size:1.8rem;transition:0.4s;font-family:"Zen Old Mincho", serif;text-align:center;opacity:0.5;line-height:1.6}@media screen and (max-width:640px){.page-anchor-company01-button a{font-size:1.2rem;padding:4% 0}}.page-anchor-company01-button a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#77b712;opacity:0;transition:opacity 0.4s}.page-anchor-company01-button a:hover{opacity:1;color:#77b712}.page-anchor-company01-button a:hover::after{opacity:1}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat;border-bottom:1px solid #D9D9D9}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:#77B712;opacity:1}.parts-anchor-feature01 .feature #feature a:after,.parts-anchor-feature01 .feature02 #feature02 a:after,.parts-anchor-feature01 .feature03 #feature03 a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#77B712}.parts-anchor-feature01 ul{display:flex;justify-content:space-between;max-width:720px;box-sizing:border-box;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul{padding:0}}.parts-anchor-feature01 ul li{width:100%;border-radius:270px;transition:0.4s}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:20px 0;position:relative;opacity:0.4;text-align:center}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a{padding:12px 0}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.4rem;letter-spacing:0.06em;font-family:"Zen Old Mincho"}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2rem;line-height:3.2rem;letter-spacing:0.04em;font-weight:400;font-family:"Zen Old Mincho", serif;text-align:center}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:1.8rem;line-height:2.8rem}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:1.4rem;line-height:2.4rem}}.parts-anchor-feature01 ul li:hover a{color:#77B712;transition:0.4s}.parts-anchor-product01{padding:80px 0}.parts-anchor-product01 .common-3column{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column{gap:16px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column{grid-template-columns:1fr;gap:48px}}.parts-anchor-product01 .common-3column-box{position:relative}.parts-anchor-product01 .common-3column-box.active{display:none}.parts-anchor-product01 .common-3column-box a{display:block}.parts-anchor-product01 .common-3column-box-img{position:relative;margin-bottom:24px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img{margin-bottom:16px}}.parts-anchor-product01 .common-3column-box-img img{width:100%}.parts-anchor-product01 .common-3column-box-text{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #D9D9D9}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text{padding-bottom:16px}}.parts-anchor-product01 .common-3column-box-text-name{display:block;font-size:2rem;font-family:"Zen Old Mincho";color:#282828 !important}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text-name{font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text-name{font-size:1.6em}}.parts-anchor-product01 .common-3column-box-text .common-button-arrow{width:48px;height:24px;background:#77B712;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.parts-anchor-product01 .common-3column-box-text .common-button-arrow{width:32px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-button-arrow{width:48px}}.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}}