*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip;scroll-behavior:smooth}body{line-height:1.8}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.7}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font:inherit;color:inherit}html{font-size:16px}@media(max-width:1300px){html{font-size:1.2307692308vw}}@media screen and (max-width:767px){html{font-size:16px}}@media(max-width:375px){html{font-size:4.2666666667vw}}body{font-family:Noto Sans JP,sans-serif;font-weight:400;color:#333;background-color:#f9f6ee}body.is-fixed{overflow:hidden!important}html{scroll-padding-top:4.375rem}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 20;font-size:1.15em;vertical-align:middle;line-height:1;display:inline-flex;align-items:center}.l-inner{width:100%;max-width:1350px;padding-right:25px;padding-left:25px;margin-right:auto;margin-left:auto}@media screen and (max-width:767px){.l-inner{padding-right:20px;padding-left:20px}}.l-inner.--sm{max-width:50rem}.l-contents{margin-top:9.375rem}@media screen and (max-width:767px){.l-contents{margin-top:6.25rem}}.l-section{padding-top:7.5rem;padding-bottom:7.5rem;text-align:center}@media screen and (max-width:767px){.l-section{padding-top:5rem;padding-bottom:5rem}}.l-section.--alt{background-color:#ede8d8}.l-section.--cta{background-color:#4b5320;color:#fff}.c-button{display:inline-block}.c-button a{display:inline-flex;align-items:center;justify-content:center;min-width:12.5rem;padding:1rem 2rem;background-color:#fff;color:#333;border:1px solid #333333;transition:all .3s}.c-button a:hover{background-color:#333;color:#fff;opacity:1}.c-button.--bk a{background-color:#333;color:#fff}.c-button.--bk a:hover{background-color:#4b5320;border-color:#4b5320}.c-button.--accent a{background-color:#4b5320;color:#fff;border-color:#4b5320}.c-button.--accent a:hover{background-color:#2a2e12}.c-sectionTitle{font-size:2.5rem;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-sectionTitle{font-size:1.75rem}}.c-sectionTitle span{display:block;font-family:Noto Sans JP,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;color:#4b5320;margin-bottom:.5rem}.c-sectionTitle.--white{color:#fff}.c-sectionTitle.--center{text-align:center}.c-secHead{margin-bottom:3.5rem;text-align:center}@media screen and (max-width:767px){.c-secHead{margin-bottom:2.5rem}}.c-secHead__label{display:inline-block;font-size:.71875rem;letter-spacing:.22em;color:#4b5320;font-weight:700;text-transform:uppercase;margin-bottom:.75rem;position:relative;padding-bottom:.875rem}.c-secHead__label:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1.5rem;height:2px;background-color:#4b5320}.c-secHead__title{font-family:"Noto Serif JP",serif;font-size:2.1875rem;color:#363b16;line-height:1.45}@media screen and (max-width:767px){.c-secHead__title{font-size:1.5rem}}.c-secHead__sub{font-size:.875rem;color:#666;max-width:30rem;margin:1rem auto 0;line-height:1.9}.--cta .c-secHead__label{color:#ffffffa6}.--cta .c-secHead__label:after{background-color:#fff6}.--cta .c-secHead__title{color:#fff}.--cta .c-secHead__sub{color:#ffffffc7}.c-hamburger{position:relative;width:3rem;height:3rem;z-index:100}.c-hamburger span{position:absolute;left:.625rem;width:1.75rem;height:2px;background-color:#4b5320;transition:all .3s}.c-hamburger span:nth-of-type(1){top:1rem}.c-hamburger span:nth-of-type(2){top:1.4375rem}.c-hamburger span:nth-of-type(3){top:1.875rem}.c-hamburger.open span{background-color:#4b5320}.c-hamburger.open span:nth-of-type(1){top:1.4375rem;transform:rotate(45deg)}.c-hamburger.open span:nth-of-type(2){opacity:0}.c-hamburger.open span:nth-of-type(3){top:1.4375rem;transform:rotate(-45deg)}.c-scrollTop{position:fixed;bottom:1.25rem;right:.875rem;width:2.625rem;height:2.625rem;background-color:#4b5320;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;opacity:0;pointer-events:none;transition:opacity .3s,transform .2s;z-index:90;box-shadow:0 2px 12px #4b532047}.c-scrollTop.is-visible{opacity:1;pointer-events:auto}.c-scrollTop:hover{transform:translateY(-2px);opacity:1}.p-header{position:fixed;top:0;left:0;width:100%;z-index:50;background-color:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid rgba(75,83,32,.08)}.p-header__inner{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem}.p-header__logo a{display:block}.p-header__logo img{width:auto;height:2.5rem}@media screen and (max-width:767px){.p-header__logo img{height:2.1875rem}}@media screen and (max-width:767px){.p-header__nav{display:none}}.p-header__navItems{display:flex;align-items:center;gap:1.75rem}.p-header__navItem{font-size:.8125rem;font-weight:500;letter-spacing:.05em}.p-header__navItem a{color:#4b5320;transition:opacity .2s}.p-header__navItem a:hover{opacity:.65}.p-header__navItem a.p-header__navCta{padding:.5625rem 1.125rem;border-radius:100px;background-color:#4b5320;color:#fff;font-weight:700;transition:background-color .2s}.p-header__navItem a.p-header__navCta:hover{background-color:#363b16;color:#fff;opacity:1}.p-header__hamburger{display:none}@media screen and (max-width:767px){.p-header__hamburger{display:block}}.p-drawer__overlay{position:fixed;inset:0;background-color:#14160a73;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:30}.p-drawer__overlay.open{opacity:1;visibility:visible}.p-drawer{position:fixed;top:0;right:0;bottom:0;width:78%;max-width:20rem;background-color:#fff;transform:translate(100%);transition:transform .35s ease;z-index:40;padding:5.5rem 1.875rem 2.5rem;box-shadow:-6px 0 24px #0000001f;overflow-y:auto}.p-drawer.open{transform:translate(0)}.p-drawer__navItems{display:flex;flex-direction:column}.p-drawer__navItem a{display:block;padding:1rem .125rem;font-family:"Noto Serif JP",serif;font-size:1.0625rem;color:#363b16;letter-spacing:.04em;border-bottom:1px solid rgba(75,83,32,.12)}.p-drawer__navItem a.p-drawer__navCta{margin-top:1.5rem;padding:.875rem;text-align:center;background-color:#4b5320;color:#fff;border-bottom:none;border-radius:100px;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;font-weight:700}.p-drawer__navItem a.p-drawer__navCta:hover{opacity:.9;color:#fff}@media(min-width:768px){.p-drawer,.p-drawer__overlay{display:none}}.p-footer{background-color:#363b16;color:#ffffffa6;padding:2.5rem 1.25rem;text-align:center;font-size:.78125rem}.p-footer__inner{display:flex;flex-direction:column;align-items:center}.p-footer__logo{width:auto;height:2.125rem;margin-bottom:.875rem}.p-footer__info p{line-height:1.9}.p-footer__link{margin-top:1rem;font-size:.75rem;color:#ffffffb8;text-decoration:underline}.p-footer__link:hover{opacity:1;color:#fff}.p-footer__copyright{margin-top:1rem;font-size:.71875rem;opacity:.5}.p-mv{position:relative;height:100svh;min-height:37.5rem;overflow:hidden}.p-mv__slider,.p-mv__slide{height:100%}.p-mv__slide img{width:100%;height:100%;object-fit:cover;object-position:center}.p-mv__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,#0000002e,#0000007a)}.p-mv__content{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:clamp(1.5rem,8vw,7.5rem);padding-right:1.5rem;text-align:left;color:#fff}.p-mv__title{font-family:"Noto Serif JP",serif;font-size:clamp(1.625rem,4.6vw,2.875rem);font-weight:700;line-height:1.5;margin-bottom:1.125rem;text-shadow:0 2px 14px rgba(0,0,0,.32)}.p-mv__sub{font-family:Noto Sans JP,sans-serif;font-size:clamp(.78125rem,1.5vw,.9375rem);font-weight:500;letter-spacing:.04em;line-height:1.7;text-shadow:0 1px 8px rgba(0,0,0,.28);opacity:.92}.p-mv__pagi{position:absolute;bottom:1.75rem;left:0;right:0;z-index:3;text-align:center}.p-mv__pagi .swiper-pagination-bullet{width:.5rem;height:.5rem;margin:0 .25rem;background-color:#ffffff73;opacity:1;transition:background-color .3s,transform .3s}.p-mv__pagi .swiper-pagination-bullet-active{background-color:#fff;transform:scale(1.35)}.p-mv__scroll{position:absolute;bottom:3.25rem;right:1.375rem;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.375rem;color:#ffffffa6;font-size:.6875rem;letter-spacing:.12em;writing-mode:vertical-rl}.p-mv__scroll:after{content:"";width:1px;height:2.5rem;background-color:#ffffff80;animation:mvScroll 1.6s ease infinite}@keyframes mvScroll{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.p-strengths__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:60rem;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.p-strengths__grid{grid-template-columns:1fr}}.p-strengths__card{background-color:#fff;border-radius:16px;padding:2.5rem 1.75rem;border:1px solid rgba(75,83,32,.1)}.p-strengths__head{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.875rem}.p-strengths__num{font-family:"Noto Serif JP",serif;font-size:2.375rem;color:#4b5320;opacity:.28;line-height:1}.p-strengths__title{font-family:"Noto Serif JP",serif;font-size:1.0625rem;font-weight:700;color:#363b16}.p-strengths__desc{font-size:.84375rem;color:#666;line-height:1.85}.p-services__swiper{max-width:60rem;margin-left:auto;margin-right:auto}.p-services__swiper .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media screen and (max-width:767px){.p-services__swiper{padding-bottom:2.75rem}.p-services__swiper .swiper-wrapper{display:flex;gap:0}}.p-services__swiper .p-services__slide{width:auto;height:auto}.p-services__card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(75,83,32,.1)}.p-services__img{width:100%;height:10rem;overflow:hidden}.p-services__img img{width:100%;height:100%;object-fit:cover}.p-services__body{flex:1;padding:1.375rem 1.125rem}.p-services__name{font-family:"Noto Serif JP",serif;font-size:.96875rem;font-weight:700;color:#363b16;margin-bottom:.5rem}.p-services__desc{font-size:.78125rem;color:#666;line-height:1.75}.p-services__note{margin-top:1rem;font-size:.71875rem;color:#666;text-align:center;opacity:.8}.p-services__maker{margin-top:3.75rem;max-width:45rem;margin-left:auto;margin-right:auto;text-align:center}.p-services__makerTitle{display:inline-block;position:relative;font-family:"Noto Serif JP",serif;font-size:.9375rem;font-weight:700;color:#363b16;padding-bottom:.75rem;margin-bottom:1.25rem}.p-services__makerTitle:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:2rem;height:2px;background-color:#4b5320}.p-services__makerList{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}@media screen and (max-width:767px){.p-services__makerList{display:grid;grid-template-columns:repeat(2,1fr);max-width:17.5rem;margin-left:auto;margin-right:auto}}.p-services__makerList li{background-color:#fff;border:1px solid rgba(75,83,32,.18);border-radius:.25rem;padding:.4375rem 1.125rem;font-size:.8125rem;color:#666;text-align:center}.p-services__pagi{display:none}@media screen and (max-width:767px){.p-services__pagi{display:block}}.p-services__pagi .swiper-pagination-bullet-active{background-color:#4b5320}.p-works__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:62.5rem;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.p-works__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}.p-works__item{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:4/5}.p-works__item img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.p-works__item--spHide{display:none}}.p-testimonials__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.375rem;max-width:50rem;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.p-testimonials__grid{grid-template-columns:1fr}}.p-testimonials__card{position:relative;background-color:#fff;border-radius:16px;padding:1.75rem;text-align:left;border:1px solid rgba(75,83,32,.1)}.p-testimonials__stars{color:#f4a803;font-size:.875rem;letter-spacing:2px;margin-bottom:.5rem}.p-testimonials__text{font-size:.84375rem;line-height:1.85;color:#333;margin-bottom:.875rem}.p-testimonials__meta{font-size:.75rem;color:#666;font-weight:500}.p-flow__list{max-width:36.25rem;margin-left:auto;margin-right:auto;text-align:left}.p-flow__step{position:relative;display:flex;gap:1.375rem;align-items:flex-start}.p-flow__step:not(:last-child):after{content:"";position:absolute;left:1.3125rem;top:2.875rem;width:2px;height:calc(100% - .375rem);background:linear-gradient(to bottom,#4B5320 0%,transparent 100%)}.p-flow__num{flex-shrink:0;width:2.625rem;height:2.625rem;background-color:#4b5320;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif JP",serif;font-weight:700;font-size:.96875rem}.p-flow__body{padding-bottom:3rem}.p-flow__title{padding-top:.625rem;font-family:"Noto Serif JP",serif;font-size:.96875rem;font-weight:700;color:#363b16;margin-bottom:.4375rem}.p-flow__desc{font-size:.84375rem;color:#666;line-height:1.85}.p-faq__list{max-width:45rem;margin-left:auto;margin-right:auto;text-align:left}.p-faq__item{border-bottom:1px solid rgba(75,83,32,.14)}.p-faq__q{width:100%;display:flex;align-items:center;gap:.875rem;padding:1.375rem 0;text-align:left;font-size:.9375rem;font-weight:700;color:#363b16;line-height:1.55}.p-faq__qMark{flex-shrink:0;width:1.6875rem;height:1.6875rem;background-color:#4b5320;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.p-faq__qText{flex:1}.p-faq__arrow{flex-shrink:0;margin-left:auto;color:#4b5320;font-size:1.25rem;transition:transform .3s}.p-faq__q.open .p-faq__arrow{transform:rotate(180deg)}.p-faq__a{display:none}.p-faq__a p{padding:0 0 1.375rem 2.5625rem;font-size:.84375rem;color:#666;line-height:1.9}.p-instagram__banner{max-width:37.5rem;margin-left:auto;margin-right:auto;padding:3.5rem 2.25rem;border-radius:16px;background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcaf45);color:#fff}.p-instagram__icon{font-size:2.8125rem;margin-bottom:.875rem}.p-instagram__account{font-family:"Noto Serif JP",serif;font-size:1.25rem;margin-bottom:.625rem}.p-instagram__text{font-size:.84375rem;line-height:1.8;opacity:.9;margin-bottom:1.375rem}.p-instagram__btn{display:inline-block;padding:.6875rem 1.75rem;border:2px solid rgba(255,255,255,.55);border-radius:100px;background-color:#ffffff2e;color:#fff;font-size:.875rem;font-weight:700;transition:background-color .2s}.p-instagram__btn:hover{background-color:#ffffff52;opacity:1}.p-greeting__flex{display:flex;flex-direction:column;gap:2rem;max-width:51.25rem;margin-left:auto;margin-right:auto;text-align:left}.p-greeting__photo{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:16px;flex-shrink:0;order:1}.p-greeting__body{order:2}.p-greeting__text{font-size:.875rem;line-height:2;color:#333;margin-bottom:1.25rem}.p-greeting__role{font-size:.78125rem;color:#666;margin-bottom:.25rem}.p-greeting__name{font-family:"Noto Serif JP",serif;font-size:1.0625rem;font-weight:700;color:#363b16}@media(min-width:640px){.p-greeting__flex{flex-direction:row;align-items:flex-start}.p-greeting__body{order:1;flex:1}.p-greeting__photo{order:2;width:45%}}.p-area__tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:45rem;margin-left:auto;margin-right:auto}.p-area__tag{display:inline-flex;align-items:center;gap:.25rem;background-color:#fff;border:1px solid #4B5320;color:#363b16;padding:.5rem 1.25rem;border-radius:100px;font-size:.84375rem;font-weight:500}.p-contact__cta{display:flex;justify-content:center;flex-wrap:wrap;gap:.875rem;margin-bottom:3.5rem}@media screen and (max-width:767px){.p-contact__cta{margin-bottom:2.5rem}}.p-contact__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:6.25rem;font-size:1.1rem;font-weight:700;line-height:1.4;text-decoration:none;transition:opacity .25s,transform .25s}.p-contact__ctaBtn:hover{opacity:.88;transform:translateY(-.125rem)}.p-contact__ctaBtn .material-symbols-rounded{font-size:1.375rem}@media screen and (max-width:767px){.p-contact__ctaBtn{width:100%;padding:.9375rem 1.5rem;font-size:1rem}}.p-contact__ctaBtn.--tel{background-color:#fff;color:#4b5320}.p-contact__ctaBtn.--line{background-color:#06c755;color:#fff;font-size:.96875rem}@media screen and (max-width:767px){.p-contact__ctaBtn.--line{font-size:.9375rem}}.p-contact__form{max-width:38.75rem;margin:0 auto;padding:2.5rem 1.75rem;background:#ffffff1a;border-radius:16px;text-align:left}@media screen and (max-width:767px){.p-contact__form{padding:1.75rem 1.25rem}}.p-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.125rem}@media screen and (max-width:767px){.p-form__grid{grid-template-columns:1fr}}.p-form__item{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.125rem}.p-form__item.--full{grid-column:1/-1}.p-form__label{font-size:.8375rem;font-weight:700;color:#ffffffe6}.p-form__label .req{display:inline-block;padding:.0625rem .4375rem;margin-left:.5rem;background:#e74c3c;color:#fff;font-size:.65625rem;font-weight:700;border-radius:.25rem;vertical-align:middle}.p-form__label .any{display:inline-block;padding:.0625rem .4375rem;margin-left:.5rem;background:#ffffff40;color:#fff;font-size:.65625rem;font-weight:700;border-radius:.25rem;vertical-align:middle}.p-form__input,.p-form__textarea{width:100%;padding:.6875rem .875rem;border:1px solid rgba(255,255,255,.28);border-radius:.5rem;background:#ffffff24;color:#fff;font-family:Noto Sans JP,sans-serif;font-size:.9375rem;line-height:1.6;transition:border-color .25s}.p-form__input::placeholder,.p-form__textarea::placeholder{color:#ffffff80}.p-form__input:focus,.p-form__textarea:focus{outline:none;border-color:#ffffffa6}.p-form__textarea{min-height:7.5rem;resize:vertical}.p-form__errorMsg{display:block;min-height:1rem;font-size:.75rem;color:#ffd2cb;line-height:1.5}.p-form__item.is-error .p-form__input,.p-form__item.is-error .p-form__textarea{border-color:#ff8b7a}.p-contact__cbGrid{display:grid;grid-template-columns:1fr 1fr;gap:.5625rem;max-width:18.75rem}.p-contact__cb{display:flex;align-items:center;gap:.5rem;padding:.5625rem .75rem;border:1px solid rgba(255,255,255,.28);border-radius:.5rem;background:#ffffff24;cursor:pointer;transition:border-color .25s,background-color .25s}.p-contact__cb:hover{border-color:#ffffff80}.p-contact__cbInput{flex-shrink:0;width:1rem;height:1rem;accent-color:#FFFFFF;cursor:pointer}.p-contact__cbText{font-size:.84375rem;color:#ffffffeb;line-height:1.4}.p-form__agree{margin-top:.5rem}.p-form__agreeLabel{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.p-form__agreeCheck{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.125rem;accent-color:#FFFFFF;cursor:pointer}.p-form__agreeText{font-size:.84375rem;color:#ffffffe6;line-height:1.6}.p-form__agreeText a{color:#fff;text-decoration:underline}.p-form__agreeText .req{display:inline-block;padding:.0625rem .4375rem;margin-left:.5rem;background:#e74c3c;color:#fff;font-size:.65625rem;font-weight:700;border-radius:.25rem;vertical-align:middle}.p-form__turnstile{display:flex;justify-content:center;margin-top:1.25rem}.p-form__turnstile:empty{margin-top:0}.p-form__submit{margin-top:1.5rem;text-align:center}.p-form__btn{display:inline-block;width:100%;max-width:18.75rem;padding:.9375rem 2.5rem;border:none;border-radius:6.25rem;background:#fff;color:#4b5320;font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .25s,transform .25s}.p-form__btn:hover{opacity:.88;transform:translateY(-.125rem)}.u-desktop{display:block}@media screen and (max-width:767px){.u-desktop{display:none}}.u-mobile{display:none}@media screen and (max-width:767px){.u-mobile{display:block}}@media screen and (max-width:767px){br.u-pcBr{display:none}}br.u-spBr{display:none}@media screen and (max-width:767px){br.u-spBr{display:inline}}.fadeup{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fadeup.is-visible{opacity:1;transform:translateY(0)}.clip-in{clip-path:inset(0 100% 0 0);transition:clip-path .9s cubic-bezier(.16,1,.3,1)}.clip-in.is-visible{clip-path:inset(0 0% 0 0)}.clip-up{clip-path:inset(100% 0 0 0);transition:clip-path .9s cubic-bezier(.16,1,.3,1)}.clip-up.is-visible{clip-path:inset(0 0 0 0)}
