.l-header{opacity:0;pointer-events:none}.l-header.js-active{opacity:1;pointer-events:all}.p-wrap{display:flex;justify-content:space-between;align-items:flex-end;padding:27px 32px 48px}@media screen and (max-width: 810px){.p-wrap{flex-wrap:wrap;gap:40px}}@media screen and (max-width: 650px){.p-wrap{padding:27px 20px 48px}}.p-nav{width:327px;min-width:327px}@media screen and (max-width: 1080px){.p-nav{width:290px;min-width:290px}}@media screen and (max-width: 810px){.p-nav{order:2;width:100%}}.p-nav__buttons{display:flex;gap:10px}.p-nav__button{width:124px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;text-align:center;border-radius:10px 10px 0 0;cursor:pointer}.p-nav__button:first-child{background-color:#4dc5d5}.p-nav__button:nth-child(2){background-color:#e8ae4a}.p-nav__wrap{padding:30px 25px 26px;background-color:#4dc5d5;border-radius:0 20px 20px 20px}@media screen and (max-width: 1080px){.p-nav__wrap{padding:28px 20px 25px}}.p-nav__wrap.--owner{background-color:#e8ae4a}.p-nav__wrap.--owner .p-nav__list:first-child{display:none}.p-nav__wrap.--owner .p-nav__list:nth-child(2){display:flex}.p-nav__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 0;border-radius:10px}.p-nav__list:nth-child(2){display:none}.p-nav__item{width:47.8%;background-color:#fff;border-radius:10px;box-shadow:0 4px #e5e5e5;padding:20px 10px 10px;transition:transform .3s,box-shadow .3s}@media screen and (max-width: 1080px){.p-nav__item{padding:18px 8px 10px}}.p-nav__item:hover{transform:translateY(4px);box-shadow:0 0 #e5e5e5}.p-nav__icon{width:50px;height:42px;object-fit:contain;margin:0 auto}.p-nav__text{font-size:1.2rem;text-align:center;margin-top:8px}.p-nav__contents{margin-top:25px;padding-top:20px;position:relative}.p-nav__contents::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-image:linear-gradient(to right, #fff 50%, transparent 50%);background-size:12px 100%;background-repeat:repeat-x}.p-nav__card{position:relative;height:78px;background-color:#fff;border-radius:10px;box-shadow:0 4px #e5e5e5;padding:20px 10px;transition:transform .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center}.p-nav__card:hover{transform:translateY(4px);box-shadow:0 0 #e5e5e5}.p-nav__card:first-child .icon{width:58px;top:-6px}@media screen and (max-width: 1080px){.p-nav__card:first-child .icon{width:50px;top:-4px}}.p-nav__card:first-child .icon:first-child{right:-6px}@media screen and (max-width: 1080px){.p-nav__card:first-child .icon:first-child{right:-8px}}.p-nav__card:first-child .icon:nth-child(2){left:-6px}@media screen and (max-width: 1080px){.p-nav__card:first-child .icon:nth-child(2){left:-8px}}.p-nav__card:nth-child(2) .icon{width:68px;top:2px}@media screen and (max-width: 1080px){.p-nav__card:nth-child(2) .icon{width:60px}}.p-nav__card:nth-child(2) .icon:first-child{left:-6px}@media screen and (max-width: 1080px){.p-nav__card:nth-child(2) .icon:first-child{left:-12px}}.p-nav__card:nth-child(2) .icon:nth-child(2){right:8px}@media screen and (max-width: 1080px){.p-nav__card:nth-child(2) .icon:nth-child(2){right:5px}}.p-nav__card:nth-child(3) .icon{width:78px;top:2px}@media screen and (max-width: 1080px){.p-nav__card:nth-child(3) .icon{width:64px}}.p-nav__card:nth-child(3) .icon:first-child{right:-12px}.p-nav__card:nth-child(3) .icon:nth-child(2){left:-12px}.p-nav__card:nth-child(n+2){margin-top:12px}.--owner .p-nav__card .icon:first-child{display:none}.--owner .p-nav__card .icon:nth-child(2){display:block}.p-nav__card .icon{position:absolute}.p-nav__card .icon:nth-child(2){display:none}.p-nav__card .text{font-size:1.4rem}.p-logo{position:absolute;left:50%;transform:translateX(-50%);top:27px;width:104px}@media screen and (max-width: 810px){.p-logo{left:32px;transform:translateX(0)}}@media screen and (max-width: 650px){.p-logo{left:20px;width:90px}}@media screen and (max-width: 500px){.p-logo{width:70px}}.p-mv{width:71.3%;height:calc(100vh - 74px);max-height:720px;overflow:hidden}@media screen and (max-height: 660px)and (min-width: 1081px){.p-mv{height:100vh}}@media screen and (max-width: 1080px){.p-mv{width:67%}}@media screen and (max-width: 810px){.p-mv{width:100%}}.p-mv__buttons{display:flex;justify-content:flex-end;gap:20px}@media screen and (max-width: 650px){.p-mv__buttons{gap:12px}}@media screen and (max-width: 500px){.p-mv__buttons{gap:8px}}.p-mv__button{width:176px;height:57px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#535353}@media screen and (max-width: 650px){.p-mv__button{width:150px;height:50px;font-size:1.5rem}}@media screen and (max-width: 500px){.p-mv__button{width:105px;height:40px;font-size:1.2rem}}.p-mv__button.--mail{background-color:#42b0a1}.p-mv__button.--mail .icon{width:18px;height:max-content;margin-right:7px}@media screen and (max-width: 650px){.p-mv__button.--mail .icon{width:15px}}@media screen and (max-width: 500px){.p-mv__button.--mail .icon{width:13px;margin-right:5px}}.p-mv__contents{position:relative;margin-top:25px;height:100%}@media screen and (max-width: 500px){.p-mv__contents{margin-top:20px}}.p-mv__image{width:100%;height:100%;border-radius:20px;overflow:hidden}.p-mv__desc{position:absolute;top:55px;right:40px}@media screen and (max-width: 650px){.p-mv__desc{top:50px;right:20px}}.p-mv__title{font-size:5.8rem;line-height:1.2;color:#fff;text-align:right;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width: 1080px){.p-mv__title{font-size:5.2rem}}@media screen and (max-width: 650px){.p-mv__title{font-size:8.5vw}}.p-mv__title .color{color:#42b0a1}.p-mv__titleEn{color:#fff;font-size:2.2rem;text-align:right;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width: 650px){.p-mv__titleEn{font-size:1.8rem}}.p-worry{padding:50px 0 80px}@media screen and (max-width: 650px){.p-worry{padding:30px 0 50px}}.p-worry::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:99.5%;height:52px;width:135px;background-color:#fff;clip-path:polygon(0 0, 50% 100%, 100% 0);z-index:2}@media screen and (max-width: 500px){.p-worry::before{height:40px;width:110px}}.p-worry__contents{padding:64px 105px 70px;border:3px solid #42b0a1;background-color:rgba(66,176,161,.1);border-radius:20px}@media screen and (max-width: 1080px){.p-worry__contents{padding:64px 8% 70px}}@media screen and (max-width: 650px){.p-worry__contents{padding:50px 6% 85px}}.p-worry__title{font-size:3rem;text-align:center}@media screen and (max-width: 810px){.p-worry__title{font-size:2.8rem}}@media screen and (max-width: 500px){.p-worry__title{line-height:1.4}}.p-worry__title .large{font-size:4rem;line-height:1;background-image:radial-gradient(circle at center, #000 18%, transparent 10%);background-position:top right;background-repeat:repeat-x;background-size:1.1em .2em;padding-top:.2em}@media screen and (max-width: 810px){.p-worry__title .large{font-size:3.6rem}}.p-worry__list{margin-top:30px;position:relative;z-index:2}.p-worry__item{padding-left:28px;background-image:url(../../../../assets/images/top/check.svg);background-size:20px;background-position:0 2px;background-repeat:no-repeat;font-size:1.8rem;line-height:1.4;letter-spacing:.01em;font-weight:bold}@media screen and (max-width: 500px){.p-worry__item{font-size:1.6rem;line-height:1.5;padding-left:25px;background-size:18px}}.p-worry__item:nth-child(n+2){margin-top:15px}.p-worry__image{position:absolute;bottom:0;right:40px;width:350px}@media screen and (max-width: 1080px){.p-worry__image{width:28vw}}@media screen and (max-width: 810px){.p-worry__image{width:20vw;right:10px}}@media screen and (max-width: 500px){.p-worry__image{width:24vw}}.p-service{padding:80px 0;background-color:#42b0a1}.p-service .c-button{background-color:#fff;color:#000;margin:30px auto 0}.p-service .c-button:hover{background-color:#e8ae4a;color:#fff}.p-service .c-button:hover .arrow{background-color:#fff}.p-service .c-button:hover .arrow::before{border-top:2px solid #e8ae4a;border-right:2px solid #e8ae4a}.p-service .c-button .arrow{background-color:#e8ae4a}.p-service .c-button .arrow::before{border-top:2px solid #fff;border-right:2px solid #fff}.p-service__title{position:relative;display:table;margin:0 auto}.p-service__title .en{position:absolute;left:50%;transform:translateX(-50%);top:-60px;font-size:22rem;line-height:1;color:rgba(255,255,255,.1);pointer-events:none}@media screen and (max-width: 810px){.p-service__title .en{font-size:23vw;top:-40px}}.p-service__title .row{display:block;margin:0 auto;text-align:center;font-size:2.6rem;color:#fff;padding-bottom:15px;border-bottom:1px solid #fff}@media screen and (max-width: 500px){.p-service__title .row{font-size:2.2rem}}.p-service__title .row:nth-child(2){font-style:italic;padding-top:20px}@media screen and (max-width: 500px){.p-service__title .row:nth-child(2){padding-top:15px}}.p-service__title .bg{color:#359084;background-color:#fff;margin:0 5px}.p-service__title .large{font-size:3.8rem;color:#fff;font-style:italic;line-height:1;background-image:radial-gradient(circle at center, #fff 12%, transparent 15%);background-position:top right;background-repeat:repeat-x;background-size:1em .3em;padding-top:.1em}@media screen and (max-width: 500px){.p-service__title .large{font-size:3.2rem;line-height:1.7}}.p-service__wrap{display:flex;justify-content:center;gap:1.8%;margin-top:25px}@media screen and (max-width: 500px){.p-service__wrap{flex-wrap:wrap;gap:30px 0}}.p-service__contents{width:23.6%;border-radius:10px;overflow:hidden;background-color:#fff}@media screen and (max-width: 500px){.p-service__contents{width:100%}}.p-service__contents:hover .p-service__image img{transform:scale(1.05)}.p-service__image{overflow:hidden;aspect-ratio:121/69}.p-service__image img{transition:transform .3s}.p-service__desc{height:calc(100% - 137px);padding:10px 10px 15px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px}@media screen and (max-width: 500px){.p-service__desc{height:auto;padding:15px}}.p-service__desc .arrow{position:relative;width:34px;aspect-ratio:1/1;border-radius:50%;background-color:#e8ae4a}.p-service__desc .arrow::before{content:"";position:absolute;left:45%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff}.p-service__text{line-height:1.4}.p-title{margin-top:-10px}@media screen and (max-width: 650px){.p-title{margin-top:-5px}}.p-title .en{font-size:18rem;line-height:.8;letter-spacing:.01em;color:rgba(66,176,161,.2);margin-left:-128px}@media screen and (max-width: 1200px){.p-title .en{margin-left:-7vw}}@media screen and (max-width: 1080px){.p-title .en{margin-left:-6vw;font-size:17.6rem}}@media screen and (max-width: 810px){.p-title .en{font-size:16rem}}@media screen and (max-width: 650px){.p-title .en{font-size:13rem;margin-left:-6.5vw}}@media screen and (max-width: 500px){.p-title .en{font-size:10rem}}.p-title .ja{position:relative;font-size:1.8rem;margin-top:25px}@media screen and (max-width: 650px){.p-title .ja{margin-top:15px}}.p-title .ja::before{content:"";position:absolute;left:-8px;top:-6px;width:20px;height:7px;background-image:url(../../../../assets/images/common/title_shape.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0}.p-heading{font-size:4rem;line-height:1.3}@media screen and (max-width: 1080px){.p-heading{font-size:3.8rem}}@media screen and (max-width: 810px){.p-heading{font-size:3.2rem}}@media screen and (max-width: 500px){.p-heading{font-size:2.8rem}}.p-feature{padding-bottom:90px}.p-feature .c-button{margin-top:30px}@media screen and (max-width: 650px){.p-feature .c-button{margin:30px auto 0}}.p-feature__contents{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.p-feature__contents{flex-wrap:wrap;gap:50px}}.p-feature__contents .p-heading{margin:15px 0 20px}.p-feature__desc{width:47.5%}@media screen and (max-width: 650px){.p-feature__desc{width:100%}}.p-feature__images{width:47.8%;height:max-content;display:flex;justify-content:center;flex-wrap:wrap;gap:40px 11.7%;margin-top:90px}@media screen and (max-width: 810px){.p-feature__images{margin-top:140px;gap:30px 11.7%}}@media screen and (max-width: 650px){.p-feature__images{width:100%;margin-top:0}}@media screen and (max-width: 500px){.p-feature__images{gap:20px 8%}}.p-feature__image{box-shadow:0 0 20px rgba(66,176,161,.3)}.p-feature__image:first-child{width:73.8%;height:242px;margin-left:40px}@media screen and (max-width: 1080px){.p-feature__image:first-child{height:22vw}}@media screen and (max-width: 650px){.p-feature__image:first-child{height:40vw}}.p-feature__image:nth-child(2){width:49.3%;height:162px}@media screen and (max-width: 1080px){.p-feature__image:nth-child(2){height:15vw}}@media screen and (max-width: 650px){.p-feature__image:nth-child(2){height:28vw}}@media screen and (max-width: 500px){.p-feature__image:nth-child(2){width:51.5%}}.p-feature__image:nth-child(3){width:39%;height:128px;margin-top:60px}@media screen and (max-width: 1080px){.p-feature__image:nth-child(3){height:11.8vw}}@media screen and (max-width: 810px){.p-feature__image:nth-child(3){margin-top:40px}}@media screen and (max-width: 650px){.p-feature__image:nth-child(3){height:23.8vw}}@media screen and (max-width: 500px){.p-feature__image:nth-child(3){width:40.5%;margin-top:20px}}.p-feature__image img{border-radius:10px}.p-results{background-color:rgba(77,197,213,.1);padding-bottom:70px}.p-results__desc{position:relative}.p-results__box{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:25px}@media screen and (max-width: 650px){.p-results__box{position:relative;justify-content:flex-end}}@media screen and (max-width: 500px){.p-results__box{gap:18px}}.p-results__prev,.p-results__next{position:relative;top:initial;left:initial;right:initial;margin-top:0;width:54px;min-width:54px;height:54px;border-radius:50%;background-color:#4dc5d5}@media screen and (max-width: 500px){.p-results__prev,.p-results__next{width:40px;min-width:40px;height:40px}}.p-results__prev::after,.p-results__next::after{content:"";position:absolute;left:46%;top:50%;transform:translate(-50%, -50%) rotate(45deg);border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px}@media screen and (max-width: 500px){.p-results__prev::after,.p-results__next::after{width:8px;height:8px}}.p-results__prev{transform:scale(-1, 1)}.p-results__pagination{position:relative;color:transparent;width:42px;height:50px;transform:translateY(10px)}.p-results__pagination::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-40deg);height:1px;width:45px;background-color:#4dc5d5}.swiper-pagination-current{position:absolute;left:2px;top:0;font-size:2.2rem;line-height:1;color:#4dc5d5}.swiper-pagination-total{position:absolute;right:2px;bottom:0;color:rgba(77,197,213,.4)}.p-results__contents{position:relative;margin:30px calc(50% - 50vw) 0 0;padding:0 0 20px 110px}@media screen and (max-width: 650px){.p-results__contents{margin:30px calc(50% - 50vw) 0;width:100vw;padding:0 0 20px}}.p-results__contents::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:70%;background-color:#42b0a1;border-radius:10px 0 0 10px}.p-results__image{aspect-ratio:3/2;border-radius:20px;overflow:hidden}.p-results__title{color:#fff;font-size:1.8rem;margin:20px 0 15px}.p-results__text{color:#fff}.p-instagram{padding:100px 0 80px}@media screen and (max-width: 500px){.p-instagram{padding:80px 0}}.p-instagram__wrap{display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 650px){.p-instagram__wrap{flex-wrap:wrap;gap:40px}}.p-instagram__desc{width:44%;margin-top:80px}@media screen and (max-width: 1080px){.p-instagram__desc{margin-top:6vw}}@media screen and (max-width: 810px){.p-instagram__desc{margin-top:2vw}}@media screen and (max-width: 650px){.p-instagram__desc{width:100%;margin-top:0}}.p-instagram__desc .p-heading{margin-bottom:20px}.p-instagram__desc .p-heading .color{color:#42b0a1;line-height:1}.p-instagram__desc .c-button{margin-top:30px}.p-instagram__gallery{margin-right:calc(50% - 50vw);width:50%}@media screen and (max-width: 1080px){.p-instagram__gallery{width:55%}}@media screen and (max-width: 650px){.p-instagram__gallery{margin:0 calc(50% - 50vw);width:100vw}}.p-instagram__slide{height:380px}@media screen and (max-width: 1080px){.p-instagram__slide{height:40vw}}@media screen and (max-width: 650px){.p-instagram__slide{height:70vw}}@media screen and (max-width: 500px){.p-instagram__slide{height:82vw}}.p-instagram__button{position:relative;display:flex;justify-content:flex-end;gap:20px}.p-instagram__prev,.p-instagram__next{position:relative;top:initial;left:initial;right:initial;margin-top:0;width:54px;min-width:54px;height:54px;border-radius:50%;background-color:#42b0a1}.p-instagram__prev::after,.p-instagram__next::after{content:"";position:absolute;left:46%;top:50%;transform:translate(-50%, -50%) rotate(45deg);border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px}.p-instagram__prev{transform:scale(-1, 1)}