.headerContent{background-color:rgba(253, 243, 234, 0.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:100;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:1800px;height:96px;box-sizing:border-box;margin:0 auto;padding:0 48px;position:relative;z-index:9999}@media screen and (max-width:1024px){.headerContent__inner{height:64px;padding:0 2%}}@media screen and (max-width:640px){.headerContent__inner{padding:0 4%}}.headerContent__inner--logo{display:block;margin:0;position:relative;z-index:9999999}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:32px}@media screen and (max-width:1024px){.headerContent__inner--logo a img{max-height:24px}}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0;display:flex}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul{display:flex;justify-content:space-between;align-items:center}.headerContent__inner--nav ul li{display:flex;justify-content:center;align-items:center}.headerContent__inner--nav ul li a{font-weight:400;font-size:1.4rem;position:relative;padding:0 15px;transition:0.4s;color:#15485D;letter-spacing:0.06em;display:flex;align-items:center;gap:8px}.headerContent__inner--nav ul li a:hover{opacity:0.4}.headerContent__inner--nav ul li a:hover::before{opacity:1}.headerContent__inner--nav--insta{width:30px;height:30px;padding-left:17px;padding-right:36px}.headerContent__inner--nav--insta a{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:#FFF;border-radius:50%}.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;width:1em;height:1em;font-size:36px;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:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto}.headerContent .navToggleCross span:nth-of-type(1){top:0.15em}.headerContent .navToggleCross span:nth-of-type(2){top:48%;left:0;right:0}.headerContent .navToggleCross span:nth-of-type(3){bottom:0.15em}.headerContent .headerNavHum{overflow-y:scroll;background-color:rgba(253, 243, 234, 0.95);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;bottom:0;padding-top:96px;transform:translateX(100%);transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum{padding-top:64px;align-items:flex-start}}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner{padding:0 2%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner{padding:0 4%}}.headerContent .headerNavHum__inner--pagetopSp>a{display:table;text-align:center;position:relative;margin:0 auto 78px}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner--pagetopSp>a{margin-bottom:6%}}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--pagetopSp>a:hover .footerInfo__inner--pagetop--arrow{top:-30px}}.headerContent .headerNavHum__inner--pagetopSp>a span{font-size:1.2rem;color:#5cb89c}.headerContent .headerNavHum__inner--pagetopSp--arrow{position:absolute;top:-40px;left:50%;margin:0 auto;transform:translateX(-50%);transition:0.6s;pointer-events:none}.headerContent .headerNavHum__inner--nav{display:flex;justify-content:space-between;padding-left:22px;border-top:1px solid #ed7f64;padding-top:50px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav{flex-direction:column;align-items:center;gap:48px;padding-left:0;padding-top:8%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav{flex-direction:column-reverse}}.headerContent .headerNavHum__inner--nav--menu{display:flex;gap:140px}@media screen and (max-width:1240px){.headerContent .headerNavHum__inner--nav--menu{width:100%;gap:70px;justify-content:space-around}}@media screen and (max-width:950px){.headerContent .headerNavHum__inner--nav--menu{gap:20px}}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--menu{flex-wrap:wrap}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu{padding-left:14px;align-items:baseline}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu--list{grid-template-columns:1fr 1fr 1fr;gap:6vw 3vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list{width:calc((100% - 40px) / 2);display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}.headerContent .headerNavHum__inner--nav--menu--list:last-child{display:none}}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu--list .pc-only{display:none}}.headerContent .headerNavHum__inner--nav--menu--list--item{padding-bottom:16px;position:relative}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--menu--list--item{width:100%;padding-bottom:12px}}.headerContent .headerNavHum__inner--nav--menu--list--item:last-child{padding-bottom:0}.headerContent .headerNavHum__inner--nav--menu--list--item .sp-only{display:none}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--menu--list--item .sp-only{display:inline-block}}.headerContent .headerNavHum__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:2rem;color:#15485d}.headerContent .headerNavHum__inner--nav--menu--list--item a.active{color:#ed7f64;position:relative}.headerContent .headerNavHum__inner--nav--menu--list--item a.active::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:6px;height:6px;border-radius:50%;background-color:#ed7f64}.headerContent .headerNavHum__inner--nav--menu--list--item a.icon{display:flex;align-items:center;gap:8px}.headerContent .headerNavHum__inner--nav--menu--list--item a.icon span{height:16px}.headerContent .headerNavHum__inner--nav--contact{width:374px;display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--contact{width:100%;justify-content:center;padding-top:5%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact{width:100%;padding-top:0}}.headerContent .headerNavHum__inner--nav--contact--item{width:100%;display:flex;flex-direction:column;gap:8px}@media screen and (max-width:768px){.headerContent .headerNavHum__inner--nav--contact--item{max-width:320px;margin:0 auto}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact--item{max-width:100%}}.headerContent .headerNavHum__inner--nav--contact--item--tel{width:100%;height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background-color:#E8DFD4;border-radius:10px}.headerContent .headerNavHum__inner--nav--contact--item--tel--title{font-size:1.6rem;line-height:1;letter-spacing:0.08em;color:#15485d;display:flex;align-items:flex-end}.headerContent .headerNavHum__inner--nav--contact--item--tel--title span{font-size:3.2rem;line-height:1}.headerContent .headerNavHum__inner--nav--contact--item--tel--text{font-size:1.4rem;line-height:1.6;color:#15485d}.headerContent .headerNavHum__inner--nav--contact--item--link{width:100%;height:90px;display:flex;align-items:center;gap:24px;border:1px solid #f5d3ca;border-radius:10px;transition:0.4s;transition-property:transform;padding:0 26px 0 32px;background:#FFF;position:relative}.headerContent .headerNavHum__inner--nav--contact--item--link:nth-child(1) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:56px}.headerContent .headerNavHum__inner--nav--contact--item--link:nth-child(2) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:47px}.headerContent .headerNavHum__inner--nav--contact--item--link:nth-child(3) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:55px}.headerContent .headerNavHum__inner--nav--contact--item--link--icon img{width:100%;height:100%;display:block}.headerContent .headerNavHum__inner--nav--contact--item--link::after{content:"";background:url(../img/icon/icon-arrow-right_off.svg);background-repeat:no-repeat;width:40px;height:40px;transition:0.4s;position:absolute;top:50%;right:26px;transform:translateY(-50%);transition:0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--contact--item--link:hover{transition:0.4s}.headerContent .headerNavHum__inner--nav--contact--item--link:hover::after{transform:translateY(-50%) translateX(10px)}}.headerContent .headerNavHum__inner--nav--contact--item--link--text{display:flex;flex-direction:column;gap:8px}.headerContent .headerNavHum__inner--nav--contact--item--link--text--en{font-size:1.2rem;font-weight:400;font-family:"Poppins", serif;line-height:1;color:#15485d}.headerContent .headerNavHum__inner--nav--contact--item--link--text--ja{font-size:1.6rem;font-weight:400;line-height:1;color:#15485d}.headerContent .headerNavHum__inner--nav--contact--item--renovation{width:100%;height:90px;display:flex;align-items:center;gap:24px;border-radius:10px;transition:0.4s;transition-property:transform;padding:0 32px;position:relative;overflow:hidden;background:url(../img/common/footer-renovation-bg.jpg) no-repeat center center / cover}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--contact--item--renovation::before{backdrop-filter:blur(2.5px)}}.headerContent .headerNavHum__inner--nav--contact--item--renovation::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.2);transition:0.4s}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--contact--item--renovation:hover{transition:0.4s}.headerContent .headerNavHum__inner--nav--contact--item--renovation:hover::before{backdrop-filter:blur(2.5px)}}.headerContent .headerNavHum__inner--nav--contact--item--renovation--text{display:flex;flex-direction:column;gap:8px;z-index:1}.headerContent .headerNavHum__inner--nav--contact--item--renovation--text--en{font-size:1.2rem;font-weight:400;font-family:"Poppins", serif;line-height:1;color:#fff;letter-spacing:0.05em}.headerContent .headerNavHum__inner--nav--contact--item--renovation--text--ja{font-size:2rem;font-weight:400;line-height:1;color:#fff;letter-spacing:0.05em}.headerContent .headerNavHum__inner--nav--contact--item--renovation--icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:40px;height:40px;z-index:1}.headerContent .headerNavHum__inner--nav--contact--item--renovation--icon svg{width:100%;height:100%;display:block}.headerContent .headerNavHum__inner--nav--contact--sns{width:100%;display:flex;margin-bottom:32px;justify-content:flex-end}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--nav--contact--sns{justify-content:center}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--nav--contact--sns{padding-top:0;margin-bottom:0}}.headerContent .headerNavHum__inner--nav--contact--sns span{font-size:1.6rem;font-weight:500;font-family:"Cormorant", serif;line-height:3.2rem;padding-right:24px;color:#474747}.headerContent .headerNavHum__inner--nav--contact--sns ul{display:flex;gap:16px}.headerContent .headerNavHum__inner--nav--contact--sns ul li a{position:relative;width:50px;height:50px;overflow:hidden;display:inline-block;position:relative}.headerContent .headerNavHum__inner--nav--contact--sns ul li a .default-image{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity 0.3s ease}.headerContent .headerNavHum__inner--nav--contact--sns ul li a .hover-image{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 0.3s ease}@media screen and (min-width:1025px){.headerContent .headerNavHum__inner--nav--contact--sns ul li a:hover .default-image{opacity:0}.headerContent .headerNavHum__inner--nav--contact--sns ul li a:hover .hover-image{opacity:1}}.headerContent .headerNavHum__inner--flex{display:flex;justify-content:space-between;margin-top:75px;padding-top:18px;padding-bottom:70px;border-top:1px solid #ed7f64}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--flex{margin-top:8%;flex-direction:column;gap:24px;padding-top:16px;padding-bottom:48px}}.headerContent .headerNavHum__inner--pagetop{transition:0.6s}.headerContent .headerNavHum__inner--pagetop>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:7px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--pagetop>a{justify-content:flex-end}}.headerContent .headerNavHum__inner--pagetop>a span{font-size:1.6rem;letter-spacing:0.05em;color:#15485d}.headerContent .headerNavHum__inner--pagetop--arrow{transition:0.6s}.headerContent .headerNavHum__inner--adress{font-size:1.4rem;font-weight:400;letter-spacing:0.08em;color:#15485D;display:flex;align-items:center;gap:24px}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--adress{justify-content:space-between}}.headerContent .headerNavHum__inner--adress--insta{width:30px;height:30px}.headerContent .headerNavHum__inner--adress--insta a{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:#ED7F64;border-radius:50%}.headerContent .headerNavHum__inner--copy{font-size:1.2rem;font-weight:400;color:#727272;letter-spacing:0.08em;display:flex;align-items:center}.headerContent__fix{width:64px;position:fixed;top:50%;right:34px;transform:translateY(-50%);z-index:10}@media screen and (max-width:1024px){.headerContent__fix{width:100%;top:auto;bottom:0;transform:none;right:0;display:flex;background-color:rgba(255, 255, 255, 0.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top-left-radius:3px;border-top-right-radius:3px;border:1px solid #FFF}}.headerContent__fix--nav{width:100%;height:160px}@media screen and (max-width:1024px){.headerContent__fix--nav{width:100%;height:44px}}.headerContent__fix--nav a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:upright;font-size:1.6rem;font-weight:400;color:#FFF;line-height:2rem;letter-spacing:0.2em;position:relative}@media screen and (max-width:1024px){.headerContent__fix--nav a{color:#15485D;font-size:1.4rem;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:0}}@media screen and (min-width:769px){.headerContent__fix--nav a:hover span{transition:0.4s;opacity:0.5}}.headerContent__fix--nav a::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:16px;height:1px;background:#FFF}@media screen and (max-width:1024px){.headerContent__fix--nav a::after{width:1px;height:16px;background:#15485D;top:50%;bottom:auto;left:auto;right:0;transform:translateY(-50%)}}.headerContent__fix--nav:first-child{height:180px}@media screen and (max-width:1024px){.headerContent__fix--nav:first-child{height:44px}}.headerContent__fix--nav:first-child a{padding-top:20px}@media screen and (max-width:1024px){.headerContent__fix--nav:first-child a{padding-top:0}}.headerContent__fix--nav:last-child{height:180px}@media screen and (max-width:1024px){.headerContent__fix--nav:last-child{height:44px}}.headerContent__fix--nav:last-child a{padding-bottom:20px}@media screen and (max-width:1024px){.headerContent__fix--nav:last-child a{padding-bottom:0}}.headerContent__fix--nav:last-child a::after{display:none}.headerContent__fix.active{background-color:rgba(255, 255, 255, 0.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:32px;border:1px solid #FFF}@media screen and (max-width:1024px){.headerContent__fix.active{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.headerContent__fix.active .headerContent__fix--nav a{color:#15485D}.open{overflow:hidden}.open .headerContent{background-color:rgba(253, 243, 234, 0)}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(2){display:none}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.open .headerContent__inner--nav{display:none}.footer{background-color:#fff;border-radius:50px 50px 0 0;margin-top:-50px;position:relative}.footer .footerInfo{padding:80px 0 20px 0}@media screen and (max-width:1024px){.footer .footerInfo{padding:8% 0 2% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:14% 0 2% 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--pagetopSp>a{display:table;text-align:center;position:relative;margin:0 auto 78px}@media screen and (max-width:1240px){.footer .footerInfo__inner--pagetopSp>a{margin-bottom:6%}}@media screen and (min-width:1025px){.footer .footerInfo__inner--pagetopSp>a:hover .footerInfo__inner--pagetop--arrow{top:-30px}}.footer .footerInfo__inner--pagetopSp>a span{font-size:1.2rem;color:#5cb89c}.footer .footerInfo__inner--pagetopSp--arrow{position:absolute;top:-40px;left:50%;margin:0 auto;transform:translateX(-50%);transition:0.6s;pointer-events:none}.footer .footerInfo__inner--top{display:flex;justify-content:space-between;border-bottom:1px solid #ed7f64;padding-bottom:18px;margin-bottom:56px}@media screen and (max-width:640px){.footer .footerInfo__inner--top{flex-direction:column;gap:40px;padding-bottom:8%;margin-bottom:8%}}.footer .footerInfo__inner--top--name{max-width:252px;width:100%}@media screen and (max-width:640px){.footer .footerInfo__inner--top--name{margin:0 auto}}.footer .footerInfo__inner--top--name a{display:inline-block}@media screen and (max-width:640px){.footer .footerInfo__inner--top--name a{margin:0 auto;display:block}}.footer .footerInfo__inner--top--address{color:#15485d;line-height:1.8;letter-spacing:0.08em;display:flex;align-items:flex-end;gap:16px}@media screen and (max-width:640px){.footer .footerInfo__inner--top--address{justify-content:space-between;align-items:center}}.footer .footerInfo__inner--top--address--text{font-size:1.4rem}.footer .footerInfo__inner--top--address--sns{width:30px;height:30px;border-radius:50%;background-color:#ed7f64}.footer .footerInfo__inner--top--address--sns svg{width:100%;height:100%;display:block}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between;padding-left:22px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{flex-direction:column;align-items:center;gap:48px;padding-left:0}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{flex-direction:column-reverse}}.footer .footerInfo__inner--nav--menu{display:flex;gap:140px}@media screen and (max-width:1240px){.footer .footerInfo__inner--nav--menu{width:100%;gap:70px;justify-content:space-around}}@media screen and (max-width:950px){.footer .footerInfo__inner--nav--menu{gap:20px}}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu{flex-wrap:wrap}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu{padding-left:14px;align-items:baseline}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu--list{grid-template-columns:1fr 1fr 1fr;gap:6vw 3vw}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list{width:calc((100% - 20px) / 2);display:flex;flex-wrap:wrap;justify-content:space-between;gap:0}.footer .footerInfo__inner--nav--menu--list:last-child{display:none}}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu--list .pc-only{display:none}}.footer .footerInfo__inner--nav--menu--list--item{padding-bottom:16px;position:relative}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item{width:100%;padding-bottom:12px}}.footer .footerInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}.footer .footerInfo__inner--nav--menu--list--item .sp-only{display:none}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu--list--item .sp-only{display:inline-block}}.footer .footerInfo__inner--nav--menu--list--item a{display:inline-block;font-size:1.4rem;line-height:2rem;color:#15485d}.footer .footerInfo__inner--nav--menu--list--item a.active{color:#ed7f64;position:relative}.footer .footerInfo__inner--nav--menu--list--item a.active::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:6px;height:6px;border-radius:50%;background-color:#ed7f64}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu--list--item a:hover{opacity:0.7}}.footer .footerInfo__inner--nav--menu--list--item a.icon{display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--nav--menu--list--item a.icon span{height:16px}.footer .footerInfo__inner--nav--contact{width:374px;display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--contact{width:100%;justify-content:center;padding-top:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact{width:100%;padding-top:0}}.footer .footerInfo__inner--nav--contact--item{width:100%;display:flex;flex-direction:column;gap:8px}@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%}}.footer .footerInfo__inner--nav--contact--item--tel{width:100%;height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background-color:#faf3eb;border-radius:10px}.footer .footerInfo__inner--nav--contact--item--tel--title{font-size:1.6rem;line-height:1;letter-spacing:0.08em;color:#15485d;display:flex;align-items:flex-end}.footer .footerInfo__inner--nav--contact--item--tel--title span{font-size:3.2rem;line-height:1}.footer .footerInfo__inner--nav--contact--item--tel--text{font-size:1.4rem;line-height:1.6;color:#15485d}.footer .footerInfo__inner--nav--contact--item--link{width:100%;height:90px;display:flex;align-items:center;gap:24px;border:1px solid #f5d3ca;border-radius:10px;transition:0.4s;transition-property:transform;padding:0 26px 0 32px;position:relative}.footer .footerInfo__inner--nav--contact--item--link:nth-child(1) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:56px}.footer .footerInfo__inner--nav--contact--item--link:nth-child(2) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:47px}.footer .footerInfo__inner--nav--contact--item--link:nth-child(3) .footerInfo__inner--nav--contact--item--link--icon{width:56px;height:55px}.footer .footerInfo__inner--nav--contact--item--link--icon img{width:100%;height:100%;display:block}.footer .footerInfo__inner--nav--contact--item--link::after{content:"";background:url(../img/icon/icon-arrow-right_off.svg);background-repeat:no-repeat;width:40px;height:40px;transition:0.4s;position:absolute;top:50%;right:26px;transform:translateY(-50%);transition:0.4s}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--contact--item--link:hover{transition:0.4s}.footer .footerInfo__inner--nav--contact--item--link:hover::after{transform:translateY(-50%) translateX(10px)}}.footer .footerInfo__inner--nav--contact--item--link--text{display:flex;flex-direction:column;gap:8px}.footer .footerInfo__inner--nav--contact--item--link--text--en{font-size:1.2rem;font-weight:400;font-family:"Poppins", serif;line-height:1;color:#15485d}.footer .footerInfo__inner--nav--contact--item--link--text--ja{font-size:1.6rem;font-weight:400;line-height:1;color:#15485d}.footer .footerInfo__inner--nav--contact--item--renovation{width:100%;height:90px;display:flex;align-items:center;gap:24px;border-radius:10px;transition:0.4s;transition-property:transform;padding:0 32px;position:relative;overflow:hidden;background:url(../img/common/footer-renovation-bg.jpg) no-repeat center center / cover}.footer .footerInfo__inner--nav--contact--item--renovation::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.2);transition:0.4s;backdrop-filter:blur(2.5px)}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact--item--renovation::before{backdrop-filter:blur(0)}}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--contact--item--renovation:hover{transition:0.4s}.footer .footerInfo__inner--nav--contact--item--renovation:hover::before{backdrop-filter:blur(0)}}.footer .footerInfo__inner--nav--contact--item--renovation--text{display:flex;flex-direction:column;gap:8px;z-index:1}.footer .footerInfo__inner--nav--contact--item--renovation--text--en{font-size:1.2rem;font-weight:400;font-family:"Poppins", serif;line-height:1;color:#fff;letter-spacing:0.05em}.footer .footerInfo__inner--nav--contact--item--renovation--text--ja{font-size:2rem;font-weight:400;line-height:1;color:#fff;letter-spacing:0.05em}.footer .footerInfo__inner--nav--contact--item--renovation--icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:40px;height:40px;z-index:1}.footer .footerInfo__inner--nav--contact--item--renovation--icon svg{width:100%;height:100%;display:block}.footer .footerInfo__inner--nav--contact--sns{width:100%;display:flex;margin-bottom:32px;justify-content:flex-end}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--contact--sns{justify-content:center}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact--sns{padding-top:0;margin-bottom:0}}.footer .footerInfo__inner--nav--contact--sns span{font-size:1.6rem;font-weight:500;font-family:"Cormorant", serif;line-height:3.2rem;padding-right:24px;color:#474747}.footer .footerInfo__inner--nav--contact--sns ul{display:flex;gap:16px}.footer .footerInfo__inner--nav--contact--sns ul li a{position:relative;width:50px;height:50px;overflow:hidden;display:inline-block;position:relative}.footer .footerInfo__inner--nav--contact--sns ul li a .default-image{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity 0.3s ease}.footer .footerInfo__inner--nav--contact--sns ul li a .hover-image{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 0.3s ease}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--contact--sns ul li a:hover .default-image{opacity:0}.footer .footerInfo__inner--nav--contact--sns ul li a:hover .hover-image{opacity:1}}.footer .footerInfo__inner--flex{display:flex;justify-content:space-between;margin-top:38px;padding-top:18px;padding-bottom:70px;border-top:1px solid #ed7f64}@media screen and (max-width:640px){.footer .footerInfo__inner--flex{flex-direction:column;gap:24px;padding-top:16px;padding-bottom:48px}}.footer .footerInfo__inner--pagetop{transition:0.6s}.footer .footerInfo__inner--pagetop>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:7px}@media screen and (max-width:640px){.footer .footerInfo__inner--pagetop>a{justify-content:flex-end}}.footer .footerInfo__inner--pagetop>a span{font-size:1.6rem;letter-spacing:0.05em;color:#15485d}.footer .footerInfo__inner--pagetop--arrow{transition:0.6s}.footer .footerInfo__inner--copy{font-size:1.2rem;font-weight:400;color:#d7d7d7;letter-spacing:0.08em}.partsFooterCta{background-image:url(../img/common/footer-cta-bg01.png);background-size:cover;background-position:top center;background-repeat:no-repeat;background-color:transparent;padding-top:10%;padding-bottom:120px;margin-top:-80px;position:relative}@media screen and (max-width:1024px){.partsFooterCta{padding-bottom:12%;margin-top:-8%}}@media screen and (max-width:640px){.partsFooterCta{background-image:url(../img/common/footer-cta-bg01_sp.png);background-repeat:no-repeat;padding-top:20%;padding-bottom:90px;margin-top:-16%}}.partsFooterCta__inner{width:100%}.partsFooterCta__inner .common-title-text{flex-direction:column;gap:0}.partsFooterCta__inner--cnt{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt{gap:10px}}.partsFooterCta__inner--cnt--top{width:100%;display:flex;gap:24px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top{gap:8px;flex-direction:column}}.partsFooterCta__inner--cnt--top--link{width:calc((100% - (2 * 24px)) / 3);height:250px;display:block;position:relative;background-color:#fff;border-radius:10px;box-shadow:0px 0px 30px 0px #ed7f6433}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link{width:calc((100% - (1 * 10px)) / 2);height:auto;padding:4% 0}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link{width:100%;height:90px;display:flex;align-items:center;gap:24px;border:1px solid #f5d3ca;border-radius:10px;transition:0.4s;transition-property:transform;padding:0 26px 0 32px;position:relative}}.partsFooterCta__inner--cnt--top--link::after{content:"";background:url(../img/icon/icon-arrow-right_off.svg);width:40px;height:40px;transition:0.4s;position:absolute;right:24px;bottom:24px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link::after{width:32px;height:32px;right:16px;bottom:16px;background-size:cover}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link::after{width:40px;height:40px;top:50%;right:26px;transform:translateY(-50%);transition:0.4s}}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--top--link:hover{transition:0.4s}.partsFooterCta__inner--cnt--top--link:hover::after{background:url(../img/icon/icon-arrow-right_on.svg)}}.partsFooterCta__inner--cnt--top--link:nth-child(1) .partsFooterCta__inner--cnt--top--link--title--icon{width:88px;height:88px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link:nth-child(1) .partsFooterCta__inner--cnt--top--link--title--icon{width:56px;height:56px}}.partsFooterCta__inner--cnt--top--link:nth-child(2) .partsFooterCta__inner--cnt--top--link--title--icon{width:105px;height:88px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link:nth-child(2) .partsFooterCta__inner--cnt--top--link--title--icon{width:56px;height:47px}}.partsFooterCta__inner--cnt--top--link:nth-child(3) .partsFooterCta__inner--cnt--top--link--title--icon{width:92px;height:89px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link:nth-child(3) .partsFooterCta__inner--cnt--top--link--title--icon{width:56px;height:55px}}.partsFooterCta__inner--cnt--top--link--title{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;color:#15485d}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title{gap:10px}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title{gap:24px;flex-direction:row}}.partsFooterCta__inner--cnt--top--link--title--text{display:flex;align-items:center;flex-direction:column;gap:10px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title--text{align-items:flex-start;gap:8px}}.partsFooterCta__inner--cnt--top--link--title--text--en{font-size:2.4rem;letter-spacing:0.05em;font-family:"Poppins", sans-serif}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--top--link--title--text--en{font-size:2rem}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title--text--en{font-size:1.2rem}}.partsFooterCta__inner--cnt--top--link--title--text h2{font-size:1.4rem;letter-spacing:0.05em}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--top--link--title--text h2{font-size:1.6rem}}.partsFooterCta__inner--cnt--top--link--title--icon img{width:100%;height:100%;object-fit:cover;display:block}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;text-align:center;margin-top:120px}@media screen and (max-width:1024px){.parts-title01{margin-top:80px}}@media screen and (max-width:640px){.parts-title01{margin-top:80px}}.parts-title01-lg{display:block;font-family:"Poppins";font-size:4.8rem;font-weight:300;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:16px;color:#15485d}@media screen and (max-width:1024px){.parts-title01-lg{font-size:3.2rem}}@media screen and (max-width:640px){.parts-title01-lg{font-size:2rem;margin-bottom:10px}}.parts-title01-sm{display:block;font-size:1.4rem;letter-spacing:0.04em;line-height:1.5em;color:#15485d}.parts-pagination-archive01{width:100%;text-align:center}.parts-pagination-archive01 ul{display:flex;justify-content:center;align-items:center;width:100%;gap:16px}.parts-pagination-archive01 ul>li{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.parts-pagination-archive01 ul>li.prev a,.parts-pagination-archive01 ul>li.next a{padding-top:3px;font-size:2.8rem;font-weight:100}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#1a1a1a;font-size:14px;transition:0.4s all;font-family:"Poppins", sans-serif}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#1a1a1a;font-family:"Poppins", sans-serif;font-size:14px;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-items:center;font-size:1.6rem;letter-spacing:0;line-height:1.5em}@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:24px;color:#15485d}.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-prev a:hover::before{background-image:url(../img/icon/icon-arrow-right_blue.svg)}.parts-pagination-single01-link{min-width:150px;text-align:center}.parts-pagination-single01-link a{display:block;width:100%;height:100%;color:#15485d}.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:#15485d}.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-single01-next a:hover::after{background-image:url(../img/icon/icon-arrow-right_blue.svg)}.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;max-width:1112px;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;margin-top:-50px}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:#ed7f64;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:#fff;display:block;color:#15485d;font-size:2rem;border:1px solid #f5d3ca;position:relative;padding:14px 16px 14px 40px;transition:0.4s;display:flex;justify-content:space-between;border-radius:16px}@media screen and (max-width:640px){.page-anchor-company01-button>*{font-size:1.8rem}}.page-anchor-company01-button>*:hover{background-color:#ed7f64;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;color:#FFF}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{opacity:1}@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 #feature{background-image:url(../pages/page-feature/page-feature01/img/feature01-anchor-bg_pc.png);background-size:cover;border-radius:10px}@media screen and (max-width:768px){.parts-anchor-feature01 #feature{background-image:none;background-color:#ED7F64;box-shadow:0 0 50px 5px rgba(245, 94, 49, 0.2)}}.parts-anchor-feature01 #feature02{background-image:url(../pages/page-feature/page-feature01/img/feature02-anchor-bg_pc.png);background-size:cover;border-radius:10px}@media screen and (max-width:768px){.parts-anchor-feature01 #feature02{background-image:none;background-color:#E5B662;box-shadow:0 0 50px 5px rgba(245, 94, 49, 0.2)}}.parts-anchor-feature01 #feature03{background-image:url(../pages/page-feature/page-feature01/img/feature03-anchor-bg_pc.png);background-size:cover;border-radius:10px}@media screen and (max-width:768px){.parts-anchor-feature01 #feature03{background-image:none;background-color:#C0BC73;box-shadow:0 0 50px 5px rgba(245, 94, 49, 0.2)}}.parts-anchor-feature01 #feature03 .parts-anchor-feature01-span01{margin-top:-28px}@media screen and (max-width:768px){.parts-anchor-feature01 #feature03 .parts-anchor-feature01-span01{margin-top:0}}.parts-anchor-feature01 #feature03>a{padding-left:14px}@media screen and (max-width:768px){.parts-anchor-feature01 #feature03>a{padding-left:0}}.parts-anchor-feature01 ul{display:flex;flex-wrap:wrap;justify-content:center;box-sizing:border-box;margin:0 auto}@media screen and (max-width:768px){.parts-anchor-feature01 ul{gap:12px}}.parts-anchor-feature01 ul li{width:360px;height:360px;opacity:0.5;transition:0.4s}@media screen and (max-width:1240px){.parts-anchor-feature01 ul li{width:30vw;height:30vw}}@media screen and (max-width:768px){.parts-anchor-feature01 ul li{width:100%;height:100%}}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}@media screen and (max-width:768px){.parts-anchor-feature01 ul li a{padding:4% 0}}.parts-anchor-feature01 ul li a::after{content:"";background-image:url(../pages/page-feature/page-feature01/img/feature-anchor-arrow.svg);background-size:cover;display:block;width:20px;height:20px;position:absolute;left:50%;bottom:100px;transform:translateX(-50%)}@media screen and (max-width:1240px){.parts-anchor-feature01 ul li a::after{bottom:8vw}}@media screen and (max-width:768px){.parts-anchor-feature01 ul li a::after{display:none}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:2rem;letter-spacing:0.04em;line-height:1.4;text-align:center;margin:0 auto 23px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.8vw}}@media screen and (max-width:768px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:2rem}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.6rem}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-family:"Noto Sans JP";font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.71;letter-spacing:0.84px;text-align:center}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:1.2rem}}@media screen and (min-width:1025px){.parts-anchor-feature01 ul li:hover{opacity:1}}.parts-anchor-product01 .common-3column{display:flex;flex-wrap:wrap}.parts-anchor-product01 .common-3column-box{width:292px;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{overflow:hidden;display:block;border-radius:10px;background-color:#FFF}.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:41px}@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;border-radius:10px}.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:277px;object-fit:cover}@media screen and (max-width:1024px){.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;color:#ED7F64;text-align:center;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-name.icon-link{display:flex;justify-content:center;gap:8px;align-items:center}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name.icon-link::after{content:"";background-image:url(../img/icon/icon_link.png);background-size:cover;display:block;width:24px;height:24px}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name.icon-link::after{width:18px;height:18px}}.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-product01 .parts-anchor-product01__inner-back{display:block;text-align:center;padding-top:120px}@media screen and (max-width:1024px){.parts-anchor-product01 .parts-anchor-product01__inner-back{padding-top:12%}}.parts-anchor-product01 .parts-anchor-product01__inner-back>p{display:inline-block;letter-spacing:0.06em;transition:0.3s}@media screen and (min-width:1025px){.parts-anchor-product01 .parts-anchor-product01__inner-back>p:hover{opacity:0.5}}.parts-anchor-product01 .page-product01-title{display:flex;justify-content:center;align-items:center;margin-bottom:48px}@media screen and (max-width:1024px){.parts-anchor-product01 .page-product01-title{margin-bottom:6%}}.parts-anchor-product01 .page-product01-title-text-lg{display:block;text-align:center;color:#ED7F64;font-weight:300;font-size:4.8rem;letter-spacing:0;line-height:2em}@media screen and (max-width:1024px){.parts-anchor-product01 .page-product01-title-text-lg{font-size:4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .page-product01-title-text-lg{font-size:2.2rem}}.parts-anchor-product01 .page-product01-title-text-sm{display:block;font-weight:400;text-align:center;font-size:1.4rem;letter-spacing:0;line-height:1.5em}.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-contact{padding:80px 0 90px}@media screen and (max-width:1024px){.form-contact{padding:8% 0 9%}}@media screen and (max-width:640px){.form-contact{padding:16% 0 18%}}.form-events{padding:120px 0}@media screen and (max-width:1024px){.form-events{padding:12% 0}}@media screen and (max-width:640px){.form-events{padding:24% 0}}