@charset "UTF-8";@media(max-width:767px){.pc-only{display:none!important}}.sp-only{display:none!important}@media(max-width:767px){.sp-only{display:inline!important}}[x-cloak]{display:none!important}*{box-sizing:border-box;margin:0;padding:0;font-family:Zen Maru Gothic,sans-serif;font-weight:700;color:#6b6c6b;letter-spacing:1.5px}a{text-decoration:none;color:inherit}.inner{max-width:1104px;padding:0 12px;width:100%;margin:auto}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:24px;height:24px;flex-shrink:0;background:#fff;border:2px solid #c4c4c4;border-radius:4px;cursor:pointer;position:relative}input[type=checkbox]:after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:9px;border:solid #efefef;border-width:0 2px 2px 0}input[type=checkbox]:checked{background:#a9d172;border-color:#a9d172}input[type=checkbox]:checked:after{border-color:#fff}input[type=radio]{appearance:none;-webkit-appearance:none;width:24px;height:24px;flex-shrink:0;background:#fff;border:2px solid #c4c4c4;border-radius:50%;cursor:pointer;position:relative}input[type=radio]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#efefef}input[type=radio]:checked{background:#fff;border-color:#a9d172}input[type=radio]:checked:after{background:#a9d172}.transition{width:100%;height:80px}.transition img{width:100%;height:100%}.transition .transition-top{position:relative;top:-80px}.transition .transition-bottom{position:relative;top:80px}.main-button{display:inline-flex;width:264px;height:78px;border-radius:100px;padding:8px}.main-button span{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border:1px dashed white;border-radius:92px}.main-button span p{color:#fff;font-size:20px}.main-button.small{width:168px;height:40px;padding:4px}.main-button.small span{border-radius:96px}.main-button.small span p{font-size:12px}.main-button.green{background-color:#a9d172}.main-button.blue{background-color:#63c4d7}.main-button.red{background-color:#ed797c}.main-button.blue-reverse{background-color:#fff}.main-button.blue-reverse span{border-color:#63c4d7}.main-button.blue-reverse p{color:#63c4d7}.main-button.border-orange span{border-color:#ffdab5}.fixed-instagram-cta{position:fixed;bottom:24px;right:24px;z-index:100}@media(max-width:767px){.fixed-instagram-cta{display:none}}@media(min-width:768px)and (max-width:1024px){.fixed-instagram-cta{display:none}}.instagram-cta{display:flex;flex-flow:row nowrap;align-items:center;gap:12px;width:325px;height:84px;padding:12px 20px;background:#fff;border-radius:100px;box-shadow:0 4px 20px #0000001a;text-decoration:none;transition:box-shadow .3s ease,transform .3s ease}.instagram-cta:hover{box-shadow:0 6px 24px #00000026;transform:translateY(-2px)}.instagram-cta img{width:60px;height:60px;flex-shrink:0}.instagram-cta .instagram-cta-text{display:flex;flex-flow:column nowrap;gap:4px}.instagram-cta .instagram-cta-text .main{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;color:#52525b;letter-spacing:1px;line-height:1.5}.instagram-cta .instagram-cta-text .sub{font-size:16px;color:#909090;letter-spacing:.8px;line-height:1.5}.fixed-instagram-cta-sp{display:none}@media(max-width:767px){.fixed-instagram-cta-sp{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100}}.instagram-cta-sp{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:12px;width:100%;height:76px;padding:8px 20px;background:linear-gradient(258deg,#fe02b7,#fc2278 26%,#ff2160 47%,#ff5234 80%,#ffae34);text-decoration:none;transition:opacity .3s ease}.instagram-cta-sp:hover{opacity:.9}.instagram-cta-sp img{width:60px;height:60px;flex-shrink:0}.instagram-cta-sp .instagram-cta-sp-text{display:flex;flex-flow:column nowrap;gap:0}.instagram-cta-sp .instagram-cta-sp-text .main{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;color:#fff;letter-spacing:1px;line-height:1.5}.instagram-cta-sp .instagram-cta-sp-text .sub{font-size:16px;color:#fff;letter-spacing:.8px;line-height:1.5}.main-button:hover{background:#fff;box-shadow:2px 2px 4px #0003;transition:all .1s ease-in-out}.main-button:hover.green span{border-color:#a9d172}.main-button:hover.green p{color:#a9d172}.main-button:hover.blue span{border-color:#63c4d7}.main-button:hover.blue p{color:#63c4d7}.main-button:hover.blue-reverse:hover{background-color:#63c4d7}.main-button:hover.blue-reverse:hover span{border-color:#fff}.main-button:hover.blue-reverse:hover p{color:#fff}.main-button:hover.red span{border-color:#ed797c}.main-button:hover.red p{color:#ed797c}header{display:flex;padding:24px 48px;width:100%;position:sticky;z-index:1000;background-color:#fff;top:0;justify-content:space-between;align-items:center}header .logo{height:34px;width:auto}header .logo img{height:34px;width:auto}header .right{display:flex;align-items:center;gap:32px}header .right nav{display:flex;align-items:center;gap:32px}header .right nav .nav-item{display:flex;flex-direction:column;align-items:center}header .right nav .nav-item .title{font-size:14px;letter-spacing:.7px;line-height:20px}header .right nav .nav-item .subtitle{color:#ed797c;font-size:10px;line-height:14px}header .right .buttons{display:flex;align-items:center;gap:8px}header .mobile-menu-btn{display:none;background-color:#ed797c;border:none;border-radius:12px;padding:8px;cursor:pointer;line-height:0}header .mobile-menu-btn svg{width:24px;height:24px}header .drawer-overlay{display:none;position:fixed;inset:0;background-color:#00000080;z-index:1001}header .drawer-menu{display:none;position:fixed;top:0;right:0;width:100%;height:100vh}@media(min-width:431px){header .drawer-menu{width:300px}}header .drawer-menu{background-color:#fff;z-index:1002;transform:translate(100%);transition:transform .3s ease-in-out;flex-direction:column;padding:16px}header .drawer-menu.open{transform:translate(0)}header .drawer-menu .drawer-header{display:flex;justify-content:flex-end;margin-bottom:24px}header .drawer-menu .drawer-close{background:none;border:none;cursor:pointer;padding:8px;color:#6b6c6b}header .drawer-menu .drawer-content{display:flex;flex-direction:column;gap:24px;flex:1}header .drawer-menu .drawer-nav-item{display:flex;flex-direction:column;padding:8px 0;border-bottom:1px solid #eee}header .drawer-menu .drawer-nav-item .title{font-size:16px;letter-spacing:.7px;line-height:24px}header .drawer-menu .drawer-nav-item .subtitle{color:#ed797c;font-size:10px;line-height:14px}header .drawer-menu .drawer-buttons{display:flex;flex-direction:column;gap:12px;padding-top:24px;padding-bottom:48px}header .drawer-menu .drawer-buttons .main-button{width:auto;height:48px}header .drawer-menu .drawer-buttons .main-button span>p{font-size:16px}@media(max-width:1360px){header{padding:16px}header .logo{height:28px}header .logo img{height:28px}header .right{display:none}header .mobile-menu-btn{display:block}header .drawer-overlay{display:block}header .drawer-menu{display:flex}}footer{display:flex;flex-direction:column;align-items:center;gap:24px;padding:32px 0;background-color:#a9d172;width:100%}footer .footer-nav{display:flex;justify-content:center;align-items:flex-start;gap:16px;padding:48px 24px;background-color:#fff;border-radius:34px;width:calc(100% - 160px);max-width:1240px}footer .footer-brand{display:flex;flex-direction:column;gap:24px;width:400px}footer .footer-brand .footer-logo{width:350px;height:34px}footer .footer-brand .footer-logo img{width:100%;height:auto}footer .footer-brand .footer-description{font-size:16px;line-height:24px;letter-spacing:.8px;color:#52525b;font-weight:700}footer .footer-links{display:flex;flex-direction:column;gap:12px;width:160px}footer .footer-links .footer-links-title{font-size:14px;line-height:20px;letter-spacing:.7px;color:#a9d172;font-weight:700}footer .footer-links .footer-links-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}footer .footer-links .footer-links-list li{display:flex;align-items:center;gap:4px}footer .footer-links .footer-links-list li:before{content:"●";color:#a9d172;font-size:8px;line-height:14px}footer .footer-links .footer-links-list li a{font-size:14px;line-height:20px;letter-spacing:.7px;color:#52525b;text-decoration:none;font-weight:500;transition:opacity .2s ease}footer .footer-links .footer-links-list li a:hover{opacity:.7}footer .footer-copyright{font-size:11px;line-height:16.5px;letter-spacing:1.1px;color:#6b6c6b;text-align:center}@media(min-width:768px)and (max-width:1123px){footer{padding:16px 16px 32px;gap:24px}footer .footer-nav{flex-wrap:wrap;gap:24px;padding:32px;width:100%;max-width:none}footer .footer-brand{width:100%;align-items:center;gap:24px}footer .footer-brand .footer-logo{width:100%;max-width:400px;height:auto}footer .footer-brand .footer-description{text-align:center}footer .footer-links{flex:1;width:auto}}@media(max-width:767px){footer{padding:16px 16px 48px;gap:24px}footer .footer-nav{flex-wrap:wrap;gap:24px;padding:32px 24px;width:100%;max-width:none}footer .footer-brand{width:100%;align-items:center;gap:24px}footer .footer-brand .footer-logo{width:100%;max-width:400px;height:auto}footer .footer-brand .footer-description{text-align:center}footer .footer-links{flex-direction:row;align-items:flex-start;gap:12px;flex:1 1 calc(50% - 12px);width:auto}footer .footer-links .footer-links-title{width:120px;flex-shrink:0}footer .footer-links .footer-links-list{width:120px;flex:1}}#hero{width:100%;padding-top:32px}#hero .splide__track{overflow-x:hidden!important;overflow-y:visible!important}#hero .carousel{width:100%}#hero .carousel .splide__slide{width:900px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:0;position:relative;margin-left:24px}#hero .carousel .splide__slide.is-active{margin-left:24px}#hero .carousel .splide__slide>a{display:contents}#hero .carousel .splide__slide .image{width:100%;overflow:hidden;border-radius:140px;position:relative}#hero .carousel .splide__slide .image img{width:100%;height:100%;object-fit:cover}#hero .carousel .splide__slide .image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--next-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;clip-path:inset(0 0 0 100%);pointer-events:none}#hero .carousel .splide__slide.wipe-transition .image:after{opacity:1;animation:wipeFromRight .5s cubic-bezier(.25,.46,.45,.94) forwards}#hero .carousel .splide__slide.is-active .image{width:calc(100% - 212px)}#hero .carousel .splide__slide .carousel-description{position:absolute;right:0;top:50%;transform:translateY(-50%);width:344px;padding:48px 32px;border-radius:80px;background-color:#fff;box-shadow:0 0 8px #0000001a;display:flex;visibility:hidden;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;opacity:0}#hero .carousel .splide__slide .carousel-description .info-top{display:flex;flex-direction:column;gap:16px;width:100%}#hero .carousel .splide__slide .carousel-description .info-top .city-caption{display:flex;flex-direction:column;align-items:flex-start;gap:16px}#hero .carousel .splide__slide .carousel-description .info-top .prices{display:flex;flex-direction:column;align-items:flex-start;gap:0}#hero .carousel .splide__slide .carousel-description .city{font-weight:700;background-color:#ed797c;color:#fff;font-size:20px;padding:0 8px 4px;border-radius:6px;line-height:30px;letter-spacing:1px}#hero .carousel .splide__slide .carousel-description .caption{font-weight:700;font-size:24px;line-height:32px;letter-spacing:1.2px}#hero .carousel .splide__slide .carousel-description .rent,#hero .carousel .splide__slide .carousel-description .sale_price{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px}#hero .carousel .splide__slide .carousel-description .rent .label,#hero .carousel .splide__slide .carousel-description .sale_price .label{display:flex;flex-direction:row;align-items:flex-start;gap:4px;color:#ed797c;font-size:14px;line-height:20px;letter-spacing:.7px}#hero .carousel .splide__slide .carousel-description .rent .label .text,#hero .carousel .splide__slide .carousel-description .sale_price .label .text{font-weight:700;color:inherit}#hero .carousel .splide__slide .carousel-description .rent .label img,#hero .carousel .splide__slide .carousel-description .sale_price .label img{width:20px;height:20px}#hero .carousel .splide__slide .carousel-description .rent .label .sp-only,#hero .carousel .splide__slide .carousel-description .sale_price .label .sp-only{display:none}#hero .carousel .splide__slide .carousel-description .rent .price,#hero .carousel .splide__slide .carousel-description .sale_price .price{display:flex;align-items:flex-end;gap:4px;padding-bottom:4px}#hero .carousel .splide__slide .carousel-description .rent .price .number,#hero .carousel .splide__slide .carousel-description .sale_price .price .number{color:#6b6c6b;font-size:30px;font-weight:700;line-height:38px;letter-spacing:1.5px}#hero .carousel .splide__slide .carousel-description .rent .price .unit,#hero .carousel .splide__slide .carousel-description .sale_price .price .unit{color:#6b6c6b;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.8px;padding-bottom:2px}#hero .carousel .splide__slide .carousel-description .tags{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;gap:4px;margin-top:34px;padding-top:16px}#hero .carousel .splide__slide .carousel-description .tags span{background:#52525b;color:#fff;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.7px}#hero .carousel .splide__slide.is-active .carousel-description{visibility:visible;animation:fadeInUpDescription .6s ease-out forwards}#hero .carousel .splide__track{padding-top:8px;padding-bottom:64px}#hero .carousel .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#fff;opacity:1;background-color:#a9d172}#hero .carousel .splide__arrows .splide__arrow:hover{opacity:.8}#hero .carousel .splide__pagination{display:none}#hero .carousel .carousel-cloud{width:167px;height:110px;position:absolute;top:0;left:-48px;display:block;visibility:hidden;opacity:0;transform:translateY(20px)}#hero .carousel .splide__slide.is-active .carousel-cloud{visibility:visible;animation:fadeInUp .3s ease-out forwards}#hero .description{width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;background:linear-gradient(to bottom,transparent 176px,#f3f0e7 176px)}@media(max-width:1024px){#hero .description{background:linear-gradient(to bottom,transparent 34px,#f3f0e7 34px)}}#hero .description>.top{width:100%;font-size:48px;position:relative}#hero .description>.top:before{content:"";position:absolute;left:0;top:-200px;width:100%;height:36.6666666667vw;max-height:574px;background-image:url(/build/assets/transition_top-D1BfX2fM.webp);background-repeat:no-repeat;background-position:center bottom;background-size:100% 100%;z-index:-1;pointer-events:none}#hero .description>.top .inner{font-weight:700;padding:0 48px}#hero .description>.top .inner .sp-only{display:none}#hero .description>.top span{background:#fff;padding:2px 12px;border-radius:24px;margin:0 8px;line-height:1.8;font-weight:700}#hero .description>.top span.blue{color:#63c4d7}#hero .description>.top span.red{color:#ed797c}#hero .description .bottom{width:100%;padding-top:24px;padding-bottom:32px;background:#f3f0e7}#hero .description .bottom .inner{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;width:100%;gap:24px;padding:0 48px}#hero .description .bottom .inner .top{font-size:18px;font-weight:700}#hero .description .bottom .inner .bottom,#hero .description .bottom .inner .bottom .buttons{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:16px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpDescription{0%{opacity:0;transform:translateY(-50%) translateY(20px)}to{opacity:1;transform:translateY(-50%) translateY(0)}}@keyframes wipeFromRight{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@media(max-width:767px){#hero{padding-top:16px}#hero .carousel .splide__slide{width:320px;flex-flow:column nowrap;align-items:center;margin-left:0;margin-bottom:8px}#hero .carousel .splide__slide.is-active{margin-left:0}#hero .carousel .splide__slide .image{width:320px;height:212px;border-radius:48px;z-index:2}#hero .carousel .splide__slide.is-active .image{width:320px}#hero .carousel .splide__slide .carousel-description{position:relative;top:auto;right:auto;transform:none;width:320px;height:auto;padding:48px 12px 20px 24px;border-radius:48px;margin-top:-32px;z-index:1}#hero .carousel .splide__slide .carousel-description .info-top,#hero .carousel .splide__slide .carousel-description .info-top .city-caption{gap:8px}#hero .carousel .splide__slide .carousel-description .info-top .prices{flex-direction:row;gap:16px}#hero .carousel .splide__slide .carousel-description .city{font-size:16px;line-height:24px;letter-spacing:.8px}#hero .carousel .splide__slide .carousel-description .caption{font-size:20px;line-height:30px;letter-spacing:1px}#hero .carousel .splide__slide .carousel-description .rent .label,#hero .carousel .splide__slide .carousel-description .sale_price .label{align-items:center;white-space:nowrap;font-size:10px;line-height:12px}#hero .carousel .splide__slide .carousel-description .rent .label img,#hero .carousel .splide__slide .carousel-description .sale_price .label img{width:17px;height:17px}#hero .carousel .splide__slide .carousel-description .rent .label .sp-only,#hero .carousel .splide__slide .carousel-description .sale_price .label .sp-only{display:inline}#hero .carousel .splide__slide .carousel-description .rent .price,#hero .carousel .splide__slide .carousel-description .sale_price .price{white-space:nowrap}#hero .carousel .splide__slide .carousel-description .rent .price .number,#hero .carousel .splide__slide .carousel-description .sale_price .price .number{font-size:30px;line-height:38px}#hero .carousel .splide__slide .carousel-description .rent .price .unit,#hero .carousel .splide__slide .carousel-description .sale_price .price .unit{font-size:14px;line-height:20px;white-space:nowrap}#hero .carousel .splide__slide .carousel-description .tags{margin-top:8px;padding-top:8px}#hero .carousel .splide__slide .carousel-description .tags span{font-size:12px;line-height:16px}#hero .carousel .splide__slide.is-active .carousel-description{animation:fadeInUpDescriptionSp .6s ease-out forwards}#hero .carousel .splide__slide .carousel-cloud{display:none}#hero .carousel .splide__track{padding-bottom:24px}#hero .carousel .splide__arrows .splide__arrow{width:40px;height:40px;border-radius:16px;top:229px}#hero .carousel .splide__arrows .splide__arrow--prev{left:8px}#hero .carousel .splide__arrows .splide__arrow--next{right:8px}#hero .description{align-items:center;background:linear-gradient(to bottom,transparent 108px,#f3f0e7 108px)}}@media(max-width:767px)and (max-width:492px){#hero .description{background:linear-gradient(to bottom,transparent 36px,#f3f0e7 36px)}}@media(max-width:767px)and (max-width:300px){#hero .description{background:#f3f0e7}}@media(max-width:767px){#hero .description>.top{font-size:24px;text-align:center;line-height:32px;letter-spacing:1.2px}#hero .description>.top:before{top:-72px}#hero .description>.top .inner{padding:0 8px;line-height:48px}#hero .description>.top .inner .sp-only{display:inline}#hero .description>.top span{margin:0;padding:2px 12px 4px}#hero .description .bottom{background-color:#f3f0e7;padding:12px 24px 16px}#hero .description .bottom .inner{gap:10px;padding:0}#hero .description .bottom .inner .top{font-size:16px;line-height:24px;letter-spacing:.8px;text-align:center;padding:0 0 24px}#hero .description .bottom .inner .bottom{flex-direction:column}#hero .description .bottom .inner .bottom .buttons{flex-direction:column;gap:16px}@keyframes fadeInUpDescriptionSp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}#intro-natural-life{background:#f3f0e7;padding:32px 0}#intro-natural-life .inner{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:48px}#intro-natural-life .picture{width:600px;height:410px;overflow:hidden;border-radius:156px}#intro-natural-life .picture img{width:100%;height:100%;object-fit:cover}#intro-natural-life .description{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:24px;font-size:18px;line-height:2}@media(max-width:767px){#intro-natural-life{padding:32px 16px}#intro-natural-life .inner{flex-direction:column;gap:24px}#intro-natural-life .picture{width:100%;height:240px;border-radius:80px}#intro-natural-life .description{align-items:center;text-align:center;gap:16px;font-size:16px}}#how-it-works{background:#f3f0e7;padding:0 64px 64px}#how-it-works .inner{display:flex;flex-flow:column nowrap;gap:24px;justify-content:center;align-items:center;padding:64px 0 48px}#how-it-works>.inner>.title{display:flex;flex-flow:row nowrap;gap:16px;justify-content:center;align-items:center}#how-it-works>.inner>.title h2{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}#how-it-works>.inner>.title h2>span{font-family:Zen Kaku Gothic New,sans-serif;font-size:32px;font-weight:500;letter-spacing:7.56px;color:#6b6c6b;line-height:48px}#how-it-works>.inner>.title h2 img{width:184px;height:48px}#how-it-works>.inner>.title h3{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:500;letter-spacing:3px;color:#63c4d7;line-height:32px}#how-it-works>.inner>.description{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;letter-spacing:.8px;color:#52525b;line-height:24px}#how-it-works .contents{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%;max-width:1080px}#how-it-works .contents .content{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:16px}#how-it-works .contents .content .image{height:240px}#how-it-works .contents .content .image img{width:100%;height:100%;object-fit:contain}#how-it-works .contents .content .step_and_title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:16px}#how-it-works .contents .content .step_and_title .step{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;color:#63c4d7;line-height:30px}#how-it-works .contents .content .step_and_title .title{font-family:Zen Maru Gothic,sans-serif;font-size:36px;font-weight:500;color:#6b6c6b;line-height:44px}#how-it-works .contents .content .description{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;letter-spacing:.8px;color:#6b6c6b;line-height:24px;text-align:center}#how-it-works .contents .arrow{width:40px;height:40px;margin-top:100px;flex-shrink:0}@media(max-width:767px){#how-it-works{padding:0 16px 24px}#how-it-works .inner{padding:48px 0 32px;gap:16px}#how-it-works>.inner>.title{flex-direction:column;gap:8px}#how-it-works>.inner>.title h2{gap:8px}#how-it-works>.inner>.title h2>span{font-size:24px;letter-spacing:4px;line-height:36px}#how-it-works>.inner>.title h2 img{width:123px;height:32px}#how-it-works>.inner>.title h3{font-size:16px;line-height:24px}#how-it-works>.inner>.description{text-align:center}#how-it-works .contents{flex-direction:column;align-items:center;gap:16px}#how-it-works .contents .content{gap:12px}#how-it-works .contents .content .image{height:200px}#how-it-works .contents .content .step_and_title{gap:12px}#how-it-works .contents .content .step_and_title .step{font-size:16px}#how-it-works .contents .content .step_and_title .title{font-size:28px;line-height:36px}#how-it-works .contents .arrow{width:32px;height:32px;margin-top:0;transform:rotate(90deg)}}#theme{padding:0 0 -80px}#theme .transition{height:auto}#theme .transition-top{background:linear-gradient(to bottom,#f3f0e7 calc(100% - 2px),#63c4d7 calc(100% - 2px))}#theme .outer{background:#63c4d7;padding-top:24px;padding-bottom:48px;border:1px solid #63c4d7}#theme .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;padding-bottom:24px}#theme .inner .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#theme .inner .title h2{color:#fff;font-size:36px}#theme .inner .title h3{color:#fff;font-size:24px;letter-spacing:2px}#theme .inner .filter{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:16px}#theme .inner .filter .filter-item{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:8px;background:#fff;color:#63c4d7;padding:8px 16px;border-radius:32px;opacity:.8}#theme .inner .filter .filter-item.active{opacity:1}#theme .inner .filter .filter-item img{width:16px;height:16px}#theme .themes .theme-splide .splide__track .splide__list .splide__slide{width:360px!important;height:240px;border-radius:32px;overflow:hidden}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .image{width:100%;height:100%;overflow:hidden}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .image img{width:100%;height:100%;object-fit:cover}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .description{margin-top:-52px;width:100%;height:32px;border-radius:16px;padding:0 16px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .description p{color:#6b6c6b;font-size:16px;background:#fff;padding:8px 16px;border-radius:16px;width:100%;text-align:center}#theme .themes .theme-splide .splide__track .splide__list .splide__slide a:hover{opacity:.8;transition:all .3s ease-in-out}#theme .themes .theme-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#63c4d7;opacity:1;background-color:#fff}#theme .themes .theme-splide .splide__arrows .splide__arrow:hover{opacity:.8}#theme .themes .theme-splide .splide__pagination{display:none}@media(max-width:767px){#theme .inner .title{flex-flow:column nowrap;gap:8px}#theme .inner .title h2{font-size:24px;letter-spacing:1.2px}#theme .inner .title h3{font-size:16px;letter-spacing:.8px}#theme .themes .theme-splide .splide__track .splide__list .splide__slide{width:320px!important;height:248px}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .description{padding:0 24px;margin-top:-56px}#theme .themes .theme-splide .splide__track .splide__list .splide__slide .description p{padding:4px 12px}#theme .themes .theme-splide .splide__arrows{display:none}}#properties{padding-bottom:-80px}#properties .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;padding-bottom:48px}#properties .inner .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#properties .inner .title h2{color:#6b6c6b;font-size:36px}#properties .inner .title h3{color:#ed797c;font-size:24px;letter-spacing:2px}#properties .properties .properties-splide .splide__track{padding-bottom:8px}#properties .properties .properties-splide .splide__track .splide__list{align-items:stretch}#properties .properties .properties-splide .splide__track .splide__list .splide__slide{width:396px!important;height:auto;border-radius:32px;overflow:hidden;box-shadow:0 0 5px #0000001a}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .image{width:100%;height:288px;overflow:hidden}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .image img{width:100%;height:100%;object-fit:cover}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .image .badge{position:absolute;top:16px;left:16px;background-color:#ed797c;color:#fff;padding:4px 8px;border-radius:24px;font-size:16px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description{width:100%;padding:16px 12px 24px 24px;background-color:#fff;color:#6b6c6b;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:16px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .city{font-size:16px;border-bottom:2px solid #ed797c}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .caption{font-size:20px;line-height:1.5}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .prices{display:flex;flex-direction:row;align-items:flex-start;gap:16px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .label,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .label{display:flex;flex-direction:row;align-items:center;gap:4px;color:#ed797c;font-size:10px;line-height:12px;white-space:nowrap}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .label .text,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .label .text{color:inherit}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .label img,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .label img{width:17px;height:17px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .label .sp-only,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .label .sp-only{display:inline}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .price,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .price{display:flex;align-items:flex-end;gap:4px;white-space:nowrap}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .price .number,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .price .number{color:#6b6c6b;font-size:30px;line-height:38px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .rent .price .unit,#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .sale_price .price .unit{color:#6b6c6b;font-size:14px;line-height:20px;white-space:nowrap}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .tags{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;gap:16px 8px;padding-top:16px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide .carousel-description .tags span{background:#6b6c6b;color:#fff;padding:4px 8px;border-radius:24px;font-size:12px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide a:hover{opacity:.8;transition:all .3s ease-in-out}#properties .properties .properties-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#fff;opacity:1;background-color:#ed797c}#properties .properties .properties-splide .splide__arrows .splide__arrow:hover{opacity:.8}#properties .properties .properties-splide .splide__pagination{display:none}#properties .inner{padding-top:32px}@media(max-width:767px){#properties .inner .title{flex-flow:column nowrap;gap:8px}#properties .inner .title h2{font-size:24px;letter-spacing:1.2px}#properties .inner .title h3{font-size:16px;letter-spacing:.8px}#properties .properties .properties-splide .splide__track .splide__list .splide__slide{width:320px!important;border-radius:16px;box-shadow:0 0 8px #0003}#properties .properties .properties-splide .splide__arrows .splide__arrow{width:40px;height:40px;border-radius:16px}}#news{background:#f3f0e7;margin-bottom:-4px}#news .transition{height:auto}#news .transition-bottom{background:linear-gradient(to bottom,transparent 76px,#FFF 76px)}#news .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;padding:24px 0}#news .inner .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#news .inner .title h2{color:#6b6c6b;font-size:36px}#news .inner .title h3{color:#a9d172;font-size:24px;letter-spacing:2px}#news .news-items{margin-bottom:24px}#news .news-items .news-splide .splide__track .splide__list .splide__slide{width:320px!important;overflow:hidden}#news .news-items .news-splide .splide__track .splide__list .splide__slide a{text-decoration:none}#news .news-items .news-splide .splide__track .splide__list .splide__slide a:hover{opacity:.8;transition:all .3s ease-in-out}#news .news-items .news-splide .splide__track .splide__list .splide__slide .image{width:100%;height:212px;overflow:hidden;border-radius:68px}#news .news-items .news-splide .splide__track .splide__list .splide__slide .image img{width:100%;height:100%;object-fit:cover}#news .news-items .news-splide .splide__track .splide__list .splide__slide .type{height:42px;position:absolute;top:191px;display:flex;justify-content:center;align-items:center;background-color:#a9d172;color:#fff;padding:8px;border-radius:24px;font-size:16px;font-weight:300;letter-spacing:1px}#news .news-items .news-splide .splide__track .splide__list .splide__slide .date-author{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:24px;margin-top:32px}#news .news-items .news-splide .splide__track .splide__list .splide__slide .date-author .date{color:#909090;font-size:14px}#news .news-items .news-splide .splide__track .splide__list .splide__slide .date-author .author{color:#a9d172;font-size:14px}#news .news-items .news-splide .splide__track .splide__list .splide__slide .item-title{margin-top:8px;font-size:16px;color:#6b6c6b}#news .news-items .news-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#fff;opacity:1;background-color:#a9d172}#news .news-items .news-splide .splide__arrows .splide__arrow:hover{opacity:.8}#news .news-items .news-splide .splide__pagination{display:none}@media(max-width:767px){#news .inner .title{flex-flow:column nowrap;gap:8px}#news .inner .title h2{font-size:24px;letter-spacing:1.2px}#news .inner .title h3{font-size:16px;letter-spacing:.8px}#news .news-items .news-splide .splide__arrows{display:none}}#column .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;padding-top:32px;padding-bottom:32px;background:#fff;margin-top:-4px}#column .inner .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#column .inner .title h2{color:#6b6c6b;font-size:36px}#column .inner .title h3{color:#ed797c;font-size:24px;letter-spacing:2px}#column .columns .columns-splide .splide__track .splide__list .splide__slide{width:320px!important;overflow:hidden}#column .columns .columns-splide .splide__track .splide__list .splide__slide .image{width:100%;height:212px;overflow:hidden;border-radius:68px}#column .columns .columns-splide .splide__track .splide__list .splide__slide .image img{width:100%;height:100%;object-fit:cover}#column .columns .columns-splide .splide__track .splide__list .splide__slide .type{height:42px;position:absolute;top:191px;display:flex;justify-content:center;align-items:center;background-color:#ed797c;color:#fff;padding:8px;border-radius:24px;font-size:16px;font-weight:300;letter-spacing:1}#column .columns .columns-splide .splide__track .splide__list .splide__slide .date-author{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:24px;margin-top:32px}#column .columns .columns-splide .splide__track .splide__list .splide__slide .date-author .date{color:#909090;font-size:14px}#column .columns .columns-splide .splide__track .splide__list .splide__slide .date-author .author{color:#ed797c;font-size:14px}#column .columns .columns-splide .splide__track .splide__list .splide__slide .title{margin-top:8px;font-size:16px}#column .columns .columns-splide .splide__track .splide__list .splide__slide a:hover{opacity:.8;transition:all .3s ease-in-out}#column .columns .columns-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#fff;opacity:1;background-color:#ed797c}#column .columns .columns-splide .splide__arrows .splide__arrow:hover{opacity:.8}#column .columns .columns-splide .splide__pagination{display:none}#column .inner-bottom{padding-top:48px;padding-bottom:48px;margin-bottom:48px}@media(max-width:767px){#column .inner .title{flex-flow:column nowrap;gap:8px}#column .inner .title h2{font-size:24px;letter-spacing:1.2px}#column .inner .title h3{font-size:16px;letter-spacing:.8px}#column .columns .columns-splide .splide__arrows{display:none}}#instagram{margin-top:-48px}#instagram .outer{background:#63c4d7;padding-top:24px;border:1px solid #63c4d7}#instagram .transition{height:auto}#instagram .transition-bottom{margin-bottom:-80px}#instagram .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;padding-bottom:24px}#instagram .inner .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#instagram .inner .title h2{color:#fff;font-size:36px}#instagram .inner .title h3{color:#fff;font-size:24px;letter-spacing:2px}#instagram .inner .filter{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:16px}#instagram .instagram{margin-bottom:48px}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide{width:320px!important;height:400px;overflow:hidden}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide .image{width:100%;height:100%;overflow:hidden;border-radius:8px}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide .image img{width:100%;height:100%;object-fit:cover}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide a:hover{opacity:.8;transition:all .3s ease-in-out}#instagram .instagram .instagram-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;color:#fff;opacity:1;background-color:#63c4d7}#instagram .instagram .instagram-splide .splide__arrows .splide__arrow:hover{opacity:.8}#instagram .instagram .instagram-splide .splide__pagination{display:none}@media(max-width:767px){#instagram .inner .title{flex-flow:column nowrap;gap:8px}#instagram .inner .title h2{font-size:24px;letter-spacing:1.2px}#instagram .inner .title h3{font-size:16px;letter-spacing:.8px}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide{width:256px!important;height:320px}#instagram .instagram .instagram-splide .splide__track .splide__list .splide__slide .image{box-shadow:0 0 1px #18181b4d,0 4px 8px #18181b1a}#instagram .instagram .instagram-splide .splide__arrows .splide__arrow{width:40px;height:40px;border-radius:16px;background-color:#fff}#instagram .instagram .instagram-splide .splide__arrows .splide__arrow img{filter:invert(70%) sepia(50%) saturate(500%) hue-rotate(150deg) brightness(90%)}}#recommended{margin-top:112px;padding-bottom:48px}#recommended .inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px}#recommended .title{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#recommended .title h2{color:#6b6c6b;font-size:36px}#recommended .title h3{color:#ed797c;font-size:24px;letter-spacing:2px}#recommended p{font-size:16px}#recommended .contents-wrapper{position:relative;width:100%}#recommended .arrows{display:none}#recommended .contents{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:24px}#recommended .contents .content{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px}#recommended .contents .content .image{width:100%;height:240px;overflow:hidden;mask-image:url(/images/recommended_frame.svg);mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(/images/recommended_frame.svg);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}#recommended .contents .content .image img{width:100%;height:100%;object-fit:cover}#recommended .contents .content .step{font-size:20px;color:#ed797c}#recommended .contents .content .title{font-size:24px}#recommended .contents .content .description{font-size:18px;font-weight:500}@media(max-width:767px){#recommended{padding-bottom:32px}#recommended .inner{gap:16px}#recommended .title{flex-flow:column nowrap;gap:8px}#recommended .title h2{font-size:24px;letter-spacing:1.2px}#recommended .title h3{font-size:16px;letter-spacing:.8px}#recommended p{font-size:16px;text-align:center;line-height:24px;letter-spacing:.8px;padding:0 16px}#recommended .contents{width:100%;overflow-x:auto;justify-content:flex-start;gap:16px;padding:0 35px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#recommended .contents::-webkit-scrollbar{display:none}#recommended .contents .content{flex:0 0 320px;scroll-snap-align:center;gap:16px}#recommended .contents .content .image{width:320px;height:216px}#recommended .contents .content .step{font-size:20px}#recommended .contents .content .title{font-size:24px}#recommended .contents .content .description{font-size:16px;text-align:center;line-height:24px}#recommended .arrows{display:flex;justify-content:space-between;position:absolute;top:108px;left:8px;right:8px;pointer-events:none}#recommended .arrows .arrow{width:40px;height:40px;border-radius:16px;background-color:#ed797c;display:flex;justify-content:center;align-items:center;cursor:pointer;pointer-events:auto;border:none;opacity:1;transition:opacity .2s}#recommended .arrows .arrow.hidden{opacity:0;pointer-events:none}}#contact-about .transition,#contact .transition{width:100%;height:auto;min-height:36px;background:linear-gradient(to bottom,transparent calc(100% - 2px),#a9d172 calc(100% - 2px))}#contact-about .transition img,#contact .transition img{width:100%;height:100%;min-height:36px;object-fit:cover}#contact-about .background,#contact .background{background-color:#a9d172;padding:48px 0 24px}#contact-about .inner,#contact .inner{display:flex;justify-content:center;align-items:center;max-width:1104px;margin:0 auto;padding:0 12px}#contact .cards{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;padding:32px 0;gap:24px}#contact .card{display:flex;flex-flow:column nowrap;align-items:center;gap:32px;width:480px;padding:32px 0;background-color:#fff;border-radius:96px}#contact .card .title{display:flex;flex-flow:column nowrap;align-items:center;gap:0}#contact .card .title h3{font-size:20px;color:#6b6c6b;letter-spacing:1px;line-height:30px}#contact .card .title span{font-size:16px;color:#a9d172;letter-spacing:.8px;line-height:24px}#contact .contact-button{display:flex;justify-content:center;align-items:center;width:336px;height:78px;margin-bottom:16px;background-color:#a9d172;border-radius:100px;text-decoration:none;position:relative;transition:all .1s ease-in-out}#contact .contact-button:before{content:"";position:absolute;inset:8px;border:2px dashed #ffdab5;border-radius:100px;transition:border-color .1s ease-in-out}#contact .contact-button span{font-size:20px;color:#fff;letter-spacing:1px;line-height:30px;transition:color .1s ease-in-out}#contact .contact-button:hover{background-color:#fff;box-shadow:2px 2px 4px #0003}#contact .contact-button:hover:before{border-color:#a9d172}#contact .contact-button:hover span{color:#a9d172}#contact .phone-info{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#contact .phone-number{font-size:48px;color:#a9d172;text-decoration:none;line-height:60px}#contact .business-hours{font-size:16px;color:#6b6c6b;letter-spacing:.8px;line-height:24px}@media(max-width:767px){#contact-about .background{padding:24px 16px}}@media(max-width:767px){#contact-about .inner{padding:0}}#contact-about .card{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:32px;padding:43px 64px;background-color:#fff;border-radius:56px}@media(max-width:767px){#contact-about .card{flex-direction:column;gap:24px;width:100%;padding:32px 24px;border-radius:32px}}#contact-about .text-content{display:flex;flex-direction:column;align-items:center;gap:16px}#contact-about .title{font-size:18px;color:#52525b;letter-spacing:.9px;line-height:28px;text-align:center}@media(max-width:767px){#contact-about .title{font-size:16px}}#contact-about .description{font-size:16px;font-weight:500;color:#27272a;letter-spacing:.8px;line-height:1.5;text-align:center}@media(max-width:767px){#contact-about .description{font-size:14px}}#contact-about .contact-button{display:flex;justify-content:center;align-items:center;width:280px;padding:8px;background-color:#a9d172;border-radius:46px;text-decoration:none;position:relative;transition:all .2s ease-in-out}#contact-about .contact-button:before{content:"";position:absolute;inset:8px;border:2px dashed #ffdab5;border-radius:46px;transition:border-color .2s ease-in-out}#contact-about .contact-button span{font-size:15px;color:#fff;letter-spacing:1.5px;line-height:22.5px;padding:16px 0;transition:color .2s ease-in-out}#contact-about .contact-button:hover{background-color:#fff;box-shadow:2px 2px 4px #0003}#contact-about .contact-button:hover:before{border-color:#a9d172}#contact-about .contact-button:hover span{color:#a9d172}@media(max-width:767px){#contact-about .contact-button{width:100%;max-width:280px}}@media(max-width:767px){#contact .background{padding:24px 16px 16px}#contact .inner{padding:0}#contact .cards{flex-direction:column;gap:16px;padding:0;width:100%}#contact .card{width:100%;gap:24px}#contact .contact-button{width:296px;height:auto;padding:8px;margin-bottom:0}#contact .contact-button:before{border-radius:24px}#contact .contact-button span{font-size:16px;line-height:24px;letter-spacing:.8px;padding:12px 0}#contact .phone-number{font-size:36px;line-height:44px}}#faq-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#faq-hero{padding:48px 0}}#faq-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#faq-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#faq-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#faq-hero .title h1{font-size:28px}}#faq-hero .title span{font-size:20px;color:#63c4d7;letter-spacing:2px}@media(max-width:767px){#faq-hero .title span{font-size:16px}}#faq-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#faq-hero .description p{font-size:14px}}#faq-list{background:#fff;padding:64px 0}@media(max-width:767px){#faq-list{padding:48px 0}}#faq-list .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:40px}#faq-list .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#faq-list .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#faq-list .section-header .title h2{font-size:24px}}#faq-list .section-header .title span{font-size:16px;color:#a9d172;letter-spacing:2px}@media(max-width:767px){#faq-list .section-header .title span{font-size:14px}}#faq-list .empty-state{text-align:center;padding:48px;background:#f9f9f9;border-radius:24px}#faq-list .empty-state p{font-size:16px;color:#6b6c6b}#faq-list .faq-items{display:flex;flex-flow:column nowrap;gap:16px}#faq-list .faq-item{border-radius:24px;border:2px solid rgba(0,0,0,.1);background:#fff;overflow:hidden}@media(max-width:767px){#faq-list .faq-item{border-radius:16px}}#faq-list .faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:24px 32px;background:#fff;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}@media(max-width:767px){#faq-list .faq-question{padding:20px}}#faq-list .faq-question:hover{background:#f9f9f9}#faq-list .faq-question .question-text{font-size:18px;color:#6b6c6b;line-height:1.6;padding-right:16px}@media(max-width:767px){#faq-list .faq-question .question-text{font-size:16px}}#faq-list .faq-question .toggle-icon{flex-shrink:0;color:#a9d172;transition:transform .3s ease}#faq-list .faq-question .toggle-icon svg{width:24px;height:24px}@media(max-width:767px){#faq-list .faq-question .toggle-icon svg{width:20px;height:20px}}#faq-list .faq-question .toggle-icon.rotate-45{transform:rotate(45deg)}#faq-list .faq-answer{border-top:1px solid rgba(0,0,0,.1);padding:24px 32px}@media(max-width:767px){#faq-list .faq-answer{padding:20px}}#faq-list .faq-answer p{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#faq-list .faq-answer p{font-size:14px}}#about-hero{position:relative;min-height:500px;display:flex;align-items:center;overflow:hidden}@media(max-width:767px){#about-hero{min-height:400px}}#about-hero .hero-bg{position:absolute;inset:0;z-index:0}#about-hero .hero-bg img{width:100%;height:100%;object-fit:cover}#about-hero .inner{position:relative;z-index:1;display:flex;flex-flow:column nowrap;align-items:flex-start;gap:16px;padding-top:40px;padding-bottom:40px}@media(max-width:767px){#about-hero .inner{align-items:center;text-align:center}}#about-hero .heading{display:flex;flex-flow:column nowrap;gap:8px}#about-hero .title-line .title-bg{display:inline-block;background:#fff;border-radius:24px;padding:2px 16px 8px;font-size:36px;font-weight:700;color:#52525b;line-height:1.4}@media(max-width:767px){#about-hero .title-line .title-bg{font-size:24px;padding:2px 12px 6px;border-radius:16px}}#about-hero .title-line .title-bg .blue{color:#63c4d7}#about-hero .badge{display:inline-block;background:#ed797c;color:#fff;font-size:16px;font-weight:700;border-radius:50px;padding:4px 24px;margin-top:8px}@media(max-width:767px){#about-hero .badge{font-size:14px;padding:4px 16px}}#about-hero .description{margin-top:8px}#about-hero .description p{line-height:1.8}#about-hero .description p span{display:inline-block;background:#fff;border-radius:8px;padding:4px 12px;font-size:16px;color:#6b6c6b}@media(max-width:767px){#about-hero .description p span{font-size:14px;padding:4px 8px}}#about-hero .description p+p{margin-top:4px}#about-concept{background:#fff;padding:64px 0}@media(max-width:767px){#about-concept{padding:48px 0}}#about-concept .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:12px}#about-concept .section-header .label{font-size:16px;color:#63c4d7;font-weight:700;letter-spacing:.8px}#about-concept .section-header h2{font-size:30px;color:#27272a;letter-spacing:1.5px}@media(max-width:767px){#about-concept .section-header h2{font-size:24px}}#about-concept .content{display:flex;justify-content:center}#about-concept .text{text-align:center;max-width:700px}#about-concept .subtitle{margin-bottom:16px}#about-concept .subtitle p{font-size:24px;font-weight:900;color:#63c4d7;line-height:1.6}@media(max-width:767px){#about-concept .subtitle p{font-size:20px}}#about-concept .description p{font-weight:400;font-size:16px;color:#27272a;line-height:2;text-align:start}@media(max-width:767px){#about-concept .description p{font-size:14px}}#about-concept .concept-points{margin-top:64px;display:flex;flex-direction:column;gap:48px}@media(max-width:767px){#about-concept .concept-points{margin-top:48px;gap:32px}}#about-concept .point-block{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(max-width:767px){#about-concept .point-block{grid-template-columns:1fr;gap:24px}}#about-concept .point-block.reversed .point-image{order:2}@media(max-width:767px){#about-concept .point-block.reversed .point-image{order:-1}}#about-concept .point-block.reversed .point-text{order:1}#about-concept .point-image{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4/3}@media(max-width:767px){#about-concept .point-image{aspect-ratio:16/9}}#about-concept .point-image img{width:100%;height:100%;object-fit:cover}#about-concept .point-image .point-label{position:absolute;bottom:16px;left:16px;background:#fff;padding:6px 16px;border-radius:50px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;letter-spacing:1px}#about-concept .point-01 .point-image{background:#a9d17233}#about-concept .point-01 .point-label{color:#a9d172}#about-concept .point-01 .number-badge{border-color:#a9d172;color:#a9d172}#about-concept .point-01 .point-summary{color:#a9d172}#about-concept .point-01 .voice-box{background:#a9d17226;border-color:#a9d172}#about-concept .point-01 .voice-icon{color:#a9d172}#about-concept .point-02 .point-image{background:#ed797c33}#about-concept .point-02 .point-label{color:#ed797c}#about-concept .point-02 .number-badge{border-color:#ed797c;color:#ed797c}#about-concept .point-02 .point-summary{color:#ed797c}#about-concept .point-02 .feature-item .feature-icon{background:#ed797c26;color:#ed797c}#about-concept .point-text .point-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}#about-concept .point-text .number-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:2px solid;border-radius:50%;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;flex-shrink:0}#about-concept .point-text .point-title{font-size:24px;font-weight:900;color:#27272a;line-height:1.4}@media(max-width:767px){#about-concept .point-text .point-title{font-size:20px}}#about-concept .point-text .point-subtitle{font-size:16px;color:#6b6c6b;margin-bottom:16px;line-height:1.6}@media(max-width:767px){#about-concept .point-text .point-subtitle{font-size:14px}}#about-concept .point-text .point-description{font-size:15px;font-weight:400;color:#27272a;line-height:1.8;margin-bottom:16px}@media(max-width:767px){#about-concept .point-text .point-description{font-size:14px}}#about-concept .point-text .point-description strong{font-weight:700;color:#27272a}#about-concept .point-text .point-summary{font-size:15px;font-weight:700;line-height:1.6;margin-top:16px}@media(max-width:767px){#about-concept .point-text .point-summary{font-size:14px}}#about-concept .voice-box{border:1px solid;border-radius:12px;padding:16px;margin-top:16px}#about-concept .voice-box .voice-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}#about-concept .voice-box .voice-icon{width:20px;height:20px;flex-shrink:0}#about-concept .voice-box .voice-icon svg{width:100%;height:100%}#about-concept .voice-box .voice-label{font-size:14px;font-weight:700;color:#27272a}#about-concept .voice-box .voice-content{font-size:14px;color:#6b6c6b;line-height:1.6}#about-concept .feature-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}#about-concept .feature-item{display:flex;align-items:center;gap:12px}#about-concept .feature-item .feature-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#about-concept .feature-item .feature-icon svg{width:24px;height:24px}#about-concept .feature-item .feature-text{font-size:14px;color:#27272a;line-height:1.5}#about-problem{background:#f3f0e7;padding:80px 0}@media(max-width:767px){#about-problem{padding:48px 0}}#about-problem .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:40px}#about-problem .section-header .label{font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#about-problem .section-header h2{font-size:29px;color:#27272a;font-weight:900}@media(max-width:767px){#about-problem .section-header h2{font-size:24px}}#about-problem .section-header .subtitle{font-size:16px;color:#27272a}@media(max-width:767px){#about-problem .section-header .subtitle{font-size:14px}}#about-problem .cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:16px;align-items:center;margin-bottom:24px}@media(max-width:767px){#about-problem .cards-wrapper{grid-template-columns:1fr}}#about-problem .cards-image{width:120px;height:auto}@media(max-width:767px){#about-problem .cards-image{display:none}}#about-problem .card{background:#fff;border-radius:24px;padding:32px 24px;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}#about-problem .card .card-title{font-size:16px;font-weight:700;color:#27272a}#about-problem .card .card-text{font-size:14px;font-weight:400;color:#27272a;line-height:1.8}#about-problem .cta-box{background:#ed797c;border-radius:20px;padding:32px;display:flex;align-items:center;justify-content:center;gap:16px;position:relative}@media(max-width:767px){#about-problem .cta-box{flex-direction:column;padding:24px}}#about-problem .cta-box .cta-text p{font-size:20px;font-weight:700;color:#fff;line-height:1.5;letter-spacing:1px}@media(max-width:767px){#about-problem .cta-box .cta-text p{font-size:18px}}#about-problem .cta-box .cta-image{max-width:331px;height:auto;margin-top:-60px;margin-bottom:-40px}@media(max-width:767px){#about-problem .cta-box .cta-image{max-width:100%;margin-top:0;margin-bottom:0}}#about-flow{background:#fff;padding:80px 0}@media(max-width:767px){#about-flow{padding:48px 0}}#about-flow .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:32px}#about-flow .section-header .label{font-size:16px;color:#63c4d7;font-weight:700;letter-spacing:.8px}#about-flow .section-header h2{font-size:30px;color:#27272a;letter-spacing:1.5px}@media(max-width:767px){#about-flow .section-header h2{font-size:24px}}#about-flow .section-header .subtitle{font-size:16px;font-weight:500;color:#27272a;letter-spacing:.8px;margin-top:4px}@media(max-width:767px){#about-flow .section-header .subtitle{font-size:14px}}#about-flow .steps{display:flex;flex-direction:column}#about-flow .step{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:8px 16px;padding-bottom:32px;position:relative}#about-flow .step:last-child{padding-bottom:0}#about-flow .step:last-child .step-line{display:none}@media(max-width:767px){#about-flow .step{grid-template-columns:1fr;gap:16px}}#about-flow .step-header{display:flex;align-items:center;gap:32px}@media(max-width:767px){#about-flow .step-header{gap:16px}}#about-flow .step-number{width:50px;height:50px;background:#63c4d7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700;color:#fff;flex-shrink:0;position:relative;z-index:1}#about-flow .step-line{position:absolute;left:24px;top:50px;bottom:0;width:2px;background:#e5e2db}@media(max-width:767px){#about-flow .step-line{display:none}}#about-flow .step-content{padding-left:82px}@media(max-width:767px){#about-flow .step-content{padding-left:0}}#about-flow .step-title{font-size:19px;font-weight:700;color:#27272a;line-height:1.8}#about-flow .step-text{font-size:15px;font-weight:400;color:#27272a;line-height:1.8}@media(max-width:767px){#about-flow .step-text{font-size:14px}}#about-flow .step-badge{grid-row:1/3;grid-column:2;width:240px;background:#f3f0e7;border-radius:16px;padding:12px 16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:767px){#about-flow .step-badge{grid-row:auto;grid-column:auto;width:100%}}#about-flow .step-badge p{font-size:16px;font-weight:700;color:#ed797c;text-align:center;line-height:1.5;letter-spacing:.8px}@media(max-width:767px){#about-flow .step-badge p{font-size:14px}}#about-merit{background:#fff;padding:63px 0}@media(max-width:767px){#about-merit{padding:48px 0}}#about-merit .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:16px;margin-bottom:32px}#about-merit .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;letter-spacing:2px}#about-merit .section-header h2{font-size:30px;color:#27272a;letter-spacing:1.5px}@media(max-width:767px){#about-merit .section-header h2{font-size:24px}}#about-merit .section-header .subtitle{font-size:16px;font-weight:500;color:#27272a;letter-spacing:.8px}@media(max-width:767px){#about-merit .section-header .subtitle{font-size:14px}}#about-merit .cards{display:grid;grid-template-columns:repeat(3,288px);gap:16px;justify-content:center}@media(max-width:767px){#about-merit .cards{grid-template-columns:1fr}}#about-merit .card{background:#f3f0e7;border-radius:20px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}#about-merit .card-icon{width:48px;height:48px;color:#63c4d7}#about-merit .card-icon svg{width:100%;height:100%}#about-merit .card-title{font-size:16px;color:#27272a;letter-spacing:.8px}#about-merit .card-text{font-size:14px;font-weight:400;color:#27272a;line-height:1.5;letter-spacing:.7px}#about-simulator{background:#63c4d7;padding:64px 0}@media(max-width:767px){#about-simulator{padding:48px 0}}#about-simulator .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:32px}#about-simulator .section-header .label{font-size:16px;color:#fff;font-weight:700;letter-spacing:.8px}#about-simulator .section-header h2{font-size:30px;color:#fff;letter-spacing:1.5px}@media(max-width:767px){#about-simulator .section-header h2{font-size:24px}}#about-simulator .section-header .subtitle{font-size:16px;font-weight:500;color:#fff;letter-spacing:.8px;text-align:center}@media(max-width:767px){#about-simulator .section-header .subtitle{font-size:14px}}#about-simulator .simulator-card{background:#fff;border-radius:16px;padding:32px;max-width:900px;margin:0 auto}@media(max-width:767px){#about-simulator .simulator-card{padding:24px 16px}}#about-simulator .input-row{display:flex;gap:24px;margin-bottom:24px}@media(max-width:767px){#about-simulator .input-row{flex-direction:column;gap:16px}}#about-simulator .input-group{flex:1}#about-simulator .input-label{display:block;font-size:14px;font-weight:700;color:#27272a;margin-bottom:8px}#about-simulator .input-wrapper{display:flex;align-items:center;gap:8px}#about-simulator .input-wrapper input{flex:1;height:44px;border:1px solid #e4e4e7;border-radius:4px;padding:0 12px;font-size:16px;color:#27272a}#about-simulator .input-wrapper input:focus{outline:none;border-color:#63c4d7}#about-simulator .input-wrapper .input-unit{font-size:14px;color:#27272a;flex-shrink:0}#about-simulator .option-group{margin-bottom:24px}#about-simulator .option-label{font-size:14px;font-weight:700;color:#27272a;margin-bottom:12px}#about-simulator .option-buttons{display:flex;flex-wrap:wrap;gap:12px}#about-simulator .option-btn{height:44px;padding:0 20px;border:1px solid #e4e4e7;border-radius:4px;background:#fff;font-size:14px;color:#27272a;cursor:pointer;transition:all .2s ease}#about-simulator .option-btn:hover{border-color:#63c4d7}#about-simulator .option-btn.active{background:#ed797c;color:#fff;border-color:#ed797c}#about-simulator .result-box{background:#f3f0e7;border-radius:12px;padding:24px;margin-bottom:16px}@media(max-width:767px){#about-simulator .result-box{padding:16px}}#about-simulator .result-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid white}#about-simulator .result-row:last-child{border-bottom:none}@media(max-width:767px){#about-simulator .result-row{flex-direction:column;align-items:flex-start;gap:4px}}#about-simulator .result-label{font-size:14px;font-weight:700;color:#27272a}#about-simulator .result-value{font-size:24px;font-weight:700;color:#27272a}#about-simulator .result-value>span{color:#27272a}@media(max-width:767px){#about-simulator .result-value{font-size:20px}}#about-simulator .result-calc{font-size:16px}@media(max-width:767px){#about-simulator .result-calc{font-size:14px}}#about-simulator .discount-row .result-label,#about-simulator .discount-row .result-value,#about-simulator .discount-row #discount-rate,#about-simulator .discount-row #discount-amount{color:#ed797c}#about-simulator .total-row .result-label{font-size:16px}#about-simulator .simulator-notes{font-size:12px;color:#52525b}#about-simulator .simulator-notes p{margin-bottom:4px}#about-simulator .simulator-notes p:last-child{margin-bottom:0}#flow-hero{background:#a9d172;padding:80px 0 48px}@media(max-width:767px){#flow-hero{padding:64px 0 40px}}#flow-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#flow-hero .title h1{font-size:32px;color:#fff;line-height:1.4}@media(max-width:767px){#flow-hero .title h1{font-size:26px}}#flow-hero .description p{font-size:16px;font-weight:400;color:#fff;line-height:1.8;max-width:600px;opacity:.95}@media(max-width:767px){#flow-hero .description p{font-size:14px}}.section-header{text-align:center;margin-bottom:48px}@media(max-width:767px){.section-header{margin-bottom:32px}}.section-header .label{display:inline-block;font-size:14px;font-weight:700;color:#63c4d7;letter-spacing:2px;margin-bottom:12px}.section-header h2{font-size:28px;color:#6b6c6b;line-height:1.4;margin-bottom:12px}@media(max-width:767px){.section-header h2{font-size:24px}}.section-header .subtitle{font-size:16px;font-weight:400;color:#6b6c6b;line-height:1.8;opacity:.8}@media(max-width:767px){.section-header .subtitle{font-size:14px}}#flow-steps{background:#fff;padding:80px 0}@media(max-width:767px){#flow-steps{padding:48px 0}}#flow-steps .flow-timeline{position:relative;padding-left:60px;max-width:800px;margin:0 auto}@media(max-width:767px){#flow-steps .flow-timeline{padding-left:0}}#flow-steps .flow-timeline:before{content:"";position:absolute;left:24px;top:0;bottom:0;width:4px;background:#a9d172;border-radius:2px}@media(max-width:767px){#flow-steps .flow-timeline:before{left:50%;transform:translate(-50%);z-index:0}}#flow-steps .flow-step{position:relative;margin-bottom:40px;padding:32px;background:#f3f0e7;border-radius:20px}@media(max-width:767px){#flow-steps .flow-step{padding:20px;margin-bottom:32px;z-index:1}}#flow-steps .flow-step:last-child{margin-bottom:0}#flow-steps .flow-number{position:absolute;left:-60px;top:32px;width:52px;height:52px;background:#a9d172;color:#fff;font-size:24px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #a9d17266}@media(max-width:767px){#flow-steps .flow-number{position:absolute;left:20px;top:20px;width:28px;height:28px;font-size:14px;box-shadow:none}}#flow-steps .flow-title{font-size:22px;font-weight:700;color:#6b6c6b;margin-bottom:16px}@media(max-width:767px){#flow-steps .flow-title{font-size:18px;margin-bottom:12px;padding-left:40px}}#flow-steps .flow-desc{font-size:15px;font-weight:400;color:#6b6c6b;line-height:1.9;margin-bottom:20px}@media(max-width:767px){#flow-steps .flow-desc{font-size:14px;margin-bottom:16px}}#flow-steps .flow-note{background:#fff;border-radius:8px;padding:16px 20px;font-size:14px;font-weight:400;color:#6b6c6b;border-left:3px solid #a9d172;line-height:1.7}#flow-steps .flow-note strong{font-weight:700;color:#a9d172}@media(max-width:767px){#flow-steps .flow-note{padding:12px 16px;font-size:13px}}#flow-branch{background:#f3f0e7;padding:80px 0}@media(max-width:767px){#flow-branch{padding:48px 0}}#flow-branch .branch-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:800px;margin:0 auto}@media(max-width:767px){#flow-branch .branch-cards{grid-template-columns:1fr;gap:24px}}#flow-branch .branch-card{background:#fff;border-radius:20px;padding:32px;text-align:center;box-shadow:0 2px 8px #0000000f;position:relative;overflow:hidden}@media(max-width:767px){#flow-branch .branch-card{padding:24px}}#flow-branch .branch-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px}#flow-branch .branch-card.purchase:before{background:#a9d172}#flow-branch .branch-card.leave:before{background:#6b6c6b}#flow-branch .branch-title{font-size:20px;font-weight:700;margin-bottom:16px;color:#6b6c6b}@media(max-width:767px){#flow-branch .branch-title{font-size:18px}}#flow-branch .branch-card.purchase .branch-title{color:#a9d172}#flow-branch .branch-desc{font-size:15px;font-weight:400;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#flow-branch .branch-desc{font-size:14px}}#flow-branch .branch-highlight{margin-top:20px;padding-top:20px;border-top:1px solid #e5e2db;font-size:14px;font-weight:400;color:#6b6c6b;line-height:1.7}#flow-branch .branch-highlight strong{font-weight:700;color:#ed797c;font-size:18px}@media(max-width:767px){#flow-branch .branch-highlight strong{font-size:16px}}@media(max-width:767px){#flow-branch .branch-highlight{font-size:13px;margin-top:16px;padding-top:16px}}#flow-points{background:#fff;padding:80px 0}@media(max-width:767px){#flow-points{padding:48px 0}}#flow-points .point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}@media(max-width:767px){#flow-points .point-grid{grid-template-columns:1fr;gap:16px}}#flow-points .point-card{background:#f3f0e7;border-radius:20px;padding:28px}@media(max-width:767px){#flow-points .point-card{padding:20px}}#flow-points .point-content h4{font-size:17px;font-weight:700;margin-bottom:12px;color:#6b6c6b}@media(max-width:767px){#flow-points .point-content h4{font-size:16px;margin-bottom:8px}}#flow-points .point-content p{font-size:14px;font-weight:400;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#flow-points .point-content p{font-size:13px}}#contact-hero h3,#contact-form h3{font-size:20px;font-weight:700;margin-bottom:12px;border-bottom:2px solid #a9d172}#contact-hero label,#contact-form label{font-weight:600}#contact-hero p,#contact-form p{font-weight:400}#contact-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#contact-hero{padding:48px 0}}#contact-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#contact-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#contact-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#contact-hero .title h1{font-size:28px}}#contact-hero .title span{font-size:20px;color:#63c4d7;letter-spacing:2px}@media(max-width:767px){#contact-hero .title span{font-size:16px}}#contact-hero .description p{font-size:16px;font-weight:500;color:#6b6c6b;line-height:1.8;max-width:640px}@media(max-width:767px){#contact-hero .description p{font-size:14px}}#contact-hero .contact-buttons{display:flex;flex-flow:row nowrap;gap:16px;margin-top:16px}@media(max-width:767px){#contact-hero .contact-buttons{flex-flow:column nowrap;width:100%}}#contact-hero .contact-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:100px;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}@media(max-width:767px){#contact-hero .contact-button{width:100%;padding:12px 20px}}#contact-hero .contact-button svg{flex-shrink:0}#contact-hero .contact-button span{font-size:14px;letter-spacing:0}#contact-hero .contact-button-instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}#contact-hero .contact-button-instagram svg{stroke:#fff}#contact-hero .contact-button-instagram span{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}#contact-hero .contact-button-instagram:hover{opacity:.9;box-shadow:0 4px 12px #dc27434d}#contact-hero .contact-button-phone{background:#a9d172;color:#fff}#contact-hero .contact-button-phone svg{stroke:#fff}#contact-hero .contact-button-phone span{color:#fff}#contact-hero .contact-button-phone:hover{opacity:.9;box-shadow:0 4px 12px #00000026}#contact-form{background:#fff;padding:64px 0}@media(max-width:767px){#contact-form{padding:48px 0}}#contact-form .inner{max-width:672px}#contact-form .form-card{background:#f3f0e7;border-radius:24px;padding:32px}#contact-form .form-card .form-section-description{margin-bottom:12px}@media(max-width:767px){#contact-form .form-card{padding:24px}}#contact-form .form-group{margin-bottom:24px}#contact-form .form-group:last-of-type{margin-bottom:32px}#contact-form .radio-group{display:flex;flex-flow:column nowrap;gap:12px}#contact-form .radio-label{display:flex;align-items:center;gap:12px;cursor:pointer}#contact-form .radio-label .radio-text{display:flex;flex-flow:column nowrap;gap:4px}#contact-form .radio-label .radio-text .radio-title{font-size:16px;color:#6b6c6b;font-weight:500}#contact-form .radio-label .radio-text .radio-description{font-size:14px;color:#909090}#contact-form .checkbox-label{margin-bottom:4px}#contact-form .form-label{display:block;font-size:16px;color:#6b6c6b;margin-bottom:8px}#contact-form .form-label .required{color:#ed797c;font-size:12px;margin-left:8px}#contact-form .form-label .optional{color:#909090;font-size:12px;margin-left:8px}#contact-form .form-input,#contact-form .form-textarea{width:100%;padding:14px 16px;font-size:16px;color:#6b6c6b;background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:12px;outline:none;transition:border-color .2s ease}#contact-form .form-input:focus,#contact-form .form-textarea:focus{border-color:#a9d172}#contact-form .form-input.error,#contact-form .form-textarea.error{border-color:#ed797c}#contact-form .form-textarea{resize:vertical;min-height:160px}#contact-form .form-select{width:100%;padding:14px 40px 14px 16px;font-size:16px;color:#666;background:#fff;border:1px solid #cccccc;border-radius:8px;outline:none;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23a9d172' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px}#contact-form .form-select:focus{border-color:#a9d172}#contact-form .form-select.error{border-color:#ed797c}#contact-form .form-error{font-size:14px;color:#ed797c;margin-top:8px}#contact-form .submit-button{display:flex;justify-content:center;align-items:center;width:100%;height:64px;background-color:#a9d172;border-radius:100px;border:none;cursor:pointer;position:relative;transition:all .1s ease-in-out}#contact-form .submit-button:before{content:"";position:absolute;inset:6px;border:2px dashed #ffdab5;border-radius:100px;transition:border-color .1s ease-in-out}#contact-form .submit-button span{font-size:18px;color:#fff;letter-spacing:1px;transition:color .1s ease-in-out}#contact-form .submit-button:hover{background-color:#fff;box-shadow:2px 2px 4px #0003}#contact-form .submit-button:hover:before{border-color:#a9d172}#contact-form .submit-button:hover span{color:#a9d172}#contact-form .privacy-box{background:#fff;border-radius:12px;padding:16px;margin-bottom:32px}#contact-form .privacy-iframe-wrapper{border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;margin-bottom:16px}#contact-form .privacy-iframe{width:100%;height:200px;border:none;display:block}#contact-form .checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer}#contact-form .checkbox-label span{font-size:14px;color:#6b6c6b;line-height:1.6}#contact-form .privacy-agree{margin-top:12px}#contact-confirm{background:#fff;padding:64px 0}@media(max-width:767px){#contact-confirm{padding:48px 0}}#contact-confirm .inner{max-width:672px}#contact-confirm .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;color:#909090}#contact-confirm .breadcrumb a{color:#909090;text-decoration:none;transition:color .2s ease}#contact-confirm .breadcrumb a:hover{color:#a9d172}#contact-confirm .breadcrumb .current{color:#6b6c6b}#contact-confirm .section-header{text-align:center;margin-bottom:40px}#contact-confirm .section-header .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#contact-confirm .section-header .title h1{font-size:32px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#contact-confirm .section-header .title h1{font-size:24px}}#contact-confirm .section-header .title span{font-size:16px;color:#63c4d7;letter-spacing:2px}#contact-confirm .section-header .description{margin-top:16px;font-size:16px;color:#6b6c6b}@media(max-width:767px){#contact-confirm .section-header .description{font-size:14px}}#contact-confirm .confirm-card{background:#f3f0e7;border-radius:24px;padding:32px;margin-bottom:32px}@media(max-width:767px){#contact-confirm .confirm-card{padding:24px}}#contact-confirm .confirm-table{width:100%}#contact-confirm .confirm-row{display:flex;flex-flow:row nowrap;border-bottom:1px solid rgba(0,0,0,.1);padding:16px 0}#contact-confirm .confirm-row:last-child{border-bottom:none}@media(max-width:767px){#contact-confirm .confirm-row{flex-flow:column nowrap;gap:8px}}#contact-confirm .confirm-label{width:160px;flex-shrink:0;font-size:14px;color:#909090}@media(max-width:767px){#contact-confirm .confirm-label{width:100%}}#contact-confirm .confirm-value{flex:1;font-size:16px;color:#6b6c6b;word-break:break-word}@media(max-width:767px){#contact-confirm .confirm-value{font-size:14px}}#contact-confirm .confirm-value-message{white-space:pre-wrap}#contact-confirm .button-group{display:flex;flex-flow:row nowrap;justify-content:center;gap:16px}@media(max-width:767px){#contact-confirm .button-group{flex-flow:column nowrap}}#contact-confirm .back-button{display:flex;justify-content:center;align-items:center;min-width:200px;height:56px;background-color:#fff;border:2px solid #6b6c6b;border-radius:100px;cursor:pointer;transition:all .2s ease}#contact-confirm .back-button span{font-size:16px;color:#6b6c6b}#contact-confirm .back-button:hover{background-color:#6b6c6b}#contact-confirm .back-button:hover span{color:#fff}@media(max-width:767px){#contact-confirm .back-button{width:100%}}#contact-confirm .submit-button{display:flex;justify-content:center;align-items:center;min-width:200px;height:56px;background-color:#a9d172;border-radius:100px;border:none;cursor:pointer;position:relative;transition:all .1s ease-in-out}#contact-confirm .submit-button:before{content:"";position:absolute;inset:5px;border:2px dashed #ffdab5;border-radius:100px;transition:border-color .1s ease-in-out}#contact-confirm .submit-button span{font-size:16px;color:#fff;letter-spacing:1px;transition:color .1s ease-in-out}#contact-confirm .submit-button:hover{background-color:#fff;box-shadow:2px 2px 4px #0003}#contact-confirm .submit-button:hover:before{border-color:#a9d172}#contact-confirm .submit-button:hover span{color:#a9d172}@media(max-width:767px){#contact-confirm .submit-button{width:100%}}#contact-complete{background:#fff;padding:64px 0}@media(max-width:767px){#contact-complete{padding:48px 0}}#contact-complete .inner{max-width:672px;text-align:center}#contact-complete .success-icon{width:80px;height:80px;margin:0 auto 24px;background:#a9d172;border-radius:50%;display:flex;align-items:center;justify-content:center}#contact-complete .success-icon svg{width:40px;height:40px;color:#fff}#contact-complete .section-header{margin-bottom:32px}#contact-complete .section-header .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#contact-complete .section-header .title h1{font-size:32px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#contact-complete .section-header .title h1{font-size:24px}}#contact-complete .section-header .title span{font-size:16px;color:#63c4d7;letter-spacing:2px}#contact-complete .section-header .description{margin-top:16px;font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#contact-complete .section-header .description{font-size:14px}}#contact-complete .button-group{display:flex;flex-flow:row nowrap;justify-content:center;gap:16px}@media(max-width:767px){#contact-complete .button-group{flex-flow:column nowrap}}#contact-complete .outline-button{display:flex;justify-content:center;align-items:center;min-width:200px;height:56px;background-color:#fff;border:2px solid #6b6c6b;border-radius:100px;text-decoration:none;transition:all .2s ease}#contact-complete .outline-button span{font-size:16px;color:#6b6c6b}#contact-complete .outline-button:hover{background-color:#6b6c6b}#contact-complete .outline-button:hover span{color:#fff}@media(max-width:767px){#contact-complete .outline-button{width:100%}}#contact-complete .primary-button{display:flex;justify-content:center;align-items:center;min-width:200px;height:56px;background-color:#a9d172;border-radius:100px;text-decoration:none;position:relative;transition:all .1s ease-in-out}#contact-complete .primary-button:before{content:"";position:absolute;inset:5px;border:2px dashed #ffdab5;border-radius:100px;transition:border-color .1s ease-in-out}#contact-complete .primary-button span{font-size:16px;color:#fff;letter-spacing:1px;transition:color .1s ease-in-out}#contact-complete .primary-button:hover{background-color:#fff;box-shadow:2px 2px 4px #0003}#contact-complete .primary-button:hover:before{border-color:#a9d172}#contact-complete .primary-button:hover span{color:#a9d172}@media(max-width:767px){#contact-complete .primary-button{width:100%}}#columns-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#columns-hero{padding:48px 0}}#columns-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#columns-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#columns-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#columns-hero .title h1{font-size:28px}}#columns-hero .title span{font-size:20px;color:#ed797c;letter-spacing:2px}@media(max-width:767px){#columns-hero .title span{font-size:16px}}#columns-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8;max-width:640px}@media(max-width:767px){#columns-hero .description p{font-size:14px}}#columns-list{background:#fff;padding:64px 0}@media(max-width:767px){#columns-list{padding:48px 0}}#columns-list .category-filter{display:flex;flex-flow:row wrap;justify-content:center;gap:12px;margin-bottom:32px}#columns-list .category-filter .filter-item{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:100px;font-size:14px;color:#6b6c6b;background:#fff;border:2px solid rgba(0,0,0,.1);transition:all .2s ease}#columns-list .category-filter .filter-item:hover{border-color:#ed797c;color:#ed797c}#columns-list .category-filter .filter-item.active{background:#ed797c;border-color:#ed797c;color:#fff}#columns-list .result-count{text-align:center;font-size:14px;color:#909090;margin-bottom:32px}#columns-list .empty-state{text-align:center;padding:48px;background:#f9f9f9;border-radius:24px}#columns-list .empty-state p{font-size:16px;color:#6b6c6b}#columns-list .column-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(min-width:768px)and (max-width:1024px){#columns-list .column-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){#columns-list .column-grid{grid-template-columns:1fr}}#columns-list .column-card{display:flex;flex-flow:column nowrap;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#columns-list .column-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#columns-list .column-card .card-image{width:100%;height:200px;overflow:hidden}#columns-list .column-card .card-image img{width:100%;height:100%;object-fit:cover}#columns-list .column-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f0e7;font-size:14px;color:#909090}#columns-list .column-card .card-body{display:flex;flex-flow:column nowrap;gap:12px;padding:20px;flex:1}#columns-list .column-card .card-category{font-size:12px;color:#ed797c;letter-spacing:2px;text-transform:uppercase}#columns-list .column-card .card-title{font-size:18px;color:#6b6c6b;line-height:1.5}#columns-list .column-card .card-excerpt{font-size:14px;color:#909090;line-height:1.8;flex:1}#columns-list .column-card .card-date{font-size:12px;color:#909090;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}#columns-list .pagination-wrapper{display:flex;justify-content:center;margin-top:48px}#column-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#column-hero{padding:48px 0}}#column-hero .inner{max-width:768px}#column-hero .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#909090}#column-hero .breadcrumb a{color:#909090;text-decoration:none;transition:color .2s ease}#column-hero .breadcrumb a:hover{color:#ed797c}#column-hero .breadcrumb .current{color:#6b6c6b}#column-hero .article-header{display:flex;flex-flow:column nowrap;gap:16px}#column-hero .article-category{font-size:14px;color:#ed797c;letter-spacing:2px;text-transform:uppercase}#column-hero .article-title{font-size:32px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#column-hero .article-title{font-size:24px}}#column-hero .article-meta{font-size:14px;color:#909090}#column-article{background:#fff;padding:64px 0}@media(max-width:767px){#column-article{padding:48px 0}}#column-article .inner{max-width:768px}#column-article .article-thumbnail{width:100%;margin-bottom:40px;border-radius:24px;overflow:hidden}#column-article .article-thumbnail img{width:100%;height:auto;display:block}#column-article .article-body,#column-article .article-body *{font-weight:400}#column-article .article-body h2,#column-article .article-body h3,#column-article .article-body h4,#column-article .article-body strong,#column-article .article-body b{font-weight:700}#column-article .article-body{font-size:16px;color:#6b6c6b;line-height:2}@media(max-width:767px){#column-article .article-body{font-size:14px}}#column-article .article-body h2{font-size:24px;color:#6b6c6b;margin-top:48px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #ed797c}@media(max-width:767px){#column-article .article-body h2{font-size:20px}}#column-article .article-body h3{font-size:20px;color:#6b6c6b;margin-top:32px;margin-bottom:16px}@media(max-width:767px){#column-article .article-body h3{font-size:18px}}#column-article .article-body p{margin-bottom:24px}#column-article .article-body ul,#column-article .article-body ol{margin-bottom:24px;padding-left:24px}#column-article .article-body li{margin-bottom:8px}#column-article .article-body img{max-width:100%;height:auto;border-radius:12px;margin:24px 0}#column-article .article-body blockquote{margin:24px 0;padding:24px;background:#f3f0e7;border-radius:12px;border-left:4px solid #ed797c}#column-article .article-body a{color:#ed797c;text-decoration:underline}#column-article .article-body a:hover{text-decoration:none}#columns-related{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#columns-related{padding:48px 0}}#columns-related .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:32px}#columns-related .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#columns-related .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#columns-related .section-header .title h2{font-size:24px}}#columns-related .section-header .title span{font-size:16px;color:#ed797c;letter-spacing:2px}#columns-related .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(min-width:768px)and (max-width:1024px){#columns-related .related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){#columns-related .related-grid{grid-template-columns:1fr}}#columns-related .related-card{display:flex;flex-flow:column nowrap;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#columns-related .related-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#columns-related .related-card .card-image{width:100%;height:140px;overflow:hidden}#columns-related .related-card .card-image img{width:100%;height:100%;object-fit:cover}#columns-related .related-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f9f9f9;font-size:12px;color:#909090}#columns-related .related-card .card-body{display:flex;flex-flow:column nowrap;gap:8px;padding:16px}#columns-related .related-card .card-category{font-size:11px;color:#ed797c;letter-spacing:1px;text-transform:uppercase}#columns-related .related-card .card-title{font-size:14px;color:#6b6c6b;line-height:1.5}#columns-related .related-card .card-date{font-size:11px;color:#909090}#news-index-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#news-index-hero{padding:48px 0}}#news-index-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#news-index-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#news-index-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#news-index-hero .title h1{font-size:28px}}#news-index-hero .title span{font-size:20px;color:#ed797c;letter-spacing:2px}@media(max-width:767px){#news-index-hero .title span{font-size:16px}}#news-index-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8;max-width:640px}@media(max-width:767px){#news-index-hero .description p{font-size:14px}}#news-list{background:#fff;padding:64px 0}@media(max-width:767px){#news-list{padding:48px 0}}#news-list .result-count{text-align:center;font-size:14px;color:#909090;margin-bottom:32px}#news-list .empty-state{text-align:center;padding:48px;background:#f9f9f9;border-radius:24px}#news-list .empty-state p{font-size:16px;color:#6b6c6b}#news-list .news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(min-width:768px)and (max-width:1024px){#news-list .news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){#news-list .news-grid{grid-template-columns:1fr}}#news-list .news-card{display:flex;flex-flow:column nowrap;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#news-list .news-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#news-list .news-card .card-image{width:100%;height:200px;overflow:hidden}#news-list .news-card .card-image img{width:100%;height:100%;object-fit:cover}#news-list .news-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f0e7;font-size:14px;color:#909090}#news-list .news-card .card-body{display:flex;flex-flow:column nowrap;gap:12px;padding:20px;flex:1}#news-list .news-card .card-category{font-size:12px;color:#ed797c;letter-spacing:2px;text-transform:uppercase}#news-list .news-card .card-title{font-size:18px;color:#6b6c6b;line-height:1.5}#news-list .news-card .card-excerpt{font-size:14px;color:#909090;line-height:1.8;flex:1}#news-list .news-card .card-date{font-size:12px;color:#909090;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}#news-list .pagination-wrapper{display:flex;justify-content:center;margin-top:48px}#news-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#news-hero{padding:48px 0}}#news-hero .inner{max-width:768px}#news-hero .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#909090}#news-hero .breadcrumb a{color:#909090;text-decoration:none;transition:color .2s ease}#news-hero .breadcrumb a:hover{color:#ed797c}#news-hero .breadcrumb .current{color:#6b6c6b}#news-hero .article-header{display:flex;flex-flow:column nowrap;gap:16px}#news-hero .article-category{font-size:14px;color:#ed797c;letter-spacing:2px;text-transform:uppercase}#news-hero .article-title{font-size:32px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#news-hero .article-title{font-size:24px}}#news-hero .article-meta{display:flex;align-items:center;gap:16px;font-size:14px;color:#909090}#news-article{background:#fff;padding:64px 0}@media(max-width:767px){#news-article{padding:48px 0}}#news-article .inner{max-width:768px}#news-article .article-thumbnail{width:100%;margin-bottom:40px;border-radius:24px;overflow:hidden}#news-article .article-thumbnail img{width:100%;height:auto;display:block}#news-article .article-body,#news-article .article-body *{font-weight:400}#news-article .article-body h2,#news-article .article-body h3,#news-article .article-body h4,#news-article .article-body strong,#news-article .article-body b{font-weight:700}#news-article .article-body{font-size:16px;color:#6b6c6b;line-height:2}@media(max-width:767px){#news-article .article-body{font-size:14px}}#news-article .article-body h2{font-size:24px;color:#6b6c6b;margin-top:48px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #ed797c}@media(max-width:767px){#news-article .article-body h2{font-size:20px}}#news-article .article-body h3{font-size:20px;color:#6b6c6b;margin-top:32px;margin-bottom:16px}@media(max-width:767px){#news-article .article-body h3{font-size:18px}}#news-article .article-body p{margin-bottom:24px}#news-article .article-body ul,#news-article .article-body ol{margin-bottom:24px;padding-left:24px}#news-article .article-body li{margin-bottom:8px}#news-article .article-body img{max-width:100%;height:auto;border-radius:12px;margin:24px 0}#news-article .article-body blockquote{margin:24px 0;padding:24px;background:#f3f0e7;border-radius:12px;border-left:4px solid #ed797c}#news-article .article-body a{color:#ed797c;text-decoration:underline}#news-article .article-body a:hover{text-decoration:none}#news-related{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#news-related{padding:48px 0}}#news-related .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:32px}#news-related .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#news-related .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#news-related .section-header .title h2{font-size:24px}}#news-related .section-header .title span{font-size:16px;color:#ed797c;letter-spacing:2px}#news-related .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(min-width:768px)and (max-width:1024px){#news-related .related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){#news-related .related-grid{grid-template-columns:1fr}}#news-related .related-card{display:flex;flex-flow:column nowrap;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#news-related .related-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#news-related .related-card .card-image{width:100%;height:140px;overflow:hidden}#news-related .related-card .card-image img{width:100%;height:100%;object-fit:cover}#news-related .related-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f9f9f9;font-size:12px;color:#909090}#news-related .related-card .card-body{display:flex;flex-flow:column nowrap;gap:8px;padding:16px}#news-related .related-card .card-category{font-size:11px;color:#ed797c;letter-spacing:1px;text-transform:uppercase}#news-related .related-card .card-title{font-size:14px;color:#6b6c6b;line-height:1.5}#news-related .related-card .card-author,#news-related .related-card .card-date{font-size:11px;color:#909090}#properties-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#properties-hero{padding:48px 0}}#properties-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#properties-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#properties-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#properties-hero .title h1{font-size:28px}}#properties-hero .title span{font-size:20px;color:#a9d172;letter-spacing:2px}@media(max-width:767px){#properties-hero .title span{font-size:16px}}#properties-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8;max-width:640px}@media(max-width:767px){#properties-hero .description p{font-size:14px}}#properties-list{background:#fff;padding:64px 0}@media(max-width:767px){#properties-list{padding:48px 0}}#properties-list .filter-form{border-radius:24px;background:#fff7ed;padding:24px;margin-bottom:32px}@media(max-width:767px){#properties-list .filter-form{padding:20px}}#properties-list .filter-form .life-tag-label{display:inline-flex!important;width:auto!important;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;border:1px solid rgba(0,0,0,.2);font-size:13px;cursor:pointer;transition:all .2s ease;background:#fff}#properties-list .filter-form .life-tag-label:hover{border-color:#ed797c}#properties-list .filter-form .life-tag-label:has(input:checked){border-color:#ed797c;background:linear-gradient(#ed797c1a,#ed797c1a),#fff}#properties-list .filter-form .life-tag-label input[type=checkbox]{width:14px;height:14px;border:solid 1px #c4c4c4;accent-color:#ed797c}#properties-list .filter-form .life-tag-label input[type=checkbox]:checked{background:#ed797c;border-color:#ed797c}#properties-list .filter-form .life-tag-label input[type=checkbox]:checked:after{border-color:#fff}#properties-list .filter-form .life-tag-label span{white-space:nowrap}#properties-list .filter-form .theme-tab{display:inline-block;padding:4px 12px;border-radius:100px;border:1px solid rgba(0,0,0,.2);font-size:13px;cursor:pointer;transition:all .2s ease;background:#fff;color:#6b6c6b}#properties-list .filter-form .theme-tab:hover{border-color:#ed797c}#properties-list .filter-form .theme-tab.active{background:#ed797c;border-color:#ed797c;color:#fff}#properties-list .filter-form .selected-life-tag{display:inline-flex;align-items:center;padding:6px 12px;background-color:#ed797c33;border:1px solid rgba(237,121,124,.4);border-radius:100px;font-size:12px;color:#c4565a}#properties-list .filter-form .search-btn{display:inline-block;padding:10px 24px;border-radius:100px;background:#ed797c;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:background .2s ease;white-space:nowrap}#properties-list .filter-form .search-btn:hover{background:#e74c50}#properties-list .result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(max-width:767px){#properties-list .result-header{flex-flow:column nowrap;align-items:flex-start;gap:16px}}#properties-list .result-count{font-size:14px;color:#909090}#properties-list .sort-form select{padding:8px 16px;border-radius:100px;border:2px solid rgba(0,0,0,.1);font-size:14px;color:#6b6c6b;background:#fff;cursor:pointer;transition:all .2s ease}#properties-list .sort-form select:hover{border-color:#a9d172}#properties-list .sort-form select:focus{outline:none;border-color:#a9d172}#properties-list .empty-state{text-align:center;padding:48px;background:#f9f9f9;border-radius:24px}#properties-list .empty-state p{font-size:16px;color:#6b6c6b}#properties-list .empty-state .clear-btn{display:inline-block;margin-top:16px;padding:8px 24px;border-radius:100px;border:2px solid #6b6c6b;font-size:14px;color:#6b6c6b;transition:all .2s ease}#properties-list .empty-state .clear-btn:hover{background:#6b6c6b;color:#fff}#properties-list .property-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(min-width:768px)and (max-width:1024px){#properties-list .property-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){#properties-list .property-grid{grid-template-columns:1fr}}#properties-list .property-card{display:flex;flex-flow:column nowrap;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#properties-list .property-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#properties-list .property-card .card-image{position:relative;width:100%;height:200px;overflow:hidden}#properties-list .property-card .card-image img{width:100%;height:100%;object-fit:cover}#properties-list .property-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f0e7;font-size:14px;color:#909090}#properties-list .property-card .card-image .badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:8px}#properties-list .property-card .card-image .badge{padding:4px 12px;border-radius:100px;font-size:11px;font-weight:700}#properties-list .property-card .card-image .badge.badge-new{background:gold;color:#6b6c6b}#properties-list .property-card .card-image .badge.badge-featured{background:#e07a5f;color:#fff}#properties-list .property-card .card-body{display:flex;flex-flow:column nowrap;gap:12px;padding:20px;flex:1}#properties-list .property-card .card-location{font-size:12px;color:#a9d172;letter-spacing:2px;text-transform:uppercase}#properties-list .property-card .card-title{font-size:18px;color:#6b6c6b;line-height:1.5}#properties-list .property-card .card-layout{font-size:14px;color:#909090}#properties-list .property-card .card-prices{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}#properties-list .property-card .card-prices .price-item .price-label{font-size:11px;color:#909090;margin-bottom:4px}#properties-list .property-card .card-prices .price-item .price-value{font-size:14px;color:#6b6c6b;font-weight:700}#properties-list .pagination-wrapper{display:flex;justify-content:center;margin-top:48px}#property-detail-page{background-color:#f7f4ed}.breadcrumb-wrapper{background-color:#fff;padding:16px 0}.breadcrumb-wrapper .inner{max-width:1240px}.breadcrumb-wrapper .breadcrumb{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;font-size:12px;color:#27272a}.breadcrumb-wrapper .breadcrumb a{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:2px 10px;border-radius:4px;color:#27272a;font-weight:500;text-decoration:none;transition:background-color .2s ease;flex-shrink:0;white-space:nowrap}.breadcrumb-wrapper .breadcrumb a:hover{background-color:#0000000d}.breadcrumb-wrapper .breadcrumb span:last-child{display:block;height:32px;line-height:28px;padding:2px 10px;border-radius:4px;color:#27272a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.breadcrumb-wrapper .breadcrumb .breadcrumb-separator{width:16px;height:16px;opacity:.8;flex-shrink:0}#property-overview{padding:24px 0}@media(max-width:767px){#property-overview{padding:24px 0}}#property-overview .inner{max-width:1080px}#property-overview .property-info-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 2px 8px #0000000f}@media(max-width:767px){#property-overview .property-info-card{padding:24px 20px;border-radius:16px}}#property-overview .property-info-card .badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}#property-overview .property-info-card .badge{display:inline-flex;align-items:center;padding:6px 16px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.5px}#property-overview .property-info-card .badge.badge-new{background-color:#fbbf24;color:#78350f}#property-overview .property-info-card .badge.badge-featured{background-color:#c97964;color:#fff}#property-overview .property-info-card .location{display:inline-block;font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;color:#6b6c6b;letter-spacing:1px;border-bottom:2px solid #ed797c;padding-bottom:4px;margin-bottom:32px}@media(max-width:767px){#property-overview .property-info-card .location{font-size:16px;margin-bottom:24px}}#property-overview .property-info-card .title{font-family:Zen Maru Gothic,sans-serif;font-size:30px;font-weight:700;color:#6b6c6b;line-height:1.27;letter-spacing:1.5px;margin-bottom:32px}@media(max-width:767px){#property-overview .property-info-card .title{font-size:24px;margin-bottom:24px}}#property-overview .property-info-card .price-row{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:16px}@media(max-width:767px){#property-overview .property-info-card .price-row{flex-direction:column;gap:12px}}#property-overview .property-info-card .price-item{display:flex;align-items:center;gap:16px;padding-bottom:8px}#property-overview .property-info-card .price-item .label-group{display:flex;align-items:center;gap:4px}#property-overview .property-info-card .price-item .icon{width:24px;height:24px;flex-shrink:0}#property-overview .property-info-card .price-item .label{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;letter-spacing:.8px;white-space:nowrap}#property-overview .property-info-card .price-item .value-group{display:flex;align-items:flex-end;gap:4px;padding-bottom:4px}#property-overview .property-info-card .price-item .value{font-family:Zen Maru Gothic,sans-serif;font-size:36px;font-weight:700;line-height:46px;color:#6b6c6b}@media(max-width:767px){#property-overview .property-info-card .price-item .value{font-size:28px;line-height:36px}}#property-overview .property-info-card .price-item .unit{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;line-height:30px;color:#6b6c6b;letter-spacing:1px;padding-bottom:2px}@media(max-width:767px){#property-overview .property-info-card .price-item .unit{font-size:16px;line-height:24px}}#property-overview .property-info-card .price-item .icon,#property-overview .property-info-card .price-item .label{color:#ed797c}#property-overview .property-info-card .address-row{display:flex;align-items:flex-start;gap:16px;padding-bottom:8px}#property-overview .property-info-card .address-row .label-group{display:flex;align-items:center;gap:4px;flex-shrink:0}#property-overview .property-info-card .address-row .icon{width:24px;height:24px;color:#ed797c;flex-shrink:0}#property-overview .property-info-card .address-row .label{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;color:#ed797c;letter-spacing:.8px;white-space:nowrap}#property-overview .property-info-card .address-row .value{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:500;color:#6b6c6b;letter-spacing:.8px;line-height:1.5;padding-bottom:4px}#property-overview .property-info-card .compact-tags{display:flex;flex-wrap:wrap;gap:4px;padding-top:16px}#property-overview .property-info-card .compact-tags .tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;background-color:#52525b;border-radius:16px;font-family:Zen Maru Gothic,sans-serif;font-size:12px;font-weight:700;color:#fff;text-decoration:none;transition:background-color .2s ease}#property-overview .property-info-card .compact-tags .tag:hover{background-color:#3f3f46}#property-overview .property-info-card .compact-tags .tag.more{background-color:#71717a;color:#fff}#property-life-story{padding:0 0 24px}@media(max-width:767px){#property-life-story{padding:0 0 24px}}#property-life-story .inner{max-width:1080px}#property-life-story .life-story-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 2px 8px #0000000f}@media(max-width:767px){#property-life-story .life-story-card{padding:24px 16px;border-radius:16px}}#property-life-story .section-header{display:flex;align-items:center;gap:8px;padding-bottom:17px;border-bottom:1px solid #ccc9c2;margin-bottom:24px}#property-life-story .section-header .icon{width:24px;height:24px;flex-shrink:0}#property-life-story .section-header h2{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;color:#6b6c6b;letter-spacing:1px;line-height:1;margin:0;padding:0;border:none}#property-life-story .life-story-content h2{border-left:4px solid #ed797c;padding-left:16px;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;color:#ed797c;letter-spacing:.8px;line-height:24px;margin-top:32px;margin-bottom:16px}#property-life-story .life-story-content h2:first-child{margin-top:0}#property-life-story .life-story-content h2 span{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;line-height:inherit}#property-life-story .life-story-content p{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:400;color:#6b6c6b;letter-spacing:.8px;line-height:24px}#property-life-story .life-story-content p+p{margin-top:8px}#property-life-story .life-story-content p span{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;line-height:inherit}#property-life-story .life-story-content ul{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:8px 0 0}#property-life-story .life-story-content ul li{display:flex;align-items:center;gap:8px}#property-life-story .life-story-content ul li:before{content:"";width:8px;height:8px;background-color:#ed797c;border-radius:50%;flex-shrink:0}#property-life-story .life-story-content ul li p{margin:0}#property-life-story .resident-comment{background-color:#fef2f2;padding:20px;border-radius:0 8px 8px 0;margin:32px 0 0;display:flex;gap:16px;align-items:flex-start}@media(max-width:767px){#property-life-story .resident-comment{flex-direction:column;gap:12px}}#property-life-story .resident-comment .comment-label{display:flex;align-items:center;flex-shrink:0}#property-life-story .resident-comment .comment-label .icon{width:53px;height:54px;flex-shrink:0}#property-life-story .resident-comment .comment-label .label{font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;color:#ed797c;letter-spacing:.7px;line-height:20px}#property-life-story .resident-comment .comment-body{font-family:Zen Maru Gothic,sans-serif;font-size:15.2px;font-weight:400;color:#6b6c6b;line-height:30.4px;margin:0;flex:1}#property-hero{padding:32px 0 0}@media(max-width:767px){#property-hero{padding:24px 0 0}}#property-hero .inner{max-width:1080px}#property-hero .gallery-container{overflow:hidden}#property-hero .blur-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(24px) brightness(.6);transform:scale(1.1);z-index:0}#property-hero .gallery-main{border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a;background-color:#000;cursor:pointer}#property-hero .gallery-main img:not(.blur-bg){width:100%;aspect-ratio:16/9;object-fit:contain;display:block;position:relative;z-index:1}#property-hero .main-image-static{display:block;position:relative}@media(max-width:767px){#property-hero .main-image-static{display:none}}#property-hero .main-image-splide{display:none;position:relative}@media(max-width:767px){#property-hero .main-image-splide{display:block}}#property-hero .main-image-splide .splide__track{border-radius:16px;overflow:hidden}#property-hero .main-image-splide .splide__slide{position:relative;overflow:hidden;background-color:#000}#property-hero .main-image-splide .splide__slide img:not(.blur-bg){width:100%;aspect-ratio:16/9;object-fit:contain;display:block;position:relative;z-index:1}#property-hero .main-image-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#ffffffe6;box-shadow:0 2px 8px #00000026;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;border:none;z-index:10}#property-hero .main-image-splide .splide__arrows .splide__arrow svg{width:20px;height:20px;color:#6b6c6b}#property-hero .main-image-splide .splide__arrows .splide__arrow:hover{background-color:#fff;box-shadow:0 4px 12px #0003}#property-hero .main-image-splide .splide__arrows .splide__arrow:disabled{opacity:.3;cursor:not-allowed}#property-hero .main-image-splide .splide__arrows .splide__arrow--prev{left:12px}#property-hero .main-image-splide .splide__arrows .splide__arrow--next{right:12px}#property-hero .main-image-splide .splide-counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2px;padding:4px 6px;background-color:#000000d9;border-radius:100px;z-index:1}#property-hero .main-image-splide .splide-counter__text{color:#fff;font-size:13px;font-weight:700;letter-spacing:.05em;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#property-hero .main-image-splide .splide-counter__text span{color:#fff}#property-hero .main-image-splide .splide-counter__arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:none;cursor:pointer}#property-hero .main-image-splide .splide-counter__arrow img{width:14px;height:14px}#property-hero .gallery-main.no-image{border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0}#property-hero .gallery-main.no-image span{font-size:18px;color:#6b6c6b}#property-hero .thumbnail-splide{margin-top:16px;position:relative}@media(max-width:767px){#property-hero .thumbnail-splide{display:none}}#property-hero .thumbnail-splide .splide__track{overflow:hidden}#property-hero .thumbnail-splide .splide__arrows .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);border-radius:16px;background-color:#ed797c;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;z-index:10;opacity:1}#property-hero .thumbnail-splide .splide__arrows .splide__arrow:hover{opacity:.8}#property-hero .thumbnail-splide .splide__arrows .splide__arrow:disabled{opacity:.3}#property-hero .thumbnail-splide .splide__arrows .splide__arrow--prev{left:8px}#property-hero .thumbnail-splide .splide__arrows .splide__arrow--next{right:8px}#property-hero .thumbnail-splide .thumbnail{display:block;width:100%;border-radius:8px;overflow:hidden;transition:all .2s ease;cursor:pointer;border:3px solid transparent;padding:0;background:none}#property-hero .thumbnail-splide .thumbnail img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}#property-hero .thumbnail-splide .thumbnail:hover{transform:scale(1.02)}#property-hero .thumbnail-splide .thumbnail.active{border-color:#ed797c}#property-renovation{padding:0 0 24px}@media(max-width:767px){#property-renovation{padding:0 0 24px}}#property-renovation .inner{max-width:1080px}#property-renovation .renovation-card{background:#ed797c;border-radius:20px;padding:32px}@media(max-width:767px){#property-renovation .renovation-card{padding:24px 16px;border-radius:16px}}#property-renovation .section-header{display:flex;align-items:center;gap:8px;padding-bottom:17px;border-bottom:1px solid white;margin-bottom:16px}#property-renovation .section-header .icon{width:24px;height:24px;flex-shrink:0;stroke:#fff}#property-renovation .section-header h2{font-family:Zen Maru Gothic,sans-serif;font-size:20px;font-weight:700;color:#fff;letter-spacing:1px;line-height:1;margin:0;padding:0;border:none}#property-renovation .renovation-notice{font-family:Zen Maru Gothic,sans-serif;font-size:14px;color:#fff;margin-bottom:24px}#property-renovation .renovation-group{margin-top:24px}#property-renovation .renovation-group:first-of-type{margin-top:0}#property-renovation .group-label{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:12px}#property-renovation .image-pair{display:flex;gap:16px}@media(max-width:767px){#property-renovation .image-pair{flex-direction:column}}#property-renovation .image-card{flex:1;background:#fff;border-radius:12px;overflow:hidden}#property-renovation .image-wrapper{position:relative;aspect-ratio:4/3}#property-renovation .image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}#property-renovation .image-badge{position:absolute;top:12px;right:12px;background:#fff;color:#ed797c;padding:4px 8px;border-radius:4px;font-family:Zen Maru Gothic,sans-serif;font-size:12px;font-weight:600}#property-renovation .image-badge.ai{background:#ed797c;color:#fff}#property-renovation .group-description{background:#fff;border-radius:12px;padding:12px 24px;margin-top:12px;font-family:Zen Maru Gothic,sans-serif;font-size:14px;color:#52525b;line-height:1.6}@media(max-width:767px){#property-renovation .group-description{padding:12px 16px}}#property-details{padding:0 0 64px}@media(max-width:767px){#property-details{padding:0 0 48px}}#property-details .inner{max-width:1080px}#property-details .info-section-title{margin-bottom:16px}#property-details .info-section-title h3{font-family:Zen Maru Gothic,sans-serif;font-size:18px;font-weight:700;color:#6b6c6b;padding-bottom:12px;border-bottom:2px solid #ed797c}#property-details .map-container iframe{width:100%;height:300px;border:0;border-radius:12px}#property-details .info-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 4px 20px #0000000d}@media(max-width:767px){#property-details .info-card{padding:24px 16px;border-radius:16px}}#property-details .info-card+.info-card{margin-top:24px}#property-details .info-table dl{display:grid;grid-template-columns:140px 1fr;gap:0}@media(max-width:767px){#property-details .info-table dl{grid-template-columns:1fr}}#property-details .info-table .info-row{display:contents}#property-details .info-table .info-row dt,#property-details .info-table .info-row dd{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.08)}#property-details .info-table .info-row dt{font-size:14px;color:#6b7280}@media(max-width:767px){#property-details .info-table .info-row dt{padding-bottom:4px;border-bottom:none}}#property-details .info-table .info-row dd{font-size:14px;color:#6b6c6b}@media(max-width:767px){#property-details .info-table .info-row dd{padding-top:0}}#property-details .info-table .info-row:last-of-type dt,#property-details .info-table .info-row:last-of-type dd{border-bottom:none}#property-description{padding:64px 0}@media(max-width:767px){#property-description{padding:48px 0}}#property-description .inner{max-width:1080px}#property-description .info-card{background:#f9f9f9;border-radius:24px;padding:32px}@media(max-width:767px){#property-description .info-card{padding:24px 16px;border-radius:16px}}#property-description .section-title-left{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:4px;margin-bottom:24px}#property-description .section-title-left h2{font-family:Zen Maru Gothic,sans-serif;font-size:24px;font-weight:700;color:#6b6c6b;letter-spacing:1.5px;line-height:1.4}#property-description .section-title-left span{font-size:12px;color:#ed797c;letter-spacing:2px;text-transform:uppercase}#property-description .property-description{font-size:15px;line-height:2;color:#6b6c6b;white-space:pre-wrap}#property-description .life-tags .theme-group{margin-bottom:16px}#property-description .life-tags .theme-group:last-child{margin-bottom:0}#property-description .life-tags .theme-name{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:8px}#property-description .life-tags .tags{display:flex;flex-wrap:wrap;gap:8px}#property-description .life-tags .tag{display:inline-flex;align-items:center;padding:8px 16px;background:linear-gradient(135deg,#ed797c26,#ed797c14);border:1px solid rgba(237,121,124,.3);border-radius:100px;font-size:13px;color:#c4565a;text-decoration:none;transition:all .2s ease}#property-description .life-tags .tag:hover{background:linear-gradient(135deg,#ed797c40,#ed797c26)}#property-contact .background{background-color:#a9d172;padding:48px 0 32px}#property-contact .inner{display:flex;flex-direction:column;align-items:center;max-width:1104px;margin:0 auto;padding:0 12px}#property-contact .section-title{text-align:center;margin-bottom:32px}#property-contact .section-title h2{font-family:Zen Maru Gothic,sans-serif;font-size:28px;font-weight:700;color:#fff;letter-spacing:1.5px;line-height:1.4}#property-contact .section-title span{display:block;font-size:14px;color:#fffc;letter-spacing:2px;text-transform:uppercase;margin-top:8px}#property-contact .cards{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;gap:24px;width:100%;max-width:1000px}#property-contact .card{display:flex;flex-flow:column nowrap;align-items:center;gap:24px;flex:1;min-width:300px;max-width:480px;padding:32px 24px;background-color:#fff;border-radius:32px;box-shadow:0 4px 20px #00000014}#property-contact .card .title{display:flex;flex-flow:column nowrap;align-items:center;gap:4px}#property-contact .card .title h3{font-family:Zen Maru Gothic,sans-serif;font-size:18px;font-weight:700;color:#6b6c6b;letter-spacing:1px}#property-contact .card .title span{font-size:13px;color:#ed797c;letter-spacing:.8px}#property-contact .contact-button{display:flex;justify-content:center;align-items:center;width:280px;height:64px;background-color:#a9d172;border-radius:100px;text-decoration:none;position:relative;transition:all .2s ease}#property-contact .contact-button:before{content:"";position:absolute;inset:6px;border:2px dashed rgba(255,255,255,.6);border-radius:100px;transition:border-color .2s ease}#property-contact .contact-button span{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;color:#fff;letter-spacing:1px}#property-contact .contact-button:hover{background-color:#98c45e;transform:translateY(-2px);box-shadow:0 4px 15px #a9d17266}#property-contact .phone-info{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#property-contact .phone-number{font-family:Zen Maru Gothic,sans-serif;font-size:36px;font-weight:700;color:#a9d172;text-decoration:none;letter-spacing:1px}#property-contact .phone-number:hover{opacity:.8}#property-contact .business-hours{font-size:14px;color:#6b7280;letter-spacing:.5px}#property-contact .property-name-display{margin-top:16px;padding:12px 20px;background:#a9d1721a;border-radius:12px;font-size:13px;color:#5a7a2e;text-align:center}@media(max-width:767px){#property-contact .background{padding:32px 16px 24px}#property-contact .section-title h2{font-size:22px}#property-contact .cards{flex-direction:column;gap:16px}#property-contact .card{min-width:auto;max-width:none;padding:24px 16px;border-radius:24px}#property-contact .contact-button{width:100%;max-width:260px;height:56px}#property-contact .phone-number{font-size:28px}}#property-related{padding:0 0 64px}@media(max-width:767px){#property-related{padding:0 0 48px}}#property-related .section-header{display:flex;flex-flow:column nowrap;align-items:center;margin-bottom:32px}#property-related .section-header .title{display:flex;flex-flow:column nowrap;align-items:center;gap:4px}#property-related .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#property-related .section-header .title h2{font-size:24px}}#property-related .section-header .title span{font-size:16px;color:#ed797c;letter-spacing:2px}#property-related .related-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}#property-related .related-card{display:flex;flex-flow:column nowrap;width:calc(25% - 18px);min-width:220px;max-width:280px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}@media(max-width:767px){#property-related .related-card{width:100%;max-width:none}}#property-related .related-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}#property-related .related-card .card-image{width:100%;height:160px;overflow:hidden}#property-related .related-card .card-image img{width:100%;height:100%;object-fit:cover}#property-related .related-card .card-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f9f9f9;font-size:12px;color:#909090}#property-related .related-card .card-body{display:flex;flex-flow:column nowrap;gap:8px;padding:16px}#property-related .related-card .card-location{font-size:11px;color:#ed797c;letter-spacing:1px}#property-related .related-card .card-title{font-size:14px;color:#6b6c6b;line-height:1.5}#property-related .related-card .card-layout{font-size:12px;color:#909090}#property-related .related-card .card-prices{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}#property-related .related-card .card-price{display:flex;flex-direction:column;gap:2px}#property-related .related-card .card-price .label{font-size:10px;color:#909090}#property-related .related-card .card-price .value{font-size:14px;font-weight:700;color:#6b6c6b}.sticky-simulator{position:fixed;bottom:0;left:0;right:0;z-index:999}.sticky-simulator .simulator-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:#63c4d7;color:#fff;border:none;cursor:pointer}.sticky-simulator .simulator-toggle .icon{width:20px;height:20px;flex-shrink:0;stroke:#fff}.sticky-simulator .simulator-toggle span{font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;color:#fff}.sticky-simulator .simulator-toggle .chevron{width:20px;height:20px;flex-shrink:0;stroke:#fff;transition:transform .3s ease}.sticky-simulator.expanded .simulator-toggle .chevron{transform:rotate(180deg)}.sticky-simulator .simulator-panel{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff;box-shadow:0 -4px 20px #0000001a}.sticky-simulator.expanded .simulator-panel{max-height:300px}.sticky-simulator .inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px;max-width:1240px;margin:0 auto}@media(max-width:767px){.sticky-simulator .inner{flex-direction:column;gap:16px;padding:16px}}.sticky-simulator .simulator-content{flex:1}.sticky-simulator .simulator-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sticky-simulator .simulator-header .icon{width:20px;height:20px;stroke:#ed797c;flex-shrink:0}.sticky-simulator .simulator-header .title{font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;color:#6b6c6b;letter-spacing:.5px}.sticky-simulator .simulator-header .note{font-size:12px;color:#71717a;margin-left:8px}.sticky-simulator .simulator-body{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media(max-width:767px){.sticky-simulator .simulator-body{flex-direction:column;align-items:flex-start;gap:12px}}.sticky-simulator .period-selector{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:767px){.sticky-simulator .period-selector{gap:6px}}.sticky-simulator .period-btn{padding:8px 16px;border:1px solid #e4e4e7;border-radius:4px;background:#fff;font-family:Zen Maru Gothic,sans-serif;font-size:13px;font-weight:500;color:#52525b;cursor:pointer;transition:all .2s ease}@media(max-width:767px){.sticky-simulator .period-btn{padding:6px 12px;font-size:12px}}.sticky-simulator .period-btn:hover{border-color:#ed797c}.sticky-simulator .period-btn.active{background:#ed797c;color:#fff;border-color:#ed797c}.sticky-simulator .result-summary{display:flex;align-items:center;gap:8px}.sticky-simulator .result-summary .comparison{font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;color:#6b6c6b}.sticky-simulator .result-summary .savings-badge{display:inline-flex;align-items:center;padding:6px 12px;background:#ed797c;border-radius:4px;font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;color:#fff}.sticky-simulator .result-summary .savings-badge #sticky-savings{font-size:20px;margin-right:2px;color:#fff}.sticky-simulator .remaining-cost{font-family:Zen Maru Gothic,sans-serif;font-size:14px;color:#52525b}.sticky-simulator .remaining-cost strong{color:#6b6c6b;font-weight:700}.sticky-simulator .remaining-cost strong #sticky-remaining{font-size:18px}.sticky-simulator .contact-button{display:inline-flex;align-items:center;justify-content:center;padding:20px 40px;background:#a9d172;border-radius:100px;font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;transition:background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;flex-shrink:0;position:relative}.sticky-simulator .contact-button:before{content:"";position:absolute;inset:6px;border:2px dashed #ffdab5;border-radius:100px;transition:border-color .1s ease-in-out}@media(max-width:767px){.sticky-simulator .contact-button{width:100%;padding:16px 24px}}.sticky-simulator .contact-button:hover{background:#fff;color:#a9d172;box-shadow:2px 2px 4px #0003}.sticky-simulator .contact-button:hover:before{border-color:#a9d172}.back-to-top{position:fixed;bottom:80px;right:24px;width:48px;height:48px;border-radius:50%;background-color:#a9d172;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,background-color .2s ease,box-shadow .2s ease;z-index:999}.back-to-top svg{width:24px;height:24px;stroke:#fff}.back-to-top:hover{background-color:#98c45e;box-shadow:0 6px 16px #0003}.back-to-top.visible{opacity:1;visibility:visible}@media(max-width:767px){.back-to-top{bottom:72px;right:16px;width:44px;height:44px}.back-to-top svg{width:20px;height:20px}}.image-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.image-modal-backdrop{position:absolute;inset:0;background-color:#000000e6}.image-modal-content{position:relative;width:90vw;max-width:1200px;z-index:1}@media(max-width:767px){.image-modal-content{width:100vw}}.image-modal-close{position:absolute;top:-48px;right:0;width:40px;height:40px;color:#fff;background:none;border:none;cursor:pointer;opacity:.8;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.image-modal-close:hover{opacity:1}@media(max-width:767px){.image-modal-close{top:-44px;right:8px}}.image-modal-counter{position:absolute;top:-40px;left:0;color:#fff;font-size:14px;opacity:.8}@media(max-width:767px){.image-modal-counter{top:-36px;left:8px}}.modal-gallery{position:relative;display:flex;align-items:center;justify-content:center}.modal-gallery img{width:100%;max-height:85vh;object-fit:contain;display:block}.modal-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background-color:#ffffff26;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;z-index:10}.modal-arrow svg{width:24px;height:24px;stroke:#fff}.modal-arrow:hover{background-color:#ffffff4d}.modal-arrow--prev{left:-64px}.modal-arrow--next{right:-64px}@media(max-width:767px){.modal-arrow{width:40px;height:40px;background-color:#ffffff40}.modal-arrow svg{width:20px;height:20px}.modal-arrow--prev{left:8px}.modal-arrow--next{right:8px}}#owner-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#owner-hero{padding:48px 0}}#owner-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#owner-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#owner-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#owner-hero .title h1{font-size:28px}}#owner-hero .title span{font-size:20px;color:#63c4d7;letter-spacing:2px}@media(max-width:767px){#owner-hero .title span{font-size:16px}}#owner-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#owner-hero .description p{font-size:14px}}#owner-problem{background:#fff;padding:80px 0}@media(max-width:767px){#owner-problem{padding:48px 0}}#owner-problem .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:40px}#owner-problem .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#owner-problem .section-header h2{font-size:30px;color:#27272a;font-weight:900}@media(max-width:767px){#owner-problem .section-header h2{font-size:24px}}#owner-problem .problem-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:800px;margin:0 auto}@media(max-width:767px){#owner-problem .problem-tags{gap:12px}}#owner-problem .tag{display:inline-flex;align-items:center;background:#f3f0e7;border:2px solid #e5e2db;border-radius:50px;padding:12px 24px;font-size:15px;color:#27272a;font-weight:500}@media(max-width:767px){#owner-problem .tag{font-size:14px;padding:10px 16px}}#owner-merit{background:#f3f0e7;padding:80px 0}@media(max-width:767px){#owner-merit{padding:48px 0}}#owner-merit .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:16px;margin-bottom:40px;text-align:center}#owner-merit .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#owner-merit .section-header h2{font-size:30px;color:#27272a;font-weight:900}@media(max-width:767px){#owner-merit .section-header h2{font-size:24px}}#owner-merit .section-header .subtitle{font-size:16px;color:#52525b}@media(max-width:767px){#owner-merit .section-header .subtitle{font-size:14px}}#owner-merit .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto}@media(max-width:767px){#owner-merit .cards{grid-template-columns:1fr;gap:16px}}#owner-merit .card{background:#fff;border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}#owner-merit .card-icon{width:56px;height:56px;background:#f3f0e7;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:12px}#owner-merit .card-icon svg{width:100%;height:100%;color:#63c4d7}#owner-merit .card-title{font-size:18px;font-weight:700;color:#27272a}#owner-merit .card-text{font-size:14px;color:#52525b;line-height:1.6}#owner-flow{background:#fff;padding:80px 0}@media(max-width:767px){#owner-flow{padding:48px 0}}#owner-flow .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:40px;text-align:center}#owner-flow .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#owner-flow .section-header h2{font-size:30px;color:#27272a;font-weight:900}@media(max-width:767px){#owner-flow .section-header h2{font-size:24px}}#owner-flow .section-header .subtitle{font-size:16px;color:#52525b}@media(max-width:767px){#owner-flow .section-header .subtitle{font-size:14px}}#owner-flow .steps{display:flex;flex-direction:column;gap:24px;max-width:800px;margin:0 auto}#owner-flow .step-card{display:flex;align-items:flex-start;gap:24px;background:#f3f0e7;border-radius:16px;padding:24px}@media(max-width:767px){#owner-flow .step-card{gap:16px;padding:20px}}#owner-flow .step-number{width:48px;height:48px;background:#63c4d7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;flex-shrink:0}@media(max-width:767px){#owner-flow .step-number{width:40px;height:40px;font-size:20px}}#owner-flow .step-content{flex:1}#owner-flow .step-title{font-size:18px;font-weight:700;color:#27272a;margin-bottom:8px}@media(max-width:767px){#owner-flow .step-title{font-size:16px}}#owner-flow .step-text{font-size:15px;color:#52525b;line-height:1.7}@media(max-width:767px){#owner-flow .step-text{font-size:14px}}#owner-condition{background:#f3f0e7;padding:80px 0}@media(max-width:767px){#owner-condition{padding:48px 0}}#owner-condition .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:40px;text-align:center}#owner-condition .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#owner-condition .section-header h2{font-size:30px;color:#27272a;font-weight:900}@media(max-width:767px){#owner-condition .section-header h2{font-size:24px}}#owner-condition .section-header .subtitle{font-size:16px;color:#52525b}@media(max-width:767px){#owner-condition .section-header .subtitle{font-size:14px}}#owner-condition .condition-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}@media(max-width:767px){#owner-condition .condition-columns{grid-template-columns:1fr;gap:16px}}#owner-condition .condition-card{background:#fff;border-radius:16px;padding:24px}#owner-condition .condition-card.allowed .card-header .icon{color:#22c55e}#owner-condition .condition-card.not-allowed .card-header .icon{color:#ef4444}#owner-condition .card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}#owner-condition .card-header .icon{font-size:24px;font-weight:700}#owner-condition .card-header h3{font-size:18px;font-weight:700;color:#27272a}@media(max-width:767px){#owner-condition .card-header h3{font-size:16px}}#owner-condition .condition-list{list-style:none;padding:0;margin:0}#owner-condition .condition-list li{position:relative;padding-left:20px;font-size:15px;color:#52525b;line-height:1.8}@media(max-width:767px){#owner-condition .condition-list li{font-size:14px}}#owner-condition .condition-list li:before{content:"✓";position:absolute;left:0;color:#52525b}#owner-condition .condition-card.not-allowed .condition-list li:before{content:"−"}#owner-fee{background:#fff;padding:80px 0}@media(max-width:767px){#owner-fee{padding:48px 0}}#owner-fee .section-header{display:flex;flex-flow:column nowrap;align-items:center;gap:12px;margin-bottom:40px;text-align:center}#owner-fee .section-header .label{font-family:Outfit,sans-serif;font-size:14px;color:#63c4d7;font-weight:700;letter-spacing:2px}#owner-fee .section-header h2{font-size:30px;color:#27272a;font-weight:900}@media(max-width:767px){#owner-fee .section-header h2{font-size:24px}}#owner-fee .section-header .subtitle{font-size:16px;color:#52525b}@media(max-width:767px){#owner-fee .section-header .subtitle{font-size:14px}}#owner-fee .fee-table-wrapper{max-width:700px;margin:0 auto}#owner-fee .fee-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;border:1px solid #e5e2db}#owner-fee .fee-table th,#owner-fee .fee-table td{padding:20px 24px;text-align:left;border-bottom:1px solid #e5e2db}@media(max-width:767px){#owner-fee .fee-table th,#owner-fee .fee-table td{padding:16px}}#owner-fee .fee-table tr:first-child th{border-top-left-radius:15px}#owner-fee .fee-table tr:first-child td{border-top-right-radius:15px}#owner-fee .fee-table tr:last-child th{border-bottom-left-radius:15px}#owner-fee .fee-table tr:last-child td{border-bottom-right-radius:15px}#owner-fee .fee-table tr:last-child th,#owner-fee .fee-table tr:last-child td{border-bottom:none}#owner-fee .fee-table th{background:#f3f0e7;font-size:15px;font-weight:700;color:#27272a}@media(max-width:767px){#owner-fee .fee-table th{font-size:14px;width:120px}}#owner-fee .fee-table td{font-size:15px;color:#52525b;line-height:1.6}@media(max-width:767px){#owner-fee .fee-table td{font-size:14px}}#owner-fee .fee-table td small{font-size:13px;color:#71717a}@media(max-width:767px){#owner-fee .fee-table td small{font-size:12px}}#owner-fee .fee-table .highlight{color:#a9d172;font-weight:700;font-size:18px}#owner-cta{background:#f3f0e7;padding:80px 0}@media(max-width:767px){#owner-cta{padding:60px 0}}#owner-cta .cta-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}#owner-cta .cta-content h2{font-size:28px;font-weight:700;color:#6b6c6b}@media(max-width:767px){#owner-cta .cta-content h2{font-size:22px}}#owner-cta .cta-content p{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#owner-cta .cta-content p{font-size:14px}}#owner-cta+#contact{background-color:#f3f0e7}#company-hero{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#company-hero{padding:48px 0}}#company-hero .inner{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;gap:16px}#company-hero .title{display:flex;flex-flow:column nowrap;align-items:center;gap:8px}#company-hero .title h1{font-size:36px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#company-hero .title h1{font-size:28px}}#company-hero .title span{font-size:20px;color:#63c4d7;letter-spacing:2px}@media(max-width:767px){#company-hero .title span{font-size:16px}}#company-hero .description p{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#company-hero .description p{font-size:14px}}#company-mission{background:#fff;padding:64px 0}@media(max-width:767px){#company-mission{padding:48px 0}}#company-mission .inner{max-width:760px;margin:0 auto;padding:0 12px}#company-mission .mission-content{text-align:center;display:flex;flex-flow:column nowrap;align-items:center;gap:16px}#company-mission .mission-content .label{font-size:16px;color:#63c4d7;font-weight:700;letter-spacing:2px}@media(max-width:767px){#company-mission .mission-content .label{font-size:14px}}#company-mission .mission-content h2{font-size:24px;color:#6b6c6b;line-height:1.6;font-weight:700}@media(max-width:767px){#company-mission .mission-content h2{font-size:18px}}#company-mission .mission-content .mission-text{margin-top:8px}@media(max-width:767px){#company-mission .mission-content .mission-text{text-align:left}}#company-mission .mission-content .mission-text p{font-size:16px;color:#6b6c6b;line-height:2;margin-bottom:16px}@media(max-width:767px){#company-mission .mission-content .mission-text p{font-size:14px}}#company-mission .mission-content .mission-text p:last-child{margin-bottom:0}#company-mission .mission-content .mission-text p.emphasis{margin-top:24px;font-weight:700}#company-about-euru{background:#fff;padding:64px 0}@media(max-width:767px){#company-about-euru{padding:48px 0}}#company-about-euru .inner{max-width:760px;margin:0 auto;padding:0 12px}#company-about-euru .section-header{display:flex;flex-flow:column nowrap;align-items:center;text-align:center;margin-bottom:40px}#company-about-euru .section-header .title{display:flex;flex-flow:column nowrap;align-items:center;gap:4px}#company-about-euru .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#company-about-euru .section-header .title h2{font-size:24px}}#company-about-euru .section-header .title span{font-size:16px;color:#63c4d7;letter-spacing:2px}#company-about-euru .about-content{background:#f3f0e7;border-radius:24px;padding:40px;text-align:center}@media(max-width:767px){#company-about-euru .about-content{padding:24px;border-radius:16px;text-align:left}}#company-about-euru .about-content p{font-size:16px;color:#6b6c6b;line-height:2;margin-bottom:16px}@media(max-width:767px){#company-about-euru .about-content p{font-size:14px}}#company-about-euru .about-content p:last-child{margin-bottom:0}#company-overview{background:#f3f0e7;padding:0}#company-overview .transition{height:auto}#company-overview .transition img{width:100%;display:block}#company-overview .transition-top{margin-bottom:-1px}#company-overview .transition-bottom{margin-top:-1px}#company-overview .inner{max-width:760px;margin:0 auto;padding:64px 12px}@media(max-width:767px){#company-overview .inner{padding:48px 12px}}#company-overview .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:40px}#company-overview .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#company-overview .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#company-overview .section-header .title h2{font-size:24px}}#company-overview .section-header .title span{font-size:16px;color:#63c4d7;letter-spacing:2px}#company-overview .overview-card{background:#fff;border-radius:24px;padding:40px}@media(max-width:767px){#company-overview .overview-card{padding:24px;border-radius:16px}}#company-overview .overview-list{display:flex;flex-flow:column nowrap}#company-overview .overview-item{display:flex;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}@media(max-width:767px){#company-overview .overview-item{flex-flow:column nowrap;gap:8px;padding:12px 0}}#company-overview .overview-item:first-child{padding-top:0}#company-overview .overview-item:last-child{border-bottom:none;padding-bottom:0}#company-overview .overview-item dt{width:120px;flex-shrink:0;font-size:16px;color:#6b6c6b;font-weight:700}@media(max-width:767px){#company-overview .overview-item dt{width:auto;font-size:14px}}#company-overview .overview-item dd{font-size:16px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#company-overview .overview-item dd{font-size:14px}}#company-ceo{background:#fff;padding:64px 0}@media(max-width:767px){#company-ceo{padding:48px 0}}#company-ceo .inner{max-width:760px;margin:0 auto;padding:0 12px}#company-ceo .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:40px}#company-ceo .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#company-ceo .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#company-ceo .section-header .title h2{font-size:24px}}#company-ceo .section-header .title span{font-size:16px;color:#a9d172;letter-spacing:2px}#company-ceo .ceo-card{background:#f3f0e7;border-radius:24px;padding:32px;display:flex;gap:32px}@media(max-width:767px){#company-ceo .ceo-card{flex-flow:column nowrap;gap:24px;padding:24px;border-radius:16px}}#company-ceo .ceo-image{flex-shrink:0;width:160px}@media(max-width:767px){#company-ceo .ceo-image{width:120px}}#company-ceo .ceo-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px}#company-ceo .ceo-image .placeholder-image{width:100%;aspect-ratio:1;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}#company-ceo .ceo-image .placeholder-image span{font-size:14px;color:#6b6c6b}#company-ceo .ceo-info{display:flex;flex-flow:column nowrap;gap:8px}#company-ceo .ceo-name{font-size:24px;color:#6b6c6b;font-weight:700}@media(max-width:767px){#company-ceo .ceo-name{font-size:20px}}#company-ceo .ceo-title{font-size:14px;color:#6b6c6b}#company-ceo .ceo-description{margin-top:8px}#company-ceo .ceo-description p{font-size:16px;color:#6b6c6b;line-height:2;margin-bottom:16px}@media(max-width:767px){#company-ceo .ceo-description p{font-size:14px}}#company-ceo .ceo-description p:last-child{margin-bottom:0}#company-services{background:#f3f0e7;padding:64px 0}@media(max-width:767px){#company-services{padding:48px 0}}#company-services .inner{max-width:760px;margin:0 auto;padding:0 12px}#company-services .section-header{display:flex;flex-flow:column nowrap;align-items:flex-start;margin-bottom:40px}#company-services .section-header .title{display:flex;flex-flow:column nowrap;gap:4px}#company-services .section-header .title h2{font-size:28px;color:#6b6c6b;line-height:1.4}@media(max-width:767px){#company-services .section-header .title h2{font-size:24px}}#company-services .section-header .title span{font-size:16px;color:#63c4d7;letter-spacing:2px}#company-services .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:767px){#company-services .services-grid{grid-template-columns:1fr;gap:16px}}#company-services .service-item{background:#fff;border-radius:24px;padding:24px}@media(max-width:767px){#company-services .service-item{padding:20px;border-radius:16px}}#company-services .service-item h4{font-size:16px;color:#6b6c6b;font-weight:700;margin-bottom:12px}@media(max-width:767px){#company-services .service-item h4{font-size:15px;margin-bottom:8px}}#company-services .service-item p{font-size:14px;color:#6b6c6b;line-height:1.8}@media(max-width:767px){#company-services .service-item p{font-size:13px}}
