.l-footer{background-color:#fff}.l-footer__container{padding:64px 0 64px;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.l-footer__container{padding:60px 0 0;flex-direction:column;gap:24px}}.l-footer__container *{color:#222;font-weight:500;letter-spacing:.08em}@media screen and (max-width:599px){.l-footer__container *{font-size:14px}}.p-footer__logo{max-width:272px;width:100%;height:66px;aspect-ratio:272/66;background-color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1025px){.p-footer__logo{margin-bottom:15px}}.p-footer__logo img{max-width:240px}.p-footer__hp{color:#222;font-weight:400}@media screen and (max-width:1024px){.p-footer__hp{display:none}}.p-footer__hp img{display:inline-block}.p-footer__items{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.p-footer__items{flex-direction:column;gap:24px}}@media screen and (min-width:1025px){.p-footer__items{width:58%;max-width:487px}}.p-footer__links{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1025px){.p-footer__links{gap:16px;max-width:175px}}@media screen and (max-width:1024px){.p-footer__info{display:flex;flex-direction:column-reverse;gap:28px}}.p-footer__map{margin-bottom:20px}.p-footer__btn a{font-weight:400}.p-footer__osusume{margin-top:8px;width:279px}@media screen and (max-width:1024px){.p-footer__osusume{display:none}}.p-footer__osusume-inner{display:flex;flex-wrap:nowrap}.p-footer__osusume p{color:initial;margin-bottom:7px;font-weight:400}.p-footer__osusume-link{display:inline-block;margin-right:15px}.p-footer__copyright{height:32px;display:flex;justify-content:center;align-items:center;background-color:#f0879a}.p-footer__copyright p{color:#fff;font-size:12px}.l-header{position:fixed;top:0;left:0;right:0;z-index:10;height:80px;background-color:#fff;display:flex;align-items:center}@media screen and (max-width:1024px){.l-header{height:60px}}.l-header__container{width:90%;margin-inline:auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.l-header__container{gap:16px}}.p-header__logo{display:block;max-width:240px}@media screen and (max-width:599px){.p-header__logo{max-width:120px}}.p-header__right{display:flex;gap:16px;z-index:100;position:relative;align-items:center}.p-header__login{cursor:pointer;transition:.4s}@media screen and (max-width:1024px){.p-header__login{width:40px}.p-header__login.u-guest,.p-header__login.u-guest img{width:auto;height:100%;max-height:40px}}.p-header__login-close{display:block}@media screen and (min-width:1025px){.p-header__login-close.active{display:none}}.p-header__login-open{display:none}@media screen and (min-width:1025px){.p-header__login-open.active{display:block}}.p-header__menu-icon{border-radius:50%;border:2px solid #ab8dc3;width:60px;aspect-ratio:1/1;cursor:pointer;position:relative;transition:.4s;transition-delay:.5s}@media screen and (max-width:1024px){.p-header__menu-icon{width:40px}}.p-header__menu-icon span{display:block;width:24px;height:2px;background-color:#ab8dc3;position:absolute;left:50%;transition:.4s}@media screen and (max-width:1024px){.p-header__menu-icon span{width:16px}}.p-header__menu-icon span.m-top{top:37%;transform:translateX(-50%)}.p-header__menu-icon span.m-middle{top:50%;transform:translate(-50%,-50%)}.p-header__menu-icon span.m-bottom{top:59%;transform:translateX(-50%)}@media screen and (min-width:1025px){.p-header__menu-icon.active{background-color:#fff;border:2px solid #fff}}@media screen and (min-width:1025px){.p-header__menu-icon.active span{background-color:#f0879a}}.p-header__menu-icon.active .m-top{top:40%;rotate:-23deg}.p-header__menu-icon.active .m-middle{opacity:0}.p-header__menu-icon.active .m-bottom{top:57%;rotate:23deg}.p-header__menu-items{position:absolute;max-width:463px;width:100%;background-color:#f0879a;top:80px;height:100vh;right:-100%;z-index:10;transition:.4s;padding-inline:30px}@media screen and (min-width:1025px){.p-header__menu-items{top:0}}@media screen and (max-width:1024px){.p-header__menu-items{top:60px}}.p-header__menu-items.active{right:0}.p-header__menu-items ul{display:flex;flex-direction:column;gap:24px;margin-bottom:28px;margin-top:45%}.p-header__menu-items li *{color:#fff}.p-header__menu-items li a{font-family:"Montserrat",sans-serif;font-size:48px;font-weight:700;display:flex;align-items:center;gap:12px}@media screen and (max-width:599px){.p-header__menu-items li a{font-size:28px}}.p-header__menu-items li span{font-size:16px}@media screen and (max-width:599px){.p-header__menu-items li span{font-size:13px}}.p-header__menu-items .c-btn{width:320px;background-color:#fff}.p-header__menu-items .c-btn a{color:#f0879a}.c-btn{background-color:#f0879a;height:50px;text-align:center;border-radius:50px}.c-btn:hover{scale:1.05;transition-duration:.5s}.c-btn a{color:#fff;height:100%;letter-spacing:.1em;font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center}@media screen and (max-width:599px){.c-btn a{font-size:16px}}html{color:#222;background-color:#fdf3f5;font-family:"Noto Sans JP",sans-serif;scroll-behavior:smooth}@media screen and (max-width:599px){html{font-size:62.5%}}body{font-size:14px}.c-container{max-width:1000px;margin-inline:auto;font-size:14px;line-height:160%;box-sizing:content-box;padding-inline:20px}img{-o-object-fit:contain;object-fit:contain;display:block}*[class*=ani]{opacity:0;transition:.8s;transform:translateY(20%)}.fadein{opacity:1;transform:translate(0)}.fi-section{transform:translate(0,0);transition:all 1.4s;transform:translate(0,20%)}.c-title{color:#ab8dc3;font-weight:700;font-family:"Montserrat",sans-serif;font-size:3rem}@media screen and (max-width:599px){.c-title{font-size:28px}}.c-title__sub{font-size:1rem;font-weight:600;letter-spacing:.1em}.l-mv{background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/img_mv2.png) no-repeat center;background-size:contain;aspect-ratio:1440/630;overflow-y:hidden;position:relative;margin-top:80px;height:100%}@media screen and (max-width:1024px){.l-mv{background-size:120%;margin-top:60px}}@media screen and (max-width:599px){.l-mv{background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/img_mv-sp.png) no-repeat center;background-size:180%;aspect-ratio:375/678;background-position-y:0;overflow-x:clip}}.l-mv__container{text-align:center}.p-mv__title{font-size:clamp(27px,3.33vw,48px);font-family:"Kaisei Opti",serif;padding-top:5.5%;margin-bottom:12px}@media screen and (max-width:1024px){.p-mv__title{padding-top:1%}}@media screen and (max-width:599px){.p-mv__title{padding-top:50%}}.p-mv__sub{font-size:clamp(16px,1.67vw,24px);line-height:180%}@media screen and (max-width:1024px){.p-mv__sub{line-height:160%}}.p-mv__img01{position:absolute;aspect-ratio:240/165;width:32%;left:50%;transform:translateX(-50%);bottom:-100%;opacity:0;transition:1.4s;z-index:1}@media screen and (max-width:599px){.p-mv__img01{width:120%;max-width:300px;left:55%}}.p-mv__img01.test{opacity:1;bottom:-7.8%;animation-duration:2s}@media screen and (max-width:599px){.p-mv__img01.test{bottom:80px}}.p-mv__img02{position:absolute;aspect-ratio:76/67;max-width:150px;width:5.4%;left:59%;bottom:30%;opacity:0;transition:.4s;transition-delay:2.8s}@media screen and (max-width:599px){.p-mv__img02{width:70px;left:80%}}.p-mv__img02.test{opacity:1;bottom:38%;animation-name:test;animation-delay:2s;animation-duration:4s}@keyframes test{0%{rotate:0}25%{rotate:10deg}50%{rotate:-10deg}100%{rotate:0deg}}.l-news{margin-top:80px;margin-bottom:80px;position:relative;z-index:1}@media screen and (max-width:1024px){.l-news{margin-bottom:100px}}@media screen and (max-width:599px){.l-news{margin-top:40px}}.p-news__heading{display:flex;gap:12px;align-items:baseline}@media screen and (max-width:1024px){.p-news__heading{justify-content:center}}.p-news__items{display:flex;gap:32px;justify-content:space-between;flex-direction:column}@media screen and (min-width:1025px){.p-news__items{flex-direction:row}}.p-news__item{display:flex;gap:16px;flex-direction:column}@media screen and (max-width:1024px){.p-news__item{min-width:335px;width:70%;margin-inline:auto}}@media screen and (min-width:1025px){.p-news__item{flex-direction:row}}@media screen and (min-width:1025px){.p-news__item:nth-of-type(2){transition-delay:.4s}}.p-news__item-img{width:100%}.p-news__item-img img{border-radius:10px;-o-object-fit:cover;object-fit:cover;aspect-ratio:335/160;margin:0 auto}@media screen and (min-width:1025px){.p-news__item-img img{max-width:240px;aspect-ratio:240/160}}@media screen and (min-width:1025px){.p-news__item-content{max-width:220px}}.p-news__item-date{font-family:"futura-pt",sans-serif;font-weight:400;margin-bottom:.75rem}@media screen and (max-width:599px){.p-news__item-date{font-size:12px;margin-bottom:12px}}@media screen and (max-width:599px){.p-news__item-text{font-size:14px}}.l-about{max-width:1440px;margin-inline:auto;position:relative;z-index:0;background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/bg_circle.png) no-repeat center;background-size:cover;overflow-x:clip;padding:120px 0 160px;margin-bottom:50px}@media screen and (max-width:599px){.l-about{background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/bg_circle-sp.png) no-repeat center;background-size:cover}}@media screen and (max-width:1024px){.l-about{padding-top:80px;padding-bottom:80px}}.l-about:before{position:absolute;content:"";background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/ill_road.png) no-repeat center;background-size:contain;aspect-ratio:375/420;max-width:375px;width:100%;right:5%;top:-13%;z-index:-1}@media screen and (max-width:1024px){.l-about:before{right:-2%;top:-9%}}@media screen and (max-width:599px){.l-about:before{max-width:232px;top:-7%}}.p-about__deco{position:relative;transition:.4s;transform:translateY(20%);opacity:0}.p-about__deco.active{transform:translateY(0);opacity:1;transition-delay:1s}.p-about__deco.active:after{position:absolute;content:"";background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/ill_car.png) no-repeat center;background-size:contain;aspect-ratio:125/100;max-width:140px;width:100%;right:8%;top:4%;animation-delay:1s;animation-name:ani-car;animation-duration:2s}@media screen and (max-width:1024px){.p-about__deco.active:after{right:3%;top:-110px;animation-name:ani-car-sp}}@media screen and (max-width:599px){.p-about__deco.active:after{max-width:90px;top:-107px}}.p-about__title{font-family:"Kaisei Opti",serif;text-align:center;font-size:1.5rem;font-weight:500;margin-bottom:24px;letter-spacing:.1em}@media screen and (max-width:599px){.p-about__title{font-size:18px}}.p-about__title span{color:#f0879a;font-size:2.5rem}.p-about__heading{text-align:center;margin-bottom:40px}@media screen and (max-width:599px){.p-about__heading{margin-bottom:24px}}.p-about__tosho{margin-bottom:60px;position:relative}@media screen and (max-width:1024px){.p-about__tosho{margin-inline:auto;width:-moz-fit-content;width:fit-content}}.p-about__tosho:after{position:absolute;content:"";background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/ill_tomato.png) no-repeat center;background-size:contain;aspect-ratio:125/100;max-width:60px;width:14%;bottom:-7%;opacity:1;animation-delay:1s;animation-name:ani-tomato;animation-duration:2s;left:95%}@media screen and (min-width:1025px){.p-about__tosho:after{bottom:-1%;max-width:140px;left:95%;min-width:90px;width:5vw}}@media screen and (max-width:599px){.p-about__tosho:after{left:85%;z-index:-1}}.p-about__tosho-content{display:flex;justify-content:flex-end;align-items:center;gap:42px;flex-direction:column}@media screen and (min-width:1025px){.p-about__tosho-content{flex-direction:row}}@media screen and (max-width:599px){.p-about__tosho-content{gap:24px}}.p-about__tosho-img{position:relative;max-width:460px;width:90%}@media screen and (min-width:1025px){.p-about__tosho-img{width:60%}}.p-about__tosho-img .u-srtowberry{position:absolute;max-width:100px;width:21%;aspect-ratio:100/76;top:-30px;left:-7%}.p-about__tosho-img .u-srtowberry.active{animation-name:ani-srtowberry;animation-delay:1s;animation-duration:4s}@media screen and (max-width:599px){.p-about__tosho-img .u-map{width:93%;min-width:280px;margin-inline:auto}}.p-about__tosho-img .u-bird{position:absolute;max-width:100px;width:22%;aspect-ratio:1/1;right:-15%;bottom:0;z-index:1}@media screen and (max-width:599px){.p-about__tosho-img .u-bird{right:-10%}}.p-about__tosho-img .u-bird.active{animation-name:ani-srtowberry;animation-duration:5s}.p-about__tosho-text{line-height:180%;letter-spacing:.08em;max-width:460px}@media screen and (min-width:1025px){.p-about__tosho-text{padding-top:30px}}@media screen and (max-width:599px){.p-about__tosho-text{font-size:14px;line-height:160%}}.p-about__miryoku-items{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:20px}@media screen and (min-width:1025px){.p-about__miryoku-items{flex-direction:row;align-items:stretch}}.p-about__miryoku-item{background-color:#fdf3f5;padding:14px;aspect-ratio:320/420;border-radius:20px;width:100%}@media screen and (max-width:1024px){.p-about__miryoku-item{width:55%;min-width:320px}}@media screen and (min-width:1025px){.p-about__miryoku-item{max-width:320px}}@media screen and (min-width:1025px){.p-about__miryoku-item:nth-of-type(2){transition-delay:.4s}}@media screen and (min-width:1025px){.p-about__miryoku-item:nth-of-type(3){transition-delay:.6s}}.p-about__miryoku-item *{letter-spacing:.08em;line-height:160%}.p-about__miryoku-item-img{width:100%;border-radius:60px;margin-bottom:16px}.p-about__miryoku-item-img img{width:100%;height:auto;border-radius:20px;aspect-ratio:292/180;-o-object-fit:cover;object-fit:cover}.p-about__miryoku-item-title{letter-spacing:.1em;text-align:center;font-size:1.25rem;font-weight:700;margin-bottom:12px}@media screen and (max-width:599px){.p-about__miryoku-item-title{font-size:20px}}.p-about__miryoku-item-link{text-decoration:underline;color:#f0879a}.p-about__miryoku-item-text{font-size:.875rem}@media screen and (max-width:599px){.p-about__miryoku-item-text{font-size:14px}}@keyframes ani-car{0%{scale:.5;right:4%;opacity:1;transform:translateY(-200px)}10%{right:7%}40%{right:4%;transform:translateY(0)}}@keyframes ani-car-sp{0%{scale:.5;right:-2%;transform:translateY(-200px)}5%{right:-2%}10%{right:3%}40%{right:-4%;transform:translateY(0)}}@keyframes ani-srtowberry{0%{rotate:0deg}10%{rotate:15deg}20%{rotate:0deg}30%{rotate:15deg}40%{rotate:0deg}}.l-service{background-color:#ffb8c5;background:linear-gradient(180deg,transparent 0,5%,#ffb8c5 5% 100%);padding-top:70px;padding-bottom:120px;position:relative;height:100%;z-index:1}.l-service:before{position:absolute;content:"";background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/deco_wave.svg);background-repeat:repeat-x;width:100%;height:inherit;top:0;left:0;right:0;z-index:-1}.p-service__title{font-family:"Kaisei Opti",serif;font-size:2.875rem;margin-bottom:40px;text-align:center}.p-service__dummy{background-color:#d9d9d9;width:100%;aspect-ratio:1000/345;border-radius:20px;position:relative}.p-service__dummy:before,.p-service__dummy:after{position:absolute;content:""}.p-service__dummy:after{background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/ill_heart.png) no-repeat;background-size:contain;width:88px;aspect-ratio:88/78;right:16px;top:67px}.p-service__sche{position:relative}.p-service__sche:before{position:absolute;content:"";background:url(//project-tonosho.jp/wp/wp-content/themes/tohnosho-theme/src/css/../img/ill_balloon.png) no-repeat;background-size:contain;aspect-ratio:100/143;width:6vw;max-width:100px;bottom:-40px;left:-7vw;z-index:1}@media screen and (max-width:1180px){.p-service__sche:before{left:-2vw;bottom:-75px}}@media screen and (max-width:1024px){.p-service__sche:before{left:5vw;bottom:-40px;width:10vw}}@media screen and (max-width:599px){.p-service__sche:before{width:15%;left:0;bottom:-5%}}.p-service__sche-title{color:#222;text-align:center;font-size:20px;font-family:"Kaisei Opti",serif;margin-bottom:24px}.p-service__sche-items{display:flex;justify-content:flex-start;gap:20px}@media screen and (max-width:1024px){.p-service__sche-items{align-items:center;flex-direction:column}}.p-service__sche-item{position:relative;max-width:320px;min-height:372px;border-radius:20px;background-color:#fff;aspect-ratio:320/372;padding:20px}.p-service__sche-img{margin-bottom:12px}.p-service__sche-img img{-o-object-fit:cover;object-fit:cover;margin-inline:auto;aspect-ratio:280/162;border-radius:20px}.p-service__sche-content .u-new{display:inline-block;background-color:#f0879a;color:#fff;font-weight:700;font-family:"futura-pt",sans-serif;padding:6px 16px;font-size:12px;line-height:12px;text-align:center;margin-bottom:5px}.p-service__sche-content .u-date{color:#a9a9a9;font-weight:700;font-size:12px;margin-bottom:12px}.p-service__sche-content .u-title{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:600;font-size:clamp(14px,1.11vw,16px)}.p-service__sche-content-btn{position:absolute;bottom:20px;left:50%;translate:-50% 0;width:75%}.p-service__sche-content-btn.c-btn{height:40px;border-radius:40px}.l-faq{padding:120px 0}.p-faq__heading{text-align:center;margin-bottom:40px}.p-faq__heading .c-title{color:#f0879a;margin-bottom:12px}.p-faq__item{padding:20px;background-color:#fff;border-radius:10px}.p-faq__item *{letter-spacing:.1em;font-size:max(14px,.875rem);font-weight:600}@media screen and (max-width:599px){.p-faq__item *{font-size:14px}}.p-faq__item:not(:last-child){margin-bottom:16px}.p-faq__item-q{position:relative;padding-left:40px;cursor:pointer}@media screen and (max-width:599px){.p-faq__item-q{width:90%;padding-left:30px}}.p-faq__item-q .m_q{position:absolute;font-size:20px;font-weight:700;color:#f0879a;font-family:"futura-pt",sans-serif;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:599px){.p-faq__item-q .m_q{top:0;transform:initial}}.p-faq__item-q .m_open{position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:.4s;rotate:0deg;transform-origin:50% 0%}@media screen and (max-width:599px){.p-faq__item-q .m_open{right:-10%}}.p-faq__item-q .m_open.active{rotate:180deg}.p-faq__item-a{display:none;position:relative;padding-left:40px;padding-top:20px}@media screen and (max-width:599px){.p-faq__item-a{padding-left:30px}}.p-faq__item-a-txt{width:93%}.p-faq__item-a-link{text-decoration:underline;color:#f0879a}@media screen and (max-width:599px){.p-faq__item-a-txt{width:90%}}.p-faq__item-a .m_a{position:absolute;font-size:20px;font-weight:700;color:#aeaeae;font-family:"futura-pt",sans-serif;left:0}.l-contact{background-color:#ab8dc3;padding:60px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.p-contact__img{max-width:240px;margin-inline:auto;transform:translateY(20px)}@media screen and (min-width:1025px){.p-contact__img{transform:translateY(40px)}}.p-contact__text{color:#fff;font-size:clamp(90px,8.89vw,128px);font-family:"futura-pt",sans-serif;font-weight:700;text-align:center;line-height:1;position:relative;z-index:1}@media screen and (max-width:599px){.p-contact__text{font-size:60px;letter-spacing:5.2px}}@media screen and (max-width:1024px){.p-contact__text{margin-bottom:24px}}.p-contact__btn{margin-inline:auto;width:320px}.p-contact__bottom-img{position:fixed;bottom:20px;right:20px;z-index:1000;width:128px;height:128px}@media screen and (max-width:599px){.p-contact__bottom-img{bottom:10px;right:10px;z-index:1000;width:96px;height:96px}}.p-contact__bottom-img img{width:100%;height:100%;object-fit:contain}