:root{--color-black-pure:#000;--color-black:#322c2c;--color-white-pure:#fff;--color-bg-beige-light:#fcfcf9;--color-bg-beige-base:#faf6ed;--color-bg-beige-dark:#d9d3c2;--color-line-beige:#dad4c1;--color-yellow:#f2e150;--color-text-black:var(--color-black);--color-bg-black:var(--color-black);--color-border-black:var(--color-black);--border-black-thin:1px solid var(--color-border-black);--border-black-thick:4px solid var(--color-border-black);--color-dummy-area:#faa;--schedule-timeline-gap:42.6666666667cqw}html{scrollbar-gutter:stable}html *{box-sizing:border-box}body{background-color:var(--color-bg-beige-base);color:var(--color-text-black);container-type:inline-size;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500}body.ios{container-type:unset}img,svg{display:block;user-select:none}.arrow-button{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;--primary-color:var(--color-black);--secondary-color:var(--color-white-pure);--border-color:var(--color-black);align-items:center;color:var(--primary-color);display:flex;text-decoration:none}.arrow-button.alt{--primary-color:var(--color-white-pure);--secondary-color:var(--color-black);--border-color:var(--color-white-pure)}.arrow-button.alt i{transition:background-color .5s cubic-bezier(.61,1,.88,1),border-color .3s cubic-bezier(.61,1,.88,1)}@media (hover:hover){.arrow-button.alt:hover i{border-color:var(--color-black)}}@media screen and (min-width:768px){.arrow-button{font-size:max(min(23.994px,1.25cqw),14px);gap:min(13.33px,.6944444444cqw)}}@media screen and (max-width:767px){.arrow-button{font-size:3.7333333333cqw;gap:2.1333333333cqw}}.arrow-button span{position:relative}@media screen and (min-width:768px){.arrow-button span{padding-bottom:3px}}@media screen and (max-width:767px){.arrow-button span{padding-bottom:2px}}.arrow-button span:after{background-color:var(--primary-color);bottom:-1px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}.arrow-button i{align-items:center;aspect-ratio:1;background-color:var(--primary-color);border:1px solid var(--border-color);border-radius:50%;display:flex;justify-content:center;position:relative;transition:background-color .5s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){.arrow-button i{width:max(min(42.656px,2.2222222222cqw),26px)}}@media screen and (max-width:767px){.arrow-button i{width:6.4cqw}}.arrow-button i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}.arrow-button i svg{display:block;position:relative;fill:var(--secondary-color)}@media screen and (min-width:768px){.arrow-button i svg{height:min(31.992px,1.6666666667cqw);width:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){.arrow-button i svg{height:3.7333333333cqw;width:3.7333333333cqw}}@media (hover:hover){.arrow-button:hover span:after{animation-delay:.2s;animation-duration:.3s;animation-fill-mode:both;animation-name:arrow-button-underline;animation-timing-function:cubic-bezier(.61,1,.88,1)}.arrow-button:hover i:before{scale:1}.arrow-button:hover i path{fill:var(--color-black-pure)}}@keyframes arrow-button-underline{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.cv-button{align-items:center;background-color:var(--color-white-pure);border:var(--border-black-thin);border-radius:1000px;color:var(--color-text-black);display:flex;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;justify-content:space-between;text-decoration:none}@media screen and (min-width:768px){.cv-button{font-size:max(min(23.994px,1.25cqw),14px);gap:min(21.328px,1.1111111111cqw);height:max(min(66.65px,3.4722222222cqw),36px);padding-left:min(53.32px,2.7777777778cqw)}}@media screen and (max-width:767px){.cv-button{font-size:4.2666666667cqw;gap:4.2666666667cqw;height:17.0666666667cqw;line-height:1.2;padding-left:9.6cqw;width:100%}}.cv-button .arrow{position:relative}@media screen and (min-width:768px){.cv-button .arrow{height:max(min(66.65px,3.4722222222cqw),36px);width:max(min(66.65px,3.4722222222cqw),36px)}}@media screen and (max-width:767px){.cv-button .arrow{height:17.0666666667cqw;width:17.0666666667cqw}}.cv-button .arrow i{align-items:center;background-color:var(--color-black-pure);border:1px solid var(--color-black-pure);border-radius:1000px;display:flex;height:100%;justify-content:center;position:relative;transition-duration:.3s;transition-property:width,height,translate;transition-timing-function:cubic-bezier(.61,1,.88,1);width:100%}.cv-button .arrow i:before{background-color:var(--color-yellow);border-radius:1000px;content:"";display:block;height:100%;position:absolute;scale:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}.cv-button .arrow i svg{fill:var(--color-white-pure);transition:scale .3s cubic-bezier(.61,1,.88,1),fill .3s cubic-bezier(.61,1,.88,1);will-change:transform}@media screen and (min-width:768px){.cv-button .arrow i svg{height:min(31.992px,1.6666666667cqw);width:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){.cv-button .arrow i svg{height:10.1333333333cqw;width:10.1333333333cqw}}.cv-button:hover i{height:120%;translate:-8.333% -8.333%;width:120%}.cv-button:hover i:before{scale:1}.cv-button:hover i svg{fill:var(--color-black);scale:1.2}section.visual.default .inner{background-color:var(--color-bg-beige-dark);margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}section.visual.default .inner>figure{object-fit:cover}section.visual.default .inner>figure img,section.visual.default .inner>figure svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){section.visual.default .inner>figure{aspect-ratio:1440/485}}@media screen and (max-width:767px){section.visual.default .inner>figure{aspect-ratio:375/170}}section.visual.default .wrapper{display:flex}@media screen and (min-width:768px){section.visual.default .wrapper{gap:24px;height:max(min(279.93px,14.5833333333cqw),160px);justify-content:space-between;padding:min(53.32px,2.7777777778cqw) min(106.64px,5.5555555556cqw) 0}}@media screen and (max-width:767px){section.visual.default .wrapper{flex-direction:column;gap:6.4cqw;padding:8cqw 5.3333333333cqw 10.6666666667cqw}}section.visual.default h1{align-items:flex-start;display:flex;flex-direction:column}@media screen and (min-width:768px){section.visual.default h1{gap:4px;margin-top:max(max(-106.64px,-5.5555555556cqw),-120px)}}@media screen and (max-width:767px){section.visual.default h1{flex-direction:column;gap:1.0666666667cqw}}section.visual.default h1 span{align-items:center;background-color:var(--color-white-pure);display:flex;font-family:Poppins,sans-serif;font-weight:700}@media screen and (min-width:768px){section.visual.default h1 span{border-radius:2px;font-size:max(min(34.658px,1.8055555556cqw),20px);height:max(min(42.656px,2.2222222222cqw),26px);padding-inline:max(min(13.33px,.6944444444cqw),6px);padding-top:2px}}@media screen and (max-width:767px){section.visual.default h1 span{border-radius:.5333333333cqw;font-size:4cqw;height:5.3333333333cqw;padding-inline:1.6cqw}}section.visual.default h1 figure img,section.visual.default h1 figure svg{height:100%;object-fit:contain;width:100%}section.visual.default h1 figure img{object-fit:cover}section.visual.default p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500}@media screen and (min-width:768px){section.visual.default p{font-size:max(min(18.662px,.9722222222cqw),12px);line-height:1.8;max-width:max(min(839.79px,43.75cqw),400px);width:100%}}@media screen and (max-width:767px){section.visual.default p{font-size:3.4666666667cqw;line-height:1.6}}li.in-page-scroll-button{align-items:center;color:var(--primary-color);cursor:pointer;display:flex;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;text-decoration:none;--primary-color:var(--color-black);--secondary-color:var(--color-white-pure)}@media screen and (min-width:768px){li.in-page-scroll-button{font-size:max(min(23.994px,1.25cqw),14px);gap:min(13.33px,.6944444444cqw)}}@media screen and (max-width:767px){li.in-page-scroll-button{font-size:3.7333333333cqw;gap:2.1333333333cqw}}li.in-page-scroll-button span{position:relative}@media screen and (min-width:768px){li.in-page-scroll-button span{padding-bottom:3px}}@media screen and (max-width:767px){li.in-page-scroll-button span{padding-bottom:2px}}li.in-page-scroll-button span:after{background-color:var(--primary-color);bottom:-1px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}li.in-page-scroll-button i{align-items:center;aspect-ratio:1;background-color:var(--primary-color);border:1px solid var(--color-black);border-radius:50%;display:flex;justify-content:center;position:relative;transition:background-color .5s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){li.in-page-scroll-button i{width:max(min(42.656px,2.2222222222cqw),26px)}}@media screen and (max-width:767px){li.in-page-scroll-button i{width:6.4cqw}}li.in-page-scroll-button i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}li.in-page-scroll-button i svg{display:block;position:relative;fill:var(--secondary-color);transform:rotate(90deg)}@media screen and (min-width:768px){li.in-page-scroll-button i svg{height:min(23.994px,1.25cqw);width:min(23.994px,1.25cqw)}}@media screen and (max-width:767px){li.in-page-scroll-button i svg{height:3.7333333333cqw;width:3.7333333333cqw}}@media (hover:hover){li.in-page-scroll-button:hover span:after{animation-delay:.2s;animation-duration:.3s;animation-fill-mode:both;animation-name:arrow-button-underline;animation-timing-function:cubic-bezier(.61,1,.88,1)}li.in-page-scroll-button:hover i:before{scale:1}li.in-page-scroll-button:hover i path{fill:var(--color-black-pure)}}[data-inview-fade]{opacity:0;transform:translateY(15px);transition-duration:0s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-fade].visible{opacity:1;transform:none;transition-duration:.5s}[data-inview-clip]{clip-path:inset(50%);opacity:0;transition-duration:0s;transition-property:clip-path,opacity,transform;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-clip].visible{clip-path:inset(0);opacity:1;transform:none;transition-duration:.5s}[data-inview-bg-line]>span{opacity:0;position:relative;transform:translateY(5px);transition-delay:0s;transition-duration:0s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-bg-line]:before{clip-path:inset(0 100% 0 0);transition-duration:0s;transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-inview-bg-line].visible>span{opacity:1;transform:none;transition-delay:.25s;transition-duration:.7s}[data-inview-bg-line].visible:before{clip-path:inset(0);transition-duration:.4s}[data-inview-bg-line2]{opacity:0;position:relative;transform:translateY(10px);transition-delay:0s;transition-duration:0s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-bg-line2] .bg:before{clip-path:inset(0 100% 0 0);transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-bg-line2].visible{opacity:1;transform:none;transition-duration:.7s}[data-inview-bg-line2].visible .bg:before{clip-path:inset(0);transition-delay:.2s;transition-duration:.3s}[data-inview-title2]{opacity:0;position:relative}[data-inview-title2] path,[data-inview-title2] rect{opacity:0;transition-duration:0s}[data-inview-title2] path{transform:translateY(10px)}[data-inview-title2].visible{opacity:1}[data-inview-title2].visible rect{opacity:1;transform:none;transition-duration:.3s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-inview-title2].visible path{opacity:1;transform:none;transition-delay:.4s;transition-duration:.4s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:768px){header.global-header{left:0;top:0;width:100%;z-index:3}header.global-header[data-header-state=default]{position:fixed;transition:transform .3s cubic-bezier(.165,.84,.44,1)}header.global-header[data-header-state=default] .inner{justify-content:space-between}header.global-header[data-header-state=default] .logo.lg-only{display:flex}}@media screen and (max-width:767px){header.global-header[data-header-state=default] .hamburger{position:fixed}}@media screen and (min-width:768px){header.global-header[data-header-state=kv]{position:absolute}header.global-header[data-header-state=kv] .inner{justify-content:flex-end}header.global-header[data-header-state=kv] .logo.lg-only{display:none}}@media screen and (max-width:767px){header.global-header[data-header-state=kv] .hamburger{position:absolute}}header.global-header[data-header-visibility=visible]{transform:none}@media screen and (min-width:768px){header.global-header[data-header-visibility=hidden]{transform:translateY(-100%)}}@media screen and (max-width:767px){header.global-header[data-header-visibility=hidden] .hamburger{transform:translateY(-100%)}}header.global-header .inner{background-color:transparent;display:flex;margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}@media screen and (max-width:767px){header.global-header .inner{overflow:unset}}header.global-header .logo.lg-only{align-items:center;background-color:var(--color-white-pure);border:1px solid var(--color-border-black);display:block;display:flex;height:max(min(66.65px,3.4722222222cqw),40px);justify-content:center;position:relative;width:max(min(219.945px,11.4583333333cqw),100px)}@media (hover:hover){header.global-header .logo.lg-only:hover:before{transform:scaleX(1);transform-origin:left;transition-delay:.1s}}header.global-header .logo.lg-only:before{background-color:var(--color-yellow);bottom:unset;content:"";display:block;height:100%;left:0;position:absolute;right:unset;top:0;transform:scaleX(0);transform-origin:right;transition:transform .2s cubic-bezier(.37,0,.63,1);width:100%;z-index:-1}header.global-header .logo.lg-only img{width:max(min(153.295px,7.9861111111cqw),80px)}header.global-header .hamburger{background-color:var(--color-white-pure);border:1px solid var(--color-border-black);height:13.3333333333cqw;right:0;top:0;transition:transform .3s cubic-bezier(.165,.84,.44,1);width:13.3333333333cqw;z-index:5}header.global-header .hamburger span{background-color:var(--color-bg-black);border-radius:2px;bottom:unset;height:2px;left:50%;position:absolute;right:unset;top:50%;transform:translate(-50%,-50%);transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);width:5.3333333333cqw}header.global-header .hamburger span:first-child{transform:translate(-50%,calc(-50% - 1.6cqw))}header.global-header .hamburger span:nth-child(3){transform:translate(-50%,calc(-50% + 1.6cqw))}header.global-header .hamburger.active span:first-child{transform:translate(-50%,-50%) rotate(-45deg)}header.global-header .hamburger.active span:nth-child(2){opacity:0}header.global-header .hamburger.active span:nth-child(3){transform:translate(-50%,-50%) rotate(45deg)}@media screen and (max-width:767px){header.global-header nav{background-color:var(--color-white-pure);height:100dvh;left:0;overflow-y:auto;overscroll-behavior:contain;padding-block:58px 40px;position:fixed;top:0;transform:translate(-100%);transition:transform .4s cubic-bezier(.165,.84,.44,1);width:100%;z-index:4}header.global-header nav.open{transform:translate(0)}header.global-header .nav-wrapper{display:flex;flex-direction:column;gap:8.5333333333cqw;justify-content:space-between;min-height:calc(100% + 1px)}}header.global-header .contact{display:flex;flex-direction:column;gap:5.3333333333cqw;padding-inline:5.3333333333cqw}header.global-header .contact .title{font-family:Zen Kaku Gothic New,sans-serif;font-size:4.2666666667cqw;font-weight:700;letter-spacing:.05em;text-align:center}header.global-header .contact .links-wrapper{display:flex;flex-direction:column}@media screen and (max-width:767px){header.global-header .contact .links-wrapper{gap:3.2cqw;grid-template-columns:repeat(2,1fr)}}header.global-header .contact a{align-items:center;border:1px solid #444;box-sizing:border-box;color:var(--color-text-black);display:flex;font-size:3.4666666667cqw;height:16cqw;justify-content:space-between;letter-spacing:.05em;padding-inline:3.2cqw;text-decoration:none}header.global-header .contact a.reservation{background-color:var(--color-yellow)}@media (hover:hover){header.global-header .contact a:hover i:before{scale:1}header.global-header .contact a:hover i path{fill:var(--color-black-pure)}}header.global-header .contact a i{align-items:center;aspect-ratio:1;background-color:var(--color-black);border:1px solid var(--color-border-black);border-radius:50%;display:flex;justify-content:center;position:relative;transition:background-color .5s cubic-bezier(.61,1,.88,1);width:5.3333333333cqw}header.global-header .contact a i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}header.global-header .contact a i svg{display:block;height:3.7333333333cqw;position:relative;width:3.7333333333cqw;fill:var(--color-white-pure)}header.global-header ul{display:flex;letter-spacing:.05em;line-height:1.2142857143}@media screen and (min-width:768px){header.global-header ul{border-bottom:1px solid var(--color-border-black);border-left:1px solid var(--color-border-black);border-top:1px solid var(--color-border-black);height:max(min(66.65px,3.4722222222cqw),40px)}}@media screen and (max-width:767px){header.global-header ul{align-items:center;background-color:var(--color-bg-beige-dark);flex-direction:column;gap:5.3333333333cqw;margin-inline:auto;padding-block:8.5333333333cqw 10.6666666667cqw;width:100%}}@media screen and (min-width:768px){header.global-header ul li{border-right:1px solid var(--color-border-black)}}@media screen and (max-width:767px){header.global-header ul li.event{width:73.3333333333cqw}}header.global-header ul li.event.current a:before{transform:scaleX(1);transform-origin:left;transition-delay:.1s}header.global-header ul li.event a{background-color:#444;color:var(--color-white-pure);transition:transform .2s cubic-bezier(.37,0,.63,1),color .1s ease .1s}@media screen and (max-width:767px){header.global-header ul li.event a{height:13.3333333333cqw;justify-content:center;margin-top:4.2666666667cqw;width:100%}}header.global-header ul li.event a:before{background-color:var(--color-bg-black)}header.global-header ul li:not(.event).current a:before{transform:scaleX(1);transform-origin:left;transition-delay:.1s}header.global-header ul li:not(.event) a:before{background-color:var(--color-yellow)}@media screen and (min-width:768px){header.global-header ul li a{font-size:max(min(18.662px,.9722222222cqw),10px);padding-inline:max(min(21.328px,1.1111111111cqw),6px)}}@media screen and (max-width:767px){header.global-header ul li a{font-size:4cqw}}@media (hover:hover){header.global-header ul li a:hover:before{transform:scaleX(1);transform-origin:left;transition-delay:.1s}}header.global-header a{align-items:center;color:var(--color-black-pure);display:flex;height:100%;position:relative;text-decoration:none;z-index:1}@media screen and (min-width:768px){header.global-header a{background-color:var(--color-white-pure)}}header.global-header a:before{bottom:unset;content:"";display:block;height:100%;left:0;position:absolute;right:unset;top:0;transform:scaleX(0);transform-origin:right;transition:transform .2s cubic-bezier(.37,0,.63,1);width:100%;z-index:-1}header.global-header .info,header.global-header .info .address{align-items:center;display:flex;flex-direction:column}header.global-header .info .address{gap:2.1333333333cqw;margin-bottom:6.4cqw;text-align:center}header.global-header .info .address span{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500}header.global-header .info .address p{font-size:3.2cqw;line-height:1.4}header.global-header .info .sns{display:flex;gap:4.2666666667cqw;margin-bottom:8cqw}header.global-header .info .sns a{height:6.4cqw;width:6.4cqw}header.global-header .info .sns a img,header.global-header .info .sns a svg{height:100%;object-fit:contain;width:100%}header.global-header .info figure.logo{height:15.7333333333cqw;width:62.9333333333cqw}header.global-header .info figure.logo img,header.global-header .info figure.logo svg{height:100%;object-fit:contain;width:100%}footer.global-footer .inner{background-color:var(--color-white-pure);background-color:var(--color-bg-beige-dark);font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}@media screen and (min-width:768px){footer.global-footer .inner{padding-top:min(429.226px,22.3611111111cqw)}}@media screen and (max-width:767px){footer.global-footer .inner{padding-top:26.6666666667cqw}}footer.global-footer .inner .wrapper{background-color:var(--color-white-pure);position:relative}footer.global-footer .inner .bg img,footer.global-footer .inner .bg svg{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){footer.global-footer .inner .bg{height:min(582.521px,30.3472222222cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .bg{height:48.5333333333cqw}}@media screen and (min-width:768px){footer.global-footer .inner .logo-large{bottom:unset;height:min(425.227px,22.1527777778cqw);left:min(106.64px,5.5555555556cqw);position:absolute;right:unset;top:max(-299.925px,-15.625cqw);width:min(1702.241px,88.6805555556cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .logo-large{bottom:unset;height:25.0666666667cqw;left:0;position:absolute;right:unset;top:-15.7333333333cqw;width:100%}}footer.global-footer .inner .logo-large img,footer.global-footer .inner .logo-large svg{height:100%;object-fit:contain;width:100%}footer.global-footer .inner .contents{display:flex}@media screen and (min-width:768px){footer.global-footer .inner .contents{align-items:end;justify-content:space-between;padding:min(53.32px,2.7777777778cqw) min(106.64px,5.5555555556cqw) min(63.984px,3.3333333333cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .contents{flex-direction:column;gap:10.6666666667cqw;padding:10.6666666667cqw 5.3333333333cqw 19.2cqw}}footer.global-footer .inner .main{display:flex;flex-direction:column;width:100%}@media screen and (min-width:768px){footer.global-footer .inner .main{gap:min(74.648px,3.8888888889cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .main{gap:16cqw;justify-content:center}}footer.global-footer .inner nav{display:flex;width:100%}@media screen and (min-width:768px){footer.global-footer .inner nav{align-items:flex-start;column-gap:16px;flex-wrap:wrap;justify-content:space-between;row-gap:40px}}@media screen and (max-width:767px){footer.global-footer .inner nav{flex-direction:column;gap:11.7333333333cqw}}@media screen and (min-width:768px){footer.global-footer .inner nav>div{flex:1;min-width:480px}}footer.global-footer .inner .links{display:grid}@media screen and (min-width:768px){footer.global-footer .inner .links{column-gap:min(10.664px,.5555555556cqw);grid-column:1/-1;grid-template-columns:repeat(3,1fr);row-gap:min(21.328px,1.1111111111cqw);width:max(min(839.79px,43.75cqw),550px)}}@media screen and (max-width:767px){footer.global-footer .inner .links{column-gap:4.2666666667cqw;grid-template-columns:repeat(2,1fr);row-gap:4.2666666667cqw}}footer.global-footer .inner .links a{color:var(--color-text-black);letter-spacing:.05em;line-height:1.3076923077;text-decoration:none}@media screen and (min-width:768px){footer.global-footer .inner .links a{font-size:max(min(18.662px,.9722222222cqw),12px)}}@media screen and (max-width:767px){footer.global-footer .inner .links a{font-size:3.7333333333cqw}}@media screen and (min-width:768px){footer.global-footer .inner .mice{margin-right:calc(min(15.996px,.8333333333cqw)*2)}}footer.global-footer .inner .cv{display:flex;flex-direction:column}@media screen and (min-width:768px){footer.global-footer .inner .cv{gap:min(53.32px,2.7777777778cqw);width:100%;width:max(min(839.79px,43.75cqw),550px)}}@media screen and (max-width:767px){footer.global-footer .inner .cv{gap:11.7333333333cqw}}footer.global-footer .inner .cv .title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;letter-spacing:.05em}@media screen and (min-width:768px){footer.global-footer .inner .cv .title{font-size:max(min(17.329px,.9027777778cqw),11px)}}@media screen and (max-width:767px){footer.global-footer .inner .cv .title{font-size:4.2666666667cqw;text-align:center}}footer.global-footer .inner .cv>div{display:flex;flex-direction:column}@media screen and (min-width:768px){footer.global-footer .inner .cv>div{gap:min(21.328px,1.1111111111cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .cv>div{gap:5.3333333333cqw}}footer.global-footer .inner .cv .links-wrapper{display:flex}@media screen and (min-width:768px){footer.global-footer .inner .cv .links-wrapper{gap:min(15.996px,.8333333333cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .cv .links-wrapper{flex-direction:column;gap:4.2666666667cqw}}footer.global-footer .inner .cv a{align-items:center;border:1px solid #d9d9d9;color:var(--color-text-black);display:flex;justify-content:space-between;letter-spacing:.05em;text-decoration:none}@media screen and (min-width:768px){footer.global-footer .inner .cv a{font-size:max(min(15.996px,.8333333333cqw),10px);height:max(min(47.988px,2.5cqw),24px);padding-inline:max(min(15.996px,.8333333333cqw),6px);width:33.3%}}@media screen and (max-width:767px){footer.global-footer .inner .cv a{aspect-ratio:335/48;font-size:3.7333333333cqw;padding-inline:4.2666666667cqw;width:100%}}@media (hover:hover){footer.global-footer .inner .cv a:hover i:before{scale:1}footer.global-footer .inner .cv a:hover i path{fill:var(--color-black-pure)}}footer.global-footer .inner .cv a figure{align-items:center;display:flex}@media screen and (min-width:768px){footer.global-footer .inner .cv a figure{gap:max(min(10.664px,.5555555556cqw),4px)}}@media screen and (max-width:767px){footer.global-footer .inner .cv a figure{gap:2.1333333333cqw}}@media screen and (min-width:768px){footer.global-footer .inner .cv a figure img{height:max(min(21.328px,1.1111111111cqw),13px);width:max(min(21.328px,1.1111111111cqw),13px)}}@media screen and (max-width:767px){footer.global-footer .inner .cv a figure img{height:4.2666666667cqw;width:4.2666666667cqw}}footer.global-footer .inner .cv a i{align-items:center;aspect-ratio:1;background-color:var(--color-black);border:1px solid var(--color-border-black);border-radius:50%;display:flex;justify-content:center;position:relative;transition:background-color .5s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){footer.global-footer .inner .cv a i{width:max(min(26.66px,1.3888888889cqw),14px)}}@media screen and (max-width:767px){footer.global-footer .inner .cv a i{width:5.3333333333cqw}}footer.global-footer .inner .cv a i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}footer.global-footer .inner .cv a i svg{display:block;position:relative;fill:var(--color-white-pure)}@media screen and (min-width:768px){footer.global-footer .inner .cv a i svg{height:min(11.997px,.625cqw);width:min(11.997px,.625cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .cv a i svg{height:3.7333333333cqw;width:3.7333333333cqw}}footer.global-footer .inner .location{display:flex;flex-direction:column}@media screen and (min-width:768px){footer.global-footer .inner .location{font-size:max(min(15.996px,.8333333333cqw),11px);gap:min(10.664px,.5555555556cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .location{font-size:3.2cqw;gap:3.2cqw;line-height:1.3}}footer.global-footer .inner .sub{display:flex;justify-content:space-between}@media screen and (max-width:767px){footer.global-footer .inner .sub{flex-direction:column;gap:8.5333333333cqw}}footer.global-footer .inner .info{display:flex;flex-direction:column}@media screen and (min-width:768px){footer.global-footer .inner .info{gap:min(21.328px,1.1111111111cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .info{gap:8.5333333333cqw}}footer.global-footer .inner .sns{display:flex}@media screen and (min-width:768px){footer.global-footer .inner .sns{gap:min(15.996px,.8333333333cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .sns{gap:4.2666666667cqw;justify-content:center}}@media screen and (min-width:768px){footer.global-footer .inner .sns img{height:min(21.328px,1.1111111111cqw)}}@media screen and (max-width:767px){footer.global-footer .inner .sns img{height:6.4cqw}}footer.global-footer .extra{display:flex;flex-direction:column}@media screen and (min-width:768px){footer.global-footer .extra{align-items:end;gap:min(10.664px,.5555555556cqw)}}@media screen and (max-width:767px){footer.global-footer .extra{align-items:center;gap:4.2666666667cqw}}footer.global-footer .extra .logo{aspect-ratio:235.6/59}footer.global-footer .extra .logo img,footer.global-footer .extra .logo svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){footer.global-footer .extra .logo{width:min(314.0548px,16.3611111111cqw)}}@media screen and (max-width:767px){footer.global-footer .extra .logo{width:62.8266666667cqw}}@media screen and (min-width:768px){footer.global-footer .extra p{font-size:max(min(14.663px,.7638888889cqw),11px)}}@media screen and (max-width:767px){footer.global-footer .extra p{font-size:2.6666666667cqw}}section.uservoice{background-color:var(--color-bg-beige-base)}@media screen and (min-width:768px){section.uservoice{padding-bottom:min(159.96px,8.3333333333cqw)}}@media screen and (max-width:767px){section.uservoice{padding-bottom:17.0666666667cqw}}section.uservoice>.inner{background-color:var(--color-bg-beige-base);border-top:var(--border-black-thick);display:grid;margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}@media screen and (min-width:768px){section.uservoice>.inner{column-gap:min(71.982px,3.75cqw);grid-template-columns:min(243.939px,12.7083333333cqw) 1fr;padding-left:min(106.64px,5.5555555556cqw);padding-top:min(159.96px,8.3333333333cqw)}}@media screen and (max-width:767px){section.uservoice>.inner{column-gap:6.4cqw;grid-template-columns:16cqw 1fr;padding-left:5.3333333333cqw;padding-top:17.3333333333cqw}}section.uservoice>.inner:before{border-top:var(--border-black-thin);bottom:unset;content:"";left:0;position:absolute;right:unset;top:7px;width:100%}section.uservoice>.inner li{display:flex;flex-direction:column;position:relative;z-index:0}@media screen and (min-width:768px){section.uservoice>.inner li{width:min(546.53px,28.4722222222cqw)}}@media screen and (max-width:767px){section.uservoice>.inner li{height:125.0666666667cqw;width:53.0666666667cqw}}section.uservoice h2{border-right:var(--border-black-thin)}@media screen and (min-width:768px){section.uservoice h2{height:min(951.762px,49.5833333333cqw)}}@media screen and (max-width:767px){section.uservoice h2{display:flex;flex-direction:column;height:125.0666666667cqw;justify-content:space-between}}section.uservoice h2 span{font-family:Poppins,sans-serif;font-weight:700;rotate:90deg;white-space:nowrap}@media screen and (min-width:768px){section.uservoice h2 span{font-size:min(119.97px,6.25cqw);position:absolute;transform-origin:left top;translate:25% 0}}@media screen and (max-width:767px){section.uservoice h2 span{font-size:13.3333333333cqw;position:relative;transform-origin:left bottom;translate:-11% -105%}}section.uservoice h2 span .splitter{display:block}section.uservoice h2 figure img,section.uservoice h2 figure svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){section.uservoice h2 figure{height:min(286.595px,14.9305555556cqw);width:min(69.316px,3.6111111111cqw)}}@media screen and (max-width:767px){section.uservoice h2 figure{height:31.7333333333cqw;width:7.7333333333cqw}}section.uservoice .slider{display:flex;flex-direction:column;gap:24px;overflow:hidden}@media screen and (min-width:768px){section.uservoice .slider{gap:min(31.992px,1.6666666667cqw)}}section.uservoice .slider ul{display:flex;flex-direction:row;width:fit-content}@media screen and (min-width:768px){section.uservoice .slider ul{gap:min(42.656px,2.2222222222cqw);padding-right:32px}}@media screen and (max-width:767px){section.uservoice .slider ul{gap:6.4cqw;padding-bottom:3.7333333333cqw;padding-right:24px}}section.uservoice .slider .num{align-items:center;aspect-ratio:73/53;background-image:url("data:image/svg+xml,%3csvg%20width='73'%20height='53'%20viewBox='0%200%2073%2053'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M73%2026.5C73%2041.1355%2056.6584%2053%2036.5%2053C16.3416%2053%200%2041.1355%200%2026.5C0%2011.8645%2016.3416%200%2036.5%200C56.6584%200%2073%2011.8645%2073%2026.5Z'%20fill='white'/%3e%3cpath%20d='M72%2026.5C72%2019.5818%2068.1394%2013.2307%2061.7217%208.57129C55.305%203.91263%2046.3912%201%2036.5%201C26.6088%201%2017.695%203.91263%2011.2783%208.57129C4.86064%2013.2307%201%2019.5818%201%2026.5C1%2033.4182%204.86064%2039.7693%2011.2783%2044.4287C17.695%2049.0874%2026.6088%2052%2036.5%2052V53C16.3416%2053%200%2041.1355%200%2026.5C0%2011.8645%2016.3416%200%2036.5%200C56.6584%200%2073%2011.8645%2073%2026.5C73%2041.1355%2056.6584%2053%2036.5%2053V52C46.3912%2052%2055.305%2049.0874%2061.7217%2044.4287C68.1394%2039.7693%2072%2033.4182%2072%2026.5Z'%20fill='%23322C2C'/%3e%3cpath%20d='M68.2051%2026.5C68.2051%2020.7106%2064.7939%2015.3601%2059.0576%2011.4141C53.3257%207.47112%2045.3526%205.00004%2036.4971%205C27.6414%205%2019.6675%207.471%2013.9355%2011.4141C8.19931%2015.3601%204.78906%2020.7107%204.78906%2026.5C4.78906%2032.2893%208.19931%2037.6399%2013.9355%2041.5859C19.6675%2045.529%2027.6414%2048%2036.4971%2048V49L35.6523%2048.9922C17.9786%2048.684%203.78906%2038.7322%203.78906%2026.5C3.78906%2014.0736%2018.4331%204%2036.4971%204L37.3408%204.00781C55.0148%204.31576%2069.2051%2014.2677%2069.2051%2026.5L69.1943%2027.0811C68.7463%2039.2389%2054.2786%2048.9999%2036.4971%2049V48C45.3526%2048%2053.3257%2045.5289%2059.0576%2041.5859C64.7939%2037.6399%2068.2051%2032.2894%2068.2051%2026.5Z'%20fill='%23322C2C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;box-sizing:border-box;display:flex;font-family:Zen Old Mincho,serif;font-weight:700;justify-content:center;will-change:transform;z-index:2}@media screen and (min-width:768px){section.uservoice .slider .num{bottom:unset;gap:2px;left:min(39.99px,2.0833333333cqw);position:absolute;right:unset;top:min(42.656px,2.2222222222cqw);width:max(min(97.309px,5.0694444444cqw),56px)}}@media screen and (max-width:767px){section.uservoice .slider .num{bottom:unset;gap:.5333333333cqw;left:0;position:absolute;right:unset;top:6.9333333333cqw;width:15.4666666667cqw}}section.uservoice .slider .num span{display:flex;letter-spacing:-.03em}@media screen and (min-width:768px){section.uservoice .slider .num span{font-size:max(min(37.324px,1.9444444444cqw),20px);margin-bottom:min(5.332px,.2777777778cqw)}}@media screen and (max-width:767px){section.uservoice .slider .num span{font-size:5.8666666667cqw;margin-bottom:1.0666666667cqw}}section.uservoice .slider .num span:before{aspect-ratio:12/8;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.34328%200.97998C10.4033%200.97998%2011.0233%201.68998%2011.0233%202.70998C11.0133%203.84998%2010.2733%204.44998%209.29328%204.44998C8.30328%204.44998%207.61328%203.76998%207.61328%202.72998C7.61328%201.65998%208.30328%200.97998%209.34328%200.97998ZM9.31328%201.66998C8.84328%201.66998%208.56328%202.03998%208.56328%202.71998C8.56328%203.33998%208.84328%203.75998%209.31328%203.75998C9.80328%203.75998%2010.0833%203.41998%2010.0833%202.69998C10.0633%202.06998%209.82328%201.66998%209.31328%201.66998Z'%20fill='%23322C2C'/%3e%3cpath%20d='M6.65945%207.00001H5.25945L2.08945%202.21001V7.00001H0.689453V0.0100098H2.08945L5.25945%204.81001V0.0100098H6.65945V7.00001Z'%20fill='%23322C2C'/%3e%3cpath%20d='M11%207V8H0V7H11Z'%20fill='%23322C2C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block}@media screen and (min-width:768px){section.uservoice .slider .num span:before{margin-top:min(10.664px,.5555555556cqw);width:max(min(15.996px,.8333333333cqw),8px)}}@media screen and (max-width:767px){section.uservoice .slider .num span:before{margin-top:2.1333333333cqw;width:2.9333333333cqw}}section.uservoice .slider .figure-wrapper{position:relative;z-index:0}@media screen and (max-width:767px){section.uservoice .slider .figure-wrapper{padding-left:4.2666666667cqw}}section.uservoice .slider .figure-wrapper>figure{aspect-ratio:250/411;border:1px solid var(--color-border-black);margin-inline:auto;overflow:hidden}@media screen and (min-width:768px){section.uservoice .slider .figure-wrapper>figure{border-radius:min(26.66px,1.3888888889cqw);width:max(min(333.25px,17.3611111111cqw),150px)}}@media screen and (max-width:767px){section.uservoice .slider .figure-wrapper>figure{border-radius:5.3333333333cqw;width:42.1333333333cqw}}section.uservoice .slider .figure-wrapper iframe,section.uservoice .slider .figure-wrapper img{display:block;height:100%;object-fit:cover;width:100%}section.uservoice .slider .figure-wrapper iframe{position:relative;z-index:0}section.uservoice .slider .figure-wrapper img{user-select:none;-webkit-user-drag:none;user-drag:none}section.uservoice .slider .text-wrapper{align-items:center;display:flex;flex-direction:column}section.uservoice .slider p.name{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;line-height:1.8;text-align:center;width:100%}@media screen and (min-width:768px){section.uservoice .slider p.name{font-size:max(min(21.328px,1.1111111111cqw),12px);margin-block:min(18.662px,.9722222222cqw) min(13.33px,.6944444444cqw);padding-inline:min(26.66px,1.3888888889cqw)}}@media screen and (max-width:767px){section.uservoice .slider p.name{font-size:3.7333333333cqw;margin-block:2.6666666667cqw 1.6cqw;padding-inline:5.3333333333cqw}}@media screen and (min-width:768px){section.uservoice .slider p.name span{font-size:max(min(18.662px,.9722222222cqw),10px);margin-left:min(6.665px,.3472222222cqw)}}@media screen and (max-width:767px){section.uservoice .slider p.name span{font-size:3.2cqw;margin-left:1.3333333333cqw}}section.uservoice .slider .label{border-bottom:1px solid var(--color-border-black);border-top:1px solid var(--color-border-black);font-family:Poppins,sans-serif;font-weight:700;text-align:center;width:100%}@media screen and (min-width:768px){section.uservoice .slider .label{font-size:max(min(13.33px,.6944444444cqw),8px);padding:min(13.33px,.6944444444cqw) min(26.66px,1.3888888889cqw) min(10.664px,.5555555556cqw)}}@media screen and (max-width:767px){section.uservoice .slider .label{font-size:2.6666666667cqw;padding:2.6666666667cqw 5.3333333333cqw 2.1333333333cqw}}section.uservoice .slider .description{display:-webkit-box;line-height:1.6;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}@media screen and (min-width:768px){section.uservoice .slider .description{margin-top:min(21.328px,1.1111111111cqw);-webkit-line-clamp:5;font-size:max(min(18.662px,.9722222222cqw),11px)}}@media screen and (max-width:767px){section.uservoice .slider .description{margin-top:4.2666666667cqw;-webkit-line-clamp:6;font-size:3.4666666667cqw}}section.uservoice .slider .ui-wrapper{align-items:center;display:flex}@media screen and (min-width:768px){section.uservoice .slider .ui-wrapper{gap:min(31.992px,1.6666666667cqw);margin-right:min(106.64px,5.5555555556cqw)}}section.uservoice .slider .indicator{background-color:var(--color-bg-beige-light);border-radius:4px;cursor:grab;height:4px;overflow:hidden}@media screen and (min-width:768px){section.uservoice .slider .indicator{width:min(1210.364px,63.0555555556cqw)}}@media screen and (max-width:767px){section.uservoice .slider .indicator{width:66.9333333333cqw}}section.uservoice .slider .indicator .bar{background-color:var(--color-bg-black);border-radius:4px;height:100%;width:100%}section.uservoice .slider .controller{align-items:start;display:flex;justify-content:space-between}@media screen and (min-width:768px){section.uservoice .slider .controller{width:min(143.964px,7.5cqw)}}@media screen and (max-width:767px){section.uservoice .slider .controller{align-items:center;aspect-ratio:3/2;padding-inline:5.3333333333cqw;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}}section.uservoice .slider .controller span{aspect-ratio:1;background-color:var(--color-white-pure);border:var(--border-black-thin);border-radius:50%;cursor:pointer;display:grid;place-items:center;pointer-events:auto;position:relative;transition:opacity .2s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){section.uservoice .slider .controller span{width:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.uservoice .slider .controller span{width:8.5333333333cqw}}@media (hover:hover){section.uservoice .slider .controller span:hover:before{scale:1}}section.uservoice .slider .controller span:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}section.uservoice .slider .controller span.disabled{opacity:.3;pointer-events:none}section.uservoice .slider .controller svg{position:relative}@media screen and (min-width:768px){section.uservoice .slider .controller svg{height:min(31.992px,1.6666666667cqw);width:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.uservoice .slider .controller svg{height:4.2666666667cqw;width:4.2666666667cqw}}section.uservoice .slider .controller .prev svg{rotate:.5turn}section.uservoice .slider .controller path{fill:var(--color-black)}section.uservoice .link-wrapper{display:flex;grid-column:1/-1}@media screen and (min-width:768px){section.uservoice .link-wrapper{justify-content:end;padding-right:min(106.64px,5.5555555556cqw);padding-top:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.uservoice .link-wrapper{justify-content:flex-end;padding-right:5.3333333333cqw;padding-top:9.3333333333cqw}}@media screen and (min-width:768px){section.uservoice .guest-voices{margin-top:min(85.312px,4.4444444444cqw)}}@media screen and (max-width:767px){section.uservoice .guest-voices{margin-top:12.8cqw}}section.uservoice .guest-voices>.inner{background-color:var(--color-bg-beige-base);margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}section.uservoice .guest-voices h3{display:flex;justify-content:center}@media screen and (min-width:768px){section.uservoice .guest-voices h3{font-size:max(min(42.656px,2.2222222222cqw),24px);margin-bottom:min(42.656px,2.2222222222cqw)}}@media screen and (max-width:767px){section.uservoice .guest-voices h3{font-size:6.4cqw;margin-bottom:6.4cqw}}@media screen and (min-width:768px){section.uservoice .guest-voices ul{gap:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.uservoice .guest-voices ul{gap:4.2666666667cqw}}section.uservoice .guest-voices li{background-color:var(--color-white-pure);border:1px solid var(--color-border-black);display:flex;flex-direction:column;justify-content:space-between;line-height:1.6}@media screen and (min-width:768px){section.uservoice .guest-voices li{aspect-ratio:302/183;border-radius:20px;font-size:max(min(18.662px,.9722222222cqw),11px);padding:min(42.656px,2.2222222222cqw) min(53.32px,2.7777777778cqw);width:max(min(402.566px,20.9722222222cqw),250px)}}@media screen and (max-width:767px){section.uservoice .guest-voices li{aspect-ratio:200/174;border-radius:5.3333333333cqw;font-size:3.7333333333cqw;padding:5.3333333333cqw;width:53.3333333333cqw}}section.uservoice .guest-voices li span{display:block;text-align:right}@media screen and (min-width:768px){section.uservoice .guest-voices .ui-wrapper{justify-content:center}section.uservoice .guest-voices .slider{gap:min(42.656px,2.2222222222cqw);padding-left:min(106.64px,5.5555555556cqw)}}@media screen and (max-width:767px){section.uservoice .guest-voices .slider{gap:12px;padding-left:5.3333333333cqw}}@media screen and (min-width:768px){section.uservoice .guest-voices .indicator{width:min(951.762px,49.5833333333cqw)}}@media screen and (max-width:767px){section.uservoice .guest-voices .indicator{width:89.3333333333cqw}}section.openhouse>.inner{background-color:var(--color-bg-beige-dark);margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}@media screen and (min-width:768px){section.openhouse>.inner{padding:min(106.64px,5.5555555556cqw)}}@media screen and (max-width:767px){section.openhouse>.inner{padding:9.0666666667cqw 5.3333333333cqw}}section.openhouse .inner2{background-color:var(--color-white-pure)}@media screen and (min-width:768px){section.openhouse .inner2{padding:min(106.64px,5.5555555556cqw) min(85.312px,4.4444444444cqw) min(85.312px,4.4444444444cqw)}}@media screen and (max-width:767px){section.openhouse .inner2{padding:10.6666666667cqw 5.3333333333cqw}}section.openhouse h2{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){section.openhouse h2{gap:min(13.33px,.6944444444cqw);margin-bottom:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.openhouse h2{gap:2.6666666667cqw;margin-bottom:6.6666666667cqw}}section.openhouse h2 span{font-family:Poppins,sans-serif;font-weight:700}@media screen and (min-width:768px){section.openhouse h2 span{font-size:min(119.97px,6.25cqw)}}@media screen and (max-width:767px){section.openhouse h2 span{font-size:10.6666666667cqw}}section.openhouse h2 figure{aspect-ratio:320/52}section.openhouse h2 figure img,section.openhouse h2 figure svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){section.openhouse h2 figure{width:min(426.56px,22.2222222222cqw)}}@media screen and (max-width:767px){section.openhouse h2 figure{width:41.3333333333cqw}}@media screen and (min-width:768px){section.openhouse .loop{margin-bottom:min(42.656px,2.2222222222cqw)}}@media screen and (max-width:767px){section.openhouse .loop{margin-bottom:4.2666666667cqw}}section.openhouse .loop>.inner figure{aspect-ratio:640/400}@media screen and (min-width:768px){section.openhouse .loop>.inner figure{width:min(853.12px,44.4444444444cqw)}}@media screen and (max-width:767px){section.openhouse .loop>.inner figure{width:72.5333333333cqw}}section.openhouse .loop>.inner figure img,section.openhouse .loop>.inner figure svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){section.openhouse .description{margin-bottom:min(42.656px,2.2222222222cqw)}}@media screen and (max-width:767px){section.openhouse .description{margin-bottom:4.2666666667cqw}}section.openhouse .description p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;line-height:1.8}@media screen and (min-width:768px){section.openhouse .description p{font-size:max(min(23.994px,1.25cqw),12px);text-align:center}}@media screen and (max-width:767px){section.openhouse .description p{font-size:3.7333333333cqw}}section.openhouse .info{align-items:center;border:var(--border-black-thin);border-radius:20px;display:flex;flex-direction:column;margin-inline:auto}@media screen and (min-width:768px){section.openhouse .info{gap:min(31.992px,1.6666666667cqw);margin-bottom:min(53.32px,2.7777777778cqw);max-width:min(1126.385px,58.6805555556cqw);padding-block:min(42.656px,2.2222222222cqw);width:100%}}@media screen and (max-width:767px){section.openhouse .info{gap:6.4cqw;margin-bottom:10.6666666667cqw;padding:8.5333333333cqw 5.3333333333cqw}}section.openhouse .info>p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;line-height:1.8;text-align:center}@media screen and (min-width:768px){section.openhouse .info>p{font-size:max(min(18.662px,.9722222222cqw),12px)}}@media screen and (max-width:767px){section.openhouse .info>p{font-size:3.7333333333cqw}}section.openhouse .info>ul{border-top:1px solid #d9d9d9}@media screen and (min-width:768px){section.openhouse .info>ul{width:min(599.85px,31.25cqw)}}@media screen and (max-width:767px){section.openhouse .info>ul{width:100%}}section.openhouse .info li{border-bottom:1px solid #d9d9d9;display:flex;font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;justify-content:space-between}@media screen and (min-width:768px){section.openhouse .info li{padding-block:min(13.33px,.6944444444cqw)}}@media screen and (max-width:767px){section.openhouse .info li{padding-block:4.8cqw;padding-inline:2.6666666667cqw}}section.openhouse .info .date{align-items:baseline;display:flex;gap:1px}@media screen and (min-width:768px){section.openhouse .info .date{font-size:min(21.328px,1.1111111111cqw)}}@media screen and (max-width:767px){section.openhouse .info .date{font-size:4cqw}}@media screen and (min-width:768px){section.openhouse .info .date span.num{font-size:min(26.66px,1.3888888889cqw)}}@media screen and (max-width:767px){section.openhouse .info .date span.num{font-size:4.8cqw}}section.openhouse .info .time{align-items:baseline;display:flex;gap:1px}@media screen and (min-width:768px){section.openhouse .info .time{font-size:min(26.66px,1.3888888889cqw)}}@media screen and (max-width:767px){section.openhouse .info .time{font-size:4.8cqw}}section.openhouse h3{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;text-align:center}@media screen and (min-width:768px){section.openhouse h3{font-size:min(42.656px,2.2222222222cqw)}}@media screen and (max-width:767px){section.openhouse h3{font-size:6.4cqw}}section.openhouse .link-wrapper{display:flex;justify-content:center}section.openhouse .other-links{display:flex}@media screen and (min-width:768px){section.openhouse .other-links{gap:min(31.992px,1.6666666667cqw);margin-top:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.openhouse .other-links{flex-direction:column;gap:2.1333333333cqw;margin-top:2.1333333333cqw}}section.openhouse .other-links a{color:var(--color-text-black);display:flex;text-decoration:none}@media screen and (min-width:768px){section.openhouse .other-links a{flex:1}}section.openhouse .other-links a>.inner{align-items:center;background-color:var(--color-white-pure);border:1px solid #fff;display:flex;justify-content:space-between;position:relative;transition:filter .1s cubic-bezier(.61,1,.88,1),border-color .3s cubic-bezier(.61,1,.88,1);width:100%}section.openhouse .other-links a>.inner:after{border:1px solid var(--color-black-pure);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s cubic-bezier(.61,1,.88,1),inset 0s cubic-bezier(.61,1,.88,1) .2s}@media screen and (min-width:768px){section.openhouse .other-links a>.inner{flex:1;padding:min(63.984px,3.3333333333cqw) min(42.656px,2.2222222222cqw) min(53.32px,2.7777777778cqw) 0}}@media screen and (max-width:767px){section.openhouse .other-links a>.inner{padding:6.1333333333cqw 5.3333333333cqw}}@media (hover:hover){section.openhouse .other-links a:hover>.inner{border-color:var(--color-black-pure)}section.openhouse .other-links a:hover>.inner:after{inset:8px;opacity:1;transition:opacity .1s cubic-bezier(.61,1,.88,1),inset .3s cubic-bezier(.61,1,.88,1) 0s}section.openhouse .other-links a:hover i:before{scale:1}section.openhouse .other-links a:hover path{fill:var(--color-black-pure)}}section.openhouse .other-links i{aspect-ratio:1;background-color:var(--color-black-pure);border:1px solid var(--color-black-pure);border-radius:100%;display:block;position:relative;transition:border-color .3s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){section.openhouse .other-links i{width:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.openhouse .other-links i{width:8.5333333333cqw}}section.openhouse .other-links i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}section.openhouse .other-links i svg{bottom:unset;left:50%;position:absolute;right:unset;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){section.openhouse .other-links i svg{width:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.openhouse .other-links i svg{width:4cqw}}section.openhouse .other-links i path{fill:var(--color-white-pure);transition:fill .3s cubic-bezier(.61,1,.88,1)}section.openhouse .other-links a>.inner>div{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}@media screen and (min-width:768px){section.openhouse .other-links a>.inner>div{align-items:center;gap:min(10.664px,.5555555556cqw);padding-left:min(53.32px,2.7777777778cqw)}}@media screen and (max-width:767px){section.openhouse .other-links a>.inner>div{gap:1.3333333333cqw}}section.openhouse .other-links p.large{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:-.03em}@media screen and (min-width:768px){section.openhouse .other-links p.large{font-size:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.openhouse .other-links p.large{font-size:8cqw}}section.openhouse .other-links p.small{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;letter-spacing:.05em}@media screen and (min-width:768px){section.openhouse .other-links p.small{font-size:max(min(18.662px,.9722222222cqw),12px)}}@media screen and (max-width:767px){section.openhouse .other-links p.small{font-size:3.4666666667cqw}}section.contact{--parallax-value:130%}section.contact .inner{align-items:center;background-color:var(--color-bg-beige-light);display:flex;justify-content:space-between;margin-inline:auto;overflow:clip;position:relative;width:min(100%,1920px)}@media screen and (min-width:768px){section.contact .inner{padding:min(55.986px,2.9166666667cqw) min(106.64px,5.5555555556cqw)}}@media screen and (max-width:767px){section.contact .inner{flex-direction:column;padding:17.0666666667cqw 5.3333333333cqw 8.5333333333cqw;position:relative;z-index:1}}section.contact .inner>*{position:relative}section.contact .bg{height:var(--parallax-value);left:0;position:absolute;top:0;width:100%}section.contact .bg img,section.contact .bg svg{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){section.contact .bg{z-index:-2}}@media screen and (min-width:768px){section.contact .bg img{object-position:center top}}@media screen and (max-width:767px){section.contact .bg img{object-position:80% top}}section.contact .bg .hover-img{left:0;opacity:0;position:absolute;top:0;transition:scale 1s cubic-bezier(.61,1,.88,1),opacity .8s cubic-bezier(.61,1,.88,1);z-index:2}@media screen and (min-width:768px){section.contact h2{height:min(873.115px,45.4861111111cqw);padding-left:min(159.96px,8.3333333333cqw)}}@media screen and (max-width:767px){section.contact h2{align-items:center;display:flex;flex-direction:column;gap:1.0666666667cqw;margin-bottom:10.6666666667cqw}}section.contact h2 span{color:var(--color-white-pure);font-family:Poppins,sans-serif;font-weight:700}@media screen and (min-width:768px){section.contact h2 span{font-size:min(173.29px,9.0277777778cqw);left:0;position:absolute;rotate:90deg;transform-origin:left bottom;translate:-2.5% -102%}}@media screen and (max-width:767px){section.contact h2 span{font-size:14.9333333333cqw}}section.contact h2 figure img,section.contact h2 figure svg{height:100%;object-fit:contain;width:100%}@media screen and (min-width:768px){section.contact h2 figure{aspect-ratio:58.5/175;width:min(77.9805px,4.0625cqw)}}@media screen and (max-width:767px){section.contact h2 figure{aspect-ratio:105/31;width:28cqw}}section.contact .contents{display:flex;flex-direction:column}@media screen and (min-width:768px){section.contact .contents{gap:min(26.66px,1.3888888889cqw);width:min(1298.342px,67.6388888889cqw)}}@media screen and (max-width:767px){section.contact .contents{align-self:stretch;gap:3.2cqw}}@media screen and (min-width:768px){section.contact .contents .line{align-self:end}}section.contact .contents .line h3{align-items:center;display:flex}@media screen and (min-width:768px){section.contact .contents .line h3{gap:min(13.33px,.6944444444cqw)}}@media screen and (max-width:767px){section.contact .contents .line h3{gap:2.6666666667cqw}}section.contact .contents .line h3 img{display:block}@media screen and (min-width:768px){section.contact .contents .line h3 img{height:min(45.322px,2.3611111111cqw);width:min(45.322px,2.3611111111cqw)}}@media screen and (max-width:767px){section.contact .contents .line h3 img{height:5.8666666667cqw;width:5.8666666667cqw}}@media screen and (min-width:768px){section.contact .contents .simulation{align-self:center}}section.contact .contents a{align-items:center;background-color:var(--color-white-pure);border:1px solid #fff;color:var(--color-text-black);display:flex;justify-content:space-between;position:relative;text-decoration:none;transition:filter .1s cubic-bezier(.61,1,.88,1),border-color .3s cubic-bezier(.61,1,.88,1)}section.contact .contents a:after{border:1px solid var(--color-black-pure);content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s cubic-bezier(.61,1,.88,1),inset 0s cubic-bezier(.61,1,.88,1) .2s}section.contact .contents a i{aspect-ratio:1;background-color:var(--color-black-pure);border:1px solid var(--color-black-pure);border-radius:100%;display:block;position:relative;transition:border-color .3s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){section.contact .contents a i{width:min(66.65px,3.4722222222cqw)}}@media screen and (max-width:767px){section.contact .contents a i{width:8.5333333333cqw}}section.contact .contents a i:before{background-color:var(--color-yellow);border-radius:100%;bottom:unset;content:"";height:100%;left:0;position:absolute;right:unset;scale:0;top:0;transition:scale .3s cubic-bezier(.61,1,.88,1);width:100%}section.contact .contents a i svg{bottom:unset;left:50%;position:absolute;right:unset;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){section.contact .contents a i svg{width:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.contact .contents a i svg{width:4cqw}}section.contact .contents a i path{fill:var(--color-white-pure);transition:fill .3s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:768px){section.contact .contents a{padding:min(53.32px,2.7777777778cqw) min(85.312px,4.4444444444cqw);width:min(1127.718px,58.75cqw)}}@media screen and (max-width:767px){section.contact .contents a{padding:4.2666666667cqw 5.3333333333cqw 5.3333333333cqw}}@media (hover:hover){section.contact .contents a:hover{border-color:var(--color-black-pure)}section.contact .contents a:hover i:before{scale:1}section.contact .contents a:hover path{fill:var(--color-black-pure)}section.contact .contents a:hover:after{inset:8px;opacity:1;transition:opacity .1s cubic-bezier(.61,1,.88,1),inset .3s cubic-bezier(.61,1,.88,1) 0s}}section.contact .contents h3{font-family:Poppins,sans-serif;font-weight:700}@media screen and (min-width:768px){section.contact .contents h3{font-size:min(31.992px,1.6666666667cqw)}}@media screen and (max-width:767px){section.contact .contents h3{font-size:5.0666666667cqw}}section.contact .contents p{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;line-height:1.4}@media screen and (min-width:768px){section.contact .contents p{font-size:min(42.656px,2.2222222222cqw);margin-bottom:min(13.33px,.6944444444cqw)}}@media screen and (max-width:767px){section.contact .contents p{font-size:4.8cqw;margin-bottom:1.0666666667cqw}}@media (hover:hover){section.contact:has(li:first-of-type:hover) .hover-img1,section.contact:has(li:nth-of-type(2):hover) .hover-img2,section.contact:has(li:nth-of-type(3):hover) .hover-img3{opacity:1;scale:1.02;transition:scale .8s cubic-bezier(.61,1,.88,1),opacity .4s cubic-bezier(.61,1,.88,1);z-index:1}}section.contact:has(a:hover) a:not(:hover){filter:brightness(.7)}@media screen and (max-width:767px){.no-sm{display:none!important}}@media screen and (min-width:768px){.no-lg,.sm-only{display:none!important}}@media screen and (max-width:767px){.lg-only{display:none!important}}
