@charset "UTF-8";*,div,ol,ul{margin:0;padding:0}.banner__title,.title__heading,.title__main{font-family:"Sawarabi Mincho",serif}.banner__title,.footer__copyright,.title__heading--center{text-align:center}.footer__ct-btn,.property__filter-list,.property__map-thumbnail img,.property__search-slide img,.property__search-thumbnail img,.top__service-item-btn{pointer-events:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}a{color:inherit;text-decoration:none}@font-face{font-family:"Sawarabi Gothic";src:url(./public/fonts/SawarabiGothic-Regular.woff2) format("woff2"),url(./public/fonts/SawarabiGothic-Regular.ttf) format("truetype")}@font-face{font-family:"Sawarabi Mincho";src:url(./public/fonts/SawarabiMincho-Regular.woff2) format("woff2"),url(./public/fonts/SawarabiMincho-Regular.ttf) format("truetype")}@font-face{font-family:"Noto Sans JP";src:url(./public/fonts/NotoSansJP-Regular.woff2) format("woff2"),url(./public/fonts/NotoSansJP-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:"Noto Sans JP";src:url(./public/fonts/NotoSansJP-Bold.woff2) format("woff2"),url(./public/fonts/NotoSansJP-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:"Qwitcher Grypen";src:url(./public/fonts/QwitcherGrypen-Regular.woff2) format("woff2"),url(./public/fonts/QwitcherGrypen-Regular.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:"Qwitcher Grypen";src:url(./public/fonts/QwitcherGrypen-Bold.woff2) format("woff2"),url(./public/fonts/QwitcherGrypen-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Harenosora;src:url(./public/fonts/Harenosora.woff2) format("woff2"),url(./public/fonts/Harenosora.otf) format("opentype")}html{font-family:"Sawarabi Gothic",sans-serif;font-size:10px;color:#292929;letter-spacing:.02em;scroll-behavior:smooth}.image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image--100,.watermark{height:100%}.image--auto{width:auto}.image--contain{-o-object-fit:contain;object-fit:contain}.watermark{position:absolute;z-index:1;left:50%;bottom:10px;display:block;width:100%;background:url(./public/img/logo-watermark.svg) center bottom/contain no-repeat;translate:-50% 0}.button,.button-small{width:-webkit-max-content;width:-moz-max-content}.title__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.title__main--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.title__main--center .title__main-en{margin:0 auto}.title__main--invert{color:#fff}.title__main--invert .title__main-en{border-color:#fff;color:#fff}.title__main-en{display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:4px 12px;border:1px solid #0a7fd3;border-radius:20px;color:#0a7fd3;font-size:1.4rem;line-height:1em;text-transform:uppercase}.button,.title__heading--invert{color:#fff}.title__heading,.title__main-jp{line-height:1.5em;font-weight:400}.title__main-jp{font-size:4rem}@media screen and (max-width:1200px){.title__main-en{font-size:12px}.title__main-jp{font-size:3.4rem}}.title__heading{font-size:3rem}@media screen and (max-width:1200px){.title__heading{font-size:2.4rem}}@media screen and (max-width:767px){.title__main-jp{font-size:26px}.title__heading{font-size:22px}}.title__heading--md{font-size:2.4rem}@media screen and (max-width:1200px){.title__heading--md{font-size:2rem}.header.toggle{height:100vh;background-color:#fff}}.title__heading--fs16{font-size:1.6rem}.button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;width:max-content;min-width:300px;height:70px;padding:14px;background-color:#0a7fd3;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .2);box-shadow:0 3px 24px rgb(16 102 120 / .2);font-size:1.8rem}@media screen and (max-width:1600px){.button{font-size:1.6rem}}.button span.arrow,.button-small{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;min-width:140px;height:40px;font-size:1.6rem;position:relative;padding:14px;line-height:1em;text-transform:uppercase}.button span.arrow{display:flex;-ms-flex-align:center;align-items:center;background-color:#fff0;border:1px solid #fff;border-radius:100px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1600px){.button span.arrow{min-width:100px;padding:10px;font-size:1.4rem}}.button span.arrow::before{content:"";position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;background:url(./public/img/icons/arrow-circle-white.svg) center/contain no-repeat;-webkit-transition:.3s;transition:.3s}.button:hover span.arrow{background-color:#fff;border-color:#0a7fd3;color:#0a7fd3}.button:hover span.arrow::before{background-image:url(./public/img/icons/arrow-circle-blue.svg)}.button--sky{background-color:#17c7ee}.button--sky span.arrow::before{background-image:url(./public/img/icons/arrow-circle-white.svg)}.button--sky:hover span.arrow{border-color:#17c7ee;color:#17c7ee}.button--sky:hover span.arrow::before{background-image:url(./public/img/icons/arrow-circle-sky.svg)}.button--white{background-color:#fff;color:#292929}.button--white span.arrow{border-color:#292929}.button--white span.arrow::before{background-image:url(./public/img/icons/arrow-circle-black.svg)}.button--line span.arrow::before,.button--white:hover span.arrow::before,.button-small--sky:hover::before,.button-small:hover::before,.service__item:hover .button-small::before,.top__service-link:hover .top__service-item-btn::before{background-image:url(./public/img/icons/arrow-circle-white.svg)}.button--white:hover span.arrow{background-color:#292929;border-color:#292929;color:#fff}.button--line{background-color:#2ac51f}.button--line:hover span.arrow{border-color:#2ac51f;color:#2ac51f}.button--line:hover span.arrow::before{background-image:url(./public/img/icons/arrow-circle-green.svg)}.button--dropdown span.arrow::before{background-image:url(./public/img/icons/dropdown-circle-white.svg)}.button--dropdown:hover span.arrow::before{background-image:url(./public/img/icons/dropdown-circle-blue.svg)}.button--dropdown-sky:hover span.arrow::before{background-image:url(./public/img/icons/dropdown-circle-sky.svg)}.button--dropdown-white span.arrow::before{background-image:url(./public/img/icons/dropdown-circle-black.svg)}.button--dropdown-white:hover span.arrow::before{background-image:url(./public/img/icons/dropdown-circle-white.svg)}.button-small{display:flex;-ms-flex-align:center;align-items:center;width:max-content;background-color:#fff;border:1px solid #0a7fd3;border-radius:100px;color:#0a7fd3;-webkit-transition:.3s;transition:.3s}.button-simple,.header__wrapper{display:-webkit-box;display:-ms-flexbox}.button-small::before{content:"";position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:17px;height:17px;background:url(./public/img/icons/arrow-circle-blue.svg) center/contain no-repeat;-webkit-transition:.3s;transition:.3s}.button-small:hover{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.button-small--sky{border-color:#17c7ee;color:#17c7ee}.button-small--sky::before{background-image:url(./public/img/icons/arrow-circle-sky.svg)}.button-small--sky:hover{background-color:#17c7ee;border-color:#17c7ee}.button-simple{position:relative;gap:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:300px;height:70px;padding:14px;background-color:#0a7fd3;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .2);box-shadow:0 3px 24px rgb(16 102 120 / .2);color:#fff;font-size:1.8rem;-webkit-transition:.3s;transition:.3s;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-simple:hover{background-color:#fff;color:#0a7fd3}.button-simple--sky{background-color:#17c7ee}.button-simple--sky:hover{color:#17c7ee}.button-simple--white{background-color:#fff;color:#292929}.button-simple--white:hover{background-color:#292929;color:#fff}.button-simple--line{background-color:#2ac51f}.button-simple--line:hover{color:#2ac51f}.header{position:fixed;z-index:999;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;-webkit-transition:background-color .2s;transition:background-color .2s}.header__wrapper{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:calc(100% - 40px);max-width:1920px;height:90px;margin:20px auto 0;padding:15px 30px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 4px 16px rgb(16 102 120 / .1);box-shadow:0 4px 16px rgb(16 102 120 / .1);-webkit-transition:width .2s;transition:width .2s}@media screen and (max-width:1520px){.header__wrapper{gap:20px}}@media screen and (max-width:1366px){.header__wrapper{height:80px;padding:15px 20px}}@media screen and (max-width:1200px){.header.toggle .header__wrapper{width:100%;-webkit-box-shadow:none;box-shadow:none}.header.toggle .js-header-ct{display:none!important;opacity:0;visibility:hidden}.header.toggle .js-header-lang{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;opacity:1;visibility:visible}.header__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 20px);max-width:100%;height:70px;margin-top:10px}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;max-width:170px;max-height:40px;margin:15px 0}@media screen and (max-width:1366px){.header__logo{max-width:150px}}.header__logo img{aspect-ratio:169/40}.form__inner--confirm .form__agree,.form__inner--confirm .form__btn--zip,.header__hamburger,.top__property-slides{display:none}.header__menu,.header__nav{display:-webkit-box;display:-ms-flexbox}.header__hamburger span{position:absolute;top:0;display:block;width:18px;height:1px;background-color:#292929;border-radius:2px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__hamburger span:last-of-type,.header__hamburger span:nth-of-type(2){top:6px}.header__hamburger.toggle span{top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__hamburger.toggle span:nth-of-type(2){opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.header__hamburger.toggle span:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__menu{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;height:100%}@media screen and (max-width:1600px){.header__menu{gap:30px}}@media screen and (max-width:1440px){.header__menu{gap:20px}}@media screen and (max-width:1320px){.button-small{min-width:130px;font-size:1.4rem}.header__logo{max-width:140px}.header__menu{gap:15px}}@media screen and (max-width:1200px){.header__hamburger{position:relative;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;width:18px;height:12px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__hamburger.toggle{opacity:1;visibility:visible}.header__menu{position:absolute;z-index:-1;top:80px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:60px;width:100%;height:0;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header__menu.toggle{z-index:999;padding:20px 0;opacity:1;visibility:visible}}.header__nav{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;height:100%;padding-right:40px;border-right:1px solid #d5d9db}@media screen and (max-width:1600px){.header__nav{gap:20px;padding-right:30px}}@media screen and (max-width:1440px){.header__nav{gap:15px;padding-right:20px}}@media screen and (max-width:1320px){.header__nav{padding-right:15px}.footer__ct-btn{font-size:1.4rem}}.header__nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.header__menu.toggle .header__nav{border-right:unset;opacity:1;visibility:visible}.header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:unset;width:100%;max-width:100%;padding:0 5%;opacity:0;visibility:hidden;-webkit-transition:opacity .1s .25s;transition:opacity .1s .25s;overflow:auto}.header__nav-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0;border-bottom:1px solid #d5d9db}.header__nav-item::before{content:"";position:absolute;top:31px;right:0;width:17px;height:17px;background:url(./public/img/icons/arrow-circle-blue.svg) center/contain no-repeat}}@media screen and (max-width:1200px){.header__nav-item.js-header-ct{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:30px;padding:0;border-bottom:none;-webkit-transition:.3s;transition:.3s}.header__nav-item.js-header-ct::before{content:none}}@media screen and (max-width:1200px){.header__nav-item--sub:last-child{border-bottom:none}.header__nav-item--lang{display:none!important;opacity:0;visibility:hidden;max-width:200px;margin-left:auto;margin-right:10px}}.header__nav-item--lang::before{content:none!important}.header__nav-item.has-sublist{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.header__nav-item.has-sublist::before{content:"";position:relative;-ms-flex-negative:0;flex-shrink:0;width:9px;height:9px;background:url(./public/img/icons/arrow-black-down.svg) center/contain no-repeat}.header__nav-item.has-sublist:hover .header__nav-sublist{z-index:99;opacity:1;visibility:visible}.header__nav-link{-ms-flex-negative:0;flex-shrink:0;font-size:1.4rem;line-height:1em}@media screen and (max-width:1520px){.header__nav-link{font-size:1.3rem}}@media screen and (max-width:1366px){.header__nav-link{font-size:1.2rem}}@media screen and (max-width:1280px){.header__wrapper{gap:2%}.header__nav-link{font-size:1.1rem}}.header__nav-link span{padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#292929),to(#292929)) 0 100%/0 1px no-repeat;background:linear-gradient(to right,#292929 0,#292929 100%) 0 100%/0 1px no-repeat;-webkit-transition:.3s;transition:.3s}.header__nav-link:hover span{background-size:100% 1px}@media screen and (max-width:1200px){.header__nav-item.has-sublist{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0;padding-right:0}.header__nav-item.has-sublist::before{position:absolute;width:12px;height:12px;-webkit-transition:.3s;transition:.3s}.header__nav-item.has-sublist:hover .header__nav-sublist{opacity:0;visibility:hidden}.header__nav-item.has-sublist.toggle::before{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.header__nav-item.has-sublist.toggle .header__nav-sublist{position:relative;opacity:1;visibility:visible}.header__nav-link{font-size:14px}.header__nav-link span{padding-bottom:0!important;background:0 0!important;-webkit-transition:none!important;transition:none!important}.header__nav-link:hover span{background-size:unset}}.header__nav-link--ct{-ms-flex-negative:0!important;flex-shrink:0!important;color:#0a7fd3;font-size:1.8rem}@media screen and (max-width:1440px){.header__nav-link--ct{font-size:1.6rem}}.header__nav-link--ct span{position:relative;padding-left:24px;background-image:-webkit-gradient(linear,left top,right top,from(#0a7fd3),to(#0a7fd3));background-image:linear-gradient(to right,#0a7fd3 0,#0a7fd3 100%)}.header__nav-link--ct span::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:100%;background:url(./public/img/icons/mail.svg) center/contain no-repeat}.header__nav-link--sub{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 0;border-bottom:1px solid #d5d9db;color:#292929;font-size:1.4rem;line-height:2em}.header__nav-link--sub span,.header__nav-link.has-sublist span{background:0 0!important;-webkit-transition:none!important;transition:none!important}.header__nav-link.allow-wrap{-ms-flex-negative:1;flex-shrink:1}.footer__ct-email,.header__nav-sublist{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.header__nav-sublist{position:absolute;top:25px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:230px;padding:10px 25px 20px;background-color:#ecefee;border-radius:5px;opacity:0;visibility:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1200px){.header__nav-link--sub{display:unset;padding:0;border-bottom:none;line-height:1em}.header__nav-sublist{position:relative;top:unset;left:unset;width:100%;min-width:unset;height:0;margin-top:25px;padding:0 25px;background-color:#fff;border-top:1px solid #d5d9db;border-radius:0;-webkit-transform:none;transform:none;overflow:hidden}}.header__nav-sublist::before{content:"";position:absolute;width:0;height:0;top:-4px;left:50%;border-style:solid;border-width:0 4px 4px;border-color:#fff0 #fff0 #ecefee;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.footer__section-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 7%;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}.footer__ct-email,.footer__ct-item{display:-webkit-box;display:-ms-flexbox}.footer__contact{padding:90px 0;background-color:#0a7fd3}.footer__ct-col{width:50%}.footer__ct-col--sched{padding:0 5%}.footer__ct-text{margin-top:20px;color:#fff;font-size:1.8rem;line-height:2em}.footer__ct-item{position:relative;z-index:1;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:30px 0;border-bottom:1px solid #fff;color:#fff}.footer__ct-item:not(.footer__ct-item--tel)::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.footer__ct-item:first-child{border-top:1px solid #fff}.footer__ct-item--tel{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:.11;visibility:visible}.footer__ct-item:hover .footer__ct-btn::after{opacity:.3;visibility:visible}.footer__ct-label{position:relative;padding-left:30px;font-size:2rem;line-height:1.5em}@media screen and (max-width:1366px){.header__nav-link--ct{font-size:1.4rem}.header__nav-link--ct span{padding-left:18px}.header__nav-link--ct span::before{width:12px}.footer__ct-label{font-size:1.6rem}}.footer__ct-label::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:100%;background:url(./public/img/icons/mail-white.svg) center/contain no-repeat}@media screen and (max-width:767px){.button,.button-simple{width:100%;min-width:unset;height:60px;padding:10px;font-size:16px}.button span.arrow{min-width:100px;font-size:14px}.header.toggle{height:100svh}.header__wrapper{height:60px;padding:10px 5%}.header__logo{width:120px;max-height:30px}.header__menu{top:70px}.header__nav-item{padding:25px 0}.header__nav-item::before{top:26px}.header__nav-item.js-header-ct{margin-right:10px}.header__nav-item--lang{max-width:140px}.header__nav-sublist{padding:0 15px}.footer__section-content{max-width:100%;padding:0 5%}.footer__ct-text{font-size:16px}.footer__ct-item{padding:24px 0}.footer__ct-item:not(.footer__ct-item--tel)::after{content:none}.footer__ct-item--tel{gap:10px}.footer__ct-item:hover .footer__ct-btn::after,.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:0;visibility:hidden}.footer__ct-label{padding-left:24px;font-size:16px;line-height:1.5em}.footer__ct-label::before{width:16px}}.footer__ct-label--line::before{background-image:url(./public/img/icons/line-white.svg)}.footer__ct-label--tel{font-size:2.6rem}@media screen and (max-width:767px){.footer__ct-label--tel{font-size:18px}}.footer__ct-label--tel::before{background-image:url(./public/img/icons/tel-white.svg)}@media screen and (max-width:1366px){.footer__ct-label--tg{font-size:1.6rem}}.footer__ct-label--tg::before{width:24px;height:auto;aspect-ratio:1/1;background-image:url(./public/img/icons/telegram.svg)}.footer__ct-label--sched{padding-left:0;font-size:1.4rem}.footer__ct-label--sched::before{content:none}.footer__ct-email{display:flex;flex-direction:column;gap:10px}.footer__ct-tel-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__ct-flag{width:80px}.footer__ct-btn{margin-right:6px}.footer__ct-btn::after{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% + 12px);height:calc(100% + 12px);background-color:#fff;border-radius:100px;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}.footer__ct-btn--line{border-color:#2ac51f;color:#2ac51f}.footer__ct-btn--line::before{background-image:url(./public/img/icons/arrow-circle-green.svg)}.footer__menu{padding:80px 0;background-color:#ecefee}.footer__menu-row-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width:1200px){.header__nav-sublist::before{content:none}.footer__section-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__contact{padding:70px 0}.footer__ct-content{gap:50px}.footer__ct-col{width:100%}.footer__ct-col--sched{padding:0}.footer__menu-row-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__menu-col--block,.footer__nav-col,.footer__nav-ct-item,.footer__recruit-col{-webkit-box-direction:normal}.footer__menu-col,.service-detail__introduction-text{width:50%}@media screen and (max-width:767px){.footer__ct-label--tg::before{width:20px}.footer__ct-label--sched{font-size:12px}.footer__ct-email{gap:unset}.footer__ct-flag{width:50px}.footer__ct-btn{margin-right:0}.footer__menu{padding:60px 0}.footer__menu-row{padding:0 8%}.footer__menu-row-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}.footer__menu-col{width:100%}}.footer__menu-col--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.footer__menu-col-inner{position:relative;display:grid;grid-template-columns:repeat(2,50%)}.footer__nav,.footer__nav-col{display:-webkit-box;display:-ms-flexbox}.footer__menu-image{max-width:418px;height:210px;overflow:hidden;border-radius:5px}@media screen and (max-width:767px){.footer__menu-col--block{width:100%;margin:0 auto}.footer__menu-col-inner{display:none}.footer__menu-image{max-width:100%;height:40vw}}.footer__menu-image--logo{max-width:140px;height:unset!important;border-radius:unset}.footer__nav{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-left:5%}.footer__nav-col{display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:35px;width:calc(33.33% - 13.5px)}@media screen and (max-width:1320px){.footer__nav{gap:30px}.footer__nav-col{gap:30px;width:calc(50% - 15px)}.footer__nav-ct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__nav-col--sub{gap:25px;width:100%;margin-top:-10px;padding-left:10px}.footer__nav-link{font-size:1.8rem}@media screen and (max-width:1600px){.footer__nav-link{font-size:1.6rem}}@media screen and (min-width:768px) and (max-width:1366px){.footer__nav-link{font-size:1.4rem}}.footer__nav-link span{padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#292929),to(#292929)) 0 100%/0 1px no-repeat;background:linear-gradient(to right,#292929 0,#292929 100%) 0 100%/0 1px no-repeat;-webkit-transition:.3s;transition:.3s}.footer__nav-link:hover span{background-size:100% 1px}.footer__nav-link--sub{font-size:1.6rem}@media screen and (max-width:1600px){.footer__nav-link--sub{font-size:1.4rem}}@media screen and (min-width:768px) and (max-width:1366px){.footer__nav-link--sub{font-size:1.2rem}}.footer__nav-ct,.news-detail__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.footer__nav-ct-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:10px;-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem}.footer__sns-link,.footer__sns-list{display:-webkit-box;display:-ms-flexbox}.footer__sns{margin-top:16px;font-size:1.6rem}.footer__sns-list{display:flex;gap:20px;margin-top:15px}.footer__sns-link{width:60px;height:60px;background-color:#fff;border-radius:50%;-webkit-transition:.3s;transition:.3s;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__copyright,.footer__recruit-col{display:-webkit-box;display:-ms-flexbox}.footer__sns-link:hover{opacity:.8}.footer__sns-icon{width:30px;height:30px}.footer__copyright{padding:24px 0;font-size:1.4rem;letter-spacing:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__recruit{padding:90px 0;background-color:#eef1f4;border-radius:20px 20px 0 0}.footer__recruit-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width:1200px){.footer__menu-col-inner{grid-template-columns:1fr;gap:30px}.footer__nav-link span{padding-bottom:0!important;background:0 0!important;-webkit-transition:none!important;transition:none!important}.footer__nav-link:hover span{background-size:unset}.footer__recruit-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__recruit-col{display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:50%}.banner__title,.breadcrumbs{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:1200px){.footer__recruit-col{width:60%}}.footer__recruit-text{max-width:792px;margin-top:20px;font-size:1.8rem;line-height:2em}.footer__recruit-btn{-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__title,.form__main,.news-detail__content{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}@media screen and (max-width:980px){.footer__recruit-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__recruit-col{width:100%!important}.footer__recruit-btn{width:100%}.top__room-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:unset}}.banner{position:relative;height:500px}@media screen and (max-width:1200px){.footer__recruit-col--btn{width:40%}.banner{height:400px}}@media screen and (max-width:767px){.footer__menu-image--logo{max-width:104px;margin:0 auto}.footer__nav{padding-left:0}.footer__nav-col{width:100%}.footer__nav-col--sub{gap:20px;padding-left:12px}.footer__sns{margin-top:30px}.footer__sns-list{gap:10px}.footer__sns-link{width:40px;height:40px}.footer__sns-icon{width:20px;height:20px}.footer__copyright{padding-bottom:78px}.footer__recruit{padding:70px 0}.footer__recruit-text{font-size:16px}.banner{height:250px}}.banner--plain{height:300px}.banner--plain .banner__title{padding-top:160px}.banner--plain .banner__title-en{color:#0a7fd3}.banner--plain .banner__title-jp{color:#292929}.banner__bg{position:absolute;z-index:-1;width:100%;height:100%}.breadcrumbs,.toc__title,.toc__wrap{position:relative}.banner__bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(10 127 211 / .25)}.banner__title{flex-direction:column;gap:30px;width:100%;height:100%;padding:120px 5% 0;color:#fff;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__title-en{font-size:1.4rem;font-weight:400}.banner__title-jp{font-size:4rem;font-weight:400}.breadcrumbs{z-index:1;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 0;padding:60px 7% 100px;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}.form__progress,.toc__title{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:767px){.banner--plain{height:200px}.banner--plain .banner__title{padding-top:80px}.banner__title{gap:15px;padding-top:60px}.banner__title-en{font-size:11px}.banner__title-jp{font-size:20px}.breadcrumbs{max-width:100%;padding:30px 5% 50px}}.breadcrumbs--bg{padding-top:25px}@media screen and (max-width:767px){.breadcrumbs--bg{padding-top:15px}}.breadcrumbs--pad{padding-top:150px}@media screen and (max-width:767px){.breadcrumbs--pad{padding-top:100px}}.breadcrumbs--pad2{padding-bottom:30px}.breadcrumbs--property{padding-top:240px}.breadcrumbs__link{position:relative;display:-webkit-box;line-clamp:1;-webkit-box-orient:vertical;font-size:1.4rem;letter-spacing:.02em;-webkit-transition:.3s;transition:.3s}.breadcrumbs__link:not(:last-child){margin-right:16px;padding-right:22px}.breadcrumbs__link:not(:last-child)::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:100%;background:url(./public/img/icons/bread-arrow-right.svg) center/contain no-repeat}.breadcrumbs__link:hover:not(:last-child){color:#0a7fd3}.toc{max-width:calc(510px + 30%);margin:0 auto;padding:0 15%}@media screen and (max-width:767px){.breadcrumbs__link{font-size:12px}.toc{padding:0 5%!important}}.toc--news{min-width:510px;padding:0}.toc__wrap{border-radius:5px;background-color:#f2f6f8;margin-bottom:100px;padding:40px 20px 30px}@media screen and (max-width:767px){.toc--news{min-width:100%}.toc__wrap{margin-bottom:50px;padding:30px 20px}}.toc__wrap--news{margin-bottom:0}.toc__title{font-size:2rem;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toc__toggle{position:absolute;top:-20px;right:0;font-size:1.2rem;font-weight:400;-webkit-transition:.25s;transition:.25s;cursor:pointer}.form__progress-item,.toc__list li{position:relative;font-size:1.6rem}.toc__list-wrap{margin-top:15px;padding-left:20px;-webkit-transition:.25s ease-out;transition:.25s ease-out}.toc__list-wrap.hide{height:0;margin-top:0;overflow:hidden;-webkit-transition:.25s ease-out;transition:.25s ease-out}.toc__list{list-style-type:disc}.toc__list li{font-weight:500;font-family:Arial,sans-serif;text-align:justify;-webkit-font-feature-settings:initial;font-feature-settings:initial}@media screen and (max-width:767px){.toc__title{font-size:15px}.toc__toggle{top:-15px;right:-5px;font-size:8px}.toc__list-wrap{margin-top:10px;padding-left:10px}.toc__list{margin-top:24px}.toc__list li{font-size:14px}}.toc__list li::before{position:absolute;top:0;left:0;color:#0a7fd3;font-weight:700}.toc__list li:hover{-webkit-text-decoration:1px solid underline #0a7fd3;text-decoration:1px solid underline #0a7fd3}.toc__list li:not(:last-of-type),.top__property-cats{margin-bottom:10px}.property__filter-menu-btn,.toc__list li:not(:first-of-type){margin-top:10px}.toc__list li::marker{color:#0a7fd3}.toc__list--lvl2{counter-reset:lvl2;margin-top:10px}.toc__list--lvl2 li{counter-increment:lvl2;padding-left:28px;font-size:12px}.toc__list--lvl2 li::before{content:counter(lvl1) "." counter(lvl2) ". "}.toc__anchor{scroll-margin-top:150px}.toc__anchor--news,.top__anchor-section{scroll-margin-top:110px}.form__progress{display:flex;margin-bottom:40px}.form__progress-item{gap:16px;width:50%;height:60px;background-color:#f2f6f8;border-radius:100px 0 0 100px;color:#0a7fd3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.toc__list--lvl2 li{padding-left:24px;font-size:11px}.toc__anchor{scroll-margin-top:110px}.toc__anchor--news{scroll-margin-top:70px}.form__progress{margin-bottom:30px}.form__progress-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;height:50px;font-size:12px;line-height:1em}}.form__progress-item::before{content:"";position:absolute;top:0;width:0;height:0;border-width:30px 0 30px 20px;border-style:solid}.form__progress-item.complete{background-color:#0a7fd3;color:#fff}.form__progress-item:first-child{z-index:2}.form__progress-item:first-child::before{right:-20px;border-color:#fff0 #fff0 #fff0 #0a7fd3}.form__progress-item:nth-child(2){margin-left:10px;border-radius:0 100px 100px 0}.form__progress-item:nth-child(2)::before{left:0;border-color:#fff0 #fff0 #fff0 #fff}.form__inner--confirm .form__input{font-family:"Sawarabi Gothic",sans-serif;font-size:1.6rem;line-height:2em}.form__inner--confirm .form__input-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:16px;border:1px solid #d5d9db;border-radius:5px;outline:0}@media screen and (max-width:767px){.form__progress-item::before{border-width:25px 0 25px 10px}.form__progress-item:first-child::before{right:-10px}.form__progress-item:nth-child(2){margin-left:5px}.form__inner--confirm .form__input-inner{padding:12px}}.form__inner--confirm .form__input-inner--textarea{height:250px}.form__inner--confirm .form__input-inner--select,.form__inner--confirm .form__input-inner--zip{width:350px}.form__inner--confirm .form__checkbox-inner{position:relative;padding-left:47px;color:#292929}.form__inner--confirm .form__checkbox-inner::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px;height:35px;background-color:#0a7fd3;border-radius:5px}@media screen and (max-width:767px){.form__inner--confirm .form__checkbox-inner::before{width:24px;height:24px}}.form__checkbox input[type=checkbox]::after,.form__inner--confirm .form__checkbox-inner::after{content:"";top:50%;width:15px;height:15px;background:url(./public/img/icons/check-white.svg) center/100% no-repeat;position:absolute}.form__inner--confirm .form__checkbox-inner::after{left:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__descr{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #d5d9db}.form__main,.news-detail__content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:40px}.form__item,.form__item-label{display:-webkit-box;display:-ms-flexbox}.form__item{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.form__item--btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__item--children{display:none;opacity:0;visibility:hidden}.form__item--children.show,.form__others.show,.form__room.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}.form__item-label{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.form__required,.form__required-note{background-color:#e37272;border-radius:5px;display:-webkit-box;display:-ms-flexbox;position:relative}.form__required{width:50px;height:30px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__required::before{content:"必須";color:#fff;font-size:1.6rem}.form__required-note{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;padding:0 10px;color:#fff;font-size:1.6rem;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__input,.form__input-inner--zip{display:-webkit-box;display:-ms-flexbox}.form__label{-ms-flex-negative:0;flex-shrink:0;font-size:2rem}.form__input,.form__others,.form__room{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}@media screen and (max-width:767px){.form__inner--confirm .form__checkbox-inner::after{left:5px}.form__descr{margin-bottom:25px;padding-bottom:20px}.form__main{gap:30px}.form__item{gap:18px}.form__item-label{gap:10px}.form__required{width:40px;height:25px}.form__required::before{font-size:12px}.form__required-note{width:40px;height:25px;font-size:12px}.form__label{font-size:16px}}.form__label--descr,.property-detail__service-label,.service-detail__p-heading{font-size:1.6rem}.form__checkbox,.form__input-note{color:#8f9497;font-size:1.6rem}.form__checkbox input[type=checkbox]:checked+.mwform-checkbox-field-text,.form__input-note--label{color:#292929}.form__input{display:flex;flex-direction:column;gap:12px;width:100%}.form__input input[type=checkbox],.form__input input[type=email],.form__input input[type=text],.form__input textarea{width:100%;padding:16px;border:1px solid #d5d9db;border-radius:5px;outline:0;font-family:"Sawarabi Gothic",sans-serif;font-size:1.6rem;line-height:2em}.form__input textarea{height:250px;resize:none}.form__input--zip input[type=text]{width:350px}.form__input-inner--zip{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.form__select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;padding:16px;background:url(./public/img/icons/select-icon.svg) calc(100% - 16px) center no-repeat;border:1px solid #d5d9db;border-radius:5px;outline:0;font-size:1.6rem;line-height:2em}.form__select select.w350{width:350px}.form__checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-ms-flex-negative:0;flex-shrink:0;width:33px;height:33px;padding:0;background-color:#fff;border:1px solid #d5d9db;border-radius:5px;-webkit-transition:.2s;transition:.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__checkbox input[type=checkbox]::after{left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:.2s;transition:.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__checkbox input[type=checkbox]:checked{background-color:#0a7fd3;border-color:#0a7fd3}.form__checkbox input[type=checkbox]:checked::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.form__checkbox-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 30px}.form__checkbox-inner--agree{gap:unset;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.form__agree-text{display:inline-block;color:#292929}.form__agree-link{position:relative;display:inline-block;margin-right:12px;color:#0a7fd3}.form__agree-link::after{content:url(./public/img/icons/link-external.svg);margin:auto 0 auto -13px}.form__agree-link span{padding-right:20px;padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#0a7fd3),to(#0a7fd3)) 0 100%/0 1px no-repeat;background:linear-gradient(to right,#0a7fd3 0,#0a7fd3 100%) 0 100%/0 1px no-repeat;-webkit-transition:.3s;transition:.3s}.form__agree-link:hover span{background-size:100% 1px}.form__others,.form__room{display:none;flex-direction:column;gap:40px;opacity:0;visibility:hidden}.form__budget,.form__map-wrap{display:-webkit-box;display:-ms-flexbox}.form__map-wrap{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.form__map{-ms-flex-negative:0;flex-shrink:0;width:50%}.form__budget{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:1.6rem}.fab__link,.form__btn{display:-webkit-box;display:-ms-flexbox}.form__btn{cursor:pointer;display:flex;width:360px;height:70px;padding:20px;background:url(./public/img/icons/arrow-circle-white.svg) calc(100% - 20px) center no-repeat,#0a7fd3;border:none;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);box-shadow:0 3px 24px rgb(16 102 120 / .1);color:#fff;font-family:"Sawarabi Gothic",sans-serif;font-size:1.8rem;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:767px){.form__label--descr{font-size:14px}.form__input-note{font-size:12px}.form__input-note--label{font-size:14px}.form__input{gap:10px}.form__input input[type=checkbox],.form__input input[type=email],.form__input input[type=text],.form__input textarea{padding:12px}.form__input--zip input[type=text]{width:50%}.form__select select{background-position:calc(100% - 12px) center;padding:12px}.form__map,.form__select select.w350{width:100%}.form__checkbox input[type=checkbox]{width:24px;height:24px}.form__agree-text{font-size:13px}.form__agree-link{margin-right:6px}.form__btn{width:100%;height:60px;font-size:16px}}.form__btn:hover{opacity:.7}.form__btn--zip{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;height:45px;background:#0a7fd3;border-radius:23px;-webkit-box-shadow:none;box-shadow:none;font-size:1.6rem;text-align:center}@media screen and (max-width:767px){.form__btn--zip{width:120px;height:40px;font-size:12px}}.form__btn--back{height:auto;padding:0;background:#fff;-webkit-box-shadow:none;box-shadow:none;color:#8f9497;text-align:center}.fab__icon,.fab__text{background-color:#4cc764}.top__property-slide-item,.top__reason-item{-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1)}.fab{position:fixed;z-index:99;bottom:15px;right:15px;opacity:0;visibility:hidden;-webkit-animation:.6s .3s forwards fab-fadein;animation:.6s .3s forwards fab-fadein}.fab__link{gap:5px;-webkit-transition:.3s;transition:.3s;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fab__link:hover{opacity:.8}.fab__icon{width:60px;height:60px;aspect-ratio:1/1;border-radius:15px}.fab__text{padding:5px 10px;border:2px solid #fff;border-radius:10px;color:#fff;font-size:14px}.top__wrapper{width:100%}.top__faq,.top__section,.top__service{padding:100px 0}.service-detail__introduction-content,.top__section-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.fab__icon{width:40px;height:40px}.fab__text{font-size:12px}.top__section{padding:70px 0}.top__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1320px){.top__section-content{padding:0 5%!important}}.top__section-content--wide{padding:0 7%;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.top__section-content--wide{max-width:100%;padding:0 5%}}.top__section-content--narrow{padding:0 23%;margin:0 auto;max-width:calc(1020px + 46%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.top__section-content--narrow{max-width:100%;padding:0 5%}}.top__section-content--fullwidth{max-width:100%;padding:0}.top__section-content--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__section-p{font-size:1.6rem;line-height:1.5em}.top__article-cats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.top__article-cat,.top__mv-content{display:-webkit-box;display:-ms-flexbox}.top__article-cat{position:relative;height:40px;background-color:#fff0;border-radius:39px;font-size:1.6rem;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__article-cat::before{content:"";position:absolute;width:100%;height:100%;border-radius:39px;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.top__article-cat span{text-align:center}.top__article-cat span.name{padding-left:20px;padding-right:18px}.top__article-cat span.status{padding-left:18px;padding-right:20px}.top__article-cat:hover::before{opacity:1;visibility:visible}.top__article-cat.active:hover::before{opacity:0;visibility:hidden}.top__mv{position:relative;overflow:hidden}.top__mv-bg{position:relative;z-index:-1;height:66vh;-webkit-filter:saturate(1.5);filter:saturate(1.5)}@media screen and (max-width:1200px){.top__section-p{font-size:14px}.top__mv-bg{height:56vh}}.top__mv-bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff0}.top__mv-bg img{-o-object-position:100% 70%;object-position:100% 70%;aspect-ratio:4/3}.top__mv-content{position:absolute;z-index:1;top:48%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:0 7%;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}.top__mv-scroll,.top__mv-text{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:1200px){.top__mv-content{top:40%;max-width:100%;padding:0 5%}}.top__mv-heading{font-family:"Qwitcher Grypen",cursive;color:rgb(255 255 255 / .95);font-size:12rem;font-weight:700;line-height:1.5em}@media screen and (max-width:767px){.top__article-cats{gap:8px}.top__article-cat{width:calc(50% - 4px);font-size:12px}.top__article-cat span.name{padding-left:14px;padding-right:12px}.top__article-cat span.status{padding-left:10px;padding-right:12px}.top__mv-bg{height:55svh;max-height:500px}.top__mv-bg img{aspect-ratio:5/8}.top__mv-content{max-width:100%;padding:0 5%;top:43%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__mv-heading{font-size:90px}}.top__mv-text{position:relative;display:flex;font-family:Harenosora,serif;color:#292929;font-size:2.4rem;font-weight:700;line-height:2em}@media screen and (max-width:767px){.top__mv-text{font-size:16px}}.top__mv-text span{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:3px 5px 3px 10px;background-color:rgb(255 255 255 / .95)}.top__mv-text span:first-child{padding-left:15px;padding-right:0;border-radius:20px 0 0 20px}.top__mv-text span:nth-child(2){padding-left:0;border-radius:0 20px 20px 0}.top__mv-scroll{position:absolute;bottom:60px;right:50px;width:110px;height:110px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1200px){.top__mv-scroll{bottom:45px;right:30px}}.top__mv-scroll-text{width:110px;height:110px;background:url(./public/img/top/scroll-text.png) center/contain no-repeat;-webkit-animation:10s linear infinite rotate-animation;animation:10s linear infinite rotate-animation}.top__mv-scroll-arrow{position:absolute;top:27.5px;width:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__mv-scroll-arrow span.arrow{position:absolute;top:0;width:21px;height:12px;background:url(./public/img/top/scroll-arrow.png) center/contain no-repeat;-webkit-animation:3s ease-out infinite arrow-movement;animation:3s ease-out infinite arrow-movement;opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.top__mv-scroll-arrow span.arrow:first-child{-webkit-animation-delay:1s;animation-delay:1s}.top__mv-scroll-arrow span.arrow:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s}.top__room-content{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ecefee}.top__room-btns,.top__room-col{display:-webkit-box;display:-ms-flexbox}.top__room-col{position:relative;z-index:1;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:50%;margin:-20px 0;padding:100px 5%;background-color:#fff;border-radius:20px}@media screen and (max-width:1600px){.top__room-col{padding:100px 4%}}.top__room-col--blue{z-index:1;overflow:hidden}.top__room-col--blue::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:url(./public/img/common/map.png) center/cover no-repeat;-webkit-filter:brightness(.8);filter:brightness(.8)}.top__room-col--blue::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#0a7fd3;opacity:.5}.top__room-col--fullwidth{width:100%}.top__room-title{font-size:3.2rem;font-weight:700}.top__room-text{margin:30px 0;font-size:1.8rem;line-height:2em}.top__room-btns{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:auto}.top__room-bottom,.top__service-list{display:-webkit-box;display:-ms-flexbox}.top__room-btn{width:calc(33.33% - 14px);min-width:auto;font-size:1.8rem}@media screen and (max-width:1366px){.footer__nav-ct-item,.footer__sns{font-size:1.4rem}.top__room-btn{width:100%}}.top__room-bottom{gap:20px;padding:40px 0 20px;background-color:#124d8f;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__service-list{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:60px;width:100%;padding-top:90px}.top__reason-list,.top__service-link{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:1200px){.top__service-list{gap:20px}}.top__service-item{width:calc(33.33% - 40px)}@media screen and (max-width:1200px){.top__service-item{width:calc(33.33% - 14px)}.top__service-thumbnail{max-height:200px}}.top__service-link{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:.3s;transition:.3s}.top__service-link:hover .top__service-thumbnail{opacity:.8}.top__service-link:hover .top__service-thumbnail img{-webkit-transform:scale(1.1);transform:scale(1.1)}.top__service-link:hover .top__service-item-btn{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.top__service-thumbnail{height:250px;margin-bottom:30px;background-color:#8f9497;border-radius:10px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.top__service-thumbnail img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s;transition:.3s}.top__service-item-text{margin:30px 0;line-height:2em}.top__service-item-btn{margin-top:auto}.top__contact{background-color:#0a7fd3}.property-detail__price,.top__contact-text{margin-top:0}.top__reason{position:relative;padding:90px 0;background-color:#f2f6f8;overflow:hidden}.top__reason::before{content:"";position:absolute;top:0;right:-7%;width:40%;height:100%;background:url(./public/img/logo-notext.svg) center right/contain no-repeat}@media screen and (max-width:1200px){.top__service-item-text{margin:15px 0}.top__reason::before{top:100px;right:-10%;width:50%;background-position:top right}}.top__reason-content{gap:60px}.top__reason-title{-ms-flex-negative:0;flex-shrink:0}.top__reason-list{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.top__reason-item{position:relative;width:calc(20% - 16px);padding:30px 10px;background-color:#fff;border:2px solid #0a7fd3;border-radius:30px;box-shadow:0 3px 24px rgb(16 102 120 / .1);-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service__item:hover,.top__reason-num{-webkit-box-shadow:0 4px 24px rgb(16 102 120 / .1)}@media screen and (max-width:1200px){.top__reason-list{gap:30px}.top__reason-item{width:calc(30% - 20px);padding:30px 15px}}.top__news-main,.top__reason-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__flow-list,.top__reason-num{display:-webkit-box;display:-ms-flexbox}.top__reason-thumbnail{height:150px;margin-bottom:30px;border-radius:5px;overflow:hidden}@media screen and (max-width:1200px){.top__reason-thumbnail{height:180px}}.top__reason-heading{font-size:1.6rem;line-height:1.5em;text-align:center}@media screen and (max-width:980px){.top__room-col{width:100%;padding:80px 7%}.top__reason-heading{font-size:1.4rem}}.top__reason-heading.heading-decor{padding-top:30px}.top__reason-heading.heading-decor::after,.top__reason-heading.heading-decor::before{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top__reason-heading.heading-decor::before{left:50%}.top__reason-heading.heading-decor::after{left:calc(50% + 8px)}.top__reason-num{position:absolute;top:-15px;left:-15px;width:40px;height:40px;background-color:#f2f6f8;border-radius:50%;box-shadow:0 4px 24px rgb(16 102 120 / .1);color:#0a7fd3;font-size:1.8rem;text-align:center;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__flow{position:relative;padding-top:0;padding-bottom:0;scroll-margin-top:300px}.top__flow-main{position:relative;z-index:1;gap:50px;max-width:100%;margin:-20px 0;padding-top:100px!important;padding-bottom:100px!important;background-color:#fff;border-radius:20px}.top__flow-list{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;padding-left:15px;border-left:2px solid #d5d9db}.top__flow-item,.top__flow-item-col{display:-webkit-box;display:-ms-flexbox}.top__flow-item{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px}.top__flow-item-col{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 290px)}.top__flow-item-ic,.top__flow-item-step{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:767px){.top__mv-scroll{bottom:40px;right:15px;width:80px;height:80px}.top__mv-scroll-text{width:80px;height:80px}.top__mv-scroll-arrow{top:20px;width:15px}.top__mv-scroll-arrow span.arrow{width:16px;height:9px;-webkit-animation:3s ease-out infinite arrow-movement-sp;animation:3s ease-out infinite arrow-movement-sp}.top__room-col{padding:60px 7%}.top__room-title{font-size:24px}.top__reason-heading,.top__room-text{font-size:16px}.top__service-bottom{padding:0 8%}.top__service-list{gap:40px;padding-top:70px}.top__reason-item,.top__service-item{width:100%}.top__reason::before{top:90px;right:-7%;width:40%}.top__reason-heading.heading-decor{padding-top:20px}.top__flow-main{padding-bottom:70px!important}.top__flow-list{gap:40px;padding-left:20px}.top__flow-item{gap:20px}.top__flow-item-col{width:100%!important}}.top__flow-item-col--step{-ms-flex-negative:0;flex-shrink:0;width:220px;gap:20px}.top__flow-item-step{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding-top:12px;font-family:"Sawarabi Mincho",serif;color:#0a7fd3;font-size:2rem;line-height:1em}.top__flow-ct-text,.top__flow-item-p{line-height:2em}.top__flow-item-ic{-ms-flex-negative:0;flex-shrink:0;height:14px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__flow-ct,.top__flow-ct-link{display:-webkit-box;display:-ms-flexbox;gap:10px}.top__flow-item-heading{margin-bottom:24px}.top__flow-ct{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__flow-ct-link{position:relative;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:40px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:767px){.top__flow-item-step{gap:10px;font-size:12px}.top__flow-item-ic{height:9px}.top__flow-item-heading{margin-bottom:20px}.top__flow-ct-link{gap:8px;padding-right:30px}}.top__flow-ct-link::after,.top__flow-ct-link::before{content:"";position:absolute;top:50%;display:inline-block;border-radius:50%}.top__flow-ct-link::before{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:8px;width:8px;height:8px;background-color:#0a7fd3}.top__flow-ct-link::after{right:0;width:24px;height:24px;background-color:rgb(10 127 211 / .3);-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform .3s;transition:transform .3s,-webkit-transform .3s}.top__flow-ct-link:hover{color:#0a7fd3}.top__flow-ct-link:hover::after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.top__flow-ct-link--tel{padding-right:0}.top__flow-ct-link--tel::after,.top__flow-ct-link--tel::before{content:none}.top__flow-ct-link--tel span.note{margin-left:5px;color:#8f9497}.top__flow-ct-icon{width:16px;height:16px}.top__flow-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;padding:60px 0!important;background-color:#17c7ee}.top__flow-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;height:unset;padding:0;-webkit-box-shadow:none;box-shadow:none;font-size:2rem}.top__about{padding:60px 0;background:#f5fbfa}.property-detail__modal-slides,.top__about-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__about-col,.top__property-slide-item{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}.top__about-col{flex-direction:column;width:50%}.top__about-col--text{padding-right:5%}.top__about-inner{position:relative;z-index:1;padding:0 100px}@media screen and (max-width:1600px){.top__room-btn{font-size:1.6rem}.top__about-inner{padding:0 80px}}@media screen and (max-width:1200px){.top__flow-list{border-left-width:1px}.top__about-inner{padding:0 60px}}.top__about-heading{margin-bottom:60px;color:#0f829a;font-size:3.6rem;line-height:1.7777777778em}@media screen and (max-width:1600px){.top__about-heading{font-size:3rem}}@media screen and (max-width:1320px){.top__section-content--fullwidth{padding:0}.top__room-btns{gap:12px}.top__reason-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:0}.top__reason-num{top:-20px;left:-16px;width:44px;height:44px;font-size:14px}.top__about-heading{font-size:2.8rem}}@media screen and (max-width:1200px){.top__about-heading{margin-bottom:30px;font-size:24px}}.top__about-heading--bg{position:absolute;z-index:-1;top:0;left:0;margin-bottom:unset;color:#fff;font-size:8rem;text-transform:uppercase;line-height:1.4875em}@media screen and (max-width:1600px){.top__about-heading--bg{font-size:6rem}}.top__about-thumbnail{max-height:600px;border-radius:5px}.top__about-subheading{margin-bottom:24px}.top__about-p{line-height:2em}.top__about-p span.sign{display:block;text-align:right}.top__about-btn{height:auto;margin-top:40px;padding:0;background-color:#fff0;border-radius:none;-webkit-box-shadow:none;box-shadow:none;color:#0f829a;font-size:2rem}.top__about-btn span.arrow{border-color:#0f829a;color:#0f829a}.top__about-btn span.arrow::before{background-image:url(./public/img/icons/arrow-circle-cyan.svg)!important}.top__about-btn:hover span.arrow{background-color:#0f829a;color:#fff}.top__about-btn:hover span.arrow::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.top__property-banner{height:550px}@media screen and (max-width:1200px){.top__about-heading--bg{font-size:50px}.top__property-banner{height:400px}}.top__property-main{position:relative;margin:-20px 0;padding:100px 0 80px;background-color:#0a7fd3;border-radius:20px}.top__property-head{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px;margin-bottom:40px}.top__property-cat{border:1px solid #fff;color:#fff}.top__property-cat::before{border:2px solid #fff}.top__property-cat span.name{border-right:1px solid #fff}.top__property-cat.active{background-color:#fff;color:#5281b5}.top__property-cat.active span.name{border-right-color:#d5d9db}.top__property-slides.active{display:block}.top__property-slides:not(.is-overflow) .splide__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:none!important;transform:none!important}.top__property-slide-item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;background-color:#fff;border-radius:5px;box-shadow:0 3px 24px rgb(16 102 120 / .1);overflow:hidden;cursor:pointer}.top__property-slide-thumbnail{position:relative;height:260px}@media screen and (max-width:1600px){.top__property-slide-thumbnail{height:230px}}.top__property-slide-thumbnail span.watermark{max-width:200px}.top__property-slide-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px 30px}.top__property-slide-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;min-height:72px;font-size:2.4rem;line-height:1.5em;text-align:center;overflow:hidden}.top__property-slide-cats{margin-top:auto}.top__property-slide-cat{padding:5px 24px;background-color:#fff;border:1px solid #d5d9db;border-radius:18px;font-size:1.6rem;line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__property-slide-area{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;margin-top:10px;font-family:"Sawarabi Mincho",serif;font-size:1.8rem;text-align:center;overflow:hidden}.news__title,.top__news-title{-webkit-line-clamp:2;font-weight:400}.top__property-slide-table{display:block;max-height:124px;margin:15px 0;border-top:1px solid #707070;border-bottom:1px solid #707070;overflow-y:auto}.top__property-slide-price{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:0!important}.top__property-slide-price tr:first-child{border-top:none!important}.top__property-slide-price tbody>tr:last-child{border-bottom:none!important}.top__property-arrow{top:42%;width:50px;height:50px;background-color:#fff;border:1px solid #0a7fd3;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);box-shadow:0 3px 24px rgb(16 102 120 / .1);opacity:1;-webkit-transition:.3s;transition:.3s}.top__property-arrow svg{display:none}.top__property-arrow--next::before,.top__property-arrow--prev::before{content:"";position:absolute;top:50%;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url(./public/img/icons/arrow-next.svg) center/contain no-repeat}.top__property-arrow--prev{left:10%}.top__property-arrow--prev::before{left:48%;background:url(./public/img/icons/arrow-next.svg) center/contain no-repeat;-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}.top__news-cat.active,.top__news-main-arrow:hover{background-color:#0a7fd3}.top__property-arrow--next{right:10%}.top__property-pagi-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px;gap:15px}.top__property-pagination{position:relative;top:unset;bottom:unset;left:unset;right:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px;width:100%;padding:0}@media screen and (max-width:1200px){.top__property-main{padding:70px 0}.top__property-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.top__property-slide-title{font-size:2.2rem}.top__property-pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.top__property-pagination li{width:12.5%}.top__property-page{width:100%;height:5px;border-radius:unset;opacity:.2}.top__property-page.is-active{-webkit-transform:none;transform:none;opacity:.5}.top__property-page-label{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;margin-right:-10%;color:#fff;line-height:2.25em}@media screen and (max-width:1320px){.top__property-slide-cat{font-size:14px}.top__property-slide-area{font-size:1.6rem}.top__property-page-label{margin-right:-4%}}.top__property-bottom{background-color:#124d8f;padding:60px 0 40px!important}.top__property-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;height:unset;margin:0 auto;padding:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;font-size:2rem}.top__property-btn span.arrow::before{background-image:url(./public/img/icons/arrow-circle-dark-blue.svg)!important;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.top__property-btn:hover span.arrow{border-color:#124d8f;color:#124d8f}.top__property-btn:hover span.arrow::before{-webkit-filter:unset;filter:unset}.top__property-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px}.top__property-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:30px}.top__property-footer-link{position:relative;gap:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:200px;height:50px;padding:14px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .2);box-shadow:0 3px 24px rgb(16 102 120 / .2);color:#fff;font-size:1.8rem;text-align:center;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__property-footer-link:hover{opacity:.8}.top__property-footer-link.insta span.text{background:-webkit-gradient(linear,left top,right top,from(#833ab4),color-stop(#fd1d1d),to(#fcb045));background:linear-gradient(to right,#833ab4,#fd1d1d,#fcb045);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0}.top__property-footer-link.fb span.text{color:#157ce7}.top__property-modal{position:fixed;z-index:-999;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.top__property-modal.active{z-index:999;opacity:1;visibility:visible}.top__property-modal-outer{position:absolute;z-index:0;width:100%;height:100%;background-color:rgb(0 0 0 / .6)}.top__property-modal-inner{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%;max-width:1020px;padding:30px;background-color:#fff}.top__property-modal-image{-ms-flex-negative:0;flex-shrink:0;width:50%;height:320px}.top__property-modal-title{margin-bottom:20px}.top__property-modal-cat{width:-webkit-max-content;width:-moz-max-content;width:max-content}.top__property-modal-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;padding-right:10px}.top__property-modal-p{display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-all}.top__news-cats,.top__property-modal-p span{margin-bottom:10px}.top__property-modal-close{position:absolute;top:20px;right:20px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;width:28px;height:28px;margin-left:auto;padding:5px;border-radius:50%;border:1px solid #000;cursor:pointer}.top__property-modal-close span{position:absolute;top:12px;left:4px;display:block;width:18px;height:1px;background-color:#292929;border-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top__property-modal-close span:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.top__property-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.top__news-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px;margin-bottom:40px}.top__news-cat,.top__news-list{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:1440px){.footer__section-content{max-width:100%;padding:0 5%}.top__reason-title-jp{font-size:3.2rem}.top__property-slide-thumbnail{height:220px}.top__news-main{padding:0 10%!important}.top__news-main--splide{padding:0 8%!important}.top__news-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.top__news-head .title__main{-ms-flex-negative:0;flex-shrink:0}.top__news-cat{border:1px solid #d5d9db;color:#8f9497;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__news-cat::before{border:2px solid #0a7fd3}.top__news-cat.active{color:#fff}.ipad,.sp,.tab,.tab-sp,.top__news-main-tab{display:none}.top__news-main-tab.active{display:block}.top__news-list{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;width:100%}.top__news-info,.top__news-link{display:-webkit-box;display:-ms-flexbox}@media screen and (max-width:767px){.top__flow-ct-icon{width:14px;height:14px}.top__flow-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:50px 8%!important}.top__about-btn{font-size:16px}.top__about-btn span.arrow{height:20px}.top__property-banner{height:240px}.top__news-head,.top__property-head{gap:20px;margin-bottom:20px}.top__news-cats,.top__property-cats{margin-bottom:0}.top__property-slide-thumbnail{height:184px}.top__property-slide-text{padding:18px 15px 24px}.top__property-arrow{width:40px;height:40px}.top__property-arrow--next::before,.top__property-arrow--prev::before{width:14px;height:14px}.top__property-arrow--prev{left:5%}.top__property-arrow--next{right:5%}.top__property-pagination{gap:5px 10px}.top__property-page-label{margin-right:0}.top__property-bottom{padding:50px 5% 30px!important}.top__property-btns{gap:12px}.top__property-footer-link{width:100%;min-width:unset;padding:10px;font-size:14px}.top__property-modal-inner{width:95%;max-width:unset;max-height:90%;padding:20px 5%;overflow-y:auto}.top__property-modal-image{width:100%;height:200px}.top__property-modal-title{margin-bottom:15px}.top__property-modal-close{top:10px;right:10px}.top__property-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.top__news-list{gap:20px}}.top__news-list--splide{-ms-flex-wrap:unset;flex-wrap:unset;gap:unset}.top__news-item{width:calc(33.33% - 27px);-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1200px){.top__news-item{width:calc(50% - 20px)}.top__news-thumbnail{max-height:200px}}.top__news-item:hover{opacity:.7}.top__news-link{position:relative;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__news-thumbnail{height:250px;border-radius:10px;overflow:hidden}@media screen and (max-width:520px){.top__mv-heading{font-size:60px}.top__mv-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;font-size:14px}.top__mv-text span:first-child,.top__mv-text span:nth-child(2){padding-left:10px;border-radius:10px}.top__news-thumbnail,.top__service-thumbnail{max-height:268px}.top__reason-thumbnail{height:130px}.top__news-thumbnail--splide{height:120px}}.top__news-info{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:25px 0;font-size:1.6rem}.top__news-info-date{margin-right:20px}.top__news-info-cat{color:#0a7fd3}.top__news-title{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;font-size:1.8rem;line-height:2em;-webkit-transition:.3s;transition:.3s;overflow:hidden}.top__news-arrow--prev{left:20px}.top__news-arrow--next{right:20px}.top__news-main-arrow{border:1px solid #0a7fd3;-webkit-box-shadow:0 3px 24px rgb(10 127 211 / .1);box-shadow:0 3px 24px rgb(10 127 211 / .1)}.top__news-main-arrow::before{background-image:url(./public/img/icons/arrow-next-blue.svg)}.top__news-main-arrow:hover::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.top__news-main-arrow--prev{left:-30px}.top__news-main-arrow--next{right:-30px}.top__news-pagination{position:relative;min-height:80px;margin-top:40px!important;border:none!important}.top__news-pagination.border{border:1px solid #d5d9db!important}.top__news-page-btn{cursor:pointer}.top__news-btn{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__news-splide-pagination{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:80px;margin:40px auto 0;padding:10px 0;border-radius:5px;border:1px solid #d5d9db;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__news-splide-pagination li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top__news-splide-page{width:50px;height:50px;border:none;background:0 0;color:#8f9497;font-family:"Sawarabi Gothic",sans-serif;font-size:1.8rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-detail__title,.privacy-policy__heading,.property__search-price,.service-detail__content-number,.service-detail__flow-heading,.service-detail__flow-step-number,.service-detail__text--fs30,.top__faq-answer-p::before,.top__faq-question-p::before{font-family:"Sawarabi Mincho",serif}.top__faq-item,.top__faq-list{display:-webkit-box;display:-ms-flexbox;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal}.top__news-splide-page.is-active{position:relative;color:#292929}.top__news-splide-page.is-active::after{content:"";position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:2px;background-color:#0a7fd3}.top__faq-list{display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:60px}.top__faq-item{display:flex;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #d5d9db}.top__faq-question,.top__faq-question-p{display:-webkit-box;display:-ms-flexbox}.top__faq-item:first-child{border-top:1px solid #d5d9db}.top__faq-question{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:30px 0;cursor:pointer}.top__faq-question-p{position:relative;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;font-size:2rem;line-height:1.8em}.top__faq-answer,.top__faq-answer-p{display:-webkit-box;display:-ms-flexbox}.top__faq-question-p::before{content:"Q";position:relative;color:#0a7fd3;font-size:3rem}.top__faq-arrow{-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;margin-right:20px;background:url(./public/img/icons/dropdown-circle-blue.svg) center/contain no-repeat;-webkit-transition:.3s;transition:.3s}.news__item,.top__faq-answer{-webkit-transition:opacity .3s}.top__faq-arrow.is-open{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.top__faq-answer{display:flex;height:0;background-color:#f2f6f8;opacity:0;visibility:hidden;transition:opacity .3s}.top__faq-answer.is-open{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:30px;padding:40px 60px 40px 20px;opacity:1;visibility:visible}.news__category-item.active:hover::before,.property__filter-list{opacity:0;visibility:hidden}.top__faq-answer-p{position:relative;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:1.6rem;line-height:2em}.top__faq-answer-p::before{content:"A";position:relative;color:#0a7fd3;font-size:3rem}.about__container,.news,.news-detail,.privacy-policy,.service{padding-bottom:100px}.about__container--staff{background-color:#f5fbfa;padding-top:100px}.about__title,.service-detail__ownership-container,.service-detail__title{padding:0 7%;margin:0 auto;max-width:calc(1620px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}.about__company-profile,.news__container,.service__container{padding:0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}.about__profile-row{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #d5d9db;font-size:1.6rem;line-height:2em;padding:32px 0}.about__profile-row:first-child{margin-top:8px}.about__profile-heading{width:200px}.about__profile-info{width:calc(100% - 200px)}.about__profile-info-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:calc(100% - 200px)}.about__profile-info-inner .about__profile-info{width:100%!important}.about__profile-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100px;height:40px;border-radius:20px;border:1px solid #0a7fd3;color:#0a7fd3;margin-top:16px;padding:0 16px}.about__profile-map::after{content:"";position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:20px;background:url(./public/img/icons/map-marker-blue.svg) center/contain no-repeat;-webkit-transition:.3s;transition:.3s}.about__profile-map:hover{background-color:#0a7fd3;color:#fff}.about__profile-map:hover::after{background-image:url(./public/img/icons/map-marker-white.svg)}.about__profile-map-iframe{position:relative;width:100%;height:400px;padding-bottom:40%}.about__profile-map-iframe iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0}.about__staff{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 100px;padding:0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1200px){.about__staff{gap:25px 50px}}.about__staff-profile{margin-top:40px}.about__staff-image{max-width:320px;height:320px;border-radius:5px;background-color:#e6f6f4;margin-bottom:32px}.service-detail__info,.service-detail__table thead th{background-color:#f2f6f8}.about__staff-info{font-size:1.6rem;line-height:2em;margin-top:24px}.contact__wrapper{padding:0 23% 100px;margin:0 auto;max-width:calc(1020px + 46%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.top__news-item{width:100%}.top__news-info{width:90%;margin:20px 0;font-size:14px}.top__news-info-date{margin-right:15px}.top__news-title{width:90%;font-size:16px}.top__news-arrow--prev{left:10px}.top__news-arrow--next{right:10px}.top__news-main-arrow--prev{left:-5%}.top__news-main-arrow--next{right:-5%}.top__news-splide-pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 0;font-size:14px}.top__news-splide-page{width:30px;height:30px;font-size:14px}.top__faq-list{margin-top:30px}.top__faq-question{padding:20px 0}.top__faq-question-p{gap:20px;font-size:16px}.top__faq-question-p::before{font-size:24px}.top__faq-arrow{width:20px;height:20px;margin-right:10px}.top__faq-answer.is-open{padding:20px 20px 20px 15px}.top__faq-answer-p{font-size:14px}.top__faq-answer-p::before{font-size:24px}.about__container{padding-bottom:50px}.about__container--staff{padding-top:50px}.about__company-profile,.about__title,.contact__wrapper{max-width:100%;padding:0 5%}.about__profile-row{font-size:14px;padding:20px 0}.about__profile-heading{width:100px;max-width:unset}.about__profile-info,.about__profile-info-inner{width:calc(100% - 100px)}.about__profile-map-iframe{height:300px;padding-bottom:100%}.about__staff{max-width:100%;padding:0 5%;grid-template-columns:1fr;gap:30px}.about__staff-profile{width:100%;margin-top:20px}.about__staff-image{margin-bottom:16px}.about__staff-info{font-size:14px;margin-top:12px}}@media screen and (max-width:1600px){.contact__wrapper{max-width:calc(1320px + 30%);padding:0 15% 100px}}@media screen and (max-width:1320px){.contact__wrapper{max-width:100%;padding:0 5% 100px}}.contact__content-heading{margin-bottom:20px;font-size:2rem}.contact__content-p{font-size:1.6rem;line-height:2em}.contact__address{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0 70px}.contact__address-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:50%;padding:25px 20px;border-right:1px solid #d5d9db}.contact__address-col:first-child{border-left:1px solid #d5d9db}.contact__address-p{text-align:center}.contact__address-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:40px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:767px){.contact__wrapper{padding-bottom:40px}.contact__content-heading{font-size:18px}.contact__address-col{gap:8px}.contact__address-link{gap:8px;padding-right:30px}.contact__address-link--tel span.note{line-height:1.5em}}.contact__address-link::after,.contact__address-link::before{content:"";position:absolute;top:50%;display:inline-block;border-radius:50%}.contact__address-link::before{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:8px;width:8px;height:8px;background-color:#0a7fd3}.contact__address-link::after{right:0;width:24px;height:24px;background-color:rgb(10 127 211 / .3);-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform .3s;transition:transform .3s,-webkit-transform .3s}.contact__address-link:hover,.news-detail__category{color:#0a7fd3}.contact__address-link:hover::after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.contact__address-link--tel{padding-right:0}@media screen and (max-width:490px){.form__progress-item{font-size:10px}.top__flow-btn,.top__property-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:unset;font-size:16px}.contact__address-link--tel .contact__address-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.contact__address-link--tel::after,.contact__address-link--tel::before{content:none}.contact__address-link--tel span.note{margin-left:5px;color:#8f9497}.contact__address-icon{width:16px;height:16px}.contact__complete-btn{margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.contact__address-icon{width:14px;height:14px}.contact__complete-btn{margin-top:40px}.news{padding-bottom:50px}.news__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.news__container{padding:0 10%}.service__container{max-width:100%;padding:0 5%}}.news__category-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.news__category-item{position:relative;height:40px;border-radius:40px;border:1px solid #d5d9db;color:#8f9497;padding:7.5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__category-item::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:40px;border:2px solid #0a7fd3;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.news__category-item:hover::before{opacity:1;visibility:visible}.news__category-item.active{border:none;background-color:#0a7fd3;color:#fff}.news__category-name{font-size:1.6rem;text-align:center;padding:0 20px}.news__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px 40px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:32px 0 64px}.news__item{position:relative;width:calc(33.33% - 27px);transition:opacity .3s}@media screen and (max-width:1280px){.news__item{width:calc(50% - 20px)}}.news__item:hover{opacity:.8}.news__thumbnail{height:220px}.news__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:20px}.news__date{font-size:1.6rem;margin-right:20px}.news__category{font-size:1.4rem;color:#0a7fd3}.news__title,.service-detail__container--text-large .service-detail__text{font-size:1.8rem}.news__title{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;line-height:2em;margin-top:20px;overflow:hidden}.news-detail__container,.service-detail__flow-container{padding:0 15%;margin:0 auto;max-width:calc(1020px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}.news-detail__title-container{border-bottom:2px solid #d5d9db;font-size:1.6rem;padding-bottom:24px}.news-detail__date{margin-right:32px}.news-detail__title{font-size:3rem;font-weight:400;margin-top:16px}@media screen and (max-width:767px){.news__container{padding:0 5%}.news__category-item{width:calc(50% - 4px)}.news__category-name{font-size:12px;padding:0 10px 0 9px}.news__list{gap:40px;margin:32px 0}.news__item{width:100%}.news__thumbnail{height:180px}.news__info{margin-top:15px}.news__date{font-size:14px;margin-right:12px}.news__category{font-size:12px}.news__title{font-size:16px;margin-top:16px}.news-detail{padding-bottom:50px}.news-detail__container{max-width:100%;padding:0 5%}.news-detail__content{gap:30px}.news-detail__title-container{font-size:14px;padding-bottom:12px}.news-detail__date{margin-right:16px}.news-detail__title{font-size:20px;margin-top:8px}.news-detail__image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.news-detail__image-container--group{-ms-flex-wrap:wrap;flex-wrap:wrap}.news-detail__image--group{width:calc(50% - 20px)}.news-detail__image-detail{display:block;font-size:1.4rem;color:#8f9497;text-align:end;margin-top:8px}.news-detail__heading{position:relative;font-size:2rem;font-weight:400;line-height:2em;margin-bottom:24px;padding-bottom:16px}.news-detail__heading::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:#0a7fd3}.news-detail__text{display:block;font-size:1.6rem;line-height:2em}.news-detail__text:not(:first-of-type){margin-top:2em}.news-detail__text a{-webkit-transition:opacity .3s;transition:opacity .3s}.news-detail__text a:hover{opacity:.5}.news-detail__pagination-container{margin-top:64px}.news-detail__pagination-back{padding:0 60px}@media screen and (max-width:767px){.news-detail__image--group{width:100%}.news-detail__image-detail{font-size:12px}.news-detail__heading{font-size:16px;margin-bottom:12px;padding-bottom:8px}.news-detail__text{font-size:14px}.news-detail__pagination-container{margin-top:32px}.news-detail__pagination-back{padding:0 30px}.service{padding-bottom:50px}}@media screen and (max-width:375px){.news-detail__pagination-back{padding:0 10px}}.news-detail__related{padding-bottom:0}.news-detail__related-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(1320px + 24%);padding:0 12%}@media screen and (max-width:1440px){.news-detail__related-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:calc(1320px + 14%);padding:0 7%}}.service__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 30px}@media screen and (max-width:1200px){.service__list{grid-template-columns:repeat(2,1fr)}.service-detail__introduction-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.service__item{position:relative;border-radius:5px;padding:25px;-webkit-transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.service__item:hover{box-shadow:0 4px 24px rgb(16 102 120 / .1)}.service__item:hover .button-small{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.service__title{font-size:2rem;font-weight:400;text-align:center;margin:24px 0 16px}.service__text{font-size:1.6rem;line-height:2em;margin-bottom:72px}.service__button{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:24px}.service-detail__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}.service-detail__container:not(:last-child){margin-bottom:100px}.service-detail__container--text-large .service-detail__ownership-image{height:300px}.service-detail__text{font-size:1.6rem;line-height:2em;word-break:break-all}@media screen and (max-width:767px){.service-detail__title,.service__container{max-width:100%;padding:0 5%}.service__list{grid-template-columns:repeat(1,1fr)}.service__item{padding:20px}.service__title{font-size:16px;margin:12px 0 8px}.service__text{font-size:14px}.service-detail__container--text-large .service-detail__text{font-size:16px}.service-detail__container--text-large .service-detail__ownership-image{height:auto}.service-detail__text{font-size:14px}}.service-detail__text--fs30{font-size:3rem;font-weight:400;line-height:unset;margin-bottom:24px}.service-detail__text--underline{position:relative;text-align:center;margin-top:24px;padding-bottom:16px}.service-detail__text--underline::after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:50px;height:2px;background-color:#0a7fd3}.service-detail__text--gray{color:#8f9497}.service-detail__note{font-size:1.2rem;line-height:2em;margin-top:1em}.service-detail__info{border-radius:5px;margin-top:24px;padding:24px}.service-detail__info-title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:40px;background-color:#0a7fd3;color:#fff;margin-bottom:16px;padding:4px 24px}.service-detail__introduction-container{position:relative;background-color:#ecefee;margin:100px 0;padding:80px 0 100px}@media screen and (max-width:767px){.service-detail__text--fs30{font-size:22px;margin-bottom:16px}.service-detail__text--underline{margin-top:12px;padding-bottom:8px}.service-detail__note{font-size:10px}.service-detail__info{margin-top:12px;padding:12px}.service-detail__info-title{margin-bottom:8px;padding:4px 12px}.service-detail__introduction-container{margin:50px 0;padding:40px 0 50px}.service-detail__introduction-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1320px){.news-detail__related-head{padding:0 5%}.service-detail__introduction-content{padding:0 7%;margin:0 auto;max-width:calc(1320px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}.service-detail__attraction-item{width:unset}}@media screen and (max-width:1320px) and (max-width:767px){.service-detail__introduction-content{max-width:100%;padding:0 5%}}.service-detail__introduction-image{position:absolute;top:-56px;right:0;width:44.8%;height:535px}.service-detail__attraction-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:40px}.service-detail__attraction-left-column{width:60.6%;padding-left:15%}@media screen and (max-width:1620px){.service-detail__attraction-left-column{padding-left:7%}}.service-detail__attraction-right-column{width:35.41%}.service-detail__attraction-item{max-width:800px}.service-detail__attraction-item:first-of-type{margin:100px 0}.service-detail__attraction-item:nth-of-type(2){margin:226px 0}.service-detail__attraction-item:nth-of-type(3){margin:154px 0}.service-detail__content-number{display:inline-block;font-size:3rem;line-height:1;color:#0a7fd3;margin-bottom:24px}.service-detail__attraction-title{margin-bottom:40px}.service-detail__attraction-title.heading-decor{padding-top:26px}.service-detail__attraction-heading{font-size:2rem;line-height:1.8em;margin-bottom:24px}.service-detail__content-image-container{max-width:60%;margin:16px 0 40px}.service-detail__content-image{border:1px solid #d5d9db}.service-detail__content-image--image1{max-width:445px}.service-detail__content-image--image2{max-width:800px}.service-detail__content-image--image3{max-width:520px}.service-detail__content-image--image4{max-width:660px}.service-detail__content-image-detail{display:block;font-size:1.4rem;word-wrap:break-word;color:#8f9497;margin-top:16px}.service-detail__attraction-image-container{position:sticky;top:0;right:0;height:100vh}.service-detail__attraction-image{position:absolute;top:0;right:0;height:100vh;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.service-detail__attraction-image.active{opacity:1}.service-detail__attraction-image-sp{height:260px;margin-bottom:20px}.service-detail__risk{padding:100px 0;background-color:#ecefee}.privacy-policy__container,.service-detail__risk-container{padding:0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}.service-detail__risk-list{display:grid;grid-template-columns:repeat(3,1fr);gap:4.54%}.service-detail__risk-item{position:relative;margin-top:70px}.service-detail__risk-number{position:absolute;top:-30px;left:-24px;width:60px;height:60px;border-radius:50%;background-color:#ecefee;-webkit-box-shadow:0 4px 24px rgb(16 102 120 / .1);box-shadow:0 4px 24px rgb(16 102 120 / .1);font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-detail__flow-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;border-left:2px solid #d5d9db;margin-top:40px}.service-detail__flow-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px}.service-detail__flow-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:20px;width:220px;margin-left:16px;padding-top:10px}.service-detail__flow-step-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-detail__flow-step-number{font-size:2rem;color:#0a7fd3;margin-left:16px}.service-detail__flow-heading{font-size:3rem;font-weight:400;word-break:break-all;margin-bottom:24px}.service-detail__flow-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:32px}.service-detail__flow-contact-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:.3s;transition:.3s}.service-detail__flow-contact-link .service-detail__text{margin-left:8px}@media screen and (max-width:370px){.service-detail__flow-contact-link .service-detail__text:nth-of-type(2){margin-left:16px}}.service-detail__flow-contact-link--dot::after,.service-detail__flow-contact-link--dot::before{content:"";position:absolute;top:50%;border-radius:50%}.service-detail__flow-contact-link--dot::before{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-28px;width:8px;height:8px;background-color:#0a7fd3}.service-detail__flow-contact-link--dot::after{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);right:-36px;width:24px;height:24px;background-color:rgb(10 127 211 / .3);-webkit-transition:.3s;transition:.3s}.service-detail__flow-contact-link--dot:hover{color:#0a7fd3}.service-detail__flow-contact-link--dot:hover::after{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.service-detail__ownership-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9%;margin-top:40px}.service-detail__ownership-headline:not(:last-child){margin-bottom:60px}.service-detail__ownership-headline-text{font-size:1.6rem;line-height:2em;word-break:break-all}.service-detail__ownership-headline-text .p-content-block{margin:30px 0 50px;padding:20px}.service-detail__ownership-headline-text .p-content-block:last-child{margin-bottom:0!important}.service-detail__ownership-headline-text .p-map-block{margin:50px 0 80px}.service-detail__ownership-image-group{-ms-flex-negative:0;flex-shrink:0;width:30%}.property-detail__modal-slider,.property__map-slide,.service-detail__ownership-image-group .service-detail__ownership-image{width:100%}.service-detail__ownership-image{-ms-flex-negative:0;flex-shrink:0;width:30%;height:430px}.service-detail__ownership-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.service-detail__ownership-title{display:inline-block;margin:0 0 40px 60px}.service-detail__ownership-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9%}.service-detail__ownership-map{position:relative;padding-bottom:40%}.service-detail__ownership-map iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0}.service-detail__ownership-map--right{-ms-flex-negative:0;flex-shrink:0;width:30%}.property__filter-list,.property__header-wrapper{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.service-detail__table{display:table;border-collapse:collapse;width:100%;margin:30px 0}.service-detail__table tr{border-bottom:1px solid #292929}.service-detail__table tr:first-child{border-top:1px solid #292929}.service-detail__table td,.service-detail__table th{width:50%;padding:10px;border-right:1px solid #292929;line-height:1.5em;font-weight:400;text-align:left}.service-detail__table td:first-child,.service-detail__table th:first-child{border-left:1px solid #000}.service-detail__table th{vertical-align:top}.service-detail__p-textgroup{margin-top:30px}.service-detail__p-subheading{padding-bottom:3px;font-size:1.6rem;font-weight:400;-webkit-text-decoration:underline solid #b0c4de 3px;text-decoration:underline solid #b0c4de 3px;text-underline-offset:5px}.service-detail__flex{width:100%;padding:0 15%;margin:0 auto;max-width:calc(1020px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}.privacy-policy__heading{font-size:3rem;margin-bottom:40px;padding:15px 0}.privacy-policy__text{font-size:1.6rem;line-height:1.8em}.privacy-policy__text:not(:last-child){margin-bottom:50px}.privacy-policy__list{padding-left:2em}.privacy-policy__list li::marker{font-weight:700}.property__header{position:relative;top:unset;left:unset;-webkit-transform:none;transform:none}.property__header.toggle .property__header-wrapper{-webkit-box-shadow:none;box-shadow:none}.property__header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;max-width:1920px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 4px 16px rgb(16 102 120 / .1);box-shadow:0 4px 16px rgb(16 102 120 / .1)}.property__header-row{width:100%;max-width:100%;margin:0 auto;padding:15px 30px;-webkit-box-shadow:none;box-shadow:none;border-radius:0;-webkit-transition:none;transition:none}.property__search-item,.property__splide-arrow{-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1)}.property__header-row:first-child{padding:15px 5%;border-bottom:1px solid #e1e4e6}.property__filter-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.property__filter-close{position:absolute;top:20px;right:20px;z-index:998;display:-webkit-box;display:-ms-flexbox;display:flex;width:18px;height:12px;cursor:pointer}.property__filter-close span{position:absolute;top:50%;left:50%;display:block;width:18px;height:1px;background-color:#8f9497;border-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);translate:-50% -50%}.property__filter-close span:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.property__filter-col{position:relative}.property__filter-name{position:relative;height:40px;padding:10px 25px 10px 10px;border:1px solid #d5d9db;border-radius:5px;font-size:1.4rem;line-height:2em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__filter-name::before{content:"";position:absolute;top:50%;right:10px;width:9px;height:7px;background:url(./public/img/icons/dropwdown-arrow.svg) center/contain no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__filter-name.disabled{opacity:.5}.property__filter-list{position:absolute;z-index:-1;top:44px;left:50%;display:none;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:210px;padding:0 25px 20px;background-color:#ecefee;border-radius:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__filter-list::before{content:"";position:absolute;width:0;height:0;top:-4px;left:50%;border-style:solid;border-width:0 4px 4px;border-color:#fff0 #fff0 #ecefee;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__filter-input-box::before,.property__filter-input-btn::before{width:22px;height:22px;background:url(./public/img/icons/search.svg) center/contain no-repeat;content:"";right:10px}.property__filter-list.show{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible;pointer-events:all}.property__filter-list-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:380px;margin-top:10px;padding-right:10px;overflow:auto}.property__filter-list-content.js-property-condition{display:none;opacity:0;visibility:hidden}.property__filter-list-content.js-property-condition.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}.property__filter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:10px 0;border-bottom:1px solid #d5d9db;color:#292929;font-size:1.4rem;line-height:2em}.property__filter-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;padding:0;background-color:#fff;border:1px solid #8f9497;border-radius:50%;outline:0;-webkit-transition:.2s;transition:.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__filter-input-box input[type=text],.property__filter-input-btn span{width:calc(100% - 22px);height:40px;padding:16px;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;font-family:"Sawarabi Gothic",sans-serif;line-height:2em;outline:0}.property__filter-item input[type=checkbox]::after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#0a7fd3;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__filter-item input[type=checkbox]:checked::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.property__filter-item:first-child{padding-top:0}.property__filter-action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;padding:20px 0 0}.property__filter-action-btn{width:50%;padding:5px;background-color:#fff;border:none;border-radius:40px;outline:0;color:#8f9497;font-size:1rem;cursor:pointer}.property__filter-input-box{position:relative;min-width:400px;border:1px solid #d5d9db;border-radius:5px}.property__filter-input-box::before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__filter-input-box input[type=text]{border:none;appearance:none}.property__filter-input-btn{position:relative;min-width:400px;background-color:#fff;border:1px solid #d5d9db;border-radius:5px}.property__filter-input-btn::before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__filter-input-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;color:#8f9497;appearance:none}.property__budget,.property__match-result-list{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.property__match-result{position:absolute;z-index:99;top:45px;left:50%;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:480px;padding:20px 10px 20px 25px;background-color:#ecefee;border-radius:5px;opacity:0;visibility:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__match-result::before{content:"";position:absolute;width:0;height:0;top:-4px;left:50%;border-style:solid;border-width:0 4px 4px;border-color:#fff0 #fff0 #ecefee;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__match-result.show{opacity:1;visibility:visible}.property__match-result-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:12px;max-height:380px;padding:5px 5px 5px 0;overflow-y:auto}.property__match-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;height:120px;padding-right:5px}.property__budget,.property__budget-form{display:-webkit-box;display:-ms-flexbox;gap:10px}.property__match-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:1.8rem;overflow:hidden}.property__match-price{margin:5px 0;font-size:1.4rem}.property__match-thumbnail{position:relative;-ms-flex-negative:0;flex-shrink:0;width:35%;height:120px}.property__match-thumbnail span.watermark{max-width:120px}.property__budget{display:flex;flex-direction:column;width:300px;padding-top:16px}.property__budget-slider{position:relative;height:6px;background-color:#d5d9db;border-radius:70px}.property__budget-slider span.selected{position:absolute;left:0;right:0;height:100%;background-color:#0a7fd3;border-radius:70px}.property__budget-range{position:relative}.property__budget-range input[type=range]{position:absolute;top:-16px;width:100%;height:6px;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.property__budget-range input[type=range]::-webkit-slider-thumb{width:16px;height:16px;background-color:#fff;border:1px solid #0a7fd3;border-radius:50%;-webkit-appearance:none;appearance:none;cursor:pointer;pointer-events:all}.property__budget-form{position:relative;display:flex}.property__budget-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;width:calc(50% - 5px)}.property__budget-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:30px;padding-right:3px;background-color:#fff;border:1px solid #707070;font-size:1.6rem}.property__budget-input input{width:calc(100% - 10px);height:100%;margin-left:auto;padding:7px;border:none;outline:0;font-family:"Sawarabi Gothic",sans-serif;color:#292929;font-size:1.6rem;line-height:2em;text-align:right;text-indent:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.property__budget-input input::-webkit-inner-spin-button,.property__budget-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.property__fav-btn,.property__sort-option{-webkit-appearance:none;-moz-appearance:none}.property__budget-input input.hide,.white{color:#fff}.property__budget-input span{-ms-flex-negative:0;flex-shrink:0}.property__search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.property__search-tab{width:100px;height:40px;background-color:#fff;border:1px solid #8f9497;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__search-tab:last-child{border-right:none}.property__search-col{height:calc(100vh - 162px)}@media screen and (max-width:767px){.service-detail__attraction-left-column{width:100%;padding:0 5%}.service-detail__attraction-item:first-of-type{margin:50px 0}.service-detail__attraction-item:nth-of-type(2){margin:113px 0}.service-detail__attraction-item:nth-of-type(3){margin:77px 0}.service-detail__content-number{font-size:20px;margin-bottom:12px}.service-detail__attraction-title{margin-bottom:20px}.service-detail__attraction-title.heading-decor{padding-top:16px}.service-detail__attraction-heading{font-size:16px;margin-bottom:12px}.service-detail__content-image-container{max-width:100%}.service-detail__content-image-detail{font-size:12px;margin-top:8px}.service-detail__risk{margin-bottom:50px;padding:50px 0}.privacy-policy__container,.service-detail__flex,.service-detail__ownership-container,.service-detail__risk-container{max-width:100%;padding:0 5%}.service-detail__risk-item{margin-top:35px}.service-detail__risk-number{top:-25px;left:-20px;width:50px;height:50px;font-size:14px}.service-detail__flow-container{max-width:100%;padding:0 10px}.service-detail__flow-list{gap:40px;margin-top:32px;padding:0 0 0 20px}.service-detail__flow-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.service-detail__flow-step{gap:10px;width:100%;margin-left:0;padding-top:3px}.service-detail__flow-step-number{font-size:12px;margin-left:12px}.service-detail__flow-heading{font-size:22px;margin-bottom:16px}.service-detail__flow-contact{margin-top:28px}.service-detail__ownership-headline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:20px}.service-detail__ownership-headline:not(:last-child){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-bottom:40px}.privacy-policy__text,.property__match-title,.service-detail__ownership-headline-text,.service-detail__table td,.service-detail__table th{font-size:14px}.service-detail__ownership-headline-text .p-map-block{margin:30px 0 50px}.service-detail__ownership-image-group{width:100%}.service-detail__ownership-image{width:100%;height:auto;margin-top:30px}.service-detail__ownership-list{gap:30px}.service-detail__ownership-title{margin:0 0 20px 30px}.service-detail__ownership-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.service-detail__ownership-map{padding-bottom:100%}.property__filter-col,.service-detail__ownership-map--right{width:100%}.privacy-policy{padding-bottom:50px}.privacy-policy__heading{font-size:22px;margin-bottom:20px}.privacy-policy__text:not(:last-child){margin-bottom:25px}.property__header-wrapper{padding:0 5% 10px}.property__header-row{padding:0!important}.property__filters{position:fixed;z-index:-1;top:100%;left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:0;padding:0;background-color:#fff;overflow:hidden;-webkit-transition:top .3s,opacity .1s;transition:top .3s,opacity .1s}.property__filters.toggle{z-index:999;top:0}.property__filter-inner{padding:60px 20px 20px}.property__filter-list{padding:0 10px 15px 20px}.property__filter-list-content{max-height:160px}.property__filter-input-box,.property__filter-input-btn{width:100%;min-width:unset}.property__budget-input input,.property__filter-input-box input[type=text]{padding:12px}.property__filter-input-btn::before{width:12px;height:12px;background-image:url(./public/img/icons/arrow-black-down.svg)}.property__filter-input-btn span{padding:12px;color:#292929}.property__match-result{max-width:310px;padding:15px 10px 15px 20px}.property__match-result-list{gap:10px;max-height:270px}.property__match-item,.property__match-thumbnail{height:90px}.property__match-price{font-size:12px}.property__match-thumbnail span.watermark{bottom:5px;max-width:90px}.property__search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property__search-tabs{position:fixed;z-index:998;bottom:20px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.property__search-tab.active{z-index:1;opacity:1;visibility:visible}.property__search-col{position:fixed!important;z-index:-1;top:122px;width:100%!important;height:calc(100svh - 122px);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}}.property__search-col--map{position:relative;width:60%}.property__search-col--list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:40%;margin-left:auto;padding:40px 20px 0;background-color:#0a7fd3;overflow:hidden}.property__search-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%;margin-bottom:20px}.property__search-count{color:#fff;font-size:1.6rem}.property__search-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;max-height:88%;padding-right:10px;padding-bottom:20px;overflow-y:auto}.property__search-info,.property__search-item{display:-webkit-box;background-color:#fff;-webkit-box-direction:normal}.property__search-item,.property__search-title{position:relative;overflow:hidden;-webkit-box-orient:vertical}.property__search-list::-webkit-scrollbar{width:14px}.property__search-list::-webkit-scrollbar-track{background:#fff;border-radius:80px}.property__search-list::-webkit-scrollbar-thumb{background:#8f9497;border:1px solid #fff;border-radius:80px}.property__search-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 7.5px);border-radius:5px;box-shadow:0 3px 24px rgb(16 102 120 / .1);font-size:1.6rem;line-height:2em}.property__search-info{display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:10px 15px 15px;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}@media screen and (max-width:1440px){.property__search-info{padding:10px 10px 15px}}@media screen and (max-width:767px){.property__search-col--list{padding:20px 5% 0}.property__search-col.active{z-index:1;opacity:1;visibility:visible}.property__search-item{font-size:14px}.property__search-info{padding:5px 15px 10px}}.property__search-info:hover{opacity:.8}.property__search-info:hover .property__search-title{color:#5281b5}.property__search-info--popup{padding:0;background-color:unset}.property__search-thumbnail{position:relative;height:184px}.property__search-slide span.watermark,.property__search-thumbnail span.watermark{max-width:200px}.property__search-title{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;font-size:2.4rem;-webkit-transition:.3s;transition:.3s}.property__search-price{display:table;table-layout:fixed;border-collapse:collapse;width:100%;margin-top:10px}.property__page-loader,.property__search-loader{display:-webkit-box;display:-ms-flexbox;gap:6px;visibility:hidden}.default-text,.property__map-icon,.property__sort-option{font-family:"Sawarabi Gothic",sans-serif}.property__search-price tr{border-bottom:1px solid #707070}.property__search-price tr:first-child{border-top:1px solid #707070}.property__search-price td,.property__search-price th{width:30%;padding:5px;font-size:1.4rem;font-weight:400;line-height:1em;text-align:center;white-space:nowrap}.property-detail__price th,.property__search-price th{font-weight:600}@media screen and (max-width:1600px){.property__search-price td,.property__search-price th{font-size:1.2rem}}@media screen and (max-width:1440px){.property__search-price td,.property__search-price th{font-size:1.1rem}}@media screen and (max-width:374px){.top__flow-ct-link--tel span.note{margin-left:0}.top__flow-ct-text{font-size:12px}.property__search-price td,.property__search-price th{font-size:10px}}.property__search-price td:first-of-type,.property__search-price th:first-of-type{width:40%}.property__page-loader span.dot,.property__search-loader span.dot{width:10px;height:10px;border-radius:50%;-webkit-animation:3s ease-out infinite loading-circle;opacity:0;display:block}.property__search-loader{position:absolute;z-index:-1;top:40px;left:20px;display:flex;width:100%;height:100%;background-color:#0a7fd3;opacity:0}@media screen and (max-width:767px){.property__search-title{font-size:18px}.property__page-loader,.property__search-loader{top:20px;left:5%}}.property__search-loader span.dot{background-color:#fff;animation:3s ease-out infinite loading-circle;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.property__search-loader span.dot:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.property__search-loader span.dot:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.property__search-loader span.dot:last-child{-webkit-animation-delay:2.2s;animation-delay:2.2s}.property__search-loader.overlay{z-index:998;opacity:1;visibility:visible}.property__search-loader--fav{position:relative;top:unset;left:unset;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;background-color:#fff}.property__pagination{position:relative;height:80px;margin-top:auto;padding:10px 0}.property__page-loader{display:flex;width:100%;height:100%;background-color:#0a7fd3;opacity:0}.property__tag,.property__tags{display:-webkit-box;display:-ms-flexbox}.property__page-loader span.dot{background-color:#fff;animation:3s ease-out infinite loading-circle;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.property__page-loader span.dot:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.property__page-loader span.dot:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.property__page-loader span.dot:last-child{-webkit-animation-delay:2.2s;animation-delay:2.2s}.property__page-loader.overlay{z-index:998;opacity:1;visibility:visible}.property__page-loader--fav{position:relative;top:unset;left:unset;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;background-color:#fff}.property__tags{position:absolute;z-index:1;top:5px;left:5px;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;width:calc(100% - 45px)}.property__tags--detail{position:relative;top:unset;left:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:calc(100% - 300px)}@media screen and (max-width:1440px){.property__tags--detail{width:calc(100% - 240px)}}.property__tags--detail .property__tag{height:30px;padding:4px 24px;border-color:#0a7fd3;font-size:1.4rem}.property__map-amenity-icon::before,.property__map-icon::before{width:0;height:0;position:absolute;left:50%;border-style:solid;content:""}@media screen and (max-width:767px){.property__tags--detail{gap:5px;width:100%}.property__tags--detail .property__tag{padding:4px 20px;font-size:11px}}.property__tags--content{width:auto}.property__tags--content .property__tag{font-size:1.2rem}@media screen and (max-width:767px){.property__tags--content .property__tag{font-size:11px}}.property__tag,.property__tags--popup .property__tag{padding:4px 16px;font-size:1.1rem}.property__tag{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;border:1px solid #d5d9db;border-radius:18px;line-height:1.5em;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property #map-container,.property__map{width:100%;height:100%}.property__map-amenity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.property__map-amenity.mall .property__map-amenity-icon span{background-color:#0794f9}.property__map-amenity.mall .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-mall.svg)}.property__map-amenity.mall .property__map-amenity-name{color:#0794f9}.property__map-amenity.govt .property__map-amenity-icon span,.property__map-amenity.school .property__map-amenity-icon span,.property__map-amenity.tourism .property__map-amenity-icon span,.property__map-amenity.tower .property__map-amenity-icon span{background-color:#78909c}.property__map-amenity.tower .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-tower.svg)}.property__map-amenity.govt .property__map-amenity-name,.property__map-amenity.school .property__map-amenity-name,.property__map-amenity.tourism .property__map-amenity-name,.property__map-amenity.tower .property__map-amenity-name{color:#78909c}.property__map-amenity.govt .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-govt.svg)}.property__map-amenity.school .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-school.svg)}.property__map-amenity.hospital .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-hospital.svg)}.property__map-amenity.tourism .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-tourism.svg)}.property__map-amenity.restaurant .property__map-amenity-icon span{background-color:#ff8126}.property__map-amenity.restaurant .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-restaurant.svg)}.property__map-amenity.restaurant .property__map-amenity-name{color:#ff8126}.property__map-amenity.salon .property__map-amenity-icon span{background-color:#ab81ee}.property__map-amenity.salon .property__map-amenity-icon span::before{background-image:url(./public/img/property/map-salon.svg)}.property__map-amenity.salon .property__map-amenity-name{color:#ab81ee}.property__map-amenity-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding-top:3px;background-color:#fff;border-radius:50%}.property__map-amenity-icon span,.property__map-icon,.property__map-info{display:-webkit-box;display:-ms-flexbox}.property__map-amenity-icon::before{z-index:-1;bottom:-6px;border-width:12px 12px 0;border-color:#fff #fff0 #fff0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__map-amenity-icon span{width:25px;height:25px;aspect-ratio:1/1;padding:5px;background-color:#e37272;border-radius:50%;color:#fff;font-size:14px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__map-amenity-icon span::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15px;height:15px;background:url(./public/img/property/map-grocery.svg) center/contain no-repeat}.property__map-amenity-name{max-width:130px;color:#e37272;font-size:1.3rem;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.property__map-icon{min-width:70px!important;height:28px!important;padding:10px;background-color:#0a7fd3;border-radius:73px;color:#fff;font-size:1.4rem;line-height:1em;text-align:center;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .16);box-shadow:0 3px 6px rgb(0 0 0 / .16);display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__map-info,.property__map-title{color:#292929!important}.property__map-icon::before{bottom:-4px;border-width:4px 4px 0;border-color:#0a7fd3 #fff0 #fff0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__map-icon.recommend{padding-right:32px}.property__map-icon.recommend::after{content:"";position:absolute;top:50%;right:10px;width:14px;height:14px;background:url(./public/img/icons/like.svg) center/contain no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property-detail__fav-btn.added .property-detail__fav-btn-text::before,.property-detail__fav-btn:hover .property-detail__fav-btn-text::before,.property__fav-btn.added::before,.property__fav-btn:hover::before{background-image:url(./public/img/icons/heart.svg)}.property__map-slider{width:100%;height:184px}.property__map-thumbnail{position:relative;width:100%;height:184px}.property__map-slide span.watermark,.property__map-thumbnail span.watermark{max-width:250px}.property__map-info{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px 15px}.property__sort{position:relative;margin-left:auto}.property__sort-label{position:relative;min-width:230px;height:40px;padding:10px 30px 10px 15px;background-color:#fff;border-radius:40px;color:#5281b5;font-size:1.6rem;text-align:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1200px){.service-detail__introduction-text{width:100%}.service-detail__introduction-image{position:relative;top:unset;right:unset;width:100%;height:auto}.service-detail__risk-list{grid-template-columns:1fr;gap:30px}.property__header-wrapper{max-width:100%}.property__filter-inner{gap:12px}.property__search-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.property__search-heading{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;width:100%}.property__sort-label{min-width:170px;height:30px;padding:5px 16px 5px 8px;font-size:1.3rem}}.property__sort-label::before{content:"";position:absolute;top:50%;right:15px;width:10px;height:20px;background:url(./public/img/icons/arrow-up-down.svg) center/contain no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:1200px){.property__sort-label::before{right:10px;height:16px}}.property__sort-options{position:absolute;z-index:998;top:44px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:180px;padding:14px 20px;background-color:#ecefee;border-radius:5px;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .16);box-shadow:0 3px 6px rgb(0 0 0 / .16);opacity:0;visibility:hidden}.property__sort-options::before{content:"";position:absolute;width:0;height:0;top:-4px;left:50%;border-style:solid;border-width:0 4px 4px;border-color:#fff0 #fff0 #ecefee;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__sort-options.show{opacity:1;visibility:visible}.property__sort-option{padding:10px 0;appearance:none;background-color:#fff0;border:none;border-bottom:1px solid #d5d9db;outline:0;color:#292929;font-size:1.4rem;text-align:left;cursor:pointer}.property__sort-option.active,.property__sort-option:hover{color:#5281b5;font-weight:500}.property__splide-arrow{top:50%;width:40px;height:40px;box-shadow:0 3px 24px rgb(16 102 120 / .1);opacity:.8}.property__splide-arrow--prev{left:10px}.property__splide-arrow--next{right:10px}.property__splide-arrow:hover{opacity:.7}.property__splide-pagination{bottom:0}.property__splide-page{background:#d5d9db;opacity:1}.property__splide-page.is-active{background:#0a7fd3}.property__fav-label{position:relative;height:40px;padding:10px 10px 10px 30px;border:1px solid #d5d9db;border-radius:5px;font-size:1.4rem;line-height:1em;cursor:pointer}.property__fav-label::before{content:"";position:absolute;top:50%;left:10px;width:14px;height:14px;background:url(./public/img/icons/heart.svg) center/contain no-repeat;-webkit-filter:brightness(0);filter:brightness(0);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blue,.property__fav-label:hover{color:#0a7fd3}.property__fav-label:hover::before{-webkit-filter:none;filter:none}.property-detail__video-modal,.property__fav-modal{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.property__fav-modal.active{z-index:999;opacity:1;visibility:visible}.property__fav-btn:disabled,.property__fav-delete:disabled{opacity:.5}.property__fav-modal-outer{position:absolute;z-index:-1;width:100%;height:100%;background-color:rgb(0 0 0 / .6)}.property__fav-modal-inner{position:absolute;top:50%;left:50%;z-index:1;width:100%;max-width:600px;max-height:30vw;padding:30px;background-color:#fff;font-size:1.6rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.property__fav-modal-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property__fav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;max-height:360px;margin-top:10px;padding:10px 20px 10px 5px;overflow-y:auto}.property__fav-item{position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:15px}.property__fav-btn{appearance:none;position:absolute;z-index:997;top:5px;right:5px;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;background-color:#fff;border:1px solid #e37272;border-radius:50%;outline:0;cursor:pointer;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__fav-btn,.property__fav-delete{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;outline:0}.property__fav-btn::before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;background:url(./public/img/icons/heart-transparent.svg) center/contain no-repeat;translate:-50% -50%;-webkit-transition:.3s;transition:.3s}.property__fav-btn--map{top:10px;left:10px;right:unset}.property__fav-delete{position:absolute;top:6px;right:-10px;width:15px;height:15px;background:url(./public/img/icons/trash.svg) center/contain no-repeat;border:none;appearance:none;-webkit-transition:.3s;transition:.3s}.property__fav-delete:hover{background-image:url(./public/img/icons/trash-red.svg)}.property__fav-status-text{position:fixed;z-index:-1;bottom:30px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 12px;background-color:rgb(10 127 211 / .5);color:#fff;font-size:1.4rem;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;-webkit-transform:translate(-50%,100px);transform:translate(-50%,100px)}.property__fav-status-text.adding{z-index:999;opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.property__fav-loader{position:relative;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:auto;height:100%;background-color:#fff;opacity:0;visibility:hidden}.property__fav-loader span.dot{display:block;width:10px;height:10px;background-color:#8f9497;border-radius:50%;-webkit-animation:3s ease-out infinite loading-circle;animation:3s ease-out infinite loading-circle;opacity:0;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.property__fav-loader span.dot:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.property__fav-loader span.dot:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.property__fav-loader span.dot:last-child{-webkit-animation-delay:2.2s;animation-delay:2.2s}.property__fav-loader.overlay{z-index:1;opacity:1;visibility:visible}.property-detail__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:0 5% 0 15%;margin:0 auto;max-width:calc(1320px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1440px){.property-detail__head{padding:0 3% 0 5%}}.pc-tab-flex,.property-detail__head-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.property__tag{padding:2px 12px;font-size:10px}.property__map-icon{min-width:70px!important;font-size:14px}.property__map-slider,.property__map-thumbnail{height:150px}.property__map-slide span.watermark,.property__map-thumbnail span.watermark{max-width:200px}.property__map-info{padding:5px 15px 10px}.property__sort-label{min-width:150px;padding-left:4px;font-size:11px}.property__sort-label::before{right:9px;height:12px}.property__fav-modal-inner{width:95%;max-width:unset;max-height:90%;padding:20px 5%}.property__fav-delete{width:10px;height:10px}.property-detail__head{max-width:100%;padding:0 5%}.property-detail__head-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.property-detail__head-row--title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.property-detail__head-title--jp{font-size:2rem}.property-detail__ct-title,.property-detail__head-price{font-size:2.5rem}.property-detail__head-address{position:relative;padding-left:30px;font-size:1.6rem}.property-detail__head-address::before{content:"";position:absolute;top:0;left:0;width:20px;height:30px;background:url(./public/img/icons/map-marker-blue.svg) center/contain no-repeat}.property-detail__fav-btn{appearance:none;position:relative;-ms-flex-negative:0;flex-shrink:0;width:145px;height:50px;background-color:#fff0;border:2px solid #0a7fd3;border-radius:25px;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__fav-btn:disabled{opacity:.5}.property-detail__fav-btn-text{position:relative;padding-left:50px;font-size:1.6rem;font-weight:500}.property-detail__fav-btn-text::before{content:"";position:absolute;top:50%;left:0;width:35px;height:35px;background:url(./public/img/icons/heart-transparent.svg) center/20px no-repeat;border:1px solid #8f9497;border-radius:50%;translate:0 -50%;-webkit-transition:.3s;transition:.3s}.property-detail__tab-wrap{width:100%;overflow:hidden}.property-detail__recommended,.property-detail__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.property-detail__tab{min-width:160px;height:60px;padding:20px 12px;background-color:#0a7fd3;border-radius:10px 10px 0 0;color:#fff;font-size:1.4rem;text-align:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__nav,.property-detail__tab.active{background-color:#65bbe9}.property-detail__nav{width:100%}.property-detail__nav.is-active{padding:25px}.property-detail__price tr:first-child>th,.property-detail__service-item:first-child{padding-top:0}.property-detail__nav-slide{max-height:100px;cursor:pointer}.property-detail__nav-slide.is-active::before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.65}.property-detail__nav-slide span.watermark{bottom:5px;max-width:100px}.property-detail__nav-arrow--prev{left:5px}.property-detail__nav-arrow--next{right:5px}.property-detail__modal-slide-inner{width:auto;padding:0;background-color:#fff0;overflow:unset}.property-detail__modal-slide-close{top:10px;right:10px}.property-detail__modal-slider.splide:not(.is-overflow) .splide__list{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-transform:none!important;transform:none!important}.property-detail__modal-slider.splide:not(.is-overflow) .splide__slide:last-child{margin-right:0!important}.property-detail__modal-slide{height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__modal-slide-image{position:relative;height:100%;margin:0 auto;overflow:hidden}.property-detail__modal-slide-image img{max-height:90vh}.property-detail__modal-slide-image span.watermark{bottom:20px;max-width:300px}.property-detail__modal-arrow{top:50%;width:70px;height:70px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);box-shadow:0 3px 24px rgb(16 102 120 / .1);opacity:.8}.property-detail__modal-arrow::before{width:30px;height:30px}.property-detail__modal-arrow:hover{opacity:.7}.property-detail__modal-arrow--next{right:-15%}.property-detail__modal-arrow--prev{left:-15%}.property-detail__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;width:100%}.property-detail__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:calc(50% - 15px);padding:24px;background-color:#f5fbfa;border-radius:5px;font-size:1.3rem;line-height:2em}.property-detail__block--reco,.property-detail__info{width:100%}.property-detail__block-label{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:80px;height:32px;padding:8px 20px;background-color:#0a7fd3;border-radius:40px;color:#fff;font-size:1.4rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__info-item,.property-detail__info-list{display:-webkit-box;display:-ms-flexbox;-webkit-box-direction:normal}.property-detail__info-list{display:flex;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:18px;width:100%}.property-detail__info-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:2px;width:calc(16.6666666667% - 15px);min-height:70px;padding:12px 2px;background-color:#fff;border-radius:5px;text-align:center;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__content,.property-detail__content-main{display:-webkit-box;display:-ms-flexbox;position:relative}@media screen and (max-width:1200px){.property__sort-options{top:34px}.property-detail__tabs{gap:6px}.property-detail__tab{width:calc(33.33% - 4px);min-width:unset}.property-detail__block{width:100%}.property-detail__info-item{gap:unset;width:calc(33.3333333333% - 12px)}}.property-detail__info-item p.text{font-size:1.8rem}.property-detail__content{display:flex;gap:100px;margin:40px auto 0;padding:0 5% 100px 10%}@media screen and (max-width:1440px){.property-detail__content{gap:40px;padding:0 3% 100px 5%}}@media screen and (max-width:1200px){.property-detail__content{gap:20px;max-width:100%;padding:0 3% 100px}}.fullwidth,.property-detail__content-col{width:100%}@media screen and (max-width:980px){.top__about-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.top__about-col{width:100%}.top__about-col--text{padding:0}.top__about-inner{margin-top:30px;padding:0}.top__about-heading--bg{left:-30px}.top__property-pagi-wrap{gap:10px}.contact__content-p{font-size:14px}.contact__address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__address-col{width:100%;padding:15px;border-bottom:1px solid #d5d9db;border-right:none}.contact__address-col:first-child{border-top:1px solid #d5d9db;border-left:none}.property-detail__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;padding-bottom:60px}.property-detail__content-col{width:100%!important}}.property-detail__content-col--ct{width:30%;background-color:#0a7fd3}.property-detail__content-main{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;width:100%;max-width:1320px;font-size:1.4rem}.property-detail__content-sub{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;width:100%;font-size:1.4rem}.property-detail__price tr{border-bottom-color:#d5d9db}.property-detail__price tr:first-child{border-top:none}.property-detail__price td,.property-detail__price th{width:30%;padding:16px 5px;border:none;font-family:"Sawarabi Gothic",sans-serif;font-size:1.6rem}@media screen and (max-width:1200px){.property-detail__price td,.property-detail__price th{font-size:14px}}.property-detail__price td:first-of-type,.property-detail__price th:first-of-type{width:40%}.property-detail__facilities{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.property-detail__fac-item{width:calc(25% - 9px);max-width:90px;font-size:1.1rem;line-height:1.5em;text-align:center}.property-detail__fac-item.inactive{color:rgb(41 41 41 / .5);opacity:.7}.property-detail__fac-item.inactive .property-detail__fac-icon{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.property-detail__fac-icon{width:100%;aspect-ratio:1/1;margin:10px 0;padding:15px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.property-detail__service-col{width:calc(50% - 16px)}.property-detail__service-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;border-bottom:1px solid #d5d9db}.property-detail__service-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.property-detail__videos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.property-detail__video-item{position:relative;width:calc(33.33% - 10.7px);height:15vw;min-height:220px;overflow:hidden;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px) and (max-width:980px){.property-detail__video-item{height:auto;min-height:unset;aspect-ratio:4/6}}.property-detail__video-item::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.2;-webkit-transition:.3s;transition:.3s}.property-detail__video-item::after{content:"";position:absolute;z-index:1;top:50%;left:50%;width:60px;height:40px;background:url(./public/img/property/video-play.png) center/contain no-repeat;translate:-50% -50%}.property-detail__video-item:hover::before{opacity:.4}.property-detail__video-thumbnail,.sbi-embed-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.property-detail__video-item-iframe{width:0;height:0;opacity:0;visibility:hidden}.property-detail__video-modal.active{z-index:999;opacity:1;visibility:visible}.property-detail__video-modal-outer{position:absolute;width:100%;height:100%;background-color:#292929;opacity:.3}.property-detail__video-modal-inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__video-content{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-detail__video-player{position:relative;z-index:1;display:none;min-width:410px;max-height:90vw;aspect-ratio:9/16;overflow-y:scroll}.block,.pc,.pc-tab,.property-detail__video-player.active{display:block}.property-detail__video-player.active iframe:not(.instagram-media.sbi-embed.instagram-media-rendered){width:100%!important;height:100%!important}.property-detail__video-control{position:absolute;z-index:2;top:50%;width:50px;height:50px;background-color:#fff;border:none;border-radius:50%;-webkit-box-shadow:0 3px 24px rgb(10 127 211 / .1);box-shadow:0 3px 24px rgb(10 127 211 / .1);opacity:.8;translate:0 -50%;cursor:pointer}.property-detail__video-control:hover{opacity:1}.property-detail__video-control--next::before,.property-detail__video-control--prev::before{content:"";position:absolute;top:50%;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url(./public/img/icons/arrow-next.svg) center/contain no-repeat}.property-detail__video-control--prev{left:-25%}.property-detail__video-control--prev::before{left:48%;background:url(./public/img/icons/arrow-next.svg) center/contain no-repeat;-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}.property-detail__video-control--next{right:-25%}.property-detail__video-close{position:absolute;top:-25px;right:-25px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;height:50px;background-color:rgb(41 41 41 / .8);border-radius:50%;border:1px solid #fff;cursor:pointer}.property-detail__video-close span{position:absolute;top:50%;left:50%;display:block;width:24px;height:3px;background-color:#fff;border-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);translate:-50% -50%}.gm-style-iw-chr button span,.property-detail__map-embed iframe{width:100%!important;height:100%!important}.property-detail__video-close span:last-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.property-detail__map-embed{width:100%;height:15vw;min-height:220px}.property-detail__reco-item{width:calc(50% - 6px)}.property-detail__reco-price td,.property-detail__reco-price th{font-size:1.4rem;line-height:1.4em}.property-detail__reco-arrow{width:25px;height:25px}.property-detail__reco-arrow::before{width:12px;height:12px}.property-detail__reco-pagination{bottom:9px}.property-detail__reco-page{width:5px;height:5px}.property-detail__reco-page.is-active{width:8px;height:8px}.property-detail__contact{position:sticky;top:150px;max-width:300px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:24px 24px 14px;border-radius:5px}.property-detail__ct-label,.property-detail__ct-text{font-size:1.4rem}.property-detail__ct-content{margin-top:24px}.property-detail__ct-item{padding:20px 0}.property-detail__ct-item::before{content:"";position:absolute;top:50%;right:0;width:17px;height:17px;background:url(./public/img/icons/arrow-circle-white.svg) center/contain no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s}.property-detail__ct-item:last-child{border-bottom:none}@media screen and (max-width:1200px){.property-detail__ct-label{font-size:1.2rem}.pc-tab{display:none}}@media screen and (max-width:1440px){.property-detail__contact{max-width:240px;padding:20px 16px 10px}.property-detail__ct-title{font-size:2.1rem}.property-detail__ct-item::before{width:15px;height:15px}.property-detail__ct-label{padding-left:20px}.property-detail__ct-label::before{width:14px}}.js-anim-text,.overflow{overflow:hidden}@media screen and (min-width:768px) and (max-width:1200px){.tab-sp{display:block}}@media screen and (max-width:768px){.ipad{display:block}}.heading-decor{position:relative;padding-top:16px}.heading-decor::after,.heading-decor::before{content:"";position:absolute;top:0;left:0;width:10px;height:10px;background-color:#0a7fd3;border-radius:50%}.heading-decor::after{left:8px;background-color:#17c7ee}.js-anim-text .letter{display:inline-block;line-height:1em}.bold{font-weight:700}.noto{font-family:"Noto Sans JP",sans-serif}img.aligncenter{display:block!important;margin:0 auto!important}[data-aos=fade-up-pc],[data-aos=fade-up]{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}[data-aos=anim-980],[data-aos=anim-sp],[data-aos=anim-tab]{opacity:1!important;-webkit-transform:none!important;transform:none!important}@media screen and (max-width:980px){.property-detail__map-embed{height:320px}.property-detail__contact{position:relative;top:unset;max-width:100%;padding:16px 16px 10px}[data-aos=anim-980]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}[data-aos=anim-980].aos-animate{opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}}span.error{color:#b70000;font-size:1.4rem!important}.mwform-checkbox-field.horizontal-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.mwform-checkbox-field.horizontal-item+.horizontal-item{margin-left:0!important}@-webkit-keyframes rotate-animation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-animation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes arrow-movement{25%{opacity:1}33%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}67%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:0;-webkit-transform:translateY(40px) scale3d(.5,.5,.5);transform:translateY(40px) scale3d(.5,.5,.5)}}@keyframes arrow-movement{25%{opacity:1}33%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}67%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:0;-webkit-transform:translateY(40px) scale3d(.5,.5,.5);transform:translateY(40px) scale3d(.5,.5,.5)}}@-webkit-keyframes arrow-movement-sp{25%{opacity:1}33%{opacity:1;-webkit-transform:translateY(12px);transform:translateY(12px)}67%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(28px) scale3d(.5,.5,.5);transform:translateY(28px) scale3d(.5,.5,.5)}}@keyframes arrow-movement-sp{25%{opacity:1}33%{opacity:1;-webkit-transform:translateY(12px);transform:translateY(12px)}67%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(28px) scale3d(.5,.5,.5);transform:translateY(28px) scale3d(.5,.5,.5)}}@-webkit-keyframes loading-circle{25%,33%,67%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes loading-circle{25%,33%,67%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes fab-fadein{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fab-fadein{0%{opacity:0;visibility:hidden;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fab-fadeup{0%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fab-fadeup{0%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.news-detail__pagination,.property__search-pagination,.top__news-pagination,.wp-pagenavi{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;border:1px solid #d5d9db;font-size:1.8rem;color:#8f9497;margin:0 auto;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-detail__pagination .current,.news-detail__pagination .ellipsis,.news-detail__pagination .page,.news-detail__pagination .property__page-btn,.news-detail__pagination .top__news-page-btn,.property__search-pagination .current,.property__search-pagination .ellipsis,.property__search-pagination .page,.property__search-pagination .property__page-btn,.property__search-pagination .top__news-page-btn,.top__news-pagination .current,.top__news-pagination .ellipsis,.top__news-pagination .page,.top__news-pagination .property__page-btn,.top__news-pagination .top__news-page-btn,.wp-pagenavi .current,.wp-pagenavi .ellipsis,.wp-pagenavi .page,.wp-pagenavi .property__page-btn,.wp-pagenavi .top__news-page-btn{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-detail__pagination .current,.news-detail__pagination .property__page-btn.current,.news-detail__pagination .top__news-page-btn.current,.property__search-pagination .current,.property__search-pagination .property__page-btn.current,.property__search-pagination .top__news-page-btn.current,.top__news-pagination .current,.top__news-pagination .property__page-btn.current,.top__news-pagination .top__news-page-btn.current,.wp-pagenavi .current,.wp-pagenavi .property__page-btn.current,.wp-pagenavi .top__news-page-btn.current{position:relative;color:#292929}.news-detail__pagination .current::after,.news-detail__pagination .property__page-btn.current::after,.news-detail__pagination .top__news-page-btn.current::after,.property__search-pagination .current::after,.property__search-pagination .property__page-btn.current::after,.property__search-pagination .top__news-page-btn.current::after,.top__news-pagination .current::after,.top__news-pagination .property__page-btn.current::after,.top__news-pagination .top__news-page-btn.current::after,.wp-pagenavi .current::after,.wp-pagenavi .property__page-btn.current::after,.wp-pagenavi .top__news-page-btn.current::after{content:"";position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:2px;background-color:#0a7fd3}.news-detail__pagination .news-detail__pagination-next,.news-detail__pagination .news-detail__pagination-prev,.news-detail__pagination .nextpostslink,.news-detail__pagination .previouspostslink,.property__search-pagination .news-detail__pagination-next,.property__search-pagination .news-detail__pagination-prev,.property__search-pagination .nextpostslink,.property__search-pagination .previouspostslink,.top__news-pagination .news-detail__pagination-next,.top__news-pagination .news-detail__pagination-prev,.top__news-pagination .nextpostslink,.top__news-pagination .previouspostslink,.wp-pagenavi .news-detail__pagination-next,.wp-pagenavi .news-detail__pagination-prev,.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{position:relative;width:100px;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-detail__pagination .news-detail__pagination-next::after,.news-detail__pagination .news-detail__pagination-prev::after,.news-detail__pagination .nextpostslink::after,.news-detail__pagination .previouspostslink::after,.property__search-pagination .news-detail__pagination-next::after,.property__search-pagination .news-detail__pagination-prev::after,.property__search-pagination .nextpostslink::after,.property__search-pagination .previouspostslink::after,.top__news-pagination .news-detail__pagination-next::after,.top__news-pagination .news-detail__pagination-prev::after,.top__news-pagination .nextpostslink::after,.top__news-pagination .previouspostslink::after,.wp-pagenavi .news-detail__pagination-next::after,.wp-pagenavi .news-detail__pagination-prev::after,.wp-pagenavi .nextpostslink::after,.wp-pagenavi .previouspostslink::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px;width:6px;height:10px;background:url(./public/img/icons/arrow-back-gray.svg) center/contain no-repeat;-webkit-transition:.3s;transition:.3s}.news-detail__pagination .news-detail__pagination-next:hover::after,.news-detail__pagination .news-detail__pagination-prev:hover::after,.news-detail__pagination .nextpostslink:hover::after,.news-detail__pagination .previouspostslink:hover::after,.property__search-pagination .news-detail__pagination-next:hover::after,.property__search-pagination .news-detail__pagination-prev:hover::after,.property__search-pagination .nextpostslink:hover::after,.property__search-pagination .previouspostslink:hover::after,.top__news-pagination .news-detail__pagination-next:hover::after,.top__news-pagination .news-detail__pagination-prev:hover::after,.top__news-pagination .nextpostslink:hover::after,.top__news-pagination .previouspostslink:hover::after,.wp-pagenavi .news-detail__pagination-next:hover::after,.wp-pagenavi .news-detail__pagination-prev:hover::after,.wp-pagenavi .nextpostslink:hover::after,.wp-pagenavi .previouspostslink:hover::after{background-image:url(./public/img/icons/arrow-back-black.svg)}.news-detail__pagination .news-detail__pagination-prev,.news-detail__pagination .previouspostslink,.property__search-pagination .news-detail__pagination-prev,.property__search-pagination .previouspostslink,.top__news-pagination .news-detail__pagination-prev,.top__news-pagination .previouspostslink,.wp-pagenavi .news-detail__pagination-prev,.wp-pagenavi .previouspostslink{margin-right:10px;padding-left:15px;border-right:1px solid #d5d9db}.news-detail__pagination .news-detail__pagination-prev:hover::after,.news-detail__pagination .previouspostslink:hover::after,.property__search-pagination .news-detail__pagination-prev:hover::after,.property__search-pagination .previouspostslink:hover::after,.top__news-pagination .news-detail__pagination-prev:hover::after,.top__news-pagination .previouspostslink:hover::after,.wp-pagenavi .news-detail__pagination-prev:hover::after,.wp-pagenavi .previouspostslink:hover::after{left:14px}.news-detail__pagination .news-detail__pagination-next,.news-detail__pagination .nextpostslink,.property__search-pagination .news-detail__pagination-next,.property__search-pagination .nextpostslink,.top__news-pagination .news-detail__pagination-next,.top__news-pagination .nextpostslink,.wp-pagenavi .news-detail__pagination-next,.wp-pagenavi .nextpostslink{margin-right:0;margin-left:10px;padding-left:0;padding-right:15px;border-left:1px solid #d5d9db}.news-detail__pagination .news-detail__pagination-next::after,.news-detail__pagination .nextpostslink::after,.property__search-pagination .news-detail__pagination-next::after,.property__search-pagination .nextpostslink::after,.top__news-pagination .news-detail__pagination-next::after,.top__news-pagination .nextpostslink::after,.wp-pagenavi .news-detail__pagination-next::after,.wp-pagenavi .nextpostslink::after{left:unset;right:20px;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}.news-detail__pagination .news-detail__pagination-next:hover::after,.news-detail__pagination .nextpostslink:hover::after,.property__search-pagination .news-detail__pagination-next:hover::after,.property__search-pagination .nextpostslink:hover::after,.top__news-pagination .news-detail__pagination-next:hover::after,.top__news-pagination .nextpostslink:hover::after,.wp-pagenavi .news-detail__pagination-next:hover::after,.wp-pagenavi .nextpostslink:hover::after{right:14px}.news-detail__pagination a,.property__search-pagination a,.top__news-pagination a,.wp-pagenavi a{-webkit-transition:color .3s;transition:color .3s}.news-detail__pagination a:hover,.property__search-pagination a:hover,.top__news-pagination a:hover,.wp-pagenavi a:hover{color:#292929}.splide:not(.is-overflow) .splide__pagination{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.property-detail__nav-slide.splide__slide.is-active{border:none!important}.gm-style-iw.gm-style-iw-c{width:400px;max-width:400px!important;max-height:unset!important;padding:0!important}.gm-style-iw-chr{position:absolute;z-index:1;top:3px;right:3px}.gm-style-iw-chr button{width:24px!important;height:24px!important}.gm-style-iw-chr button span{margin:unset!important}.gm-ui-hover-effect span{background-color:#fff!important}.gm-style-iw-d{overflow:unset!important}.gm-style .gm-style-iw-tc{display:none!important}@media screen and (max-width:767px){.property-detail__head-row--title{gap:10px}.property-detail__head-price{font-size:18px}.property-detail__fav-btn{width:140px;height:40px}.property-detail__fav-btn-text{font-size:14px}.property-detail__fav-btn-text::before{width:28px;height:28px;background-size:15px}.property-detail__tab-wrap{margin-bottom:20px}.property-detail__tab{height:40px;padding:5px 10px;font-size:9px}.property-detail__nav.is-active{padding:12px}.property-detail__nav-slide{max-height:60px}.property-detail__modal-slide-inner{width:90%}.property-detail__modal-slide-close{top:8px;right:8px;width:21px;height:21px}.property-detail__modal-slide-close span{top:9px;left:2px;width:15px}.property-detail__modal-slide-image span.watermark{bottom:15px;max-width:260px}.property-detail__modal-arrow{width:40px;height:40px}.property-detail__modal-arrow::before{width:20px;height:20px}.property-detail__modal-arrow--next{right:-5%}.property-detail__modal-arrow--prev{left:-5%}.property-detail__block{padding:16px;font-size:12px}.property-detail__block-label{padding:4px 18px;font-size:14px}.property-detail__facilities,.property-detail__info-list,.property-detail__services,.property-detail__videos{gap:12px}.property-detail__info-item{gap:unset;width:calc(50% - 6px);max-height:60px;min-height:unset}.property-detail__ct-label,.property-detail__info-item p.text{font-size:14px}.property-detail__content-main,.property-detail__content-sub{gap:20px}.property-detail__price td,.property-detail__price th,.property-detail__service-item{padding:10px 0;font-size:12px}.property-detail__fac-item{width:calc(25% - 9px)}.property-detail__reco-item,.property-detail__service-col{width:100%}.property-detail__video-item{width:calc(50% - 6px);height:auto;min-height:240px}.property-detail__video-content{width:75%}.property-detail__video-player{width:100%;max-height:90vh;min-width:unset}.news-detail__pagination .current,.news-detail__pagination .ellipsis,.news-detail__pagination .page,.news-detail__pagination .property__page-btn,.news-detail__pagination .top__news-page-btn,.property-detail__video-control,.property__search-pagination .current,.property__search-pagination .ellipsis,.property__search-pagination .page,.property__search-pagination .property__page-btn,.property__search-pagination .top__news-page-btn,.top__news-pagination .current,.top__news-pagination .ellipsis,.top__news-pagination .page,.top__news-pagination .property__page-btn,.top__news-pagination .top__news-page-btn,.wp-pagenavi .current,.wp-pagenavi .ellipsis,.wp-pagenavi .page,.wp-pagenavi .property__page-btn,.wp-pagenavi .top__news-page-btn{width:30px;height:30px}.property-detail__video-control--next::before,.property-detail__video-control--prev::before{width:14px;height:14px}.property-detail__video-control--prev{left:-15%}.property-detail__video-control--next{right:-15%}.property-detail__video-close{top:-15px;right:-15px;width:30px;height:30px}.property-detail__video-close span{width:18px}.property-detail__ct-text{margin-top:12px}.property-detail__ct-content{margin-top:16px}.property-detail__ct-item{padding:12px 0}.pc{display:none}.sp{display:block}[data-aos=fade-up-pc]{opacity:1!important;-webkit-transform:none!important;transform:none!important}[data-aos=anim-sp]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}[data-aos=anim-sp].aos-animate{opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.news-detail__pagination,.property__search-pagination,.top__news-pagination,.wp-pagenavi{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 0;font-size:14px}.news-detail__pagination .news-detail__pagination-next,.news-detail__pagination .news-detail__pagination-prev,.news-detail__pagination .nextpostslink,.news-detail__pagination .previouspostslink,.property__search-pagination .news-detail__pagination-next,.property__search-pagination .news-detail__pagination-prev,.property__search-pagination .nextpostslink,.property__search-pagination .previouspostslink,.top__news-pagination .news-detail__pagination-next,.top__news-pagination .news-detail__pagination-prev,.top__news-pagination .nextpostslink,.top__news-pagination .previouspostslink,.wp-pagenavi .news-detail__pagination-next,.wp-pagenavi .news-detail__pagination-prev,.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{width:80px}.gm-style-iw.gm-style-iw-c{width:320px;max-width:320px!important}.sbi-embed-wrap .instagram-media.sbi-embed.instagram-media-rendered{min-width:unset!important}}.gtranslate_wrapper{position:relative;width:120px;height:38px;border:1px solid #d5d9db;border-radius:5px;cursor:pointer;-webkit-transition:.3s;transition:.3s;overflow:hidden}@media screen and (max-width:1320px){.property__search-item{width:100%}.gtranslate_wrapper{width:100px}}.gtranslate_wrapper::after{content:"";position:absolute;right:10px;top:15px;border-color:#000 #fff0 #fff0;border-style:solid;border-width:6px 5px 0;-webkit-transition:.3s;transition:.3s}.gt_selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;padding:10px 20px 10px 10px;border:none;outline:0;font-size:1.4rem}@media screen and (max-width:1600px){.gt_selector{font-size:1.2rem}}@media screen and (max-width:1520px){.gt_selector{font-size:1.1rem}}@media screen and (max-width:1200px){.pc-tab-flex{display:none}.tab{display:block}[data-aos=anim-tab]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}[data-aos=anim-tab].aos-animate{opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.gtranslate_wrapper{width:100%}.gt_selector{font-size:14px}}