*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}a{color:inherit;text-decoration:none}ul,ol,div{margin:0;padding:0}@font-face{font-family:"Sawarabi Gothic";src:url(/wp-content/themes/volonte-2024/public/fonts/SawarabiGothic-Regular.ttf) format("truetype"),url(/wp-content/themes/volonte-2024/public/fonts/SawarabiGothic-Regular.woff2) format("woff2")}@font-face{font-family:"Sawarabi Mincho";src:url(/wp-content/themes/volonte-2024/public/fonts/SawarabiMincho-Regular.ttf) format("truetype"),url(/wp-content/themes/volonte-2024/public/fonts/SawarabiMincho-Regular.woff2) format("woff2")}@font-face{font-family:"Noto Sans JP";src:url(/wp-content/themes/volonte-2024/public/fonts/NotoSansJP-Regular.ttf) format("truetype"),url(/wp-content/themes/volonte-2024/public/fonts/NotoSansJP-Regular.woff2) format("woff2");font-weight:400}@font-face{font-family:"Noto Sans JP";src:url(/wp-content/themes/volonte-2024/public/fonts/NotoSansJP-Bold.ttf) format("truetype"),url(/wp-content/themes/volonte-2024/public/fonts/NotoSansJP-Bold.woff2) format("woff2");font-weight:700}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{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%;height:100%;background:url(/wp-content/themes/volonte-2024/public/img/logo-watermark.svg) no-repeat center bottom/contain;translate:-50% 0}.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;font-family:"Sawarabi Mincho",serif}.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}@media screen and (max-width:1200px){.title__main-en{font-size:12px}}.title__main-jp{font-size:4rem;font-weight:400;line-height:1.5em}@media screen and (max-width:1200px){.title__main-jp{font-size:3.4rem}}@media screen and (max-width:767px){.title__main-jp{font-size:26px}}.title__heading{font-family:"Sawarabi Mincho",serif;font-size:3rem;font-weight:400;line-height:1.5em}@media screen and (max-width:1200px){.title__heading{font-size:2.4rem}}@media screen and (max-width:767px){.title__heading{font-size:22px}}.title__heading--invert{color:#fff}.title__heading--center{text-align:center}.title__heading--md{font-size:2.4rem}@media screen and (max-width:1200px){.title__heading--md{font-size:2rem}}.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:-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}@media screen and (max-width:1600px){.button{font-size:1.6rem}}@media screen and (max-width:767px){.button{width:100%;min-width:unset;height:60px;padding:10px;font-size:16px}}.button span.arrow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:140px;height:40px;padding:14px;background-color:#fff0;border:1px solid #fff;border-radius:100px;font-size:1.6rem;line-height:1em;text-transform:uppercase;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1600px){.button span.arrow{min-width:100px;padding:10px;font-size:1.4rem}}@media screen and (max-width:767px){.button span.arrow{min-width:100px;font-size:14px}}.button span.arrow::before{content:"";position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg) no-repeat center/contain;-webkit-transition:0.3s ease;transition:0.3s ease}.button:hover span.arrow{background-color:#fff;border-color:#0a7fd3;color:#0a7fd3}.button:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-blue.svg)}.button--sky{background-color:#17c7ee}.button--sky span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/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(/wp-content/themes/volonte-2024/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(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-black.svg)}.button--white:hover span.arrow{background-color:#292929;border-color:#292929;color:#fff}.button--white:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.button--line{background-color:#2ac51f}.button--line span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.button--line:hover span.arrow{border-color:#2ac51f;color:#2ac51f}.button--line:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-green.svg)}.button--dropdown span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/dropdown-circle-white.svg)}.button--dropdown:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/dropdown-circle-blue.svg)}.button--dropdown-sky:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/dropdown-circle-sky.svg)}.button--dropdown-white span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/dropdown-circle-black.svg)}.button--dropdown-white:hover span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/dropdown-circle-white.svg)}.button-small{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:140px;height:40px;padding:14px;background-color:#fff;border:1px solid #0a7fd3;border-radius:100px;color:#0a7fd3;font-size:1.6rem;line-height:1em;text-transform:uppercase;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1320px){.button-small{min-width:130px;font-size:1.4rem}}.button-small::before{content:"";position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:17px;height:17px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-blue.svg) no-repeat center/contain;-webkit-transition:0.3s ease;transition:0.3s ease}.button-small:hover{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.button-small:hover::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.button-small--sky{border-color:#17c7ee;color:#17c7ee}.button-small--sky::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-sky.svg)}.button-small--sky:hover{background-color:#17c7ee;border-color:#17c7ee}.button-small--sky:hover::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.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:0.3s ease;transition:0.3s ease;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){.button-simple{width:100%;min-width:unset;height:60px;padding:10px;font-size:16px}}.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 0.2s ease;transition:background-color 0.2s ease}@media screen and (max-width:1200px){.header.toggle{height:100vh;background-color:#fff}}@media screen and (max-width:767px){.header.toggle{height:100svh}}@media screen and (max-width:1200px){.header.toggle .header__wrapper{width:100%;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width:1200px){.header.toggle .js-header-ct{display:none!important;opacity:0;visibility:hidden}}@media screen and (max-width:1200px){.header.toggle .js-header-lang{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;opacity:1;visibility:visible}}.header__wrapper{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: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 0.2s ease;transition:width 0.2s ease}@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:1280px){.header__wrapper{gap:2%}}@media screen and (max-width:1200px){.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}}@media screen and (max-width:767px){.header__wrapper{height:60px;padding:10px 5%}}.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}}@media screen and (max-width:1320px){.header__logo{max-width:140px}}@media screen and (max-width:767px){.header__logo{width:120px;max-height:30px}}.header__logo img{aspect-ratio:169/40}.header__hamburger{display:none}@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:0.3s ease;transition:0.3s ease}}.header__hamburger span{position:absolute;top:0;display:block;width:18px;height:1px;background-color:#292929;border-radius:2px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.header__hamburger span:nth-of-type(2){top:6px}.header__hamburger span:last-of-type{top:12px}@media screen and (max-width:1200px){.header__hamburger.toggle{opacity:1;visibility:visible}}.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:-webkit-box;display:-ms-flexbox;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){.header__menu{gap:15px}}@media screen and (max-width:1200px){.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:0.3s ease;transition:0.3s ease}}@media screen and (max-width:767px){.header__menu{top:70px}}@media screen and (max-width:1200px){.header__menu.toggle{z-index:999;padding:20px 0;opacity:1;visibility:visible}}@media screen and (max-width:1200px){.header__menu.toggle .header__nav{border-right:unset;opacity:1;visibility:visible}}.header__nav{display:-webkit-box;display:-ms-flexbox;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}}@media screen and (max-width:1200px){.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 0.1s ease 0.25s;transition:opacity 0.1s ease 0.25s;overflow:auto}}.header__nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.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}}@media screen and (max-width:767px){.header__nav-item{padding:25px 0}}@media screen and (max-width:1200px){.header__nav-item::before{content:"";position:absolute;top:31px;right:0;width:17px;height:17px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-blue.svg) no-repeat center/contain}}@media screen and (max-width:767px){.header__nav-item::before{top:26px}}@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:0.3s ease;transition:0.3s ease}}@media screen and (max-width:767px){.header__nav-item.js-header-ct{margin-right:10px}}@media screen and (max-width:1200px){.header__nav-item.js-header-ct::before{content:none}}@media screen and (max-width:1200px){.header__nav-item--sub:last-child{border-bottom:none}}@media screen and (max-width:1200px){.header__nav-item--lang{display:none!important;opacity:0;visibility:hidden;max-width:200px;margin-left:auto;margin-right:10px}}@media screen and (max-width:767px){.header__nav-item--lang{max-width:140px}}.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}@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{content:"";position:relative;-ms-flex-negative:0;flex-shrink:0;width:9px;height:9px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-black-down.svg) no-repeat center/contain}@media screen and (max-width:1200px){.header__nav-item.has-sublist::before{position:absolute;width:12px;height:12px;-webkit-transition:0.3s ease;transition:0.3s ease}}.header__nav-item.has-sublist:hover .header__nav-sublist{z-index:99;opacity:1;visibility:visible}@media screen and (max-width:1200px){.header__nav-item.has-sublist:hover .header__nav-sublist{opacity:0;visibility:hidden}}@media screen and (max-width:1200px){.header__nav-item.has-sublist.toggle::before{-webkit-transform:scaleY(-1);transform:scaleY(-1)}}@media screen and (max-width:1200px){.header__nav-item.has-sublist.toggle .header__nav-sublist{position:relative;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__nav-link{font-size:1.1rem}}@media screen and (max-width:1200px){.header__nav-link{font-size:14px}}.header__nav-link span{padding-bottom:1px;background:-webkit-gradient(linear,left top,right top,from(#292929),to(#292929)) no-repeat 0% 100%/0% 1px;background:linear-gradient(to right,#292929 0%,#292929 100%) no-repeat 0% 100%/0% 1px;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1200px){.header__nav-link span{padding-bottom:0!important;background:none!important;-webkit-transition:none!important;transition:none!important}}.header__nav-link:hover span{background-size:100% 1px}@media screen and (max-width:1200px){.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}}@media screen and (max-width:1366px){.header__nav-link--ct{font-size:1.4rem}}.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%)}@media screen and (max-width:1366px){.header__nav-link--ct span{padding-left:18px}}.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(/wp-content/themes/volonte-2024/public/img/icons/mail.svg) no-repeat center/contain}@media screen and (max-width:1366px){.header__nav-link--ct span::before{width:12px}}.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}@media screen and (max-width:1200px){.header__nav-link--sub{display:unset;padding:0;border-bottom:none;line-height:1em}}.header__nav-link--sub span{background:none!important;-webkit-transition:none!important;transition:none!important}.header__nav-link.has-sublist span{background:none!important;-webkit-transition:none!important;transition:none!important}.header__nav-link.allow-wrap{-ms-flex-negative:1;flex-shrink:1}.header__nav-sublist{position:absolute;top:25px;left:50%;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:230px;padding:10px 25px 20px;background-color:#ecefee;border-radius:5px;opacity:0;visibility:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1200px){.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}}@media screen and (max-width:767px){.header__nav-sublist{padding:0 15px}}.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 #fff0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1200px){.header__nav-sublist::before{content:none}}.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}@media screen and (max-width:767px){.footer__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1440px){.footer__section-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.footer__section-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__contact{padding:90px 0;background-color:#0a7fd3}@media screen and (max-width:1200px){.footer__contact{padding:70px 0}}@media screen and (max-width:1200px){.footer__ct-content{gap:50px}}.footer__ct-col{width:50%}@media screen and (max-width:1200px){.footer__ct-col{width:100%}}.footer__ct-col--sched{padding:0 5%}@media screen and (max-width:1200px){.footer__ct-col--sched{padding:0}}.footer__ct-text{margin-top:20px;color:#fff;font-size:1.8rem;line-height:2em}@media screen and (max-width:767px){.footer__ct-text{font-size:16px}}.footer__ct-item{position:relative;z-index:1;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;width:100%;padding:30px 0;border-bottom:1px solid #fff;color:#fff}@media screen and (max-width:767px){.footer__ct-item{padding:24px 0}}.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:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.footer__ct-item:not(.footer__ct-item--tel)::after{content:none}}.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}@media screen and (max-width:767px){.footer__ct-item--tel{gap:10px}}.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:.11;visibility:visible}@media screen and (max-width:767px){.footer__ct-item:hover:not(.footer__ct-item--tel)::after{opacity:0;visibility:hidden}}.footer__ct-item:hover .footer__ct-btn::after{opacity:.3;visibility:visible}@media screen and (max-width:767px){.footer__ct-item:hover .footer__ct-btn::after{opacity:0;visibility:hidden}}.footer__ct-label{position:relative;padding-left:30px;font-size:2rem;line-height:1.5em}@media screen and (max-width:1366px){.footer__ct-label{font-size:1.6rem}}@media screen and (max-width:767px){.footer__ct-label{padding-left:24px;font-size:16px;line-height:1.5em}}.footer__ct-label::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:100%;background:url(/wp-content/themes/volonte-2024/public/img/icons/mail-white.svg) no-repeat center/contain}@media screen and (max-width:767px){.footer__ct-label::before{width:16px}}.footer__ct-label--line::before{background-image:url(/wp-content/themes/volonte-2024/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(/wp-content/themes/volonte-2024/public/img/icons/tel-white.svg)}.footer__ct-label--sched{padding-left:0;font-size:1.4rem}@media screen and (max-width:767px){.footer__ct-label--sched{font-size:12px}}.footer__ct-label--sched::before{content:none}.footer__ct-email{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}@media screen and (max-width:767px){.footer__ct-email{gap:unset}}.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}@media screen and (max-width:767px){.footer__ct-flag{width:50px}}.footer__ct-btn{pointer-events:none;margin-right:6px}@media screen and (max-width:1320px){.footer__ct-btn{font-size:1.4rem}}@media screen and (max-width:767px){.footer__ct-btn{margin-right:0}}.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:0.2s ease;transition:0.2s ease}.footer__ct-btn--line{border-color:#2ac51f;color:#2ac51f}.footer__ct-btn--line::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-green.svg)}.footer__menu{padding:80px 0;background-color:#ecefee}@media screen and (max-width:767px){.footer__menu{padding:60px 0}}@media screen and (max-width:767px){.footer__menu-row{padding:0 8%}}.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){.footer__menu-row-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.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:50%}@media screen and (max-width:767px){.footer__menu-col{width:100%}}.footer__menu-col--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:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.footer__menu-col--block{width:100%;margin:0 auto}}.footer__menu-col-inner{position:relative;display:grid;grid-template-columns:repeat(2,50%)}@media screen and (max-width:1200px){.footer__menu-col-inner{grid-template-columns:1fr;gap:30px}}@media screen and (max-width:767px){.footer__menu-col-inner{display:none}}.footer__menu-image{max-width:418px;height:210px;overflow:hidden;border-radius:5px}@media screen and (max-width:767px){.footer__menu-image{max-width:100%;height:40vw}}.footer__menu-image--logo{max-width:140px;height:unset!important;border-radius:unset}@media screen and (max-width:767px){.footer__menu-image--logo{max-width:104px;margin:0 auto}}.footer__nav{display:-webkit-box;display:-ms-flexbox;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%}@media screen and (max-width:1320px){.footer__nav{gap:30px}}@media screen and (max-width:767px){.footer__nav{padding-left:0}}.footer__nav-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;width:calc(33.33% - 13.5px)}@media screen and (max-width:1320px){.footer__nav-col{gap:30px;width:calc(50% - 15px)}}@media screen and (max-width:767px){.footer__nav-col{width:100%}}.footer__nav-col--sub{gap:25px;width:100%;margin-top:-10px;padding-left:10px}@media screen and (max-width:767px){.footer__nav-col--sub{gap:20px;padding-left:12px}}.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)) no-repeat 0% 100%/0% 1px;background:linear-gradient(to right,#292929 0%,#292929 100%) no-repeat 0% 100%/0% 1px;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1200px){.footer__nav-link span{padding-bottom:0!important;background:none!important;-webkit-transition:none!important;transition:none!important}}.footer__nav-link:hover span{background-size:100% 1px}@media screen and (max-width:1200px){.footer__nav-link:hover span{background-size:unset}}.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{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:1320px){.footer__nav-ct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__nav-ct-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:10px;-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem}@media screen and (max-width:1366px){.footer__nav-ct-item{font-size:1.4rem}}.footer__sns{margin-top:16px;font-size:1.6rem}@media screen and (max-width:1366px){.footer__sns{font-size:1.4rem}}@media screen and (max-width:767px){.footer__sns{margin-top:30px}}.footer__sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:15px}@media screen and (max-width:767px){.footer__sns-list{gap:10px}}.footer__sns-link{width:60px;height:60px;background-color:#fff;border-radius:50%;-webkit-transition:0.3s ease;transition:0.3s ease;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){.footer__sns-link{width:40px;height:40px}}.footer__sns-link:hover{opacity:.8}.footer__sns-icon{width:30px;height:30px}@media screen and (max-width:767px){.footer__sns-icon{width:20px;height:20px}}.footer__copyright{padding:24px 0;font-size:1.4rem;text-align:center;letter-spacing: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}.footer__recruit{padding:90px 0;background-color:#eef1f4;border-radius:20px 20px 0 0}@media screen and (max-width:767px){.footer__recruit{padding:70px 0}}.footer__recruit-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width:1200px){.footer__recruit-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}@media screen and (max-width:1200px){.footer__recruit-col{width:60%}}@media screen and (max-width:980px){.footer__recruit-col{width:100%!important}}@media screen and (max-width:1200px){.footer__recruit-col--btn{width:40%}}.footer__recruit-text{max-width:792px;margin-top:20px;font-size:1.8rem;line-height:2em}@media screen and (max-width:767px){.footer__recruit-text{font-size:16px}}.footer__recruit-btn{-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:980px){.footer__recruit-btn{width:100%}}.banner{position:relative;height:500px}@media screen and (max-width:1200px){.banner{height:400px}}@media screen and (max-width:767px){.banner{height:250px}}.banner--plain{height:300px}@media screen and (max-width:767px){.banner--plain{height:200px}}.banner--plain .banner__title{padding-top:160px}@media screen and (max-width:767px){.banner--plain .banner__title{padding-top:80px}}.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%}.banner__bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(10 127 211 / .25)}.banner__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:100%;height:100%;padding:120px 5% 0;font-family:"Sawarabi Mincho",serif;color:#fff;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}@media screen and (max-width:767px){.banner__title{gap:15px;padding-top:60px}}.banner__title-en{font-size:1.4rem;font-weight:400}@media screen and (max-width:767px){.banner__title-en{font-size:11px}}.banner__title-jp{font-size:4rem;font-weight:400}@media screen and (max-width:767px){.banner__title-jp{font-size:20px}}.breadcrumbs{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 0;padding-top:60px;padding:60px 7% 100px;margin:0 auto;max-width:calc(1600px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.breadcrumbs{max-width:100%;padding:0 5%}}@media screen and (max-width:767px){.breadcrumbs{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:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.breadcrumbs__link{font-size:12px}}.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(/wp-content/themes/volonte-2024/public/img/icons/bread-arrow-right.svg) no-repeat center/contain}.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){.toc{padding:0 5%!important}}.toc--news{min-width:510px;padding:0}@media screen and (max-width:767px){.toc--news{min-width:100%}}.toc__wrap{position:relative;border-radius:5px;background-color:#f2f6f8;margin-bottom:100px;padding:40px 20px 30px}@media screen and (max-width:767px){.toc__wrap{margin-bottom:50px;padding:30px 20px}}.toc__wrap--news{margin-bottom:0}.toc__title{position:relative;font-size:2rem;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__title{font-size:15px}}.toc__toggle{position:absolute;top:-20px;right:0;font-size:1.2rem;font-weight:400;-webkit-transition:0.25s ease;transition:0.25s ease;cursor:pointer}@media screen and (max-width:767px){.toc__toggle{top:-15px;right:-5px;font-size:8px}}.toc__list-wrap{margin-top:15px;padding-left:20px;-webkit-transition:0.25s ease-out;transition:0.25s ease-out}@media screen and (max-width:767px){.toc__list-wrap{margin-top:10px;padding-left:10px}}.toc__list-wrap.hide{height:0;margin-top:0;overflow:hidden;-webkit-transition:0.25s ease-out;transition:0.25s ease-out}.toc__list{list-style-type:disc}@media screen and (max-width:767px){.toc__list{margin-top:24px}}.toc__list li{position:relative;font-size:1.4rem;font-weight:500;font-family:"Sawarabi Mincho",serif;text-align:justify;-webkit-font-feature-settings:initial;font-feature-settings:initial}@media screen and (max-width:767px){.toc__list li{font-size:12px}}.toc__list li::before{position:absolute;top:0;left:0;color:#0a7fd3;font-weight:700}.toc__list li:not(:last-of-type){margin-bottom:10px}.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}@media screen and (max-width:767px){.toc__list--lvl2 li{padding-left:24px;font-size:11px}}.toc__list--lvl2 li::before{content:counter(lvl1) "." counter(lvl2) ". "}.toc__anchor{scroll-margin-top:150px}@media screen and (max-width:767px){.toc__anchor{scroll-margin-top:110px}}.toc__anchor--news{scroll-margin-top:110px}@media screen and (max-width:767px){.toc__anchor--news{scroll-margin-top:70px}}.form__progress{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}@media screen and (max-width:767px){.form__progress{margin-bottom:30px}}.form__progress-item{position:relative;gap:16px;width:50%;height:60px;background-color:#f2f6f8;border-radius:100px 0 0 100px;color:#0a7fd3;font-size:1.6rem;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){.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}}@media screen and (max-width:490px){.form__progress-item{font-size:10px}}.form__progress-item::before{content:"";position:absolute;top:0;width:0;height:0;border-width:30px 0 30px 20px;border-style:solid}@media screen and (max-width:767px){.form__progress-item::before{border-width:25px 0 25px 10px}}.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}@media screen and (max-width:767px){.form__progress-item:first-child::before{right:-10px}}.form__progress-item:nth-child(2){margin-left:10px;border-radius:0 100px 100px 0}@media screen and (max-width:767px){.form__progress-item:nth-child(2){margin-left:5px}}.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:none}@media screen and (max-width:767px){.form__inner--confirm .form__input-inner{padding:12px}}.form__inner--confirm .form__input-inner--textarea{height:250px}.form__inner--confirm .form__input-inner--zip,.form__inner--confirm .form__input-inner--select{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__inner--confirm .form__checkbox-inner::after{content:"";position:absolute;top:50%;left:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background:url(/wp-content/themes/volonte-2024/public/img/icons/check-white.svg) no-repeat center/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}@media screen and (max-width:767px){.form__inner--confirm .form__checkbox-inner::after{left:5px}}.form__inner--confirm .form__btn--zip{display:none}.form__inner--confirm .form__agree{display:none}.form__descr{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #d5d9db}@media screen and (max-width:767px){.form__descr{margin-bottom:25px;padding-bottom:20px}}.form__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:40px}@media screen and (max-width:767px){.form__main{gap:30px}}.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:24px}@media screen and (max-width:767px){.form__item{gap:18px}}.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{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}.form__item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}@media screen and (max-width:767px){.form__item-label{gap:10px}}.form__required{position:relative;width:50px;height:30px;background-color:#e37272;border-radius:5px;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){.form__required{width:40px;height:25px}}.form__required::before{content:"必須";color:#fff;font-size:1.6rem}@media screen and (max-width:767px){.form__required::before{font-size:12px}}.form__required-note{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;padding:0 10px;background-color:#e37272;border-radius:5px;color:#fff;font-size:1.6rem;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){.form__required-note{width:40px;height:25px;font-size:12px}}.form__label{-ms-flex-negative:0;flex-shrink:0;font-size:2rem}@media screen and (max-width:767px){.form__label{font-size:16px}}.form__label--descr{font-size:1.6rem}@media screen and (max-width:767px){.form__label--descr{font-size:14px}}.form__input-note{color:#8f9497;font-size:1.6rem}@media screen and (max-width:767px){.form__input-note{font-size:12px}}.form__input-note--label{color:#292929}@media screen and (max-width:767px){.form__input-note--label{font-size:14px}}.form__input{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;width:100%}@media screen and (max-width:767px){.form__input{gap:10px}}.form__input input[type=text],.form__input input[type=checkbox],.form__input input[type=email],.form__input textarea{width:100%;padding:16px;border:1px solid #d5d9db;border-radius:5px;outline:none;font-family:"Sawarabi Gothic",sans-serif;font-size:1.6rem;line-height:2em}@media screen and (max-width:767px){.form__input input[type=text],.form__input input[type=checkbox],.form__input input[type=email],.form__input textarea{padding:12px}}.form__input textarea{height:250px;resize:none}.form__input--zip input[type=text]{width:350px}@media screen and (max-width:767px){.form__input--zip input[type=text]{width:50%}}.form__input-inner--zip{display:-webkit-box;display:-ms-flexbox;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(/wp-content/themes/volonte-2024/public/img/icons/select-icon.svg) no-repeat calc(100% - 16px) center;border:1px solid #d5d9db;border-radius:5px;outline:none;font-size:1.6rem;line-height:2em}@media screen and (max-width:767px){.form__select select{background-position:calc(100% - 12px) center;padding:12px}}.form__select select.w350{width:350px}@media screen and (max-width:767px){.form__select select.w350{width:100%}}.form__checkbox{color:#8f9497;font-size:1.6rem}.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:0.2s ease;transition:0.2s ease;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){.form__checkbox input[type=checkbox]{width:24px;height:24px}}.form__checkbox input[type=checkbox]::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);width:15px;height:15px;background:url(/wp-content/themes/volonte-2024/public/img/icons/check-white.svg) no-repeat center/100%;-webkit-transition:0.2s ease;transition:0.2s ease;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 input[type=checkbox]:checked+.mwform-checkbox-field-text{color:#292929}.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}@media screen and (max-width:767px){.form__agree-text{font-size:13px}}.form__agree-link{position:relative;display:inline-block;margin-right:12px;color:#0a7fd3}@media screen and (max-width:767px){.form__agree-link{margin-right:6px}}.form__agree-link::after{content:url(/wp-content/themes/volonte-2024/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)) no-repeat 0% 100%/0% 1px;background:linear-gradient(to right,#0a7fd3 0%,#0a7fd3 100%) no-repeat 0% 100%/0% 1px;-webkit-transition:0.3s ease;transition:0.3s ease}.form__agree-link:hover span{background-size:100% 1px}.form__room,.form__others{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;opacity:0;visibility:hidden}.form__room.show,.form__others.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}.form__map-wrap{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}.form__map{-ms-flex-negative:0;flex-shrink:0;width:50%}@media screen and (max-width:767px){.form__map{width:100%}}.form__budget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:1.6rem}.form__btn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:360px;height:70px;padding:20px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg) no-repeat calc(100% - 20px) center,#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 0.3s ease;transition:opacity 0.3s ease}@media screen and (max-width:767px){.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}.top__wrapper{width:100%}.top__anchor-section{scroll-margin-top:110px}.top__section{padding:100px 0}@media screen and (max-width:767px){.top__section{padding:70px 0}}.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){.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}@media screen and (max-width:1320px){.top__section-content--fullwidth{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}@media screen and (max-width:1200px){.top__section-p{font-size:14px}}.top__article-cats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media screen and (max-width:767px){.top__article-cats{gap:8px}}.top__article-cat{position:relative;height:40px;background-color:#fff0;border-radius:39px;font-size:1.6rem;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){.top__article-cat{width:calc(50% - 4px);font-size:12px}}.top__article-cat::before{content:"";position:absolute;width:100%;height:100%;border-radius:39px;opacity:0;visibility:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}.top__article-cat span{text-align:center}.top__article-cat span.name{padding-left:20px;padding-right:18px}@media screen and (max-width:767px){.top__article-cat span.name{padding-left:14px;padding-right:12px}}.top__article-cat span.status{padding-left:18px;padding-right:20px}@media screen and (max-width:767px){.top__article-cat span.status{padding-left:10px;padding-right:12px}}.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:78vh}@media screen and (max-width:1200px){.top__mv-bg{height:80vh}}@media screen and (max-width:767px){.top__mv-bg{height:90vh;height:90svh}}.top__mv-bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0a7fd3;opacity:.2}.top__mv-bg img{-o-object-position:100% 60%;object-position:100% 60%;aspect-ratio:4/3}@media screen and (max-width:767px){.top__mv-bg img{aspect-ratio:5/8}}.top__mv-content{position:absolute;z-index:1;top:52%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;font-family:"Noto Sans JP",sans-serif;color:#fff;font-size:2rem;line-height:2em;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__mv-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1366px){.top__mv-content{top:48%}}@media screen and (max-width:1200px){.top__mv-content{top:45%;gap:30px;max-width:100%;padding:0 5%}}@media screen and (max-width:767px){.top__mv-content{top:40%;gap:24px;padding:0 5%;font-size:16px}}.top__mv-heading{font-size:4rem;font-weight:700;line-height:1.5em;text-shadow:1px 0 10px #12d4ff}@media screen and (max-width:767px){.top__mv-heading{font-size:26px}}.top__mv-text{position:relative;font-weight:500;text-shadow:1px 0 5px #12d4ff}.top__mv-scroll{position:absolute;bottom:60px;right:50px;width:110px;height:110px;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){.top__mv-scroll{bottom:45px;right:30px}}@media screen and (max-width:767px){.top__mv-scroll{bottom:40px;right:15px;width:80px;height:80px}}.top__mv-scroll-text{width:110px;height:110px;background:url(/wp-content/themes/volonte-2024/public/img/top/scroll-text.png) no-repeat center/contain;-webkit-animation:rotate-animation 10s linear infinite;animation:rotate-animation 10s linear infinite}@media screen and (max-width:767px){.top__mv-scroll-text{width:80px;height:80px}}.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}@media screen and (max-width:767px){.top__mv-scroll-arrow{top:20px;width:15px}}.top__mv-scroll-arrow span.arrow{position:absolute;top:0;width:21px;height:12px;background:url(/wp-content/themes/volonte-2024/public/img/top/scroll-arrow.png) no-repeat center/contain;-webkit-animation:arrow-movement 3s ease-out infinite;animation:arrow-movement 3s ease-out infinite;opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}@media screen and (max-width:767px){.top__mv-scroll-arrow span.arrow{width:16px;height:9px;-webkit-animation:arrow-movement-sp 3s ease-out infinite;animation:arrow-movement-sp 3s ease-out infinite}}.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}@media screen and (max-width:980px){.top__room-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:unset}}.top__room-col{position:relative;z-index:1;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: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%}}@media screen and (max-width:980px){.top__room-col{width:100%;padding:80px 7%}}.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(/wp-content/themes/volonte-2024/public/img/common/map.png) no-repeat center/cover;-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-title{font-size:3.2rem;font-weight:700}@media screen and (max-width:767px){.top__room-title{font-size:28px}}.top__room-text{margin:30px 0;font-size:1.8rem;line-height:2em}@media screen and (max-width:767px){.top__room-text{font-size:16px}}.top__room-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:auto}@media screen and (max-width:1320px){.top__room-btns{gap:12px}}.top__room-btn{width:calc(50% - 10px);min-width:auto;font-size:1.8rem}@media screen and (max-width:1600px){.top__room-btn{font-size:1.6rem}}@media screen and (max-width:1366px){.top__room-btn{width:100%}}.top__service{padding:100px 0}@media screen and (max-width:767px){.top__service-bottom{padding:0 8%}}.top__service-list{display:-webkit-box;display:-ms-flexbox;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}@media screen and (max-width:1200px){.top__service-list{gap:20px}}@media screen and (max-width:767px){.top__service-list{gap:40px;padding-top:70px}}.top__service-item{width:calc(33.33% - 40px)}@media screen and (max-width:1200px){.top__service-item{width:calc(33.33% - 14px)}}@media screen and (max-width:767px){.top__service-item{width:100%}}.top__service-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-transition:0.3s ease;transition:0.3s ease}.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-link:hover .top__service-item-btn::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.top__service-thumbnail{height:250px;margin-bottom:30px;background-color:#8f9497;border-radius:10px;overflow:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1200px){.top__service-thumbnail{max-height:200px}}@media screen and (max-width:520px){.top__service-thumbnail{max-height:268px}}.top__service-thumbnail img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.3s ease;transition:0.3s ease}.top__service-item-text{margin:30px 0;line-height:2em}@media screen and (max-width:1200px){.top__service-item-text{margin:15px 0}}.top__service-item-btn{pointer-events:none;margin-top:auto}.top__contact{background-color:#0a7fd3}.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(/wp-content/themes/volonte-2024/public/img/logo-notext.svg) no-repeat center right/contain}@media screen and (max-width:1200px){.top__reason::before{top:100px;right:-10%;width:50%;background-position:top right}}@media screen and (max-width:767px){.top__reason::before{top:90px;right:-7%;width:40%}}.top__reason-content{gap:60px}@media screen and (max-width:1320px){.top__reason-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:0}}.top__reason-title{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1440px){.top__reason-title-jp{font-size:3.2rem}}.top__reason-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media screen and (max-width:1200px){.top__reason-list{gap:30px}}.top__reason-item{position:relative;width:calc(20% - 16px);padding:30px 10px;background-color:#fff;border:2px solid #0a7fd3;border-radius:30px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);box-shadow:0 3px 24px rgb(16 102 120 / .1);-webkit-transition:0.3s ease;transition:0.3s ease;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){.top__reason-item{width:calc(30% - 20px);padding:30px 15px}}@media screen and (max-width:767px){.top__reason-item{width:100%}}.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__reason-thumbnail{height:150px;margin-bottom:30px;border-radius:5px;overflow:hidden}@media screen and (max-width:1200px){.top__reason-thumbnail{height:180px}}@media screen and (max-width:520px){.top__reason-thumbnail{height:130px}}.top__reason-heading{font-size:1.6rem;line-height:1.5em;text-align:center}@media screen and (max-width:980px){.top__reason-heading{font-size:1.4rem}}@media screen and (max-width:767px){.top__reason-heading{font-size:16px}}.top__reason-heading.heading-decor{padding-top:30px}@media screen and (max-width:767px){.top__reason-heading.heading-decor{padding-top:20px}}.top__reason-heading.heading-decor::before,.top__reason-heading.heading-decor::after{-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%;-webkit-box-shadow:0 4px 24px rgb(16 102 120 / .1);box-shadow:0 4px 24px rgb(16 102 120 / .1);color:#0a7fd3;font-size:1.8rem;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}@media screen and (max-width:1320px){.top__reason-num{top:-20px;left:-16px;width:44px;height:44px;font-size:14px}}.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}@media screen and (max-width:767px){.top__flow-main{padding-bottom:70px!important}}.top__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:50px;padding-left:15px;border-left:2px solid #d5d9db}@media screen and (max-width:1200px){.top__flow-list{border-left-width:1px}}@media screen and (max-width:767px){.top__flow-list{gap:40px;padding-left:20px}}.top__flow-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px}@media screen and (max-width:767px){.top__flow-item{gap:20px}}.top__flow-item-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 290px)}@media screen and (max-width:767px){.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:-webkit-box;display:-ms-flexbox;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}@media screen and (max-width:767px){.top__flow-item-step{gap:10px;font-size:12px}}.top__flow-item-ic{-ms-flex-negative:0;flex-shrink:0;height:14px;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){.top__flow-item-ic{height:9px}}.top__flow-item-heading{margin-bottom:24px}@media screen and (max-width:767px){.top__flow-item-heading{margin-bottom:20px}}.top__flow-item-p{line-height:2em}.top__flow-ct{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}.top__flow-ct-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:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.top__flow-ct-link{gap:8px;padding-right:30px}}.top__flow-ct-link::before,.top__flow-ct-link::after{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 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.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::before,.top__flow-ct-link--tel::after{content:none}.top__flow-ct-link--tel span.note{margin-left:5px;color:#8f9497}@media screen and (max-width:374px){.top__flow-ct-link--tel span.note{margin-left:0}}.top__flow-ct-icon{width:16px;height:16px}@media screen and (max-width:767px){.top__flow-ct-icon{width:14px;height:14px}}.top__flow-ct-text{line-height:2em}@media screen and (max-width:374px){.top__flow-ct-text{font-size:12px}}.top__flow-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;padding:60px 0!important;background-color:#17c7ee}@media screen and (max-width:767px){.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__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}@media screen and (max-width:490px){.top__flow-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:unset;font-size:16px}}.top__about{background:#f5fbfa}@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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}@media screen and (max-width:980px){.top__about-col{width:100%}}.top__about-col--text{padding-top:50px;padding-right:5%}@media screen and (max-width:980px){.top__about-col--text{padding:0}}.top__about-inner{position:relative;z-index:1;padding:50px 100px 0}@media screen and (max-width:1600px){.top__about-inner{padding:50px 80px 0}}@media screen and (max-width:1200px){.top__about-inner{padding:40px 60px 0}}@media screen and (max-width:980px){.top__about-inner{margin-top:30px;padding:40px 0 0}}.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__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}}@media screen and (max-width:1200px){.top__about-heading--bg{font-size:50px}}@media screen and (max-width:980px){.top__about-heading--bg{left:-30px}}.top__about-thumbnail{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{margin-top:40px;background-color:#fff0;border-radius:none;-webkit-box-shadow:none;box-shadow:none;color:#0f829a;font-size:2rem}@media screen and (max-width:1200px){.top__about-btn{padding:0}}@media screen and (max-width:767px){.top__about-btn{font-size:16px}}.top__about-btn span.arrow{border-color:#0f829a;color:#0f829a}@media screen and (max-width:767px){.top__about-btn span.arrow{height:20px}}.top__about-btn span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/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__property-banner{height:400px}}@media screen and (max-width:767px){.top__property-banner{height:240px}}.top__property-main{position:relative;margin:-20px 0;padding:100px 0 80px;background-color:#0a7fd3;border-radius:20px}@media screen and (max-width:1200px){.top__property-main{padding:70px 0}}.top__property-head{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px;margin-bottom:40px}@media screen and (max-width:1200px){.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}}@media screen and (max-width:767px){.top__property-head{gap:20px;margin-bottom:20px}}.top__property-cats{margin-bottom:10px}@media screen and (max-width:767px){.top__property-cats{margin-bottom:0}}.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{display:none}.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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);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}}@media screen and (max-width:1440px){.top__property-slide-thumbnail{height:220px}}@media screen and (max-width:767px){.top__property-slide-thumbnail{height:184px}}.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}@media screen and (max-width:767px){.top__property-slide-text{padding:18px 15px 24px}}.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}@media screen and (max-width:1200px){.top__property-slide-title{font-size:2.2rem}}.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}@media screen and (max-width:1320px){.top__property-slide-cat{font-size:14px}}.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}@media screen and (max-width:1320px){.top__property-slide-area{font-size:1.6rem}}.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;-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:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.top__property-arrow{width:40px;height:40px}}.top__property-arrow svg{display:none}.top__property-arrow--prev::before,.top__property-arrow--next::before{content:"";position:absolute;top:50%;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-next.svg) no-repeat center/contain}@media screen and (max-width:767px){.top__property-arrow--prev::before,.top__property-arrow--next::before{width:14px;height:14px}}.top__property-arrow--prev{left:10%}@media screen and (max-width:767px){.top__property-arrow--prev{left:5%}}.top__property-arrow--prev::before{left:48%;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-next.svg) no-repeat center/contain;-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}.top__property-arrow--next{right:10%}@media screen and (max-width:767px){.top__property-arrow--next{right:5%}}.top__property-pagi-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px;gap:15px}@media screen and (max-width:980px){.top__property-pagi-wrap{gap:10px}}.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-pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}@media screen and (max-width:767px){.top__property-pagination{gap:5px 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-page-label{margin-right:-4%}}@media screen and (max-width:767px){.top__property-page-label{margin-right:0}}.top__property-bottom{background-color:#124d8f;padding:40px 0 20px!important}@media screen and (max-width:767px){.top__property-bottom{padding:50px 5% 30px!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}@media screen and (max-width:490px){.top__property-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:unset;font-size:16px}}.top__property-btn span.arrow::before{background-image:url(/wp-content/themes/volonte-2024/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}@media screen and (max-width:767px){.top__property-btns{gap:12px}}.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:0.3s ease;transition:0.3s ease;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){.top__property-footer-link{width:100%;min-width:unset;padding:10px;font-size:14px}}.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:0.3s ease;transition:0.3s ease}.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}@media screen and (max-width:767px){.top__property-modal-inner{width:95%;max-width:unset;max-height:90%;padding:20px 5%;overflow-y:auto}}.top__property-modal-image{-ms-flex-negative:0;flex-shrink:0;width:50%;height:320px}@media screen and (max-width:767px){.top__property-modal-image{width:100%;height:200px}}.top__property-modal-title{margin-bottom:20px}@media screen and (max-width:767px){.top__property-modal-title{margin-bottom:15px}}.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__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}@media screen and (max-width:767px){.top__property-modal-close{top:10px;right:10px}}.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}@media screen and (max-width:767px){.top__property-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.top__news-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1440px){.top__news-main{padding:0 10%!important}}.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}@media screen and (max-width:1440px){.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}}@media screen and (max-width:767px){.top__news-head{gap:20px;margin-bottom:20px}}.top__news-head .title__main{-ms-flex-negative:0;flex-shrink:0}.top__news-cats{margin-bottom:10px}@media screen and (max-width:767px){.top__news-cats{margin-bottom:0}}.top__news-cat{border:1px solid #d5d9db;color:#8f9497;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-cat::before{border:2px solid #0a7fd3}.top__news-cat.active{background-color:#0a7fd3;color:#fff}.top__news-main-tab{display:none}.top__news-main-tab.active{display:block}.top__news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;width:100%}@media screen and (max-width:767px){.top__news-list{gap:20px}}.top__news-item{width:calc(33.33% - 27px);-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1200px){.top__news-item{width:calc(50% - 20px)}}@media screen and (max-width:767px){.top__news-item{width:100%}}.top__news-item:hover{opacity:.7}.top__news-link{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}.top__news-thumbnail{height:250px;border-radius:10px;overflow:hidden}@media screen and (max-width:1200px){.top__news-thumbnail{max-height:200px}}@media screen and (max-width:520px){.top__news-thumbnail{max-height:268px}}.top__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:25px 0;font-size:1.6rem}@media screen and (max-width:767px){.top__news-info{width:90%;margin:20px 0;font-size:14px}}.top__news-info-date{margin-right:20px}@media screen and (max-width:767px){.top__news-info-date{margin-right:15px}}.top__news-info-cat{color:#0a7fd3}.top__news-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:1.8rem;font-weight:400;line-height:2em;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden}@media screen and (max-width:767px){.top__news-title{width:90%;font-size:16px}}.top__news-arrow--prev{left:20px}@media screen and (max-width:767px){.top__news-arrow--prev{left:10px}}.top__news-arrow--next{right:20px}@media screen and (max-width:767px){.top__news-arrow--next{right:10px}}.top__news-pagination{position:relative;height:80px;margin-top:40px!important;padding:10px 0;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}.about__container{padding-bottom:100px}@media screen and (max-width:767px){.about__container{padding-bottom:50px}}.about__container--staff{background-color:#f5fbfa;padding-top:100px}@media screen and (max-width:767px){.about__container--staff{padding-top:50px}}.about__title{padding:0 7%;margin:0 auto;max-width:calc(1620px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.about__title{max-width:100%;padding:0 5%}}.about__company-profile{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){.about__company-profile{max-width:100%;padding:0 5%}}.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}@media screen and (max-width:767px){.about__profile-row{font-size:14px;padding:20px 0}}.about__profile-row:first-child{margin-top:8px}.about__profile-heading{width:200px}@media screen and (max-width:767px){.about__profile-heading{width:100px;max-width:unset}}.about__profile-info{width:calc(100% - 200px)}@media screen and (max-width:767px){.about__profile-info{width:calc(100% - 100px)}}.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)}@media screen and (max-width:767px){.about__profile-info-inner{width:calc(100% - 100px)}}.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(/wp-content/themes/volonte-2024/public/img/icons/map-marker-blue.svg) no-repeat center/contain;-webkit-transition:0.3s ease;transition:0.3s ease}.about__profile-map:hover{background-color:#0a7fd3;color:#fff}.about__profile-map:hover::after{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/map-marker-white.svg)}.about__profile-map-iframe{position:relative;width:100%;height:400px;padding-bottom:40%}@media screen and (max-width:767px){.about__profile-map-iframe{height:300px;padding-bottom:100%}}.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:767px){.about__staff{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.about__staff{gap:25px 50px}}@media screen and (max-width:767px){.about__staff{grid-template-columns:1fr;gap:30px}}.about__staff-profile{margin-top:40px}@media screen and (max-width:767px){.about__staff-profile{width:100%;margin-top:20px}}.about__staff-image{max-width:320px;height:320px;border-radius:5px;background-color:#e6f6f4;margin-bottom:32px}@media screen and (max-width:767px){.about__staff-image{margin-bottom:16px}}.about__staff-info{font-size:1.6rem;line-height:2em;margin-top:24px}@media screen and (max-width:767px){.about__staff-info{font-size:14px;margin-top:12px}}.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){.contact__wrapper{max-width:100%;padding:0 5%}}@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}}@media screen and (max-width:767px){.contact__wrapper{padding-bottom:40px}}.contact__content-heading{margin-bottom:20px;font-size:2rem}@media screen and (max-width:767px){.contact__content-heading{font-size:18px}}.contact__content-p{font-size:1.6rem;line-height:2em}@media screen and (max-width:980px){.contact__content-p{font-size:14px}}.contact__address{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0 70px}@media screen and (max-width:980px){.contact__address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.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}@media screen and (max-width:980px){.contact__address-col{width:100%;padding:15px;border-bottom:1px solid #d5d9db;border-right:none}}@media screen and (max-width:767px){.contact__address-col{gap:8px}}.contact__address-col:first-child{border-left:1px solid #d5d9db}@media screen and (max-width:980px){.contact__address-col:first-child{border-top:1px solid #d5d9db;border-left:none}}.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:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.contact__address-link{gap:8px;padding-right:30px}}.contact__address-link::before,.contact__address-link::after{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 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.contact__address-link:hover{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){.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::before,.contact__address-link--tel::after{content:none}.contact__address-link--tel span.note{margin-left:5px;color:#8f9497}@media screen and (max-width:767px){.contact__address-link--tel span.note{line-height:1.5em}}.contact__address-icon{width:16px;height:16px}@media screen and (max-width:767px){.contact__address-icon{width:14px;height:14px}}.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__complete-btn{margin-top:40px}}.news{padding-bottom:100px}@media screen and (max-width:767px){.news{padding-bottom:50px}}.news__container{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){.news__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.news__container{padding:0 10%}}@media screen and (max-width:767px){.news__container{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}@media screen and (max-width:767px){.news__category-item{width:calc(50% - 4px)}}.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:all 0.3s ease;transition:all 0.3s ease}.news__category-item:hover::before{opacity:1;visibility:visible}.news__category-item.active{border:none;background-color:#0a7fd3;color:#fff}.news__category-item.active:hover::before{opacity:0;visibility:hidden}.news__category-name{font-size:1.6rem;text-align:center;padding:0 20px}@media screen and (max-width:767px){.news__category-name{font-size:12px;padding:0 10px 0 9px}}.news__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px 40px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:32px 0 64px}@media screen and (max-width:767px){.news__list{gap:40px;margin:32px 0}}.news__item{position:relative;width:calc(33.33% - 27px);-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}@media screen and (max-width:1280px){.news__item{width:calc(50% - 20px)}}@media screen and (max-width:767px){.news__item{width:100%}}.news__item:hover{opacity:.8}.news__thumbnail{height:220px}@media screen and (max-width:767px){.news__thumbnail{height:180px}}.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}@media screen and (max-width:767px){.news__info{margin-top:15px}}.news__date{font-size:1.6rem;margin-right:20px}@media screen and (max-width:767px){.news__date{font-size:14px;margin-right:12px}}.news__category{font-size:1.4rem;color:#0a7fd3}@media screen and (max-width:767px){.news__category{font-size:12px}}.news__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:400;line-height:2em;margin-top:20px;overflow:hidden}@media screen and (max-width:767px){.news__title{font-size:16px;margin-top:16px}}.news-detail{padding-bottom:100px}@media screen and (max-width:767px){.news-detail{padding-bottom:50px}}.news-detail__container{padding:0 15%;margin:0 auto;max-width:calc(1020px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.news-detail__container{max-width:100%;padding:0 5%}}.news-detail__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:767px){.news-detail__content{gap:30px}}.news-detail__title-container{border-bottom:2px solid #d5d9db;font-size:1.6rem;padding-bottom:24px}@media screen and (max-width:767px){.news-detail__title-container{font-size:14px;padding-bottom:12px}}.news-detail__date{margin-right:32px}@media screen and (max-width:767px){.news-detail__date{margin-right:16px}}.news-detail__category{color:#0a7fd3}.news-detail__title{font-size:3rem;font-weight:400;font-family:"Sawarabi Mincho",serif;margin-top:16px}@media screen and (max-width:767px){.news-detail__title{font-size:20px;margin-top:8px}}.news-detail__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:767px){.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% - 40px)}@media screen and (max-width:767px){.news-detail__image--group{width:100%}}.news-detail__image-detail{display:block;font-size:1.4rem;color:#8f9497;text-align:end;margin-top:8px}@media screen and (max-width:767px){.news-detail__image-detail{font-size:12px}}.news-detail__heading{position:relative;font-size:2rem;font-weight:400;line-height:2em;margin-bottom:24px;padding-bottom:16px}@media screen and (max-width:767px){.news-detail__heading{font-size:16px;margin-bottom:12px;padding-bottom:8px}}.news-detail__heading::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:#0a7fd3}.news-detail__text{font-size:1.6rem;line-height:2em}@media screen and (max-width:767px){.news-detail__text{font-size:14px}}.news-detail__text:not(:first-of-type){margin-top:2em}.news-detail__text a{-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.news-detail__text a:hover{opacity:.5}.news-detail__pagination-container{margin-top:64px}@media screen and (max-width:767px){.news-detail__pagination-container{margin-top:32px}}.news-detail__pagination-back{padding:0 60px}@media screen and (max-width:767px){.news-detail__pagination-back{padding:0 30px}}@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%}}@media screen and (max-width:1320px){.news-detail__related-head{padding:0 5%}}.service{padding-bottom:100px}@media screen and (max-width:767px){.service{padding-bottom:50px}}.service__container{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){.service__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.service__container{max-width:100%;padding:0 5%}}.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)}}@media screen and (max-width:767px){.service__list{grid-template-columns:repeat(1,1fr)}}.service__item{position:relative;border-radius:5px;padding:25px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease}@media screen and (max-width:767px){.service__item{padding:20px}}.service__item:hover{-webkit-box-shadow:0 4px 24px rgb(16 102 120 / .1);box-shadow:0 4px 24px rgb(16 102 120 / .1)}.service__item:hover .button-small{background-color:#0a7fd3;border-color:#0a7fd3;color:#fff}.service__item:hover .button-small::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg)}.service__title{font-size:2rem;font-weight:400;text-align:center;margin:24px 0 16px}@media screen and (max-width:767px){.service__title{font-size:16px;margin:12px 0 8px}}.service__text{font-size:1.6rem;line-height:2em;margin-bottom:72px}@media screen and (max-width:767px){.service__text{font-size:14px}}.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__text{font-size:1.8rem}@media screen and (max-width:767px){.service-detail__container--text-large .service-detail__text{font-size:16px}}.service-detail__container--text-large .service-detail__ownership-image{height:300px}@media screen and (max-width:767px){.service-detail__container--text-large .service-detail__ownership-image{height:auto}}.service-detail__title{padding:0 7%;margin:0 auto;max-width:calc(1620px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.service-detail__title{max-width:100%;padding:0 5%}}.service-detail__text{font-size:1.6rem;line-height:2em;word-break:break-all}@media screen and (max-width:767px){.service-detail__text{font-size:14px}}.service-detail__text--fs30{font-size:3rem;font-weight:400;font-family:"Sawarabi Mincho",serif;line-height:unset;margin-bottom:24px}@media screen and (max-width:767px){.service-detail__text--fs30{font-size:22px;margin-bottom:16px}}.service-detail__text--underline{position:relative;text-align:center;margin-top:24px;padding-bottom:16px}@media screen and (max-width:767px){.service-detail__text--underline{margin-top:12px;padding-bottom:8px}}.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}@media screen and (max-width:767px){.service-detail__note{font-size:10px}}.service-detail__info{border-radius:5px;background-color:#f2f6f8;margin-top:24px;padding:24px}@media screen and (max-width:767px){.service-detail__info{margin-top:12px;padding:12px}}.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}@media screen and (max-width:767px){.service-detail__info-title{margin-bottom:8px;padding:4px 12px}}.service-detail__introduction-container{position:relative;background-color:#ecefee;margin:100px 0;padding:80px 0 100px}@media screen and (max-width:767px){.service-detail__introduction-container{margin:50px 0;padding:40px 0 50px}}.service-detail__introduction-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){.service-detail__introduction-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1320px){.service-detail__introduction-content{padding:0 7%;margin:0 auto;max-width:calc(1320px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:1320px) and (max-width:767px){.service-detail__introduction-content{max-width:100%;padding:0 5%}}@media screen and (max-width:1200px){.service-detail__introduction-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.service-detail__introduction-text{width:50%}@media screen and (max-width:1200px){.service-detail__introduction-text{width:100%}}.service-detail__introduction-image{position:absolute;top:-56px;right:0;width:44.8%;height:535px}@media screen and (max-width:1200px){.service-detail__introduction-image{position:relative;top:unset;right:unset;width:100%;height:auto}}.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%}}@media screen and (max-width:767px){.service-detail__attraction-left-column{width:100%;padding:0 5%}}.service-detail__attraction-right-column{width:35.41%}.service-detail__attraction-item{max-width:800px}@media screen and (max-width:1320px){.service-detail__attraction-item{width:unset}}.service-detail__attraction-item:nth-of-type(1){margin:100px 0}@media screen and (max-width:767px){.service-detail__attraction-item:nth-of-type(1){margin:50px 0}}.service-detail__attraction-item:nth-of-type(2){margin:226px 0}@media screen and (max-width:767px){.service-detail__attraction-item:nth-of-type(2){margin:113px 0}}.service-detail__attraction-item:nth-of-type(3){margin:154px 0}@media screen and (max-width:767px){.service-detail__attraction-item:nth-of-type(3){margin:77px 0}}.service-detail__content-number{display:inline-block;font-size:3rem;font-family:"Sawarabi Mincho",serif;line-height:1;color:#0a7fd3;margin-bottom:24px}@media screen and (max-width:767px){.service-detail__content-number{font-size:20px;margin-bottom:12px}}.service-detail__attraction-title{margin-bottom:40px}@media screen and (max-width:767px){.service-detail__attraction-title{margin-bottom:20px}}.service-detail__attraction-title.heading-decor{padding-top:26px}@media screen and (max-width:767px){.service-detail__attraction-title.heading-decor{padding-top:16px}}.service-detail__attraction-heading{font-size:2rem;line-height:1.8em;margin-bottom:24px}@media screen and (max-width:767px){.service-detail__attraction-heading{font-size:16px;margin-bottom:12px}}.service-detail__content-image-container{max-width:60%;margin:16px 0 40px}@media screen and (max-width:767px){.service-detail__content-image-container{max-width:100%}}.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}@media screen and (max-width:767px){.service-detail__content-image-detail{font-size:12px;margin-top:8px}}.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 0.3s ease;transition:opacity 0.3s ease}.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}@media screen and (max-width:767px){.service-detail__risk{margin-bottom:50px;padding:50px 0}}.service-detail__risk-container{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){.service-detail__risk-container{max-width:100%;padding:0 5%}}.service-detail__risk-list{display:grid;grid-template-columns:repeat(3,1fr);gap:4.54%}@media screen and (max-width:1200px){.service-detail__risk-list{grid-template-columns:1fr;gap:30px}}.service-detail__risk-item{position:relative;margin-top:70px}@media screen and (max-width:767px){.service-detail__risk-item{margin-top:35px}}.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}@media screen and (max-width:767px){.service-detail__risk-number{top:-25px;left:-20px;width:50px;height:50px;font-size:14px}}.service-detail__flow-container{padding:0 15%;margin:0 auto;max-width:calc(1020px + 30%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.service-detail__flow-container{max-width:100%;padding:0 5%}}@media screen and (max-width:767px){.service-detail__flow-container{padding:0 10px}}.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}@media screen and (max-width:767px){.service-detail__flow-list{gap:40px;margin-top:32px;padding:0 0 0 20px}}.service-detail__flow-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px}@media screen and (max-width:767px){.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{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}@media screen and (max-width:767px){.service-detail__flow-step{gap:10px;width:100%;margin-left:0;padding-top:3px}}.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;font-family:"Sawarabi Mincho",serif;color:#0a7fd3;margin-left:16px}@media screen and (max-width:767px){.service-detail__flow-step-number{font-size:12px;margin-left:12px}}.service-detail__flow-heading{font-size:3rem;font-weight:400;font-family:"Sawarabi Mincho",serif;word-break:break-all;margin-bottom:24px}@media screen and (max-width:767px){.service-detail__flow-heading{font-size:22px;margin-bottom:16px}}.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}@media screen and (max-width:767px){.service-detail__flow-contact{margin-top:28px}}.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:all 0.3s ease;transition:all 0.3s ease}.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::before,.service-detail__flow-contact-link--dot::after{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:all 0.3s ease;transition:all 0.3s ease}.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-container{padding:0 7%;margin:0 auto;max-width:calc(1620px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.service-detail__ownership-container{max-width:100%;padding:0 5%}}.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}@media screen and (max-width:767px){.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){margin-bottom:60px}@media screen and (max-width:767px){.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}}.service-detail__ownership-headline-text{font-size:1.6rem;line-height:2em;word-break:break-all}@media screen and (max-width:767px){.service-detail__ownership-headline-text{font-size:14px}}.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}@media screen and (max-width:767px){.service-detail__ownership-headline-text .p-map-block{margin:30px 0 50px}}.service-detail__ownership-image-group{-ms-flex-negative:0;flex-shrink:0;width:30%}@media screen and (max-width:767px){.service-detail__ownership-image-group{width:100%}}.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}@media screen and (max-width:767px){.service-detail__ownership-image{width:100%;height:auto;margin-top:30px}}.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}@media screen and (max-width:767px){.service-detail__ownership-list{gap:30px}}.service-detail__ownership-title{display:inline-block;margin:0 0 40px 60px}@media screen and (max-width:767px){.service-detail__ownership-title{margin:0 0 20px 30px}}.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%}@media screen and (max-width:767px){.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{position:relative;padding-bottom:40%}@media screen and (max-width:767px){.service-detail__ownership-map{padding-bottom:100%}}.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%}@media screen and (max-width:767px){.service-detail__ownership-map--right{width:100%}}.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 th,.service-detail__table td{width:50%;padding:10px;border-right:1px solid #292929;line-height:1.5em;font-weight:400;text-align:left}@media screen and (max-width:767px){.service-detail__table th,.service-detail__table td{font-size:14px}}.service-detail__table th:first-child,.service-detail__table td:first-child{border-left:1px solid #000}.service-detail__table th{vertical-align:top}.service-detail__table thead th{background-color:#f2f6f8}.service-detail__p-textgroup{margin-top:30px}.service-detail__p-heading{font-size:1.6rem}.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 7%;margin:0 auto;max-width:calc(1620px + 14%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.service-detail__flex{max-width:100%;padding:0 5%}}.privacy-policy{padding-bottom:100px}@media screen and (max-width:767px){.privacy-policy{padding-bottom:50px}}.privacy-policy__container{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){.privacy-policy__container{max-width:100%;padding:0 5%}}.privacy-policy__heading{font-size:3rem;font-family:"Sawarabi Mincho",serif;margin-bottom:40px;padding:15px 0}@media screen and (max-width:767px){.privacy-policy__heading{font-size:22px;margin-bottom:20px}}.privacy-policy__text{font-size:1.6rem;line-height:1.8em}@media screen and (max-width:767px){.privacy-policy__text{font-size:14px}}.privacy-policy__text:not(:last-child){margin-bottom:50px}@media screen and (max-width:767px){.privacy-policy__text:not(:last-child){margin-bottom:25px}}.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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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)}@media screen and (max-width:1200px){.property__header-wrapper{max-width:100%}}@media screen and (max-width:767px){.property__header-wrapper{padding:0 5% 10px}}.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}@media screen and (max-width:767px){.property__header-row{padding:0!important}}.property__header-row:first-child{padding:15px 5%;border-bottom:1px solid #e1e4e6}@media screen and (max-width:767px){.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 0.3s ease,opacity 0.1s ease;transition:top 0.3s ease,opacity 0.1s ease}}@media screen and (max-width:767px){.property__filters.toggle{z-index:999;top:0}}.property__filter-menu-btn{margin-top:10px}.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}@media screen and (max-width:1200px){.property__filter-inner{gap:12px}}@media screen and (max-width:767px){.property__filter-inner{padding:20px;padding-top:60px}}.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}@media screen and (max-width:767px){.property__filter-col{width:100%}}.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(/wp-content/themes/volonte-2024/public/img/icons/dropwdown-arrow.svg) no-repeat center/contain;-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;-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:210px;padding:0 25px 20px;background-color:#ecefee;border-radius:5px;opacity:0;visibility:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}@media screen and (max-width:767px){.property__filter-list{padding:0 10px 15px 20px}}.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 #fff0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.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}@media screen and (max-width:767px){.property__filter-list-content{max-height:160px}}.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:none;-webkit-transition:0.2s ease;transition:0.2s ease;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]::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:none;color:#8f9497;font-size:1rem;cursor:pointer}.property__filter-input-box{position:relative;min-width:400px;border:1px solid #d5d9db;border-radius:5px}@media screen and (max-width:767px){.property__filter-input-box{width:100%;min-width:unset}}.property__filter-input-box::before{content:"";position:absolute;top:50%;right:10px;width:22px;height:22px;background:url(/wp-content/themes/volonte-2024/public/img/icons/search.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__filter-input-box input[type=text]{width:calc(100% - 22px);height:40px;padding:16px;border:none;outline:none;font-family:"Sawarabi Gothic",sans-serif;font-size:1.6rem;line-height:2em;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width:767px){.property__filter-input-box input[type=text]{padding:12px}}.property__filter-input-btn{position:relative;min-width:400px;background-color:#fff;border:1px solid #d5d9db;border-radius:5px}@media screen and (max-width:767px){.property__filter-input-btn{width:100%;min-width:unset}}.property__filter-input-btn::before{content:"";position:absolute;top:50%;right:10px;width:22px;height:22px;background:url(/wp-content/themes/volonte-2024/public/img/icons/search.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:767px){.property__filter-input-btn::before{width:12px;height:12px;background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-black-down.svg)}}.property__filter-input-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 22px);height:40px;padding:16px;border:none;outline:none;font-family:"Sawarabi Gothic",sans-serif;color:#8f9497;font-size:1.6rem;line-height:2em;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width:767px){.property__filter-input-btn span{padding:12px;color:#292929}}.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%)}@media screen and (max-width:767px){.property__match-result{max-width:310px;padding:15px 10px 15px 20px}}.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 #fff0;-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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;max-height:380px;padding:5px;padding-left:0;overflow-y:auto}@media screen and (max-width:767px){.property__match-result-list{gap:10px;max-height:270px}}.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}@media screen and (max-width:767px){.property__match-item{height:90px}}.property__match-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:1.8rem;overflow:hidden}@media screen and (max-width:767px){.property__match-title{font-size:14px}}.property__match-price{margin:5px 0;font-size:1.4rem}@media screen and (max-width:767px){.property__match-price{font-size:12px}}.property__match-thumbnail{position:relative;-ms-flex-negative:0;flex-shrink:0;width:35%;height:120px}@media screen and (max-width:767px){.property__match-thumbnail{height:90px}}.property__match-thumbnail span.watermark{max-width:120px}@media screen and (max-width:767px){.property__match-thumbnail span.watermark{bottom:5px;max-width:90px}}.property__budget{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;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:none;-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:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.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:none;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}@media screen and (max-width:767px){.property__budget-input input{padding:12px}}.property__budget-input input::-webkit-inner-spin-button,.property__budget-input input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.property__budget-input input.hide{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}@media screen and (max-width:767px){.property__search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.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{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}@media screen and (max-width:767px){.property__search-tab.active{z-index:1;opacity:1;visibility:visible}}.property__search-col{height:calc(100vh - 162px)}@media screen and (max-width:767px){.property__search-col{position:fixed!important;z-index:-1;top:122px;width:100%!important;height:calc(100vh - 122px);height:calc(100svh - 122px);opacity:0;visibility:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}}.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}@media screen and (max-width:767px){.property__search-col--list{padding:20px 5% 0}}@media screen and (max-width:767px){.property__search-col.active{z-index:1;opacity:1;visibility:visible}}.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}@media screen and (max-width:1200px){.property__search-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1200px){.property__search-heading{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;width:100%}}.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-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{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:calc(50% - 7.5px);background-color:#fff;border-radius:5px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);box-shadow:0 3px 24px rgb(16 102 120 / .1);font-size:1.6rem;line-height:2em;overflow:hidden}@media screen and (max-width:1320px){.property__search-item{width:100%}}@media screen and (max-width:767px){.property__search-item{font-size:14px}}.property__search-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:10px 15px 15px;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;cursor:pointer}@media screen and (max-width:1440px){.property__search-info{padding:10px 10px 15px}}@media screen and (max-width:767px){.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{height:184px}.property__search-slide img,.property__search-thumbnail img{pointer-events:none}.property__search-slide span.watermark,.property__search-thumbnail span.watermark{max-width:200px}.property__search-title{position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:2.4rem;overflow:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.property__search-title{font-size:18px}}.property__search-price{display:table;table-layout:fixed;border-collapse:collapse;width:100%;margin-top:10px;font-family:"Sawarabi Mincho",serif}.property__search-price tr{border-bottom:1px solid #707070}.property__search-price tr:first-child{border-top:1px solid #707070}.property__search-price th,.property__search-price td{width:30%;padding:5px;font-size:1.4rem;font-weight:400;line-height:1em;text-align:center;white-space:nowrap}@media screen and (max-width:1600px){.property__search-price th,.property__search-price td{font-size:1.2rem}}@media screen and (max-width:1440px){.property__search-price th,.property__search-price td{font-size:1.1rem}}@media screen and (max-width:374px){.property__search-price th,.property__search-price td{font-size:10px}}.property__search-price th:first-of-type,.property__search-price td:first-of-type{width:40%}.property__search-price th{font-weight:600}.property__search-loader{position:absolute;z-index:-1;top:40px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;width:100%;height:100%;background-color:#0a7fd3;opacity:0;visibility:hidden}@media screen and (max-width:767px){.property__search-loader{top:20px;left:5%}}.property__search-loader span.dot{display:block;width:10px;height:10px;background-color:#fff;border-radius:50%;-webkit-animation:loading-circle 3s ease-out infinite;animation:loading-circle 3s ease-out infinite;opacity:0;-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:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;width:100%;height:100%;background-color:#0a7fd3;opacity:0;visibility:hidden}@media screen and (max-width:767px){.property__page-loader{top:20px;left:5%}}.property__page-loader span.dot{display:block;width:10px;height:10px;background-color:#fff;border-radius:50%;-webkit-animation:loading-circle 3s ease-out infinite;animation:loading-circle 3s ease-out infinite;opacity:0;-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:-webkit-box;display:-ms-flexbox;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)}}@media screen and (max-width:767px){.property__tags--detail{gap:5px;width:100%}}.property__tags--detail .property__tag{height:30px;padding:4px 24px;border-color:#0a7fd3;font-size:1.4rem}@media screen and (max-width:767px){.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__tags--popup .property__tag{padding:4px 16px;font-size:1.1rem}.property__tag{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 16px;background-color:#fff;border:1px solid #d5d9db;border-radius:18px;font-size:1.1rem;line-height:1.5em;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){.property__tag{padding:2px 12px;font-size:10px}}.property__map,.property #map-container{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(/wp-content/themes/volonte-2024/public/img/property/map-mall.svg)}.property__map-amenity.mall .property__map-amenity-name{color:#0794f9}.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(/wp-content/themes/volonte-2024/public/img/property/map-tower.svg)}.property__map-amenity.tower .property__map-amenity-name{color:#78909c}.property__map-amenity.govt .property__map-amenity-icon span{background-color:#78909c}.property__map-amenity.govt .property__map-amenity-icon span::before{background-image:url(/wp-content/themes/volonte-2024/public/img/property/map-govt.svg)}.property__map-amenity.govt .property__map-amenity-name{color:#78909c}.property__map-amenity.school .property__map-amenity-icon span{background-color:#78909c}.property__map-amenity.school .property__map-amenity-icon span::before{background-image:url(/wp-content/themes/volonte-2024/public/img/property/map-school.svg)}.property__map-amenity.school .property__map-amenity-name{color:#78909c}.property__map-amenity.hospital .property__map-amenity-icon span::before{background-image:url(/wp-content/themes/volonte-2024/public/img/property/map-hospital.svg)}.property__map-amenity.tourism .property__map-amenity-icon span{background-color:#78909c}.property__map-amenity.tourism .property__map-amenity-icon span::before{background-image:url(/wp-content/themes/volonte-2024/public/img/property/map-tourism.svg)}.property__map-amenity.tourism .property__map-amenity-name{color:#78909c}.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(/wp-content/themes/volonte-2024/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(/wp-content/themes/volonte-2024/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::before{content:"";position:absolute;z-index:-1;width:0;height:0;bottom:-6px;left:50%;border-style:solid;border-width:12px 12px 0;border-color:#fff #fff0 #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:-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__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(/wp-content/themes/volonte-2024/public/img/property/map-grocery.svg) no-repeat center/contain}.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:90px!important;height:30px!important;padding:10px;background-color:#0a7fd3;border-radius:73px;font-family:"Sawarabi Gothic",sans-serif;color:#fff;font-size:1.8rem;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:-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){.property__map-icon{min-width:70px!important;font-size:14px}}.property__map-icon::before{content:"";position:absolute;width:0;height:0;bottom:-4px;left:50%;border-style:solid;border-width:4px 4px 0;border-color:#0a7fd3 #fff0 #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:18px;height:18px;background:url(/wp-content/themes/volonte-2024/public/img/icons/like.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__map-slider{width:100%;height:184px}@media screen and (max-width:767px){.property__map-slider{height:150px}}.property__map-slide{width:100%}.property__map-thumbnail{width:100%;height:184px}@media screen and (max-width:767px){.property__map-thumbnail{height:150px}}.property__map-thumbnail img{pointer-events:none}.property__map-slide span.watermark,.property__map-thumbnail span.watermark{max-width:250px}@media screen and (max-width:767px){.property__map-slide span.watermark,.property__map-thumbnail span.watermark{max-width:200px}}.property__map-title{color:#292929!important}.property__map-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px 15px;color:#292929!important}@media screen and (max-width:767px){.property__map-info{padding:5px 15px 10px}}.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){.property__sort-label{min-width:170px;height:30px;padding:5px 16px 5px 8px;font-size:1.3rem}}@media screen and (max-width:767px){.property__sort-label{min-width:150px;padding-left:4px;font-size:11px}}.property__sort-label::before{content:"";position:absolute;top:50%;right:15px;width:10px;height:20px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-up-down.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:1200px){.property__sort-label::before{right:10px;height:16px}}@media screen and (max-width:767px){.property__sort-label::before{right:9px;height:12px}}.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}@media screen and (max-width:1200px){.property__sort-options{top:34px}}.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 #fff0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property__sort-options.show{opacity:1;visibility:visible}.property__sort-option{padding:10px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border:none;border-bottom:1px solid #d5d9db;outline:none;font-family:"Sawarabi Gothic",sans-serif;color:#292929;font-size:1.4rem;text-align:left;cursor:pointer}.property__sort-option:hover,.property__sort-option.active{color:#5281b5;font-weight:500}.property__splide-arrow{top:50%;width:40px;height:40px;-webkit-box-shadow:0 3px 24px rgb(16 102 120 / .1);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(/wp-content/themes/volonte-2024/public/img/icons/heart.svg) no-repeat center/contain;-webkit-filter:brightness(0);filter:brightness(0);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.property__fav-label:hover{color:#0a7fd3}.property__fav-label:hover::before{-webkit-filter:none;filter:none}.property__fav-modal{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.property__fav-modal.active{z-index:999;opacity:1;visibility:visible}.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%)}@media screen and (max-width:767px){.property__fav-modal-inner{width:95%;max-width:unset;max-height:90%;padding:20px 5%}}.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{-webkit-appearance:none;-moz-appearance:none;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:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease;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__fav-btn::before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;background:url(/wp-content/themes/volonte-2024/public/img/icons/heart-transparent.svg) no-repeat center/contain;translate:-50% -50%;-webkit-transition:0.3s ease;transition:0.3s ease}.property__fav-btn.added::before,.property__fav-btn:hover::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/heart.svg)}.property__fav-btn:disabled{opacity:.5}.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(/wp-content/themes/volonte-2024/public/img/icons/trash.svg) no-repeat center/contain;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.property__fav-delete{width:10px;height:10px}}.property__fav-delete:hover{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/trash-red.svg)}.property__fav-delete:disabled{opacity:.5}.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:0.3s ease;transition:0.3s ease;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:loading-circle 3s ease-out infinite;animation:loading-circle 3s ease-out infinite;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;margin-bottom:40px;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:767px){.property-detail__head{max-width:100%;padding:0 5%}}@media screen and (max-width:1440px){.property-detail__head{padding:0 3% 0 5%}}@media screen and (max-width:767px){.property-detail__head{max-width:100%;padding:0 5%}}.property-detail__head-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.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}@media screen and (max-width:767px){.property-detail__head-row--title{gap:10px}}.property-detail__head-title--jp{font-size:2rem}.property-detail__head-price{font-size:2.5rem}@media screen and (max-width:767px){.property-detail__head-price{font-size:18px}}.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(/wp-content/themes/volonte-2024/public/img/icons/map-marker-blue.svg) no-repeat center/contain}.property-detail__fav-btn{-webkit-appearance:none;-moz-appearance:none;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;outline:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease;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){.property-detail__fav-btn{width:140px;height:40px}}.property-detail__fav-btn.added .property-detail__fav-btn-text::before,.property-detail__fav-btn:hover .property-detail__fav-btn-text::before{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/heart.svg)}.property-detail__fav-btn:disabled{opacity:.5}.property-detail__fav-btn-text{position:relative;padding-left:50px;font-size:1.6rem;font-weight:500}@media screen and (max-width:767px){.property-detail__fav-btn-text{font-size:14px}}.property-detail__fav-btn-text::before{content:"";position:absolute;top:50%;left:0;width:35px;height:35px;background:url(/wp-content/themes/volonte-2024/public/img/icons/heart-transparent.svg) no-repeat center/20px;border:1px solid #8f9497;border-radius:50%;translate:0 -50%;-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:767px){.property-detail__fav-btn-text::before{width:28px;height:28px;background-size:15px}}.property-detail__tab-wrap{width:100%;overflow:hidden}@media screen and (max-width:767px){.property-detail__tab-wrap{margin-bottom:20px}}.property-detail__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media screen and (max-width:1200px){.property-detail__tabs{gap:6px}}.property-detail__tab{min-width:160px;height:60px;padding:20px 12px;background-color:#efefef;border-radius:10px 10px 0 0;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}@media screen and (max-width:1200px){.property-detail__tab{width:calc(33.33% - 4px);min-width:unset}}@media screen and (max-width:767px){.property-detail__tab{height:40px;padding:5px 10px;font-size:9px}}.property-detail__tab.active{background-color:#f2f6f8}.property-detail__nav{width:100%;background-color:#f2f6f8}.property-detail__nav.is-active{padding:25px}@media screen and (max-width:767px){.property-detail__nav.is-active{padding:12px}}.property-detail__nav-slide{max-height:100px;cursor:pointer}@media screen and (max-width:767px){.property-detail__nav-slide{max-height:60px}}.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}@media screen and (max-width:767px){.property-detail__modal-slide-inner{width:90%}}.property-detail__modal-slide-close{top:10px;right:10px}@media screen and (max-width:767px){.property-detail__modal-slide-close{top:-13px;right:3px}}.property-detail__modal-slider{width:100%}.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{max-height:90vh}.property-detail__modal-slide-image{position:relative;height:100%;margin:0 auto}.property-detail__modal-slide-image span.watermark{bottom:20px;max-width:300px}.property-detail__modal-arrow{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}@media screen and (max-width:767px){.property-detail__modal-arrow{width:40px;height:40px}}.property-detail__modal-arrow::before{width:30px;height:30px}@media screen and (max-width:767px){.property-detail__modal-arrow::before{width:20px;height:20px}}.property-detail__modal-arrow:hover{opacity:.7}.property-detail__modal-arrow--next{right:-15%}@media screen and (max-width:767px){.property-detail__modal-arrow--next{right:-5%}}.property-detail__modal-arrow--prev{left:-15%}@media screen and (max-width:767px){.property-detail__modal-arrow--prev{left:-5%}}.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:#f2f6f8;border-radius:5px;font-size:1.3rem;line-height:2em}@media screen and (max-width:1200px){.property-detail__block{width:100%}}@media screen and (max-width:767px){.property-detail__block{padding:16px;font-size:12px}}.property-detail__block--reco{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}@media screen and (max-width:767px){.property-detail__block-label{padding:4px 18px;font-size:14px}}.property-detail__info{width:100%}.property-detail__info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:18px;width:100%}@media screen and (max-width:767px){.property-detail__info-list{gap:12px}}.property-detail__info-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-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:-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){.property-detail__info-item{gap:unset;width:calc(33.3333333333% - 12px)}}@media screen and (max-width:767px){.property-detail__info-item{gap:unset;width:calc(50% - 6px);max-height:60px;min-height:unset}}.property-detail__info-item p.text{font-size:1.8rem}@media screen and (max-width:767px){.property-detail__info-item p.text{font-size:14px}}.property-detail__content{position:relative;display:-webkit-box;display:-ms-flexbox;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}}@media screen and (max-width:980px){.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%}@media screen and (max-width:980px){.property-detail__content-col{width:100%!important}}.property-detail__content-col--ct{width:30%;background-color:#0a7fd3}.property-detail__content-main{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%;max-width:1320px;font-size:1.4rem}@media screen and (max-width:767px){.property-detail__content-main{gap:20px}}.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}@media screen and (max-width:767px){.property-detail__content-sub{gap:20px}}.property-detail__price{margin-top:0}.property-detail__price tr{border-bottom-color:#d5d9db}.property-detail__price tr:first-child{border-top:none}.property-detail__price tr:first-child>th{padding-top:0}.property-detail__price th,.property-detail__price td{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 th,.property-detail__price td{font-size:14px}}@media screen and (max-width:767px){.property-detail__price th,.property-detail__price td{padding:10px 0;font-size:12px}}.property-detail__price th:first-of-type,.property-detail__price td:first-of-type{width:40%}.property-detail__price th{font-weight:600}.property-detail__facilities{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width:767px){.property-detail__facilities{gap:12px}}.property-detail__fac-item{width:calc(25% - 9px);max-width:90px;font-size:1.1rem;line-height:1.5em;text-align:center}@media screen and (max-width:767px){.property-detail__fac-item{width:calc(25% - 9px)}}.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}@media screen and (max-width:767px){.property-detail__services{gap:12px}}.property-detail__service-col{width:calc(50% - 16px)}@media screen and (max-width:767px){.property-detail__service-col{width:100%}}.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}@media screen and (max-width:767px){.property-detail__service-item{padding:10px 0;font-size:12px}}.property-detail__service-item:first-child{padding-top:0}.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__service-label{font-size:1.6rem}.property-detail__videos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media screen and (max-width:767px){.property-detail__videos{gap:12px}}.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}}@media screen and (max-width:767px){.property-detail__video-item{width:calc(50% - 6px);height:auto;min-height:240px}}.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:0.3s ease;transition:0.3s ease}.property-detail__video-item::after{content:"";position:absolute;z-index:1;top:50%;left:50%;width:60px;height:40px;background:url(/wp-content/themes/volonte-2024/public/img/property/video-play.png) no-repeat center/contain;translate:-50% -50%}.property-detail__video-item:hover::before{opacity:.4}.property-detail__video-thumbnail{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{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.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}@media screen and (max-width:767px){.property-detail__video-content{width:75%}}.property-detail__video-player{position:relative;z-index:1;display:none;min-width:410px;max-height:90vw;aspect-ratio:9/16;overflow-y:scroll}@media screen and (max-width:767px){.property-detail__video-player{width:100%;max-height:90svh;max-height:90vh;min-width:unset}}.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}@media screen and (max-width:767px){.property-detail__video-control{width:30px;height:30px}}.property-detail__video-control:hover{opacity:1}.property-detail__video-control--prev::before,.property-detail__video-control--next::before{content:"";position:absolute;top:50%;left:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-next.svg) no-repeat center/contain}@media screen and (max-width:767px){.property-detail__video-control--prev::before,.property-detail__video-control--next::before{width:14px;height:14px}}.property-detail__video-control--prev{left:-25%}@media screen and (max-width:767px){.property-detail__video-control--prev{left:-15%}}.property-detail__video-control--prev::before{left:48%;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-next.svg) no-repeat center/contain;-webkit-transform:translate(-50%,-50%) scaleX(-1);transform:translate(-50%,-50%) scaleX(-1)}.property-detail__video-control--next{right:-25%}@media screen and (max-width:767px){.property-detail__video-control--next{right:-15%}}.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}@media screen and (max-width:767px){.property-detail__video-close{top:-15px;right:-15px;width:30px;height:30px}}.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%}@media screen and (max-width:767px){.property-detail__video-close span{width:18px}}.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}@media screen and (max-width:980px){.property-detail__map-embed{height:320px}}.property-detail__map-embed iframe{width:100%!important;height:100%!important}.property-detail__recommended{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.property-detail__reco-item{width:calc(50% - 6px)}@media screen and (max-width:767px){.property-detail__reco-item{width:100%}}.property-detail__reco-price th,.property-detail__reco-price td{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}@media screen and (max-width:1440px){.property-detail__contact{max-width:240px;padding:20px 16px 10px}}@media screen and (max-width:980px){.property-detail__contact{position:relative;top:unset;max-width:100%;padding:16px 16px 10px}}.property-detail__ct-title{font-size:2.5rem}@media screen and (max-width:1440px){.property-detail__ct-title{font-size:2.1rem}}.property-detail__ct-text{font-size:1.4rem}@media screen and (max-width:767px){.property-detail__ct-text{margin-top:12px}}.property-detail__ct-content{margin-top:24px}@media screen and (max-width:767px){.property-detail__ct-content{margin-top:16px}}.property-detail__ct-item{padding:20px 0}@media screen and (max-width:767px){.property-detail__ct-item{padding:12px 0}}.property-detail__ct-item::before{content:"";position:absolute;top:50%;right:0;width:17px;height:17px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-circle-white.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:0.3s ease;transition:0.3s ease}@media screen and (max-width:1440px){.property-detail__ct-item::before{width:15px;height:15px}}.property-detail__ct-item:last-child{border-bottom:none}.property-detail__ct-label{font-size:1.4rem}@media screen and (max-width:1440px){.property-detail__ct-label{padding-left:20px}}@media screen and (max-width:1200px){.property-detail__ct-label{font-size:1.2rem}}@media screen and (max-width:767px){.property-detail__ct-label{font-size:14px}}@media screen and (max-width:1440px){.property-detail__ct-label::before{width:14px}}.overflow{overflow:hidden}.pc{display:block}@media screen and (max-width:767px){.pc{display:none}}.pc-tab{display:block}@media screen and (max-width:1200px){.pc-tab{display:none}}.pc-tab-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.pc-tab-flex{display:none}}.tab{display:none}@media screen and (max-width:1200px){.tab{display:block}}.tab-sp{display:none}@media screen and (min-width:768px) and (max-width:1200px){.tab-sp{display:block}}.ipad{display:none}@media screen and (max-width:768px){.ipad{display:block}}.sp{display:none}@media screen and (max-width:767px){.sp{display:block}}.heading-decor{position:relative;padding-top:16px}.heading-decor::before,.heading-decor::after{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{overflow:hidden}.js-anim-text .letter{display:inline-block;line-height:1em}.block{display:block}.blue{color:#0a7fd3}.white{color:#fff}.bold{font-weight:700}.default-text{font-family:"Sawarabi Gothic",sans-serif}.noto{font-family:"Noto Sans JP",sans-serif}[data-aos=fade-up]{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}[data-aos=fade-up-pc]{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}@media screen and (max-width:767px){[data-aos=fade-up-pc]{opacity:1!important;-webkit-transform:none!important;transform:none!important}}[data-aos=anim-tab]{opacity:1!important;-webkit-transform:none!important;transform:none!important}@media screen and (max-width:1200px){[data-aos=anim-tab]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}}@media screen and (max-width:1200px){[data-aos=anim-tab].aos-animate{opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}}[data-aos=anim-980]{opacity:1!important;-webkit-transform:none!important;transform:none!important}@media screen and (max-width:980px){[data-aos=anim-980]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}}@media screen and (max-width:980px){[data-aos=anim-980].aos-animate{opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}}[data-aos=anim-sp]{opacity:1!important;-webkit-transform:none!important;transform:none!important}@media screen and (max-width:767px){[data-aos=anim-sp]{opacity:0!important;-webkit-transform:translate3d(0,20px,0)!important;transform:translate3d(0,20px,0)!important}}@media screen and (max-width:767px){[data-aos=anim-sp].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%{opacity:1}33%{opacity:1}67%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes loading-circle{25%{opacity:1}33%{opacity:1}67%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.wp-pagenavi,.top__news-pagination,.news-detail__pagination,.property__search-pagination{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}@media screen and (max-width:767px){.wp-pagenavi,.top__news-pagination,.news-detail__pagination,.property__search-pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 0;font-size:14px}}.wp-pagenavi .page,.wp-pagenavi .current,.wp-pagenavi .ellipsis,.wp-pagenavi .top__news-page-btn,.wp-pagenavi .property__page-btn,.top__news-pagination .page,.top__news-pagination .current,.top__news-pagination .ellipsis,.top__news-pagination .top__news-page-btn,.top__news-pagination .property__page-btn,.news-detail__pagination .page,.news-detail__pagination .current,.news-detail__pagination .ellipsis,.news-detail__pagination .top__news-page-btn,.news-detail__pagination .property__page-btn,.property__search-pagination .page,.property__search-pagination .current,.property__search-pagination .ellipsis,.property__search-pagination .top__news-page-btn,.property__search-pagination .property__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}@media screen and (max-width:767px){.wp-pagenavi .page,.wp-pagenavi .current,.wp-pagenavi .ellipsis,.wp-pagenavi .top__news-page-btn,.wp-pagenavi .property__page-btn,.top__news-pagination .page,.top__news-pagination .current,.top__news-pagination .ellipsis,.top__news-pagination .top__news-page-btn,.top__news-pagination .property__page-btn,.news-detail__pagination .page,.news-detail__pagination .current,.news-detail__pagination .ellipsis,.news-detail__pagination .top__news-page-btn,.news-detail__pagination .property__page-btn,.property__search-pagination .page,.property__search-pagination .current,.property__search-pagination .ellipsis,.property__search-pagination .top__news-page-btn,.property__search-pagination .property__page-btn{width:30px}}.wp-pagenavi .current,.wp-pagenavi .top__news-page-btn.current,.wp-pagenavi .property__page-btn.current,.top__news-pagination .current,.top__news-pagination .top__news-page-btn.current,.top__news-pagination .property__page-btn.current,.news-detail__pagination .current,.news-detail__pagination .top__news-page-btn.current,.news-detail__pagination .property__page-btn.current,.property__search-pagination .current,.property__search-pagination .top__news-page-btn.current,.property__search-pagination .property__page-btn.current{position:relative;color:#292929}.wp-pagenavi .current::after,.wp-pagenavi .top__news-page-btn.current::after,.wp-pagenavi .property__page-btn.current::after,.top__news-pagination .current::after,.top__news-pagination .top__news-page-btn.current::after,.top__news-pagination .property__page-btn.current::after,.news-detail__pagination .current::after,.news-detail__pagination .top__news-page-btn.current::after,.news-detail__pagination .property__page-btn.current::after,.property__search-pagination .current::after,.property__search-pagination .top__news-page-btn.current::after,.property__search-pagination .property__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}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink,.wp-pagenavi .news-detail__pagination-prev,.wp-pagenavi .news-detail__pagination-next,.top__news-pagination .previouspostslink,.top__news-pagination .nextpostslink,.top__news-pagination .news-detail__pagination-prev,.top__news-pagination .news-detail__pagination-next,.news-detail__pagination .previouspostslink,.news-detail__pagination .nextpostslink,.news-detail__pagination .news-detail__pagination-prev,.news-detail__pagination .news-detail__pagination-next,.property__search-pagination .previouspostslink,.property__search-pagination .nextpostslink,.property__search-pagination .news-detail__pagination-prev,.property__search-pagination .news-detail__pagination-next{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}@media screen and (max-width:767px){.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink,.wp-pagenavi .news-detail__pagination-prev,.wp-pagenavi .news-detail__pagination-next,.top__news-pagination .previouspostslink,.top__news-pagination .nextpostslink,.top__news-pagination .news-detail__pagination-prev,.top__news-pagination .news-detail__pagination-next,.news-detail__pagination .previouspostslink,.news-detail__pagination .nextpostslink,.news-detail__pagination .news-detail__pagination-prev,.news-detail__pagination .news-detail__pagination-next,.property__search-pagination .previouspostslink,.property__search-pagination .nextpostslink,.property__search-pagination .news-detail__pagination-prev,.property__search-pagination .news-detail__pagination-next{width:80px}}.wp-pagenavi .previouspostslink::after,.wp-pagenavi .nextpostslink::after,.wp-pagenavi .news-detail__pagination-prev::after,.wp-pagenavi .news-detail__pagination-next::after,.top__news-pagination .previouspostslink::after,.top__news-pagination .nextpostslink::after,.top__news-pagination .news-detail__pagination-prev::after,.top__news-pagination .news-detail__pagination-next::after,.news-detail__pagination .previouspostslink::after,.news-detail__pagination .nextpostslink::after,.news-detail__pagination .news-detail__pagination-prev::after,.news-detail__pagination .news-detail__pagination-next::after,.property__search-pagination .previouspostslink::after,.property__search-pagination .nextpostslink::after,.property__search-pagination .news-detail__pagination-prev::after,.property__search-pagination .news-detail__pagination-next::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px;width:6px;height:10px;background:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-back-gray.svg) no-repeat center/contain;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.wp-pagenavi .previouspostslink:hover::after,.wp-pagenavi .nextpostslink:hover::after,.wp-pagenavi .news-detail__pagination-prev:hover::after,.wp-pagenavi .news-detail__pagination-next:hover::after,.top__news-pagination .previouspostslink:hover::after,.top__news-pagination .nextpostslink:hover::after,.top__news-pagination .news-detail__pagination-prev:hover::after,.top__news-pagination .news-detail__pagination-next:hover::after,.news-detail__pagination .previouspostslink:hover::after,.news-detail__pagination .nextpostslink:hover::after,.news-detail__pagination .news-detail__pagination-prev:hover::after,.news-detail__pagination .news-detail__pagination-next:hover::after,.property__search-pagination .previouspostslink:hover::after,.property__search-pagination .nextpostslink:hover::after,.property__search-pagination .news-detail__pagination-prev:hover::after,.property__search-pagination .news-detail__pagination-next:hover::after{background-image:url(/wp-content/themes/volonte-2024/public/img/icons/arrow-back-black.svg)}.wp-pagenavi .previouspostslink,.wp-pagenavi .news-detail__pagination-prev,.top__news-pagination .previouspostslink,.top__news-pagination .news-detail__pagination-prev,.news-detail__pagination .previouspostslink,.news-detail__pagination .news-detail__pagination-prev,.property__search-pagination .previouspostslink,.property__search-pagination .news-detail__pagination-prev{margin-right:10px;padding-left:15px;border-right:1px solid #d5d9db}.wp-pagenavi .previouspostslink:hover::after,.wp-pagenavi .news-detail__pagination-prev:hover::after,.top__news-pagination .previouspostslink:hover::after,.top__news-pagination .news-detail__pagination-prev:hover::after,.news-detail__pagination .previouspostslink:hover::after,.news-detail__pagination .news-detail__pagination-prev:hover::after,.property__search-pagination .previouspostslink:hover::after,.property__search-pagination .news-detail__pagination-prev:hover::after{left:14px}.wp-pagenavi .nextpostslink,.wp-pagenavi .news-detail__pagination-next,.top__news-pagination .nextpostslink,.top__news-pagination .news-detail__pagination-next,.news-detail__pagination .nextpostslink,.news-detail__pagination .news-detail__pagination-next,.property__search-pagination .nextpostslink,.property__search-pagination .news-detail__pagination-next{margin-right:0;margin-left:10px;padding-left:0;padding-right:15px;border-left:1px solid #d5d9db}.wp-pagenavi .nextpostslink::after,.wp-pagenavi .news-detail__pagination-next::after,.top__news-pagination .nextpostslink::after,.top__news-pagination .news-detail__pagination-next::after,.news-detail__pagination .nextpostslink::after,.news-detail__pagination .news-detail__pagination-next::after,.property__search-pagination .nextpostslink::after,.property__search-pagination .news-detail__pagination-next::after{left:unset;right:20px;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}.wp-pagenavi .nextpostslink:hover::after,.wp-pagenavi .news-detail__pagination-next:hover::after,.top__news-pagination .nextpostslink:hover::after,.top__news-pagination .news-detail__pagination-next:hover::after,.news-detail__pagination .nextpostslink:hover::after,.news-detail__pagination .news-detail__pagination-next:hover::after,.property__search-pagination .nextpostslink:hover::after,.property__search-pagination .news-detail__pagination-next:hover::after{right:14px}.wp-pagenavi a,.top__news-pagination a,.news-detail__pagination a,.property__search-pagination a{-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.wp-pagenavi a:hover,.top__news-pagination a:hover,.news-detail__pagination a:hover,.property__search-pagination 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}@media screen and (max-width:767px){.gm-style-iw.gm-style-iw-c{width:320px;max-width:320px!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{width:100%!important;height:100%!important;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}.sbi-embed-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}@media screen and (max-width:767px){.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:all 0.3s ease;transition:all 0.3s ease;overflow:hidden}@media screen and (max-width:1320px){.gtranslate_wrapper{width:100px}}@media screen and (max-width:1200px){.gtranslate_wrapper{width:100%}}.gtranslate_wrapper::after{content:"";position:absolute;right:10px;top:15px;border-color:#000 #fff0 #fff0 #fff0;border-style:solid;border-width:6px 5px 0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.gt_selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;padding:10px 20px 10px 10px;border:none;outline:none;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){.gt_selector{font-size:14px}}