@charset "UTF-8";:root{--color-base: #333;--color-green: #003300;--color-sub-green1: #e7efe7;--color-sub-green2: #4f6f4f;--color-white: #fff;--color-bg-base: #fffcf6}:root{--width-content: 1000px;--width-content-s: 800px}:root{--width-sp: 390px;--width-pc: 1000px}:root{--font-family-base: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--font-family-serif: "Noto Serif JP", serif;--font-family-en: "Italiana", sans-serif}html{font-size:100%;scroll-padding-top:60px}@media screen and (min-width:768px){html{scroll-padding-top:100px}}body{background-color:var(--color-bg-base);color:var(--color-base);font-family:var(--font-family-base);font-size:15px;font-weight:400;letter-spacing:.05em;line-height:1.7}body.no-scroll{overflow:hidden;height:100vh;position:fixed;width:100%}@media screen and (min-width:768px){body{font-size:16px}}ol,ul{list-style:none}a{text-decoration:none;color:inherit}img{width:100%;height:auto;vertical-align:bottom}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0 0 0 0);overflow:hidden}.u-uppercase{text-transform:uppercase}.u-lowercase{text-transform:lowercase}.u-disabled-link{pointer-events:none;text-decoration:none;opacity:.3;cursor:default}.u-break{display:inline-block}.u-no-sp{display:none}@media screen and (min-width:768px){.u-no-sp{display:block}}@media screen and (min-width:768px){.u-no-pc{display:none}}.u-disabled{color:#ccc;pointer-events:none}.u-display-none{display:none}.l-container,.l-container-s{width:calc(350px / var(--width-sp) * 100vw);margin:auto}@media screen and (min-width:768px){.l-container,.l-container-s{width:100%;max-width:calc(var(--width-content) + 80px);padding:0 40px}.l-container-s{max-width:calc(var(--width-content-s) + 80px)}}.l-section{padding-block:80px}@media screen and (min-width:768px){.l-section{padding-block:120px}}.l-section-body{margin-block-start:32px}@media screen and (min-width:768px){.l-section-body{margin-block-start:48px}}.c-title{display:flex;flex-direction:column-reverse}.c-title-ja{font-family:var(--font-family-serif);font-size:28px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.c-title-ja{font-size:32px}}.c-title-ja--white{color:var(--color-white)}.c-title-en{color:var(--color-green);font-family:var(--font-family-en);font-size:18px}@media screen and (min-width:768px){.c-title-en{font-size:24px}}.c-title-en--white{color:var(--color-white)}.c-heading-md{font-family:var(--font-family-serif);font-size:20px;font-weight:700;text-align:center;line-height:1.5}@media screen and (min-width:768px){.c-heading-md{font-size:24px}}.c-heading-md--green{color:var(--color-green)}.c-heading-sm{font-family:var(--font-family-serif);font-size:18px;font-weight:700;text-align:center;line-height:1.5}@media screen and (min-width:768px){.c-heading-sm{font-size:20px}}.c-heading-sm--green{color:var(--color-green)}.c-heading-sm--sub-green{color:var(--color-sub-green2)}.c-about-list{display:grid;gap:16px;margin-block-start:24px}.c-about-list-item{padding-block-end:12px;border-bottom:1px solid var(--color-sub-green2)}.c-about-list-term{color:var(--color-sub-green2);font-size:14px;font-weight:400}.c-about-list-description{margin-block-start:8px}.c-faq-list{display:grid;gap:40px;text-align:justify}@media screen and (min-width:768px){.c-faq-list{gap:56px}}.c-faq-item{display:grid;gap:24px}.c-faq-q,.c-faq-a{padding-inline:46px 16px;position:relative}.c-faq-q:before,.c-faq-a:before{font-family:var(--font-family-serif);font-size:18px;font-weight:700;position:absolute;left:16px}.c-faq-q{padding-block:12px;background-color:var(--color-sub-green2);color:var(--color-white);font-family:var(--font-family-serif);font-weight:700}.c-faq-q:before{content:"Q.";color:var(--color-white);top:.45em}.c-faq-a:before{content:"A.";color:var(--color-sub-green2);top:-.175em}.c-news-card{display:flex;flex-direction:column;padding-block:24px;padding-inline:16px;box-shadow:0 4px 12px #01330126}@media(any-hover:hover){.c-news-card:hover img{transform:scale(1.03)}}.c-news-card-thumbnail{overflow:hidden}.c-news-card-thumbnail img{height:auto;aspect-ratio:318/208;object-fit:cover;transition:transform .3s}.c-news-card-meta{display:flex;align-items:center;gap:12px;margin-block-start:16px;line-height:1.5}@media screen and (min-width:768px){.c-news-card-meta{gap:14px}}.c-news-card-category{padding-block:4px;padding-inline:10px;background-color:var(--color-sub-green2);color:var(--color-white);font-size:12px}@media screen and (min-width:768px){.c-news-card-category{font-size:14px}}.c-news-card-date{font-size:14px}.c-news-card-title{margin-block-start:24px;text-align:left;line-height:1.5}.single-content{text-align:justify;line-height:1.85}.single-content h2{padding-block:8px;padding-inline:16px;background-color:var(--color-sub-green2);color:var(--color-white);font-family:var(--font-family-serif);font-size:20px;font-weight:700;line-height:1.5}.single-content h2:not(:first-of-type){margin-block-start:40px}@media screen and (min-width:768px){.single-content h2{padding-block:10px;padding-inline:24px;font-size:24px}.single-content h2:not(:first-of-type){margin-block-start:56px}}.single-content h3{border-bottom:1px solid var(--color-sub-green2);margin-block-start:32px;color:var(--color-green);font-family:var(--font-family-serif);font-size:18px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.single-content h3{margin-block-start:40px;font-size:20px}}.single-content p{margin-block:24px}@media screen and (min-width:768px){.single-content p+p{margin-block:24px}}.single-content img+p{margin-block-start:24px}.single-content img:last-child{margin-block-end:24px}.single-content img+img{margin-block-start:24px}.single-content ul,.single-content ol{margin-block:24px}.single-content ul li{padding-inline-start:1.25em;position:relative}.single-content ul li:before{content:"";width:6px;height:6px;border-radius:50%;background-color:currentColor;position:absolute;top:.725em;left:.25em}.single-content ol{counter-reset:item-counter 0}.single-content ol li{padding-inline-start:1.25em;position:relative;counter-increment:item-counter 1}.single-content ol li:before{content:counter(item-counter) ".";position:absolute;top:0;left:0}.single-content a{color:#0075ff;text-decoration:underline}.single-content span[style]{all:unset;font-weight:inherit;text-decoration:inherit;color:inherit}.single-content strong{font-weight:700}.single-content em{font-style:italic}.single-content u{text-decoration:underline}.otayori-single-content{padding-bottom:8px;text-align:justify}@media screen and (min-width:768px){.otayori-single-content{padding-bottom:28px}}.otayori-single-content h2{padding-bottom:10px;border-bottom:1px solid;margin:32px 0 24px;color:var(--color-blue);font-size:16px;font-weight:700}.otayori-single-content h2:not(:first-of-type){margin-top:40px}@media screen and (min-width:768px){.otayori-single-content h2{margin:40px 0 32px;font-size:20px}.otayori-single-content h2:not(:first-of-type){margin-top:48px}}.otayori-single-content h3{display:flex;gap:10px;margin:24px 0 16px;color:var(--color-blue);font-weight:700}@media screen and (min-width:768px){.otayori-single-content h3{margin:32px 0 24px}}.otayori-single-content h3:before{content:"";width:19px;height:10px;border-radius:2px;margin-top:8px;background-color:currentColor}@media screen and (min-width:768px){.otayori-single-content h3:before{width:20px;height:14px;border-radius:3px;margin-top:7px}}.otayori-single-content p{margin:10px 0 24px}@media screen and (min-width:768px){.otayori-single-content p{margin:24px 0 32px}}.otayori-single-content img+p{margin-top:24px}@media screen and (min-width:768px){.otayori-single-content img+p{margin-top:32px}}.otayori-single-content img:last-child{margin-bottom:24px}@media screen and (min-width:768px){.otayori-single-content img:last-child{margin-bottom:32px}}.otayori-single-content img+img{margin-top:24px}@media screen and (min-width:768px){.otayori-single-content img+img{margin-top:32px}}.otayori-single-content a{text-decoration:underline}.header[data-astro-cid-qmpwvs2w]{display:grid;align-items:center;width:100%;height:80px;background-color:var(--color-green);color:var(--color-white);font-family:var(--font-family-serif);font-size:16px;font-weight:700;position:fixed;top:0;left:0;z-index:20}.header-container[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;justify-content:space-between}.header-logo[data-astro-cid-qmpwvs2w]{width:100%;max-width:240px}.header-logo[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block}.header-nav-list[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:40px}@media screen and (max-width:1099px){.header-nav-list[data-astro-cid-qmpwvs2w]{gap:32px}}.header-nav-item[data-astro-cid-qmpwvs2w]{position:relative}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block;padding-block:8px}.header-nav-item--top[data-astro-cid-qmpwvs2w]{display:none}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:flex;align-items:center;gap:8px;padding-inline:16px;border-radius:50px;background-color:var(--color-white);color:var(--color-green)}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:before{content:"";width:21px;height:16px;background-image:url(/assets/images/global/icon-mail-green.svg);background-repeat:no-repeat;background-size:contain;background-position:center center}.header-nav-item--sp-contact[data-astro-cid-qmpwvs2w],.header-sns[data-astro-cid-qmpwvs2w]{display:none}@media screen and (max-width:1023px){.header[data-astro-cid-qmpwvs2w]{font-size:15px}.header-container[data-astro-cid-qmpwvs2w]{width:100%;padding-inline:calc(20px / var(--width-sp) * 100vw);position:relative}.header-logo[data-astro-cid-qmpwvs2w]{position:relative;z-index:30}.header-hamburger[data-astro-cid-qmpwvs2w]{width:30px;height:60px;margin:auto 0;position:absolute;top:0;bottom:0;right:calc(20px / var(--width-sp) * 100vw);z-index:30}.header-hamburger-icon[data-astro-cid-qmpwvs2w]{display:inline-block;width:inherit;height:1px;background-color:var(--color-white);position:absolute;left:0;transition:all .3s ease}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(1){top:24px}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(2){display:none;top:30px}.header-hamburger-icon[data-astro-cid-qmpwvs2w]:nth-of-type(3){top:36px}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(1){animation:btn07-bar01 .6s forwards}@keyframes btn07-bar01{0%{transform:translateY(6px) rotate(30deg)}50%{transform:translateY(6px) rotate(0)}to{transform:translateY(0) rotate(0)}}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(2){transition:all .25s .25s;opacity:1}.header-hamburger[data-astro-cid-qmpwvs2w] span[data-astro-cid-qmpwvs2w]:nth-of-type(3){animation:btn07-bar03 .6s forwards}@keyframes btn07-bar03{0%{transform:translateY(-6px) rotate(-30deg)}50%{transform:translateY(-6px) rotate(0)}to{transform:translateY(0) rotate(0)}}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(1){animation:active-btn07-bar01 .6s forwards}@keyframes active-btn07-bar01{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(6px) rotate(0)}to{transform:translateY(6px) rotate(30deg)}}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(2){opacity:0}.header-hamburger[data-astro-cid-qmpwvs2w].active span[data-astro-cid-qmpwvs2w]:nth-of-type(3){animation:active-btn07-bar03 .6s forwards}@keyframes active-btn07-bar03{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(0)}to{transform:translateY(-6px) rotate(-30deg)}}.header-link[data-astro-cid-qmpwvs2w]{width:70%;height:100vh;padding-block-start:130px;padding-inline:calc(20px / var(--width-sp) * 100vw);background-color:var(--color-green);position:fixed;top:0;right:-70%;z-index:20;overflow:auto;transition:all .6s ease}.header-link[data-astro-cid-qmpwvs2w].active{right:0}.header-nav[data-astro-cid-qmpwvs2w]{width:100%}.header-nav-list[data-astro-cid-qmpwvs2w]{flex-direction:column;align-items:flex-start;gap:24px}.header-nav-item[data-astro-cid-qmpwvs2w]{width:100%;border-bottom:1px solid}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{display:block;padding-block:10px}.header-nav-item--top[data-astro-cid-qmpwvs2w]{display:block}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w]{display:none}.header-nav-item--sp-contact[data-astro-cid-qmpwvs2w]{display:block;margin-block-start:40px;border:none;text-align:center}.header-sns[data-astro-cid-qmpwvs2w]{display:flex;justify-content:center;gap:20px;margin-block-start:64px}.header-sns-item[data-astro-cid-qmpwvs2w] img[data-astro-cid-qmpwvs2w]{width:24px}}@media screen and (max-width:767px){.header[data-astro-cid-qmpwvs2w]{height:60px}.header-logo[data-astro-cid-qmpwvs2w]{max-width:200px}.header-link[data-astro-cid-qmpwvs2w]{width:100%;right:-100%}}@media screen and (min-width:1024px)and (any-hover:hover){.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:after{content:"";width:0%;height:1px;background-color:currentColor;position:absolute;bottom:6px;left:0;transition:width .3s ease}.header-nav-item[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover:after{width:100%}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]{transition:filter .3s ease}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:hover{filter:brightness(85%)}.header-nav-item--pc-contact[data-astro-cid-qmpwvs2w] a[data-astro-cid-qmpwvs2w]:after{display:none}}.footer[data-astro-cid-l3trhy4j]{padding-block:80px 40px;background-color:var(--color-green);color:var(--color-white);font-family:var(--font-family-serif);font-weight:700}.footer-logo[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{max-width:200px}.footer-nav[data-astro-cid-l3trhy4j]{margin-block-start:32px}.footer-nav-list[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;gap:24px}.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{display:block;padding-block-end:10px;border-bottom:1px solid}.footer-cta[data-astro-cid-l3trhy4j]{margin-block-start:64px;text-align:center}.footer-links[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;align-items:center;gap:24px;margin-block-start:64px}.footer-sns-list[data-astro-cid-l3trhy4j]{display:flex;justify-content:center;gap:20px}.footer-sns-item[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:24px}.footer-privacy-policy[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{font-size:12px;text-decoration:underline}.footer-copyright[data-astro-cid-l3trhy4j]{margin-block-start:24px;text-align:center}.footer-copyright[data-astro-cid-l3trhy4j] small[data-astro-cid-l3trhy4j]{font-size:12px}.footer-page-top[data-astro-cid-l3trhy4j]{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--color-green);background-color:var(--color-green);opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;right:20px;bottom:10px}.footer-page-top[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:6px;filter:invert(100%) sepia(71%) saturate(2%) hue-rotate(326deg) brightness(113%) contrast(101%)}@media screen and (min-width:768px){.footer-logo[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{max-width:240px}.footer-nav[data-astro-cid-l3trhy4j]{margin-block-start:64px}.footer-nav-list[data-astro-cid-l3trhy4j]{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px 49px}.footer-nav-item[data-astro-cid-l3trhy4j]{font-size:min(16px,1.8823529412vw);font-size:16px}.footer-nav-item[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{padding-block:8px;border:none}.footer-nav-item[data-astro-cid-l3trhy4j]:not(:last-child){position:relative}.footer-nav-item[data-astro-cid-l3trhy4j]:not(:last-child):after{content:"";width:1px;height:1em;background-color:var(--color-white);position:absolute;top:50%;right:max(-24px,-2.8235294118vw);transform:translateY(-50%)}.footer-links[data-astro-cid-l3trhy4j]{flex-direction:row;justify-content:center}.footer-sns-list[data-astro-cid-l3trhy4j]{gap:24px}.footer-sns-item[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:24px}.footer-privacy-policy[data-astro-cid-l3trhy4j] a[data-astro-cid-l3trhy4j]{font-size:12px;text-decoration:underline}.footer-copyright[data-astro-cid-l3trhy4j]{margin-block-start:24px;text-align:center}.footer-copyright[data-astro-cid-l3trhy4j] small[data-astro-cid-l3trhy4j]{font-size:12px}.footer-page-top[data-astro-cid-l3trhy4j]{width:48px;height:48px;right:24px;bottom:24px}.footer-page-top[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{width:8px}}@media(any-hover:hover){a[data-astro-cid-l3trhy4j]{transition:opacity .3s ease}a[data-astro-cid-l3trhy4j]:hover{opacity:.75}.footer-page-top[data-astro-cid-l3trhy4j]{transition:background-color .3s}.footer-page-top[data-astro-cid-l3trhy4j] img[data-astro-cid-l3trhy4j]{transition:filter .3s}.footer-page-top[data-astro-cid-l3trhy4j]:hover{background-color:var(--color-white)}.footer-page-top[data-astro-cid-l3trhy4j]:hover img[data-astro-cid-l3trhy4j]{filter:invert(16%) sepia(32%) saturate(2179%) hue-rotate(82deg) brightness(90%) contrast(108%)}}
