@import url("https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Cormorant:ital,wght@0,300..700;1,300..700&family=Emblema+One&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend+Giga:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mrs+Saint+Delafield&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho&family=Shippori+Mincho+B1&family=Zen+Kaku+Gothic+New&family=Zen+Old+Mincho&display=swap");.headerContent{z-index:100;width:100%;max-width:390px;height:100vh;position:fixed;top:0;padding:0}@media screen and (max-width:1024px){.headerContent{max-width:100%;height:72px}}.headerContent__header-wrap{width:100%;position:absolute;top:0;z-index:10;right:0;padding-right:120px;display:flex;z-index:100;justify-content:flex-end}.headerContent__header-wrap.active{position:fixed}@media screen and (max-width:1024px){.headerContent__header-wrap{padding-right:0}}.headerContent__header{background-color:rgba(255, 255, 255, 0.4);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);width:100%;display:flex;justify-content:space-between;max-width:540px;gap:0;padding:24px 0}@media screen and (max-width:1024px){.headerContent__header{margin:0 auto}}@media screen and (max-width:640px){.headerContent__header{padding:12px 0}}.headerContent__inner{width:100%;max-width:1800px;height:100vh;box-sizing:border-box;margin:0 auto;padding:32px 0 32px 48px;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:1024px){.headerContent__inner{max-width:540px;height:56px;display:flex;padding:10px 20px;max-width:540px;align-items:center;justify-content:space-between;display:none}}.headerContent__inner--sp-btn{display:none}@media screen and (max-width:1024px){.headerContent__inner--sp-btn{display:flex;gap:8px;align-items:center;position:absolute;right:20px;top:20px}}@media screen and (max-width:640px){.headerContent__inner--sp-btn{right:0;top:10px}}.headerContent__inner--logo{display:block;margin:0 auto}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:32px}@media screen and (max-width:640px){.headerContent__inner--logo a img{max-height:26px}}.headerContent__inner--nav{font-size:2rem}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul li{width:100%;display:flex;margin-bottom:28px;position:relative}.headerContent__inner--nav ul li a{font-weight:400;font-size:1.6rem;position:relative;letter-spacing:0.04em;transition:0.4s;color:#ebebeb;display:flex;align-items:center;font-family:"Playfair Display", serif;cursor:pointer}.headerContent__inner--nav ul li a:hover{opacity:0.4}.headerContent__inner--nav ul li a:hover::before{opacity:1}.headerContent__inner--nav ul li a svg{margin-left:8px;transform:translateY(-1px)}.headerContent__inner--nav ul li a span{font-size:1rem;font-family:"Noto Sans JP", sans-serif;font-weight:400;padding-left:10px}.headerContent__inner--nav ul li .on{display:none}.headerContent__inner--nav ul li .off{display:inline-block}.headerContent__inner--nav ul li.active .headerContent__inner--nav--sub{visibility:visible;opacity:1;transition:0.4s}.headerContent__inner--nav ul li.active .on{display:inline-block}.headerContent__inner--nav ul li.active .off{display:none}.headerContent__inner--nav--sub{width:133px;position:absolute;right:0;z-index:2;visibility:hidden;opacity:0;transition:0.4s}.headerContent__inner--nav--sub::after{content:"";width:64px;height:1px;background:#fff;opacity:0.5;position:absolute;top:8px;left:-84px}.headerContent__inner--nav--sub--item{display:block;margin-bottom:12px;font-size:1.4rem !important}.headerContent__inner--icon{margin-left:40px;margin-right:0}@media screen and (max-width:1024px){.headerContent__inner--icon{display:none}}.headerContent__inner--btn-wrap{width:100%;max-width:170px;padding-top:12px}@media screen and (max-width:1024px){.headerContent__inner--btn-wrap{display:none}}.headerContent__inner--btn-wrap--link{display:flex;width:100%;height:56px;margin-bottom:8px}.headerContent__inner--btn-wrap--link:hover svg{transform:translateX(10px);transition:0.4s}.headerContent__inner--btn-wrap--link--label{display:flex}.headerContent__inner--btn-wrap--link--label span{padding:8px 0 8px 8px;font-size:8px;height:23px;border-top:1px solid #fff;border-left:1px solid #fff;color:#fff}.headerContent__inner--btn-wrap--link--text{width:100%;font-size:1.6rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding-left:4px}.headerContent__inner--btn-wrap--link--text svg{transition:0.4s}.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 .headerNavHum{overflow-x:scroll;background:#fff;opacity:0;display:flex;justify-content:center;flex-wrap:wrap;width:100%;max-width:662px;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;right:0;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum .headerNavHumInfo{width:100%;padding:32px 0 0 0}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHumInfo{padding:120px 0 0 0}}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHumInfo{max-width:540px;padding:110px 0 0 0}}.headerContent .headerNavHum .headerNavHumInfo__img{margin-bottom:56px}.headerContent .headerNavHum .headerNavHumInfo__inner{width:100%;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner{padding:0 40px}}.headerContent .headerNavHum .headerNavHumInfo__inner--top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bebebe;padding:0 0 26px;margin-bottom:48px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--name a{max-width:148px;width:100%}.headerContent .headerNavHum .headerNavHumInfo__inner--top--sns{display:flex;gap:8px;flex-direction:column;width:40px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--sns a{width:40px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle{position:relative;cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle--left{position:absolute;left:23px;top:-14px;transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle--right{position:absolute;right:12px;top:10px;transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle:hover .headerNavHumInfo__inner--top--toggle--left{transform:rotate(-17deg);transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle:hover .headerNavHumInfo__inner--top--toggle--right{transform:rotate(15deg);transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--nav{padding:0 0 32px 0}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav{padding:0 0 3% 0}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu-bottom{display:flex;flex-direction:column;gap:24px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu-bottom a{font-size:1.2rem;color:#5f4b46;font-weight:400;letter-spacing:0.04em}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:0}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list:first-child{width:calc(100% + 14px)}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{padding-bottom:24px;position:relative}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--box{display:flex;align-items:center;gap:20px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header_menu{cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header_menu .title{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item button{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header{width:10px;height:10px;background:none;z-index:2;padding-top:5px;display:block;cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span{display:block;width:10px;height:1px;background:#393730}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header.active span:nth-child(2){display:block;transform:rotate(0) translateX(0px) translateY(-1px);transform-origin:50% 50%}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header.active~.toggle_btn--list--item--sub-list{display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:767px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item:last-child{padding-bottom:4%}}@media screen and (max-width:767px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{width:100%;padding-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{padding-bottom:7%}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item a{display:block;font-size:1.6rem;line-height:2rem;color:#5f4b46;display:flex;align-items:center;flex-wrap:wrap;gap:2px;font-family:"Playfair Display", serif}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item a{margin:6% 0}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item a span{width:100%;display:flex;font-size:1rem;font-family:"Noto Sans JP", sans-serif;font-weight:400}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item a{font-size:1.4rem;font-family:"Noto Sans JP", sans-serif;padding-left:15px;position:relative}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item a::before{content:"";width:5px;height:5px;border-radius:999px;background:#e25c83;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item a::after{content:"";width:9px;height:9px;border-radius:999px;background:#eed7de;position:absolute;left:-2px;top:50%;transform:translateY(-50%)}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:24px;margin-left:6px;display:none}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:10px}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu.opened{display:block}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a;display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list.opened{display:block}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list-sub{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item a{margin-bottom:16px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item:last-of-type a{margin-bottom:0}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item{margin-bottom:24px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item a{display:block;font-size:1.4rem;line-height:2rem;color:#1a1a1a}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item a{font-size:1.2rem}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item:last-of-type{margin-bottom:0}.headerContent .headerNavHum .headerNavHumEndline{width:100%;padding:32px 0 24px 0}@media screen and (max-width:1240px){.headerContent .headerNavHum .headerNavHumEndline{padding:3.2% 0 3%}}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHumEndline{max-width:540px}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline{padding:5% 0 5% 0;max-width:540px}}.headerContent .headerNavHum .headerNavHumEndline__inner{width:100%;max-width:1110px;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner{padding:0 4%}}.headerContent .headerNavHum .headerNavHumEndline__inner--tel{display:flex;flex-wrap:wrap;padding-bottom:16px;position:relative;align-items:center}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--logo{width:100%;display:flex;justify-content:center;padding-top:12%}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--img{position:absolute;bottom:0px;right:0px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--tel--img{width:40px}}.headerContent .headerNavHum .headerNavHumEndline__inner--tel a{width:100%;display:block;text-align:center;padding-top:4%}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--num{font-size:2rem;font-weight:500;letter-spacing:0.04em;color:#5f4b46;font-family:"Noto Serif JP", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--nav{padding-top:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav{padding-top:12%}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav .common-title{width:100%}.headerContent .headerNavHum .headerNavHumEndline__inner--nav .common-title .common-title-text-lg::before{display:none}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;gap:16px}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item{width:calc(50% - 8px)}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item--link{width:100%;padding:21px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;font-size:1.2rem;line-height:1.25;transition:0.4s;letter-spacing:-1px;background:#faf9f9;border:1px solid #f1efef;color:#5f4b46}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item--link span{display:block;width:100%;text-align:center;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;padding-top:6px}.headerContent .headerNavHum .headerNavHumEndline__inner--link{padding-top:16px;display:flex;gap:15px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--link{flex-wrap:wrap}}.headerContent .headerNavHum .headerNavHumEndline__inner--link--box{display:flex;justify-content:center;width:100%;max-width:100%}.headerContent .headerNavHum .headerNavHumEndline__inner--link--box a{background:#faf9f9;border:1px solid #f1efef;border-radius:3px;font-size:1.4rem;font-family:"Noto Sans JP", sans-serif;font-weight:400;max-width:100%;padding:4% 0}.headerContent .headerNavHum .headerNavHumEndline__inner--link--box a span{font-size:1.6rem;font-weight:400;letter-spacing:0.04em;font-family:"Playfair Display", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--sns{width:100%;display:flex;gap:12px;justify-content:center;align-items:center;padding-top:24px}.headerContent .headerNavHum .headerNavHumEndline__inner--sns--title{font-size:1.2rem;font-weight:400;letter-spacing:0.04em;color:#5f4b46}.headerContent .headerNavHum .headerNavHumEndline__inner--sns--list{display:flex;gap:8px}.headerContent .headerNavHum .headerNavHumEndline__inner--sns--item a{display:inline-block}.headerContent .headerNavHum .headerNavHumEndline__inner--copy{width:100%;padding-top:24px;color:#bebebe;font-size:1rem}.navToggleCross{background:none;cursor:pointer;z-index:1;border:none;position:relative;margin-left:30px;margin-right:0;display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:18px;color:#fff;font-size:1.4rem;font-weight:400}@media screen and (max-width:1024px){.navToggleCross{margin-left:20px}}.navToggleCross div{position:relative;width:25px;height:8px}.navToggleCross span{background:#5f4b46;display:block;width:25px;height:1px;position:absolute;margin:auto;right:0}.navToggleCross span:nth-of-type(1){top:0}.navToggleCross span:nth-of-type(2){background:none;background-color:none;z-index:1;width:auto;height:1em;font-size:1.3rem;top:48%;left:0;right:0;transform:translateY(-50%)}.navToggleCross span:nth-of-type(3){bottom:0}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.headerFix{position:fixed;top:0;right:0;width:120px;height:100vh;padding:0 19px;z-index:4}@media screen and (max-width:1024px){.headerFix{display:none}}.headerFix__inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;writing-mode:vertical-rl;font-size:1.2rem;color:#FFF;letter-spacing:0.24em}.headerFix .navToggleCross{background:none;cursor:pointer;display:flex;width:100%;justify-content:center;padding-top:43px}@media screen and (max-width:1024px){.headerFix .navToggleCross{margin-left:20px}}.headerFix .navToggleCross span{background:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto}.headerFix .navToggleCross span:nth-of-type(1){top:0.15em}.headerFix .navToggleCross span:nth-of-type(2){background:none;background-color:var(--bg-first-color);z-index:1;width:auto;height:1em;font-size:1.3rem;top:48%;left:0;right:0;transform:translateY(-50%)}.headerFix .navToggleCross span:nth-of-type(3){bottom:0.15em}.headerContent__fixed-menu{width:100%;position:fixed;top:initial;bottom:0;z-index:10;right:0;padding-right:120px;display:none;justify-content:flex-end}.headerContent__fixed-menu.active{display:flex}@media screen and (max-width:1024px){.headerContent__fixed-menu{padding-right:0}}.headerContent__fixed-menu--wrap{width:100%;display:flex;flex-wrap:wrap;max-width:540px;gap:0;flex-wrap:nowrap;background:#8C7E7B;border:4px solid #978B88}@media screen and (max-width:1024px){.headerContent__fixed-menu--wrap{margin:0 auto}}.headerContent__fixed-menu--link{display:flex;width:100%;background:#8C7E7B;justify-content:center;align-items:center;color:#fff !important;flex-direction:column;font-size:1.2rem;font-weight:500;gap:8px;transition:0.4s;position:relative;height:auto;writing-mode:initial;border-top-left-radius:0;border-bottom-left-radius:0;flex-wrap:wrap;letter-spacing:0.04em;padding:14px 0}.headerContent__fixed-menu--link::after{content:"";position:absolute;top:0;right:-1px;width:2px;height:100%;background:#978B88}.headerContent__fixed-menu--link:last-child::after{display:none}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerFixNavHum{opacity:1;transform:translateX(0)}.footer .footerNav{padding:80px 0 0 0}.footer .footerNav .footerNavInfo{width:100%}.footer .footerNav .footerNavInfo__inner{width:100%;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.footer .footerNav .footerNavInfo__inner{padding:0 8%}}.footer .footerNav .footerNavInfo__inner--top{margin-bottom:60px}.footer .footerNav .footerNavInfo__inner--top--name a{max-width:233px;width:100%;display:block;margin:0 auto}.footer .footerNav .footerNavInfo__inner--top--sns{display:flex;gap:8px;flex-direction:column;width:40px}.footer .footerNav .footerNavInfo__inner--top--sns a{width:40px}.footer .footerNav .footerNavInfo__inner--top--toggle{position:relative;cursor:pointer}.footer .footerNav .footerNavInfo__inner--top--toggle--left{position:absolute;left:23px;top:-14px;transition:0.4s}.footer .footerNav .footerNavInfo__inner--top--toggle--right{position:absolute;right:12px;top:10px;transition:0.4s}.footer .footerNav .footerNavInfo__inner--top--toggle:hover .footerNavInfo__inner--top--toggle--left{transform:rotate(-17deg);transition:0.4s}.footer .footerNav .footerNavInfo__inner--top--toggle:hover .footerNavInfo__inner--top--toggle--right{transform:rotate(15deg);transition:0.4s}.footer .footerNav .footerNavInfo__inner--nav--menu-bottom{margin-top:40px;display:flex;flex-direction:column;gap:24px}.footer .footerNav .footerNavInfo__inner--nav--menu-bottom a{font-size:1.2rem;color:#5f4b46;font-weight:400;letter-spacing:0.04em}.footer .footerNav .footerNavInfo__inner--nav--menu{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.footer .footerNav .footerNavInfo__inner--nav--menu--list{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:0}.footer .footerNav .footerNavInfo__inner--nav--menu--list:first-child{width:calc(100% + 14px)}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item{padding-bottom:24px;position:relative}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--box{display:flex;align-items:center;gap:20px}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header_menu{cursor:pointer}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header_menu .title{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item button{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header{width:10px;height:10px;background:none;z-index:2;padding-top:5px;display:block;cursor:pointer}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header span{display:block;width:10px;height:1px;background:#393730}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:none}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header.active span:nth-child(2){display:block;transform:rotate(0) translateX(0px) translateY(-1px);transform-origin:50% 50%}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item .toggle_btn_header.active~.toggle_btn--list--item--sub-list{display:none}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:767px){.footer .footerNav .footerNavInfo__inner--nav--menu--list--item:last-child{padding-bottom:4%}}@media screen and (max-width:767px){.footer .footerNav .footerNavInfo__inner--nav--menu--list--item{width:100%;padding-bottom:4%}}@media screen and (max-width:640px){.footer .footerNav .footerNavInfo__inner--nav--menu--list--item{padding-bottom:7%}}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item a{display:block;font-size:1.6rem;line-height:2rem;color:#5f4b46;display:flex;align-items:center;flex-wrap:wrap;font-family:"Playfair Display", serif}@media screen and (max-width:640px){.footer .footerNav .footerNavInfo__inner--nav--menu--list--item a{margin:6% 0}}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item a span{width:100%;display:flex;font-size:1rem;font-family:"Noto Sans JP", sans-serif;font-weight:400}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item{margin-top:10px}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item a{font-size:1.4rem;font-family:"Noto Sans JP", sans-serif;padding-left:15px;position:relative}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item a::before{content:"";width:5px;height:5px;border-radius:999px;background:#e25c83;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item a::after{content:"";width:9px;height:9px;border-radius:999px;background:#eed7de;position:absolute;left:-2px;top:50%;transform:translateY(-50%)}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:24px;margin-left:6px;display:none}@media screen and (max-width:640px){.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:10px}}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list_menu.opened{display:block}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a;display:none}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list.opened{display:block}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-list-sub{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item a{margin-bottom:16px}.footer .footerNav .footerNavInfo__inner--nav--menu--list--item--sub-item:last-of-type a{margin-bottom:6px}.footer .footerNav .footerNavInfo__inner--nav--down--item{margin-bottom:24px}.footer .footerNav .footerNavInfo__inner--nav--down--item a{display:block;font-size:1.4rem;line-height:2rem;color:#1a1a1a}@media screen and (max-width:640px){.footer .footerNav .footerNavInfo__inner--nav--down--item a{font-size:1.2rem}}.footer .footerNav .footerNavInfo__inner--nav--down--item:last-of-type{margin-bottom:0}.footer .footerNav .footerline{width:100%;padding:48px 0 40px 0}@media screen and (max-width:1240px){.footer .footerNav .footerline{padding:4.8% 0 3%}}@media screen and (max-width:1024px){.footer .footerNav .footerline{max-width:540px}}@media screen and (max-width:640px){.footer .footerNav .footerline{padding:5% 0 5% 0;max-width:540px}}.footer .footerNav .footerline__inner{width:100%;max-width:1110px;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.footer .footerNav .footerline__inner{padding:0 8%}}.footer .footerNav .footerline__inner--tel{display:flex;flex-wrap:wrap;position:relative;align-items:center}.footer .footerNav .footerline__inner--tel--logo{max-width:217px;width:100%;display:flex;justify-content:center;padding-top:12%;margin:0 auto}.footer .footerNav .footerline__inner--tel--img{position:absolute;bottom:0px;right:0px}@media screen and (max-width:640px){.footer .footerNav .footerline__inner--tel--img{width:40px}}.footer .footerNav .footerline__inner--tel a{width:100%;display:block;text-align:center;padding-top:4%}.footer .footerNav .footerline__inner--tel--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.footer .footerNav .footerline__inner--tel--num{font-size:2rem;font-weight:500;letter-spacing:0.04em;color:#5f4b46;font-family:"Noto Serif JP", serif}.footer .footerNav .footerline__inner--address{width:100%;padding-top:40px;padding-bottom:37px;font-size:1.2rem;font-weight:400;letter-spacing:0.04em;line-height:1.5;text-align:center}.footer .footerNav .footerline__inner--address span{display:block}.footer .footerNav .footerline__inner--address span:first-child{margin-bottom:20px}.footer .footerNav .footerline__inner--nav{padding-top:80px}@media screen and (max-width:1024px){.footer .footerNav .footerline__inner--nav{padding-top:8%}}.footer .footerNav .footerline__inner--nav .common-title{width:100%;margin-bottom:24px}@media screen and (max-width:1024px){.footer .footerNav .footerline__inner--nav .common-title{margin-bottom:2.4%}}.footer .footerNav .footerline__inner--nav .common-title .common-title-text-lg::before{display:none}.footer .footerNav .footerline__inner--nav--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.footer .footerNav .footerline__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;gap:16px}.footer .footerNav .footerline__inner--nav--contact--item{width:calc(50% - 8px)}.footer .footerNav .footerline__inner--nav--contact--item--link{width:100%;padding:21px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;font-size:1.2rem;line-height:1.25;transition:0.4s;letter-spacing:-1px;background:#faf9f9;border:1px solid #f1efef;color:#5f4b46}.footer .footerNav .footerline__inner--nav--contact--item--link span{display:block;width:100%;text-align:center;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;padding-top:6px}.footer .footerNav .footerline__inner--nav--contact--item--link .off{display:block}.footer .footerNav .footerline__inner--nav--contact--item--link .on{display:none}.footer .footerNav .footerline__inner--nav--contact--item--link:hover{background:#ae9f9c;color:#fff}.footer .footerNav .footerline__inner--nav--contact--item--link:hover .off{display:none}.footer .footerNav .footerline__inner--nav--contact--item--link:hover .on{display:block}.footer .footerNav .footerline__inner--link{display:flex;gap:15px}@media screen and (max-width:640px){.footer .footerNav .footerline__inner--link{flex-wrap:wrap}}.footer .footerNav .footerline__inner--link--box{display:flex;justify-content:center;width:100%;max-width:100%}.footer .footerNav .footerline__inner--link--box a{background:#faf9f9;border:1px solid #f1efef;border-radius:3px;font-size:1.4rem;font-family:"Noto Sans JP", sans-serif;font-weight:400;max-width:100%;padding:4% 0}.footer .footerNav .footerline__inner--link--box a span{font-size:1.6rem;font-weight:400;letter-spacing:0.04em;font-family:"Playfair Display", serif}@media screen and (min-width:1025px){.footer .footerNav .footerline__inner--link--box a:hover{background:#ae9f9c;color:#fff}}.footer .footerNav .footerline__inner--sns{width:100%;display:flex;gap:12px;justify-content:center;align-items:center}.footer .footerNav .footerline__inner--sns--title{font-size:1.2rem;font-weight:400;letter-spacing:0.04em;color:#5f4b46}.footer .footerNav .footerline__inner--sns--list{display:flex;gap:8px}.footer .footerNav .footerline__inner--sns--item a{display:inline-block}.footer .footerNav .footerline__inner--copy{width:100%;padding-top:24px;color:#bebebe;font-size:1rem}.footer .footerNav .footerEnd--banner{max-width:300px;width:100%;margin:0 auto}.footer .footerNav .footerEnd--banner a{display:block;width:100%}.footer .footerNav .footerEnd--copy{width:100%;padding-top:40px;padding-bottom:65px;font-size:1rem;text-align:center;line-height:1.8}.partsFooterCta__inner--cnt--box01{background:url(../img/common/footer-cta-bg01.jpg)}.partsFooterCta__inner--cnt--box02{background:url(../img/common/footer-cta-bg02.jpg)}.partsFooterCta__inner--cnt--box{background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:24px;height:222px;position:relative;transition:0.4s}.partsFooterCta__inner--cnt--box>*{display:flex;align-items:center}@media screen and (max-width:1240px){.partsFooterCta__inner--cnt--box>*{display:block}}.partsFooterCta__inner--cnt--box::before{content:"";background:rgba(95, 75, 70, 0.5);backdrop-filter:blur(4px);opacity:1;position:absolute;width:calc(100% - 16px);height:calc(100% - 16px);transition:0.4s}@media screen and (min-width:1025px){.partsFooterCta__inner--cnt--box:hover::before{opacity:0}.partsFooterCta__inner--cnt--box:hover .common-button>*{border:1px solid #5f4b46;background-color:#5f4b46;color:#fff}}.partsFooterCta__inner--cnt--box .common-title{position:relative;z-index:1;margin-bottom:0;padding-top:30px}.partsFooterCta__inner--cnt--box .common-title .common-title-text{position:relative;z-index:1}.partsFooterCta__inner--cnt--box .common-title .common-title-text-lg{color:#fff}.partsFooterCta__inner--cnt--box .common-title .common-title-text-lg::before{opacity:0.4}.partsFooterCta__inner--cnt--box .common-title .common-title-text-sm{color:#fff}.partsFooterCta__inner--cnt--box .common-button{position:relative;z-index:1;max-width:280px;width:100%}.partsFooterCta__inner--cnt--box .common-button>*{border:1px solid #fff}.partsFooterCta__inner--cnt--box .common-button span{color:#fff}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color);text-align:center}.parts-title01-lg{font-family:"Playfair Display";display:block;color:#5F4B46;font-size:3.2rem;margin-bottom:8px;letter-spacing:0.04em}@media screen and (max-width:640px){.parts-title01-lg{font-size:2rem}}.parts-title01-sm{display:block;font-size:1.2rem;letter-spacing:0.04em;color:#AE9F9C}.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:40px;height:48px}@media screen and (max-width:640px){.parts-pagination-archive01 ul>li{width:30px;height:36px}}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;transition:0.4s all;color:#fff;background-color:#ae9f9c;border:1px solid #ae9f9c;border-radius:3px}@media screen and (max-width:640px){.parts-pagination-archive01 ul>li span.no-link{font-size:1.2rem}}.parts-pagination-archive01 ul>li.next a,.parts-pagination-archive01 ul>li.prev a{color:#ae9f9c;border:none;border-radius:0;background-color:transparent}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;border-radius:3px;border:1px solid #ae9f9c;color:#ae9f9c;background-color:#fff;transition:0.4s all}@media screen and (max-width:640px){.parts-pagination-archive01 ul>li a{font-size:1.2rem}}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-content:center;font-size:1.4rem;letter-spacing:0;line-height:1.5em}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.4rem}}.parts-pagination-single01 span{margin-right:12px;display:flex;align-items:center}.parts-pagination-single01-link a{display:flex;align-items:center}.parts-pagination-single01-prev{margin-right:40px;display:flex;align-items:center}.parts-pagination-single01-prev span{margin-right:12px}.parts-pagination-single01-next{margin-left:40px;display:flex;align-items:center}.parts-pagination-single01-next span{margin-left:12px;margin-right:0}.parts-pagination-single02{display:flex;justify-content:center;align-content:center;font-size:1.4rem;letter-spacing:0;line-height:1.5em;margin-bottom:56px}@media screen and (max-width:640px){.parts-pagination-single02{font-size:1.4rem}}.parts-pagination-single02 span{margin-right:12px;display:flex;align-items:center}.parts-pagination-single02-link a{display:flex;align-items:center}.parts-pagination-single02-prev{margin-right:40px;display:flex;align-items:center}.parts-pagination-single02-prev span{margin-right:12px}.parts-pagination-single02-next{margin-left:40px;display:flex;align-items:center}.parts-pagination-single02-next span{margin-left:12px;margin-right:0}.page-anchor-company01{display:flex;justify-content:space-between;max-width:444px;margin:0 auto}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:#AE9F9C}.page-anchor-company01.staff #staff>* .page-anchor-company01-en,.page-anchor-company01.company #company>* .page-anchor-company01-en,.page-anchor-company01.recruit #recruit>* .page-anchor-company01-en{color:#FAFAFA}.page-anchor-company01.staff #staff>* .page-anchor-company01-jp,.page-anchor-company01.company #company>* .page-anchor-company01-jp,.page-anchor-company01.recruit #recruit>* .page-anchor-company01-jp{color:#FAFAFA}.page-anchor-company01-button{width:100%;max-width:214px}@media screen and (max-width:1240px){.page-anchor-company01-button{width:48%}}.page-anchor-company01-button>*{display:flex;flex-direction:column;align-items:center;padding:42px 0;background-color:#FFF;border-radius:3px;border:1px solid #EBEBEB;transition:0.4s}.page-anchor-company01-button>* .page-anchor-company01-en{font-family:"Inter";font-size:1rem;letter-spacing:0.06em;color:#5F4B46;transition:0.4s}.page-anchor-company01-button>* .page-anchor-company01-jp{font-family:"Noto Serif JP";font-size:1.8rem;color:#5F4B46;padding-top:8px;transition:0.4s}.page-anchor-company01-button>*:hover{background-color:#AE9F9C;border:1px solid #EBEBEB}.page-anchor-company01-button>*:hover .page-anchor-company01-en{color:#FAFAFA}.page-anchor-company01-button>*:hover .page-anchor-company01-jp{color:#FAFAFA}.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:#AE9F9C;position:relative;border-radius:3px;border:1px solid #EBEBEB}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{position:relative;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:#FAFAFA}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span02,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span02,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span02{color:#FAFAFA}.parts-anchor-feature01 .feature #feature a::before,.parts-anchor-feature01 .feature02 #feature02 a::before,.parts-anchor-feature01 .feature03 #feature03 a::before{content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon01.png) no-repeat center center / cover;width:28px;height:26px;position:absolute;top:16px;left:16px}.parts-anchor-feature01 .feature #feature a::after,.parts-anchor-feature01 .feature02 #feature02 a::after,.parts-anchor-feature01 .feature03 #feature03 a::after{content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon02.png) no-repeat center center / cover;width:11px;height:16px;position:absolute;bottom:16px;right:16px}.parts-anchor-feature01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;gap:16px}@media screen and (max-width:640px){.parts-anchor-feature01 ul{gap:8px}}.parts-anchor-feature01 ul li{transition:background-color 0.3s ease;width:100%;border-radius:3px;border:1px solid #E2DBD9;background:#FAFAFA}.parts-anchor-feature01 ul li a{transition:background-color 0.3s ease, color 0.3s ease;display:flex;justify-content:center;align-items:center;width:100%;height:120px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a{padding:4%}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a{padding:6%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{transition:color 0.3s ease;display:block;margin-bottom:16px;color:#5F4B46;text-align:center;font-family:"Inter", sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:0.05em}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{margin-bottom:2%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{transition:color 0.3s ease;color:#5F4B46;text-align:center;font-feature-settings:"halt" on;font-family:"Noto Serif JP";font-size:1.8rem;font-style:normal;font-weight:500;line-height:1.77;letter-spacing:0.05em}@media screen and (min-width:641px){.parts-anchor-feature01 ul li:hover a{color:#FAFAFA;position:relative}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01{color:#FAFAFA;transition:0.3s}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span02{color:#FAFAFA;transition:0.3s}.parts-anchor-feature01 ul li:hover a::before{transition:opacity 0.3s ease;content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon01.png) no-repeat center center / cover;width:28px;height:26px;position:absolute;top:16px;left:16px;transition:0.3s}.parts-anchor-feature01 ul li:hover a::after{transition:opacity 0.3s ease;content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon02.png) no-repeat center center / cover;width:11px;height:16px;position:absolute;bottom:16px;right:16px;transition:0.3s}}@media screen and (min-width:641px) and (any-hover:hover){.parts-anchor-feature01 ul li:hover{background:#AE9F9C;transition:0.3s}}@media screen and (min-width:641px) and (max-width:640px){.parts-anchor-feature01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-feature02{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-feature02 .feature #feature,.parts-anchor-feature02 .feature02 #feature02,.parts-anchor-feature02 .feature03 #feature03{display:none}.parts-anchor-feature02 .feature #feature a,.parts-anchor-feature02 .feature02 #feature02 a,.parts-anchor-feature02 .feature03 #feature03 a{position:relative;color:var(--font-second-color)}.parts-anchor-feature02 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature02 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature02 .feature03 #feature03 a .parts-anchor-feature01-span01{color:#FAFAFA}.parts-anchor-feature02 .feature #feature a .parts-anchor-feature01-span02,.parts-anchor-feature02 .feature02 #feature02 a .parts-anchor-feature01-span02,.parts-anchor-feature02 .feature03 #feature03 a .parts-anchor-feature01-span02{color:#FAFAFA}.parts-anchor-feature02 .feature #feature a::before,.parts-anchor-feature02 .feature02 #feature02 a::before,.parts-anchor-feature02 .feature03 #feature03 a::before{content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon01.png) no-repeat center center / cover;width:28px;height:26px;position:absolute;top:16px;left:16px}.parts-anchor-feature02 .feature #feature a::after,.parts-anchor-feature02 .feature02 #feature02 a::after,.parts-anchor-feature02 .feature03 #feature03 a::after{content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon02.png) no-repeat center center / cover;width:11px;height:16px;position:absolute;bottom:16px;right:16px}.parts-anchor-feature02 ul{display:flex;justify-content:space-between;box-sizing:border-box;gap:16px}.parts-anchor-feature02 ul li{background-color:var(--bg-first-color);width:100%;cursor:pointer;transition:background-color 0.3s ease;border-radius:3px}.parts-anchor-feature02 ul li a{transition:background-color 0.3s ease, color 0.3s ease;display:flex;justify-content:center;align-items:center;width:100%;height:120px;border-radius:3px;border:1px solid #EBEBEB;background:#FFF;text-align:center}@media screen and (max-width:1024px){.parts-anchor-feature02 ul li a{padding:4%}}@media screen and (max-width:640px){.parts-anchor-feature02 ul li a{padding:6%}}.parts-anchor-feature02 ul li a .parts-anchor-feature01-span01{transition:color 0.3s ease;display:block;margin-bottom:16px;color:#5F4B46;text-align:center;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.8;letter-spacing:0.05em}@media screen and (max-width:1024px){.parts-anchor-feature02 ul li a .parts-anchor-feature01-span01{margin-bottom:2%}}.parts-anchor-feature02 ul li a .parts-anchor-feature01-span02{transition:color 0.3s ease;color:#5F4B46;text-align:center;font-feature-settings:"halt" on;font-family:"Noto Serif JP";font-size:1.8rem;font-style:normal;font-weight:500;line-height:1.77;letter-spacing:0.05em;text-align:center}@media screen and (max-width:1024px){.parts-anchor-feature02 ul li a .parts-anchor-feature01-span02{font-size:1.6rem}}@media screen and (min-width:1025px){.parts-anchor-feature02 ul li:hover a{background:#AE9F9C;color:#FAFAFA;position:relative}.parts-anchor-feature02 ul li:hover a .parts-anchor-feature01-span01{color:#FAFAFA;transition:0.3s}.parts-anchor-feature02 ul li:hover a .parts-anchor-feature01-span02{color:#FAFAFA;transition:0.3s}.parts-anchor-feature02 ul li:hover a::before{transition:opacity 0.3s ease;content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon01.png) no-repeat center center / cover;width:28px;height:26px;position:absolute;top:16px;left:16px;transition:0.3s}.parts-anchor-feature02 ul li:hover a::after{transition:opacity 0.3s ease;content:"";display:block;background:url(../pages/page-feature/page-feature01/img/common-feature-anchor-icon02.png) no-repeat center center / cover;width:11px;height:16px;position:absolute;bottom:16px;right:16px;transition:0.3s}}@media screen and (min-width:1025px) and (any-hover:hover){.parts-anchor-feature02 ul li:hover{background:#AE9F9C;transition:0.3s;border-radius:3px}}@media screen and (min-width:1025px) and (max-width:640px){.parts-anchor-feature02 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-privacy01{background-position:top center;background-size:cover;background-repeat:no-repeat;padding-top:120px}@media screen and (max-width:1024px){.parts-anchor-privacy01{padding-top:12%}}@media screen and (max-width:640px){.parts-anchor-privacy01{padding-top:12%}}.parts-anchor-privacy01 .privacy #privacy,.parts-anchor-privacy01 .privacy02 #privacy02,.parts-anchor-privacy01 .privacy03 #privacy03{background-color:#AE9F9C;border:1px solid #AE9F9C;backdrop-filter:none}.parts-anchor-privacy01 .privacy #privacy::after,.parts-anchor-privacy01 .privacy02 #privacy02::after,.parts-anchor-privacy01 .privacy03 #privacy03::after{filter:brightness(0) invert(1)}@media screen and (max-width:640px){.parts-anchor-privacy01 .privacy #privacy,.parts-anchor-privacy01 .privacy02 #privacy02,.parts-anchor-privacy01 .privacy03 #privacy03{display:flex;margin:0 auto}}.parts-anchor-privacy01 .privacy #privacy a,.parts-anchor-privacy01 .privacy02 #privacy02 a,.parts-anchor-privacy01 .privacy03 #privacy03 a{color:var(--font-second-color)}.parts-anchor-privacy01 .privacy #privacy a .parts-anchor-privacy01-span01,.parts-anchor-privacy01 .privacy02 #privacy02 a .parts-anchor-privacy01-span01,.parts-anchor-privacy01 .privacy03 #privacy03 a .parts-anchor-privacy01-span01{color:var(--font-second-color)}.parts-anchor-privacy01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1040px;box-sizing:border-box;padding:0 20px;margin:0 auto;gap:8px}@media screen and (max-width:640px){.parts-anchor-privacy01 ul{padding:0 4%}}.parts-anchor-privacy01 ul li{position:relative;background-color:var(--bg-first-color);border:1px solid #5F4B46;width:100%;height:48px;transition:0.4s;border-radius:3px}.parts-anchor-privacy01 ul li::after{content:"";position:absolute;right:17px;width:13px;height:13px;transition:0.4s;background-image:url(../img/common/arrow-bottom.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;transform:translateY(-50%)}.parts-anchor-privacy01 ul li:hover::after{filter:brightness(0) invert(1)}.parts-anchor-privacy01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.parts-anchor-privacy01 ul li a .parts-anchor-privacy01-span01{display:block;font-size:1.4rem;font-weight:400;letter-spacing:0.04em;line-height:1em;text-align:center}.parts-anchor-privacy01 ul li a .parts-anchor-privacy01-span02{display:block;font-size:2.4rem;line-height:1.5em;text-align:center}@media screen and (max-width:1024px){.parts-anchor-privacy01 ul li a .parts-anchor-privacy01-span02{font-size:3vw}}@media screen and (max-width:640px){.parts-anchor-privacy01 ul li a .parts-anchor-privacy01-span02{font-size:2.4rem}}.parts-anchor-privacy01 ul li:hover{background-color:#AE9F9C;border:1px solid #AE9F9C;backdrop-filter:none}@media screen and (max-width:640px){.parts-anchor-privacy01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-privacy01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-privacy01 ul li:hover a .parts-anchor-privacy01-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}}.form-events{padding-top:64px;padding-bottom:0;background-color:#fafafa}@media screen and (max-width:1024px){.form-events{padding-top:6.4%}}@media screen and (max-width:640px){.form-events{padding-top:12%}}.form-events__inner-title{padding-bottom:16px;border-bottom:1px solid #ebebeb}.form-events__inner-title h2{margin-bottom:0}.form-modelhouse{padding-top:64px;padding-bottom:0;background-color:#fafafa;border-top:1px solid #5f4b46}@media screen and (max-width:1024px){.form-modelhouse{padding-top:6.4%}}@media screen and (max-width:640px){.form-modelhouse{padding-top:12%}}.form-modelhouse__inner-title{background:url(../pages/page-modelhouse/page-modelhouse01/img/icon-modelhouse-title.png) no-repeat center center / contain}.form-modelhouse__inner-title-01{font-size:1.6rem;font-weight:500;line-height:2.2;letter-spacing:0.04em;color:#e25c83;margin-bottom:24px}.form-modelhouse__inner-title h2{font-size:2.4rem;font-weight:500;line-height:1.2;letter-spacing:0.04em;margin-bottom:0}