.headerContent{z-index:999;width:100%;max-width:none;position:fixed;top:0;padding:0}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:80px;box-sizing:border-box;margin:0 auto}.headerContent__inner--logo{display:block;margin:0;position:relative;z-index:99}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:24px}@media screen and (max-width:1024px){.headerContent__inner--logo a img{max-height:20px}}.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:500;font-size:1.6rem;position:relative;padding:0 15px;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__inner.active{background:#fff}.headerContent__inner.active .white{display:none !important}.headerContent__inner.active .black{display:block !important}.headerContent__inner.active .headerContent__inner--nav ul li a{color:#046508}.headerContent__inner.active .navToggleCross p{color:#046508}.headerContent__inner.active .navToggleCross span{background:#046508}.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;width:1em;height:1em;font-size:50px;border:none;position:relative;padding:0;margin-left:30px;margin-right:0}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}.headerContent .navToggleCross span{background:#fff;display:block;width:40px;height:1px;position:absolute;margin:auto}.headerContent .navToggleCross span:nth-of-type(1){top:0}.headerContent .navToggleCross span:nth-of-type(2){top:12px}.headerContent .navToggleCross span:nth-of-type(3){top:24px}.headerContent .navToggleCross p{font-size:1.2rem;font-weight:500;letter-spacing:0.05em;color:#fff;width:40px;text-align:center;position:absolute;bottom:3px}.headerContent .headerNavHum{overflow-x:hidden;background:#faf8f4;opacity:0;display:flex;justify-content:center;max-width:676px;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;right:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum__inner{width:100%;max-width:1720px;padding:100px 20px;margin:0 auto}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner{padding:100px 2%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner{padding:100px 4%}}.headerContent .headerNavHum__inner--sns{display:flex;margin-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--sns{margin-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns{display:block}}.headerContent .headerNavHum__inner--sns--anchor{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;width:32%;max-width:320px;height:80px;color:var(--font-second-color);font-size:2.8rem;letter-spacing:0;border:1px solid var(--bg-second-color);transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--sns--anchor{font-size:3vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns--anchor{width:100%;height:60px;font-size:2rem;margin:0 auto}}.headerContent .headerNavHum__inner--sns--anchor>img{margin-left:20px}.headerContent .headerNavHum__inner--sns--anchor:not(:last-of-type){margin-right:2%}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns--anchor:not(:last-of-type){margin-right:auto}}.headerContent .headerNavHum__inner--info{width:100%}.headerContent .headerNavHum__inner--info--tel{width:100%}.headerContent .headerNavHum__inner--info--tel a{display:flex;align-items:flex-end;justify-content:center;text-align:center;font-size:3.2rem;font-weight:400;line-height:5rem;font-family:"Zen Old Mincho", serif;color:#046508;letter-spacing:0.05em;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--info--tel a:hover{opacity:0.5}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--info--tel a{font-size:2.8rem}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--info--tel a{font-size:2.6rem}}.headerContent .headerNavHum__inner--info--tel a span{font-size:1.6rem;font-weight:500;transform:translateY(5px)}.headerContent .headerNavHum__inner--info--detail{width:100%;display:flex;justify-content:center;font-size:1.4rem;font-weight:400;line-height:2.2rem;letter-spacing:0.05em;color:#333333;gap:16px;padding-bottom:16px}.headerContent .headerNavHum__inner--info--sns{display:flex;width:100%;justify-content:center;gap:8px;padding-bottom:50px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--info--sns{padding-bottom:20%}}.headerContent .headerNavHum__inner--info--sns a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #046508;border-radius:999px;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--info--sns a:hover{opacity:0.5}}.headerContent .headerNavHum__inner--cta{display:flex;flex-wrap:wrap;gap:6px;max-width:300px;margin:0 auto;margin-bottom:24px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta{margin-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta{display:block;margin-bottom:8%}}.headerContent .headerNavHum__inner--cta--anchor{background-color:#046508;display:flex;justify-content:center;align-items:center;width:100%;max-width:320px;height:56px;color:#fff;font-size:1.6rem;letter-spacing:0;border:1px solid #046508;font-family:"Zen Old Mincho", serif;transition:0.4s;gap:8px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta--anchor{font-size:2.5vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta--anchor{width:100%;font-size:1.6rem;height:46px;margin:0 auto 4%}}.headerContent .headerNavHum__inner--cta--anchor>img{margin-right:10px}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--cta--anchor:hover{background:#fff;color:#046508}.headerContent .headerNavHum__inner--cta--anchor:hover svg path{fill:#046508}}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--cta--anchor:nth-child(4):hover svg path{fill:#fff;stroke:#046508}}.headerContent .headerNavHum__inner--link{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:32px}.headerContent .headerNavHum__inner--link ul{width:100%;max-width:457px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:24px;padding:32px 56px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--link ul{width:80%;max-width:none;padding:5% 4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul{padding:6%;width:50%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li{width:100%}}.headerContent .headerNavHum__inner--link ul li a{display:block;width:100%;font-size:1.6rem;letter-spacing:0.05em;transition:0.3s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--link ul li a:hover{opacity:0.5}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li a{font-size:1.4rem}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li.pc-sp{display:none !important}}.headerContent .headerNavHum__inner--link ul.sp{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul.sp{display:flex !important}}.open-menu{display:block}.close-menu{display:none}.white{display:block !important}.black{display:none !important}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);background:#000;top:14px;left:1px}.open .navToggleCross span:nth-of-type(2){display:none}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);background:#000;top:15px;left:1px}.open .navToggleCross p{color:#000}.open .headerNavHum{opacity:1;transform:translateX(0)}.open .open-menu{display:none}.open .close-menu{display:block}.open .white{display:none !important}.open .black{display:block !important}.open .navToggleCross p{color:#333333 !important}.header__fixed{width:100%;max-width:600px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);gap:6px;display:none !important;z-index:10;align-items:flex-end}.header__fixed.active{display:flex !important}@media screen and (max-width:380px){.header__fixed{gap:3px}}.header__fixed__menu{width:100%;height:46px;background:#046508;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:500;letter-spacing:0.05em;font-family:"Zen Old Mincho", serif;gap:8px;color:#fff !important;transition:0.4s}@media screen and (max-width:640px){.header__fixed__menu{font-size:1.4rem}}@media screen and (max-width:380px){.header__fixed__menu{gap:4px;font-size:1.2rem}}@media screen and (max-width:321px){.header__fixed__menu{gap:4px;font-size:1.1rem}}@media screen and (min-width:1025px){.header__fixed__menu:hover{height:66px}}.footer{background-color:#faf8f4}.footer .footerInfo{padding:80px 0 120px 0}@media screen and (max-width:1024px){.footer .footerInfo{padding:8% 0 12% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:16% 0 8% 0}}.footer .footerInfo__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerInfo__inner{padding:0 2%}}@media screen and (max-width:640px){.footer .footerInfo__inner{padding:0 4%}}.footer .footerInfo__inner--top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e5e5;padding:0 0 40px;margin-bottom:40px}@media screen and (max-width:1024px){.footer .footerInfo__inner--top{padding-bottom:4%;margin-bottom:8%}}@media screen and (max-width:640px){.footer .footerInfo__inner--top{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:15px}}.footer .footerInfo__inner--top--left{display:flex;flex-direction:column;gap:32px}.footer .footerInfo__inner--top--left--name{max-width:354px;width:100%}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--name{max-width:250px}}.footer .footerInfo__inner--top--left--name a img{width:100%}.footer .footerInfo__inner--top--left--address{font-size:1.4rem;line-height:1.8;color:#333}.footer .footerInfo__inner--top--right{display:flex;flex-direction:column}@media screen and (max-width:640px){.footer .footerInfo__inner--top--right{display:none}}.footer .footerInfo__inner--top--right--info{color:#046508}.footer .footerInfo__inner--top--right--info--tel{font-size:3.2rem;letter-spacing:0.05em;font-family:"Zen Old Mincho";display:flex;align-items:flex-end;justify-content:flex-end;gap:8px}.footer .footerInfo__inner--top--right--info--tel span{font-size:1.6rem;font-weight:300;letter-spacing:0.05em}.footer .footerInfo__inner--top--right--info--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--top--right--info--tel a:hover{opacity:0.5}}.footer .footerInfo__inner--top--right--info--text{font-size:1.4rem;letter-spacing:0.05em;margin-top:10px;color:#333}.footer .footerInfo__inner--top--right--sns{width:100%;display:flex;justify-content:flex-end;padding-top:20px}@media screen and (max-width:1024px){.footer .footerInfo__inner--top--right--sns{justify-content:center}}@media screen and (max-width:640px){.footer .footerInfo__inner--top--right--sns{padding-top:0;justify-content:flex-start}}.footer .footerInfo__inner--top--right--sns ul{display:flex;gap:7px}.footer .footerInfo__inner--top--right--sns ul li{width:30px;height:30px}.footer .footerInfo__inner--top--right--sns ul li a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--top--right--sns ul li a:hover{opacity:0.5}}.footer .footerInfo__inner--top--right--sns ul li a img{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between;padding-bottom:48px}@media screen and (max-width:1240px){.footer .footerInfo__inner--nav{padding:0 0 32px 0}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{flex-direction:column;gap:40px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{padding:0 0 3% 0}}.footer .footerInfo__inner--nav--menu{max-width:550px;width:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu{justify-content:space-around;align-items:baseline}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu{max-width:100%;width:100%;gap:40px;padding:0 4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list{display:flex;gap:32px;justify-content:center}}.footer .footerInfo__inner--nav--menu--list--cnt{display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu--list--cnt{width:100%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--cnt{width:50%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}}.footer .footerInfo__inner--nav--menu--list--cnt--sp{display:none !important}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--cnt--sp{display:flex !important}}.footer .footerInfo__inner--nav--menu--list--cnt--item{position:relative}.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn{position:absolute;width:16px;height:16px;top:2px;right:10px;background:none;z-index:2;padding-top:8px;z-index:2;display:none}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn{display:block}}.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn span{display:block;width:16px;height:1px;background:#393730}.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn span:nth-child(2){display:none}.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn.active span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.footer .footerInfo__inner--nav--menu--list--cnt--item .toggle_btn.active~.toggle_btn--list--item--sub-list{display:none}.footer .footerInfo__inner--nav--menu--list--cnt--item:last-child{padding-bottom:0}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--cnt--item:last-child{padding-bottom:24px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--cnt--item{width:100%}}.footer .footerInfo__inner--nav--menu--list--cnt--item a{display:inline-block;font-size:1.6rem;line-height:2rem;color:#333;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--list--cnt--item a:hover{opacity:0.5}}.footer .footerInfo__inner--nav--menu--list--cnt--item--title{display:inline-block;font-size:1.4rem;line-height:2rem;color:#333}.footer .footerInfo__inner--nav--menu--list--cnt--item--sub-list{padding-left:10px}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--cnt--item--sub-list{padding-top:2%}}.footer .footerInfo__inner--nav--menu--list--cnt--item--sub-item{padding-top:13px;display:flex;align-items:center}.footer .footerInfo__inner--nav--menu--list--cnt--item--sub-item::before{content:"";width:4px;height:4px;border:1px solid #1f1f1f;margin-right:10px}.footer .footerInfo__inner--nav--menu--banner{display:flex;gap:16px}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--banner{width:100%;flex-direction:column;align-items:center}}.footer .footerInfo__inner--nav--menu--banner--item{max-width:210px;width:100%}.footer .footerInfo__inner--nav--menu--banner--item a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--banner--item a:hover{opacity:0.5}}.footer .footerInfo__inner--nav--menu--banner--item a img{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--nav--contact{width:300px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--contact{width:100%;justify-content:center;margin:0 0 6%;padding-top:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact{margin-top:0;padding:0 4%;justify-content:flex-start}}.footer .footerInfo__inner--nav--contact--item{width:100%;padding-bottom:6px}.footer .footerInfo__inner--nav--contact--item:last-child{padding-bottom:0}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact--item{width:calc((100% - (1 * 20px)) / 2);padding-bottom:0}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--contact--item{max-width:320px;margin:0 auto}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact--item{max-width:100%;width:100%}}.footer .footerInfo__inner--nav--contact--item--link{width:100%;height:46px;display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-family:"Zen Old Mincho";font-weight:300;line-height:1.25;border:1px solid #046508;background-color:#046508;transition:0.4s;transition-property:transform;padding:0 16px;position:relative;overflow:hidden}.footer .footerInfo__inner--nav--contact--item--link span{color:#fff;transition:0.4s;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.footer .footerInfo__inner--nav--contact--item--link span.icon-01::before{content:"";width:25px;height:20px;background-image:url(../img/icon/footer-icon01-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-02::before{content:"";width:26px;height:24px;background-image:url(../img/icon/footer-icon02-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-03::before{content:"";width:22px;height:17px;background-image:url(../img/icon/footer-icon03-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-04::before{content:"";width:16px;height:22px;background-image:url(../img/icon/footer-icon04-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link span.icon-05::before{content:"";width:20px;height:20px;background-image:url(../img/icon/footer-icon05-off.png);background-repeat:no-repeat;background-size:cover;transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--contact--item--link:hover{background-color:#fff;transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link:hover span{color:#046508}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-01::before{background-image:url(../img/icon/footer-icon01-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-02::before{background-image:url(../img/icon/footer-icon02-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-03::before{background-image:url(../img/icon/footer-icon03-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-04::before{background-image:url(../img/icon/footer-icon04-on.png);background-repeat:no-repeat;background-size:cover}.footer .footerInfo__inner--nav--contact--item--link:hover span.icon-05::before{background-image:url(../img/icon/footer-icon05-on.png);background-repeat:no-repeat;background-size:cover}}.footer .footerInfo__inner--item{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--item{display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #e5e5e5;padding-bottom:32px;margin-bottom:32px}}.footer .footerInfo__inner--item--info{color:#046508}.footer .footerInfo__inner--item--info--tel{font-size:3.2rem;letter-spacing:0.05em;font-family:"Zen Old Mincho";display:flex;align-items:flex-end;gap:8px}@media screen and (max-width:640px){.footer .footerInfo__inner--item--info--tel{justify-content:center}}.footer .footerInfo__inner--item--info--tel a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--item--info--tel a:hover{opacity:0.5}}.footer .footerInfo__inner--item--info--tel span{font-size:1.6rem;font-weight:300;letter-spacing:0.05em}.footer .footerInfo__inner--item--info--text{font-size:1.4rem;letter-spacing:0.05em;margin-top:10px;color:#333}.footer .footerInfo__inner--item--sns{width:100%;display:flex;justify-content:flex-end;padding-top:20px}@media screen and (max-width:1024px){.footer .footerInfo__inner--item--sns{justify-content:center}}.footer .footerInfo__inner--item--sns ul{display:flex;gap:7px}.footer .footerInfo__inner--item--sns ul li{width:30px;height:30px}.footer .footerInfo__inner--item--sns ul li a{display:inline-block;transition:0.3s}@media screen and (min-width:1025px){.footer .footerInfo__inner--item--sns ul li a:hover{opacity:0.5}}.footer .footerInfo__inner--item--sns ul li a img{width:100%;height:100%;object-fit:cover}.footer .footerInfo__inner--flex{display:flex;justify-content:space-between}@media screen and (max-width:640px){.footer .footerInfo__inner--flex{flex-direction:column}}.footer .footerInfo__inner--bottom--privacy{padding-bottom:10px}.footer .footerInfo__inner--bottom--privacy a{display:inline-block;font-size:1.4rem;font-weight:400;color:#333}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--privacy a{font-weight:300}}.footer .footerInfo__inner--bottom--copy{font-size:1rem;font-weight:400;color:#333}@media screen and (max-width:640px){.footer .footerInfo__inner--bottom--copy{font-size:1rem;font-weight:300;line-height:1.8;letter-spacing:0.25em}}@media screen and (max-width:640px){.footer .footerInfo__inner--pagetop{padding-top:24px}}.footer .footerInfo__inner--pagetop>a{display:flex;align-items:center;position:relative;gap:8px}@media screen and (max-width:640px){.footer .footerInfo__inner--pagetop>a{justify-content:flex-end}}.footer .footerInfo__inner--pagetop>a span{font-family:"Zen Old Mincho";font-size:1.6rem;font-weight:300;color:#333}.footer .footerInfo__inner--pagetop--arrow{width:30px;height:30px;transition:0.6s}.footer .footerInfo__inner--pagetop--arrow svg{width:100%;height:100%}.partsFooterCta__inner{width:100%}.partsFooterCta__inner .common-title-text{flex-direction:column;gap:0}.partsFooterCta__inner--cnt--top{width:100%;height:250px;display:flex}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top{height:auto;flex-direction:column}}.partsFooterCta__inner--cnt--top--link{width:calc(100% / 3);height:100%;position:relative;transition:0.4s;overflow:hidden}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link{width:100%;height:158px}}.partsFooterCta__inner--cnt--top--link::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(4, 101, 8, 0.6);z-index:1;transition:0.6s}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--top--link:hover{transition:0.4s}.partsFooterCta__inner--cnt--top--link:hover::after{background:rgba(4, 101, 8, 0.3);transition:0.6s}.partsFooterCta__inner--cnt--top--link:hover .partsFooterCta__inner--cnt--top--link--img img{transform:scale(1.1);transition:0.6s}}.partsFooterCta__inner--cnt--top--link--title{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#fff;position:absolute;z-index:2}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title{gap:10px}}.partsFooterCta__inner--cnt--top--link--title span{font-family:"Zen Old Mincho";font-size:3.2rem;letter-spacing:0.05em}.partsFooterCta__inner--cnt--top--link--title h2{font-size:1.6rem;font-family:"Zen Old Mincho"}.partsFooterCta__inner--cnt--top--link--img{width:100%;height:100%}.partsFooterCta__inner--cnt--top--link--img img{width:100%;height:100%;object-fit:cover;transition:0.6s}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-lg{font-family:"Zen Old Mincho";display:block;font-weight:400;font-size:3.2rem;letter-spacing:0.04em;line-height:2}@media screen and (max-width:1024px){.parts-title01-lg{font-size:2.8rem}}@media screen and (max-width:640px){.parts-title01-lg{font-size:2.4rem;margin-bottom:10px}}.parts-title01-sm{font-family:"Zen Old Mincho";display:block;font-weight:500;font-size:1.6rem;letter-spacing:0.06em;line-height:1.5em}@media screen and (max-width:640px){.parts-title01-sm{font-size:1.4rem}}.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;font-family:"Zen Old Mincho"}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#046508;font-size:20px;transition:0.4s all}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#3c3c3c;font-size:20px;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-content:center;font-size:1.6rem;letter-spacing:0;line-height:1.5em;font-family:"Zen Old Mincho"}@media screen and (max-width:1024px){.parts-pagination-single01{padding-bottom:8%}}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.4rem;padding-bottom:16%}}.parts-pagination-single01-prev{margin-right:40px}@media screen and (max-width:640px){.parts-pagination-single01-prev{margin-right:14px}}.parts-pagination-single01-prev a{display:flex;align-items:center;gap:10px;color:#333333}.parts-pagination-single01-prev a::before{content:"";width:30px;height:30px;background-image:url(../img/icon/icon-arrow-right_on.svg);background-repeat:no-repeat;background-size:cover;transform:rotate(180deg);transition:all 0.3s ease}@media screen and (max-width:640px){.parts-pagination-single01-prev a::before{width:25px;height:25px}}.parts-pagination-single01-link{min-width:150px;text-align:center}.parts-pagination-single01-link a{display:block;width:100%;height:100%;color:#333333;line-height:1.9}.parts-pagination-single01-next{margin-left:40px}@media screen and (max-width:640px){.parts-pagination-single01-next{margin-left:14px}}.parts-pagination-single01-next a{display:flex;align-items:center;gap:10px;color:#333333}.parts-pagination-single01-next a::after{content:"";width:30px;height:30px;background-image:url(../img/icon/icon-arrow-right_on.svg);background-repeat:no-repeat;background-size:cover;transition:all 0.3s ease}@media screen and (max-width:640px){.parts-pagination-single01-next a::after{width:25px;height:25px}}.parts-pagination-single02{display:flex;justify-content:right}.parts-pagination-single02-cnt{display:flex;align-items:center;color:var(--font-first-color);font-size:2rem;line-height:2em}@media screen and (max-width:640px){.parts-pagination-single02-cnt{font-size:1.6rem}}.parts-pagination-single02-cnt-arrow{display:block;padding-left:1em}.page-anchor-company01{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media screen and (max-width:1240px){.page-anchor-company01{max-width:760px}}@media screen and (max-width:640px){.page-anchor-company01{display:block;max-width:none}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:10px}}.page-anchor-company01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-anchor-company01-button{width:100%}}.page-anchor-company01-button>*{background-color:var(--bg-first-color);display:block;color:var(--font-first-color);font-size:1.8rem;border:1px solid var(--font-first-color);position:relative;padding:20px 30px;transition:0.4s}.page-anchor-company01-button>*::before{content:"";background:var(--bg-third-color);width:80px;height:1px;position:absolute;top:0;bottom:0;right:30px;margin:auto}@media screen and (max-width:640px){.page-anchor-company01-button>*::before{width:40px;right:10px}}.page-anchor-company01-button>*::after{content:"";background:var(--font-first-color);width:20px;height:2px;position:absolute;top:0;bottom:0;right:90px;margin:auto;transition:0.4s}@media screen and (max-width:640px){.page-anchor-company01-button>*::after{width:10px;right:40px}}.page-anchor-company01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01-button>*:hover::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01-button>*:hover::after{right:10px}}@media screen and (max-width:1240px){.page-anchor-company01-button:last-of-type{margin:4% auto 0}}@media screen and (max-width:640px){.page-anchor-company01-button:last-of-type{margin:0 auto}}@media screen and (max-width:640px){.page-anchor-company01-button:not(:last-of-type){margin:0 auto 2%}}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{border:1px solid #046508;background-color:#046508;backdrop-filter:none}.parts-anchor-feature01 .feature #feature::after,.parts-anchor-feature01 .feature02 #feature02::after,.parts-anchor-feature01 .feature03 #feature03::after{border-color:transparent transparent #fff transparent}@media screen and (max-width:640px){.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{display:flex;margin:0 auto}}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 ul{display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:960px;box-sizing:border-box;margin:0 auto;gap:24px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul{gap:16px}}@media screen and (max-width:640px){.parts-anchor-feature01 ul{flex-wrap:wrap}}.parts-anchor-feature01 ul li{border:1px solid #046508;position:relative;background-color:var(--bg-first-color);width:304px;height:172px;transition:0.4s}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{width:100%;height:104px}}.parts-anchor-feature01 ul li::after{content:"";position:absolute;bottom:5px;right:5px;width:0;height:0;border-style:solid;border-width:0 0 20px 20px;border-color:transparent transparent #046508 transparent;z-index:2}.parts-anchor-feature01 ul li::after:hover{border-color:transparent transparent #fff transparent}.parts-anchor-feature01 ul li a{display:flex;align-items:center;padding-left:30px;width:100%;height:100%}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a{padding-left:3%}}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a{padding-left:5%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.6rem;letter-spacing:0.05em;line-height:1em;margin:0 auto 8px;font-family:"Zen Old Mincho", serif;color:#046508}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.4rem}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2.4rem;font-weight:500;line-height:1.5em}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:2rem}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:1.8rem}}@media screen and (min-width:1025px){.parts-anchor-feature01 ul li:hover{background-color:#046508;backdrop-filter:none}.parts-anchor-feature01 ul li:hover::after{border-color:transparent transparent #fff transparent}.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)}}@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}}.form-search{background:#fff url(../front-page/front-page01/img/bg-wave-bottom.png) no-repeat;background-size:contain}.form-search{background:#fff url(../front-page/front-page01/img/bg-wave-bottom.png) no-repeat;background-size:contain}