:root{--blue:#0b3895;--blue-dark:#07327f;--sky:#579abb;--ink:#343434;--cream:#fdfbf6;--line:#8aa0b7;--shadow:0 6px 18px rgba(16,43,77,.13);--wrap:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",Meiryo,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid #f2b600}.wrap{width:min(var(--wrap),calc(100% - 48px));margin-inline:auto}.narrow{max-width:900px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px;background:#fff;color:var(--blue)}.site-header{position:sticky;z-index:100;top:0;height:80px;color:#fff;background:var(--blue)}.header-inner{width:min(var(--wrap),calc(100% - 40px));height:80px;margin:auto;display:flex;align-items:center;gap:28px}.brand{flex:0 0 auto;display:block}.brand .custom-logo{width:140px;max-height:54px;object-fit:contain}.brand-mark{font-family:Georgia,serif;font-size:1.4rem;letter-spacing:.05em}.primary-nav{margin-left:auto}.nav-menu{display:flex;align-items:center;gap:25px;margin:0;padding:0;list-style:none;font-weight:600}.nav-menu a{display:block;padding-block:27px;white-space:nowrap;border-bottom:2px solid transparent}.nav-menu a:hover,.nav-menu .current-menu-item>a{border-color:#fff}.header-contact{display:grid;place-items:center;min-height:48px;padding:0 20px;border-radius:4px;color:var(--blue);background:#fff}.nav-language{display:none}.language-switcher ul{display:flex;gap:12px;margin:0;padding:0;list-style:none}.language-switcher a[aria-current=page]{font-weight:700;text-decoration:underline}.menu-toggle,.menu-backdrop{display:none}.hero-slider{position:relative;aspect-ratio:1920/600;overflow:hidden;background:#dbe8f2}.slides,.hero-slide{position:absolute;inset:0}.hero-slide{margin:0;opacity:0;transform:scale(1.02);transition:opacity .95s ease,transform 6.5s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-slide img{width:100%;height:100%;object-fit:cover}.slider-arrow{position:absolute;z-index:2;top:50%;width:52px;height:80px;border:0;color:#3e4d5c;background:rgba(255,255,255,.45);font-size:2.3rem;transform:translateY(-50%)}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.intro-strip{padding:16px 0;color:#fff;background:#629cbc;text-align:center;font-weight:600}.intro-strip p{margin:0}.content-section,.listing-section,.entry-shell,.company-page,.contact-page,.property-detail,.status-page{padding-block:78px}.section-heading{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:52px;color:var(--blue)}.section-heading:before{content:"";position:absolute;left:0;right:0;height:1px;background:var(--line)}.section-heading h1,.section-heading h2{position:relative;min-width:min(392px,calc(100% - 40px));margin:0;padding:12px 20px;border:1px solid var(--blue);background:#fff;text-align:center;font-size:2rem}.section-heading.light:before{background:#fff}.property-grid,.article-grid,.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.property-grid--archive{padding:25px;background:var(--blue)}.property-card,.article-card,.service-card{height:100%;overflow:hidden;background:#fff;box-shadow:var(--shadow);transition:transform .35s ease,box-shadow .35s ease}.property-card:hover,.article-card:hover,.service-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(16,43,77,.2)}.card-image{display:block;overflow:hidden}.card-image img,.image-placeholder{width:100%;height:270px;object-fit:cover;background:#e8edf3;transition:transform .45s ease}.property-card:hover .card-image img,.article-card:hover .card-image img{transform:scale(1.025)}.card-body{padding:20px}.card-title{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:1.16rem;line-height:1.5}.property-stats{margin:0}.property-stats div{display:grid;grid-template-columns:110px 1fr;padding:5px 0;border-bottom:1px solid #cfd4db}.property-stats dt{color:#707070}.property-stats dd{margin:0;text-align:right}.property-price,.detail-price{color:var(--blue);font-family:Georgia,serif;font-size:1.3rem;font-weight:700;text-align:right}.article-card time{font-size:.8rem;letter-spacing:.08em}.article-card p{color:#5d6268}.section-action{text-align:center;margin-top:42px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 30px;border:1px solid var(--blue);border-radius:5px;color:#fff;background:var(--blue);cursor:pointer;transition:transform .25s ease,background .25s ease}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button--outline{color:var(--blue);background:#fff}.button.full{width:100%}.services-section{padding-block:75px 95px;color:#fff;background:var(--blue)}.services-section .service-card{color:#343434}.page-hero{min-height:257px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(11,56,149,.15),rgba(11,56,149,.87)),var(--blue);background-position:center;background-size:cover}.page-hero h1{max-width:600px;margin:0 0 0 auto;text-align:right;font-size:2.4rem}.page-hero--sale{background-image:linear-gradient(90deg,transparent,rgba(11,56,149,.78)),url(../images/sale-hero.webp)}.page-hero--rent{background-image:linear-gradient(90deg,transparent,rgba(11,56,149,.78)),url(../images/rent-hero.webp)}.page-hero--company{background-image:linear-gradient(90deg,transparent,rgba(11,56,149,.78)),url(../images/company-hero.webp)}.page-hero--contact{background-image:linear-gradient(90deg,transparent,rgba(11,56,149,.78)),url(../images/contact-hero.webp)}.property-filters{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:18px;align-items:end;margin-bottom:35px;padding:25px;background:#f2f5f9}.property-filters label{display:grid;gap:5px;font-weight:700}.property-filters select{height:44px;padding:0 10px;border:1px solid #9aa8ba;background:#fff}.property-header{max-width:850px;border-bottom:1px solid var(--blue);margin-bottom:35px}.property-header h1{margin:.25rem 0;color:var(--blue);font-size:2rem}.eyebrow{margin:0;color:#69717b}.property-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:55px}.property-sidebar{align-self:start;position:sticky;top:105px;padding:25px;border:1px solid #bac2cc;box-shadow:var(--shadow)}.property-sidebar h2{margin-top:0;color:var(--blue)}.gallery-main{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery-main img{width:100%;max-height:700px;object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:10px}.gallery-thumbs button{padding:0;border:2px solid transparent;background:none}.gallery-thumbs button:hover{border-color:var(--blue)}.gallery-thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.property-specs div,.company-table div{display:grid;grid-template-columns:120px 1fr;padding:10px 0;border-bottom:1px solid #d4dae1}.property-specs dt,.company-table dt{font-weight:700}.property-specs dd,.company-table dd{margin:0}.entry-content{font-size:1rem}.entry-content>*+*{margin-top:1.5em}.entry-content h2{margin-top:2.5em;padding-bottom:.4em;color:var(--blue);border-bottom:2px solid var(--blue)}.entry-content h3{color:var(--blue)}.entry-content p{line-height:2}.entry-content img{margin-inline:auto}.entry-featured img{width:100%;max-height:650px;object-fit:cover}.detail-block{margin-top:70px}.video-grid{display:grid;gap:25px}.responsive-embed,.responsive-map{position:relative;aspect-ratio:16/9;overflow:hidden}.responsive-embed iframe,.responsive-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contact-form{display:grid;gap:24px;margin-top:45px}.contact-form label{display:grid;gap:8px}.contact-form input,.contact-form textarea{width:100%;padding:9px 12px;border:1px solid #8ba0ba;border-radius:2px}.contact-form input{height:44px}.contact-form b{color:#a41414}.privacy-check{grid-template-columns:auto 1fr!important;align-items:center}.privacy-check input{width:20px;height:20px}.honeypot{position:absolute!important;left:-9999px!important}.form-notice{padding:15px;border-left:5px solid}.form-notice.success{border-color:#287a3b;background:#ebf8ee}.form-notice.error{border-color:#a41414;background:#fff0f0}.company-table{margin-top:40px}.company-table div{grid-template-columns:180px 1fr;padding:18px}.status-page{text-align:center;min-height:55vh}.status-code{margin:0;color:var(--blue);font:700 7rem/1 Georgia,serif}.search-results article{padding:25px 0;border-bottom:1px solid #ccd3db}.nav-links{display:flex;justify-content:center;gap:8px;margin-top:40px}.page-numbers{padding:8px 14px;border:1px solid var(--blue)}.page-numbers.current{color:#fff;background:var(--blue)}.contact-cta{min-height:466px;display:grid;place-items:center;padding:50px 0;text-align:center;background:#f6f5f0}.contact-cta h2{color:var(--blue);font-size:1.8rem}.contact-cta p{line-height:2}.site-footer{color:#fff;background:#5292b5}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:45px}.footer-brand{font-family:Georgia,serif;font-size:1.5rem}.footer-navigation ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;list-style:none}.footer-company{padding-left:35px;border-left:4px solid #fff}.copyright{padding:14px;text-align:center;background:rgba(0,62,112,.35)}
@media(max-width:900px){.header-inner{width:calc(100% - 28px)}.header-contact{display:none}.menu-toggle{display:grid;gap:5px;margin-left:auto;padding:10px;border:0;background:none}.menu-toggle span:not(.screen-reader-text){display:block;width:29px;height:2px;background:#fff;transition:.25s}.primary-nav{position:fixed;z-index:102;top:80px;right:0;bottom:0;width:min(88vw,360px);padding:25px;color:var(--blue);background:#fff;box-shadow:-8px 0 25px rgba(0,0,0,.2);transform:translateX(105%);transition:transform .35s ease}.primary-nav.is-open{transform:none}.nav-menu{display:grid;gap:0}.nav-menu a{padding:14px 4px;border-bottom:1px solid #d7dee8}.nav-language{display:block;margin-top:28px}.menu-backdrop{display:block;position:fixed;z-index:99;inset:80px 0 0;background:rgba(0,0,0,.45)}.property-grid,.article-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-layout{grid-template-columns:1fr}.property-sidebar{position:static}.property-filters{grid-template-columns:1fr 1fr}.hero-slider{aspect-ratio:1}.page-hero{min-height:300px}.footer-inner{gap:30px}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.site-header,.header-inner{height:80px}.brand .custom-logo{width:160px}.hero-slider{aspect-ratio:1}.slider-arrow{width:38px}.content-section,.listing-section,.entry-shell,.company-page,.contact-page,.property-detail{padding-block:60px}.section-heading{margin-bottom:38px}.section-heading h1,.section-heading h2{min-width:64%;font-size:1.45rem}.property-grid,.article-grid,.service-grid{grid-template-columns:1fr}.property-grid--archive{padding:15px}.property-card{max-width:360px;margin:auto}.card-image img,.image-placeholder{height:240px}.page-hero{min-height:calc(100vw - 32px)}.page-hero h1{font-size:1.8rem}.property-filters{grid-template-columns:1fr}.property-header h1{font-size:1.6rem}.property-layout{gap:30px}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.company-table div{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-company{padding:25px 0 0;border:0;border-top:3px solid #fff}.contact-cta{min-height:455px}.status-code{font-size:5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.header-inner{gap:16px}.primary-nav{min-width:0;display:flex;align-items:center;gap:14px}.nav-menu{gap:14px;font-size:.84rem}.header-contact{flex:0 0 auto;white-space:nowrap}.nav-language{display:block;flex:0 0 auto}.nav-language .language-switcher ul{align-items:center;flex-wrap:nowrap;gap:7px}.nav-language .language-switcher li{flex:0 0 auto}.nav-language .language-switcher a{min-height:36px;display:flex;align-items:center;justify-content:center;padding:6px 8px;border:1px solid rgba(255,255,255,.65);font-size:.84rem;line-height:1.2;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}@media(max-width:1180px){.header-inner{width:calc(100% - 28px)}.header-contact{display:none}.menu-toggle{position:relative;width:38px;height:46px;display:grid;gap:5px;place-content:center;margin-left:auto;padding:10px;border:0;background:none}.menu-toggle span:not(.screen-reader-text){display:block;width:29px;height:2px;background:#fff;transition:transform .32s ease,opacity .2s ease}.menu-toggle.is-open{position:fixed;z-index:104;top:17px;right:20px}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header .primary-nav{position:fixed;z-index:102;top:0;right:0;bottom:0;width:min(72vw,282px);padding:72px 26px 40px;display:block;color:#fff;background:var(--blue);box-shadow:-8px 0 25px rgba(0,0,0,.2);visibility:hidden;opacity:0;pointer-events:none;transform:none;clip-path:inset(0 0 0 100%);transition:clip-path .42s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .42s}.primary-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;clip-path:inset(0)}.nav-menu{display:grid;gap:0;text-align:center;font-size:1rem}.nav-menu a{padding:13px 0;border-bottom:0}.nav-language{margin-top:12px}.nav-language .language-switcher ul{justify-content:center}.nav-language .language-switcher a{border-color:rgba(255,255,255,.65);color:#fff}.menu-backdrop{position:fixed;z-index:99;inset:0;display:block;background:rgba(4,23,54,.45)}.mobile-nav-contact{display:block;padding:13px 0;text-align:center;font-weight:700}}
.property-card{width:100%;height:572px;display:flex;flex-direction:column}.property-card .card-body{flex:1;overflow:hidden}.property-card .card-title{min-height:3.5em;max-height:3.5em;overflow:hidden}@media(max-width:600px){.property-card{height:482px}}

/* Source-faithful home page components. */
@font-face{font-family:ArialCE;src:url(../source/ArialCE-7bf49f4d.ttf) format("truetype");font-display:swap}
.intro-strip{height:54px;display:flex;align-items:center;overflow:hidden;padding:0;font-size:1.05rem;letter-spacing:.05em;white-space:nowrap}
.intro-marquee{width:max-content;display:flex;align-items:center;gap:70px;padding-left:32px;animation:klf-ticker 25s linear infinite}
@keyframes klf-ticker{from{transform:translateX(12vw)}to{transform:translateX(-115vw)}}
.home-media-feature{padding-block:107px 78px}
.home-media-title{margin:0;padding:14px 20px;color:#fff;background:var(--blue);border-block:2px solid #88a1bc;text-align:center;font-size:1.1rem;letter-spacing:.04em}
.home-media-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:40px}
.home-media-grid img{width:100%;height:auto;object-fit:fill}
.home-property-section{padding-top:21px;background-position:center;background-size:cover}
.home-property-section--sale{padding-bottom:224px;background-image:url(../source/sales_bg-f0180383.png)}
.home-property-section--rent{padding-bottom:248px}
.home-property-section .section-heading{margin-bottom:61px}
.home-property-section .section-heading h2,.home-services-section .section-heading h2,.home-news-section .section-heading h2,.home-strength-section .section-heading h2{min-height:83px;display:grid;place-items:center;font-size:2.375rem;line-height:1.5;letter-spacing:.05em}
.home-card-carousel{position:relative;min-height:635px;overflow:visible}
.home-carousel-track{width:1191px;height:572px;margin-inline:auto;display:grid;grid-template-columns:repeat(3,397px);align-items:center}
.home-carousel-item{min-width:0;display:flex;grid-row:1;transition:opacity .42s ease,transform .7s cubic-bezier(.22,1,.36,1)}
.home-carousel-item[hidden]{display:none!important}
.home-carousel-item.is-previous{grid-column:1;transform:scale(.8)}
.home-carousel-item.is-center{z-index:1;grid-column:2;transform:scale(1)}
.home-carousel-item.is-next{grid-column:3;transform:scale(.8)}
.home-carousel-item[data-direction=next]{animation:klf-carousel-next .45s cubic-bezier(.22,1,.36,1)}
.home-carousel-item[data-direction=previous]{animation:klf-carousel-previous .45s cubic-bezier(.22,1,.36,1)}
@keyframes klf-carousel-next{from{opacity:.35;translate:18px 0}to{opacity:1;translate:0 0}}
@keyframes klf-carousel-previous{from{opacity:.35;translate:-18px 0}to{opacity:1;translate:0 0}}
.home-carousel-arrow{position:absolute;z-index:3;top:50%;width:20px;height:20px;padding:0;overflow:visible;border:0;color:transparent;background:transparent;font-family:Arial,sans-serif;font-size:0;font-weight:400;line-height:0;cursor:pointer;appearance:none;transform:translateY(-50%)}
.home-carousel-arrow::before{display:inline;color:#333;font-family:"Font Awesome 5 Free";font-size:30px;font-weight:700;line-height:30px;opacity:1}
.home-carousel-arrow--previous{left:-10px}.home-carousel-arrow--previous::before{content:"\f053"}
.home-carousel-arrow--next{right:-10px}.home-carousel-arrow--next::before{content:"\f054"}
.home-carousel-arrow:hover,.home-carousel-arrow:active{color:transparent;background:transparent}
.home-carousel-arrow:hover::before,.home-carousel-arrow:active::before{color:#333;opacity:1}
.home-carousel-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:9px}
.home-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c4c4c4}
.home-carousel-dots button.is-active{background:var(--blue)}
.home-card-carousel .property-card{height:572px;border:0;box-shadow:0 2px 7px rgba(33,49,70,.08)}
.home-card-carousel .card-image img,.home-card-carousel .image-placeholder{height:270px}
.home-card-carousel .card-body{display:flex;flex-direction:column;padding:18px 18px 15px}
.home-card-carousel .card-title{height:63px;min-height:63px;max-height:63px;margin-bottom:10px;font-size:1.1rem;line-height:1.5;letter-spacing:.03em}
.home-card-carousel .property-stats{margin:auto 0 0;font-family:ArialCE,Arial,sans-serif;font-size:.86rem}
.home-card-carousel .property-stats div{grid-template-columns:minmax(92px,1fr) 1.4fr;align-items:center;padding:0}
.property-stats dt{display:flex;align-items:center;gap:7px}
.property-stats dt img{width:19px;height:19px;object-fit:contain}
.home-card-carousel .property-stats dt{padding-block:4px}
.home-card-carousel .property-price{margin:10px 0 0}
.property-price small{margin-left:4px;font-size:.7rem;font-family:inherit;font-weight:400}
.home-outline-button{min-width:180px;min-height:56px;padding-inline:22px;border:2px solid var(--blue);border-radius:16px;color:var(--blue);background:#fff;font-size:1.125rem;font-weight:700}
.home-outline-button:hover{color:#fff;background:var(--blue)}
.home-services-section{padding-block:60px;background:var(--blue) url(../source/blue_bg-556daf79.jpg) center/cover}
.home-services-section .section-heading{margin-bottom:60px}
.home-services-section .section-heading h2{padding-inline:0;background:#fff;color:var(--blue);font-weight:400;letter-spacing:1.6px}
.home-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 14px;padding-inline:10px}
.home-service-card{position:relative;height:400px;display:block;overflow:hidden;padding:60px 0;color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;letter-spacing:1.6px}
.home-service-card:before{content:"";position:absolute;inset:0;background:rgba(27,27,27,.6);transition:background-color .3s ease}
.home-service-card__body{position:relative;padding:190px 10px 20px;transition:color .3s ease}
.home-service-card:hover,.home-service-card:focus-visible{color:#000;transform:none}
.home-service-card:hover:before,.home-service-card:focus-visible:before{background:rgba(255,255,255,.5)}
.home-service-card h3{position:relative;margin:0;font-size:26px;line-height:1.5;letter-spacing:1.6px}.home-service-card p{position:relative;margin:10px 0 0;line-height:1.8;letter-spacing:1.6px}
.home-news-section{padding-block:78px 64px}
.home-news-section .article-grid{gap:28px}
.home-news-section .article-card{border-radius:16px;box-shadow:0 5px 12px rgba(27,50,77,.14)}
.home-news-section .article-card .card-image img{height:270px}
.home-news-section .article-card .card-body{padding:40px 20px}
.home-news-section .article-card .card-body>p{display:none}
.home-strength-section{padding-block:40px 60px;background:#fafafa}
.home-strength-section .section-heading{margin-bottom:134px}
.home-strength-list{width:calc(100% - 84px);margin-inline:auto;display:grid;gap:54px}
.home-strength-item{min-height:266px;display:grid;grid-template-columns:62.919% 37.081%;align-items:stretch;background:#fff;box-shadow:var(--shadow);letter-spacing:1.6px}
.home-strength-item.is-reversed{grid-template-columns:37.081% 62.919%}
.home-strength-photo{order:2;width:100%;height:266px;object-fit:cover}
.home-strength-item.is-reversed .home-strength-photo{order:0}
.home-strength-copy{position:relative;display:flex;align-items:flex-start;padding:0}
.home-strength-number{flex:0 0 auto;width:86px;height:auto;margin:47px 30px 0 44px;object-fit:contain}
.home-strength-details{flex:1;min-width:0;margin:47px 40px 0 0;padding:0 14px 20px}
.home-strength-copy h3{margin:6px;font-size:26px;font-weight:400;line-height:1.5}
.home-strength-copy p{margin:20px 0 0;line-height:1.5}
.home-strength-item:last-child{min-height:468px;grid-template-columns:37.7935% 62.2065%}
.home-strength-item:last-child .home-strength-photo{height:auto;align-self:start}
.home-strength-item:last-child .home-strength-number{width:87.3px}
.home-client-heading{margin-top:24px!important}
.home-client-logos{display:flex;align-items:flex-start;gap:20px;margin-top:10px}
.home-client-logo{display:grid;justify-items:center}
.home-client-logo span{margin-bottom:5px;font-size:.875rem;font-weight:700;line-height:1.5;text-align:center}
.home-client-logos img{width:70px;height:70px;object-fit:fill}
.home-client-note{grid-column:2;margin-top:20px!important;font-size:.875rem;line-height:1.5!important}
.contact-cta{background:linear-gradient(rgba(255,255,255,.58),rgba(255,255,255,.58)),url(../source/cta_bg-06636c6c.png) center/cover}

@media(max-width:900px){
 .primary-nav{top:80px;width:min(72vw,282px);padding:22px 26px 40px;color:#fff;background:var(--blue);box-shadow:-8px 0 25px rgba(0,0,0,.2);transition:transform .42s cubic-bezier(.22,1,.36,1)}
 .nav-menu{display:grid;text-align:center}.nav-menu a{padding:13px 0;border-bottom:0}.nav-language{margin-top:12px}.nav-language .language-switcher ul{justify-content:center}.nav-language .language-switcher a{border-color:rgba(255,255,255,.65);color:#fff}
 .menu-backdrop{background:rgba(4,23,54,.45)}
 .menu-toggle{position:relative;width:38px;height:46px;place-content:center}.menu-toggle span:not(.screen-reader-text){transition:transform .32s ease,opacity .2s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .home-carousel-track{width:900px;grid-template-columns:repeat(3,300px)}
 .home-service-grid,.home-news-section .article-grid{grid-template-columns:repeat(2,1fr)}
}

/* Source-faithful desktop header dropdowns for rent areas and support services. */
.nav-menu-trigger{
	display:block;
	white-space:nowrap;
}
.nav-menu-trigger.no-cursor{
	cursor:default;
}
.nav-submenu{
	margin:0;
	padding:0;
	list-style:none;
}
@media(min-width:1181px){
	.site-header{overflow:visible}
	.site-header .nav-menu{gap:0}
	.nav-menu>li{position:relative}
	.nav-menu>li>a,
	.nav-menu>li>.nav-menu-trigger{
		min-height:80px;
		display:flex;
		align-items:center;
		padding:0 12px;
		border-bottom:0;
		transition:.3s;
	}
	.nav-menu>li>a:hover,
	.nav-menu>li>.nav-menu-trigger:hover,
	.nav-menu>.nav-menu-dropdown:hover>.nav-menu-trigger,
	.nav-menu>.nav-menu-dropdown:focus-within>.nav-menu-trigger{
		border-color:transparent;
		background-color:#5b85c5;
	}
	.nav-menu>.nav-menu-dropdown{
		position:relative;
	}
	.nav-menu>.nav-menu-dropdown>.nav-submenu{
		position:absolute;
		z-index:130;
		top:80px;
		left:-1px;
		width:210px;
		max-height:0;
		overflow:hidden;
		flex-direction:column;
		transition:max-height .5s ease;
	}
	.nav-menu>.nav-menu-dropdown>.nav-submenu.active,
	.nav-menu>.nav-menu-dropdown:hover>.nav-submenu,
	.nav-menu>.nav-menu-dropdown:focus-within>.nav-submenu{
		min-height:840px;
	}
	.nav-submenu a{
		width:210px;
		display:block;
		padding:18px 10px;
		border:0;
		color:#fff;
		background-color:#5b85c5;
		font-size:14px;
		font-weight:400;
		line-height:1.5;
		text-align:left;
		white-space:normal;
		transition:background-color .3s ease;
	}
	.nav-submenu a:hover,
	.nav-submenu a:focus-visible{
		border:0;
		background-color:var(--blue);
	}
}
@media(max-width:1180px){
	.site-header .primary-nav{
		overflow-y:auto;
		overscroll-behavior:contain;
	}
	.nav-menu>.nav-menu-dropdown{
		display:block;
	}
	.nav-menu>li>.nav-menu-trigger{
		padding:13px 0;
	}
	.nav-menu>.nav-menu-dropdown>.nav-submenu{
		display:grid;
		gap:0;
		max-height:none;
		margin:0 0 8px;
		overflow:visible;
	}
	.nav-submenu a{
		display:block;
		padding:6px 0;
		border:0;
		color:rgba(255,255,255,.86);
		font-size:.85rem;
		line-height:1.35;
		text-align:center;
		white-space:normal;
		overflow-wrap:anywhere;
	}
}

/* Match the source column category controls. */
.column-categories a{
 min-width:77px;
 height:46px;
 display:flex;
 align-items:center;
 justify-content:center;
 padding:0 22px;
 border:1px solid var(--blue);
 color:var(--blue);
 background:#fff;
 text-align:center;
 transition:color .25s ease,background .25s ease;
}
.column-categories a:nth-child(3){min-width:278px}
.column-categories a:nth-child(4){min-width:130px}
.column-categories a:hover,
.column-categories a:focus-visible,
.column-categories a[aria-current=page]{color:#fff;background:var(--blue)}
@media(max-width:767px){
 .column-categories a{
  min-width:0;
  height:44px;
  padding:7px 5px;
  font-size:.8rem;
  line-height:1.35;
 }
 .column-categories a:nth-child(3){grid-column:1/3;min-width:0}
 .column-categories a:nth-child(4){min-width:0}
}
@media(max-width:767px){
 .intro-strip{height:48px;padding:0;font-size:.92rem}.intro-marquee{gap:40px;padding-left:12px}
 .home-media-feature{padding-block:56px}.home-media-title{padding:12px 15px;font-size:.9rem;line-height:1.6}.home-media-grid{grid-template-columns:1fr;gap:20px;margin-top:34px}
 .home-property-section{padding-top:34px}.home-property-section--sale{padding-bottom:131px}.home-property-section--rent{padding-bottom:86px}
 .home-property-section .section-heading{margin-bottom:59px}.home-property-section .section-heading h2,.home-services-section .section-heading h2,.home-news-section .section-heading h2,.home-strength-section .section-heading h2{min-width:64%;min-height:55px;padding:12px 10px;font-size:1.25rem}
 .home-card-carousel{min-height:606px;overflow:visible}.home-carousel-track{width:294px;height:549px;display:block}.home-carousel-item,.home-carousel-item.is-center{transform:none}.home-carousel-item.is-center{display:flex}.home-carousel-arrow{top:48%;width:20px;height:20px;color:transparent;background:transparent}.home-carousel-arrow--previous{left:-10px}.home-carousel-arrow--next{right:-10px}
 .home-card-carousel .property-card{height:549px;max-width:none}.home-card-carousel .card-image img,.home-card-carousel .image-placeholder{height:240px}.home-carousel-dots{bottom:8px}
 .home-services-section{padding:50px 0 40px}.home-services-section .section-heading{margin-bottom:38px}.home-service-grid,.home-news-section .article-grid{grid-template-columns:1fr;gap:30px}.home-service-grid{padding-inline:10px}.home-service-card{height:280px;padding:0}.home-service-card__body{padding:120px 10px 20px}.home-service-card h3{font-size:1.5rem}.home-service-card p{line-height:1.7}
 .home-news-section{padding-block:56px 62px}.home-news-section .article-grid{gap:60px}.home-news-section .article-card{height:344px}.home-news-section .article-card .card-image img{height:205px}.home-news-section .article-card .card-body{padding:20px}.home-news-section .article-card .card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
 .home-strength-section{padding-bottom:1px}.home-strength-section .section-heading{margin-bottom:120px}.home-strength-list{width:100%;gap:39px}.home-strength-item,.home-strength-item.is-reversed{min-height:441px;grid-template-columns:1fr}.home-strength-item:nth-child(3){min-height:483px}.home-strength-item:last-child{min-height:613px}.home-strength-photo,.home-strength-item.is-reversed .home-strength-photo,.home-strength-item:last-child .home-strength-photo{order:0;height:auto}.home-strength-copy{display:grid;grid-template-columns:70px 1fr;padding:24px 14px}.home-strength-number,.home-strength-item:last-child .home-strength-number{width:56px;height:auto;margin:0}.home-strength-details{display:contents}.home-strength-copy h3{grid-column:2;margin:0;font-size:1.3rem}.home-strength-copy>p,.home-strength-details>p,.home-client-logos{grid-column:1/3}
}
@media(prefers-reduced-motion:reduce){.intro-marquee{animation:none}.home-carousel-item{animation:none!important}}
.menu-backdrop[hidden]{display:none!important}
.mobile-nav-contact{display:none}
.contact-cta .button--outline{min-width:215px;color:var(--blue);background:#fff}.contact-cta .button--outline:hover{color:#fff;background:var(--blue)}
.site-footer{background:#6290b2}
.footer-inner{min-height:491px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:43px 368px;gap:31px 0;padding:40px 0 9px}
.footer-brand{grid-column:1/-1;grid-row:1;display:block;width:120px;height:43px;margin-inline:auto}.footer-logo{width:120px;height:43px;margin:0;object-fit:contain}
.footer-navigation{grid-column:1;grid-row:2;padding:21px 0 0 20px}.footer-navigation nav{font-size:.875rem;line-height:1.5;letter-spacing:.05em}.footer-navigation .footer-menu{display:block;margin:0;padding:0;list-style:none}.footer-navigation .footer-menu>li{margin:0 0 6px}.footer-menu .sub-menu{display:block;margin:0;padding-left:20px;list-style:none}.footer-menu .sub-menu li{margin-bottom:6px}
.footer-company{grid-column:2;grid-row:2;padding:5px 0 0 24px;border-left:4px solid #fff;letter-spacing:.04em}.footer-company h2{margin:0 0 12px;font-size:1.2rem}.footer-company h3{margin:18px 0 4px;font-size:1.05rem}.footer-company p{margin:0 0 12px;line-height:1.7}
.whatsapp-line{display:flex;align-items:center;gap:10px;font-size:1.1rem}.whatsapp-line img{width:36px;height:36px}
.social-links{display:flex;gap:17px;margin-top:25px}.social-links a{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#fff}.social-links .dashicons,.social-links img{width:18px;height:18px;font-size:18px}
@media(max-width:767px){.footer-inner{width:calc(100% - 64px);min-height:0;grid-template-columns:1fr;grid-template-rows:auto;gap:12px;padding:16px 0 24px}.footer-brand{grid-column:1;grid-row:auto;margin-bottom:2px}.footer-logo{width:120px}.footer-navigation{grid-column:1;grid-row:auto;padding-left:0}.footer-navigation nav{font-size:.8rem;line-height:1.45}.footer-company{grid-column:1;grid-row:auto;padding:16px 0 0;border-left:0;border-top:2px solid #fff;font-size:.8rem;line-height:1.4}.footer-company h2{font-size:1.05rem}.footer-company h3{margin-top:12px;font-size:.95rem}.footer-company p{margin-bottom:9px;line-height:1.4}.whatsapp-line{font-size:1rem}.social-links{margin-top:18px}.copyright{min-height:47px;padding:12px 0 8px;font-size:.8rem;line-height:21px}}
@media(max-width:900px){.primary-nav{top:0;visibility:hidden;opacity:0;pointer-events:none;transform:none;clip-path:inset(0 0 0 100%);transition:clip-path .42s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .42s}.primary-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;clip-path:inset(0)}.menu-backdrop{inset:0}.menu-toggle.is-open{position:fixed;z-index:104;top:17px;right:20px}.mobile-nav-contact{display:block;padding:13px 0;text-align:center;font-weight:700}}
@media(max-width:600px){.page-hero--sale{min-height:390px;background-image:url(../source/sale_kv-mobile.webp);background-position:center;background-size:cover}.page-hero--rent{min-height:390px;background-image:url(../source/rent_kv-mobile.webp);background-position:center;background-size:cover}.property-grid--archive .property-card{height:410px}.property-grid--archive .card-image img,.property-grid--archive .image-placeholder{height:220px}.property-grid--archive .card-body{padding:12px 14px}.property-grid--archive .card-title{min-height:3em;max-height:3em;margin-bottom:8px;font-size:1rem}.property-grid--archive .property-stats{font-size:.78rem}.property-grid--archive .property-stats div{padding:2px 0}.property-grid--archive .property-price{margin:7px 0 0;font-size:1.15rem}}

/* Source-faithful sale/rent archive cards. */
.property-grid--archive .property-card{
 position:relative;
 display:block;
 box-shadow:none;
}
.property-grid--archive .property-card:hover{
 box-shadow:none;
}
.property-grid--archive .card-body{
 height:302px;
 padding:8px 8px 200px;
 overflow:visible;
}
.property-grid--archive .card-title{
 width:100%;
 min-height:54px;
 max-height:54px;
 margin:10px 0 30px;
 font-size:18px;
 line-height:27px;
}
.property-grid--archive .property-stats{
 position:absolute;
 left:8px;
 right:8px;
 bottom:42px;
 width:calc(100% - 16px);
 font-size:14px;
 line-height:21px;
}
.property-grid--archive .property-stats div{
 height:30px;
 grid-template-columns:44px 1fr;
 align-items:end;
 padding:8px 8px 0 0;
 border-bottom:1px solid #cacecd;
}
.property-grid--archive .property-stats dt{
 height:22px;
 display:flex;
 align-items:flex-start;
 padding-left:10px;
}
.property-grid--archive .property-stats dt img{
 width:25px;
 height:22px;
 object-fit:contain;
}
.property-grid--archive .property-price{
 position:absolute;
 right:8px;
 bottom:8px;
 width:auto;
 margin:0;
 color:var(--ink);
 font-size:18px;
 line-height:27px;
}
@media(max-width:600px){
 .property-grid--archive .property-card{height:410px}
 .property-grid--archive .card-body{height:190px;padding:8px 8px 132px}
 .property-grid--archive .card-title{min-height:48px;max-height:48px;margin:8px 0 18px;font-size:16px;line-height:24px}
 .property-grid--archive .property-stats{bottom:36px;font-size:13px;line-height:19px}
 .property-grid--archive .property-stats div{min-height:25px;padding:5px 6px 0 0}
 .property-grid--archive .property-price{font-size:16px;line-height:24px}
}
.rental-area-links{padding-block:62px 24px;text-align:center}.rental-area-links h2{margin:0 0 36px;font-size:1.55rem}.rental-area-links>div{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 10px;max-width:900px;margin:auto}.rental-area-links a{display:grid;place-items:center;min-height:48px;padding:8px 26px;border:1px solid var(--blue);color:var(--blue);background:#fff}.rental-area-links+.listing-section{padding-top:36px}
@media(max-width:600px){.rental-area-links{width:calc(100% - 24px);padding-block:60px 20px}.rental-area-links h2{margin-bottom:34px;font-size:1.35rem}.rental-area-links>div{gap:14px 10px}.rental-area-links a{min-height:43px;padding:7px 18px;font-size:.9rem}.rental-area-links a:nth-child(3),.rental-area-links a:nth-child(6),.rental-area-links a:nth-child(9){flex-basis:88%}}
.rental-area-links a{transition:background-color .3s ease,color .3s ease}
.rental-area-links a:hover,
.rental-area-links a:focus-visible{color:#fff;background:var(--blue)}

/* Source detail-page anatomy and long-form property content. */
.property-detail{position:relative;padding-block:34px 90px}
.property-detail-header{width:min(830px,calc(100% - 250px));padding-bottom:13px;border-bottom:1px solid var(--blue)}
.property-title-row{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}
.property-detail-header h1{margin:0 0 9px;color:var(--blue);font-weight:500;font-size:1.75rem;line-height:1.45;letter-spacing:.03em}
.property-title-row .detail-price{margin:0 0 9px;white-space:nowrap;font-size:1.5rem}.property-title-row .detail-price small{margin-left:4px;font-size:.7rem;font-weight:400}
.property-summary{width:min(830px,calc(100% - 250px));margin:18px 0 0;font-weight:700;line-height:1.7}
.property-overview{width:min(830px,calc(100% - 250px));margin:20px 0 25px}.property-overview div{display:grid;grid-template-columns:120px 1fr;padding-block:7px}.property-overview dt{font-weight:700}.property-overview dd{margin:0}
.property-area-aside{position:absolute;top:58px;left:min(860px,calc(100% - 210px));width:200px;display:grid;border:1px solid #a7adb5;background:#fff;box-shadow:0 0 0 9px rgba(238,244,246,.7)}.property-area-aside strong{padding:17px 12px;color:#fff;background:var(--blue);text-align:center}.property-area-aside a{padding:17px 12px;border-bottom:1px solid #a7adb5;text-align:center}.property-area-aside a:last-child{border-bottom:0}
.property-main-image{width:min(500px,100%)}.property-main-image img{width:100%;height:auto;object-fit:fill}
.property-thumbnails{width:500px;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:12px}.property-thumbnails img{width:100%;height:100px;object-fit:cover}
.property-spec-grid{width:840px;min-height:500px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:30px 0 0;border-top:1px solid #bcbec0;border-left:1px solid #bcbec0}.property-spec-grid div{min-width:0;min-height:100px;display:block;padding:20px 30px;border-right:1px solid #bcbec0;border-bottom:1px solid #bcbec0}.property-spec-grid dt{font-weight:700}.property-spec-grid dd{margin:6px 0 0;overflow-wrap:anywhere}
.property-rich-content{width:840px;margin-top:55px;padding:0 16px;font-size:1rem;line-height:1.75}.property-rich-content h2{margin:55px 0 24px;padding-left:12px;border-left:6px solid var(--blue);color:var(--blue);font-size:1.35rem}.property-rich-content p{margin:20px 0}.property-rich-image{display:block;width:700px;height:auto;margin:20px 0;object-fit:fill}.property-rich-image--portrait{width:500px}
.property-video{position:relative;width:100%;margin:30px 0;padding-bottom:56.25%;overflow:hidden}.property-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.property-layout-table{width:700px;margin:30px 0;border-top:1px solid #222;border-left:1px solid #222;font-size:.86rem}.property-layout-table>div{display:grid;grid-template-columns:.7fr 1fr .8fr 1.3fr}.property-layout-table span,.property-layout-table strong{padding:8px 6px;border-right:1px solid #222;border-bottom:1px solid #222;text-align:center}.property-layout-table>div:first-child{color:#fff;background:#4169e1}
.property-location{margin-top:90px}.property-location h2{color:var(--blue);font-size:1.875rem}.property-location iframe{width:100%;height:450px;border:0}
.detail-contact{width:min(800px,100%);margin:90px auto 0;padding:40px;background:#f7f9fb}.detail-contact .section-heading{margin-bottom:30px}.detail-contact .contact-form{margin-top:0}
@media(max-width:900px){.property-area-aside{display:none}.property-detail-header,.property-overview,.property-summary{width:100%}}
@media(max-width:600px){.property-detail.wrap{width:calc(100% - 22px)}.property-detail{padding-top:44px}.property-title-row{position:relative;display:block}.property-detail-header h1{padding-right:0;font-size:1.35rem}.property-title-row .detail-price{position:relative;margin:3px 0 0;text-align:right;font-size:1.3rem}.property-summary{margin-top:18px}.property-overview{margin-top:0}.property-overview div{grid-template-columns:80px 1fr;font-size:.92rem}.property-overview div:first-child{grid-template-columns:1fr;gap:3px}.property-main-image{width:100%}.property-thumbnails{width:100%}.property-thumbnails img{height:60px}.property-spec-grid{width:100%;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr))}.property-spec-grid div{min-height:92px;padding:15px}.property-rich-content{width:100%;margin-top:45px;padding:0 16px}.property-rich-content h2{margin-top:45px;font-size:1.15rem}.property-rich-image,.property-rich-image--portrait{width:100%;margin:20px 0}.property-layout-table{width:100%;overflow:hidden;font-size:.72rem}.property-layout-table span,.property-layout-table strong{padding:6px 3px}.property-location{margin-top:60px}.property-location iframe{height:auto;aspect-ratio:16/9}.detail-contact{padding:30px 18px}}

/* Per-property editorial rhythm from the source long-form pages. */
@media(min-width:601px){
 .property-detail--pavilionsquare{padding-bottom:73px}.property-detail--pavilionsquare .property-rich-content{margin-top:218px}.property-detail--pavilionsquare .property-rich-content h2:nth-of-type(1){margin-top:32px}.property-detail--pavilionsquare .property-rich-content h2:nth-of-type(2){margin-top:-11px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(1){margin-bottom:164px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(4){margin-bottom:180px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(5){margin-bottom:24px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(6){margin-bottom:184px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(7){margin-bottom:247px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(n+8):nth-of-type(-n+11){margin-bottom:24px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(12){margin-bottom:450px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(13){margin-bottom:401px}.property-detail--pavilionsquare .property-video--tour-one{margin-top:245px}.property-detail--pavilionsquare .property-video--tour-two{margin-top:43px}.property-detail--pavilionsquare .property-location{margin-top:156px}
 .property-detail--sentralsuites{padding-bottom:75px}.property-detail--sentralsuites .property-rich-content{margin-top:120px}.property-detail--sentralsuites .property-rich-image:nth-of-type(1){margin-bottom:244px}.property-detail--sentralsuites .property-rich-image:nth-of-type(3){margin-bottom:84px}.property-detail--sentralsuites .property-location{margin-top:573px}
}
@media(max-width:600px){
 .property-detail--pavilionsquare{padding-top:0;padding-bottom:294px}.property-detail--pavilionsquare .property-summary{margin-top:0}.property-detail--pavilionsquare .property-overview{margin-bottom:18px}.property-detail--pavilionsquare .property-rich-content{margin-top:308px}.property-detail--pavilionsquare .property-rich-content h2:nth-of-type(1){margin-top:32px}.property-detail--pavilionsquare .property-rich-content h2:nth-of-type(2){margin-top:42px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(1){margin-bottom:228px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(4){margin-bottom:249px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(5){margin-bottom:21px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(6){margin-bottom:250px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(7){margin-bottom:220px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(n+8):nth-of-type(-n+11){margin-bottom:21px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(12){margin-bottom:658px}.property-detail--pavilionsquare .property-rich-image:nth-of-type(13){margin-bottom:551px}.property-detail--pavilionsquare .property-video--tour-one{margin-top:287px}.property-detail--pavilionsquare .property-video--tour-two{margin-top:41px}.property-detail--pavilionsquare .property-location{margin-top:100px}
 .property-detail--sentralsuites{padding-top:58px;padding-bottom:564px}.property-detail--sentralsuites .property-rich-content{margin-top:401px}.property-detail--sentralsuites .property-rich-image:nth-of-type(1){margin-bottom:340px}.property-detail--sentralsuites .property-rich-image:nth-of-type(3){margin-bottom:122px}.property-detail--sentralsuites .property-location{margin-top:364px}
}

/* Source service, company, column and contact pages. */
.page-hero--management{background-image:url(../source/management-hero.webp)}
.page-hero--tour{background-image:url(../source/tour-hero.webp)}
.page-hero--interior{background-image:url(../source/interior-hero.webp)}
.page-hero--mm2hpvip{background-image:url(../source/mm2hpvip-hero.webp)}
.page-hero--after-relocation{background-image:url(../source/after-relocation-hero.webp)}
.page-hero--japanese-support{background-image:url(../source/japanese-support-hero.webp)}
.page-hero--company{background-image:url(../source/overview_kv-e860f806.webp)}
.page-hero--column{background-image:url(../source/column-hero.webp)}
.page-hero--contact{background-image:url(../source/contact_kv-2f2274ea.webp)}
.page-hero--management,.page-hero--tour,.page-hero--interior,.page-hero--mm2hpvip,.page-hero--after-relocation,.page-hero--japanese-support,.page-hero--company,.page-hero--column,.page-hero--contact{width:min(1200px,100%);min-height:0;aspect-ratio:1400/300;overflow:hidden;background-size:100% 100%;background-position:center}
.service-detail{--service-content:5318px;min-height:var(--service-content);padding:0 0 28px}
.service-detail[data-service=tour]{--service-content:4233px}.service-detail[data-service=interior]{--service-content:4835px}.service-detail[data-service=mm2hpvip]{--service-content:9385px}.service-detail[data-service=after-relocation]{--service-content:9294px}.service-detail[data-service=japanese-support]{--service-content:3230px}
.service-longform{min-height:calc(var(--service-content) - 19px);display:flex;flex-direction:column;padding:40px 11px 0}.service-lead{margin:0 0 38px;font-weight:700;white-space:pre-line;line-height:2}
.service-sections{flex:1;display:flex;flex-direction:column;justify-content:space-between}.service-section{width:min(840px,100%);margin:0 auto 58px}.service-section h2{margin:0 0 28px;padding:14px 18px;border-block:1px solid var(--blue);color:var(--blue);text-align:center;font-size:1.5rem;line-height:1.55}.service-section p{margin:0 0 30px;line-height:2}.service-section>img{width:min(728px,100%);max-height:900px;margin:0 auto 34px;object-fit:contain}.service-section--alternate{padding:40px 50px;background:#f4f7fb}.service-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-gallery img{width:100%;height:auto}.service-steps{display:grid;gap:12px;margin-top:30px}.service-steps>div{min-height:76px;display:grid;grid-template-columns:74px 1fr;align-items:center;border:1px solid #a9b9cd;background:#fff}.service-steps strong{height:100%;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:1.45rem}.service-steps span{padding:15px 20px;line-height:1.7}.service-banners{display:grid;gap:12px;margin-top:auto}.service-banners a{display:block}.service-banners img{width:100%;height:auto}
.company-page{min-height:1034px;display:grid;grid-template-columns:2fr 1fr;gap:90px;align-items:start;padding-block:70px 90px}.company-copy h1{margin-top:0;color:var(--blue)}.company-copy>p{line-height:2}.company-profile img{width:100%;margin-bottom:18px}.company-profile strong{display:block;margin-bottom:10px;color:var(--blue)}.company-profile p{margin:0;line-height:1.8}.company-page .company-table{margin-top:35px}.company-page .company-table div{grid-template-columns:150px 1fr;padding:15px 0}
.column-page-section{padding:113px 15px 102px}.column-page-section>h2{margin:0 0 38px;text-align:center;font-size:1.3rem}.column-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 45px}.column-categories span{min-width:150px;padding:8px 14px;border:1px solid var(--blue);color:var(--blue);background:#fff;text-align:center}.column-page-section .article-grid{gap:15px;padding:15px;background:var(--blue)}.column-page-section .article-card{height:306px;border-radius:0;box-shadow:none}.column-page-section .article-card .card-image img{height:200px}.column-page-section .article-card .card-body{padding:10px 12px}.column-page-section .article-card .card-title{min-height:0;margin:5px 0 0;color:var(--blue);font-family:inherit;font-size:.98rem;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.column-page-section .article-card .card-body>p{display:none}
.contact-page{min-height:1064px;padding-block:61px 106px;background:linear-gradient(rgba(255,255,255,.85),rgba(255,255,255,.85)),url(../source/page_bg-0add56a1.jpg) center/cover}.contact-page>.entry-content{margin-bottom:50px}.contact-page .contact-form{gap:17px;margin-top:0}.contact-page .contact-form label{gap:4px}.contact-page .contact-form input,.contact-page .contact-form select{width:100%;height:28px;padding:2px 8px;border:1px solid #8ba0ba;background:#fff}.contact-page .contact-form textarea{height:178px;padding:8px}.contact-page .privacy-check{gap:8px}.contact-page .privacy-check input{width:18px;height:18px}.contact-page .contact-form .button{width:260px;min-height:48px;margin:0 auto}
@media(max-width:767px){
 .page-hero--management,.page-hero--tour,.page-hero--interior,.page-hero--mm2hpvip,.page-hero--after-relocation,.page-hero--japanese-support,.page-hero--company,.page-hero--column,.page-hero--contact{min-height:0;aspect-ratio:1;background-size:cover}
 .page-hero--management{background-image:url(../source/management-hero-mobile.webp)}.page-hero--tour{background-image:url(../source/tour-hero-mobile.webp)}.page-hero--interior{background-image:url(../source/interior-hero-mobile.webp)}.page-hero--mm2hpvip{background-image:url(../source/mm2hpvip-hero-mobile.webp)}.page-hero--after-relocation{background-image:url(../source/after-relocation-hero-mobile.webp)}.page-hero--japanese-support{background-image:url(../source/japanese-support-hero-mobile.webp)}.page-hero--company{background-image:url(../source/overview_kv-mobile.webp)}.page-hero--column{background-image:url(../source/column-hero-mobile.webp)}.page-hero--contact{background-image:url(../source/contact_kv-mobile.webp)}
 .service-detail{--service-content:5564px}.service-detail[data-service=tour]{--service-content:3962px}.service-detail[data-service=interior]{--service-content:4818px}.service-detail[data-service=mm2hpvip]{--service-content:8806px}.service-detail[data-service=after-relocation]{--service-content:8059px}.service-detail[data-service=japanese-support]{--service-content:4029px}
 .service-longform{width:100%;min-height:calc(var(--service-content) - 19px);padding:22px 11px 0}.service-lead{margin-bottom:30px;font-size:.94rem;line-height:1.9}.service-section{margin-bottom:42px}.service-section h2{margin-bottom:22px;padding:12px 9px;font-size:1.18rem}.service-section p{margin-bottom:25px;font-size:.94rem;line-height:1.9}.service-section--alternate{padding:30px 18px}.service-steps{gap:10px;margin-top:25px}.service-steps>div{min-height:70px;grid-template-columns:56px 1fr}.service-steps strong{font-size:1.18rem}.service-steps span{padding:11px 13px;font-size:.86rem}.service-gallery{grid-template-columns:1fr;gap:20px}.service-banners{gap:10px}
 .company-page{min-height:1521px;grid-template-columns:1fr;gap:34px;padding:50px 15px 70px}.company-copy h1{font-size:1.4rem}.company-page .company-table div{grid-template-columns:100px 1fr}.company-profile{order:-1}.company-profile img{width:100%}
 .column-page-section{width:100%;padding:100px 11px 73px}.column-page-section>h2{margin-bottom:32px}.column-categories{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:40px}.column-categories span{min-width:0;padding:7px 5px;font-size:.8rem}.column-categories span:nth-child(3){grid-column:1/3}.column-page-section .article-grid{gap:6px;padding:15px}.column-page-section .article-card{height:306px}.column-page-section .article-card .card-image img{height:200px}.column-page-section .article-card .card-body{padding:9px 11px}
 .contact-page{min-height:1017px;padding:55px 11px 30px}.contact-page>.entry-content{margin-bottom:28px}.contact-page .contact-form{gap:13px}.contact-page .contact-form .button{margin-top:4px}
}

@media(max-width:767px){.site-footer .footer-inner{padding:20px 0 89px}}
@media(max-width:767px){.header-inner{width:calc(100% - 80px)}.page-hero{overflow:hidden}.page-hero>.wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.page-hero h1{width:46%;margin:0;text-align:center;font-size:1.65rem;line-height:1.2;transform:translateY(-26px)}.page-hero--sale h1,.page-hero--rent h1{width:34%}.service-detail[data-service=management] .service-section:first-child h2{display:none}}
@media(min-width:768px){.site-footer .footer-inner{margin-right:0;margin-left:max(24px,calc((100vw - 1200px)/2));padding-bottom:9px}}

@media(min-width:768px){.listing-section--sale,.listing-section--rent{padding:20px 0 42px}.rental-area-links{padding:100px 0 0}.rental-area-links h2{margin-bottom:28px}.rental-area-links>div{max-width:1200px}.rental-area-links+.listing-section--rent{padding:20px 0 65px}.property-grid--archive{gap:20px}.listing-section>ul.page-numbers{height:34px;display:flex;justify-content:center;gap:8px;margin:16px 0 0;padding:0;list-style:none}.listing-section>ul.page-numbers>li{display:block}}
@media(max-width:767px){.listing-section--sale,.listing-section--rent{width:calc(100% - 22px);padding:30px 0 0}.rental-area-links+.listing-section--rent{padding-top:30px}.property-grid--archive{gap:20px}.property-grid--archive .property-card{height:482px}.property-grid--archive .card-image img,.property-grid--archive .image-placeholder{height:240px}.listing-section>ul.page-numbers{height:34px;display:flex;justify-content:center;gap:8px;margin:10px 0 0;padding:0;list-style:none}.listing-section>ul.page-numbers>li{display:block}}
.p-sale-pagination{width:100%;background:#fff;padding:8px 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.p-sale-pagination ul.page-numbers{padding:0;list-style:none}.p-sale-pagination .page-numbers{box-sizing:content-box;width:2em;height:2em;margin:0 4px;padding:0;border:2px solid var(--blue);background:var(--blue);color:#fff;font-weight:700;text-align:center;line-height:2.7825;vertical-align:middle;display:flex;justify-content:center;align-items:center}.p-sale-pagination .page-numbers:hover:not(.current):not(.dots){background:#fff;color:var(--blue);text-decoration:none}.p-sale-pagination .page-numbers.current{border-color:var(--blue);background:#fff;color:var(--blue)}.p-sale-pagination .page-numbers.dots{width:1em;border-color:transparent;background:transparent;color:#000}
.property-source-content,.service-source-content{margin-top:70px;margin-bottom:80px}.property-source-content{max-width:730px;margin-inline:auto}.property-source-content h2,.property-source-content h3,.service-source-content h2,.service-source-content h3{color:var(--blue)}.property-source-content h3,.service-source-content h3{margin-top:2.4em;padding-bottom:.45em;border-bottom:2px solid var(--blue)}.property-source-content table,.service-source-content table{display:block;width:100%;max-width:100%;overflow-x:auto}.property-source-content iframe,.service-source-content iframe{max-width:100%}.property-source-content .youtube,.service-source-content .youtube{position:relative;aspect-ratio:16/9;overflow:hidden}.property-source-content .youtube iframe,.service-source-content .youtube iframe{position:absolute;inset:0;width:100%;height:100%}.property-source-content .gallery,.service-source-content .gallery{display:flex;flex-wrap:wrap;clear:both}.property-source-content .gallery-item,.service-source-content .gallery-item{float:none!important;margin:8px 0!important}.property-source-content .gallery img,.service-source-content .gallery img{width:100%;height:auto;border:0!important}.service-source-content .p-page-home__about-conts{display:grid;grid-template-columns:56px 1fr;gap:8px 18px;margin-top:22px;padding:22px;background:#f5f6f8}.service-source-content .p-page-home__about-conts-number{grid-row:1/3;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;color:#fff;background:var(--blue);font-size:1.35rem;font-weight:700}.service-source-content .p-page-home__about-conts-ttl{color:var(--blue);font-size:1.15rem;font-weight:700}.service-source-content .p-page-home__about-conts-desc{grid-column:2}.service-source-content .gray-bg{padding:22px;background:#f1f1f1}.property-source-content .note,.service-source-content .note{display:inline-block;padding:4px 12px;color:#fff;background:var(--blue)}@media(max-width:600px){.property-source-content,.service-source-content{margin-top:45px;margin-bottom:60px}.service-source-content .p-page-home__about-conts{grid-template-columns:44px 1fr;padding:16px;gap:6px 12px}.service-source-content .p-page-home__about-conts-number{width:40px;height:40px;font-size:1rem}}

/* CloutHaus mirrors the source property's stacked header, gallery, facts, and editorial column. */
.property-detail--clouthaus{padding-top:50px;letter-spacing:1.6px;line-height:24px}
.single-klf_property .site-main{overflow-x:hidden}
.property-detail--clouthaus .property-detail-header{width:840px;padding:0;border:0;border-bottom:1px solid #1b1464}
.property-detail--clouthaus .property-title-row{display:block}
.property-detail--clouthaus .property-detail-header h1{margin:0;color:var(--blue);font-size:30px;font-weight:400;line-height:45px;letter-spacing:1.6px}
.property-detail--clouthaus .property-title-row .detail-price{margin:0;font-family:inherit;font-size:24px;font-weight:400;line-height:36px}
.property-detail--clouthaus .property-title-row .detail-price small{margin:0;font-size:1em;font-weight:400}
.property-detail--clouthaus .property-summary{width:840px;margin:20px 0 0;font-size:20px;font-weight:700;line-height:30px}
.property-detail--clouthaus .property-overview{width:840px;margin:10px 0 20px}
.property-detail--clouthaus .property-overview div{display:grid;grid-template-columns:80px 1fr;padding:0;font-size:16px;line-height:24px}
.property-detail--clouthaus .property-overview div+div{margin-top:10px}
.property-detail--clouthaus .property-area-aside{top:50px;width:220px;padding:10px;border:0;background:#eff9fe;box-shadow:none;line-height:24px}
.property-detail--clouthaus .property-area-aside strong,.property-detail--clouthaus .property-area-aside a{width:200px;min-height:57px;padding:16px 0;border:1px solid #939598;text-align:center}
.property-detail--clouthaus .property-area-aside strong{background:var(--blue)}
.property-detail--clouthaus .property-area-aside a{margin-top:-1px}
.clouthaus-gallery{width:840px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}
.clouthaus-gallery figure{min-width:0;margin:0;padding-top:10px;text-align:center}
.clouthaus-gallery a{display:block;height:100px;overflow:hidden;background:#f4f4f4}
.clouthaus-gallery img{display:block;width:100%;height:100px;border:2px solid #cfcfcf;object-fit:cover;transition:transform .3s ease,opacity .3s ease}
.clouthaus-gallery a:hover img,.clouthaus-gallery a:focus-visible img{opacity:.86;transform:scale(1.025)}
.clouthaus-gallery figcaption{height:24px;overflow:hidden;font-size:16px;line-height:24px;white-space:nowrap;text-overflow:ellipsis}
.clouthaus-spec-grid{width:840px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid #bcbec0;border-left:1px solid #bcbec0}
.clouthaus-spec-item{min-width:0;min-height:89px;padding:20px 30px;border-right:1px solid #bcbec0;border-bottom:1px solid #bcbec0;font-size:16px;line-height:24px;overflow-wrap:anywhere}
.clouthaus-spec-item strong,.clouthaus-spec-item span{display:block}
.clouthaus-spec-item--icon{min-height:98.5625px;padding-block:19.28125px}
.clouthaus-spec-item--icon img{display:block;width:auto;height:33px;margin:0 0 2px;object-fit:contain;object-position:left bottom}
.clouthaus-spec-item--icon:first-child img{width:46px}
.clouthaus-spec-item--icon:nth-child(2) img{width:37px}
.clouthaus-spec-item--icon:nth-child(3) img{width:39px}
.clouthaus-spec-item--span-2{grid-column:span 2}
.clouthaus-spec-item--full{grid-column:1/-1}
.clouthaus-spec-item--facilities{min-height:137px}
.property-detail--clouthaus .property-source-content{width:840px;max-width:100%;margin:40px 0 80px;padding:0 16px;font-size:16px;line-height:24px;letter-spacing:1.6px}
.property-detail--clouthaus .property-source-content>*+*{margin-top:0}
.property-detail--clouthaus .property-source-content p{margin:0 0 20px;line-height:24px}
.property-detail--clouthaus .property-source-content h2,.property-detail--clouthaus .property-source-content h3{margin:0 0 20px;padding:0 0 0 16px;border:0;border-left:8px solid var(--blue);color:var(--blue);font-size:20px;line-height:30px;letter-spacing:1.6px}
.property-detail--clouthaus .property-source-content img{display:inline;max-width:100%;height:auto;margin:0;vertical-align:bottom}
.property-detail--clouthaus .property-source-content .gallery{display:block;clear:both}
.property-detail--clouthaus .property-source-content .gallery-item{float:left!important;margin:10px 0 0!important}
.property-detail--clouthaus .property-source-content .gallery img{box-sizing:content-box;width:100%;height:auto;border:2px solid #cfcfcf!important}
.property-detail--clouthaus .property-source-content table{display:table;width:auto;max-width:100%;overflow:visible;line-height:24px}
.property-detail--clouthaus .property-source-content table th,.property-detail--clouthaus .property-source-content table td{box-sizing:content-box;padding:0}
@media(max-width:900px){.property-detail--clouthaus .property-detail-header,.property-detail--clouthaus .property-summary,.property-detail--clouthaus .property-overview,.clouthaus-gallery,.clouthaus-spec-grid,.property-detail--clouthaus .property-source-content{width:100%}}
@media(max-width:600px){.property-detail--clouthaus.wrap{width:94%}.property-detail--clouthaus{padding-top:50px;font-size:14px;font-weight:500;line-height:21px;letter-spacing:1.4px}.property-detail--clouthaus .property-detail-header h1{font-size:20px;font-weight:500;line-height:30px;letter-spacing:1.4px}.property-detail--clouthaus .property-title-row .detail-price{margin:0;font-size:18px;font-weight:500;line-height:27px;text-align:right}.property-detail--clouthaus .property-summary{font-size:14px;line-height:21px;letter-spacing:1.4px}.property-detail--clouthaus .property-overview div,.property-detail--clouthaus .property-overview div:first-child{grid-template-columns:80px 1fr;gap:0;font-size:14px;line-height:21px}.clouthaus-gallery{grid-template-columns:repeat(5,minmax(0,1fr))}.clouthaus-gallery a,.clouthaus-gallery img{height:60px}.clouthaus-gallery figcaption{height:auto;min-height:0;padding:0;font-size:14px;line-height:21px;letter-spacing:1.4px;white-space:normal}.clouthaus-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px;line-height:21px}.clouthaus-spec-item{min-height:0;padding:20px 30px;font-size:14px;line-height:21px;letter-spacing:1.4px}.clouthaus-spec-item--icon{min-height:0;padding:20px 30px}.clouthaus-spec-item--icon img{height:auto;margin-bottom:2px}.clouthaus-spec-item--span-2{grid-column:auto}.clouthaus-spec-item--full{grid-column:1/-1}.clouthaus-spec-item--facilities{min-height:0}.property-detail--clouthaus .property-source-content{margin-top:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:21px;letter-spacing:1.4px}.property-detail--clouthaus .property-source-content p{line-height:21px}.property-detail--clouthaus .property-source-content h2,.property-detail--clouthaus .property-source-content h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:1.4px}.property-detail--clouthaus .property-source-content table{display:block;width:100%;overflow-x:auto}}
@media(max-width:600px){
.property-detail--clouthaus .property-overview div:first-child{grid-template-columns:1fr}
.clouthaus-spec-grid{display:flex;flex-wrap:wrap;border:1px solid #bcbec0}
.clouthaus-spec-item{box-sizing:content-box;width:calc((100% - 121px)/2);border-right:1px solid #bcbec0;border-bottom:1px solid #bcbec0}
.clouthaus-spec-item:nth-child(2n),.clouthaus-spec-item--full,.clouthaus-spec-item:last-child{border-right:0}
.clouthaus-spec-item:last-child{border-bottom:0}
.clouthaus-spec-item--icon img{display:inline;margin:0;vertical-align:bottom}
.clouthaus-spec-item--icon:first-child img{margin-top:2px}
.clouthaus-spec-item--full{width:100%}
.property-detail--clouthaus .property-source-content table{display:table;width:auto;overflow:visible;line-height:21px}
}
@media(min-width:768px){.home-carousel-track{transform:translate(8px,-4px)}}
@media(min-width:601px){.page-hero--sale{background-image:url(../images/sale-hero.webp)}.page-hero--rent{background-image:url(../images/rent-hero.webp)}}

/* Current source-page geometry and editorial styling. */
.page-hero--sale,.page-hero--rent,.page-hero--management,.page-hero--tour,.page-hero--interior,.page-hero--mm2hpvip,.page-hero--after-relocation,.page-hero--japanese-support,.page-hero--company,.page-hero--column,.page-hero--contact{margin-inline:auto}
.service-detail{display:flow-root}.service-source-content{margin-top:60px;margin-bottom:80px;max-width:1200px}.service-source-content>p,.service-source-content>h2,.service-source-content>h3,.service-source-content>div{max-width:none}.service-source-content p{margin:0 0 20px;line-height:1.5}.service-source-content img,.column-source-content img{margin-left:0;margin-right:auto}
.column-detail{padding-top:40px;padding-bottom:2px}.column-detail>h1{margin:0;font-size:1.5rem;line-height:1.7}.column-source-content{padding:20px 0 0;font-size:1rem;line-height:1.8}.column-source-content>*+*{margin-top:0}.column-source-content p{margin:0 0 20px;line-height:1.8}.column-source-content h2{margin:40px 0 20px;padding:0 20px;border:0;color:var(--ink);font-size:1.75rem;line-height:1.8}.column-source-content h3{margin:0 0 20px;padding:0 0 0 16px;border:0;border-left:5px solid var(--blue);color:var(--ink);font-size:1.25rem;line-height:1.8}.column-source-content img{max-width:100%;height:auto}.column-source-content .p-page-home__about-conts-ttl{padding-bottom:8px;font-size:1.5rem;line-height:1.8}.article-toc{width:657px;max-width:100%;margin:16px 0 32px;padding:14px 18px 18px;background:#f8f8f8}.article-toc__header{margin-bottom:6px}.article-toc ol{margin:0;padding:0;list-style:none;font-size:.9rem;line-height:1.8}.article-toc ol ol{margin:2px 0 0 14px}.article-toc a{display:flex;gap:8px;color:#2472b9}.article-toc span{flex:0 0 auto}.column-post-navigation{height:125px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.column-post-navigation a{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:52px;padding:0 20px;border:2px solid var(--blue);border-radius:28px;color:var(--blue);font-weight:700}.column-post-navigation__archive{justify-self:center}.column-post-navigation__next{justify-self:end}
.column-source-content{padding-bottom:20px;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;letter-spacing:1.6px}.column-source-content .article-toc.lwptoc{box-sizing:content-box;width:100%;max-width:none;margin:32px 0;padding:0;background:transparent;color:#343434;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;letter-spacing:1.6px}.column-source-content .article-toc.lwptoc *{box-sizing:content-box}.column-source-content .article-toc.lwptoc .lwptoc_i{display:inline-block;min-width:370px;padding:14px 18px 18px;background:#fafafa;color:#333}.column-source-content .article-toc.lwptoc .lwptoc_header{margin:0 0 6px}.column-source-content .article-toc.lwptoc .lwptoc_title{font-weight:700}.column-source-content .article-toc.lwptoc .lwptoc_toggle{margin-left:4px;white-space:nowrap;font-size:.8rem;line-height:1.8}.column-source-content .article-toc.lwptoc .lwptoc_toggle_label{display:inline;margin:0 1px;color:#3175e4;font-size:.8rem;line-height:1.8;white-space:nowrap;text-decoration:none}.column-source-content .article-toc.lwptoc .lwptoc_items{font-size:.9rem;line-height:1.8}.column-source-content .article-toc.lwptoc .lwptoc_item{display:block;margin:2px 0 0}.column-source-content .article-toc.lwptoc .lwptoc_item:first-child{margin-top:0}.column-source-content .article-toc.lwptoc .lwptoc_item a{display:inline;gap:normal;color:#3175e4;text-decoration:none}.column-source-content .article-toc.lwptoc .lwptoc_item_number{display:inline;flex:initial;margin:0 2px 0 0}.column-source-content .article-toc.lwptoc .lwptoc_item_label{display:inline;flex:initial}.column-source-content .article-toc.lwptoc .lwptoc_items-hidden{display:none}.column-source-content img{display:inline;margin:0;vertical-align:bottom}.column-source-content h3{color:var(--blue);border-left-width:8px}
.company-page--source{min-height:1034px;grid-template-columns:minmax(0,620px) minmax(0,430px);gap:0 150px;padding-block:60px}.company-page--source .company-copy{line-height:2.2}.company-page--source .company-copy>p{margin:0 0 40px;line-height:2.2}.company-page--source .company-profile{padding:15px;color:#fff;background:var(--blue);font-size:.875rem;line-height:2}.company-page--source .company-profile img{width:400px;margin:0 0 20px}.company-page--source .company-profile p{margin:0;line-height:2}.company-source-table{grid-column:1/-1;width:100%;margin-top:20px;border-collapse:collapse}.company-source-table th,.company-source-table td{border:1px solid #aeb2b8;text-align:left;vertical-align:middle}.company-source-table th{width:130px;padding:10px;background:#f1f3f5}.company-source-table td{padding:10px 30px 10px 0;line-height:2}
.contact-page{min-height:1064px;padding-block:60px;background:linear-gradient(rgba(255,255,255,.85),rgba(255,255,255,.85)),url(../source/page_bg-0add56a1.jpg) center/cover}.contact-intro{margin-bottom:40px;line-height:1.5}.contact-form-wrap{width:min(1000px,calc(100% - 200px));margin-inline:auto}.contact-page .contact-form{gap:30px;margin-top:0}.contact-page .contact-form label{gap:5px}.contact-page .contact-form label>span{min-height:24px}.contact-page .contact-form b{display:flex;align-items:center;justify-content:center;width:max-content;min-width:48px;min-height:22px;margin:2px 0 0 10px;padding:1px 10px;border-radius:12px;color:#fff;background:var(--blue);font-size:.75rem;line-height:1}.contact-page .contact-form input,.contact-page .contact-form select{width:100%;height:30px;padding:4px 8px;border:1px solid #8ba0ba;background:#fff}.contact-page .contact-form textarea{height:180px;padding:8px}.contact-page .privacy-check{gap:8px}.contact-page .privacy-check input{width:18px;height:18px}.contact-page .contact-form .button{width:260px;min-height:48px;margin:0 auto}
@media(max-width:767px){.column-detail{width:calc(100% - 22px);padding-top:35px}.column-detail>h1{font-size:1.25rem}.column-source-content{padding-top:16px}.column-source-content h2{padding:0 8px;font-size:1.35rem;line-height:1.6}.column-source-content h3{font-size:1.08rem}.article-toc{width:100%;padding:12px}.column-post-navigation{width:calc(100% - 22px);height:105px;gap:8px}.column-post-navigation a{min-width:0;width:100%;height:46px;padding:0 8px;font-size:.8rem}.company-page--source{grid-template-columns:1fr;gap:34px;padding:50px 15px 70px}.company-page--source .company-profile{order:0}.company-page--source .company-profile img{width:100%}.company-source-table{grid-column:auto;margin-top:0;font-size:.85rem}.company-source-table th{width:90px;padding:8px}.company-source-table td{padding:8px}.contact-page{min-height:1017px;padding:55px 0 30px}.contact-intro{font-size:.94rem}.contact-form-wrap{width:100%}.contact-page .contact-form{gap:20px}.contact-page .contact-form b{padding-inline:8px}}
@media(max-width:767px){.column-source-content .article-toc.lwptoc{width:100%;max-width:100%;padding:0}.column-source-content .article-toc.lwptoc .lwptoc_i{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.column-source-content .article-toc.lwptoc .lwptoc_header,.column-source-content .article-toc.lwptoc .lwptoc_items,.column-source-content .article-toc.lwptoc .lwptoc_itemWrap,.column-source-content .article-toc.lwptoc .lwptoc_item{width:100%}.column-source-content .article-toc.lwptoc .lwptoc_item_label{overflow-wrap:anywhere}}

/* Property enquiry keeps the source form proportions while retaining explicit consent. */
.detail-contact{padding:0;background:transparent}.detail-contact .contact-form{position:relative;gap:26px;margin:0}.detail-contact .contact-form label{gap:12px}.detail-contact .contact-form b{display:flex;align-items:center;justify-content:center;width:max-content;min-width:48px;min-height:22px;margin:2px 0 0 10px;padding:1px 10px;border-radius:12px;color:#fff;background:var(--blue);font-size:.75rem;line-height:1}.detail-contact .contact-form input{height:30px;padding:4px 8px}.detail-contact .contact-form textarea{height:180px;padding:4px 8px}.detail-contact .contact-form .privacy-check{position:absolute;right:0;bottom:10px;width:265px;grid-template-columns:auto 1fr!important;gap:8px}.detail-contact .contact-form .privacy-check input{width:18px;height:18px;padding:0}.detail-contact .contact-form .button{width:260px;min-height:48px;margin:10px auto 0}.klf-lang-ja .property-detail--pavilionsquare .detail-contact{margin-top:656px}.klf-lang-ja .property-detail--pavilionsquare{padding-bottom:112px}
@media(max-width:600px){.detail-contact{margin-top:90px!important;padding:0 6px}.detail-contact .contact-form .privacy-check{position:static;width:100%}.detail-contact .contact-form .button{margin-top:0}.klf-lang-ja .property-detail--pavilionsquare{padding-bottom:294px}}

/* Japanese management page: preserve the source site's editorial geometry. */
.service-detail[data-service=management]{padding-bottom:0}
.service-detail[data-service=management] .service-source-content{
 color:#333;
 line-height:1.5;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content>*+*{margin-top:0}
.service-detail[data-service=management] .service-source-content p{line-height:1.5}
.service-detail[data-service=management] .service-source-content h3{
 margin:0 0 20px;
 padding:0 0 0 16px;
 border:0;
 border-left:8px solid var(--blue);
 color:var(--blue);
 font-size:20px;
 line-height:30px;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content img{
 display:inline;
 max-width:100%;
 height:auto;
 margin:0;
 vertical-align:bottom;
}
.service-detail[data-service=management] .service-source-content .p-page-home__about-conts{
 position:relative;
 display:block;
 width:100%;
 margin:40px 0 0;
 padding:28px 70px 20px;
 border:1px solid #0056a8;
 border-radius:0 30px;
 background:#fff;
 line-height:24px;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content .p-page-home__about-conts-number{
 position:absolute;
 top:12px;
 left:24px;
 display:block;
 width:auto;
 height:60px;
 border-radius:0;
 color:var(--blue);
 background:transparent;
 font-size:40px;
 line-height:60px;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content .p-page-home__about-conts-ttl{
 display:block;
 margin:0;
 padding:0 0 8px;
 border-bottom:1px solid #0056a8;
 color:var(--ink);
 font-size:24px;
 font-weight:700;
 line-height:36px;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content .p-page-home__about-conts-desc{
 display:block;
 margin:20px 0 0;
 padding:0 8px;
 line-height:24px;
 letter-spacing:1.6px;
}
.service-detail[data-service=management] .service-source-content .gray-bg{
 margin:0;
 padding:20px;
 background:#eef3fa;
}
.service-detail[data-service=management] .service-source-content p.u-mt4{margin-top:40px}
.service-detail[data-service=management] .service-source-content .p-page-home__support-btn{
 box-sizing:content-box;
 position:relative;
 display:block;
 width:196px;
 height:27px;
 margin:0 auto;
 padding:12px;
 border:2px solid var(--blue);
 border-radius:16px;
 color:var(--blue);
 background:#fff;
 font-size:18px;
 font-weight:700;
 line-height:27px;
 text-align:left;
}
.site-footer{background:#5292b5;letter-spacing:1.6px}
.footer-inner{
 height:490px;
 min-height:490px;
 grid-template-rows:43px 367px;
 gap:30px 0;
 padding:40px 0 10px;
}
.copyright{
 min-height:47px;
 padding:16px 0 10px;
 background:#32769b;
 font-size:.875rem;
 line-height:21px;
 letter-spacing:1.6px;
}
@media(min-width:768px){
 .page-hero--management h1{
  width:max-content;
  max-width:none;
  margin:0 198px 0 auto;
  text-align:left;
  font-size:38px;
  line-height:57px;
  letter-spacing:1.6px;
  transform:translateY(-10px);
 }
 .klf-lang-en .page-hero--management h1{font-size:28px;line-height:42px}
 .site-footer .footer-inner{margin-inline:auto;padding-bottom:10px}
}
@media(max-width:767px){
 .footer-inner{height:auto}
}

/* Every language uses the live site's support-service editorial system. */
.service-detail{
 padding-bottom:0;
 background:url(../source/page_bg-0add56a1.jpg) 0 0/cover repeat;
}
.service-source-content{
 color:#333;
 line-height:1.5;
 letter-spacing:1.6px;
}
.service-source-content>*+*{margin-top:0}
.service-source-content p{line-height:24px}
.service-source-content h2{
 margin:40px 0 20px;
 padding:0 20px;
 border:0;
 color:var(--blue);
 font-size:28px;
 font-weight:700;
 line-height:42px;
 letter-spacing:1.6px;
}
.service-source-content h3{
 margin:0 0 20px;
 padding:0 0 0 16px;
 border:0;
 border-left:8px solid var(--blue);
 color:var(--blue);
 font-size:20px;
 line-height:30px;
 letter-spacing:1.6px;
}
.service-source-content img{
 display:inline;
 max-width:100%;
 height:auto;
 margin:0;
 vertical-align:bottom;
}
.service-source-content .p-page-home__about-conts{
 position:relative;
 display:block;
 width:100%;
 margin:0;
 padding:28px 70px 20px;
 border:1px solid #0056a8;
 border-radius:0 30px;
 background:#fff;
 line-height:24px;
 letter-spacing:1.6px;
}
.service-source-content .p-page-home__about-conts-number{
 position:absolute;
 top:12px;
 left:24px;
 display:block;
 width:auto;
 height:60px;
 border-radius:0;
 color:var(--blue);
 background:transparent;
 font-size:40px;
 line-height:60px;
 letter-spacing:1.6px;
}
.service-source-content .p-page-home__about-conts-ttl{
 display:block;
 margin:0;
 padding:0 0 8px;
 border-bottom:1px solid #0056a8;
 color:#333;
 font-size:24px;
 font-weight:700;
 line-height:36px;
 letter-spacing:1.6px;
}
.service-source-content .p-page-home__about-conts-desc{
 display:block;
 margin:20px 0 0;
 padding:0 8px;
 line-height:24px;
 letter-spacing:1.6px;
}
.service-source-content .gray-bg{
 margin:0;
 padding:20px;
 background:#eef3fa;
 line-height:24px;
}
.service-source-content .note{
 display:inline;
 padding:4px 8px;
 font-size:12px;
 line-height:18px;
}
.service-source-content .u-mt4{margin-top:40px}
.service-source-content .u-mt6{margin-top:60px}
.service-source-content table{
 display:table;
 width:auto;
 overflow-x:visible;
 border-collapse:collapse;
 border-spacing:0;
 border-color:#343434;
}
.service-source-content th,
.service-source-content td{
 box-sizing:content-box;
 padding:0;
 border-color:#343434;
 vertical-align:baseline;
}
.service-source-content .p-page-home__support-btn{
 box-sizing:content-box;
 position:relative;
 display:block;
 width:196px;
 height:27px;
 margin:0 auto;
 padding:12px;
 border:2px solid var(--blue);
 border-radius:16px;
 color:var(--blue);
 background:#fff;
 font-size:18px;
 font-weight:700;
 line-height:27px;
 text-align:left;
 transition:.3s;
}
.service-source-content .p-page-home__support-btn:hover,
.service-source-content .p-page-home__support-btn:focus-visible{
 color:#f7f8fb;
 background:#133f99;
}
.klf-lang-en .service-source-content .p-page-home__support-btn{
 font-size:15px;
 letter-spacing:0;
 text-align:center;
 white-space:nowrap;
}
.service-detail[data-service=tour] .p-page-home__support-btn{padding:12px 30px}
.service-detail[data-service=after-relocation] .p-page-home__support-btn{margin-top:60px}
.service-source-content #toc_container{
 box-sizing:content-box;
 display:table;
 width:auto;
 margin:0 0 15.2px;
 padding:10px;
 border:1px solid #aaa;
 background:#f9f9f9;
 font-size:15.2px;
 line-height:22.8px;
 letter-spacing:1.6px;
}
.service-source-content #toc_container .toc_title{
 margin:0;
 padding:0;
 font-size:15.2px;
 font-weight:700;
 line-height:22.8px;
 text-align:center;
}
.service-source-content #toc_container .toc_toggle,
.service-source-content #toc_container .toc_toggle a{
 font-size:13.68px;
 line-height:20.52px;
}
.service-source-content #toc_container ul{
 margin:15.2px 0 0;
 padding:0;
 list-style:none;
 font-size:15.2px;
 line-height:22.8px;
}
.service-source-content #toc_container ul ul{margin:0 0 0 22.8px}
.service-source-content #toc_container a{color:#0000ee;text-decoration:none}
.service-source-content [id^=service-]{scroll-margin-top:96px}
@media(min-width:768px){
 .klf-lang-ja .page-hero h1{
  width:max-content;
  max-width:none;
  text-align:left;
  font-size:38px;
  line-height:57px;
  letter-spacing:1.6px;
  transform:translateY(-10px);
 }
 .klf-lang-ja .page-hero--management h1,
 .klf-lang-ja .page-hero--tour h1{margin:0 198px 0 auto}
 .klf-lang-ja .page-hero--interior h1{margin:0 72px 0 auto}
 .klf-lang-ja .page-hero--mm2hpvip h1{margin:0 129px 0 auto}
 .klf-lang-ja .page-hero--after-relocation h1{margin:0 121px 0 auto}
 .klf-lang-ja .page-hero--japanese-support h1{margin:0 139px 0 auto}
}
@media(max-width:767px){
 .service-source-content .p-page-home__about-conts{padding:24px 18px 18px 58px}
 .service-source-content .p-page-home__about-conts-number{left:14px;font-size:32px}
 .service-source-content .p-page-home__about-conts-ttl{font-size:20px;line-height:30px}
 .service-source-content #toc_container{max-width:calc(100% - 22px);font-size:13px;line-height:20px}
 .service-source-content table{
  display:block;
  width:100%;
  max-width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
 }
}

/* Keep scaled hero slides inside the mobile viewport during transitions. */
.hero-slider{overflow:clip}

/* Avoid a visible top-of-page flash while restoring a language switch. */
html.klf-language-position-pending body{opacity:0}
html.klf-language-position-ready body{animation:klf-language-position-in .18s ease both}
@keyframes klf-language-position-in{from{opacity:.72}to{opacity:1}}
@media(prefers-reduced-motion:reduce){html.klf-language-position-ready body{animation:none}}

/* Shared source-faithful sale and rental property detail system. */
.single-klf_property .site-main{overflow-x:hidden}
.property-detail,
.property-detail--pavilionsquare,
.property-detail--sentralsuites{
 padding-top:50px;
 padding-bottom:0;
 color:#333;
 font-size:16px;
 line-height:24px;
 letter-spacing:1.6px;
}
.property-detail .property-detail-header{
 width:840px;
 max-width:calc(100% - 250px);
 padding:0;
 border:0;
 border-bottom:1px solid #1b1464;
}
.property-detail .property-title-row{display:block}
.property-detail .property-detail-header h1{
 margin:0;
 color:var(--blue);
 font-size:30px;
 font-weight:400;
 line-height:45px;
 letter-spacing:1.6px;
}
.property-detail .property-title-row .detail-price{
 margin:0;
 color:var(--blue);
 font-family:inherit;
 font-size:24px;
 font-weight:400;
 line-height:36px;
 text-align:right;
}
.property-detail .property-title-row .detail-price small{margin:0;font-size:1em;font-weight:400}
.property-detail .property-title-row .detail-price span{display:inline}
.property-detail .property-title-row .detail-price .detail-price-prefix{margin-right:.35em}
.property-detail .property-summary{
 width:840px;
 max-width:calc(100% - 250px);
 margin:20px 0 0;
 font-size:20px;
 font-weight:700;
 line-height:30px;
 letter-spacing:1.6px;
}
.property-detail .property-overview{
 width:840px;
 max-width:calc(100% - 250px);
 margin:10px 0 20px;
}
.property-detail .property-overview div,
.property-detail .property-overview div:first-child{
 display:grid;
 grid-template-columns:max-content minmax(0,1fr);
 column-gap:18px;
 padding:0;
 font-size:16px;
 line-height:24px;
}
.property-detail .property-overview div+div{margin-top:10px}
.property-detail .property-overview dt{font-weight:700}
.property-detail .property-area-aside{
 top:50px;
 left:min(870px,calc(100% - 230px));
 width:220px;
 padding:10px;
 border:0;
 background:#eff9fe;
 box-shadow:none;
 line-height:24px;
}
.property-detail .property-area-aside strong,
.property-detail .property-area-aside a{
 width:200px;
 min-height:57px;
 padding:16px 0;
 border:1px solid #939598;
 text-align:center;
}
.property-detail .property-area-aside strong{color:#fff;background:var(--blue)}
.property-detail .property-area-aside a{margin-top:-1px;background:#fff;transition:color .25s ease,background .25s ease}
.property-detail .property-area-aside a:hover,
.property-detail .property-area-aside a:focus-visible{color:#fff;background:var(--blue)}
.property-detail .property-main-image{width:500px;max-width:100%;margin:0}
.property-detail .property-main-image img{width:100%;height:auto;object-fit:fill}
.property-source-gallery{
 display:grid;
 grid-template-columns:repeat(var(--property-gallery-columns),minmax(0,1fr));
 width:840px;
 max-width:100%;
 margin:0;
 clear:both;
}
.property-source-gallery figure{min-width:0;margin:0;padding-top:10px;text-align:center}
.property-source-gallery a{display:block;height:100px;overflow:hidden;background:#f4f4f4}
.property-source-gallery img{
 width:100%;
 height:100px;
 border:2px solid #cfcfcf;
 object-fit:cover;
 transition:opacity .3s ease,transform .3s ease;
}
.property-source-gallery a:hover img,
.property-source-gallery a:focus-visible img{opacity:.86;transform:scale(1.025)}
.property-source-gallery figcaption{
 height:24px;
 overflow:hidden;
 font-size:16px;
 line-height:24px;
 letter-spacing:1.6px;
 text-overflow:ellipsis;
 white-space:nowrap;
}
.property-source-facts{
 display:flex;
 flex-wrap:wrap;
 width:840px;
 max-width:100%;
 margin:20px 0 0;
 border-top:1px solid #bcbec0;
 border-left:1px solid #bcbec0;
}
.property-source-fact{
 box-sizing:content-box;
 flex:0 1 auto;
 width:218px;
 min-width:0;
 padding:20px 30px;
 border-right:1px solid #bcbec0;
 border-bottom:1px solid #bcbec0;
 font-size:16px;
 line-height:24px;
 letter-spacing:1.6px;
 overflow-wrap:anywhere;
}
.property-source-fact--wide{width:498px}
.property-source-fact--full{width:100%}
.property-source-fact strong,
.property-source-fact span{display:block}
.property-source-fact--icon{min-height:58.5625px;padding-block:19.28125px}
.property-source-fact--icon img{display:block;width:auto;height:33px;margin:0 0 2px;object-fit:contain;object-position:left bottom}
.property-source-fact--icon-bed img{width:46px}
.property-source-fact--icon-bath img{width:37px}
.property-source-fact--icon-sf img{width:39px}
.property-detail .property-source-content{
 display:flow-root;
 width:840px;
 max-width:100%;
 margin:40px 0 80px;
 padding:0 16px;
 color:#333;
 font-size:16px;
 line-height:24px;
 letter-spacing:1.6px;
}
.property-detail .property-source-content>*+*{margin-top:0}
.property-detail .property-source-content p{margin:0 0 20px;line-height:24px}
.property-detail .property-source-content h2,
.property-detail .property-source-content h3{
 margin:0 0 20px;
 padding:0 0 0 16px;
 border:0;
 border-left:8px solid var(--blue);
 color:var(--blue);
 font-size:20px;
 line-height:30px;
 letter-spacing:1.6px;
}
.property-detail .property-source-content img{display:inline;max-width:100%;height:auto;margin:0;vertical-align:bottom}
.property-detail .property-source-content .gallery{display:block;clear:both}
.property-detail .property-source-content .gallery-item{float:left!important;margin:10px 0 0!important}
.property-detail .property-source-content .gallery img{box-sizing:content-box;width:100%;height:auto;border:2px solid #cfcfcf!important}
.property-detail .property-source-content table{display:table;width:auto;max-width:100%;overflow:visible;border-collapse:collapse;line-height:24px}
.property-detail .property-source-content table th,
.property-detail .property-source-content table td{box-sizing:content-box;padding:0}
.property-detail .property-location{
 width:1200px;
 max-width:100%;
 margin:100px 0 0;
 clear:both;
}
.property-detail .property-location h2{margin:0 0 10px;color:var(--blue);font-size:30px;font-weight:700;line-height:45px;letter-spacing:1.6px}
.property-detail .property-location iframe{display:block;width:100%;height:450px;border:0}
.single-klf_property .property-detail--pavilionsquare,
.single-klf_property .property-detail--sentralsuites{padding-bottom:0}
.property-contact-section{min-height:1146px;padding:160px 0 80px;color:#333;background:#fff;letter-spacing:1.6px}
.property-contact-wrap{width:min(800px,calc(100% - 48px));margin-inline:auto}
.property-contact-wrap>h2{margin:0;color:var(--blue);font-size:30px;line-height:45px;text-align:center}
.property-contact-item{margin:60px 0 56px;font-size:20px;font-weight:700;line-height:30px;text-align:center}
.property-contact-item strong,.property-contact-item span{display:block}
.property-contact-section .detail-contact{width:100%;margin:0;padding:0;background:transparent}
.property-contact-section .detail-contact .contact-form{position:relative;gap:26px;margin:0}
.property-contact-section .detail-contact .contact-form label{gap:12px}
.property-contact-section .detail-contact .contact-form b{display:flex;align-items:center;justify-content:center;width:max-content;min-width:48px;min-height:22px;margin:2px 0 0 10px;padding:1px 10px;border-radius:12px;color:#fff;background:var(--blue);font-size:.75rem;line-height:1}
.property-contact-section .detail-contact .contact-form input{height:30px;padding:4px 8px}
.property-contact-section .detail-contact .contact-form textarea{height:180px;padding:4px 8px}
.property-contact-section .detail-contact .contact-form .privacy-check{position:absolute;right:0;bottom:10px;width:265px;grid-template-columns:auto 1fr!important;gap:8px}
.property-contact-section .detail-contact .contact-form .privacy-check input{width:18px;height:18px;padding:0}
.property-contact-section .detail-contact .contact-form .button{width:260px;min-height:48px;margin:10px auto 0}

@media(min-width:601px){
 .klf-lang-en .property-detail .property-overview div,
 .klf-lang-en .property-detail .property-overview div:first-child{
  grid-template-columns:max-content minmax(0,1fr);
  column-gap:18px;
 }
}

@media(max-width:900px){
 .property-detail .property-detail-header,
 .property-detail .property-summary,
 .property-detail .property-overview{max-width:100%}
 .property-detail .property-area-aside{display:none}
}
@media(max-width:600px){
 .property-detail.wrap,
 .property-detail--pavilionsquare.wrap,
 .property-detail--sentralsuites.wrap{width:94%}
 .property-detail,
 .property-detail--pavilionsquare,
 .property-detail--sentralsuites{
  padding-top:50px;
  padding-bottom:0;
  font-size:14px;
  font-weight:500;
  line-height:21px;
  letter-spacing:1.4px;
 }
 .property-detail .property-detail-header,
 .property-detail .property-summary,
 .property-detail .property-overview,
 .property-source-gallery,
 .property-source-facts,
 .property-detail .property-source-content{width:100%;max-width:100%}
 .property-detail .property-detail-header h1{font-size:20px;font-weight:500;line-height:30px;letter-spacing:1.4px}
 .property-detail .property-title-row .detail-price{margin:0;font-size:18px;font-weight:500;line-height:27px;text-align:right}
 .property-detail .property-summary{margin-top:20px;font-size:14px;line-height:21px;letter-spacing:1.4px}
 .property-detail .property-overview div{grid-template-columns:80px minmax(0,1fr);font-size:14px;line-height:21px}
 .property-detail .property-overview div:first-child{grid-template-columns:1fr}
 .property-source-gallery a,.property-source-gallery img{height:60px}
 .property-source-gallery figcaption{height:auto;min-height:0;font-size:14px;line-height:21px;letter-spacing:1.4px;white-space:normal}
 .property-source-facts{margin-top:20px}
 .property-source-fact{
  box-sizing:content-box;
  width:calc((100% - 121px)/2);
  min-height:0;
  padding:20px 30px;
  font-size:14px;
  line-height:21px;
  letter-spacing:1.4px;
 }
 .property-source-fact--wide{width:calc((100% - 121px)/2)}
 .property-source-fact--full{width:100%}
 .property-source-fact--icon{min-height:0;padding:20px 30px}
 .property-source-fact--icon img{display:inline;height:auto;margin:0;vertical-align:bottom}
 .property-detail .property-source-content{margin:40px 0 80px;padding:0 16px;font-size:14px;font-weight:500;line-height:21px;letter-spacing:1.4px}
 .property-detail .property-source-content p{line-height:21px}
 .property-detail .property-source-content h2,
 .property-detail .property-source-content h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:1.4px}
 .property-detail .property-source-content table{display:table;width:auto;overflow:visible;line-height:21px}
 .property-detail .property-location{margin-top:100px}
 .property-detail .property-location h2{margin-bottom:10px;font-size:20px;line-height:30px;letter-spacing:1.4px}
 .property-detail .property-location iframe{height:auto;aspect-ratio:16/9}
 .property-contact-section{min-height:0;padding:80px 0 40px;letter-spacing:1.4px}
 .property-contact-wrap{width:94%}
 .property-contact-wrap>h2{font-size:24px;line-height:36px}
 .property-contact-item{margin:30px 0 56px;font-size:18px;line-height:27px}
 .property-contact-section .detail-contact{margin:0!important;padding:0 6px}
 .property-contact-section .detail-contact .contact-form .privacy-check{position:static;width:100%}
 .property-contact-section .detail-contact .contact-form .button{margin-top:0}
}
