:root{--color-primary: #000;--text-blue: #005bac;--main: #00aae8;--accent: #ed6d00;--accent2: #1eac4b;--yellow: #fff000;--white: #ffffff;--black: #000000;--bg-light-blue: #e2f3f9;--bg-supporter-kanko: #f9eee2;--bg-supporter-kanko-accent: var(--accent);--bg-supporter-omotenashi: #ecf9e2;--bg-supporter-omotenashi-accent: var(--accent2);--text-grey: #595757;--font-zen: "Zen Maru Gothic", sans-serif;--line-height-tight: 1.2;--line-height-body: 1.8;--shadow-card: 0 0 10px rgba(0, 0, 0, .25);--shadow-section: 0 4px 4px rgba(0, 0, 0, .25);--radius-pill: 1000px;--radius-md: 8px;--radius-lg: 40px;--header-height: 57px;--header-height-md: 65px;--font-size-min: 14px;--font-size-max: 18px;--font-size-root: clamp( var(--font-size-min), 4.1vw, var(--font-size-max) );--font-size-heading-min: 26px;--font-size-heading-max: 30px;--font-size-heading: clamp( var(--font-size-heading-min), 7.1vw, var(--font-size-heading-max) )}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--font-zen);font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue);background:var(--white);margin:0;min-height:100vh}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}p{margin:0 0 .5em}p:last-child{margin-bottom:0}br.br-pc{display:none}button{font-family:var(--font-zen)}@media(min-width:768px){br.br-pc{display:inline}br.br-sp{display:none}}.page-top{position:relative;margin:0 auto;min-height:100vh}.header{position:sticky;top:0;z-index:500;background:var(--white);border-bottom:1px solid #e0e0e0}.header__inner{box-sizing:border-box;width:100%;max-width:1920px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.logo-header{width:min(332px,60vw);height:30px;display:flex;align-items:center}.logo-header__link{display:inline-flex;width:100%;height:100%}.logo-header img{width:100%;height:100%;object-fit:contain}.btn-menu{width:40px;height:40px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px}.btn-menu span{display:block;width:24px;height:2px;background:var(--main);border-radius:1px;transition:transform .2s,opacity .2s}.btn-menu.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.btn-menu.is-open span:nth-child(2){opacity:0}.btn-menu.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-nav{display:none;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px 32px;flex:1;min-width:0}.header-nav__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:16px 32px;margin:0;padding:0;list-style:none}.header-nav__links a{font-weight:500;font-size:16px;line-height:1;color:var(--main);text-decoration:none;white-space:nowrap}.header-nav__links a:hover{text-decoration:underline;text-underline-offset:3px}.header-nav__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.header-nav__btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:12px;border-radius:var(--radius-md);font-weight:700;font-size:14px;line-height:1;color:var(--white);text-decoration:none;white-space:nowrap}.header-nav__btn--kanko{background:var(--accent)}.header-nav__btn--omotenashi{background:var(--accent2)}.header-nav__btn--dc{background:var(--main)}@media(min-width:768px)and (max-width:1023px){.header-nav__actions{display:none}}@media(min-width:768px)and (max-width:1023px){.logo-header{width:332px;height:40px}}@media(min-width:1024px){.logo-header{width:332px;height:40px}}.follow-menu{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px;z-index:600}.follow-menu__btn{box-sizing:border-box;padding:24px 16px;color:var(--white);font-weight:700;font-size:var(--font-size-root);text-align:center;text-decoration:none;writing-mode:vertical-rl;text-orientation:mixed;font-feature-settings:"vrt2";border-radius:8px 0 0 8px;display:flex;align-items:center;justify-content:center;line-height:1}.follow-menu__btn--kanko{background:var(--accent)}.follow-menu__btn--omotenashi{background:var(--accent2)}.mv{position:relative;width:100%;max-width:1920px;margin-inline:auto}.mv-img-wrap{position:relative;width:100%}.mv-img{display:block;width:100%;height:calc(256px - var(--header-height));aspect-ratio:unset;object-fit:cover;object-position:bottom;background:var(--bg-light-blue)}.mv-img[src*="images/"]{min-height:0}.mv-text{background-color:#fefac5;background-image:url(./bg-repeat-sp-DrIJNXVi.svg);background-size:100% auto;background-repeat:repeat-y;background-position:top center;padding:56px 16px 40px;text-align:center}.mv-text .lead{font-weight:700;font-size:calc(var(--font-size-heading) * .714285);line-height:2.4;color:var(--text-blue);margin:0}.mv-logo{position:absolute;left:50%;top:80%;transform:translate(-50%,-50%);width:clamp(120px,40vw,200px);height:clamp(120px,40vw,200px)}.mv-logo img{width:100%;height:100%;object-fit:contain}@media(min-width:768px){.mv-img{height:auto;aspect-ratio:3840 / 1024;object-position:bottom}.mv-img[src*="images/"]{min-height:0}.mv-logo{top:76%;left:50%;transform:translate(-50%,-50%);width:440px;height:440px}}.section-intro,.section-about{background-image:url(./bg-repeat-sp-DrIJNXVi.svg);background-size:100% auto;background-repeat:repeat-y;background-position:top center}.section-intro,.section-about{background-color:var(--white)}.section-role,.section-qa{background-color:var(--bg-light-blue)}.section-intro{padding:24px 16px 40px;text-align:center}.section-intro .title{font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);color:var(--text-blue);margin-bottom:16px;letter-spacing:-.05em}.section-intro .desc{font-weight:500;font-size:calc(var(--font-size-root) + 2px);line-height:2.4;color:var(--text-blue)}.section-role{padding:40px 16px}.section-role .section-title{font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);color:var(--main);text-align:center;margin-bottom:32px}.cards-role{display:flex;flex-direction:column;gap:24px;align-items:center}.card-role{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:32px 24px;max-width:352px;width:100%;text-align:center}.card-role .thumb{width:100%;max-width:304px;aspect-ratio:1;margin:0 auto 16px;object-fit:cover}.card-role .thumb:not([src]),.card-role .thumb[src=""]{background:var(--bg-light-blue)}.cmp-supporter .head .img-wrap img{background:transparent}.card-role .role-title{margin-bottom:8px}.card-role .role-title img{display:block;width:100%;max-width:256px;height:auto;margin:0 auto}.card-role .role-desc{font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue);text-align:left}.section-subs{display:none;background-color:#fefac5;background-image:url(./bg-repeat-sp-DrIJNXVi.svg);background-size:100% auto;background-repeat:repeat-y;background-position:top center;padding:40px 16px;box-shadow:var(--shadow-section);text-align:center}.section-subs .lead{font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);color:var(--main);margin-bottom:16px}.section-subs .subs-bubble{display:flex;flex-direction:column;align-items:center;width:100%;max-width:358px;margin:0 auto 8px}.section-subs .subs-bubble__text{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:64px;margin:0;padding:calc(var(--font-size-heading) * 1.4285714 - 32px) 32px;background:var(--main);color:var(--white);font-weight:700;font-size:calc(var(--font-size-heading) * 1.4285714);line-height:1;letter-spacing:3.2px;border-radius:var(--radius-pill);text-align:center}.section-subs .subs-bubble__tail{flex-shrink:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:23px solid var(--main);margin-top:-1px}.section-subs .number{font-weight:900;font-size:calc(var(--font-size-heading) * 3.571429);line-height:1;color:var(--main)}.section-subs .unit{font-weight:900;font-size:calc(var(--font-size-heading) * 2);color:var(--main);vertical-align:bottom;margin-left:4px}.section-subs .subs-divider{display:block;width:100%;max-width:358px;height:2px;margin:16px auto;border:0;background:var(--main)}.section-subs .note{font-weight:500;font-size:var(--font-size-root);color:var(--main);margin-top:0}.section-wanted{background:var(--white);padding:40px 16px 0;overflow-x:hidden}.cmp-supporter-title{text-align:center;margin-bottom:24px}.cmp-supporter-title .label{font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);color:var(--main)}.cmp-supporter-title .catch{font-weight:700;font-size:calc(var(--font-size-heading) * 2);line-height:1.4;color:var(--main)}.cmp-supporter{border-radius:0;overflow:hidden;width:calc(100% + 32px);max-width:none;margin-left:-16px;margin-right:-16px}.cmp-supporter--after-sibling{margin-top:0}.cmp-supporter__inner{max-width:350px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box;padding:0}.cmp-supporter .head{color:var(--white);padding:40px 0 32px}.cmp-supporter .head .cmp-supporter__inner{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "media" "pill" "sub"}.cmp-supporter .head__text{display:contents}.cmp-supporter .head__media{grid-area:media;width:100%}.cmp-supporter--kanko .head{background:var(--bg-supporter-kanko-accent)}.cmp-supporter--omotenashi .head{background:var(--bg-supporter-omotenashi-accent)}.cmp-supporter .head .title{grid-area:title;font-weight:700;font-size:calc(var(--font-size-heading) * 1.4285714);line-height:var(--line-height-tight);text-align:center;margin-bottom:24px}.cmp-supporter .head .img-wrap{width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-light-blue);margin-bottom:24px;box-shadow:var(--shadow-card)}.cmp-supporter--kanko .head .img-wrap{background:var(--bg-supporter-kanko)}.cmp-supporter--omotenashi .head .img-wrap{background:var(--bg-supporter-omotenashi)}.cmp-supporter .head .img-wrap img{width:100%;height:100%;object-fit:cover}.cmp-subtitle-pill{background:var(--white);font-weight:700;font-size:calc(var(--font-size-heading) * .6428571);padding:16px 24px;border-radius:var(--radius-pill);text-align:center;margin-bottom:16px}.cmp-supporter--kanko .cmp-subtitle-pill{color:var(--accent)}.cmp-supporter--omotenashi .cmp-subtitle-pill{color:var(--accent2)}.cmp-supporter .head .cmp-subtitle-pill{grid-area:pill}.cmp-supporter .head .sub{grid-area:sub;font-weight:700;font-size:calc(var(--font-size-heading) * .9285714);line-height:1.4;text-align:center;color:var(--white)}.cmp-supporter--kanko .cmp-supporter__wave,.cmp-supporter--omotenashi .cmp-supporter__wave{display:block;margin:0;line-height:0}.cmp-supporter--omotenashi .cmp-supporter__wave{background:var(--bg-supporter-omotenashi)}.cmp-supporter--kanko .cmp-supporter__wave{background:var(--bg-supporter-kanko)}.cmp-supporter--kanko .cmp-supporter__wave img,.cmp-supporter--omotenashi .cmp-supporter__wave img{display:block;width:100%;height:68px}.cmp-supporter .body{padding:40px 0;border-radius:0 0 var(--radius-md) var(--radius-md)}.cmp-supporter--kanko .body{background:var(--bg-supporter-kanko)}.cmp-supporter--omotenashi .body{background:var(--bg-supporter-omotenashi)}.cmp-supporter .body .subtitle{color:var(--white);font-weight:700;font-size:calc(var(--font-size-heading) * .7857143);padding:16px 24px;border-radius:var(--radius-pill);text-align:center;margin-bottom:24px}.cmp-supporter--kanko .body .subtitle{background:var(--accent)}.cmp-supporter--omotenashi .body .subtitle{background:var(--accent2)}.cmp-supporter .body .check-list{list-style:none;padding:0;margin:0 0 32px}.cmp-supporter .body .check-list li{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px;font-weight:700;font-size:calc(var(--font-size-heading) * .8571429);line-height:1.4;color:var(--text-blue)}.cmp-supporter .body .check-list__text{flex:1;min-width:0}.cmp-supporter .body .check-list__lead{margin:0;font-weight:700;font-size:calc(var(--font-size-root) + 8px);line-height:1.4;color:var(--text-blue)}.cmp-supporter .body .check-list__note{margin:4px 0 0;font-weight:700;font-size:calc(var(--font-size-root) - 2px);line-height:var(--line-height-body);color:var(--text-blue)}.cmp-supporter .body .check-note{font-weight:700;font-size:calc(var(--font-size-root) - 2px);line-height:var(--line-height-body);color:var(--text-blue);margin:0 0 24px}.cmp-supporter .body .merit-cards{margin-bottom:24px}.cmp-supporter .body .merit-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:24px 24px 32px;margin-bottom:24px;text-align:center}.cmp-supporter .body .merit-card__img{width:100%;aspect-ratio:300 / 200;margin:0 0 8px;overflow:hidden;border-radius:4px}.cmp-supporter .body .merit-card__img img{display:block;width:100%;height:100%;object-fit:cover}.cmp-supporter .body .merit-card__img--benefit-kanko{background:var(--white)}.cmp-supporter .body .merit-card__img--benefit-kanko img{object-fit:contain}.cmp-supporter .body .merit-card--split{padding:24px}.cmp-supporter .body .merit-title{font-weight:700;font-size:calc(var(--font-size-heading) * 1.1428571);line-height:1.4;color:var(--text-blue);margin-bottom:8px}.cmp-supporter .body .merit-desc{font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue)}.cmp-supporter .body .merit-divider{height:2px;background:var(--main);margin:24px 0}.cmp-supporter .body .merit-note{font-weight:500;font-size:calc(var(--font-size-root) - 4px);color:var(--text-blue);margin:8px 0 0}.icon-check{display:inline-block;box-sizing:border-box;width:32px;height:32px;flex-shrink:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!--%20Figma:%20icon-check%20/%206201:3284%20(check%20list)%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='23'%20viewBox='0%200%2032%2023'%20fill='none'%3e%3cpath%20fill='%2300AAE8'%20d='M10.7053%2023C10.1987%2023%209.69823%2022.8107%209.30901%2022.4259L0.579207%2013.8018C-0.193069%2013.0384%20-0.193069%2011.8046%200.579207%2011.0473C1.35148%2010.2838%202.59948%2010.2838%203.36558%2011.0473L10.7053%2018.2971L28.6344%200.572595C29.4067%20-0.190865%2030.6547%20-0.190865%2031.4208%200.572595C32.1931%201.33606%2032.1931%202.56981%2031.4208%203.32716L12.1016%2022.4259C11.7185%2022.8046%2011.2119%2023%2010.7053%2023Z'%20/%3e%3c/svg%3e") no-repeat center / contain}.btn-about-site,.btn-offer{display:flex;position:relative;width:100%;background:var(--white);color:var(--accent);font-weight:700;font-size:calc(var(--font-size-heading) * .714285);line-height:var(--line-height-tight);text-align:center;padding:16px;border-radius:var(--radius-pill);border:none;cursor:pointer;box-shadow:var(--shadow-card);justify-content:center;align-items:center;outline:5px solid transparent;border:5px solid var(--accent)}.btn-offer .icon-arrow-right{border-color:var(--accent);border-width:5px}.btn-about-site .cta__arrow,.btn-offer .cta__arrow{position:absolute;right:32px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:block}.btn-offer:hover{background:var(--accent);color:var(--white);outline-color:var(--accent);border-color:var(--white)}.cmp-supporter--omotenashi .btn-offer{border-color:var(--accent2);color:var(--accent2)}.cmp-supporter--omotenashi .btn-offer:hover{background:var(--accent2);color:var(--white);outline-color:var(--accent2);border-color:var(--white)}.btn-about-site:hover{background:var(--main);color:var(--white);outline-color:var(--main);border-color:var(--white)}.section-wanted .note-image{margin:24px 0 0;font-weight:700;font-size:14px;line-height:1.4;color:var(--text-blue);text-align:left}.section-rule{margin-top:40px;max-width:350px;margin-left:auto;margin-right:auto;padding:0 0 40px;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue);text-align:left}.section-rule .rule-line{margin:0}.section-rule .rule-line+.rule-line{margin-top:1em}.section-rule .rule-link{font-weight:700;color:var(--text-blue);text-decoration:none}.section-rule .rule-link__mark{text-decoration:none}.section-rule .rule-link__text{text-decoration:underline;text-underline-offset:2px}.section-introduction{position:relative;padding:40px 16px 64px;text-align:center;background-color:var(--bg-light-blue);background-image:url(./section-introduction-bg-BGvLYv2W.png);background-size:cover;background-position:center top;background-repeat:no-repeat;box-shadow:var(--shadow-section)}.section-introduction .title{background:var(--main);color:var(--white);font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);padding:16px 16px 24px;border-radius:0 0 var(--radius-lg) var(--radius-lg);margin:-40px -16px 32px}.section-introduction .btns{display:flex;flex-direction:column;gap:16px;align-items:center}.btn-intro{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:352px;background:var(--white);color:var(--main);font-weight:700;font-size:calc(var(--font-size-heading) * .714285);padding:16px 20px 16px 67px;border-radius:var(--radius-pill);min-width:200px;box-shadow:var(--shadow-card);border:none;cursor:pointer;text-decoration:none}.btn-intro__inner{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.btn-intro__label{line-height:var(--line-height-tight)}.btn-intro__sub{font-weight:500;font-size:calc(var(--font-size-root) - 2px);line-height:1.4;opacity:.95}.btn-intro--omotenashi{background:var(--accent);color:var(--white)}.btn-intro--kanko{background:var(--accent2);color:var(--white)}.btn-intro--omotenashi .icon-arrow-right,.btn-intro--kanko .icon-arrow-right{border-right-color:var(--white);border-bottom-color:var(--white)}.icon-arrow-right{flex-shrink:0;width:24px;height:24px;border-right:2px solid var(--main);border-bottom:2px solid var(--main);transform:rotate(-45deg);margin-top:-4px}.section-about{padding:40px 16px 60px;text-align:center}.section-about .title{font-weight:700;font-size:calc(var(--font-size-heading) * 1.1428571);line-height:var(--line-height-body);color:var(--main);margin-bottom:24px}.section-about .title-label--yellow{position:relative;z-index:0;display:inline-block;isolation:isolate}.section-about .title-label--yellow:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:.13em;height:36%;background:var(--yellow)}.section-about .body{font-weight:500;font-size:calc(var(--font-size-root) + 2px);line-height:2.4;color:var(--text-grey);text-align:center}.section-about .body p{margin:0}.section-about .body .section-about__spacer{margin:0;font-size:inherit;line-height:2.4;min-height:2.4em}.section-about .body .highlight{color:var(--main);font-weight:700}.section-about .body .highlight.highlight--medium{font-weight:500}.section-about .body .large{font-size:var(--font-size-heading);font-weight:700;line-height:1.2}.section-about .body .section-about__date-line{margin:.15em 0}.btn-about-site{display:block;width:100%;max-width:352px;margin:32px auto 0;padding:16px;background:var(--white);color:var(--main);border-color:var(--main);font-weight:700;font-size:calc(var(--font-size-heading) * .714285);line-height:var(--line-height-tight);text-align:center;text-decoration:none;border-radius:var(--radius-pill);box-shadow:var(--shadow-card)}.section-qa{padding:40px 16px;box-shadow:var(--shadow-section)}.section-qa .section-title{font-weight:700;font-size:var(--font-size-heading);line-height:var(--line-height-body);color:var(--main);text-align:center;margin-bottom:24px}.cmp-qa{border:none;background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:24px;margin-bottom:16px;max-width:350px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.cmp-qa .q{display:flex;align-items:center;gap:16px;margin:0;cursor:pointer;list-style:none}.cmp-qa .q::-webkit-details-marker{display:none}.cmp-qa[open] .icon-arrow-right{transform:rotate(45deg)}.icon-qa{width:32px;height:32px;flex-shrink:0;background:var(--main);color:var(--white);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--font-size-root)}.cmp-qa .q .text{flex:1;font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue)}.cmp-qa .a{display:flex;gap:16px;align-items:flex-start;padding-top:16px;border-top:1px solid var(--bg-light-blue);overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .28s ease,opacity .2s ease,transform .2s ease,padding-top .2s ease,border-top-width .2s ease}.cmp-qa[open] .a{max-height:520px;opacity:1;transform:translateY(0)}.cmp-qa:not([open]) .a{padding-top:0;border-top-width:0}.icon-arrow-right{transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.cmp-qa .a,.icon-arrow-right{transition:none}}.cmp-qa .a .icon-qa{background:var(--white);color:var(--main);border:2px solid var(--main)}.cmp-qa .a .text{flex:1;font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-blue)}.site-footer{background:var(--white);padding:40px 16px 80px;text-align:center}.site-footer .divider{height:2px;background:var(--main);margin:0 0 24px}.site-footer .contact-info+.divider{margin-top:24px}.site-footer .btn-contact{display:inline-block;background:var(--main);color:var(--white);font-weight:700;font-size:calc(var(--font-size-root) + 4px);line-height:var(--line-height-tight);padding:16px 24px;border-radius:var(--radius-pill);margin:0 0 24px;max-width:500px;width:100%;text-align:center;border:none;cursor:pointer;box-shadow:var(--shadow-card)}.site-footer .contact-info{font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-grey);margin:0 0 24px}.site-footer .copyright{font-weight:500;font-size:var(--font-size-root);line-height:var(--line-height-body);color:var(--text-grey);margin:0}.btn-pagetop{position:fixed;right:16px;bottom:24px;width:56px;height:56px;border-radius:50%;background:var(--white);color:var(--main);border:2px solid var(--main);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-card);z-index:100;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.btn-pagetop.is-visible{opacity:1;visibility:visible}.btn-pagetop:hover{opacity:1!important}.btn-pagetop .arrow{width:14px;height:14px;border-top:2px solid var(--main);border-right:2px solid var(--main);border-left:none;border-bottom:none;transform:rotate(-45deg);margin-top:4px}.drawer-overlay{position:fixed;inset:0;background:#0006;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.drawer-overlay.is-open{opacity:1;visibility:visible}.drawer{position:fixed;top:0;left:0;width:100%;max-width:390px;height:100%;background:var(--white);z-index:1001;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;display:flex;flex-direction:column}.drawer-overlay.is-open .drawer{transform:translate(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--bg-light-blue)}.drawer-logo{display:flex;align-items:center;gap:8px}.drawer-logo__link{display:inline-flex;width:min(260px,60vw);height:30px}.drawer-logo img{width:min(260px,60vw);height:30px;object-fit:contain}.drawer-logo .text{font-weight:700;font-size:calc(var(--font-size-root) - 2px);line-height:1.4;color:var(--text-blue)}.drawer-close{width:40px;height:40px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;position:relative}.drawer-close:before,.drawer-close:after{content:"";position:absolute;width:20px;height:2px;background:var(--text-blue);transform:rotate(45deg)}.drawer-close:after{transform:rotate(-45deg)}.drawer-nav{padding:0 16px}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-weight:500;font-size:var(--font-size-root);color:var(--text-blue);border-bottom:1px solid var(--bg-light-blue)}.drawer-nav a .icon-arrow{width:10px;height:10px;border-right:2px solid var(--main);border-bottom:2px solid var(--main);transform:rotate(-45deg)}.drawer-buttons{padding:24px 16px;display:flex;flex-direction:column;gap:16px}.drawer-btn{display:block;width:100%;padding:16px 24px;border-radius:var(--radius-md);font-weight:700;font-size:calc(var(--font-size-heading) * .6428571);text-align:center;color:var(--white);border:none;cursor:pointer;text-decoration:none}.drawer-btn--orange{background:var(--accent)}.drawer-btn--green{background:var(--accent2)}.drawer-btn--blue{background:var(--main)}.drawer-promo{margin-top:auto;background:var(--bg-light-blue);padding:24px 16px 40px}.drawer-promo .block{margin-bottom:16px;font-weight:500;font-size:calc(var(--font-size-root) - 2px);color:var(--text-blue);line-height:1.6}.drawer-promo .block .sub{display:block;padding-left:1em;margin-top:4px;color:var(--accent2);font-weight:700}@media(min-width:768px){.mv-text,.section-intro,.section-about,.section-subs{background-image:url(./bg-repeat-pc-Djp-auZj.svg);background-size:auto;background-repeat:repeat-y;background-position:top}:root{--font-size-min: 14px;--font-size-max: 18px;--font-size-root: clamp(var(--font-size-min), 2.1vw, var(--font-size-max));--font-size-heading-min: 28px;--font-size-heading-max: 40px;--font-size-heading: clamp(var(--font-size-heading-min), 3.571428vw, var(--font-size-heading-max))}.header__inner{padding:24px 40px}.header-nav{display:flex}.btn-menu{display:none}.mv{max-width:unset}.mv-img{height:411px;width:100%;aspect-ratio:unset;object-fit:cover;object-position:bottom}.mv-img-wrap{max-width:1920px;margin-inline:auto}.mv-text{padding:150px 24px 48px}.mv-text .lead{font-size:calc(var(--font-size-heading) * .8)}.mv-text .lead .mv-lead--sp{display:none}.mv-text .lead .mv-lead--tablet{display:block}.section-intro,.section-role,.section-subs,.section-wanted,.section-introduction,.section-about,.section-qa{padding-left:24px;padding-right:24px}.section-rule{margin:80px auto;padding:0;max-width:1024px}.section-intro{padding-top:40px;padding-bottom:56px}.section-role,.section-subs{padding-top:56px;padding-bottom:56px}.section-introduction{padding-top:40px;padding-bottom:80px;background-position:center}.section-about{padding-top:56px;padding-bottom:72px}.section-qa{padding-top:56px;padding-bottom:56px}.section-qa .section-title{max-width:1120px;margin-left:auto;margin-right:auto}.cmp-qa{max-width:1120px;padding:32px 24px}.section-introduction .title{margin-left:-24px;margin-right:-24px;margin-bottom:120px;padding:20px 24px 28px}.cmp-supporter{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.cmp-supporter__wave{display:none!important}.cmp-supporter-title .catch{font-size:calc(var(--font-size-heading) * 2.2)}.cmp-supporter__inner{max-width:1120px;padding:0 48px;box-sizing:border-box}.cmp-supporter .head{padding:80px 0 40px}.cmp-supporter--kanko .head{background-color:var(--bg-supporter-kanko);background-image:url("data:image/svg+xml,%3csvg%20width='1920'%20height='655'%20viewBox='0%200%201920%20655'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6003_461)'%3e%3cpath%20d='M579.73%20638.05C923.28%20694.447%201274.44%20595.381%201593.05%20454.949C1700.83%20407.448%201808.02%20354.643%201920%20320V0H0V589.317C49.99%20575.268%20101.8%20567.693%20153.72%20566.963C297.98%20564.921%20437.36%20614.684%20579.73%20638.06V638.05Z'%20fill='%23ED6D00'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6003_461'%3e%3crect%20width='1920'%20height='654.154'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:bottom;background-size:cover}.cmp-supporter--omotenashi .head{background-color:var(--bg-supporter-omotenashi);background-image:url("data:image/svg+xml,%3csvg%20width='1920'%20height='655'%20viewBox='0%200%201920%20655'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6193_8819)'%3e%3cpath%20d='M579.73%20638.05C923.28%20694.447%201274.44%20595.381%201593.05%20454.949C1700.83%20407.448%201808.02%20354.643%201920%20320V0H0V589.317C49.99%20575.268%20101.8%20567.693%20153.72%20566.963C297.98%20564.921%20437.36%20614.684%20579.73%20638.06V638.05Z'%20fill='%231EAC4B'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6193_8819'%3e%3crect%20width='1920'%20height='654.154'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:bottom;background-size:cover}.cmp-supporter .head .title{font-size:calc(var(--font-size-heading) * 1.6428571)}.cmp-supporter .head .cmp-supporter__inner{display:flex;gap:24px}.cmp-supporter .head .cmp-supporter__inner>*{flex:1}.cmp-supporter .head__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.cmp-supporter .head__text .title{margin-block-start:0}.cmp-supporter .head .img-wrap{margin-bottom:0}.cmp-supporter .body{padding-top:80px;padding-bottom:80px}.cmp-supporter .body .merit-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;margin-bottom:80px}.cmp-supporter .body .merit-title{font-size:calc(var(--font-size-heading) * .8)}.cmp-supporter .body .merit-card{margin-bottom:0;padding:32px 16px 40px}.cmp-subtitle-pill{font-size:calc(var(--font-size-heading) * .8);padding:calc(var(--font-size-heading) * .8 - 16px) 24px;width:100%;line-height:1}.cmp-supporter .body .subtitle{font-size:calc(var(--font-size-heading) * .7857143);padding:calc(var(--font-size-heading) * .7857143 - 16px) 24px;line-height:1}.cmp-supporter .body .check-list li,.cmp-supporter .body .check-list li .check-list__lead{font-size:calc(var(--font-size-heading) * .8)}.section-subs .subs-bubble,.section-subs .subs-divider{max-width:520px}.btn-intro,.btn-about-site{max-width:1120px}.section-introduction .btns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;width:100%;max-width:1120px;margin-left:auto;margin-right:auto}.section-introduction .btn-intro{max-width:none}.cards-role{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch;margin-left:auto;margin-right:auto;max-width:1120px}.cards-role .card-role{max-width:none;padding:24px 16px}}
