@charset "UTF-8";:root{--theme-black: #222222;--theme-white: #fff;--theme-brown: #825E1D;--theme-main: #FAD473;--theme-sub: #A9BC00;--theme-main-btn: #03C755;--theme-accent-btn: #00336A;--theme-main-text: #392200;--theme-sub-text: #FAEECC;--theme-base: #FAEECC;--theme-black-rgb: 34, 34, 34;--theme-white-rgb: 255 255 255;--theme-main-rgb: 250, 212, 115;--theme-sub-rgb: 169, 188, 0;--theme-main-btn-rgb: 3, 199, 85;--theme-accent-btn-rgb: 0, 51, 106;--theme-main-text-rgb: 57, 34, 0;--theme-sub-text-rgb: 250, 238, 204;--theme-base-rgb: 250, 238, 204}@font-face{font-family:NotoSansJP;src:url(../fonts/NotoSansJP-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:NotoSansJP;src:url(../fonts/NotoSansJP-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:NotoSansJP;src:url(../fonts/NotoSansJP-Black.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:ZenKakuGothicAntique;src:url(../fonts/ZenKakuGothicAntique-Black.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:ZenKakuGothicAntique;src:url(../fonts/ZenKakuGothicAntique-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:ZenKakuGothicAntique;src:url(../fonts/ZenKakuGothicAntique-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:KiwiMaru;src:url(../fonts/KiwiMaru-Medium.woff2) format("woff2");font-weight:500;font-style:normal}:root{--baseFont: "ZenKakuGothicAntique", sans-serif;--accentFont: "NotoSansJP", sans-serif;--KiwiMaru: "KiwiMaru", sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth;font-size:16px}@media (max-width: 374px){html{font-size:4.2780748663vw}}@media screen and (min-width: 768px){html{font-size:1.7777777778vw}}@media (min-width: 900px){html{font-size:16px}}*,*:before,*:after{box-sizing:border-box;min-inline-size:0}body{line-height:1.875;font-family:var(--baseFont);font-weight:500;letter-spacing:0em;color:var(--theme-main-text);background-color:var(--theme-base);position:relative;background-position:left top;background-repeat:repeat;background-size:min(200vw,2560px) min(440.625vw,5640px)}.is-no-webp body{background-image:url(../images/00_common/base_bg.png)}.is-webp body{background-image:url(../images/00_common/base_bg.webp)}body.is-fixed{width:100%;height:100%;overflow:hidden}a{color:inherit;text-decoration:none;transition:opacity .3s ease}@media (hover: hover){a:hover{opacity:.7}}@media screen and (min-width: 768px){a[href^="tel:"]{pointer-events:none}}li{list-style:none}img{max-width:100%;width:100%;height:auto;display:block}input,textarea{margin:0;padding:0;font:inherit;color:inherit;outline:none;border:none;border-radius:0;resize:none}input:focus,textarea:focus{outline:none;border:none}button{margin:0;padding:0;font:inherit;color:inherit;background-color:transparent;border:none;cursor:pointer;transition:opacity .3s ease}@media (hover: hover){button:hover{text-decoration:none;opacity:.7}}details summary{list-style:none;cursor:pointer}details summary::-webkit-details-marker{display:none}figure{margin:0}picture{display:block;height:100%}abbr{text-decoration:none}.l-header{background-color:rgba(var(--theme-main-rgb),1);position:fixed;width:100%;top:0;left:0;z-index:10000;transition:background-color .5s ease}@media screen and (min-width: 768px){.l-header{background-color:rgba(var(--theme-main-rgb),0)}}.l-header[data-popup=visible]{z-index:0}.l-header__inner{display:flex;justify-content:space-between;align-items:center;max-width:100%;width:100%;margin-inline:auto;padding-inline:20px}@media screen and (min-width: 768px){.l-header__inner{max-width:1100px;padding-inline:min(4.6875vw,60px)}}@media screen and (min-width: 768px){.l-header__inner{padding-block:.625rem}}.l-header__logo{display:grid;place-items:center}.l-header__logo-link{display:inline-block;width:9.25rem}@media screen and (min-width: 768px){.l-header__logo-link{width:10.625rem}}.l-header__nav{position:fixed;width:100%;height:100%;height:100dvh;top:0;left:0;z-index:1000;background-color:rgba(var(--theme-main-rgb),.95);overflow:auto;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}@media screen and (min-width: 768px){.l-header__nav{height:100%;opacity:1;visibility:visible;position:static;height:auto;background-color:rgba(var(--theme-main-rgb),0)}}.l-header__items{display:flex;flex-direction:column;align-items:center;gap:1.875rem;padding-block:4.0625rem 4.5rem}@media screen and (min-width: 768px){.l-header__items{flex-direction:row;justify-content:flex-end;padding-block:0;gap:2.3125rem}}.l-header__item-link{font-size:1.125rem;line-height:1.6666666667;font-weight:700}@media screen and (min-width: 768px){.l-header__item-link{font-size:1rem}}.l-header__item-link--logo{display:inline-block;width:10.375rem;margin-bottom:1.75rem}.l-header__item-link--logo img{aspect-ratio:166/123;height:auto;object-fit:contain}.l-header__item-link--line{display:flex;align-items:center;justify-content:center;background-color:var(--theme-main-btn);color:var(--theme-white);font-weight:900;line-height:1.4444444444;padding-block:.9375rem;padding-inline:2.25rem;border-radius:100vmax}.l-header__menu-btn{top:0}.l-header__menu-btn[data-manu-open]{right:1rem;width:2.1875rem;height:2.5rem;display:grid;place-items:center;align-content:center;gap:.4375rem}.l-header__menu-btn[data-manu-open] .l-header__menu-btn-bar{display:block;width:2.1875rem;height:.125rem;background-color:var(--theme-white)}.l-header__menu-btn[data-manu-close]{position:fixed;z-index:1000;right:0;width:3.75rem;height:4rem;display:inline-block}.l-header__menu-btn[data-manu-close] .l-header__menu-btn-bar{position:absolute;top:50%;left:50%;display:block;width:1.0625rem;height:.125rem;background-color:var(--theme-main-text);border-radius:100vmax}.l-header__menu-btn[data-manu-close] .l-header__menu-btn-bar:nth-of-type(1){transform:translate(-50%,-50%) rotate(45deg)}.l-header__menu-btn[data-manu-close] .l-header__menu-btn-bar:nth-of-type(2){transform:translate(-50%,-50%) rotate(-45deg)}.l-header__float{position:fixed;z-index:1000;top:.5rem;right:4.1875rem;width:3.8125rem;height:auto;display:grid;grid-template-columns:auto auto;gap:.75rem;align-items:center}@media screen and (min-width: 768px){.l-header__float{width:4.5rem;grid-template-columns:1fr;gap:2.25rem;top:calc(50vh - 4.8125rem);right:-.0625rem;justify-items:center;background-color:rgba(var(--theme-main-rgb),1);border-radius:.9375rem 0 0 .9375rem;padding-block:1.5625rem;transform:translate(101%);transition:transform .4s ease}.l-header__float.is-visible{transform:translate(0)}}.l-header__float-link{width:1.4375rem}.l-header__float-link img{aspect-ratio:34/34;object-fit:contain;height:auto}@media screen and (min-width: 768px){.l-header__float-link{width:2.125rem}}.l-header.is-open .l-header__nav{opacity:1;visibility:visible}.l-header.is-open .l-header__float{opacity:0;visibility:hidden}@media screen and (min-width: 768px){.l-header.is-color{background-color:rgba(var(--theme-main-rgb),1)}}.l-footer{background-color:var(--theme-white)}.l-footer__inner{max-width:30rem;width:100%;margin-inline:auto;padding-inline:20px;padding-block:4.5625rem 2.1875rem;position:relative;z-index:0}@media screen and (min-width: 768px){.l-footer__inner{max-width:1020px;padding-inline:min(4.6875vw,60px);padding-block:4.375rem 2.5rem}}.l-footer__logo{display:block;width:7.5rem;height:auto;aspect-ratio:120/89;margin-inline:auto}@media screen and (min-width: 768px){.l-footer__logo{width:10.75rem}}.l-footer__copyright{text-align:center;font-size:.75rem;line-height:1.5;display:block;margin-top:3.0625rem}@media screen and (min-width: 768px){.l-footer__copyright{margin-top:1.6875rem;font-size:1rem;line-height:1.4166666667}}.l-footer__top-btn{display:block;position:absolute;top:0;right:1.25rem;transform:translateY(-50%);width:3.375rem;height:auto;aspect-ratio:1/1;background-image:url(../images/00_common/btn_top.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 768px){.l-footer__top-btn{width:3.75rem}}.l-inner{max-width:30rem;width:100%;margin-inline:auto;padding-inline:20px}@media screen and (min-width: 768px){.l-inner{max-width:1020px;padding-inline:min(4.6875vw,60px)}}.c-gallery{padding-top:3.5rem}@media screen and (min-width: 768px){.c-gallery{padding-top:6.25rem}}.c-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"galleryNum01 galleryNum01" "galleryNum02 galleryNum03" "galleryNum04 galleryNum05" "galleryNum06 galleryNum07" "galleryNum08 galleryNum08" "galleryNum09 galleryNum10";gap:.5rem}@media screen and (min-width: 768px){.c-gallery__grid{grid-template-areas:"galleryNum01 galleryNum02" "galleryNum01 galleryNum03" "galleryNum04 galleryNum05" "galleryNum06 galleryNum08" "galleryNum07 galleryNum08" "galleryNum09 galleryNum10"}}.c-gallery__img img{aspect-ratio:446/290;object-fit:cover;height:100%}.c-gallery__img[data-gallery-num="01"]{grid-area:galleryNum01}.c-gallery__img[data-gallery-num="01"] img{aspect-ratio:446/588}.c-gallery__img[data-gallery-num="02"]{grid-area:galleryNum02}.c-gallery__img[data-gallery-num="03"]{grid-area:galleryNum03}.c-gallery__img[data-gallery-num="04"]{grid-area:galleryNum04}.c-gallery__img[data-gallery-num="05"]{grid-area:galleryNum05}.c-gallery__img[data-gallery-num="06"]{grid-area:galleryNum06}.c-gallery__img[data-gallery-num="07"]{grid-area:galleryNum07}.c-gallery__img[data-gallery-num="08"]{grid-area:galleryNum08}.c-gallery__img[data-gallery-num="08"] img{aspect-ratio:446/588}.c-gallery__img[data-gallery-num="09"]{grid-area:galleryNum09}.c-gallery__img[data-gallery-num="10"]{grid-area:galleryNum10}.c-gallery__btn{display:grid;place-items:center;margin-top:2.25rem}@media screen and (min-width: 768px){.c-gallery__btn{margin-top:6.4375rem}}.c-gallery__btn-link{display:flex;align-items:center;justify-content:center;width:min(21.875rem,100%);color:var(--theme-white);background-color:var(--theme-accent-btn);border-radius:100vmax;font-size:1.25rem;font-weight:700;line-height:1.45;padding-block:1.4375rem}@media screen and (min-width: 768px){.c-gallery__btn-link{width:31.8125rem;font-size:1.5rem;line-height:1.4583333333;padding-block:1.25rem}}.c-info{padding-block:1.875rem 5.1875rem}@media screen and (min-width: 768px){.c-info{padding-block:4.75rem 9.75rem}}.c-info__row{display:grid;grid-template-columns:1fr;background-image:linear-gradient(to right,var(--theme-main-text) .3125rem,transparent .3125rem);background-size:.625rem .0625rem;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width: 768px){.c-info__row{grid-template-columns:12.125rem 1fr}}.c-info__head{padding-block:1.5rem 0;font-size:.875rem;line-height:2.1428571429}@media screen and (min-width: 768px){.c-info__head{padding-block:1.5rem;font-size:1rem;line-height:2.375}}.c-info__body{font-size:.875rem;line-height:2.1428571429;padding-block:0 1.75rem}@media screen and (min-width: 768px){.c-info__body{margin-top:0;padding-block:1.5rem;font-size:1rem;line-height:2.375}}.c-info__link{display:grid;place-items:center;width:fit-content;padding-block:.375rem;padding-inline:1.625rem;margin-top:1rem;font-size:.875rem;background-color:var(--theme-main-btn);border-radius:100vmax;color:var(--theme-white);font-weight:700}@media screen and (min-width: 768px){.c-info__link{padding-block:.6875rem;padding-inline:1.625rem;font-size:1rem;line-height:1.5}}.c-info__mail--noscript{display:block;height:1rem}.p-top-fv__inner{position:relative;z-index:0}.p-top-fv__logo{width:10.5rem;position:absolute;top:4.6875rem;left:50%;z-index:1;transform:translate(-50%)}.p-top-fv__logo img{aspect-ratio:168/124;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-fv__logo{width:15.25rem;top:7.1875rem}}.p-top-fv__catch{position:absolute;z-index:1;width:100%;top:13.1875rem;left:50%;transform:translate(-50%);text-align:center;display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.p-top-fv__catch{top:19.1875rem}}.p-top-fv__catch-img{display:block;width:min(100%,21.875rem);margin-inline:auto}@media screen and (min-width: 768px){.p-top-fv__catch-img{width:27.875rem}}.p-top-fv__catch-text{display:block;font-size:.875rem;font-weight:700;line-height:1.6428571429;color:var(--theme-white)}@media screen and (min-width: 768px){.p-top-fv__catch-text{font-size:1rem;line-height:1.625}}.p-top-fv__bg{position:relative;z-index:0;height:min(100svh,32.5rem)}.p-top-fv__bg .swiper,.p-top-fv__bg .swiper-wrapper{height:inherit;position:relative;z-index:0}.p-top-fv__bg .swiper-slide{height:inherit}.p-top-fv__bg .swiper-slide img{aspect-ratio:390/520;object-fit:cover;object-position:55% center;height:inherit}.p-top-fv__bg .swiper-pagination-bullet{opacity:1;background:var(--theme-white);width:.5rem;height:.5rem;border-radius:50%;transition:background .4s ease}.p-top-fv__bg .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--theme-main-text)}.p-top-fv__bg .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.p-top-fv__bg .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .25rem}.p-top-fv__bg .swiper-horizontal>.swiper-pagination-bullets,.p-top-fv__bg .swiper-pagination-bullets.swiper-pagination-horizontal,.p-top-fv__bg .swiper-pagination-custom,.p-top-fv__bg .swiper-pagination-fraction{width:fit-content;position:absolute;z-index:1;right:0;bottom:5.125rem;left:50%;transform:translate(calc(-50% + 6.25rem))}@media screen and (min-width: 768px){.p-top-fv__bg{height:min(100vh,46.875rem)}.p-top-fv__bg .swiper-slide img{aspect-ratio:1280/750;object-position:50% 45%}.p-top-fv__bg .swiper-pagination-bullet{width:.75rem;height:.75rem}.p-top-fv__bg .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.p-top-fv__bg .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .375rem}.p-top-fv__bg .swiper-horizontal>.swiper-pagination-bullets,.p-top-fv__bg .swiper-pagination-bullets.swiper-pagination-horizontal,.p-top-fv__bg .swiper-pagination-custom,.p-top-fv__bg .swiper-pagination-fraction{bottom:8.75rem;transform:translate(calc(-50% + min(34.84375vw,446px)))}}.p-top-movie{position:relative;z-index:1000}.p-top-movie__illust{display:block;width:100%;margin-top:-4.375rem;height:8.125rem}.p-top-movie__illust img{height:inherit}@media screen and (min-width: 768px){.p-top-movie__illust{margin-top:-6.0625rem;height:17.5rem}}.p-top-movie__title{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;align-items:baseline;font-size:1.125rem;line-height:1.6111111111;font-weight:700}.p-top-movie__title:before{content:""}@media screen and (min-width: 768px){.p-top-movie__title{font-size:1.25rem;line-height:1.45;align-items:center}}.p-top-movie__icon{display:block;width:2.25rem;transform:translate(-.25rem) rotate(-19deg)}@media screen and (min-width: 768px){.p-top-movie__icon{width:2.5rem;transform:translate(-.25rem)}}.p-top-movie__video{display:grid;place-items:center;margin-top:.75rem;margin-inline:auto;width:min(100%,21.875rem)}.p-top-movie__video iframe{width:inherit;height:auto;aspect-ratio:16/9}@media screen and (min-width: 768px){.p-top-movie__video{width:35rem}}.p-top-movie__popup{padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#00336aad;position:fixed;width:100%;z-index:100;height:100%;height:100dvh;top:0;left:0;border:none;z-index:10000;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.p-top-movie__popup[open]{opacity:1;visibility:visible}@media screen and (min-width: 768px){.p-top-movie__popup{height:100%}}.p-top-movie__popup-title{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;align-items:baseline;font-size:1.125rem;color:var(--theme-white);line-height:1.6111111111;font-weight:700}.p-top-movie__popup-title:before{content:""}@media screen and (min-width: 768px){.p-top-movie__popup-title{font-size:1.25rem;line-height:1.45;align-items:center}}.p-top-movie__popup-icon{display:block;width:2.25rem;transform:translate(-.25rem) rotate(-19deg)}@media screen and (min-width: 768px){.p-top-movie__popup-icon{width:2.5rem;transform:translate(-.25rem)}}.p-top-movie__popup-video{display:grid;place-items:center;margin-top:.75rem;position:relative;z-index:0;width:min(100%,21.875rem)}.p-top-movie__popup-video iframe{width:inherit;height:auto;aspect-ratio:16/9}@media screen and (min-width: 768px){.p-top-movie__popup-video{width:35rem}}.p-top-movie__popup-close{position:absolute;right:0;top:-2.25rem;width:1.25rem;height:1.25rem}.p-top-movie__popup-close:before,.p-top-movie__popup-close:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:100%;height:.1875rem;border-radius:100vmax;background-color:var(--theme-white)}.p-top-movie__popup-close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (min-width: 768px){.p-top-movie__popup-close{right:.3125rem;top:-2.5rem;width:1.5625rem;height:1.5625rem}}@media (hover: hover){.p-top-movie__popup-close:hover{opacity:1;visibility:visible}}.p-top-message{padding-top:3.75rem}@media screen and (min-width: 768px){.p-top-message{padding-top:4.5rem}}.p-top-message__title{font-size:1.625rem;line-height:1.5384615385;font-weight:900;text-align:center}@media screen and (min-width: 768px){.p-top-message__title{font-size:2.125rem;line-height:1.5588235294}}.p-top-message__lead{font-size:1rem;line-height:2.125;text-align:center;margin-top:2.5rem}@media screen and (min-width: 768px){.p-top-message__lead{margin-top:1.875rem;line-height:2.5}}.p-top-assignment{padding-top:5rem}@media screen and (min-width: 768px){.p-top-assignment{padding-top:4.3125rem}}@media screen and (min-width: 768px){.p-top-assignment__inner{max-width:1080px}}.p-top-assignment__title{font-size:1.625rem;font-weight:900;text-align:center;line-height:1.4230769231;margin-inline:-1.25rem}@media screen and (min-width: 768px){.p-top-assignment__title{font-size:2.125rem;line-height:1.4411764706;margin-inline:auto}}.p-top-assignment__list{margin-top:1.5rem;gap:2.25rem;display:grid;grid-template-areas:"item01" "item02" "item03" "item04" "item05"}@media screen and (min-width: 768px){.p-top-assignment__list{gap:3.125rem min(2.5vw,32px);margin-top:2.625rem;grid-template-areas:"item01 item01 item02 item02 item03 item03" ". item04 item04 item05 item05 ."}}.p-top-assignment__item{position:relative;z-index:0}.p-top-assignment__item:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0rem;background-position:center;background-repeat:no-repeat;background-size:contain;width:2.75rem;height:auto;aspect-ratio:1/1;display:block}.p-top-assignment__item:nth-of-type(1){grid-area:item01}.p-top-assignment__item:nth-of-type(1):before{background-image:url(../images/01_top/assignment_num01.svg)}.p-top-assignment__item:nth-of-type(1) .p-top-assignment__icon{width:4.75rem;height:4.75rem}.p-top-assignment__item:nth-of-type(1) .p-top-assignment__head{background-image:url(../images/01_top/assignment_bg01.png)}.p-top-assignment__item:nth-of-type(2){grid-area:item02}.p-top-assignment__item:nth-of-type(2):before{background-image:url(../images/01_top/assignment_num02.svg)}.p-top-assignment__item:nth-of-type(2) .p-top-assignment__icon{width:3.625rem;height:5.5625rem}.p-top-assignment__item:nth-of-type(2) .p-top-assignment__head{background-image:url(../images/01_top/assignment_bg02.png)}.p-top-assignment__item:nth-of-type(3){grid-area:item03}.p-top-assignment__item:nth-of-type(3):before{background-image:url(../images/01_top/assignment_num03.svg)}.p-top-assignment__item:nth-of-type(3) .p-top-assignment__icon{width:4.8125rem;height:4.25rem}.p-top-assignment__item:nth-of-type(3) .p-top-assignment__head{background-image:url(../images/01_top/assignment_bg03.png)}.p-top-assignment__item:nth-of-type(4){grid-area:item04}.p-top-assignment__item:nth-of-type(4):before{background-image:url(../images/01_top/assignment_num04.svg)}.p-top-assignment__item:nth-of-type(4) .p-top-assignment__icon{width:6.375rem;height:5.5625rem}.p-top-assignment__item:nth-of-type(4) .p-top-assignment__head{background-image:url(../images/01_top/assignment_bg04.png)}.p-top-assignment__item:nth-of-type(5){grid-area:item05}.p-top-assignment__item:nth-of-type(5):before{background-image:url(../images/01_top/assignment_num05.svg)}.p-top-assignment__item:nth-of-type(5) .p-top-assignment__icon{width:5.1875rem;height:5.1875rem}.p-top-assignment__item:nth-of-type(5) .p-top-assignment__head{background-image:url(../images/01_top/assignment_bg05.png)}@media screen and (min-width: 768px){.p-top-assignment__item:nth-of-type(1) .p-top-assignment__icon{width:min(5.9375vw,4.75rem);height:min(5.9375vw,4.75rem)}.p-top-assignment__item:nth-of-type(2) .p-top-assignment__icon{width:min(4.53125vw,3.625rem);height:min(6.953125vw,5.5625rem)}.p-top-assignment__item:nth-of-type(3) .p-top-assignment__icon{width:min(6.015625vw,4.8125rem);height:min(5.3125vw,4.25rem)}.p-top-assignment__item:nth-of-type(4) .p-top-assignment__icon{width:min(7.96875vw,6.375rem);height:min(6.953125vw,5.5625rem)}.p-top-assignment__item:nth-of-type(5) .p-top-assignment__icon{width:min(6.484375vw,5.1875rem);height:min(6.484375vw,5.1875rem)}}.p-top-assignment__head{background-position:center;background-repeat:no-repeat;background-size:contain;padding-block:9.625rem 2.8125rem}@media screen and (min-width: 768px){.p-top-assignment__head{padding-block:min(12.03125vw,154px) min(4.296875vw,55px)}}.p-top-assignment__icon{display:block;margin-inline:auto;position:absolute;left:50%;transform:translate(-50%,-50%);top:6.25rem}@media screen and (min-width: 768px){.p-top-assignment__icon{top:min(8.59375vw,110px)}}.p-top-assignment__heading{font-size:1.25rem;font-weight:900;line-height:1.5;text-align:center;margin-top:.5rem}.p-top-assignment__text{font-size:.875rem;line-height:2.1428571429;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;text-align:justify}@media screen and (min-width: 768px){.p-top-assignment__text{max-width:16.25rem;margin-inline:auto}}.p-top-assignment__btn{color:var(--theme-white);line-height:1.5625;font-weight:700;padding-block:.6875rem .625rem;padding-inline:1em;display:block;width:min(12.75rem,100%);margin-inline:auto;background-color:var(--theme-accent-btn);border-radius:100vmax;margin-top:1.875rem;cursor:pointer}.p-top-assignment__body{margin-top:1.25rem}.p-top-assignment__body[data-accordion=close] .p-top-assignment__text{-webkit-line-clamp:3}.p-top-assignment__body[data-accordion=open] .p-top-assignment__text{-webkit-line-clamp:inherit}@media screen and (min-width: 768px){.p-top-assignment__body{margin-top:1.875rem}}.p-top-assignment__foot{text-align:center;font-size:.875rem;line-height:2.4285714286;font-weight:500;margin-top:2.3125rem}@media screen and (min-width: 768px){.p-top-assignment__foot{font-size:1.125rem;margin-top:4.625rem}}.p-top-feature{padding-top:5.375rem}@media screen and (min-width: 768px){.p-top-feature{padding-top:6.8125rem}}@media screen and (min-width: 768px){.p-top-feature__primary{display:grid;grid-template-areas:"title vis" "body vis"}}@media screen and (min-width: 768px){.p-top-feature__primary-title{grid-area:title;margin-left:max(-1.875vw,-24px)}}.p-top-feature__primary-vis{position:relative;z-index:-1;margin-top:-2rem}@media screen and (min-width: 768px){.p-top-feature__primary-vis{grid-area:vis;margin-top:1.75rem;margin-inline:max(-1.875vw,-24px)}}@media screen and (min-width: 768px){.p-top-feature__primary-body{grid-area:body}}.p-top-feature__primary-text{font-size:.875rem;font-weight:700;line-height:2.4285714286;margin-top:1.875rem;text-align:center}@media screen and (min-width: 768px){.p-top-feature__primary-text{font-size:1rem;line-height:2.5;margin-top:1rem;text-align:left;padding-right:min(2.8125vw,40px)}}.p-top-feature__primary-footer{width:15.5rem;margin-inline:auto;margin-top:1.9375rem}@media screen and (min-width: 768px){.p-top-feature__primary-footer{width:29.6875rem;margin-inline:0 auto;margin-top:1.5rem}}.p-top-feature__secondary{margin-top:5rem}@media screen and (min-width: 768px){.p-top-feature__secondary{margin-top:7.5rem;position:relative;z-index:0;padding-bottom:26.6875rem}}.p-top-feature__secondary-title{text-align:center;font-weight:900;font-size:1.625rem;line-height:1.5384615385}@media screen and (min-width: 768px){.p-top-feature__secondary-title{font-size:2rem;line-height:1.5625}}.p-top-feature__secondary-logo{display:block;margin-inline:auto;width:12.5625rem;margin-top:1.5625rem}.p-top-feature__secondary-logo img{aspect-ratio:308/228;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-feature__secondary-logo{width:19.25rem;margin-top:4.3125rem}}.p-top-feature__secondary-body{max-width:23.4375rem;margin-inline:auto;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;margin-top:.9375rem;gap:.5rem}@media screen and (min-width: 768px){.p-top-feature__secondary-body{max-width:unset;position:absolute;top:0;right:0;bottom:0;left:0;display:block}}.p-top-feature__secondary-img{display:block;width:100%;aspect-ratio:1/1}.p-top-feature__secondary-img[data-tip=koken]{transform:translate(53%,-1rem)}@media screen and (min-width: 768px){.p-top-feature__secondary-img{width:13.5rem;position:absolute}.p-top-feature__secondary-img[data-tip=shoku]{top:2.5rem;left:min(4.453125vw,57px)}.p-top-feature__secondary-img[data-tip=karada]{top:16rem;left:0}.p-top-feature__secondary-img[data-tip=kokoro]{top:31rem;left:min(8.359375vw,107px)}.p-top-feature__secondary-img[data-tip=manabi]{top:33.9375rem;left:50%;transform:translate(-50%)}.p-top-feature__secondary-img[data-tip=nakama]{top:29.875rem;right:min(9.296875vw,119px)}.p-top-feature__secondary-img[data-tip=sonae]{top:17.3125rem;right:0}.p-top-feature__secondary-img[data-tip=koken]{top:2.5rem;right:min(5.15625vw,66px);transform:translate(0)}}.p-top-why-grow{margin-top:2.5rem}@media screen and (min-width: 768px){.p-top-why-grow{margin-top:0}}.p-top-why-grow__vis{padding-block:5.625rem 10.8125rem;background-image:url(../images/01_top/why-grow_vis.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 768px){.p-top-why-grow__vis{padding-block:19.3125rem 30rem}}.is-no-webp .p-top-why-grow__vis{background-image:url(../images/01_top/why-grow_vis.jpg)}.is-webp .p-top-why-grow__vis{background-image:url(../images/01_top/why-grow_vis.webp)}.p-top-why-grow__title{color:var(--theme-white);font-size:1.5rem;font-weight:900;line-height:1.6666666667;text-align:center}@media screen and (min-width: 768px){.p-top-why-grow__title{font-size:2.125rem;line-height:1.7647058824}}.p-top-why-grow__body{position:relative;z-index:10;padding-block:12.875rem 13.5rem;background-position:center;background-repeat:no-repeat;background-size:max(100%,63.8125rem) 100%;margin-top:-12.8125rem}.p-top-why-grow__body:before{content:"";display:block;position:absolute;z-index:1;right:20px;top:8.75rem;width:5.25rem;height:auto;aspect-ratio:84/151;background-image:url(../images/00_common/icon_star_01.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.p-top-why-grow__body:after{content:"";display:block;position:absolute;z-index:1;right:calc(20px + 1.5rem);bottom:5rem;width:8.5rem;height:auto;aspect-ratio:136/119;background-image:url(../images/00_common/icon_star_02_sp.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 768px){.p-top-why-grow__body{background-size:max(100%,80.0625rem) 100%;padding-block:17rem 22.9375rem;margin-top:-22.25rem}.p-top-why-grow__body:before{width:min(9.375vw,103px);right:50%;top:7.5rem;transform:translate(min(34.375vw,440px))}.p-top-why-grow__body:after{bottom:13.75rem;width:min(10.859375vw,139px);right:50%;transform:translate(max(-24.21875vw,-310px));aspect-ratio:139/222;background-image:url(../images/00_common/icon_star_02.svg)}}.is-no-webp .p-top-why-grow__body{background-image:url(../images/01_top/why-grow_bg.png)}.is-webp .p-top-why-grow__body{background-image:url(../images/01_top/why-grow_bg.webp)}.p-top-why-grow__wrap{display:grid;grid-template-areas:"img" "heading" "text"}@media screen and (min-width: 768px){.p-top-why-grow__wrap{grid-template-areas:"heading img" "text img";column-gap:2.125rem}}.p-top-why-grow__wrap02{margin-top:2.5rem}@media screen and (min-width: 768px){.p-top-why-grow__wrap02{margin-top:5.9375rem;grid-template-areas:"img heading" "img text"}}.p-top-why-grow__heading{grid-area:heading;margin-top:1.625rem;height:fit-content;font-size:1.375rem;line-height:1.4090909091;font-weight:700;color:var(--theme-white);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.375rem}.p-top-why-grow__heading:before{content:"";display:block;width:2.125rem;height:auto;aspect-ratio:1/1;background-image:url(../images/00_common/icon_star_single.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 768px){.p-top-why-grow__heading{margin-top:auto;gap:.5rem}.p-top-why-grow__heading:before{width:2.5rem}}.p-top-why-grow__text{grid-area:text;font-size:.875rem;font-weight:500;line-height:2.1428571429;margin-top:1rem;color:var(--theme-white)}@media screen and (min-width: 768px){.p-top-why-grow__text{font-size:1rem;line-height:1.875}}.p-top-why-grow__img01{grid-area:img}.p-top-why-grow__img01 img{aspect-ratio:350/413;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-why-grow__img01 img{aspect-ratio:446/577}}.p-top-why-grow__img02{grid-area:img}.p-top-why-grow__img02 img{aspect-ratio:350/262;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-why-grow__img02 img{aspect-ratio:458/382}}.p-top-reason{position:relative;z-index:5;padding-block:23.5625rem 9rem;margin-top:-25.3125rem;background-position:center bottom;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 768px){.p-top-reason{padding-block:19.0625rem 12.625rem;margin-top:-16.25rem}}.is-no-webp .p-top-reason{background-image:url(../images/01_top/reason_bg_sp.png)}.is-webp .p-top-reason{background-image:url(../images/01_top/reason_bg_sp.webp)}@media screen and (min-width: 768px){.is-no-webp .p-top-reason{background-image:url(../images/01_top/reason_bg.png)}.is-webp .p-top-reason{background-image:url(../images/01_top/reason_bg.webp)}}.p-top-reason__container{padding-block:2.8125rem 2.5rem;padding-inline:.9375rem;background-color:rgb(var(--theme-white-rgb)/.9);border-radius:2.375rem}@media screen and (min-width: 768px){.p-top-reason__container{padding-block:3.375rem 4.125rem;padding-inline:1.875rem}}.p-top-reason__title{font-size:1.3125rem;font-weight:700;line-height:1.9047619048;text-align:center}@media screen and (min-width: 768px){.p-top-reason__title{font-size:1.5rem;line-height:2.4583333333}}.p-top-reason__lead{margin-top:1.75rem;font-size:.875rem;line-height:2}@media screen and (min-width: 768px){.p-top-reason__lead{margin-top:1.75rem;font-size:1rem;line-height:2.125}}.p-top-reason__list{counter-reset:reasonNum 0}.p-top-reason__item{counter-increment:reasonNum 1}.p-top-reason__heading{font-size:1rem;font-weight:700;line-height:1.75;margin-top:1.75rem}.p-top-reason__heading:before{content:counter(reasonNum);margin-right:1em}@media screen and (min-width: 768px){.p-top-reason__heading{font-size:1.125rem;line-height:1.8888888889;margin-top:2.125rem}}.p-top-reason__text{font-size:.875rem;line-height:2}@media screen and (min-width: 768px){.p-top-reason__text{font-size:1rem;line-height:2.125}}.p-top-question{padding-block:max(65vw,16.6875rem) 3.0625rem;background-position:center 30%;background-repeat:no-repeat;background-size:cover;margin-top:min(-20vw,-6.125rem)}@media screen and (min-width: 768px){.p-top-question{padding-block:min(50vw,100rem) 5.5625rem;margin-top:-10.15625vw}}.is-no-webp .p-top-question{background-image:url(../images/01_top/question_bg_sp.jpg)}.is-webp .p-top-question{background-image:url(../images/01_top/question_bg_sp.webp)}@media screen and (min-width: 768px){.is-no-webp .p-top-question{background-image:url(../images/01_top/question_bg.jpg)}.is-webp .p-top-question{background-image:url(../images/01_top/question_bg.webp)}}@media screen and (min-width: 1600px){.is-no-webp .p-top-question{background-image:url(../images/01_top/question_bg_large.jpg)}.is-webp .p-top-question{background-image:url(../images/01_top/question_bg_large.webp)}}.p-top-question__title{font-size:1.375rem;line-height:1.5909090909;font-weight:900;text-align:center;color:var(--theme-white)}@media screen and (min-width: 768px){.p-top-question__title{font-size:2.3125rem;line-height:1.5945945946}}.p-top-owner{padding-block:2.1875rem 26.25rem;background-position:center 10.75rem;background-repeat:repeat-x;background-size:24.375rem 100%}@media screen and (min-width: 768px){.p-top-owner{padding-block:4.375rem 31.9375rem;background-position:center 10.75rem;background-size:80rem 100%}}.is-no-webp .p-top-owner{background-image:url(../images/01_top/owner_bg_sp.png)}.is-webp .p-top-owner{background-image:url(../images/01_top/owner_bg_sp.webp)}@media screen and (min-width: 768px){.is-no-webp .p-top-owner{background-image:url(../images/01_top/owner_bg_pc.png)}.is-webp .p-top-owner{background-image:url(../images/01_top/owner_bg_pc.webp)}}.p-top-owner__title{font-size:1.4375rem;line-height:1.6666666667;font-weight:900;text-align:center;margin-inline:-20px}@media screen and (min-width: 768px){.p-top-owner__title{font-size:2.125rem;line-height:1.5588235294}}.p-top-owner__container{padding-top:2.5rem}@media screen and (min-width: 768px){.p-top-owner__container{padding-top:3.25rem}}.p-top-owner__description{display:grid;grid-template-columns:repeat(2,1fr);gap:1.0625rem 1.125rem}@media screen and (min-width: 768px){.p-top-owner__description{grid-template-columns:repeat(4,1fr);gap:min(1.796875vw,23px)}}.p-top-owner__description-item{font-size:1.625rem;font-weight:700;line-height:1.5384615385;color:var(--theme-white);text-align:center;display:grid;place-items:center;width:min(10.375rem,100%);height:12.75rem;border-radius:1.875rem;background-color:var(--theme-sub)}.p-top-owner__description-item:nth-of-type(odd){margin-left:auto}@media screen and (min-width: 768px){.p-top-owner__description-item{font-size:1.375rem;line-height:1.3636363636;height:9rem;width:100%}.p-top-owner__description-item:nth-of-type(odd){margin-left:0}}.p-top-owner__content{margin-top:3.25rem;padding-block:1.8125rem 1.875rem;background-color:var(--theme-white);border-radius:1.875rem}@media screen and (min-width: 768px){.p-top-owner__content{margin-top:5.875rem;padding-block:1.75rem 2.3125rem;border-radius:2.1875rem}}.p-top-owner__heading{font-family:var(--accentFont);font-size:1.25rem;line-height:1.45;text-align:center;font-weight:700;font-weight:900}@media screen and (min-width: 768px){.p-top-owner__heading{font-size:1.625rem;line-height:1.4230769231}}.p-top-owner__benefit{margin-top:1rem;display:grid;grid-template-areas:"carrot tomato" "eggplant corn" "broccoli broccoli"}@media screen and (min-width: 768px){.p-top-owner__benefit{margin-top:0;position:relative;z-index:0;height:18.125rem;display:block}}.p-top-owner__benefit-img{display:block;width:min(10.9375rem,100%);height:auto;aspect-ratio:175/180}.p-top-owner__benefit-img[data-vegetable=carrot]{grid-area:carrot;margin-left:auto}.p-top-owner__benefit-img[data-vegetable=tomato]{grid-area:tomato}.p-top-owner__benefit-img[data-vegetable=eggplant]{grid-area:eggplant;margin-left:auto}.p-top-owner__benefit-img[data-vegetable=broccoli]{grid-area:broccoli;margin-inline:auto;margin-top:-1.25rem}.p-top-owner__benefit-img[data-vegetable=corn]{grid-area:corn}@media screen and (min-width: 768px){.p-top-owner__benefit-img{position:absolute;z-index:0;aspect-ratio:unset}.p-top-owner__benefit-img[data-vegetable=carrot]{grid-area:carrot;margin-left:0;width:13.25rem;height:12.5625rem;left:min(.859375vw,11px);top:-3.0625rem}.p-top-owner__benefit-img[data-vegetable=tomato]{grid-area:tomato;width:9.75rem;height:12.8125rem;left:50%;transform:translate(-50%);top:1.875rem}.p-top-owner__benefit-img[data-vegetable=eggplant]{grid-area:eggplant;margin-left:0;width:12.25rem;height:11.875rem;top:4.375rem;left:min(15.625vw,155px)}.p-top-owner__benefit-img[data-vegetable=broccoli]{grid-area:broccoli;margin-inline:0;margin-top:0;width:15.5625rem;height:10.125rem;top:5.6875rem;right:min(7.65625vw,98px)}.p-top-owner__benefit-img[data-vegetable=corn]{grid-area:corn;width:13.625rem;height:10.4375rem;right:min(3.828125vw,49px);top:-2.75rem}}.p-top-owner__cta{margin-top:1.3125rem;padding-inline:1.25rem}@media screen and (min-width: 768px){.p-top-owner__cta{margin-top:0;padding-inline:1.875rem}}.p-top-owner__cta-banner img{aspect-ratio:296/519;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-owner__cta-banner img{aspect-ratio:840/250}}.p-top-tour{overflow:hidden;position:relative;z-index:1;background-position:center top;background-repeat:no-repeat;background-size:48rem;padding-block:3.0625rem 5rem;margin-top:-26.25rem}@media screen and (min-width: 768px){.p-top-tour{background-position:center;background-size:100% 100%;padding-block:5.875rem 3.375rem;margin-top:-31.9375rem}}.is-no-webp .p-top-tour{background-image:url(../images/01_top/tour_bg_sp.png)}.is-webp .p-top-tour{background-image:url(../images/01_top/tour_bg_sp.webp)}@media screen and (min-width: 768px){.is-no-webp .p-top-tour{background-image:url(../images/01_top/tour_bg_pc.png)}.is-webp .p-top-tour{background-image:url(../images/01_top/tour_bg_pc.webp)}}.p-top-tour__contents{display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-top-tour__contents{margin-top:4rem;display:grid;grid-template-areas:"title vis" "content vis";grid-template-columns:repeat(2,1fr)}}.p-top-tour__hgroup{order:2;display:flex;flex-direction:column-reverse;gap:1rem}@media screen and (min-width: 768px){.p-top-tour__hgroup{order:unset;grid-area:title}}.p-top-tour__title{font-size:1.75rem;font-weight:900;text-align:center;line-height:1.3928571429;color:var(--theme-white)}.p-top-tour__title .p-top-tour__title--small{font-size:1.625rem;line-height:1.5}@media screen and (min-width: 768px){.p-top-tour__title{text-align:left;font-size:2rem;line-height:1.375}.p-top-tour__title .p-top-tour__title--small{font-size:1.875rem;line-height:1.4666666667}}.p-top-tour__subtitle{margin-top:2.5rem;font-size:.875rem;font-weight:700;text-align:center;line-height:1.8571428571;color:var(--theme-white)}@media screen and (min-width: 768px){.p-top-tour__subtitle{margin-top:3.75rem;text-align:left;font-size:1rem;line-height:1.875}}.p-top-tour__content{order:4;margin-top:1.625rem}@media screen and (min-width: 768px){.p-top-tour__content{order:unset;grid-area:content;margin-top:2.5rem;width:28.5625rem}}.p-top-tour__text{font-size:1rem;font-weight:700;line-height:2.25;color:var(--theme-white);text-align:center}.p-top-tour__text .p-top-tour__text--bold{font-size:1.125rem;font-weight:900}.p-top-tour__text .p-top-tour__text--marker{font-size:1.5rem;color:var(--theme-main-text);background:linear-gradient(180deg,transparent .25rem,var(--theme-main) .25rem);line-height:1;padding-bottom:0;padding-inline:.5rem;margin-inline:.5rem}.p-top-tour__text .p-top-tour__text--small{font-size:1.125rem}@media screen and (min-width: 768px){.p-top-tour__text{text-align:left}}.p-top-tour__btn{display:block;width:fit-content;margin-inline:auto;border-radius:100vmax;background-color:var(--theme-main-btn);color:var(--theme-white);font-size:1.0625rem;font-weight:700;line-height:1.3333333333;text-align:center;padding-block:1rem;padding-inline:1.875rem;margin-top:3.375rem}@media screen and (min-width: 768px){.p-top-tour__btn{word-break:keep-all;font-size:1.25rem;line-height:1.4;padding-block:1.375rem 1.5rem;padding-inline:1.875rem 1.5625rem;margin-inline:0 auto;margin-top:2.5rem}}.p-top-tour__vis{display:contents}@media screen and (min-width: 768px){.p-top-tour__vis{display:block;grid-area:vis}}.p-top-tour__img01{order:1;width:min(11.625rem,100%);margin-inline:auto 0;height:auto}.p-top-tour__img01 img{aspect-ratio:246/176;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-tour__img01{order:unset;width:min(23.4375vw,246px);margin-inline:auto 1rem}}.p-top-tour__img02{order:3;width:min(19.75rem,100%);margin-inline:auto;margin-top:1.625rem;height:auto}.p-top-tour__img02 img{aspect-ratio:418/302;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-tour__img02{order:unset;width:min(35.9375vw,418px);margin-inline:max(-4.6875vw,-60px) auto;margin-top:.3125rem}}.p-top-tour__img03{order:5;width:min(8.6875rem,100%);margin-inline:auto;margin-top:2.9375rem;height:auto;transform:translate(-70%)}.p-top-tour__img03 img{aspect-ratio:184/127;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-tour__img03{order:unset;width:min(18.75vw,184px);margin-inline:max(-.859375vw,-11px) auto;margin-top:2.0625rem;transform:translate(0)}}.p-top-tour__img04{order:6;width:min(12.375rem,100%);margin-inline:auto;margin-top:-7.8125rem;height:auto;transform:translate(45%)}.p-top-tour__img04 img{aspect-ratio:264/193;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-tour__img04{order:unset;width:min(25vw,264px);margin-inline:min(20.625vw,208px) auto;margin-top:max(-15.078125vw,-193px);transform:translate(0)}}.p-top-tour__img05{order:7;width:min(11.125rem,100%);height:auto;margin-inline:auto;transform:translate(-5%)}.p-top-tour__img05 img{aspect-ratio:237/200;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-tour__img05{order:unset;width:min(21.875vw,237px);margin-top:.9375rem;margin-inline:min(5.546875vw,71px) auto;transform:translate(0)}}.p-top-special{margin-top:-3.125rem;padding-block:4.375rem 4.5rem;position:relative;z-index:5;background-position:center;background-repeat:repeat-x;background-size:49.3125rem 100%}@media screen and (min-width: 768px){.p-top-special{padding-block:8.125rem 8.875rem;background-size:78.9375rem 100%}}.is-no-webp .p-top-special{background-image:url(../images/01_top/special_bg_sp.png)}.is-webp .p-top-special{background-image:url(../images/01_top/special_bg_sp.webp)}@media screen and (min-width: 768px){.is-no-webp .p-top-special{background-image:url(../images/01_top/special_bg.png)}.is-webp .p-top-special{background-image:url(../images/01_top/special_bg.webp)}}.p-top-special__title{padding-inline:.875rem;position:relative;z-index:1}.p-top-special__title img{aspect-ratio:323/126;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-special__title{padding-inline:0;width:41.25rem;margin-inline:auto}.p-top-special__title img{aspect-ratio:660/124}}.p-top-special__container{background-color:var(--theme-white);border-radius:1.875rem;padding-block:2.875rem 2.3125rem;padding-inline:1rem;margin-top:-5rem}@media screen and (min-width: 768px){.p-top-special__container{padding-block:5.375rem 3.375rem;padding-inline:min(4.296875vw,55px);margin-top:-3.6875rem}}.p-top-special__list{display:grid;grid-template-columns:1fr;row-gap:4rem}@media screen and (min-width: 768px){.p-top-special__list{grid-template-columns:repeat(3,auto);justify-content:space-between}}.p-top-special__item:nth-of-type(2),.p-top-special__item:nth-of-type(3){position:relative;z-index:0}.p-top-special__item:nth-of-type(2):before,.p-top-special__item:nth-of-type(3):before{content:"";position:absolute;left:0;top:-1.875rem;width:100%;height:.125rem;background-image:url(../images/01_top/special_dashed_horizontal.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 768px){.p-top-special__item{width:fit-content;margin-inline:auto;padding-block:.5rem 1.875rem}.p-top-special__item:nth-of-type(2){margin-left:1.875rem}.p-top-special__item:nth-of-type(2):before{left:max(-2.34375vw,-30px);top:0;width:.125rem;height:100%;background-image:url(../images/01_top/special_dashed_vertical.svg)}.p-top-special__item:nth-of-type(3):before{left:max(-1.5625vw,-20px);top:0;width:.125rem;height:100%;background-image:url(../images/01_top/special_dashed_vertical.svg)}}.p-top-special__head{display:flex;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;position:relative;z-index:0;padding-right:2.875rem}.p-top-special__head img{width:2.4375rem;aspect-ratio:39/19;object-fit:contain;height:auto}.p-top-special__head:before{content:"";width:.875rem;height:1.375rem;position:absolute;right:.8125rem;top:50%;transform:translateY(-50%);z-index:1;background-position:center;background-repeat:no-repeat;background-size:contain}.p-top-special__head:after{content:"";width:2.5625rem;height:2.5625rem;border-radius:50%;background-color:#538354;position:absolute;z-index:0;right:0;top:50%;transform:translateY(-50%)}.p-top-special__head[data-special-head-num="1"]:before{background-image:url(../images/01_top/special_num01.svg)}.p-top-special__head[data-special-head-num="2"]:before{background-image:url(../images/01_top/special_num02.svg)}.p-top-special__head[data-special-head-num="3"]:before{background-image:url(../images/01_top/special_num03.svg)}.p-top-special__body{margin-top:1.25rem}@media screen and (min-width: 768px){.p-top-special__body{margin-top:1.875rem}}.p-top-special__text{font-size:1rem;line-height:2.25;font-weight:700;text-align:center}.p-top-special__text strong{font-size:1.375rem;font-weight:900;line-height:1.6363636364}.p-top-special__text em{font-size:1.25rem;line-height:1.8}.p-top-special__text .p-top-special__text-price{font-size:1.5rem;font-weight:900;line-height:1.6363636364}.p-top-special__text .p-top-special__text-price span{font-size:1rem;line-height:2.25}@media screen and (min-width: 768px){.p-top-special__text{line-height:2.125}.p-top-special__text strong{font-size:min(2.1875vw,22px);line-height:1.5454545455}.p-top-special__text em{font-size:1.125rem;line-height:1.8888888889}.p-top-special__text .p-top-special__text-price{line-height:1.5454545455}.p-top-special__text .p-top-special__text-price span{line-height:2.125}}.p-top-special__other{padding-top:3.8125rem;position:relative;z-index:0;display:grid;grid-template-columns:1fr;grid-template-areas:"title" "img" "lead" "btn";gap:1.25rem}.p-top-special__other:before{content:"";position:absolute;left:0;top:1.875rem;width:100%;height:.125rem;background-image:url(../images/01_top/special_dashed_horizontal.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 768px){.p-top-special__other{margin-top:1.5rem;grid-template-columns:1fr min(32.8125vw,334px);grid-template-areas:"title title" "lead img" "btn img"}.p-top-special__other:before{height:.1875rem;background-size:auto;background-image:url(../images/01_top/special_dashed_horizontal_pc.svg)}}.p-top-special__other-title{grid-area:title;width:3.75rem;margin-inline:auto}.p-top-special__other-title img{aspect-ratio:69/23;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-top-special__other-title{width:4.3125rem;padding-bottom:.625rem}}.p-top-special__other-img{grid-area:img}.p-top-special__other-lead{grid-area:lead;font-size:.875rem;font-weight:700;line-height:2.1428571429;text-align:center}@media screen and (min-width: 768px){.p-top-special__other-lead{font-size:1.0625rem;line-height:2;text-align:left}}.p-top-special__other-btn{grid-area:btn;display:block;width:min(18.25rem,100%);margin-inline:auto;border-radius:100vmax;background-color:var(--theme-main-btn);color:var(--theme-white);font-size:1.25rem;font-weight:700;line-height:1.45;text-align:center;padding-block:1.0625rem;padding-inline:1.5625rem}@media screen and (min-width: 768px){.p-top-special__other-btn{width:fit-content;font-size:1.25rem;line-height:1.4;padding-block:1.0625rem;padding-inline:3.4375rem;margin-inline:0 auto}}.p-about-fv__inner{position:relative;z-index:0}.p-about-fv__title{position:absolute;bottom:4.25rem;z-index:1;width:100%;margin-inline:auto;max-width:30rem;padding-inline:20px}@media screen and (min-width: 768px){.p-about-fv__title{bottom:unset;top:50%;left:50%;transform:translate(-50%,calc(-50% + .9375rem));max-width:1100px;padding-inline:min(4.6875vw,60px)}}.p-about-fv__en-title{font-size:1.5rem;line-height:1.4583333333;font-weight:900;color:var(--theme-white)}.p-about-fv__jp-title{font-size:2.25rem;line-height:1.4444444444;font-weight:900;color:var(--theme-white)}@media screen and (min-width: 768px){.p-about-fv__jp-title{margin-top:.3125rem;font-size:2.5rem;line-height:1.45}}.p-about-fv__vis{height:min(100svh,37.5rem)}.p-about-fv__vis img{aspect-ratio:390/600;object-fit:cover;height:100%}@media screen and (min-width: 768px){.p-about-fv__vis{height:min(100vh,43.75rem)}.p-about-fv__vis img{aspect-ratio:1280/700}}.p-about-aboutus{padding-top:3.5rem}@media screen and (min-width: 768px){.p-about-aboutus{padding-top:5rem}}.p-about-aboutus__title{font-size:1.5rem;line-height:1.1666666667;font-weight:900;letter-spacing:.04em}.p-about-aboutus__heading{font-size:1rem;font-weight:700;line-height:1.75;margin-top:1.5rem}@media screen and (min-width: 768px){.p-about-aboutus__heading{font-size:1.125rem;line-height:1.5555555556}}.p-about-aboutus__text{font-size:.875rem;line-height:2;font-weight:400}@media screen and (min-width: 768px){.p-about-aboutus__text{font-size:1rem;line-height:1.75}}.p-about-aboutus__text--caption{font-size:.75rem;line-height:2.3333333333;font-weight:400;padding-block:1.75rem}@media screen and (min-width: 768px){.p-about-aboutus__text--caption{font-size:.875rem;line-height:2}}.p-about-aboutus__img{width:calc(100% + 40px);margin-inline:-1.25rem;display:block}.p-about-aboutus__img img{aspect-ratio:390/468;object-fit:contain;height:auto}@media screen and (min-width: 768px){.p-about-aboutus__img{margin-top:-1.75rem}.p-about-aboutus__img img{aspect-ratio:900/680}}.p-about-aboutus__heading--sub{font-size:1.125rem;line-height:1.6111111111;color:var(--theme-white);font-weight:700;text-align:center;padding-block:.25rem;padding-inline:1rem;border-radius:.5rem;background-color:var(--theme-brown);width:fit-content;margin-inline:auto;margin-top:2.5rem}@media screen and (min-width: 768px){.p-about-aboutus__heading--sub{margin-top:5.9375rem;font-size:1.25rem;line-height:1.45}}.p-about-aboutus__list{margin-top:1.5rem;max-width:23.4375rem;margin-inline:auto;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;position:relative;z-index:0}.p-about-aboutus__list:after{content:"etc...";position:absolute;right:0;bottom:0;font-size:1.125rem;font-weight:900}@media screen and (min-width: 768px){.p-about-aboutus__list{max-width:47.125rem;grid-template-columns:repeat(3,1fr)}.p-about-aboutus__list:after{font-size:1.375rem;right:3rem;bottom:1.8125rem}}.p-about-aboutus__item{font-size:1rem;line-height:1.5;font-weight:900;display:grid;place-items:center;text-align:center;width:10.9375rem;height:auto;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:contain}.p-about-aboutus__item:nth-of-type(5){transform:translate(50%,-1.5rem)}@media screen and (min-width: 768px){.p-about-aboutus__item{font-size:1.375rem;line-height:1.4545454545;width:15.625rem}.p-about-aboutus__item:nth-of-type(4){transform:translate(50%,-1rem)}.p-about-aboutus__item:nth-of-type(5){transform:translate(50%,-1rem)}}.is-no-webp .p-about-aboutus__item:nth-of-type(1){background-image:url(../images/02_about/structure_bg_red.png)}.is-webp .p-about-aboutus__item:nth-of-type(1){background-image:url(../images/02_about/structure_bg_red.webp)}.is-no-webp .p-about-aboutus__item:nth-of-type(2){background-image:url(../images/02_about/structure_bg_yellow.png)}.is-webp .p-about-aboutus__item:nth-of-type(2){background-image:url(../images/02_about/structure_bg_yellow.webp)}.is-no-webp .p-about-aboutus__item:nth-of-type(3){background-image:url(../images/02_about/structure_bg_orange.png)}.is-webp .p-about-aboutus__item:nth-of-type(3){background-image:url(../images/02_about/structure_bg_orange.webp)}.is-no-webp .p-about-aboutus__item:nth-of-type(4){background-image:url(../images/02_about/structure_bg_lime.png)}.is-webp .p-about-aboutus__item:nth-of-type(4){background-image:url(../images/02_about/structure_bg_lime.webp)}.is-no-webp .p-about-aboutus__item:nth-of-type(5){background-image:url(../images/02_about/structure_bg_green.png)}.is-webp .p-about-aboutus__item:nth-of-type(5){background-image:url(../images/02_about/structure_bg_green.webp)}.p-about-logo{margin-top:3.3125rem}@media screen and (min-width: 768px){.p-about-logo{margin-top:4.25rem}}.p-about-logo__container{background-color:var(--theme-white);border-radius:1.875rem;padding-block:2.1875rem 3.75rem}@media screen and (min-width: 768px){.p-about-logo__container{padding-block:3.625rem 7.3125rem}}.p-about-logo__title{font-size:1.5rem;font-weight:900;line-height:1.25;text-align:center}@media screen and (min-width: 768px){.p-about-logo__title{font-size:1.875rem;line-height:1.6666666667}}.p-about-logo__logo{width:17.5rem;margin-inline:auto;margin-top:3.25rem;display:block;padding-bottom:1.5rem}@media screen and (min-width: 768px){.p-about-logo__logo{padding-bottom:2.1875rem;margin-top:4.5rem}}.p-about-logo__text{font-size:1rem;line-height:2.1875;text-align:center;margin-top:2.1875rem}.p-about-member{margin-top:4rem}@media screen and (min-width: 768px){.p-about-member{margin-top:6.25rem}}.p-about-member__title{font-size:1.375rem;line-height:1.6363636364;font-weight:500;text-align:center;font-family:var(--KiwiMaru)}@media screen and (min-width: 768px){.p-about-member__title{font-size:1.875rem}}.p-about-member__icons{margin-top:3.125rem;display:grid;grid-template-columns:1fr;align-items:center;gap:2.5rem}@media screen and (min-width: 768px){.p-about-member__icons{margin-top:2.5rem;grid-template-columns:repeat(3,auto);justify-content:space-between;align-items:start;gap:3.75rem}}.p-about-member__icon{display:block;width:fit-content;margin-inline:auto}.p-about-member__icon-img img{width:12.125rem;border-radius:50%;overflow:hidden;aspect-ratio:194/194;object-fit:cover;height:auto;margin-inline:auto}.p-about-member__icon-name{font-size:1.25rem;line-height:1.5;margin-top:1rem;text-align:center;font-family:var(--KiwiMaru)}.p-about-member__icon-label{font-size:1rem;line-height:1.875;font-weight:500}.p-about-member__article{padding-top:5rem}.p-about-member__article#comsan .p-about-member__caption{right:0;bottom:1.25rem}.p-about-member__article#comsan .u-text-marker{margin-left:auto}.p-about-member__article#daichan .p-about-member__caption{left:0;bottom:1.75rem}.p-about-member__article#kassy .p-about-member__caption{left:0;bottom:3.75rem}@media screen and (min-width: 768px){.p-about-member__article#comsan .p-about-member__caption{bottom:min(7.8125vw,130px)}.p-about-member__article#daichan .p-about-member__caption{bottom:4.0625rem}.p-about-member__article#kassy .p-about-member__caption{bottom:7.5rem}}.p-about-member__vis{position:relative;z-index:0;margin-inline:-1.25rem}.p-about-member__vis img{aspect-ratio:390/465;object-fit:cover;height:auto}@media screen and (min-width: 768px){.p-about-member__vis{margin-inline:auto}.p-about-member__vis img{aspect-ratio:900/487}}.p-about-member__caption{position:absolute;padding-inline:20px}@media screen and (min-width: 768px){.p-about-member__caption{padding-inline:4.375rem 3rem}}.p-about-member__heading{font-weight:900;font-size:1.25rem;letter-spacing:.04em}@media screen and (min-width: 768px){.p-about-member__heading{font-size:1.5rem}}.p-about-member__heading--sub{font-weight:900;font-size:1.5rem;margin-top:2.375rem}.p-about-member__heading--sub [data-heading=label]{font-size:.875rem}.p-about-member__heading--sub [data-heading=name]{font-size:1.25rem}@media screen and (min-width: 768px){.p-about-member__heading--sub{margin-top:2.375rem}.p-about-member__heading--sub [data-heading=label]{font-size:1rem}.p-about-member__heading--sub [data-heading=name]{font-size:1.25rem}}.p-about-member__body{margin-top:1.875rem}.p-about-member__row+.p-about-member__row{margin-top:1.875rem}.p-about-member__head{font-size:1rem;font-weight:700;line-height:1.875}@media screen and (min-width: 768px){.p-about-member__head{font-size:1.125rem;line-height:1.6666666667}}.p-about-member__text{margin-top:.25rem;font-size:.875rem;line-height:2.1428571429;font-weight:400}@media screen and (min-width: 768px){.p-about-member__text{font-size:1rem;line-height:1.875}}.p-about-member__text+.p-about-member__text{margin-top:1.875rem}.p-about-cta{padding-top:1.75rem}@media screen and (min-width: 768px){.p-about-cta{padding-top:5.4375rem}}.p-about-cta--main{margin-top:3.125rem;padding-block:6.25rem;background-image:url(../images/02_about/cta_bg.png);background-position:center;background-repeat:repeat-x;background-size:auto 100%}@media screen and (min-width: 768px){.p-about-cta--main{margin-top:8.75rem;padding-block:7.5rem}}.p-about-cta__container{display:block;width:fit-content;background-color:var(--theme-white);border-radius:.625rem;padding-block:.8125rem;padding-inline:1rem}@media screen and (min-width: 768px){.p-about-cta__container{padding-block:1.25rem;padding-inline:1.875rem}}.p-about-cta__heading{width:fit-content;font-size:1rem;line-height:1.75;font-weight:700;background-color:var(--theme-main);border-radius:.5rem;padding-inline:.5rem;margin-left:-.5rem}@media screen and (min-width: 768px){.p-about-cta__heading{font-size:1.125rem;line-height:1.9444444444}}.p-about-cta__text{font-size:.875rem;line-height:2;font-weight:700;margin-top:.25rem}@media screen and (min-width: 768px){.p-about-cta__text{font-size:1rem;line-height:2.1875}}.p-about-cta__label{display:block;margin-inline:auto;width:min(22.3125rem,100%)}@media screen and (min-width: 768px){.p-about-cta__label{width:24.5rem}}.p-about-cta__lead{margin-top:1.75rem;text-align:center;font-size:1.25rem;font-weight:900;line-height:1.45}.p-about-cta__btn{margin-top:1.9375rem;width:min(21.875rem,100%);margin-inline:auto;border-radius:100vmax;background-color:var(--theme-main-btn);color:var(--theme-white);padding-block:.875rem;display:grid;place-items:center;text-align:center;font-size:1.5rem;font-weight:900;line-height:1.4583333333}@media screen and (min-width: 768px){.p-about-cta__btn{width:29.5rem;padding-block:1.25rem 1.3125rem}}.u-only-pc{display:none!important}@media screen and (min-width: 768px){.u-only-pc{display:inline-block!important}}.u-only-pc-block{display:none!important}@media screen and (min-width: 768px){.u-only-pc-block{display:block!important}}.u-only-pc-grid{display:none!important}@media screen and (min-width: 768px){.u-only-pc-grid{display:grid!important}}.u-only-pc-flex{display:none!important}@media screen and (min-width: 768px){.u-only-pc-flex{display:flex!important}}.u-only-mobile{display:inline-block!important}@media screen and (min-width: 768px){.u-only-mobile{display:none!important}}.u-only-mobile-block{display:block!important}@media screen and (min-width: 768px){.u-only-mobile-block{display:none!important}}.u-only-mobile-grid{display:grid!important}@media screen and (min-width: 768px){.u-only-mobile-grid{display:none!important}}.u-only-mobile-flex{display:flex!important}@media screen and (min-width: 768px){.u-only-mobile-flex{display:none!important}}.u-hidden{display:none!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;visibility:hidden!important;opacity:0!important;outline:none!important;overflow:hidden!important;pointer-events:none!important}.u-visible{visibility:visible!important;opacity:1!important}.u-alternative{position:fixed!important;inset-block-start:0!important;inset-inline-start:0!important;display:block!important;inline-size:4px!important;block-size:4px!important;contain:strict!important;pointer-events:none!important;opacity:0!important}.u-bold{font-weight:700!important}.u-text-shadow{filter:drop-shadow(0 .0625rem .4375rem rgba(0,0,0,.5))}.u-text-uppercase{text-transform:uppercase!important}.u-text-marker{display:block;width:fit-content;line-height:1;background-color:var(--theme-white);padding-block:.3em;padding-inline:.3em;margin-top:.2em}
