.headerContent{z-index:100;width:100%;max-width:none;position:fixed;top:0;z-index:999;padding:0}.headerContent.active{background:#FAF8F4}.headerContent.active .headerContent__inner--nav{display:block !important}@media screen and (max-width:1024px){.headerContent.active .headerContent__inner--nav{display:none !important}}.headerContent.active .navToggleCross{display:block !important}.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}@media screen and (max-width:1024px){.headerContent__inner{height:56px}}.headerContent__inner--logo{display:block;margin:0}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:50px}@media screen and (max-width:1024px){.headerContent__inner--logo a img{max-height:40px}}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0;display:none}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none !important}}.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;position:relative}.headerContent__inner--nav ul li:hover>ol{display:flex;opacity:1;visibility:visible;pointer-events:auto}.headerContent__inner--nav ul li>a{font-weight:500;font-size:1.4rem;line-height:2.6rem;position:relative;padding:30px 15px;letter-spacing:0.05em;transition:0.4s;font-family:"Zen Old Mincho", serif}@media screen and (min-width:769px){.headerContent__inner--nav ul li>a:hover{opacity:0.5}.headerContent__inner--nav ul li>a:hover::before{opacity:1}}.headerContent__inner--nav ul li ol{padding:16px;background:#FFF;border-radius:5px;display:none;flex-direction:column;gap:16px;position:absolute;top:100%;width:270px;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease-in-out;display:flex;flex-direction:column}.headerContent__inner--nav ul li ol>li a{padding-left:12px;padding-right:0;padding-top:0;padding-bottom:0;position:relative;line-height:1.4rem;display:block;width:100%}.headerContent__inner--nav ul li ol>li a::before{content:"";position:absolute;left:0;top:50%;background:#B19A7E;width:8px;height:1px}.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;padding:7px 17px;border:1px solid #43413E;margin-left:30px;margin-right:0;font-size:1.6rem;line-height:1.6rem;font-family:"Zen Old Mincho", serif;border-radius:5px;transition:0.4s;display:none}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}@media screen and (min-width:769px){.headerContent .navToggleCross:hover{background:#43413E;color:#fff;transition:0.4s}}.headerContent .navToggleCross .open{display:inline-block}.headerContent .navToggleCross .close{display:none}.headerContent .headerNavHum{overflow-x:scroll;background:var(--bg-first-color);opacity:0;display:flex;justify-content:center;width:100%;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum__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:40px 4%}}.headerContent .headerNavHum__inner--top{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding-bottom:49px;border-bottom:1px solid #B19A7E}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top{flex-direction:column;padding:0 18px;border-bottom:none}}.headerContent .headerNavHum__inner--top.pc-sp{display:flex !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top.pc-sp{display:none !important}}.headerContent .headerNavHum__inner--top.sp{display:none !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top.sp{display:flex !important}}.headerContent .headerNavHum__inner--top--left--logo{display:flex;width:271px;margin-bottom:32px}.headerContent .headerNavHum__inner--top--left--logo img{width:100%}.headerContent .headerNavHum__inner--top--left--name{font-size:1.6rem;letter-spacing:0.05em;line-height:1.6rem;margin-bottom:24px;font-weight:500;font-family:"Zen Old Mincho", serif}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--left--name{margin-bottom:10px;font-size:1.4rem}}.headerContent .headerNavHum__inner--top--left--address{font-size:1.6rem;letter-spacing:0.05em;line-height:1.6rem;margin-bottom:24px;font-weight:500;font-family:"Zen Old Mincho", serif}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--left--address{margin-bottom:10px;font-size:1.4rem}}.headerContent .headerNavHum__inner--top--left--sns{display:flex;gap:4px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--left--sns{display:flex;justify-content:center;padding-top:24px}}.headerContent .headerNavHum__inner--top--left--sns a{display:flex;align-items:center}.headerContent .headerNavHum__inner--top--right--tel{font-family:"Castoro Titling", serif;font-size:4rem;letter-spacing:0.05em;line-height:4rem;margin-bottom:16px;font-weight:400}.headerContent .headerNavHum__inner--top--right--tel span{font-size:1.6rem;letter-spacing:0.05em;line-height:1.6rem;padding-right:8px}.headerContent .headerNavHum__inner--top--right--time{font-size:1.2rem;line-height:1.8rem;letter-spacing:0.05em;font-weight:400;text-align:right;font-family:"Noto Sans JP", sans-serif}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--right--time{text-align:left;padding-bottom:32px}}.headerContent .headerNavHum__inner--top--right--link{display:flex;justify-content:flex-end;margin-top:32px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--top--right--link{justify-content:center;margin-top:24px}}.headerContent .headerNavHum__inner--top--right--link a{width:300px;height:54px;background:#C79C3F;border:1px solid #C79C3F;display:flex;padding:0 24px;justify-content:space-between;align-items:center;border-radius:5px;font-size:1.6rem;letter-spacing:0.05em;font-weight:500;font-family:"Zen Old Mincho", serif;color:#FFF;transition:0.4s}.headerContent .headerNavHum__inner--top--right--link a span{display:flex;width:48px;height:28px;align-items:center;justify-content:center;border:1px solid #FFF;border-radius:2px}.headerContent .headerNavHum__inner--top--right--link a:hover{background:#FFF;border:1px solid #C79C3F;color:#C79C3F}.headerContent .headerNavHum__inner--top--right--link a:hover span{border:1px solid #C79C3F}.headerContent .headerNavHum__inner--top--right--link a:hover span svg path{fill:#C79C3F}.headerContent .headerNavHum__inner--middle{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding-top:49px;padding-bottom:44px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--middle{justify-content:center;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #B19A7E}}.headerContent .headerNavHum__inner--middle--banner{width:249px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--middle--banner{margin:0 auto;margin-top:40px;margin-bottom:40px}}.headerContent .headerNavHum__inner--middle--banner.pc-sp{display:flex !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--middle--banner.pc-sp{display:none !important}}.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:flex;justify-content:center;padding-top:24px}}.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--sns--anchor:hover{opacity:0.7}.headerContent .headerNavHum__inner--cta{max-width:1200px;width:100%;margin:0 auto;display:flex;gap:30px;margin-bottom:40px}@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.pc-sp{display:flex !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta.pc-sp{display:none !important}}.headerContent .headerNavHum__inner--cta--anchor{background-color:#C79C3F;display:flex;gap:8px;justify-content:center;align-items:center;width:100%;height:94px;color:#FFF;font-size:2.4rem;letter-spacing:0.05em;transition:0.4s;border-radius:10px;font-family:"Zen Old Mincho", serif;position:relative;overflow:hidden}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta--anchor{font-size:2rem}}.headerContent .headerNavHum__inner--cta--anchor::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(199, 156, 63, 0.9);border-radius:10px;transition:0.4s;z-index:2}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--cta--anchor:hover::before{background:rgba(199, 156, 63, 0.6);transition:0.4s}}.headerContent .headerNavHum__inner--cta--anchor::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;transition:0.4s;z-index:1}.headerContent .headerNavHum__inner--cta--anchor:nth-child(1)::after{background:url(../img/common/header-cta01_pc.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(4px)}.headerContent .headerNavHum__inner--cta--anchor:nth-child(2)::after{background:url(../img/common/header-cta02_pc.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(4px)}.headerContent .headerNavHum__inner--cta--anchor:nth-child(3)::after{background:url(../img/common/header-cta03_pc.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(4px)}.headerContent .headerNavHum__inner--cta--anchor svg{position:relative;z-index:3}.headerContent .headerNavHum__inner--cta--anchor span{position:relative;z-index:3}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta--anchor--modelhouse{flex-direction:column;gap:6px}}.headerContent .headerNavHum__inner--cta--anchor--modelhouse-textrow{display:inline-flex;align-items:center;justify-content:center;gap:8px}.headerContent .headerNavHum__inner--copy{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--copy{justify-content:center;flex-direction:column;gap:24px;padding-bottom:100px;text-align:center}}.headerContent .headerNavHum__inner--copy a{font-size:1.4rem;letter-spacing:0.05em;line-height:1.4rem;font-weight:400;font-family:"Noto Sans JP", sans-serif;color:#43413E;transition:0.4s;text-decoration:underline}.headerContent .headerNavHum__inner--copy a:hover{opacity:0.5}.headerContent .headerNavHum__inner--copy p{font-size:1.2rem;letter-spacing:0.05em;line-height:1.4rem;font-weight:400;font-family:"Noto Sans JP", sans-serif;color:#43413E}.headerContent .headerNavHum__inner--link{display:flex;gap:54px}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner--link{gap:12px}}@media screen and (min-width:641px) and (max-width:910px){.headerContent .headerNavHum__inner--link{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto auto;gap:24px;width:100%;align-items:start}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link{gap:24px}}.headerContent .headerNavHum__inner--link ul{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul{max-width:131px}}.headerContent .headerNavHum__inner--link ul.pc-sp{display:flex !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul.pc-sp{display:none !important}}.headerContent .headerNavHum__inner--link ul .sp{display:none !important}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul .sp{display:flex !important}}.headerContent .headerNavHum__inner--link ul li a{display:block;font-size:1.6rem;letter-spacing:0.05em;font-weight:500;font-family:"Zen Old Mincho", serif;color:#43413E;transition:0.4s}@media screen and (min-width:769px){.headerContent .headerNavHum__inner--link ul li a:hover{opacity:0.5;transition:0.4s}}.headerContent .headerNavHum__inner--link ul li ol{display:flex;flex-direction:column;gap:16px;margin-top:24px}.headerContent .headerNavHum__inner--link ul li ol>li a{padding-left:12px;position:relative}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li ol>li a{font-size:1.2rem;line-height:1.8rem}}.headerContent .headerNavHum__inner--link ul li ol>li a::before{content:"";position:absolute;left:0;top:50%;background:#B19A7E;width:8px;height:1px}.headerContent .headerNavHum__inner--link ul li ol>li a .sp{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li ol>li a .sp{display:block}}.headerContent__fix{width:48px;position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:2;gap:1px;opacity:1;transition:opacity 0.4s;display:flex;gap:8px;flex-direction:column}@media screen and (max-width:1024px){.headerContent__fix{width:100%;top:auto;bottom:0;transform:none;right:0;border-top-right-radius:0;border-top-left-radius:0;gap:4px;flex-direction:row}}.headerContent__fix--nav{width:100%;height:214px}@media screen and (max-width:1024px){.headerContent__fix--nav{width:100%;height:auto}}.headerContent__fix--nav a{height:100%;align-items:center;background:#C79C3F;border:1px solid #C79C3F;border-top-left-radius:5px;color:#FDFCFA;display:flex;font-size:1.6rem;font-weight:400;gap:8px;justify-content:center;letter-spacing:0.05em;line-height:2rem;position:relative;text-orientation:upright;transition:0.4s;width:100%;writing-mode:vertical-rl;border-top-left-radius:5px;border-bottom-left-radius:5px;font-family:"Zen Old Mincho", serif}@media screen and (max-width:1024px){.headerContent__fix--nav a{height:100%;font-size:1.4rem;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0;text-align:center;display:flex;flex-direction:column;border-bottom-left-radius:0;border-top-right-radius:5px;padding:13px 0;gap:6px}}@media (max-width:427px){.headerContent__fix--nav a{font-size:1.2rem;letter-spacing:-0.5px}}.headerContent__fix--nav a svg path{fill:currentColor;transition:fill 0.4s}@media screen and (max-width:1024px){.headerContent__fix--nav a .headerNavHum__inner--cta--anchor--modelhouse-textrow{display:inline-flex;align-items:center;justify-content:center;gap:2px}}@media screen and (min-width:1025px){.headerContent__fix--nav a .headerNavHum__inner--cta--anchor--modelhouse-textrow{display:contents}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover{background:#FFF;color:#C79C3F;transition:0.4s}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover svg path{fill:#C79C3F;transition:fill 0.4s}}.headerContent__fix.active{opacity:0;pointer-events:none}body.open{overflow:hidden;overscroll-behavior:none}body.open .headerContent{z-index:10000}body.open .headerContent__inner{position:relative;z-index:1002}body.open .headerContent .navToggleCross{display:block !important;position:relative;z-index:10003;visibility:visible !important;opacity:1 !important}body.open .headerContent .navToggleCross span.close{display:inline-block !important;visibility:visible !important;opacity:1 !important}body.open .headerNavHum{opacity:1;transform:translateX(0);z-index:1001}body.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}body.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}body.open .navToggleCross .open{display:none}body.open .navToggleCross .close{display:inline-block}.footer{overflow:hidden;padding-bottom:45px;background-color:#E9E7E1}@media screen and (max-width:1024px){.footer{padding-bottom:4.5%}}@media screen and (max-width:640px){.footer{padding-bottom:45px}}.footer .footerInfo{width:100%}.footer .footerInfo__inner--top{width:100%;display:flex;justify-content:space-between;flex-shrink:0}@media screen and (max-width:640px){.footer .footerInfo__inner--top{flex-direction:column;align-items:center}}.footer .footerInfo__inner--top--left--logo{max-width:270px;width:100%;margin-bottom:32px}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--logo{max-width:250px;margin-bottom:0}}.footer .footerInfo__inner--top--left--logo a{width:100%}.footer .footerInfo__inner--top--left--logo a img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--info.pc-only{display:none}}.footer .footerInfo__inner--top--left--info.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--info.sp-only{display:block}}.footer .footerInfo__inner--top--left--info--row{font-size:1.4rem;color:#43413E;letter-spacing:0.05em;line-height:1;margin-bottom:24px}.footer .footerInfo__inner--top--left--info--row:first-child{font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:500}.footer .footerInfo__inner--top--left--sns{display:flex;gap:8px}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--sns.pc-only{display:none}}.footer .footerInfo__inner--top--left--sns.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--top--left--sns.sp-only{display:block}}.footer .footerInfo__inner--top--left--sns a{transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--top--left--sns a:hover{opacity:0.7;transition:0.4s}}.footer .footerInfo__inner--top--right{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:640px){.footer .footerInfo__inner--top--right.pc-only{display:none}}.footer .footerInfo__inner--top--right--tel{margin-bottom:5px}.footer .footerInfo__inner--top--right--tel a{display:inline-block}.footer .footerInfo__inner--top--right--tel .footerInfo__inner--top--right--tel--num{font-family:"Castoro Titling", serif;color:#43413E;display:flex;align-items:flex-end;gap:8px}.footer .footerInfo__inner--top--right--tel .footerInfo__inner--top--right--tel--num--text-01{font-size:1.6rem;letter-spacing:0.05em;line-height:2}.footer .footerInfo__inner--top--right--tel .footerInfo__inner--top--right--tel--num--text-02{font-size:4rem;letter-spacing:0.05em;line-height:1}.footer .footerInfo__inner--top--right--time{font-size:1.2rem;color:#43413E;letter-spacing:0.05em;line-height:1.3}.footer .footerInfo__inner--top--right--contact{max-width:300px;width:100%;height:54px;background:#C79C3F;display:flex;justify-content:space-between;align-items:center;border-radius:5px;font-size:1.6rem;letter-spacing:0.05em;font-weight:500;font-family:"Zen Old Mincho", serif;color:#ffffff;transition:0.4s;margin-top:32px;border:1px solid #C79C3F}@media screen and (min-width:1025px){.footer .footerInfo__inner--top--right--contact:hover{background:#ffffff;color:#C79C3F;transition:0.4s}.footer .footerInfo__inner--top--right--contact:hover .footerInfo__inner--top--right--contact--button--arrow.off{opacity:0;transition:0.4s}.footer .footerInfo__inner--top--right--contact:hover .footerInfo__inner--top--right--contact--button--arrow.on{opacity:1;transition:0.4s}}.footer .footerInfo__inner--top--right--contact--button{width:100%;height:100%;padding:0 24px;display:flex;align-items:center;justify-content:space-between;position:relative}.footer .footerInfo__inner--top--right--contact--button--arrow{position:absolute;top:50%;transform:translateY(-50%);right:24px;width:47px;height:28px;transition:0.4s}.footer .footerInfo__inner--top--right--contact--button--arrow.off{opacity:1;transition:0.4s}.footer .footerInfo__inner--top--right--contact--button--arrow.on{opacity:0;transition:0.4s}.footer .footerInfo__inner--middle{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:48px;border-top:1px solid #b19a7e}@media screen and (max-width:640px){.footer .footerInfo__inner--middle{margin-top:40px;padding-top:40px;flex-direction:column}}.footer .footerInfo__inner--middle--left--nav{display:flex;justify-content:space-between;flex-shrink:0;gap:56px;margin-bottom:56px;padding-left:44px}@media screen and (max-width:1024px){.footer .footerInfo__inner--middle--left--nav{gap:10px;padding-left:0}}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav{max-width:100%;justify-content:space-between;gap:24px;margin-right:0;padding:0 4%;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #b19a7e;padding-left:4%;justify-content:center}}.footer .footerInfo__inner--middle--left--nav--menu{justify-content:space-between;display:flex;flex-direction:column}@media screen and (max-width:768px){.footer .footerInfo__inner--middle--left--nav--menu{min-width:auto;width:calc((100% - (1 * 24px)) / 2)}}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu{max-width:132px}}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu.pc-only{display:none}}.footer .footerInfo__inner--middle--left--nav--menu.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu.sp-only{display:flex}}.footer .footerInfo__inner--middle--left--nav--menu--list--item{display:flex;flex-direction:column;margin-bottom:24px}.footer .footerInfo__inner--middle--left--nav--menu--list--item:last-child{margin-bottom:0}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item.pc-only{display:none}}.footer .footerInfo__inner--middle--left--nav--menu--list--item.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item.sp-only{display:flex}}.footer .footerInfo__inner--middle--left--nav--menu--list--item a{font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:400;color:#43413E;letter-spacing:0.04em;line-height:1;transition:0.4s}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item a.support{line-height:1.6}}@media screen and (min-width:1025px){.footer .footerInfo__inner--middle--left--nav--menu--list--item a:hover{opacity:0.5;transition:0.4s}}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item a .pc-only{display:none}}.footer .footerInfo__inner--middle--left--nav--menu--list--item a .sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item a .sp-only{display:block}}.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub{margin-top:24px}.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item{margin-bottom:16px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item{margin-bottom:10px}}.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item:last-child{margin-bottom:0}.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item a{font-size:1.4rem;color:#43413E;letter-spacing:0.05em;display:flex;align-items:center}@media screen and (max-width:768px){.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item a{line-height:1.8}}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item a{font-size:1.2rem;line-height:1.8}}@media screen and (min-width:1025px){.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item a:hover{opacity:0.5}}.footer .footerInfo__inner--middle--left--nav--menu--list--item--sub--item a::before{content:"";width:8px;height:1px;background-color:#b19a7e;margin-right:10px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--down.pc-only{display:none}}.footer .footerInfo__inner--middle--left--down.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--left--down.sp-only{display:flex}}.footer .footerInfo__inner--middle--left--down--privacy a{font-size:1.4rem;color:#43413E;letter-spacing:0.05em;border-bottom:1px solid #43413E}.footer .footerInfo__inner--middle--left--down--copyright{margin-top:24px;font-size:1.2rem;color:#43413E;letter-spacing:0.05em}.footer .footerInfo__inner--middle--sp{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--sp{display:flex;flex-direction:column;padding:0 4%}}.footer .footerInfo__inner--middle--sp--tel{margin-bottom:5px}.footer .footerInfo__inner--middle--sp--tel a{display:inline-block}.footer .footerInfo__inner--middle--sp--tel .footerInfo__inner--middle--sp--tel--num{font-family:"Castoro Titling", serif;color:#43413E;display:flex;align-items:flex-end;gap:8px}.footer .footerInfo__inner--middle--sp--tel .footerInfo__inner--middle--sp--tel--num--text-01{font-size:1.6rem;letter-spacing:0.05em;line-height:2}.footer .footerInfo__inner--middle--sp--tel .footerInfo__inner--middle--sp--tel--num--text-02{font-size:4rem;letter-spacing:0.05em;line-height:1}.footer .footerInfo__inner--middle--sp--time{font-size:1.2rem;color:#43413E;letter-spacing:0.05em;line-height:1.3}.footer .footerInfo__inner--middle--sp--info{margin-top:32px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--sp--info.pc-only{display:none}}.footer .footerInfo__inner--middle--sp--info.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--sp--info.sp-only{display:block}}.footer .footerInfo__inner--middle--sp--info--row{font-size:1.4rem;color:#43413E;letter-spacing:0.05em;line-height:1;margin-bottom:24px}.footer .footerInfo__inner--middle--sp--info--row:first-child{font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:500}.footer .footerInfo__inner--middle--sp--contact{max-width:100%;width:100%;height:54px;background:#C79C3F;display:flex;justify-content:space-between;align-items:center;border-radius:5px;font-size:1.6rem;letter-spacing:0.05em;font-weight:500;font-family:"Zen Old Mincho", serif;color:#ffffff;transition:0.4s;border:1px solid #C79C3F}@media screen and (min-width:1025px){.footer .footerInfo__inner--middle--sp--contact:hover{background:#ffffff;color:#C79C3F;transition:0.4s}.footer .footerInfo__inner--middle--sp--contact:hover .footerInfo__inner--middle--sp--contact--button--arrow.off{opacity:0;transition:0.4s}.footer .footerInfo__inner--middle--sp--contact:hover .footerInfo__inner--middle--sp--contact--button--arrow.on{opacity:1;transition:0.4s}}.footer .footerInfo__inner--middle--sp--contact--button{width:100%;height:100%;padding:0 24px;display:flex;align-items:center;justify-content:space-between;position:relative}.footer .footerInfo__inner--middle--sp--contact--button--arrow{position:absolute;top:50%;transform:translateY(-50%);right:24px;width:47px;height:28px;transition:0.4s}.footer .footerInfo__inner--middle--sp--contact--button--arrow.off{opacity:1;transition:0.4s}.footer .footerInfo__inner--middle--sp--contact--button--arrow.on{opacity:0;transition:0.4s}.footer .footerInfo__inner--middle--sp--sns{display:flex;justify-content:center;gap:8px;margin-top:24px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--sp--sns.pc-only{display:none}}.footer .footerInfo__inner--middle--sp--sns.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--sp--sns.sp-only{display:block}}.footer .footerInfo__inner--middle--sp--sns a{transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--middle--sp--sns a:hover{opacity:0.7;transition:0.4s}}.footer .footerInfo__inner--middle--right{display:flex;flex-direction:column;align-items:flex-end;gap:40px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--right{width:100%}}.footer .footerInfo__inner--middle--right--banner{max-width:250px;width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--right--banner{margin:0 auto}}.footer .footerInfo__inner--middle--right--banner a img{width:100%;height:100%;object-fit:cover;display:block}.footer .footerInfo__inner--middle--right--down.sp-only{display:none}@media screen and (max-width:640px){.footer .footerInfo__inner--middle--right--down.sp-only{display:block;width:100%;text-align:center}}.footer .footerInfo__inner--middle--right--down--privacy a{font-size:1.4rem;color:#43413E;letter-spacing:0.05em;border-bottom:1px solid #43413E}.footer .footerInfo__inner--middle--right--down--copyright{margin-top:24px;font-size:1.2rem;color:#43413E;letter-spacing:0.05em}.footer .footerInfo__inner--middle--right--pagetop{margin-right:21px}.footer .footerInfo__inner--middle--right--pagetop a{display:flex;align-items:center;flex-direction:column;gap:8px}@media screen and (min-width:1025px){.footer .footerInfo__inner--middle--right--pagetop a:hover{opacity:0.7}}.footer .footerInfo__inner--middle--right--pagetop a span{font-family:"Castoro Titling", serif;font-size:1.4rem;letter-spacing:0.02em;writing-mode:vertical-lr;transform:rotate(180deg)}.partsFooterCta{padding:120px 0 80px;background:#E9E7E1}@media screen and (max-width:1024px){.partsFooterCta{padding:12% 0 8%}}@media screen and (max-width:640px){.partsFooterCta{padding:64px 0 40px}}.partsFooterCta__inner{width:100%}.partsFooterCta__inner .common-title-text{flex-direction:column;gap:0}.partsFooterCta__inner--cnt--top{width:100%;display:flex;gap:30px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top{gap:10px}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top{height:auto;flex-direction:column;gap:16px}}.partsFooterCta__inner--cnt--top--link{width:calc((100% - (2 * 30px)) / 3);height:150px;position:relative;transition:0.4s;overflow:hidden;border-radius:10px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link{width:calc((100% - (2 * 10px)) / 3)}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link{width:100%;height:78px}}.partsFooterCta__inner--cnt--top--link::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(199, 156, 63, 0.9);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(199, 156, 63, 0.6);transition:0.6s}.partsFooterCta__inner--cnt--top--link:hover .partsFooterCta__inner--cnt--top--link--img img{transition:0.6s}}.partsFooterCta__inner--cnt--top--link--title{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:8px;color:#fff;position:absolute;z-index:2}.partsFooterCta__inner--cnt--top--link--title span{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.partsFooterCta__inner--cnt--top--link--title h2{font-family:"Zen Old Mincho";font-size:2.4rem;font-weight:500;letter-spacing:0.05em;color:#fff}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title h2{font-size:1.8rem}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title h2{font-size:2.4rem}}.partsFooterCta__inner--cnt--top--link--img{width:100%;height:100%}.partsFooterCta__inner--cnt--top--link--img img{width:100%;height:100%;object-fit:cover;filter:blur(4px);transition:0.6s}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-lg{display:block;font-weight:400;font-family:"Castoro Titling";font-size:4rem;letter-spacing:0.05em;line-height:1;margin-bottom:20px}@media screen and (max-width:1024px){.parts-title01-lg{font-size:3.4rem;margin-bottom:2%}}@media screen and (max-width:640px){.parts-title01-lg{font-size:3.2rem;margin-bottom:16px}}.parts-title01-sm{display:block;font-weight:500;font-family:"Zen Old Mincho";font-size:2rem;letter-spacing:0.05em;line-height:1}.parts-pagination-archive01{width:100%;text-align:center}.parts-pagination-archive01 ul{display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.parts-pagination-archive01 ul>li{display:flex;justify-content:center;align-items:center;width:20px}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#c79c3f;font-family:"Castoro Titling", serif;font-size:2.4rem;letter-spacing:0.05em;line-height:1;transition:0.4s all}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#cccccc;font-family:"Castoro Titling", serif;font-size:2.4rem;letter-spacing:0.05em;transition:0.4s all}@media screen and (min-width:1025px){.parts-pagination-archive01 ul>li a:hover{opacity:0.6}}.parts-pagination-archive01 ul>li:not(.next),.parts-pagination-archive01 ul>li:not(.prev){padding-top:5px}.parts-pagination-archive01 ul>li.next,.parts-pagination-archive01 ul>li.prev{width:47px;height:28px;border:1px solid #43413e;border-radius:2px;position:relative;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.parts-pagination-archive01 ul>li.next,.parts-pagination-archive01 ul>li.prev{width:35px}}.parts-pagination-arrow-next-icon-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease}.parts-pagination-arrow-next-icon-off::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-next_off.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.parts-pagination-arrow-next-icon-on{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#43413e;transform:translateX(-100%);transition:transform 0.4s ease;display:flex;align-items:center;justify-content:center}.parts-pagination-arrow-next-icon-on::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-next_on.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:1}@media screen and (min-width:1025px){.parts-pagination-arrow-next:hover{opacity:0.7;transition:0.4s;border-color:#43413e}.parts-pagination-arrow-next:hover .parts-pagination-arrow-next-icon-off{transform:translateX(100%)}.parts-pagination-arrow-next:hover .parts-pagination-arrow-next-icon-on{transform:translateX(0)}}.parts-pagination-arrow-prev-icon-off{width:100%;height:100%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease}.parts-pagination-arrow-prev-icon-off::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-prev_off.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.parts-pagination-arrow-prev-icon-on{width:100%;height:100%;position:absolute;top:0;right:0;background-color:#43413e;transform:translateX(100%);transition:transform 0.4s ease;display:flex;align-items:center;justify-content:center}.parts-pagination-arrow-prev-icon-on::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-prev_on.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:1}@media screen and (min-width:1025px){.parts-pagination-arrow-prev:hover{opacity:0.7;transition:0.4s;border-color:#43413e}.parts-pagination-arrow-prev:hover .parts-pagination-arrow-prev-icon-off{transform:translateX(-100%)}.parts-pagination-arrow-prev:hover .parts-pagination-arrow-prev-icon-on{transform:translateX(0)}}.parts-pagination-single01{display:flex;align-items:flex-end;justify-content:center;gap:40px}@media screen and (max-width:1024px){.parts-pagination-single01{gap:4%}}@media screen and (max-width:350px){.parts-pagination-single01{gap:1%}}.parts-pagination-single01-next,.parts-pagination-single01-prev{width:100px;height:28px}@media screen and (max-width:640px){.parts-pagination-single01-next,.parts-pagination-single01-prev{width:75px}}@media screen and (max-width:350px){.parts-pagination-single01-next,.parts-pagination-single01-prev{width:68px}}.parts-pagination-single01-link{display:block;font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:500;letter-spacing:0.05em;color:#43413e;transition:0.4s;border-bottom:1px solid #43413e;transition:0.4s}@media screen and (max-width:640px){.parts-pagination-single01-link{font-size:1.4rem}}.parts-pagination-single01-link a{display:inline-block;padding-bottom:8px}@media screen and (min-width:1025px){.parts-pagination-single01-link:hover{opacity:0.5}}.parts-pagination-single01-text-prev,.parts-pagination-single01-text-next{display:block;font-family:"Zen Old Mincho", serif;font-size:1.6rem;font-weight:500;letter-spacing:0.05em;color:#43413e;transition:0.4s;border-bottom:1px solid #43413e;padding-bottom:8px}@media screen and (max-width:640px){.parts-pagination-single01-text-prev,.parts-pagination-single01-text-next{font-size:1.4rem}}.parts-pagination-single01-prev{cursor:pointer}.parts-pagination-single01-prev a{display:flex;align-items:flex-end;gap:16px}@media screen and (max-width:640px){.parts-pagination-single01-prev a{gap:8px}}@media screen and (max-width:350px){.parts-pagination-single01-prev a{gap:4px}}@media screen and (min-width:1025px){.parts-pagination-single01-prev:hover{opacity:0.7;transition:0.4s}.parts-pagination-single01-prev:hover .parts-pagination-single01-text-prev{transition:0.4s;opacity:0.5}.parts-pagination-single01-prev:hover .parts-pagination-single01-arrow-prev{transition:0.4s;border-color:#43413e}.parts-pagination-single01-prev:hover .parts-pagination-single01-arrow-prev-icon-off{transform:translateX(-100%)}.parts-pagination-single01-prev:hover .parts-pagination-single01-arrow-prev-icon-on{transform:translateX(0)}}.parts-pagination-single01-next{cursor:pointer}.parts-pagination-single01-next a{display:flex;align-items:flex-end;gap:16px}@media screen and (max-width:640px){.parts-pagination-single01-next a{gap:8px}}@media screen and (max-width:350px){.parts-pagination-single01-next a{gap:4px}}@media screen and (min-width:1025px){.parts-pagination-single01-next:hover{opacity:0.7;transition:0.4s}.parts-pagination-single01-next:hover .parts-pagination-single01-text-next{transition:0.4s;opacity:0.5}.parts-pagination-single01-next:hover .parts-pagination-single01-arrow-next{transition:0.4s;border-color:#43413e}.parts-pagination-single01-next:hover .parts-pagination-single01-arrow-next-icon-off{transform:translateX(100%)}.parts-pagination-single01-next:hover .parts-pagination-single01-arrow-next-icon-on{transform:translateX(0)}}.parts-pagination-single01-arrow-prev{width:47px;height:28px;border:1px solid #43413e;transition:0.4s;border-radius:2px;position:relative;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:640px){.parts-pagination-single01-arrow-prev{width:35px}}@media screen and (max-width:350px){.parts-pagination-single01-arrow-prev{width:30px}}.parts-pagination-single01-arrow-prev-icon-off{width:100%;height:100%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease}.parts-pagination-single01-arrow-prev-icon-off::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-prev_off.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.parts-pagination-single01-arrow-prev-icon-on{width:100%;height:100%;position:absolute;top:0;right:0;background-color:#43413e;transform:translateX(100%);transition:transform 0.4s ease;display:flex;align-items:center;justify-content:center}.parts-pagination-single01-arrow-prev-icon-on::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-prev_on.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:1}.parts-pagination-single01-arrow-next{width:47px;height:28px;border:1px solid #43413e;transition:0.4s;border-radius:2px;position:relative;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:640px){.parts-pagination-single01-arrow-next{width:35px}}@media screen and (max-width:350px){.parts-pagination-single01-arrow-next{width:30px}}.parts-pagination-single01-arrow-next-icon-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease}.parts-pagination-single01-arrow-next-icon-off::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-next_off.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.parts-pagination-single01-arrow-next-icon-on{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#43413e;transform:translateX(-100%);transition:transform 0.4s ease;display:flex;align-items:center;justify-content:center}.parts-pagination-single01-arrow-next-icon-on::before{content:"";width:15px;height:8px;background-image:url(../img/common/parts-pagination-arrow-next_on.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:1}.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{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{display:flex;margin:0 auto}}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1040px;box-sizing:border-box;padding:0 20px;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul{display:block;padding:0}}.parts-anchor-feature01 ul li{background-color:var(--bg-first-color);width:270px;height:270px;border-radius:270px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{width:30vw;height:30vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{display:none;width:90vw;height:90vw}}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.8rem;letter-spacing:0.04em;line-height:1em;text-align:center;margin:0 auto 30px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:2vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.8rem}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2.4rem;line-height:1.5em;text-align:center}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:3vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:2.4rem}}.parts-anchor-feature01 ul li:hover{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-feature01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-product01 .common-3column{display:flex;flex-wrap:wrap}.parts-anchor-product01 .common-3column-box{width:380px;position:relative}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box{width:32%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box{width:48%}}.parts-anchor-product01 .common-3column-box.active{display:none}.parts-anchor-product01 .common-3column-box a{display:block}.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:30px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(2n)){margin-right:4%}}.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:40px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:4%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+3){margin-top:6%}}.parts-anchor-product01 .common-3column-box-img{position:relative}.parts-anchor-product01 .common-3column-box-img-span01{background-color:var(--font-first-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-first-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;top:0;right:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img-span02{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-second-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;left:0;bottom:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img img{height:270px;object-fit:cover}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box-img img{height:20vw}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img img{height:30vw}}.parts-anchor-product01 .common-3column-box-text{padding:20px 0}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text{padding:15px 0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text{padding:10px 0}}.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:15px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:10px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{display:flex;justify-content:center;align-items:center;width:120px;height:32px;color:var(--font-second-color);font-size:1.4rem;text-align:center;border-radius:1000px}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{width:80px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-01{background-color:var(--font-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-02{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-03{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{overflow:hidden;display:block;display:-webkit-box;font-size:1.8rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{display:table;font-size:1.6rem;border-bottom:1px solid var(--bg-first-color);padding-bottom:4px;margin-top:30px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{margin-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{font-size:1.4rem;margin-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{overflow:hidden;display:block;display:-webkit-box;font-size:1.6rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{display:block;border-top:1px solid var(--bg-first-color);padding-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:flex}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:block}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span:not(:first-of-type){margin-top:10px}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{display:block;width:80px;font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{width:100%;font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{display:block;width:calc(100% - 80px);font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{width:100%;font-size:1.4rem;margin-top:5px}}.parts-anchor-flow01{display:flex;justify-content:space-between;max-width:780px;margin-left:0}@media screen and (max-width:1240px){.parts-anchor-flow01{max-width:760px}}@media screen and (max-width:640px){.parts-anchor-flow01{display:block;max-width:none}}.parts-anchor-flow01.flow #flow>*,.parts-anchor-flow01.flow_reform #flow_reform>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01.flow #flow>*::before,.parts-anchor-flow01.flow_reform #flow_reform>*::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}.parts-anchor-flow01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.parts-anchor-flow01-button{width:48%}}@media screen and (max-width:640px){.parts-anchor-flow01-button{width:100%;margin:0 auto}}.parts-anchor-flow01-button>*{background-color:var(--bg-first-color);display:block;color:#5c5c5c;font-size:1.8rem;border:1px solid #5c5c5c;position:relative;padding:20px 30px;transition:0.4s}.parts-anchor-flow01-button>*::before{content:"";background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-black.svg);background-position:center;background-repeat:no-repeat;width:16px;height:auto;position:absolute;top:0;bottom:0;right:20px;margin:auto}.parts-anchor-flow01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01-button>*:hover::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}@media screen and (max-width:640px){.parts-anchor-flow01-button:last-of-type{margin:2% auto 0}}.parts-banner{padding:30px 0 160px}@media screen and (max-width:1024px){.parts-banner{padding:20px 0 16%}}@media screen and (max-width:640px){.parts-banner{padding-top:10px}}.parts-banner .slick-slide img{object-fit:cover;width:100%;height:180px;padding:0 8px}@media screen and (max-width:1024px){.parts-banner .slick-slide img{height:17vw;padding:0 1%}}@media screen and (max-width:640px){.parts-banner .slick-slide img{max-width:200px}}