@import"https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@600&family=Noto+Sans+JP:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Noto+Serif+JP:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&family=Noto+Sans+JP:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Noto+Serif+JP:wght@400;500&family=Noto+Serif+Display:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&family=Noto+Sans+JP:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap";html,body,#root{width:100%;height:100%;overflow-x:hidden;font-family:"Noto Serif JP",Noto Sans JP,sans-serif;background:#fff;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}*:focus{outline:none!important;box-shadow:none!important}*:focus-visible{outline:none!important;box-shadow:none!important}button::-moz-focus-inner,input::-moz-focus-inner{border:0}a{outline:none!important}html,body{-webkit-tap-highlight-color:transparent}html,body{overscroll-behavior:none;width:100%;height:100%;background:#000;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.app-wrapper{position:relative;width:100%;height:100vh;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:none;touch-action:pan-y;background:transparent}.loading-overlay{position:fixed;inset:0;z-index:9999;background:#fff;display:flex;justify-content:center;align-items:center;transition:opacity .6s ease}.loading-overlay.fade-out{opacity:0;pointer-events:none}.header-fixed{position:fixed;top:0;left:0;width:100%;z-index:100000;display:flex;justify-content:center;pointer-events:none}.header-fixed>*{pointer-events:auto}.hero-fixed,.history-fixed{position:fixed;inset:0;width:100%;height:100vh;overflow:hidden;background:transparent;will-change:transform,opacity;transition:transform 1s cubic-bezier(.77,0,.175,1),opacity 1s ease}.hero-fixed{z-index:10}.history-fixed{z-index:20}.scroll-layer{position:fixed;inset:0;width:100%;height:100vh;overflow-y:auto;background:transparent;z-index:30;scroll-behavior:smooth;overscroll-behavior:contain;transition:transform 1s cubic-bezier(.77,0,.175,1),opacity 1s ease;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.scroll-inner{display:flex;flex-direction:column;background:transparent}.fixed-bg{position:fixed;inset:0;background:url(/company-back.png) center center / cover no-repeat;z-index:0;pointer-events:none}section{min-height:100vh;display:flex;justify-content:center;align-items:center;font-size:2rem}.scroll-layer::-webkit-scrollbar{display:none}.scroll-layer{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:600px){html,body{height:auto}.app-wrapper{height:auto;min-height:100vh;overflow-y:auto}}.loading-wrap{--fs-64: clamp(36px, 4.23vw, 64px);--fs-48: clamp(28px, 3.17vw, 48px);--ls-46p: .46em;--lh-101p: 1.5}.loading-wrap{position:fixed;inset:0;z-index:10000;overflow:hidden;background:transparent}.color-layer{position:absolute;inset:0;display:flex;z-index:1}.color-left,.color-right{width:50%;height:100%}.color-left{background-color:#00009f}.color-right{background-color:#fff}.texture-layer{position:absolute;inset:0;display:flex;z-index:2;animation:swayBackground 6s ease-in-out infinite;mix-blend-mode:multiply}.loading-wrap.is-settling .texture-layer{animation:settleBackground 1s ease forwards}.texture-left,.texture-right{width:50%;height:100%;background-size:cover;background-repeat:no-repeat}.texture-left{background-image:url(/loading-back2.png);background-position:left center}.texture-right{background-image:url(/loading-back2.png);background-position:right center}.loading-wrap.is-sliding .texture-left,.loading-wrap.is-sliding .color-left{transform:translateY(-100%);transition:transform 1.2s cubic-bezier(.6,0,.4,1)}.loading-wrap.is-sliding .texture-right,.loading-wrap.is-sliding .color-right{transform:translateY(100%);transition:transform 1.2s cubic-bezier(.6,0,.4,1)}.loading-ribbon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;width:100vw;display:flex;justify-content:center;overflow:hidden;clip-path:inset(0 100% 0 0);opacity:0}.loading-ribbon.clip-reveal{opacity:1;animation:clipReveal 2.2s ease-in-out forwards}@keyframes clipReveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.ribbon-img{width:100vw;height:auto;display:block}.ribbon-text{position:absolute;inset:0;display:flex;justify-content:flex-end;align-items:center;text-align:right}.flag{position:absolute;top:50%;transform:translateY(-50%);z-index:10;opacity:1;transition:transform .3s ease-out,opacity .6s ease}.flag-tw{left:0}.flag-jp{right:0}.loading-wrap.is-sliding .flag{opacity:0}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:"Noto Serif JP",serif;font-weight:500;font-size:clamp(1rem,2vw,2rem);letter-spacing:.05em;text-shadow:0 0 8px rgba(0,0,0,.4);z-index:12;opacity:1;transition:opacity .6s ease}.loading-wrap.is-sliding .progress-text{opacity:0}@keyframes swayBackground{0%{transform:scale(1.02) rotate(.4deg)}25%{transform:scale(1.05) rotate(-.8deg)}50%{transform:scale(1.03) rotate(.5deg)}75%{transform:scale(1.06) rotate(-.5deg)}to{transform:scale(1.03) rotate(.2deg)}}@keyframes settleBackground{0%{transform:scale(1.03) rotate(.2deg)}to{transform:scale(1.02) rotate(0)}}@media(max-width:480px){.loading-overlay{display:none!important}}@media(min-width:1201px){.loading-wrap{--fs-64: 64px;--fs-48: 48px}}:root{font-size:16px}.header{position:fixed;top:1.3rem;left:50%;transform:translate(-50%);width:85%;height:clamp(70px,6vw,82px);border-radius:100rem;overflow:hidden;z-index:100;background:#ffffff26;border:.05rem solid rgba(255,255,255,1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all .4s ease}.header-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.header-logo{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.header-logo img{height:70px;width:auto;display:block}.pc-nav{flex:.85;display:flex;justify-content:center}.nav-list{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.nav-list li a{color:#000;text-decoration:none;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:18px;letter-spacing:.05em;transition:opacity .3s ease}.nav-list li a:hover{opacity:.6}.pc-contact-btn{border:1px solid #9f3036;padding:10px 15px 10px 20px;font-family:"Noto Serif JP",serif;font-size:16px;color:#9f3036;display:flex;align-items:center;gap:12px;cursor:pointer;background:#fff;margin:0 50px 0 0;transition:background .25s ease,color .25s ease;font-weight:700}.pc-contact-arrow{font-size:16px}.pc-contact-btn:hover{background:#9f3036;color:#fff}.lang-toggle{position:relative;width:120px;height:46px;border-radius:50px;display:flex;align-items:center;padding:4px;cursor:pointer;transition:background .3s ease;border:3px solid #9f3036;background:transparent}.lang-toggle.jp-active{background:#9f3036;border-color:#9f3036}.lang-toggle.twn-active{background:#000c86;border-color:#000c86}.toggle-pill{position:absolute;width:52%;height:38px;background:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:600;transition:all .3s ease;z-index:2}.toggle-pill.left{left:1px;color:#9f3036}.toggle-pill.right{left:calc(48% - 1px);color:#000c86}.jp-label,.twn-label{position:absolute;width:50%;text-align:center;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:600;opacity:.5;color:#fff;pointer-events:none}.jp-label{left:0}.twn-label{right:0}.lang-toggle.jp-active .jp-label,.lang-toggle.twn-active .twn-label{opacity:0}.pc-lang{display:block}.mobile-lang{display:none}.hamburger{display:none;background:none;border:none;padding:0}@media(max-width:1200px){.header-logo img{height:clamp(40px,4vw,70px)}.nav-list{gap:clamp(1.5rem,3vw,4rem)}.nav-list li a{font-size:clamp(14px,1.18vw,18px)}.toggle-pill,.jp-label,.twn-label{font-size:clamp(12px,1.2vw,16px)}}@media(max-width:1000px){.nav-list{gap:clamp(.8rem,2vw,2rem)}.nav-list li a{font-size:clamp(12px,1.6vw,16px);white-space:nowrap}.header-logo img{height:clamp(38px,5vw,60px)}.pc-contact-btn{padding:6px 10px 6px 12px;font-size:clamp(12px,1.6vw,15px);gap:6px;margin-right:20px;white-space:nowrap}.pc-contact-arrow{font-size:clamp(12px,1.6vw,14px)}.pc-lang .lang-toggle{width:clamp(80px,9vw,110px);height:clamp(32px,4vw,42px);border-width:2px}.pc-lang .toggle-pill{width:48%;height:clamp(22px,4vw,28px);font-size:clamp(10px,1.5vw,14px)}.pc-lang .jp-label,.pc-lang .twn-label{font-size:clamp(10px,1.5vw,14px)}}@media(max-width:600px){.pc-contact-btn{display:flex;padding:8px 14px 8px 16px;margin:0;font-size:14px;background:#fff;color:#9f3036;white-space:nowrap;order:2;font-weight:700}.header{top:1rem;left:50%;transform:translate(-50%);width:95%;height:75px;border-radius:100rem;background:#ffffff26;border:.5px solid rgba(255,255,255,1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-inner{width:100%;height:100%;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-nav,.pc-lang{display:none}.header-logo{padding-left:10px;order:1}.header-logo img{height:48px}.mobile-lang{order:3;display:flex;align-items:center;justify-content:center}.mobile-lang .lang-toggle{width:35px;height:65px;border-radius:50px;border-width:2px;position:relative}.mobile-lang .toggle-pill{width:30px;height:30px;border-radius:50%;background:#fff;font-size:12px;font-weight:700;position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}.mobile-lang .toggle-pill.left{top:1px;color:#9f3036}.mobile-lang .toggle-pill.right{bottom:1px;color:#000c86}.mobile-lang .jp-label,.mobile-lang .twn-label{position:absolute;left:50%;transform:translate(-50%);font-size:11px;color:#fff;opacity:.8;pointer-events:none}.mobile-lang .jp-label{top:5px}.mobile-lang .twn-label{bottom:7px;left:10px}.hamburger{order:4;display:flex;flex-direction:column;justify-content:center;align-items:center;width:45px;height:100%;cursor:pointer}.hamburger span{display:block;width:38px;height:3px;background:#9f3036;margin:4px 10px 4px 0;transition:.3s ease;border-radius:30px}.hamburger.open span:nth-child(1){transform:translateY(10px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}}.overlay{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:9998}.overlay.show{opacity:1;pointer-events:auto}.sidebar{position:fixed;top:0;left:-100%;width:100vw;height:100vh;background:linear-gradient(to bottom,#92929266,#fff3,#92929266),url(/SPsidebar-back2.png) center top / cover no-repeat;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transition:left .45s ease;z-index:9999;overflow:hidden}.sidebar.active{left:0}.sidebar-header{position:absolute;top:1rem;left:50%;transform:translate(-50%);width:95%;height:75px;border-radius:100rem;display:flex;align-items:center;justify-content:space-between;padding:0 14px;gap:12px;z-index:10000}.sidebar-logo-wrap{order:1;display:flex;align-items:center}.sidebar-logo{height:48px;width:auto}.sidebar-contact-btn{order:2;border:1px solid #9f3036;padding:8px 14px 8px 16px;font-family:"Noto Serif JP",serif;font-size:14px;background:#fff;color:#9f3036;font-weight:700;display:flex;align-items:center;gap:10px}.sidebar-contact-btn:hover{background:#9f3036;color:#fff}.sidebar-lang{order:3;display:flex;align-items:center;justify-content:center}.sidebar-lang .lang-toggle{width:35px;height:65px;border-radius:50px;border:2px solid #9F3036;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.sidebar-lang .lang-toggle.jp-active{background:#9f3036;border-color:#9f3036}.sidebar-lang .lang-toggle.twn-active{background:#000c86;border-color:#000c86}.sidebar-lang .toggle-pill{width:30px;height:30px;border-radius:50%;background:#fff;font-size:12px;font-weight:700;position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.sidebar-lang .toggle-pill.left{top:1px;color:#9f3036}.sidebar-lang .toggle-pill.right{bottom:1px;color:#000c86}.sidebar-lang .jp-label,.sidebar-lang .twn-label{position:absolute;left:50%;transform:translate(-50%);font-size:11px;color:#fff;opacity:.8;pointer-events:none}.sidebar-lang .jp-label{top:5px}.sidebar-lang .twn-label{bottom:7px;left:10px}.sidebar-close-btn{order:4;width:45px;height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;color:#9f3036;background:none;border:none;cursor:pointer}.sidebar-list{list-style:none;padding:140px 28px 20px;margin:0;display:flex;flex-direction:column;gap:28px}.sidebar-list li{border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:18px}.sidebar-list li a{text-decoration:none;color:#fff;display:flex;flex-direction:column;gap:6px;position:relative}.sidebar-en-img{width:100px;height:auto}.sidebar-list .jp{font-size:24px;font-weight:500;padding-left:150px}.sidebar-list .arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:20px}.sidebar-bottom-fade{position:absolute;bottom:0;width:100%;height:180px;background:linear-gradient(to bottom,#fff0,#ffffff40)}.hero{--design-w: 1512;--fs-64: 64px;--fs-48: 48px;--fs-128: 128px;--fs-20: 20px;--ls-46p: .46em;--lh-101p: 1.5}.hero{position:relative;min-height:100dvh;width:100vw;overflow:hidden;background:transparent;z-index:0}.hero-inner{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease;z-index:2}.hero-inner.visible{opacity:1}.hero-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.hero-cell-wrapper{position:relative;overflow:hidden}.hero-cell{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.hero-cell.next{opacity:0;transform:translateY(0)}.hero-cell.next.slide-up{animation:slideUp 1.8s ease forwards}.hero-cell.next.slide-down{animation:slideDown 1.8s ease forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.hero-ribbon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;width:100vw;display:flex;justify-content:center}.ribbon-img{width:100%;height:auto;transition:transform .4s ease}@media(max-height:981px){.ribbon-img{transform-origin:center;transform:scaleY(.85)}}@media(max-height:900px){.ribbon-img{transform-origin:center;transform:scaleY(.75)}}@media(max-height:600px){.ribbon-img{transform-origin:center;transform:scaleY(.65)}}@media(min-width:1513px){.ribbon-img{transform-origin:center;transform:scaleY(.85)}}@media(min-width:1700px){.ribbon-img{transform-origin:center;transform:scaleY(.75)}}@media(min-width:1900px){.ribbon-img{transform-origin:center;transform:scaleY(.65)}}.ribbon-text{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;text-align:left;transform:translate(3%)}.ribbon-text h1{font-family:"Noto Serif JP",serif;color:#fff;font-weight:600;margin:0;line-height:var(--lh-101p);letter-spacing:var(--ls-46p);font-size:var(--fs-48)}.ribbon-text h1 .highlight{font-size:var(--fs-64);font-weight:700}.ribbon-text h1 .normal{font-size:var(--fs-48);font-weight:600}.hero-message{position:absolute;right:7%;bottom:22%;z-index:5;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translate(40px);transition:opacity 1.2s ease,transform 1.2s ease}.hero-message.visible{opacity:1;transform:translate(0);gap:.5rem}.hero-message p{background:#fff;color:#000;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:var(--fs-20);line-height:1.8;letter-spacing:.05em;padding:.5rem 1rem;opacity:0;transform:translate(-40px)}.hero-message p.fade-slide-in{animation:fadeSlideIn 1.8s cubic-bezier(.6,0,.4,1) forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.fade-delay-1{animation-delay:0s!important}.fade-delay-2{animation-delay:1s!important}.fade-delay-3{animation-delay:2s!important}.hero-english{position:absolute;left:0;width:100%;bottom:0;overflow:hidden;z-index:5}.hero-english p{color:#fff;font-family:"Noto Serif Display",serif;font-weight:600;font-size:var(--fs-128);letter-spacing:.1em;white-space:nowrap;margin-bottom:-15px;line-height:1;animation:textSlide 25s linear infinite}@keyframes textSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.scroll-indicator{position:absolute;right:14vw;top:58%;transform:translateY(-50%);width:2px;height:clamp(80px,12vw,258px);background:repeating-linear-gradient(to bottom,rgba(185,185,185,.8) 0 2px,transparent 2px 4px);border-radius:2px;overflow:hidden}.scroll-indicator:after{content:"";position:absolute;left:0;width:100%;height:0%;top:0;background:#fff;box-shadow:0 0 6px #ffffffe6;animation:scrollBarFullWipe 3.2s cubic-bezier(.6,0,.4,1) infinite;border-radius:2px}@keyframes scrollBarFullWipe{0%{top:0%;height:0%}35%{top:0%;height:100%}90%{top:100%;height:100%}to{top:100%;height:100%;opacity:0}}@media(max-width:1200px){.hero{--fs-64: clamp(36px, 4.23vw, 64px);--fs-48: clamp(28px, 3.17vw, 48px);--fs-128: clamp(48px, 8.46vw, 128px);--fs-20: clamp(14px, 1.32vw, 20px)}}@media(max-width:480px){.hero-grid{grid-template-columns:1fr!important;grid-template-rows:1fr 1fr!important}.hero-cell-wrapper{height:50vh!important}.scroll-indicator{display:none!important}.hero-english p{font-size:64px!important;margin-bottom:-8px}.ribbon-img{transform:scaleY(1.6)!important;width:150%!important}.hero-message{top:auto!important;bottom:22%;right:auto;left:10%;width:86%;transform:none!important}.hero-message.visible{gap:.3rem}.hero-message p{font-size:14px!important;line-height:1.6;max-width:100%;white-space:normal;padding:.5rem .4rem;letter-spacing:0!important}}.heroSP{position:relative;width:100%;height:842px;max-width:600px;margin:0 auto;overflow:hidden;background:#000}.heroSP-bg{position:absolute;width:100%;height:50%;overflow:hidden}.heroSP-bg.top{top:0}.heroSP-bg.bottom{bottom:0}.heroSP-cell-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.heroSP-cell{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.heroSP-cell.next{opacity:0;transform:translateY(0)}.heroSP-cell.next.slide-down{animation:spSlideDown 1.8s ease forwards}.heroSP-cell.next.slide-up{animation:spSlideUp 1.8s ease forwards}@keyframes spSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes spSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.heroSP-ribbon{position:absolute;width:130%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5}.heroSP-ribbon-img{width:100%;transform-origin:center}@media(max-height:842px){.heroSP-ribbon-img{transform:scaleY(.85)}}@media(max-height:700px){.heroSP-ribbon-img{transform:scaleY(.75)}}@media(max-width:600px){.heroSP-ribbon-img{transform:scaleY(.75)}}.heroSP-ribbon-text{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;transform:translate(3%)}.heroSP-ribbon-text h1{font-family:"Noto Serif JP",serif;color:#fff;font-weight:600;line-height:.8em;letter-spacing:.46em;margin:0}.heroSP-ribbon-text .hl{font-size:36px;font-weight:700;letter-spacing:.46em}.heroSP-ribbon-text .sub{font-size:28px;font-weight:600;letter-spacing:.46em}.heroSP-message{position:absolute;bottom:20%;left:10%;width:90%;display:flex;flex-direction:column;align-items:flex-start;z-index:10}.heroSP-message p{background:#fff;padding:6px 14px;margin:2px 0;font-family:Noto Sans JP,sans-serif;font-size:14px;line-height:1.7;opacity:0;transform:translateY(20px)}.msg-line{animation:msgFadeUp 1.4s cubic-bezier(.6,0,.4,1) forwards}.delay-1{animation-delay:.5s}.delay-2{animation-delay:1.5s}.delay-3{animation-delay:2s}@keyframes msgFadeUp{0%{opacity:0;transform:translate(-25px)}to{opacity:1;transform:translate(0)}}.heroSP-english{position:absolute;bottom:-20px;width:100%;overflow:hidden}.heroSP-english p{font-family:"Noto Serif Display",serif;color:#fff;font-size:64px;white-space:nowrap;animation:spEnglish 20s linear infinite}@keyframes spEnglish{0%{transform:translate(-100%)}to{transform:translate(100%)}}:root{--design-w: 1512;--design-h: 982;--base-content-w: 1200;--scale-x: calc(100vw / var(--base-content-w));--scale-y: calc((100vh - 82px) / var(--design-h));--scale-final: min(var(--scale-x), var(--scale-y), 1);--fs-49: 48px;--fs-19: 19px;--fs-22: 16px;--fs-14: 14px}@media(max-width:1200px){:root{--fs-49: clamp(28px, 4.17vw, 48px);--fs-19: clamp(14px, 1.3vw, 18px);--fs-22: clamp(12px, 1.1vw, 16px);--fs-14: clamp(12px, .92vw, 14px)}}@media(max-height:900px){.history-jp-title{font-size:40px!important}.history-text{font-size:16px!important}.history-info-box p{font-size:14px!important}}.history-section{position:relative;width:100%;height:calc(100dvh - 82px);padding-top:82px;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.history-bg{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:44%;min-width:665px;height:auto;max-height:100%;object-fit:cover;object-position:center;z-index:0}@media(min-width:1512px){.history-bg{width:44%;min-width:44%}}@media(max-height:982px){.history-bg{min-width:0;left:49%;max-height:88%;width:auto;height:88%}}@media(max-width:480px){.history-bg{width:90%;min-width:0;height:auto;max-height:76%;top:54%;transform:translate(-50%,-50%);object-fit:contain}}.history-scale{transform:scale(var(--scale-final));transform-origin:top center;width:100%;height:100%;display:flex;justify-content:center}.history-content{position:relative;z-index:2;width:100%;max-width:1200px;height:100%;display:flex;flex-direction:column;align-items:center;top:20%;text-align:center;color:#fff;font-family:"Noto Serif JP",serif}.history-header{display:flex;align-items:center;justify-content:center;gap:.6vw;margin-top:1em}.history-taiwan{width:clamp(16px,1.2vw,22px);height:auto}.history-en{font-family:"Noto Serif",serif;font-size:var(--fs-14);color:#fff;font-weight:600}.history-jp-title{font-family:"Noto Serif JP",serif;font-size:var(--fs-49);font-weight:500;color:#fff;margin-bottom:1em;letter-spacing:.02em}@media(max-width:480px){.history-jp-title{font-size:24px!important}}.history-text{font-family:Noto Sans JP,sans-serif;font-size:var(--fs-19);color:#fff;line-height:1.8;margin-bottom:1em}.history-info-container{position:absolute;bottom:37%;right:33%;transform:translate(50%);display:flex;flex-direction:column;align-items:flex-start;gap:.7vw;z-index:3}@media(max-width:480px){.history-info-container{bottom:46%;right:34%;text-align:left}.history-info-box p{font-size:14px!important;padding:.5vw}}.history-info-box{background-color:#fff;padding:.3vw 1vw;box-shadow:0 4px 12px #0000001a;max-width:550px}.history-info-box p{font-family:Noto Sans JP,sans-serif;font-size:var(--fs-22);line-height:1.7;color:#000}.history-footer{position:absolute;bottom:20%;left:50%;transform:translate(-50%);font-family:"Noto Serif",serif;font-weight:700;font-size:96px;color:#e6e6e6;white-space:nowrap;z-index:2}@media(max-width:1200px){.history-footer{font-size:clamp(28px,8vw,96px)}}@media(max-width:480px){.history-footer{font-size:28px!important;bottom:38%}}.historySP{position:relative;width:100%;max-width:600px;height:700px;min-height:700px;margin:0 auto;overflow:hidden;background:#fff}.historySP-bg{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%);z-index:1}.historySP-inner{position:relative;z-index:2;width:100%;height:100%;padding-top:150px;text-align:center;color:#fff;font-family:"Noto Serif JP",serif}.historySP-en{font-size:12px;margin-bottom:10px;font-family:"Noto Serif Display",serif}.historySP-title{font-size:24px;font-weight:500;margin-bottom:16px;letter-spacing:.03em}.historySP-text{font-family:Noto Sans JP,sans-serif;font-size:14px;line-height:1.75;margin-bottom:12px;font-weight:400}.historySP-info{margin-top:25px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px;width:100%;align-items:flex-start;padding-left:32%}.historySP-box{background:#fff;color:#000;font-family:Noto Sans JP,sans-serif;font-size:14px;line-height:1.65;padding:6px 12px;display:inline-block;width:auto;max-width:100%;text-align:left}.historySP-footer{position:absolute;bottom:90px;left:50%;transform:translate(-50%);font-size:28px;color:#e8e8e8;font-family:"Noto Serif Display",serif;white-space:nowrap;font-weight:600}.historyopen-section{position:relative;width:100%;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.book-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding-top:40px}.flipbook{background:#fff!important;box-shadow:none!important;transform:scale(.95);transform-origin:center}.page{width:100%;height:100%;background:#fff}.page-img{width:100%;height:100%;object-fit:cover;pointer-events:none}.book-btn{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;background:#5a5a5a99;border-radius:50%;border:none;cursor:pointer;z-index:9999;display:flex;justify-content:center;align-items:center;transition:.2s ease}.book-btn:hover{transform:translateY(-50%) scale(1.08);background:#4c4c4c}.book-btn:focus{outline:none!important;box-shadow:none!important}.btn-arrow-img{width:28px;height:28px;object-fit:contain;animation:arrowWave 1.8s infinite ease-in-out;transform:translate(0)}.arrow-right-img{padding-left:10px}@keyframes arrowWave{0%,to{transform:translate(0)}50%{transform:translate(-8px)}}.left-btn{left:-50px}.right-btn{right:-60px}.detail-btn{position:absolute;bottom:30px;right:30px;padding:12px 20px;font-size:16px;font-weight:600;background:#9f3036;color:#fff;border:none;cursor:pointer;z-index:99999;opacity:1;transition:.2s ease}.detail-btn:hover{opacity:1;transform:scale(1.02)}.popup-overlay{position:fixed;inset:0;background:#000000bf;z-index:99999;display:flex;justify-content:center;align-items:center;padding:20px}.popup-content{position:relative;background:#fff;max-width:900px;width:100%;max-height:95vh;overflow-y:auto;border-radius:10px;padding:30px}.popup-img{width:100%;height:auto;margin-bottom:20px;display:block}.popup-back-btn{position:fixed;bottom:30px;right:30px;background:#9f3036;color:#fff;border:none;padding:14px 28px;font-size:20px;font-weight:700;cursor:pointer;z-index:100000;transition:.2s ease}.popup-back-btn:hover{transform:scale(1.05)}.historyopenSP{position:relative;width:100%;max-width:600px;height:700px;min-height:700px;margin:0 auto;overflow:hidden;background:#fff;display:flex;justify-content:center;align-items:center;touch-action:pan-y}.sp-book{margin-left:0}.page{width:100%;height:100%;overflow:hidden}.page-img{width:100%;height:100%;object-fit:contain;object-position:right center}.swipe-hint{position:absolute;bottom:45px;left:50%;transform:translate(-50%);display:flex;gap:4px;opacity:.7}.swipe-arrow{width:15px;height:15px;border-left:5px solid #9f3036;border-top:5px solid #9f3036;transform:rotate(-45deg);animation:swipeMove 1.4s infinite ease-in-out}.swipe-arrow:nth-child(1){animation-delay:0s}.swipe-arrow:nth-child(2){animation-delay:.2s}.swipe-arrow:nth-child(3){animation-delay:.4s}@keyframes swipeMove{0%{opacity:0;transform:translate(0) rotate(-45deg)}50%{opacity:1;transform:translate(-10px) rotate(-45deg)}to{opacity:0;transform:translate(-20px) rotate(-45deg)}}@media(min-width:430px){.swipe-hint{bottom:20px!important}}@media(min-width:500px){.swipe-hint{bottom:30px!important}}@media(min-width:500px){.historyopenSP{height:auto;min-height:700px;padding-top:40px;padding-bottom:40px}}.properties-title{font-family:"Noto Serif JP",serif;font-size:clamp(24px,4vw,48px)}.center-name{font-size:clamp(18px,2.3vw,24px)}.side-name{font-size:clamp(14px,1.7vw,22px)}.property-area,.property-desc{font-size:clamp(12px,2vw,18px)}.properties-section{width:100%;display:flex;justify-content:center;background:#fff;padding:60px 0 120px}.properties-content{width:1200px;margin:0 auto;position:relative}.properties-header{margin-bottom:20px}.properties-icon{height:20px}.carousel-row{width:100%;display:flex;justify-content:center}.cards-wrapper{display:flex;align-items:center;justify-content:center;gap:90px}.property-card.center{width:355px}.property-card.side{width:300px;filter:none!important}.property-card{contain:layout paint;will-change:opacity,transform}.property-image{position:relative;width:100%}.property-img{width:100%;display:block;object-fit:cover;will-change:opacity;transform:translateZ(0)}.property-img.base{opacity:1;transition:opacity .1s ease}.property-img.hover-img{position:absolute;inset:0;width:100%;opacity:0;transition:opacity .1s ease}.property-card:hover .hover-img{opacity:1}.property-card:hover .base{opacity:0}.red-gradient{display:none!important}.property-name{position:absolute;bottom:-1px;width:100%;text-align:center;font-family:"Noto Serif JP",serif;color:#fff;font-weight:900;padding:12px 0;background:linear-gradient(90deg,#fff0,#ffffff59 20%,#ffffff73,#ffffff59 80%,#fff0);border:1px solid #ccc}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.property-name{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.property-info-box{background:#fff;padding:0 20px;margin-top:10px}.center-info-box .property-area,.center-info-box .property-desc{color:#9f3036!important;border-color:#d5d5d5!important}.property-area{border-bottom:1px solid #ccc;padding-bottom:6px}.property-desc{padding-top:6px}.indicator-wrapper{margin-top:16px;width:100%;display:flex;justify-content:center}.indicator-bar{width:355px;height:3px;background:#ddd;position:relative;overflow:hidden}.indicator-active{height:3px;background:#9f3036;transition:transform .1s ease;will-change:transform}.bottom-arrows{position:absolute;right:80px;display:flex;gap:12px}.arrow-btn-bottom{border:none;background:none;cursor:pointer}.arrow-btn-bottom img{width:60px}.sold-badge{color:#fff;font-weight:700;margin-left:40px;font-size:24px;padding:4px 8px}.center-badge{background-color:#9f3036}.side-badge{background-color:#000}@media(max-width:1024px){.cards-wrapper{gap:20px;transform:scale(1)}.property-card.center{width:260px}.property-card.side{width:220px}.property-name{font-size:14px!important}.property-info-box{padding:0 10px}.bottom-arrows{right:20px}}@media(max-width:1200px){.properties-section{min-height:800px}.properties-content{max-width:1000px}}@media(max-width:1000px){.properties-section{padding:20px 0 60px}.properties-content{max-width:900px}}.propertiesSP{height:1850px;margin:0 auto;background:#fff;position:relative;overflow:hidden;display:block}.propertiesSP-header{text-align:center;padding-top:100px}.propertiesSP-icon{width:160px;height:auto;display:block;margin:0 auto 6px}.propertiesSP-title{font-size:24px;font-family:"Noto Serif JP",serif;margin-bottom:26px;color:#000;font-weight:400}.propertiesSP-list{width:100%;display:block}.propertiesSP-item{margin-bottom:30px}.propertiesSP-img{width:80%;height:417px;object-fit:cover;display:block}.img-0{margin-left:0}.img-1{margin-left:auto}.img-2{margin-left:0}.propertiesSP-textblock{margin-top:12px;width:80%}.textblock-0,.textblock-2{margin-left:20px;text-align:left}.textblock-1{margin-left:auto;text-align:left}.propertiesSP-area{font-size:18px;color:#000}.propertiesSP-line{width:90%;height:1px;background:#cfcfcf;margin:6px 0}.propertiesSP-desc{font-size:18px;color:#000;line-height:1.7}:root{--design-w: 1512;--fs-48: 48px;--fs-18: 18px}@media(max-width:1200px){:root{--fs-48: clamp(28px, 3.17vw, 48px);--fs-18: clamp(14px, 1.19vw, 18px)}}.company-section{position:relative;width:100%;min-height:982px;background-color:#fff;display:flex;justify-content:center;z-index:10;margin-top:-30px}.company-content{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:5}.company-header{text-align:left;margin-bottom:clamp(40px,5vw,60px)}.company-icon{height:clamp(16px,1.4vw,20px)}.company-title{font-family:"Noto Serif JP",serif;font-size:var(--fs-48);font-weight:500;color:#1a1a1a;margin:0;line-height:1.2;letter-spacing:.03em}.company-table{width:90%;margin-left:clamp(60px,12vw,180px)}.company-row{display:flex;align-items:stretch;border-bottom:1px solid #d8d8d8}.company-label{flex:0 0 clamp(100px,9.3vw,140px);font-family:Noto Sans JP,sans-serif;font-size:var(--fs-18);font-weight:500;color:#2d2d2d;position:relative;display:flex;align-items:center;justify-content:center}.company-label:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#a54846}.company-value{flex:1;font-family:Noto Sans JP,sans-serif;font-size:var(--fs-18);color:#222;line-height:1.8;padding:clamp(16px,2vw,24px) 0 clamp(16px,2vw,24px) clamp(16px,5vw,80px)}.company-transparent-area{width:100%;height:clamp(280px,30vw,400px);background:#fff0;position:relative;z-index:5;margin-top:-2px}@media(max-width:1200px){.company-section{min-height:800px}}@media(max-width:1000px){.company-section{min-height:650px}}.companySP{width:100%;max-width:600px;height:850px;background:#fff;margin:0 auto;position:relative;overflow:hidden}.companySP-inner{width:100%;padding:60px 20px 0;text-align:center;box-sizing:border-box}.companySP-header{margin-bottom:20px}.companySP-icon{width:100px;height:auto;margin:0 auto 6px;display:block}.companySP-title{font-size:24px;font-family:"Noto Serif JP",serif;font-weight:500;margin-bottom:24px}.companySP-table{width:100%}.companySP-block{margin-bottom:24px}.companySP-label{font-size:14px;font-family:Noto Sans JP,sans-serif;color:#000;margin-bottom:16px;position:relative;padding-bottom:14px}.companySP-label:after{content:"";width:100%;height:1px;background:#cfcfcf;position:absolute;bottom:0;left:0}.companySP-label:before{content:"";width:135px;height:1px;background:#9f3036;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:10}.companySP-value{font-size:14px;font-family:Noto Sans JP,sans-serif;color:#000;line-height:1.8}.companySP-transparent{width:100%;height:260px}:root{--fs-48: 48px;--fs-18: 18px;--fs-16: 18px;--step-size: 64px;--btn-w: 275px;--btn-h: 62px}@media(max-width:1200px){:root{--fs-48: clamp(28px, 3.17vw, 48px);--fs-18: clamp(14px, 1.3vw, 18px);--fs-16: clamp(13px, 1.3vw, 18px);--step-size: clamp(48px, 4.2vw, 64px);--btn-w: clamp(220px, 18vw, 275px);--btn-h: clamp(48px, 4.1vw, 62px)}}.contact-section{background:#fff;width:100%;display:flex;justify-content:center;padding:clamp(60px,5vw,100px) 0 0 0}.contact-inner{max-width:1200px;width:100%;font-family:"Noto Serif JP",serif}.contact-header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:clamp(20px,2vw,30px);flex-wrap:wrap}.contact-header{flex:1;min-width:340px}.contact-subtitle img{height:clamp(18px,1.6vw,25px)}.contact-title{font-size:var(--fs-48);font-weight:500;letter-spacing:.03em}.contact-text{font-size:var(--fs-18);font-family:"Noto Serif JP",serif;line-height:1.8;margin-bottom:40px;font-weight:700}.contact-steps{display:flex;align-items:center;gap:clamp(8px,1vw,12px);min-width:280px}.step{width:var(--step-size);height:var(--step-size);border-radius:50%;border:1px solid #9f3036;color:#222;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif JP",serif;font-size:var(--fs-16);background:#fff;transition:.4s}.step.active{background:#9f3036;color:#fff}.step-arrow{font-size:clamp(20px,2vw,28px);color:#9f3036}.contact-form{display:flex;flex-direction:column;gap:clamp(10px,1.5vw,15px);padding:0 clamp(40px,14vw,200px)}.form-group{display:flex;align-items:center;gap:20px}.form-group label{width:clamp(120px,10vw,150px);font-size:var(--fs-18);font-family:"Noto Serif JP",serif;color:#222}.form-group input,.form-group textarea{flex:1;font-size:var(--fs-16);padding:10px 12px;border:1px solid #ddd;outline:none;font-family:"Noto Serif JP",serif;background-color:#fff}.form-group input:focus,.form-group textarea:focus{border-color:#9f3036}.confirm-view .form-group{align-items:center}.confirm-view p{flex:1;padding:10px 12px;border-bottom:1px solid #ddd;font-size:var(--fs-16);font-family:Noto Sans JP,sans-serif}.done-view{text-align:center;padding:60px 0}.thanks-message{font-size:clamp(16px,1.3vw,20px);line-height:1.8}.form-button-wrap{display:flex;justify-content:center;gap:24px}.contact-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--btn-w);height:var(--btn-h);font-size:var(--fs-16);cursor:pointer;font-family:"Noto Serif JP",serif;border-radius:0;transition:.4s;border:1px solid #9f3036;background:#fff;color:#9f3036}.main-btn .dot{position:absolute;right:22px;top:50%;width:16px;height:16px;transform:translateY(-50%);overflow:hidden}.main-btn .dot:before,.main-btn .dot:after{position:absolute;top:50%;left:50%;transition:.35s;transform:translate(-50%,-50%)}.main-btn .dot:before{content:"";width:10px;height:10px;background:#9f3036;border-radius:50%}.main-btn .dot:after{content:"→";opacity:0;color:#fff;transform:translate(-50%,-50%) translate(-10px)}.main-btn:hover{background:#9f3036;color:#fff;border:none}.main-btn:hover .dot:before{opacity:0;transform:translate(-50%,-50%) translate(10px)}.main-btn:hover .dot:after{opacity:1;transform:translate(-50%,-50%) translate(0)}.contact-btn.edit{background:#fff;color:#9f3036;border:1px solid #9f3036}.contact-btn.send{background:#9f3036;color:#fff}.contact-btn.send:hover{background:#fff;color:#9f3036;border:1px solid #9f3036}@media(max-width:1200px){.contact-section{padding:40px 0 0;min-height:850px}.contact-inner{max-width:1000px;min-height:700px}.contact-header-row{margin-bottom:20px}}@media(max-width:1000px){.contact-section{padding:20px 0 0}.contact-inner{max-width:880px}.contact-header-row{margin-bottom:10px}.contact-form{padding:0 clamp(20px,10vw,120px)}}@media(max-width:768px){.contact-section{padding:10px 0 0}.contact-inner{max-width:700px}.contact-form{padding:0 20px}}.form-error{margin-top:12px;color:#d93025;font-size:14px}@media(max-width:600px){.contactSP{width:100%;max-width:600px;height:1000px;background:#fff;margin:0 auto;position:relative;overflow:hidden}.contactSP-scroll{width:100%;overflow-y:auto;padding:30px 24px 40px;box-sizing:border-box}.contactSP-header{text-align:center;margin-bottom:20px}.contactSP-icon{width:100px;height:auto}.contactSP-title{font-size:24px;font-family:"Noto Serif JP",serif;font-weight:500}.contactSP-desc{font-size:14px;line-height:1.8;text-align:left;margin-top:10px;margin-bottom:25px;font-weight:600}.contactSP-steps{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:30px}.step-arrow{font-size:22px;color:#9f3036;font-weight:600}.step{width:55px;height:55px;border-radius:50%;border:1px solid #9f3036;display:flex;align-items:center;justify-content:center;font-size:13px;font-family:"Noto Serif JP",serif;color:#9f3036}.step.active{background:#9f3036;color:#fff}.contactSP-form{display:flex;flex-direction:column;gap:15px}.form-group{display:block;width:100%;text-align:left}.form-group label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.form-group input,.form-group textarea{width:100%;border:1px solid #dcdcdc;padding:12px;font-size:14px;font-family:Noto Sans JP,sans-serif;background:#fff;outline:none;box-sizing:border-box}.form-group textarea{height:95px;resize:none}.contactSP-btn{width:80%;margin:0 auto;background:#9f3036;color:#fff;border:none;padding:16px 0;font-size:15px;font-family:"Noto Serif JP",serif;position:relative;cursor:pointer}.contactSP-btn.white{background:#fff;color:#9f3036;border:1px solid #9f3036}.contactSP-btn .dot{position:absolute;right:18px;top:50%;width:10px;height:10px;background:#fff;border-radius:50%;transform:translateY(-50%)}.contactSP-done{text-align:center;margin-top:40px}.thanks-message{font-size:15px;line-height:1.8}}input,textarea{-webkit-appearance:none;border-radius:0}:root{--fs-highlight: 64px;--fs-sub: 48px;--footer-line-height: 1.5;--footer-letter-spacing: 1.2em}@media(max-width:1200px){:root{--fs-highlight: clamp(40px, 4.23vw, 64px);--fs-sub: clamp(30px, 3.17vw, 48px)}}.footer-section{position:relative;width:100%;height:900px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;justify-content:center;font-family:"Noto Serif JP",serif;z-index:5;background-color:#fff}.footer-bg{position:absolute;inset:0 0 -3px;background-image:url(/footer-back.png);background-repeat:no-repeat;background-position:center bottom;background-size:1512px auto;z-index:1;pointer-events:none}@media(min-width:1512px){.footer-bg{background-size:100% 615px!important}}.fireworks-overlay{position:fixed;inset:0;height:100vh;background:#0000;z-index:9998;transition:background .25s ease}.fireworks-overlay.active{background:#000c}.fireworks-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none!important}.footer-inner{position:relative;z-index:4;width:90%;max-width:1200px;display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:clamp(60px,12vw,195px)}.footer-text{position:relative;bottom:-40px}.footer-text h2{font-weight:500;line-height:var(--footer-line-height);letter-spacing:var(--footer-letter-spacing);margin-bottom:70px}.footer-highlight{font-size:var(--fs-highlight)}.footer-sub{font-size:var(--fs-sub)}.footer-nav{display:flex;gap:clamp(20px,3vw,40px);font-size:clamp(14px,1.1vw,16px);list-style:none;padding-left:clamp(200px,26vw,400px);margin:0}.footer-nav li{display:flex;align-items:center}.footer-nav a{color:#fff!important;text-decoration:none;transition:opacity .3s ease}.footer-nav a:hover{opacity:.8}.footer-nav a:visited,.footer-nav a:active,.footer-nav a:focus{color:#fff!important;text-decoration:none;outline:none}.footer-visual{position:relative;display:flex;align-items:flex-end;justify-content:flex-end}.footer-taiwan{position:absolute;bottom:-200px;right:0;width:clamp(80px,6.6vw,100px);height:auto;object-fit:contain;z-index:5}.footer-top-btn{position:absolute;bottom:110px;right:-35px;background:none;border:none;cursor:pointer;transition:transform .3s ease;z-index:6}.footer-top-btn img{width:clamp(60px,8vw,140px);height:auto;display:block}.footer-top-btn:hover{transform:scale(1.05)}.footer-contact-btn{padding:16px 20px;border:1px solid #9f3036;background:#fff;font-family:"Noto Serif JP",serif;color:#9f3036;font-size:16px;font-weight:500;cursor:pointer;border-radius:0;line-height:1;letter-spacing:.05em;transition:background .25s ease,color .25s ease}.footer-contact-btn:hover{background:#9f3036;color:#fff}.footer-contact-btn:focus{outline:none}@media(max-width:1200px){.footer-section{height:800px}}@media(max-width:1000px){.footer-section{height:700px}}@media(max-width:768px){.footer-section{height:650px}}.footerSP{width:100%;max-width:600px;height:500px;position:relative;overflow:hidden;background:#fff;margin:0 auto}.footerSP-bg{position:absolute;inset:0;background-image:url(/SPfooter.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:1}.fireworks-overlay{position:fixed;inset:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:9998}.fireworks-overlay.active{opacity:1;pointer-events:auto}.fireworks-container{position:fixed;inset:0;z-index:9999;pointer-events:none}.footerSP-inner{position:relative;z-index:5;width:100%;height:100%;padding:40px 24px 0;box-sizing:border-box}.footerSP-top-btn{background:none;border:none;padding:0;position:absolute;top:80px;left:40px;cursor:pointer}.footerSP-top-btn img{width:90px;height:auto;display:block}.footerSP-nav{list-style:none;padding:0;margin:0 auto;font-family:Noto Sans JP,sans-serif;display:flex;justify-content:center;gap:32px}.footerSP-nav a{color:#fff;font-size:14px;text-decoration:none;letter-spacing:.05em}.footerSP-nav.upper{margin-top:200px}.footerSP-nav.lower{margin-top:22px}.footerSP-contact-btn{background:#fff;border:1px solid #9f3036;color:#9f3036;font-family:"Noto Serif JP",sans-serif;font-size:14px;letter-spacing:.05em;font-weight:700;padding:6px 12px;display:flex;align-items:center;gap:6px;white-space:nowrap;cursor:pointer;border-radius:0}.footerSP-contact-btn .footerSP-arrow{font-size:16px;font-weight:500}.footerSP-catch{position:absolute;bottom:60px;width:100%;display:flex;justify-content:center}.footerSP-catch p{font-family:"Noto Serif JP",serif;font-size:24px;line-height:1.46;letter-spacing:.46em;color:#fff;text-align:left;width:fit-content}@media(min-width:481px){.footerSP-bg{transform-origin:bottom;height:620px}.footerSP-top-btn{top:120px}}
