﻿@import"https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,dfn,em,img,ins,q,strong,small,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,thead,tfoot,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,header,footer,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;vertical-align:baseline;padding:0;margin:0;border:0}html{color:#000;background-color:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1}ul,ol{list-style-type:none}li{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}h1,h2,h3,h4,h5,h6{font-weight:normal}caption,th,td{text-align:left}img{max-width:100%;vertical-align:bottom}a:active,a:focus{outline:none}address,caption,em,strong,th{font-style:normal;font-weight:normal}input,textarea,select,option,button{font-family:inherit;font-weight:inherit;border-radius:0}input,textarea,select,button{outline:none;padding:0;margin:0}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=submit],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{border:0;background:none}html{font-size:62.5%;min-width:320px}html.is-nav-open{overflow:hidden}body{color:#5a6254;font-family:"Zen Maru Gothic",sans-serif;font-weight:500}img{width:100%;max-width:100%;height:auto}a{text-decoration:none}@keyframes content-fadein{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes photo-fadein{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes separate-inview{0%{transform:translateY(-50%) scaleY(0)}100%{transform:translateY(-50%) scaleY(1)}}@keyframes separate-wave-inview{0%{transform:translateY(-100%) scaleY(0)}100%{transform:translateY(-100%) scaleY(1)}}.p-header{z-index:999999;width:100%;height:72px;transition:height .8s;position:fixed;top:0;left:0}.p-header::after{z-index:-1;display:block;content:"";width:100%;height:0;opacity:0;transition:opacity .8s,height .8s;background-color:#fff;position:absolute;top:0;left:0}.p-header.is-nav-open{height:100%}.p-header.is-nav-open::after{opacity:1;height:100%}.p-header__inner{width:100%;height:100%;max-width:1920px;margin:0 auto}.p-header__head{z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;height:72px;padding-left:4%;box-sizing:border-box;position:relative}.p-header__head::after{z-index:-1;display:block;content:"";width:calc(100% - 24px);height:100%;background-color:rgba(255,255,255,.7);position:absolute;top:0;left:0}.p-header__sitelogo{width:154px;height:48px}.p-header__button{width:84px;height:100%}.p-header__body{display:none;width:100%;height:100%;transition:opacity .8s,height .4s;padding-top:64px}.p-header.is-nav-open .p-header__body{display:block}.p-header__nav{margin-bottom:32px}.p-header__info{display:block}@media print,screen and (min-width: 744px){.p-header{height:80px}.p-header__head{height:80px}}@media print,screen and (min-width: 1024px){.p-header{height:96px;padding:0 4%;box-sizing:border-box}.p-header::after{opacity:1;height:100%;border-bottom-right-radius:30px}.p-header.is-nav-open{height:96px;position:static}.p-header--front::after{width:25%}.p-header--front.is-scrolled::after{animation:header-bg 1.2s cubic-bezier(0, 0.01, 0, 1) forwards}.p-header__inner{display:flex;align-items:center;justify-content:space-between}.p-header__head{width:auto;height:100%;padding-left:0}.p-header__head::after{display:none}.p-header__sitelogo{width:204px;height:64px}.p-header__button{display:none}.p-header__body{display:flex;flex-direction:column-reverse;opacity:1;height:auto;padding-top:0}.p-header__nav{margin-bottom:0}.p-header__info{margin-bottom:16px}}@media print,screen and (min-width: 1920px){.p-header--front::after{width:20%}}@keyframes menu-fadein{0%{opacity:0}100%{opacity:1}}@keyframes header-bg{0%{width:25%}100%{width:100%}}@media print,screen and (min-width: 1920px){@keyframes header-bg{0%{width:20%}100%{width:100%}}}.p-nav__item{opacity:0}.p-nav__item:last-of-type{margin-bottom:0}.p-nav__link{display:flex;align-items:center;justify-content:center;color:#5a6254;font-size:22px;font-size:2.2rem;width:100%;height:64px}@media print,screen and (min-width: 1024px){.p-nav__body{display:flex;justify-content:flex-end}.p-nav__item{opacity:1;margin:0 54px 0 0}.p-nav__item:last-of-type{margin-right:0}.p-nav__link{font-size:16px;font-size:1.6rem;font-weight:700;height:auto;transition:color .3s;position:relative}.p-nav__link::after{display:block;content:"";width:0;height:2px;transition:width .3s;background-color:#71b140;border-radius:12px;position:absolute;bottom:-12px;left:0}.p-nav__link:hover{color:#71b140 !important}.p-nav__link:hover::after{width:100%}.p-nav--front .p-nav__link{color:#fff;transition:color 1s}.p-nav--front.is-scrolled .p-nav__link{color:#5a6254}}@keyframes nav-fadein{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes text-color{0%{color:#fff}100%{color:#5a6254}}.p-nav.is-nav-open .p-nav__item:nth-child(1){animation:nav-fadein .6s ease .1s forwards}.p-nav.is-nav-open .p-nav__item:nth-child(2){animation:nav-fadein .6s ease .2s forwards}.p-nav.is-nav-open .p-nav__item:nth-child(3){animation:nav-fadein .6s ease .3s forwards}.p-nav.is-nav-open .p-nav__item:nth-child(4){animation:nav-fadein .6s ease .4s forwards}.p-nav.is-nav-open .p-nav__item:nth-child(5){animation:nav-fadein .6s ease .5s forwards}.p-header-info{opacity:0;text-align:center}.p-header-info.is-nav-open{animation:header-info-fadein .6s ease .7s forwards}.p-header-info__tel{color:#71b140;font-size:31px;font-size:3.1rem;font-weight:700;margin-bottom:16px}.p-header-info__tel span{font-size:21px;font-size:2.1rem}.p-header-info__time{font-size:24px;font-size:2.4rem;font-weight:700}.p-header-info__time span{font-size:14px;font-size:1.4rem}@media print,screen and (min-width: 1024px){.p-header-info{opacity:1;display:flex;align-items:center;justify-content:flex-end}.p-header-info__tel{font-size:22px;font-size:2.2rem;margin:0 44px 0 0}.p-header-info__tel span{font-size:12px;font-size:1.2rem}.p-header-info__time{font-size:22px;font-size:2.2rem}.p-header-info__time span{font-size:12px;font-size:1.2rem}.p-header-info--front .p-header-info__time{color:#fff;transition:color .3s}.p-header-info--front.is-scrolled .p-header-info__time{color:#5a6254}}@keyframes header-info-fadein{0%{opacity:0}100%{opacity:1}}.c-sitelogo{width:100%;height:100%}.c-sitelogo a{display:block;width:100%;height:0;padding-top:31.12%;background:url(../img/sitelogo.svg) no-repeat;background-size:contain;text-indent:100%;transition:opacity .3s;white-space:nowrap;overflow:hidden}.c-sitelogo a:hover{opacity:.7}.c-navbutton{width:100%;height:100%;transition:background-color .3s;background-color:#71b140;border-radius:25px 0 25px 0;box-sizing:border-box;position:relative}.c-navbutton__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:55%;left:50%;transform:translate(-50%, -50%)}.c-navbutton__line{margin-bottom:8px}.c-navbutton__line span{display:block;width:44px;height:4px;border-radius:4px;background-color:#fff}.c-navbutton__line span:not(:last-of-type){margin-bottom:8px}.c-navbutton__text{color:#fff;font-size:14px;font-size:1.4rem;text-align:center;white-space:nowrap;width:100%}.c-navbutton.is-nav-open{background-color:#fff}.c-navbutton.is-nav-open .c-navbutton__line span{background-color:#71b140;margin-bottom:0}.c-navbutton.is-nav-open .c-navbutton__line span:first-of-type{display:none}.c-navbutton.is-nav-open .c-navbutton__line span:nth-of-type(2){transform:rotate(-45deg)}.c-navbutton.is-nav-open .c-navbutton__line span:nth-of-type(3){transform:translateY(-4px) rotate(45deg)}.c-navbutton.is-nav-open .c-navbutton__text{color:#71b140;transform:translateY(12px)}.p-footer{z-index:1;width:100%}.p-footer::before{display:block;content:"";width:100%;height:16px;background:linear-gradient(90deg, rgb(201, 220, 69) 0%, rgb(176, 214, 149) 100%)}.p-footer__inner{width:100%;max-width:1920px;margin:0 auto}.p-footer__head{width:100%;padding:80px 4%;box-sizing:border-box;position:relative}.p-footer__head::before{position:absolute;top:0;left:0;z-index:-1;content:"";display:block;width:100%;height:100%;background-color:#f3f9ef}.p-footer__head::after{position:absolute;top:0;left:0;z-index:-1;content:"";display:block;width:100%;height:100%;background-color:#fff;border-bottom-left-radius:60px}.p-footer__body{width:90%;background-color:#f3f9ef;padding:40px 6%;box-sizing:border-box;border-bottom-right-radius:60px}.p-footer__copyright{display:block;color:#b0d695;font-size:14px;font-size:1.4rem;font-weight:500;text-align:center;padding:40px 0;background-color:#fff}@media print,screen and (min-width: 1024px){.p-footer__bg{background:linear-gradient(90deg, #f3f9ef 0%, #f3f9ef 50%, #fff 50%, #fff 100%)}.p-footer__inner{display:flex;flex-direction:row-reverse;justify-content:space-between}.p-footer__head{display:flex;align-items:center;justify-content:center;width:48%;padding:0 2%}.p-footer__head::before,.p-footer__head::after{display:none}.p-footer__body{width:58%;padding:80px 3%;border-bottom-right-radius:80px}.p-footer__copyright{padding:64px 0}}@media print,screen and (min-width: 1280px){.p-footer__body{padding:80px 6%}}.p-footer-contact{width:100%;text-align:center}.p-footer-contact__title{color:#388000;font-size:30px;font-size:3rem;font-weight:700;margin-bottom:16px}.p-footer-contact__tel{color:#71b140;font-size:37px;font-size:3.7rem;font-weight:700;margin-bottom:16px}.p-footer-contact__tel span{font-size:25px;font-size:2.5rem}.p-footer-contact--front .p-footer-contact__tel{color:#fff}.p-footer-contact__time{color:#5a6254;font-size:20px;font-size:2rem;font-weight:500;margin-bottom:40px}.p-footer-contact__time span{font-size:14px;font-size:1.4rem}.p-footer-contact--front .p-footer-contact__time{color:#fff;margin-bottom:24px}.p-footer-contact__text{color:#fff;font-size:18px;font-size:1.8rem;font-weight:500;line-height:1.3;margin-bottom:24px}.p-footer-contact__info{font-size:18px;font-size:1.8rem;line-height:1.2}.p-footer-contact__info span{font-size:14px;font-size:1.4rem}.p-footer-contact--front .p-footer-contact__info{color:#388000;font-weight:700;background-color:#f3f9ef;padding:24px 4%;border-radius:40px 0 40px 0;margin:0 auto 20px;box-sizing:border-box}.p-footer-contact--front .p-footer-contact__info span{color:#5a6254;font-weight:500}.p-footer-contact__link{display:inline-flex;flex-direction:column;align-items:center;gap:24px 0;margin-top:32px}.p-footer-contact__link a{display:inline-block;color:#5a6254;font-size:15px;font-size:1.5rem;font-weight:500;transition:opacity .3s;position:relative}.p-footer-contact--front .p-footer-contact__link a{color:#fff}.p-footer-contact__link a:hover{opacity:.6}.p-footer-contact__link a::after{display:block;content:"";width:100%;height:1px;background-color:#5a6254;position:absolute;left:0;bottom:-4px}.p-footer-contact--front .p-footer-contact__link a::after{background-color:#fff}.p-footer-contact__button{width:100%;max-width:352px;margin:0 auto 40px}@media print,screen and (min-width: 1024px){.p-footer-contact__title{font-size:35px;font-size:3.5rem}.p-footer-contact__tel{font-size:50px;font-size:5rem}.p-footer-contact__tel span{font-size:35px;font-size:3.5rem}.p-footer-contact__text{font-size:25px;font-size:2.5rem}.p-footer-contact__time{font-size:26px;font-size:2.6rem}.p-footer-contact__info{font-size:24px;font-size:2.4rem}.p-footer-contact__info span{font-size:18px;font-size:1.8rem}}.p-footer-menu{width:100%}.p-footer-menu__section{width:100%;margin-bottom:24px}.p-footer-menu__section:last-of-type{margin-bottom:0}.p-footer-menu__content{margin-bottom:24px}.p-footer-menu__content:last-of-type{margin-bottom:0}.p-footer-menu__link{display:block;color:#5a6254;font-size:20px;font-size:2rem;font-weight:500;transition:opacity .3s;padding-bottom:12px;position:relative}.p-footer-menu__link::after{display:block;content:"";width:100%;height:1px;background:linear-gradient(90deg, rgb(201, 220, 69) 0%, rgb(176, 214, 149) 100%);position:absolute;left:0;bottom:0}.p-footer-menu__link:hover{opacity:.4}.p-footer-menu__body{display:flex;flex-wrap:wrap;margin-top:16px}.p-footer-menu__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 0;width:100%}.p-footer-menu__item{width:49%}.p-footer-menu__item a{color:#388000;font-size:16px;font-size:1.6rem;font-weight:500;transition:opacity .3s}.p-footer-menu__item a:hover{opacity:.7}@media print,screen and (min-width: 1024px){.p-footer-menu{display:flex;justify-content:space-between}.p-footer-menu__section{width:46%}.p-footer-menu__content{margin-bottom:40px}.p-footer-menu__content--info{position:relative;top:8px}}.p-footer-link__body{margin-bottom:-32px}.p-footer-link__item{color:#606060;text-align:center;width:100%;margin-bottom:32px}.p-footer-link__link{display:block;color:#606060;transition:opacity .3s}.p-footer-link__link:hover{opacity:.6}.p-footer-link__image{margin-bottom:16px}.p-footer-link__name{font-size:16px;font-size:1.6rem;font-weight:700;margin-bottom:8px}.p-footer-link__address{font-size:14px;font-size:1.4rem;margin-bottom:8px}.p-footer-link__text{color:#71b140;font-size:16px;font-size:1.6rem}@media print,screen and (min-width: 744px){.p-footer-link__body{display:flex;flex-wrap:wrap;justify-content:space-between}.p-footer-link__item{width:48%}}@media print,screen and (min-width: 1024px){.p-footer-link__body{flex-wrap:nowrap;justify-content:flex-end;gap:0 16px}.p-footer-link__item{width:25%;margin-bottom:0}}.p-page-header{position:relative}.p-page-header__image{width:100%;height:0;padding-top:85%;background-repeat:no-repeat;background-position:50% 50%;background-size:100%;box-sizing:border-box}.p-page-header--about .p-page-header__image{background-image:url(../img/mv/about_sp.webp)}.p-page-header--info .p-page-header__image{background-image:url(../img/mv/info_sp.webp)}.p-page-header--service-top .p-page-header__image{background-image:url(../img/mv/service_sp.webp)}.p-page-header--service-meal .p-page-header__image{background-image:url(../img/mv/service_sp.webp)}.p-page-header--service-event .p-page-header__image{background-image:url(../img/mv/service_sp.webp)}.p-page-header--service-user .p-page-header__image{background-image:url(../img/mv/user_sp.webp)}.p-page-header--service-volunteer .p-page-header__image{background-image:url(../img/mv/service_sp.webp)}.p-page-header--service-admission .p-page-header__image{background-image:url(../img/mv/service_sp.webp)}.p-page-header--facility .p-page-header__image{background-image:url(../img/mv/facility_sp.webp)}.p-page-header--contact .p-page-header__image{background-image:url(../img/mv/info_sp.webp)}.p-page-header--recruit .p-page-header__image{background-image:url(../img/mv/recruit_sp.webp)}.p-page-header--staff .p-page-header__image{background-image:url(../img/mv/recruit_sp.webp)}.p-page-header--jobs .p-page-header__image{background-image:url(../img/mv/recruit_sp.webp)}.p-page-header__title{color:#fff;text-align:center;font-weight:500;white-space:nowrap;box-sizing:border-box;position:absolute;bottom:0;right:0;z-index:1}.p-page-header__title::before{display:block;content:"";width:100%;height:101%;background-color:#fff;position:absolute;top:0;left:0;z-index:-1}.p-page-header__title--service-top::before,.p-page-header__title--recruit::before{background-color:#f8faea}.p-page-header__title--facility::before{background-color:#f3f9ef}.p-page-header__title::after{display:block;content:"";width:100%;height:100%;background:linear-gradient(to right, rgb(201, 220, 69) 0%, rgb(176, 214, 149) 70%);position:absolute;top:0;left:0;z-index:-1}@media print,screen and (max-width: 743px){.p-page-header__title{font-size:27px;font-size:2.7rem;line-height:80px;height:80px;padding:0 2em}.p-page-header__title::before{border-top-left-radius:72px}.p-page-header__title::after{border-top-left-radius:72px;border-bottom-right-radius:72px}}@media print,screen and (min-width: 744px){.p-page-header__image{padding-top:36.25%}.p-page-header--about .p-page-header__image{background-image:url(../img/mv/about_pc.webp)}.p-page-header--info .p-page-header__image{background-image:url(../img/mv/info_pc.webp)}.p-page-header--service-top .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--service-meal .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--service-event .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--service-user .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--service-volunteer .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--service-admission .p-page-header__image{background-image:url(../img/mv/service_pc.webp)}.p-page-header--facility .p-page-header__image{background-image:url(../img/mv/facility_pc.webp)}.p-page-header--contact .p-page-header__image{background-image:url(../img/mv/contact_pc.webp)}.p-page-header--recruit .p-page-header__image{background-image:url(../img/mv/recruit_pc.webp)}.p-page-header--staff .p-page-header__image{background-image:url(../img/mv/recruit_pc.webp)}.p-page-header--jobs .p-page-header__image{background-image:url(../img/mv/recruit_pc.webp)}.p-page-header__title{font-size:30px;font-size:3rem;line-height:96px;height:96px;padding:0 3em}.p-page-header__title::before{border-top-left-radius:80px}.p-page-header__title::after{border-top-left-radius:80px;border-bottom-right-radius:80px}}@media print,screen and (min-width: 1280px){.p-page-header__title{font-size:45px;font-size:4.5rem;line-height:120px;height:120px;padding:0 3em}.p-page-header__title::before{border-top-left-radius:96px}.p-page-header__title::after{border-top-left-radius:96px;border-bottom-right-radius:96px}}.l-content{padding:180px 4%;box-sizing:border-box}.l-content__inner{width:100%;max-width:800px;margin:0 auto}.l-content__head{margin-bottom:40px}.l-content__section{margin-bottom:80px}.l-content__section:last-of-type{margin-bottom:0}.l-content__term{margin-bottom:24px}.l-content__desc{padding-left:20px;box-sizing:border-box}.l-content__button{width:100%;max-width:352px;margin:40px auto 0}.l-content__text{margin-bottom:24px}.l-content__text:last-of-type{margin-bottom:0}@media print,screen and (min-width: 1280px){.l-content{padding:200px 4%}.l-content__head{margin-bottom:80px}.l-content__section{margin-bottom:120px}.l-content__desc{padding-left:28px}.l-content__button{margin:120px auto 0}}.c-section-title{color:#388000;font-size:28px;font-size:2.8rem;font-weight:700;line-height:1.4;text-align:center}.c-section-title::after{display:block;content:"";width:160px;height:16px;background:url(../img/section-title.svg) no-repeat;background-size:contain;margin:16px auto 0}.c-section-title__sponly{display:block}@media print,screen and (min-width: 744px){.c-section-title{font-size:32px;font-size:3.2rem}}@media print,screen and (min-width: 1280px){.c-section-title{font-size:50px;font-size:5rem}.c-section-title__sponly{display:none}}.c-button{width:100%}.c-button__link{display:block;color:#fff;font-size:20px;font-size:2rem;font-weight:500;text-align:center;padding:20px 4%;border-radius:35px;background-color:#71b140;box-sizing:border-box;position:relative}.c-button__link::after{display:block;content:"";width:10px;height:20px;transition:right .3s,top .3s;background:url(../img/arrow_white.svg) no-repeat;background-size:contain;position:absolute;top:52.5%;right:28px;transform:translateY(-50%)}.c-button__link:hover::after{right:22px}.c-button--arrow-down .c-button__link::after{transform:translateY(-50%) rotate(90deg)}.c-button--arrow-down .c-button__link:hover::after{top:57%;right:28px}@media print,screen and (min-width: 1280px){.c-button__link{font-size:22px;font-size:2.2rem}}.c-text{font-size:17px;font-size:1.7rem;line-height:1.6}@media print,screen and (min-width: 744px){.c-text{font-size:19px;font-size:1.9rem;line-height:1.8}}.p-contact{padding:80px 4% 120px;box-sizing:border-box}.p-contact__inner{width:100%;max-width:1280px;margin:0 auto}.p-contact__head{margin-bottom:40px}.p-contact__title{margin-bottom:40px}.p-contact__tel{text-align:center;background-color:#f8faea;padding:4%;margin-bottom:80px;box-sizing:border-box}.p-contact__number{font-size:34px;font-size:3.4rem;font-weight:700;margin-bottom:12px}.p-contact__number span{font-size:40px;font-size:4rem}.p-contact__time{color:#71b140;font-size:18px;font-size:1.8rem;font-weight:500}.p-contact__note{font-size:16px;font-size:1.6rem;font-weight:500;line-height:1.8;margin-bottom:40px}@media print,screen and (min-width: 1280px){.p-contact{padding:120px 4% 160px}.p-contact__head{margin-bottom:80px}.p-contact__title{margin-bottom:120px}.p-contact__number{font-size:50px;font-size:5rem}.p-contact__number span{font-size:45px;font-size:4.5rem}.p-contact__time{font-size:20px;font-size:2rem}.p-contact__note{margin-bottom:80px}}.p-form__section{padding-bottom:20px;margin-bottom:20px;position:relative}.p-form__section:last-of-type{margin-bottom:0}.p-form__section::after{display:block;content:"";width:100%;height:1px;background:linear-gradient(90deg, rgb(201, 220, 69) 0%, rgb(176, 214, 149) 100%);position:absolute;bottom:0;left:0}.p-form__term{margin-bottom:16px}.p-form__label{display:flex;align-items:center;font-size:18px;font-size:1.8rem;font-weight:700}.p-form__label--required::after{display:inline-block;content:"必須";color:#fff;font-size:13px;font-size:1.3rem;background-color:#f19800;padding:8px 24px;border-radius:16px;margin-left:16px;box-sizing:border-box}.p-form__item{font-size:22px;font-size:2.2rem;line-height:1.6}.p-form__button{width:100%;max-width:352px;margin:40px auto 0}@media print,screen and (min-width: 1280px){.p-form__section{padding-bottom:40px;margin-bottom:40px}.p-form__label{font-size:25px;font-size:2.5rem}.p-form__label--required::after{font-size:17px;font-size:1.7rem}.p-form__item{font-size:30px;font-size:3rem}.p-form__button{margin:80px auto 0}}input,textarea,select{font-size:16px;font-size:1.6rem;line-height:1.3;width:100%;padding:1em;border:1px solid #5a6254;border-radius:10px;box-sizing:border-box}input::placeholder,textarea::placeholder,select::placeholder{color:#b0d695;font-size:16px;font-size:1.6rem;font-weight:500}select{cursor:pointer;appearance:none;background-image:url(../img/arrow_gray_down.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:20px 10px}input:focus,textarea:focus,select:focus{border:1px solid #b0d695}textarea{resize:vertical;height:8em}@media print,screen and (min-width: 744px){input,textarea,select{font-size:20px;font-size:2rem}input::placeholder,textarea::placeholder,select::placeholder{font-size:20px;font-size:2rem}}.c-pagetitle{text-align:center}.c-pagetitle__title{font-size:32px;font-size:3.2rem;font-weight:700;line-height:1.2;padding-bottom:24px;position:relative}.c-pagetitle__title::after{display:block;content:"";width:100%;height:2px;background:linear-gradient(90deg, rgb(201, 220, 69) 0%, rgb(176, 214, 149) 100%);position:absolute;bottom:0;left:0}@media print,screen and (min-width: 744px){.c-pagetitle__title{font-size:36px;font-size:3.6rem}.c-pagetitle__sp-only{display:none}}@media print,screen and (min-width: 1280px){.c-pagetitle__title{font-size:40px;font-size:4rem}}.wp-form-submit{position:relative}.wp-form-submit::after{display:block;content:"";width:10px;height:20px;transition:right .3s,top .3s;background:url(../img/arrow_white.svg) no-repeat;background-size:contain;position:absolute;top:52.5%;right:28px;transform:translateY(-50%)}.wp-form-submit__button{color:#fff;font-size:20px;font-size:2rem;font-weight:500;text-align:center;cursor:pointer;text-decoration:none;border:none;padding:20px 4%;border-radius:35px;background-color:#71b140}.wp-form-submit__button:focus{border:none;outline:0}.wp-form-submit:hover::after{right:22px}@media print,screen and (min-width: 1280px){.wp-form-submit__button{font-size:22px;font-size:2.2rem}}.mw_wp_form .error{font-size:18px !important;color:#d00 !important;margin-top:12px}
