.fv-section{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;z-index:1;background:#000}.fv-slider{position:absolute;inset:0;z-index:1}.fv-slide{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);transition:opacity 1.5s ease-in-out,transform 8s linear}.fv-slide.active{opacity:.6;transform:scale(1)}.fv-content-wrapper{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:10% 5%;z-index:5;pointer-events:none}.fv-text-lp{text-align:left;position:relative;padding-bottom:50px}@media(min-width:768px){.fv-content-wrapper{padding:8%}.fv-text-lp{padding-bottom:20px}}.fv-en{position:absolute;left:clamp(9rem,13.86vw,17.15rem);top:clamp(7rem,16.6vh,11.2rem);z-index:3;display:inline-block;color:#fff;font-family:Caveat,Bradley Hand,Segoe Print,cursive;font-size:clamp(2.9rem,6.2vw,5.9rem);font-weight:700;line-height:.8;letter-spacing:0;opacity:.95;text-shadow:0 3px 14px rgba(0,0,0,.35);transform:rotate(-8deg);transform-origin:left center;pointer-events:none}.fv-title{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:.05em;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.6);position:relative;z-index:2;margin-top:0;padding-top:1.2rem}.fv-title span{display:inline-block}.fv-sub{color:#fff;font-size:clamp(1rem,2vw,1.4rem);font-weight:700;letter-spacing:.1em;text-shadow:0 1px 4px rgba(0,0,0,.5);margin-top:1rem;margin-left:1rem}@media(max-width:1720px){.fv-en{left:.2rem;top:-4.2rem;font-size:clamp(2.9rem,6.8vw,5.2rem)}.fv-title{padding-top:1.2rem}}@media(max-width:768px){.fv-en{left:.1rem;top:-3.6rem;font-size:clamp(2.8rem,15vw,4.4rem);transform:rotate(-7deg)}.fv-title{padding-top:1.8rem}.fv-sub{margin-left:.25rem}}.scrolldown-circle{position:absolute;bottom:40px;right:40px;width:100px;height:100px;z-index:10;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.scrolldown-circle{display:none}}.scroll-text{width:100%;height:100%;animation:spin 10s linear infinite;position:absolute;inset:0}.scroll-text text{font-size:13.5px;font-weight:900;fill:#fff;letter-spacing:.15em}.scroll-arrow{font-size:1.8rem;color:#fff;animation:bounceArrow 2s infinite ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounceArrow{0%,to{transform:translateY(-3px)}50%{transform:translateY(5px)}}.cta-block{background:var(--color-2);padding:6rem 20px;text-align:center;color:#fff;z-index:10;position:relative}.cta-lead{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:900;margin-bottom:2rem;line-height:1.4}.btn-cta{display:inline-block;background:#fff;color:var(--color-1);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:900;padding:1.2rem 4rem;border-radius:99px;box-shadow:0 4px 12px #00000026;transition:all .3s;cursor:pointer;border:none;font-family:inherit}.btn-cta:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 6px 16px #00000040;background:#fdfdfd}.exterior-section{width:100vw;margin-left:calc(50% - 50vw);background:var(--bg-base);display:flex;flex-direction:column}@media(min-width:768px){.exterior-section{flex-direction:row;align-items:stretch}}.exterior-img{width:100%}@media(min-width:768px){.exterior-img{width:60%;flex-shrink:0}}.exterior-img img{width:100%;height:100%;object-fit:cover;min-height:400px}.exterior-text-box{padding:4rem 2rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.exterior-text-box{width:40%;padding:6rem 5vw}}.ext-address{display:flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;color:var(--color-1);margin-bottom:1rem}.ext-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:900;color:var(--text-color);margin-bottom:1.5rem;line-height:1.4}.ext-desc{font-size:clamp(1rem,1.2vw,1.05rem);color:#555;line-height:1.9;font-weight:500}.gallery-wrapper{width:100vw;margin-left:calc(50% - 50vw);padding:0}.gallery-heading{text-align:center;position:relative;z-index:3;margin-bottom:2.5rem;padding:0 20px}.gallery-heading .section-title{margin-bottom:.75rem}.gallery-heading p{color:#666;font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:700;line-height:1.8}.gallery-grid{position:relative;width:100%;height:clamp(520px,41vw,780px)}.g-item{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 6px 16px #00000026;cursor:pointer;transition:transform .3s,box-shadow .3s}.g-item:hover{transform:scale(1.035);z-index:10;box-shadow:0 8px 20px #00000040}.g-item img{width:100%;height:100%;object-fit:cover;aspect-ratio:16 / 10;display:block}@media(min-width:768px){.gallery-grid{height:clamp(690px,50vw,960px);padding:0}.g-item{position:absolute;width:var(--gallery-w, 31vw);max-width:620px;min-width:270px;margin:0}.g-item-1{left:10.8vw;top:clamp(52px,4vw,82px);z-index:3;--gallery-w: 31.8vw}.g-item-2{left:49.8vw;top:0;z-index:2;--gallery-w: 32.4vw}.g-item-3{left:68.2vw;top:clamp(190px,14vw,270px);z-index:4;--gallery-w: 30.6vw}.g-item-4{left:31.8vw;top:clamp(296px,22.4vw,425px);z-index:1;--gallery-w: 29.8vw}.g-item-5{left:8.6vw;top:clamp(418px,30vw,580px);z-index:5;--gallery-w: 32.7vw}.g-item-6{left:59.8vw;top:clamp(390px,28.6vw,548px);z-index:2;--gallery-w: 31vw}}@media(max-width:767px){.gallery-grid{height:142vw;padding:0}.g-item{position:absolute;width:var(--gallery-w, 47vw);margin:0}.g-item-1{left:-4vw;top:6vw;--gallery-w: 52vw}.g-item-2{left:54vw;top:20vw;--gallery-w: 50vw}.g-item-3{left:6vw;top:44vw;--gallery-w: 48vw}.g-item-4{left:50vw;top:60vw;--gallery-w: 54vw}.g-item-5{left:-6vw;top:82vw;--gallery-w: 50vw}.g-item-6{left:46vw;top:102vw;--gallery-w: 52vw}}.modal-overlay{position:fixed;inset:0;background:#000000d9;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-content-img{width:90%;max-width:1000px;transform:scale(.95);transition:transform .3s}.modal-overlay.active .modal-content-img{transform:scale(1)}.modal-content-img img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0006}.modal-close{position:absolute;top:20px;right:30px;color:#fff;font-size:3rem;cursor:pointer;transition:.3s;line-height:1}.modal-close:hover{color:var(--color-1)}.plan-img-wrap{width:100%;max-width:900px;margin:0 auto;background:#fff;padding:2rem;border-radius:20px;overflow:hidden;box-shadow:0 8px 20px #0000004d;cursor:pointer}@media(min-width:768px){.plan-img-wrap{padding:3rem}}.plan-img-wrap img{width:100%;height:auto;display:block}.point-row{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto 8rem;position:relative;align-items:center}@media(min-width:768px){.point-row{flex-direction:row;justify-content:space-between}.point-row:nth-child(2n){flex-direction:row-reverse}}.point-img{width:100%;border-radius:24px;overflow:hidden;box-shadow:0 8px 20px #00000026}@media(min-width:768px){.point-img{width:55%}}.point-img img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.point-content{width:100%;padding:3rem 1.5rem;background:#fff;border-radius:24px;margin-top:-3rem;position:relative;z-index:2;box-shadow:0 6px 12px #0000001a}@media(min-width:768px){.point-content{width:50%;margin-top:0;margin-left:-5%;padding:4rem}.point-row:nth-child(2n) .point-content{margin-left:0;margin-right:-5%}}.point-num{font-size:1.2rem;font-weight:900;color:var(--color-1);margin-bottom:1rem;letter-spacing:.1em}.point-content h3{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:900;margin-bottom:1.5rem;line-height:1.4}.point-content p{color:#555;line-height:1.8;white-space:pre-line}@keyframes popInFromLeftEdge{0%{transform:translate(-50vw) rotate(-30deg) scale(.5);opacity:0}60%{transform:translate(30px) rotate(-5deg) scale(1.1);opacity:1}80%{transform:translate(-10px) rotate(-12deg) scale(.95);opacity:1}to{transform:translate(0) rotate(-12deg) scale(1);opacity:1}}@keyframes popInFromRightEdge{0%{transform:translate(50vw) rotate(30deg) scale(.5);opacity:0}60%{transform:translate(-30px) rotate(5deg) scale(1.1);opacity:1}80%{transform:translate(10px) rotate(12deg) scale(.95);opacity:1}to{transform:translate(0) rotate(12deg) scale(1);opacity:1}}.bounce-reveal.is-visible>.pop-left{animation:popInFromLeftEdge .8s cubic-bezier(.175,.885,.32,1.275) .3s both}.bounce-reveal.is-visible>.pop-right{animation:popInFromRightEdge .8s cubic-bezier(.175,.885,.32,1.275) .3s both}.map-wrap{width:80vw;margin:0 auto;box-shadow:0 4px 12px #0000001a;border-radius:20px;overflow:hidden}.map-wrap iframe{width:100%;height:500px;display:block}@media(max-width:768px){.map-wrap iframe{height:350px}}#reserve-section .form-container{position:relative;z-index:2;box-shadow:0 6px 20px #0000000f;border:1px solid #f0f0f0}.reserve-form-intro{max-width:1000px;margin:0 auto 2rem}
