html{scroll-behavior:smooth;scroll-padding-top:20px}@media(min-width: 1025px){html{scroll-padding-top:100px}}body{font-family:"Zen Kaku Gothic New",sans-serif;color:#042418}.l-container{margin:0 auto;padding:0 20px}@media(min-width: 768px){.l-container{padding:0 30px}}@media(min-width: 1025px){.l-container{padding:0 40px}}.l-container{max-width:1200px}.l-container--full{max-width:1440px;width:100%;margin:0 auto}.l-container--content{max-width:1000px;width:100%;margin:0 auto;padding:0 20px}@media(min-width: 1025px){.l-container--content{padding:0}}.l-container--narrow{max-width:800px;width:100%;margin:0 auto;padding:0 20px}@media(min-width: 1025px){.l-container--narrow{padding:0}}.l-inner--content{border-radius:8px;padding:1.25rem;background-color:#fff}@media(min-width: 1025px){.l-inner--content{padding:3.5rem 4rem}}.l-header-info{background-color:#2dad7f;height:4px}@media(min-width: 1025px){.l-header-info{height:30px;margin-bottom:1.75rem}.l-header-info__inner{height:100%;padding:0 2.5rem}.l-header-info__text{height:100%;color:#fff;font-size:.75rem;line-height:30px}}.l-header{background-color:#fff}@media(min-width: 1025px){.l-header{position:sticky;top:0;z-index:1000}}.l-header__inner{display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 .75rem 0 1rem}@media(min-width: 768px){.l-header__inner{height:80px}}@media(min-width: 1025px){.l-header__inner{padding:0 2.5rem}}.l-header__logo{margin:0;font-size:1.5rem;font-weight:700;color:#2dad7f}@media(min-width: 768px){.l-header__logo{font-size:2rem}}.l-header__logo a{display:flex;align-items:center;justify-content:center;transition:.3s ease}@media(any-hover: hover){.l-header__logo a:hover{opacity:.7}}@media(min-width: 768px){.l-header__logo a img{width:165px;height:auto}}.l-header__right{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.l-header__nav{display:none}@media(min-width: 1025px){.l-header__nav{display:block}}.l-header__menu{display:flex;align-items:center;justify-content:center;list-style:none;margin:0;padding:0;gap:1.5rem}.l-header__menu-item{position:relative}.l-header__menu-item--has-dropdown .l-header__menu-link{display:flex;align-items:center;justify-content:center;gap:.25rem}@media(any-hover: hover){.l-header__menu-item--has-dropdown:hover .l-header__dropdown{opacity:1;visibility:visible}.l-header__menu-item--has-dropdown:hover .l-header__menu-icon{transform:rotate(180deg)}}.l-header__menu-link{color:#042418;text-decoration:none;font-size:1rem;font-weight:500;white-space:nowrap;padding:.5rem 0;transition:.3s ease}@media(any-hover: hover){.l-header__menu-link:hover{color:#2dad7f}}.l-header__menu-icon{transition:.3s ease;margin-top:2px}.l-header__dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(-10px);background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1);border-radius:8px;padding:1rem;min-width:280px;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:100;margin-top:1rem}.l-header__dropdown-list{list-style:none;margin:0;padding:0}.l-header__dropdown-item a{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:#042418;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:4px;transition:.3s ease}.l-header__dropdown-item a::after{content:"";display:inline-block;width:15px;height:12px;background-image:url("../images/common/icon-arrow-right-green.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease}@media(any-hover: hover){.l-header__dropdown-item a:hover{background-color:#eef8ec}}.l-header__cta{display:none}@media(min-width: 1025px){.l-header__cta{display:block}}.l-header__cta-button{height:56px;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#ede302;color:#042418;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;transition:.3s ease;box-shadow:0px 3px 8px 0px rgba(110,106,6,.1490196078)}.l-header__cta-button svg{flex-shrink:0}@media(any-hover: hover){.l-header__cta-button:hover{transform:translateY(-2px)}}.l-header__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:42px;border-radius:4px;background-color:#2dad7f;border:none;cursor:pointer;padding:0;z-index:1001;position:fixed;top:14px;right:12px;z-index:1000}@media(min-width: 1025px){.l-header__toggle{display:none}}.l-header__toggle span{display:block;width:22px;height:2px;background-color:#fff;transition:.3s ease}.l-header__toggle.is-active{background-color:#fff}.l-header__toggle.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg);background-color:#2dad7f}.l-header__toggle.is-active span:nth-child(2){opacity:0}.l-header__toggle.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);background-color:#2dad7f}.l-header-sp-menu{position:fixed;top:0;right:0;width:100%;max-width:576px;height:100vh;background-color:#2dad7f;z-index:999;transform:translateX(100%);transition:.3s ease;overflow-y:auto;padding-top:4rem}.l-header-sp-menu.is-open{transform:translateX(0)}.l-header-sp-menu__inner{padding:1.25rem}@media(min-width: 768px){.l-header-sp-menu__inner{padding:2rem}}.l-header-sp-menu__nav{color:#fff}.l-header-sp-menu__list{list-style:none;margin:0;padding:.75rem}.l-header-sp-menu__item{border-bottom:1px solid #fff}.l-header-sp-menu__item>a{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;color:#fff;text-decoration:none;font-size:1rem;font-weight:500}.l-header-sp-menu__item>a::after{content:"";display:inline-block;width:15px;height:12px;background-image:url("../images/common/icon-arrow-right-white.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease}.l-header-sp-menu__item--has-children>.l-header-sp-menu__toggle-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;background:none;border:none;color:#fff;font-size:1rem;font-weight:700;text-align:left;cursor:pointer;position:relative}.l-header-sp-menu__item--has-children>.l-header-sp-menu__toggle-btn::after{content:"";position:absolute;right:0;width:12px;height:2px;background-color:#fff;transition:.3s ease}.l-header-sp-menu__item--has-children>.l-header-sp-menu__toggle-btn::before{content:"";position:absolute;right:5.5px;width:2px;height:12px;background-color:#fff;transition:.3s ease}.l-header-sp-menu__item--has-children.is-open>.l-header-sp-menu__toggle-btn::before{transform:rotate(90deg);opacity:0}.l-header-sp-menu__item--has-children.is-open>.l-header-sp-menu__submenu{max-height:1000px;opacity:1}.l-header-sp-menu__submenu{width:100%;margin:0;max-height:0;opacity:0;overflow:hidden;transition:.3s ease}.l-header-sp-menu__submenu li:first-of-type a{padding-top:4px}.l-header-sp-menu__submenu li:last-of-type a{padding-bottom:20px}.l-header-sp-menu__submenu li a{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0 .75rem 1rem;color:#fff;text-decoration:none;font-size:.875rem}.l-header-sp-menu__submenu li a::after{content:"";display:inline-block;width:15px;height:12px;background-image:url("../images/common/icon-arrow-right-white.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease}.l-header-sp-menu__cta{margin-top:1.25rem}@media(min-width: 768px){.l-header-sp-menu__cta{margin-top:4rem;padding-top:4rem}}.l-header-sp-menu__cta-button{height:88px;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#ede302;color:#333;font-size:1.125rem;font-weight:700;padding:1rem 1.5rem;border-radius:9999px;text-decoration:none;margin-bottom:.75rem;box-shadow:0 2px 8px rgba(237,227,2,.3)}.l-header-sp-menu__cta-button img{width:32px}.l-header-sp-menu__tel-button{height:88px;display:flex;align-items:center;justify-content:center;gap:.75rem;background:none;border:2px solid #fff;color:#fff;font-size:1.125rem;font-weight:700;padding:1.25rem 1.5rem;border-radius:9999px;text-decoration:none;margin-bottom:.75rem}@media(min-width: 768px){.l-header-sp-menu__tel-button{padding:2rem 1.5rem}}.l-header-sp-menu__tel-button__inner{display:flex;flex-direction:column}.l-header-sp-menu__tel-number{font-size:2rem;font-weight:400;font-family:"Outfit",sans-serif}.l-header-sp-menu__tel-time{font-size:.875rem;font-weight:400;text-align:center}.l-header-sp-menu__link{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;text-align:center;font-size:1rem}.l-header-sp-menu__link img{margin-top:2px}.l-header-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;transition:.3s ease}@media(min-width: 576px){.l-header-overlay.is-open{opacity:1;visibility:visible}}.l-footer{background-color:#fff;padding-top:2.5rem;padding-bottom:4.5rem}@media(min-width: 768px){.l-footer{padding-bottom:0}}@media(min-width: 1025px){.l-footer{padding-top:5rem}}.l-footer__content{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:1.75rem}@media(min-width: 1025px){.l-footer__content{flex-direction:row;justify-content:space-between;gap:0;margin-bottom:5rem}}@media(min-width: 1025px){.l-footer__brand{width:244px}}.l-footer__logo{transition:.3s ease}@media(any-hover: hover){.l-footer__logo:hover{opacity:.7}}.l-footer__logo{margin:0 0 .75rem}.l-footer__logo a{display:inline-block}.l-footer__logo a img{display:block;width:165px;height:auto}.l-footer__tagline{margin:0 0 1.5rem;font-size:.75rem;font-weight:500;color:#042418;line-height:1.6}.l-footer__social{display:flex;gap:.75rem}.l-footer__social-link{display:block;width:32px;height:32px;transition:.3s ease}.l-footer__social-link img{display:block;width:100%;height:100%}@media(any-hover: hover){.l-footer__social-link:hover{opacity:.7}}.l-footer__nav{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.l-footer__nav{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1025px){.l-footer__nav{gap:2.5rem}}.l-footer__nav-column{display:flex;flex-direction:column;gap:1rem}@media(min-width: 1025px){.l-footer__nav-column{max-width:200px;width:200px}}.l-footer__nav-title{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:.5rem;color:#2dad7f;font-size:.875rem;font-weight:700;text-decoration:none;padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:1px solid #2dad7f;transition:.3s ease}.l-footer__nav-title::after{content:"";display:inline-block;width:16px;height:16px;background-image:url("../images/common/icon-arrow-right-green.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease}@media(any-hover: hover){.l-footer__nav-title:hover{opacity:.7}.l-footer__nav-title:hover::after{transform:translateX(4px)}}.l-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.l-footer__nav-list li a{color:#042418;font-size:13px;text-decoration:none;line-height:1.6;transition:.3s ease;display:inline-block}@media(any-hover: hover){.l-footer__nav-list li a:hover{color:#2dad7f}}.l-footer__bottom{background-color:#156045;padding:1.5rem 0;border-top:1px solid #e1f3dd;display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 1025px){.l-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem 0}}@media(min-width: 1025px){.l-footer__bottom__inner{display:flex;align-items:center;justify-content:center;justify-content:space-between}}.l-footer__bottom-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}@media(min-width: 1025px){.l-footer__bottom-nav{order:2;margin-bottom:0}}.l-footer__bottom-nav a{color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:.3s ease}@media(any-hover: hover){.l-footer__bottom-nav a:hover{opacity:.7;text-decoration:underline}}.l-footer__copyright{color:#fff;font-size:.75rem;font-weight:500;line-height:1.3;text-align:center}@media(min-width: 1025px){.l-footer__copyright{order:1}}.c-heading{padding-bottom:.5rem;border-bottom:1px solid #cce6db;font-size:1rem;font-weight:500;line-height:1.6;position:relative}@media(min-width: 1025px){.c-heading{font-size:1rem}}.c-heading::before{content:"";display:block;width:42px;height:1.2px;background-color:#2dad7f;position:absolute;bottom:-1px;left:0}@media(min-width: 1025px){.c-heading::before{width:75px}}.c-heading--bold{font-weight:700}.c-heading-en,.c-section-heading__en{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;margin:0;font-family:"Outfit",sans-serif;font-size:1rem;font-weight:500;color:#2dad7f;line-height:1.4;letter-spacing:.1em;margin-bottom:.5rem}.c-heading-en::before,.c-section-heading__en::before{content:"";display:inline-block;width:10px;height:10px;background-color:#2dad7f;border-radius:50%;flex-shrink:0}.c-heading-en--white{color:#fff}.c-heading-en--white::before{background-color:#fff}.c-heading-en--large{font-size:1.5rem}@media(min-width: 1025px){.c-heading-en--large{font-size:2rem}}.c-heading-en--large::before{width:16px;height:16px}@media(min-width: 1025px){.c-heading-en--large::before{width:20px;height:20px}}.c-heading-ja{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;margin:0;font-size:1rem;font-weight:500;line-height:1.4;margin-bottom:.5rem}.c-heading-ja::before{content:"";display:inline-block;width:10px;height:10px;background-color:#2dad7f;border-radius:50%;flex-shrink:0}.c-heading-ja--white{color:#fff}.c-heading-ja--white::before{background-color:#fff}.c-heading-ja--large{font-size:1.5rem}@media(min-width: 1025px){.c-heading-ja--large{font-size:2rem}}.c-heading-ja--large::before{width:16px;height:16px}@media(min-width: 1025px){.c-heading-ja--large::before{width:20px;height:20px}}.c-heading-bar,.c-section-heading__ja{position:relative;padding-left:1rem;font-size:1.125rem;font-weight:700;color:#2dad7f;line-height:1.7;border-left:3px solid #2dad7f;margin-bottom:.75rem}@media(min-width: 1025px){.c-heading-bar,.c-section-heading__ja{font-size:1.25rem;margin-bottom:1rem}}.c-section-heading{margin-bottom:2rem}@media(min-width: 1025px){.c-section-heading{margin-bottom:3rem}}.c-section-heading__en{margin-bottom:.75rem}.c-border-bottom-dotted{border-bottom:2px dotted #2dad7f}.c-border-top-dotted{border-top:2px dotted #2dad7f}.c-border-bottom-short{position:relative}.c-border-bottom-short::after{content:"";position:absolute;left:0;bottom:0;width:94px;height:4px;background-color:#2dad7f;border-radius:9999px}.c-border-bottom-mix{border-bottom:2px solid #cce6db;position:relative}.c-border-bottom-mix::after{content:"";position:absolute;left:0;bottom:-2px;width:75px;height:2px;background-color:#2dad7f}@media(min-width: 1025px){.c-border-bottom-mix::after{width:75px;height:3px}}.c-button-detail{display:flex;align-items:center;justify-content:center;gap:.75rem;max-width:200px;width:100%;padding:1rem 0;border:2px solid #2dad7f;border-radius:9999px;background-color:#fff;color:#2dad7f;font-size:1rem;font-weight:700;line-height:1.3;transition:.3s ease}.c-button-detail::after{content:"";display:block;width:15px;height:12px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}@media(any-hover: hover){.c-button-detail:hover{background-color:#2dad7f;color:#fff}.c-button-detail:hover::after{background:url("../images/common/icon-arrow-right-white.svg") no-repeat center}}.c-button-back{display:flex;align-items:center;justify-content:center;gap:.75rem;max-width:200px;width:100%;padding:1rem 0;border:2px solid #2dad7f;border-radius:9999px;background-color:#fff;color:#2dad7f;font-size:1rem;font-weight:700;line-height:1.3;transition:.3s ease}.c-button-back::before{content:"";display:block;width:15px;height:12px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;transform:rotate(180deg)}@media(any-hover: hover){.c-button-back:hover{background-color:#2dad7f;color:#fff}.c-button-back:hover::before{background:url("../images/common/icon-arrow-right-white.svg") no-repeat center}}.c-button-anchor{display:flex;align-items:center;justify-content:center;gap:.75rem;max-width:200px;width:100%;padding:1rem 0;border:2px solid #2dad7f;border-radius:9999px;background-color:#fff;color:#2dad7f;font-size:1rem;font-weight:700;line-height:1.3;transition:.3s ease}.c-button-anchor::after{content:"";display:block;width:15px;height:12px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px;transform:rotate(90deg)}@media(any-hover: hover){.c-button-anchor:hover{background-color:#2dad7f;color:#fff}.c-button-anchor:hover::after{background:url("../images/common/icon-arrow-right-white.svg") no-repeat center}}.c-button-download{display:flex;align-items:center;justify-content:center;gap:.75rem;width:-moz-fit-content;width:fit-content;padding:1rem 1rem 1rem 2rem;border:2px solid #2dad7f;border-radius:9999px;background-color:#fff;color:#2dad7f;font-size:1rem;font-weight:700;line-height:1.3;transition:.3s ease}.c-button-download::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-download.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}@media(any-hover: hover){.c-button-download:hover{text-decoration:underline;opacity:.7}}.c-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.c-tags__tag{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#2dad7f;font-size:.75rem;font-weight:700;border-radius:4px}.c-faq__list{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 1025px){.c-faq__list{gap:2rem}}.c-faq__item{background-color:#f6f6f6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.c-faq__question{width:100%;padding:1.25rem;background-color:#f6f6f6;cursor:pointer;text-align:left;transition:.3s ease;display:flex;align-items:center;justify-content:center;gap:1rem;position:relative}@media(any-hover: hover){.c-faq__question:hover{background-color:#ebebeb}}.c-faq__question.is-open::after{content:"";position:absolute;left:1.25rem;right:1.25rem;bottom:0;border-bottom:2px dotted #2dad7f}.c-faq__question.is-open .c-faq__icon{color:#2dad7f}.c-faq__q-label{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#2dad7f;color:#fff;font-size:22px;font-weight:500;border-radius:9999px;flex-shrink:0;font-family:"Outfit",sans-serif}@media(min-width: 1025px){.c-faq__q-label{width:48px;height:48px}}.c-faq__question-text{flex:1;font-size:.875rem;font-weight:700;line-height:1.7;padding-top:3px}@media(min-width: 1025px){.c-faq__question-text{font-size:1rem}}.c-faq__icon{position:relative;width:24px;height:24px;flex-shrink:0;transition:.3s ease;border-radius:9999px}@media(min-width: 1025px){.c-faq__icon{width:30px;height:30px}}.c-faq__icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:2px;height:12px;background-color:#2dad7f;transition:.3s ease}@media(min-width: 1025px){.c-faq__icon::before{height:16px}}.c-faq__icon::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:2px;background-color:#2dad7f;transition:.3s ease}@media(min-width: 1025px){.c-faq__icon::after{width:16px}}.is-open .c-faq__icon::before{transform:translate(-50%, -50%) rotate(90deg);opacity:0}.c-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.c-faq__answer.is-open{max-height:1000px;transition:max-height .6s ease}.c-faq__answer-inner{padding:1.25rem;display:flex;justify-content:flex-start;gap:1rem;background-color:#f6f6f6}@media(min-width: 1025px){.c-faq__answer-inner{align-items:center}}.c-faq__a-label{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;color:#2dad7f;border:1px solid #2dad7f;font-size:22px;font-weight:700;border-radius:9999px;flex-shrink:0;font-family:"Outfit",sans-serif}@media(min-width: 1025px){.c-faq__a-label{width:48px;height:48px}}.c-faq__answer-text{flex:1;font-size:.875rem;font-weight:500;line-height:1.7}@media(min-width: 1025px){.c-faq__answer-text{font-size:15px}}.c-breadcrumb{display:flex;align-items:center;justify-content:center;height:40px;background-color:#d4efce;overflow:hidden}@media(min-width: 1025px){.c-breadcrumb{height:44px}}.c-breadcrumb__inner{display:flex;justify-content:flex-start;gap:28px}.c-breadcrumb__inner>span{flex-shrink:0;font-size:.75rem;font-weight:400;position:relative}.c-breadcrumb__inner>span:not(:last-of-type)::after{content:"";position:absolute;right:-18px;top:calc(50% + 1px);transform:translateY(-50%);width:8px;height:1px;background-color:#2dad7f}.c-breadcrumb__inner>span a{transition:.3s ease}@media(any-hover: hover){.c-breadcrumb__inner>span a:hover{color:#2dad7f}}.c-cards__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width: 768px){.c-cards__grid{grid-template-columns:repeat(2, 1fr)}}.c-cards__grid-02{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem}@media(min-width: 768px){.c-cards__grid-02{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1025px){.c-cards__grid-02{gap:2.5rem}}.c-cards-03{display:flex;flex-direction:column;gap:4rem}.c-cards-04 .c-card-04{position:relative}.c-cards-04 .c-card-04:not(:last-of-type){margin-bottom:4rem}.c-cards-04 .c-card-04:not(:last-of-type)::before{content:"";display:block;width:0;height:0;border-style:solid;border-width:32px 37px 0 37px;border-color:#d4efce rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-radius:4px;position:absolute;left:50%;transform:translateX(-50%);bottom:-48px}.c-card-link{display:block;position:relative;border-radius:8px;overflow:hidden;transition:.3s ease;padding-bottom:1.25rem}@media(any-hover: hover){.c-card-link:hover{transform:translateY(-4px);opacity:.7}}.c-card-link__image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin-bottom:1rem}.c-card-link__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-card-link__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:500;line-height:1.3}@media(min-width: 1025px){.c-card-link__title{font-size:1.5rem}}.c-card-link__subtitle{font-family:"Outfit",sans-serif;font-size:.875rem;font-weight:500;color:#2dad7f;letter-spacing:.1em}@media(min-width: 1025px){.c-card-link__subtitle{font-size:1rem}}.c-card-link__arrow{position:absolute;right:0;bottom:40px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transition:.3s ease}.c-card-link__arrow img{width:15px;height:auto}.c-card__text{font-size:.75rem;font-weight:400;line-height:1.3;padding-top:.75rem}.c-card-02{height:117px;background-color:#f6f6f6;border-radius:8px;transition:.3s ease}@media(any-hover: hover){.c-card-02:hover{transform:translateY(-4px);opacity:.7}}.c-card-02-link{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;height:100%;padding-right:1.25rem}.c-card-02-link__image{max-width:117px;width:100%}.c-card-02-link__image img{width:100%;height:auto;aspect-ratio:1/1;border-radius:8px 0 0 8px}.c-card-02-link__content{max-width:231px;width:100%}.c-card-02-link__title{font-size:1.25rem;font-weight:500;line-height:1.3;margin-bottom:.75rem}.c-card-02-link__subtitle{font-family:"Outfit",sans-serif;font-size:.875rem;font-weight:500;color:#2dad7f;letter-spacing:.1em}.c-card-03{display:flex;flex-direction:column;gap:1.5rem;background-color:#fff;border-radius:16px}@media(min-width: 1025px){.c-card-03{flex-direction:row;gap:2.5rem}}.c-card-03__image{flex-shrink:0;width:100%;max-width:300px;margin:0 auto;border-radius:8px;overflow:hidden;text-align:center}@media(min-width: 1025px){.c-card-03__image{width:220px;max-width:none;margin:0}}.c-card-03__image img{max-width:240px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;aspect-ratio:1/1}@media(min-width: 1025px){.c-card-03__image img{max-width:100%}}.c-card-03__image--big{max-width:100%}@media(min-width: 1025px){.c-card-03__image--big{width:340px}}.c-card-03__image--big img{max-width:100%;aspect-ratio:340/256}.c-card-03__content{flex:1;display:flex;flex-direction:column}@media(min-width: 1025px){.c-card-03__role{margin-bottom:.75rem}}.c-card-03__name{padding-bottom:1rem;margin:0 0 1rem;font-size:1.5rem;font-weight:500;line-height:1.3}@media(min-width: 1025px){.c-card-03__name{padding-bottom:1.5rem;margin-bottom:1.5rem}}.c-card-03__profile{font-size:1rem;font-weight:500;line-height:1.7}.c-card-03__career{margin:0 0 1.25rem}@media(min-width: 1025px){.c-card-03__career{margin-bottom:1.5rem}}.c-card-04{position:relative;border-radius:8px}@media(min-width: 1025px){.c-card-04{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;gap:2.5rem}}.c-card-04--last{margin-bottom:0}.c-card-04__image{width:100%;margin-bottom:1.5rem}@media(min-width: 1025px){.c-card-04__image{width:352px}}.c-card-04__image img{width:100%;height:auto;border-radius:8px}.c-card-04__label{display:flex;align-items:center;justify-content:center;gap:.25rem;background-color:#d4efce;color:#2dad7f;font-family:"Outfit",sans-serif;font-weight:400;border-radius:4px;padding:.25rem .75rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:.5rem}.c-card-04__label-text{font-size:1.25rem;margin-top:3px}.c-card-04__label-number{font-size:2rem}.c-card-04__title{flex:1;margin:0;font-size:1.5rem;font-weight:700;color:#2dad7f;line-height:1.7;padding-bottom:1rem;margin-bottom:1rem}.c-card-04__text{font-size:1rem;font-weight:500;line-height:1.7}.c-card-04__highlight{color:#2dad7f;font-weight:700}@media(min-width: 1025px){.c-card-04__content{flex:1}}.c-card-04__check{margin-top:2.5rem;padding:1.25rem;background-color:#eef8ec;border-radius:8px;position:relative}@media(min-width: 1025px){.c-card-04__check{padding:1.5rem}}.c-card-04__check-label{height:32px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-20px}.c-card-04__check-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.c-card-04__check-text{font-size:1rem;font-weight:500;line-height:1.7}.c-block{background-color:#fff;margin-bottom:2.5rem}.c-block__title{margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}@media(min-width: 1025px){.c-block__title{font-size:2rem;margin-bottom:2.5rem}}.c-block__description-wrapper{display:flex;flex-direction:column;gap:1.5rem}.c-block__description{font-size:1rem;font-weight:500;line-height:1.7}.c-picture-block{width:100%;height:280px}@media(min-width: 768px){.c-picture-block{height:390px}}.c-picture-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-picture-block--big{height:158px}@media(min-width: 768px){.c-picture-block--big{height:607px}}.c-person-block{display:none;border-radius:8px;background-color:#f6f6f6;padding:1.25rem;margin-top:3.5rem}@media(min-width: 1025px){.c-person-block{padding:2rem}}.c-person-block__name{font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.c-person-block__info{font-size:.875rem;font-weight:500;line-height:1.7;margin-bottom:1rem}.c-person-block__text{font-size:.875rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}.c-person-block__image{display:flex;justify-content:flex-start}.c-person-block__image img{width:150px;height:150px;border-radius:8px}.c-info-table{width:100%;border-collapse:collapse;border:none}.c-info-table__row{border-bottom:1px solid #cce6db}.c-info-table__head{display:inline-block;width:100%;padding:1rem 0 .25rem;font-size:1rem;font-weight:700;color:#2dad7f;line-height:1.7;text-align:left;vertical-align:middle}@media(min-width: 1025px){.c-info-table__head{display:table-cell;width:208px;padding:2rem 1.25rem}}.c-info-table__data{display:inline-block;padding:0 0 1rem;font-size:.875rem;line-height:1.7;vertical-align:middle}@media(min-width: 1025px){.c-info-table__data{display:table-cell;padding:2rem 1.25rem}}@media(min-width: 1025px){.c-info-table__data br{display:inline}}.c-info-table__list li{margin-bottom:.25rem}.c-info-table__list li:last-child{margin-bottom:0}.c-info-table-gray{width:100%;border-collapse:collapse;border:1px solid #e7e7e7;background-color:#f6f6f6;overflow:hidden}.c-info-table-gray__row{border-bottom:1px solid #e0e0e0}.c-info-table-gray__row:last-child{border-bottom:none}.c-info-table-gray__head{width:50%;padding:.75rem;background-color:#f6f6f6;font-size:.875rem;font-weight:500;line-height:1.3;text-align:left;vertical-align:middle}@media(min-width: 1025px){.c-info-table-gray__head{display:table-cell;width:35%;font-size:1rem;padding:1.5rem}}.c-info-table-gray__data{width:50%;padding:.75rem;background-color:#fff;font-size:.75rem;font-weight:500;line-height:1.3;vertical-align:middle}@media(min-width: 1025px){.c-info-table-gray__data{display:table-cell;width:65%;font-size:1rem;padding:1.5rem}}.c-info-table-gray__note{display:block;font-size:.875rem;margin-top:.25rem}.c-text-highlight{color:#2dad7f}.c-text-highlight--bold{font-weight:700}.c-companies{background-color:#f6f6f6;border-radius:8px;padding:1.25rem 1.25rem 2rem;margin-top:2.5rem;position:relative}@media(min-width: 1025px){.c-companies{padding:2.5rem 2.5rem 3.5rem}}.c-companies:has(.is-expanded){padding-bottom:3.5rem}.c-companies-title{display:flex;flex-direction:column;gap:12px;font-size:1.5rem;font-weight:500;line-height:1.3;color:#2dad7f;margin:0 0 1.5rem;padding-bottom:1rem}@media(min-width: 1025px){.c-companies-title{flex-direction:row;align-items:flex-end;gap:24px;font-size:1.5rem;padding-bottom:1.25rem}}.c-companies-description{font-size:1rem;font-weight:500;line-height:1.3;color:#042418}@media(min-width: 1025px){.c-companies-description{font-size:1rem}}.c-companies-content{position:relative}.c-companies-content::after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, rgb(246, 246, 246) 80%);pointer-events:none;transition:opacity .4s ease}@media(min-width: 1025px){.c-companies-content::after{height:100px}}.c-companies-content.is-expanded::after{opacity:0}.c-companies-list{font-size:.875rem;font-weight:400;line-height:1.7}.c-companies-list--sp{display:block}@media(min-width: 768px){.c-companies-list--sp{display:none}}.c-companies-list--pc{display:none}@media(min-width: 768px){.c-companies-list--pc{display:block}}.c-companies-more{display:none}.c-companies__more-button{text-align:center;position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}@media(min-width: 1025px){.c-companies__more-button{bottom:24px}}.c-companies__more-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;cursor:pointer;transition:.3s ease}@media(min-width: 1025px){.c-companies__more-toggle{font-size:1.125rem}}.c-companies__more-toggle::after{content:"+";font-size:1rem;font-weight:700;transition:.3s ease}.c-companies__more-toggle.is-expanded::after{content:"−"}@media(any-hover: hover){.c-companies__more-toggle:hover{opacity:.7}}.pagination{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination .prev,.pagination .next{color:#fff;position:relative}.pagination .prev::before,.pagination .next::before{content:"";display:inline-block;width:12px;height:12px;background-image:url("../images/common/icon-arrow-right-green-02.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease;position:absolute;top:calc(50% + 2px);left:50%;transform:translateY(-50%) translateX(-50%)}.pagination .prev::before{transform:translateY(-50%) translateX(-50%) rotate(180deg)}.pagination a{transition:.3s ease}@media(any-hover: hover){.pagination a:not(.current):hover{color:#fff;background-color:#2dad7f}}@media(any-hover: hover){.pagination a.prev:hover,.pagination a.next:hover{opacity:.7;background-color:unset}}.pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:.875rem;font-weight:500}@media(min-width: 1025px){.pagination .page-numbers{width:40px;height:40px}}.pagination .page-numbers.current{color:#fff;background-color:#2dad7f;border-radius:9999px}.c-blog__sidebar{margin-top:2.5rem}@media(min-width: 1025px){.c-blog__sidebar{margin-top:0;position:sticky;top:6.5rem}}.c-blog-sidebar-widget{margin-bottom:2rem}.c-blog-sidebar-widget--category .c-blog-sidebar-widget__list,.c-blog-sidebar-widget--archive .c-blog-sidebar-widget__list{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem}@media(min-width: 1025px){.c-blog-sidebar-widget--category .c-blog-sidebar-widget__list,.c-blog-sidebar-widget--archive .c-blog-sidebar-widget__list{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}}.c-blog-sidebar-widget--category .c-blog-sidebar-widget__list a,.c-blog-sidebar-widget--archive .c-blog-sidebar-widget__list a{transition:.3s ease;display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:1rem;font-weight:400;line-height:1.3}@media(any-hover: hover){.c-blog-sidebar-widget--category .c-blog-sidebar-widget__list a:hover,.c-blog-sidebar-widget--archive .c-blog-sidebar-widget__list a:hover{color:#2dad7f}}.c-blog-sidebar-widget--category .c-blog-sidebar-widget__list a span,.c-blog-sidebar-widget--archive .c-blog-sidebar-widget__list a span{font-size:.75rem;line-height:1}.c-blog-sidebar-banners{display:flex;flex-direction:column;gap:1rem}.c-blog-sidebar-banner{display:flex;align-items:center;justify-content:center}.c-blog-sidebar-banner a{display:block;width:230px;transition:.3s ease}@media(any-hover: hover){.c-blog-sidebar-banner a:hover{opacity:.7}}.c-blog-sidebar-banner a img{width:100%;height:auto}.c-form .wpcf7-form-control-wrap{display:block;margin-top:.5rem}@media(min-width: 1025px){.c-form .wpcf7-form-control-wrap{margin-top:0}}.c-form input[type=text],.c-form input[type=email],.c-form input[type=tel],.c-form textarea,.c-form select{width:100%;height:48px;padding-left:.75rem;border:1px solid #e7e7e7;border-radius:4px;font-size:.875rem;font-weight:500;line-height:1.7;transition:.3s ease}.c-form input[type=text]:focus,.c-form input[type=email]:focus,.c-form input[type=tel]:focus,.c-form textarea:focus,.c-form select:focus{outline:none;border-color:#2dad7f;box-shadow:0 0 0 3px rgba(45,173,127,.1)}.c-form input[type=text]::-moz-placeholder, .c-form input[type=email]::-moz-placeholder, .c-form input[type=tel]::-moz-placeholder, .c-form textarea::-moz-placeholder, .c-form select::-moz-placeholder{font-weight:400;color:#6f6f6f}.c-form input[type=text]::placeholder,.c-form input[type=email]::placeholder,.c-form input[type=tel]::placeholder,.c-form textarea::placeholder,.c-form select::placeholder{font-weight:400;color:#6f6f6f}.c-form textarea{height:200px;padding:.75rem}.c-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../images/common/icon-arrow-bottom-green.svg");background-repeat:no-repeat;background-position:right 16px center;padding-right:2.5rem;cursor:pointer}@media(min-width: 1025px){.c-form select{max-width:227px}}.c-form .wpcf7-list-item{margin-left:.75rem}@media(min-width: 1025px){.c-form .wpcf7-list-item{margin-left:0}}.c-form .wpcf7-list-item label{cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;line-height:1.3}.c-form input[type=date]{width:100%;height:48px;background-color:#fff;padding:0 .75rem;border:1px solid #e7e7e7;border-radius:4px;font-size:.875rem;font-weight:500;line-height:1.7}.c-form input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}.c-form input[type=date]:focus{outline:none;border-color:#2dad7f;box-shadow:0 0 0 3px rgba(45,173,127,.1)}.c-form input[type=date]::-moz-placeholder{font-weight:400;color:#6f6f6f}.c-form input[type=date]::placeholder{font-weight:400;color:#6f6f6f}.c-form input[type=checkbox]{width:18px;height:18px;border-radius:4px;accent-color:#2dad7f;border:1px solid #042418;cursor:pointer}.c-form input[type=checkbox]:checked{background-color:#2dad7f;border:none;background-image:url("../images/common/icon-check-white.svg");background-size:12px 10px;background-repeat:no-repeat;background-position:center}.c-form .wpcf7-not-valid-tip{display:block;margin-top:.5rem;font-size:.75rem;font-weight:500;line-height:1.3;color:#ff5252}.c-form input[aria-invalid=true],.c-form select[aria-invalid=true]{background-color:#fff1f1;border-color:#ff5252}.c-form .wpcf7-response-output{padding:1rem;margin:1.5rem 0;border-radius:4px;font-size:.875rem}@media(min-width: 1025px){.c-form .wpcf7-response-output{padding:1.25rem;font-size:1rem}}.c-form-row{background-color:#fff;padding:0 1.25rem 2rem}@media(min-width: 1025px){.c-form-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 3.5rem 2rem}}@media(min-width: 1025px){.c-form-row>p{width:210px}}@media(min-width: 1025px){.c-form-row>.c-form-row__field{flex:1}}.c-form-row__label{display:flex;justify-content:flex-start;align-items:center;gap:1rem;font-size:1rem;font-weight:700;line-height:1.3}.c-form-row__label br{display:none}@media(min-width: 1025px){.c-form-row__label{justify-content:space-between}}.c-form-required{display:inline-block;padding:3px 5px 4px;background-color:#2dad7f;color:#fff;font-size:.75rem;font-weight:700;border-radius:3px}.c-form-optional{min-width:34px;display:inline-block;padding:3px 5px 4px;background-color:#eef8ec;color:#2dad7f;font-size:.75rem;font-weight:700;border-radius:3px}.c-form-row--date>.c-form-row__field{border-radius:8px;background-color:#f6f6f6;padding:1rem;margin-top:.5rem}.c-form-row--date .c-form-note{font-size:.875rem;font-weight:700;line-height:1.7;margin-bottom:.5rem}@media(min-width: 1025px){.c-form-row--date .c-form-note{font-size:.875rem;margin-top:.75rem}}.c-form-row--date .c-form-note a{color:#2dad7f;text-decoration:underline}@media(any-hover: hover){.c-form-row--date .c-form-note a:hover{opacity:.7}}.c-form-row--date .c-form-date-group .c-form-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:.5rem;background-color:unset;padding:0}@media(min-width: 1025px){.c-form-row--date .c-form-date-group .c-form-row{justify-content:flex-start}}@media(min-width: 1025px){.c-form-row--date .c-form-date-group .c-form-row>p{width:auto}}.c-form-row--date .c-form-date-group .c-form-row .c-form-row__label br{display:inline}@media(min-width: 1025px){.c-form-row--date .c-form-date-group .c-form-row .c-form-row__label br{display:none}}.c-form-row--date .c-form-date-group .c-form-row>.c-form-row__field{flex:1}@media(min-width: 1025px){.c-form-row--date .c-form-date-group .c-form-row>.c-form-row__field{max-width:227px}}.c-form-row--date .c-form-date-group .c-form-row>.c-form-row__field .wpcf7-form-control-wrap{margin-top:0}.c-form-row--date .c-form-date-group .c-form-note{font-size:.75rem;font-weight:500;line-height:1.3;color:#2dad7f}.c-form-row--date .c-form-date-group .c-form-note br{display:none}@media(min-width: 1025px){.c-form-row--checkbox .c-form-row__label{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}}.c-form-row--checkbox .c-form-note{font-size:.75rem;font-weight:500;line-height:1.3}@media(min-width: 1025px){.c-form-row--checkbox .c-form-note{width:100%}}.c-form-row--checkbox .c-form-row__field .wpcf7-form-control-wrap{margin-top:1rem}.c-form-row--checkbox .wpcf7-checkbox{display:flex;flex-direction:column;gap:1rem}.c-form-row--textarea{padding-bottom:1.25rem;border-radius:0 0 8px 8px}@media(min-width: 1025px){.c-form-row--textarea{align-items:flex-start}}.c-form-row--textarea br.u-sp-only{display:inline}@media(min-width: 1025px){.c-form-row--textarea br.u-sp-only{display:none}}@media(min-width: 1025px){.c-form-row--textarea br.u-pc-only{display:inline}}.c-form-row--textarea .c-form-row__field br{display:none}.c-form-row--textarea .c-form-row__field .c-form-note{display:block;font-size:.75rem;font-weight:500;line-height:1.3;margin-top:.5rem}@media(min-width: 1025px){.c-form-row--textarea .c-form-row__field .c-form-note{margin-top:.75rem}}.c-form-privacy-policy-wrap{text-align:center;margin:1.5rem 0}.c-form-privacy-policy-wrap .wpcf7-form-control-wrap{margin-top:0}.c-form-privacy-policy-wrap .wpcf7-form-control-wrap .wpcf7-list-item{margin-left:0}.c-form-privacy-policy-wrap .wpcf7-form-control-wrap .wpcf7-list-item a{color:#2dad7f}@media(any-hover: hover){.c-form-privacy-policy-wrap .wpcf7-form-control-wrap .wpcf7-list-item a:hover{opacity:.7}}.c-form-submit-wrap{display:flex;align-items:center;justify-content:center}.c-form-submit-wrap .wpcf7-spinner{display:none}.c-form-submit-wrap>p{position:relative}.c-form-submit-wrap>p::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-white.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:1px;position:absolute;right:42px;top:50%;transform:translateY(-50%);pointer-events:none}.c-form-submit-wrap .wpcf7-submit{display:flex;align-items:center;justify-content:center;gap:.75rem;width:200px;height:56px;background-color:#2dad7f;color:#fff;font-size:1rem;font-weight:700;line-height:1.3;border-radius:9999px;cursor:pointer;transition:.3s ease;text-align:center}@media(any-hover: hover){.c-form-submit-wrap .wpcf7-submit:hover{background-color:#8dd4b8}}.c-form-submit-wrap .wpcf7-submit:disabled{background-color:#e7e7e7;cursor:not-allowed;transform:none}.p-fv{position:relative;background-color:#eef8ec;padding-bottom:2.5rem;background:linear-gradient(to bottom, #fff 0px, #fff 35px, #E1F3DD 35px, #E1F3DD 100%)}@media(min-width: 1025px){.p-fv{padding-bottom:90px;margin-top:1.75rem;background:linear-gradient(to bottom, #fff 0px, #fff 35px, #EEF8EC 35px, #EEF8EC calc(100% - 214px), #E1F3DD calc(100% - 214px), #E1F3DD 100%)}}@media(min-width: 1025px){.p-fv__inner{position:relative;height:600px}}.p-fv__slider{width:100%}.p-fv__slide{position:relative}.p-fv__image{width:100%;height:100%;padding-right:1.25rem}@media(min-width: 1025px){.p-fv__image{text-align:right;padding-right:2.5rem}}.p-fv__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 8px 8px 0}@media(min-width: 1025px){.p-fv__image img{max-width:1058px;height:auto;border-radius:8px}}.p-fv__content{position:relative;z-index:1;padding-left:1.25rem;margin-top:-3rem;margin-bottom:.5rem}@media(min-width: 1025px){.p-fv__content{padding:0;margin:0;position:absolute;left:66px;bottom:36px}}.p-fv__text-area{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(13.9705877304px);padding:1.25rem;border-radius:8px 0 0 8px;position:relative}@media(min-width: 1025px){.p-fv__text-area{padding:2.5rem 3rem;border-radius:8px}}.p-fv__text-area__image{width:116px;position:absolute;right:12px;bottom:-33px}@media(min-width: 1025px){.p-fv__text-area__image{width:131px;right:25px;bottom:-17px}}.p-fv__subtitle{margin:0 0 .75rem;font-size:1rem}@media(min-width: 1025px){.p-fv__subtitle{margin:0 0 1.5rem}}.p-fv__title{margin:0 0 1rem;font-size:26px;font-weight:400;color:#042418;line-height:1.4}@media(min-width: 1025px){.p-fv__title{font-size:2.5rem;margin:0 0 2rem}}.p-fv__title-highlight{color:#2dad7f;font-weight:700}.p-fv__stats{display:grid;grid-template-columns:repeat(2, 1fr);gap:.25rem;margin-bottom:.5rem}@media(min-width: 1025px){.p-fv__stats{margin:0 0 1rem}}.p-fv__stat{display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;border-radius:4px;padding:.5rem 0}.p-fv__stat-label{font-size:.875rem;font-weight:700;line-height:1.3;color:#2dad7f;background-color:#fff;border-radius:2px;padding:6px 4px;position:relative}.p-fv__stat-label::before{content:"";position:absolute;top:50%;left:98%;margin-top:-5px;border:5px solid rgba(0,0,0,0);border-left:7px solid #fff}.p-fv__stat-value{font-size:2.5rem;font-weight:400;font-family:"Outfit",sans-serif;line-height:1;margin-right:4px;margin-left:10px}.p-fv__stat-unit{font-size:1rem}.p-fv__stat-note{font-size:.75rem;font-weight:500}.p-fv__features{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.p-fv__features li{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;font-size:.875rem;line-height:1.6}.p-fv__note{max-width:241px;margin:0;font-size:10px;color:#042418;line-height:1.3;padding-left:1.25rem;margin-bottom:2rem}@media(min-width: 1025px){.p-fv__note{position:absolute;left:340px;bottom:-24px;max-width:100%;padding:0;margin:0}}.p-fv__news{width:100%;padding:0 1.25rem;z-index:2}@media(min-width: 1025px){.p-fv__news{width:35%;position:absolute;bottom:36px;right:64px;max-width:742px;border-radius:8px;padding:0}}@media(min-width: 1280px){.p-fv__news{width:45%}}@media(min-width: 1440px){.p-fv__news{width:100%}}.p-fv__news-link{display:flex;flex-direction:column;gap:.25rem;background-color:#fff;padding:.5rem 1rem;border-radius:8px;transition:.3s ease}@media(min-width: 1025px){.p-fv__news-link{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(13.9705877304px);padding:1.25rem;flex-direction:row;align-items:center;gap:10px;padding:.75rem 1rem}}@media(min-width: 1025px)and (any-hover: hover){.p-fv__news-link:hover{opacity:.8}}.p-fv__news-label{display:inline-block;color:#2dad7f;font-family:"Outfit",sans-serif;font-size:.875rem;font-weight:500;margin-right:.25rem}.p-fv__news-date{font-size:.875rem;font-weight:500;flex-shrink:0}.p-fv__news-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;flex:1}@media(min-width: 1025px){.p-fv__news-title{margin-top:2px}}.p-contact-section{background:linear-gradient(to bottom, #E1F3DD 0px, #E1F3DD calc(100% - 32px), #EEF8EC calc(100% - 32px), #EEF8EC 100%)}@media(min-width: 1025px){.p-contact-section{background:linear-gradient(to bottom, #E1F3DD 0px, #E1F3DD 50%, #EEF8EC 50%, #EEF8EC 100%)}}.p-contact-section__inner{background-color:#2dad7f;border-radius:8px;padding:1.25rem}@media(min-width: 768px){.p-contact-section__inner{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:.5rem}}@media(min-width: 1025px){.p-contact-section__inner{padding:2.5rem 3.5rem}}.p-contact-section__content{margin-bottom:1.5rem}@media(min-width: 1025px){.p-contact-section__content{max-width:465px;margin-bottom:0}}.p-contact-section__label{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:"Outfit",sans-serif;letter-spacing:.1em;line-height:1.4}.p-contact-section__label.c-heading-en::before{background-color:#fff}.p-contact-section__title{margin:0 0 .5rem;font-size:28px;font-weight:700;color:#fff;line-height:1.6}@media(min-width: 1025px){.p-contact-section__title{font-size:32px}}.p-contact-section__text{margin:0;font-size:1rem;font-weight:500;color:#fff;line-height:1.7}@media(min-width: 1025px){.p-contact-section__text{font-size:1.125rem}}.p-contact-section__buttons{display:flex;flex-direction:column;gap:.75rem;align-items:center;max-width:383px;width:100%}.p-contact-section__button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;height:88px;border-radius:9999px;transition:.3s ease}@media(min-width: 1025px){.p-contact-section__button{font-size:1.25rem}}.p-contact-section__button--primary{font-size:1.125rem;font-weight:700;line-height:1.3;background-color:#ede302;color:#333;box-shadow:0px 3px 8px 0px rgba(110,106,6,.1490196078)}@media(any-hover: hover){.p-contact-section__button--primary:hover{transform:translateY(-2px)}}.p-contact-section__button--primary img{width:31px}.p-contact-section__button--secondary{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:rgba(0,0,0,0);color:#fff;border:2px solid #fff}@media(any-hover: hover){.p-contact-section__button--secondary:hover{background-color:hsla(0,0%,100%,.1)}}.p-contact-section__button--secondary__inner{display:flex;flex-direction:column}.p-contact-section__button-number{font-size:2rem;font-weight:400;font-family:"Outfit",sans-serif}.p-contact-section__button-time{font-size:.875rem;font-weight:400;text-align:center}.p-contact-section__link{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-size:1rem;font-weight:500;transition:.3s ease}@media(any-hover: hover){.p-contact-section__link:hover{text-decoration:underline}}.p-contact-section__link img{margin-top:2px}.p-mv{position:relative;width:100%;height:192px;background:linear-gradient(to bottom, #fff 0px, #fff 50%, #E1F3DD 50%, #E1F3DD 100%);overflow:hidden;padding-bottom:1.5rem}@media(min-width: 768px){.p-mv{height:360px;background:linear-gradient(to bottom, #fff 0px, #fff calc(50% - 0.75rem), #E1F3DD calc(50% - 0.75rem), #E1F3DD 100%)}}.p-mv>div{height:100%}@media(min-width: 1025px){.p-mv>div{padding:1.75rem 2.5rem}}.p-mv__inner{width:100%;height:100%;position:relative}.p-mv__image{width:100%;height:100%;position:absolute;top:0;left:0}.p-mv__image-overlay{width:100%;height:100%}.p-mv__image-overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(21,96,69,.5019607843)}@media(min-width: 1025px){.p-mv__image-overlay::after{border-radius:8px}}.p-mv__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width: 1025px){.p-mv__image img{border-radius:8px}}.p-mv__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center}.p-mv__title-ja{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.3;letter-spacing:.1em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.p-mv__title-ja{font-size:2.5rem}}.p-access{padding:2.5rem 0;background-color:#e1f3dd}@media(min-width: 1025px){.p-access{padding:4rem 0}}.p-access__title{font-size:2rem;font-weight:700;line-height:1.6;color:#042418;margin:0}@media(min-width: 1025px){.p-access__title{font-size:2.5rem}}.p-access__content{display:flex;flex-direction:column;gap:2.5rem}@media(min-width: 1025px){.p-access__content{flex-direction:row;justify-content:space-between}}.p-access__map{display:none}@media(min-width: 1025px){.p-access__map{display:block;max-width:546px;width:100%}}.p-access__map iframe{width:100%;height:auto;aspect-ratio:546/511;border-radius:8px}.p-access__map-sp{margin-bottom:1rem}@media(min-width: 1025px){.p-access__map-sp{display:none}}.p-access__map-sp iframe{width:100%;height:auto;aspect-ratio:335/314;border-radius:8px}@media(min-width: 1025px){.p-access__info{max-width:414px;width:100%}}.p-access__organization:first-of-type{font-size:.875rem;font-weight:500;line-height:1.3;margin:0 0 1rem}.p-access__organization:last-of-type{font-size:1rem;font-weight:500;line-height:1.3;margin:0 0 .25rem}@media(min-width: 1025px){.p-access__organization:last-of-type{font-size:1.25rem;margin:0 0 .5rem}}.p-access__name{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2dad7f;margin:0 0 1rem;padding-bottom:1rem}@media(min-width: 1025px){.p-access__name{font-size:2rem}}.p-access__details{margin-bottom:1rem}.p-access__detail-item{font-size:1rem;font-weight:500;line-height:1.7;margin:0 0 .25rem}@media(min-width: 1025px){.p-access__detail-item{font-size:1.125rem}}.p-access__detail-item:last-child{font-size:.75rem;font-weight:500;line-height:1;margin:0}.p-access__section{background-color:#fff;border-radius:8px;padding:1rem 1.25rem 1.25rem;margin-bottom:1rem}.p-access__section:last-child{margin-bottom:0}.p-access__section-label{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;color:#2dad7f;font-size:.95rem;font-weight:500;line-height:1.3;margin-bottom:.5rem}.p-access__section-label::before{content:"";display:block;width:18px;height:17px;background-size:contain}.p-access__section-label--station::before{width:15px;height:18px;background:url("../images/common/icon-subway.svg") no-repeat center}.p-access__section-text{font-size:.875rem;font-weight:400;line-height:1.7}.p-access__access-list{list-style:none;margin:0;padding:0}.p-access__access-item{font-size:.875rem;line-height:2;color:#042418;margin:0 0 .5rem}@media(min-width: 1025px){.p-access__access-item{font-size:15px;line-height:2.2;margin-bottom:.75rem}}.p-access__access-item:last-child{margin-bottom:0}.p-access__link-detail{text-align:right}.p-access__link-detail a{font-size:1rem;font-weight:500;line-height:1.3;color:#2dad7f;transition:.3s ease}@media(any-hover: hover){.p-access__link-detail a:hover{opacity:.7;text-decoration:underline}}.p-access__link-detail a::after{content:"";display:inline-block;width:15px;height:12px;background-image:url("../images/common/icon-arrow-right-green.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease;margin-left:.5rem}.p-fixed-cta{position:fixed;bottom:0;left:0;right:0;z-index:998;background-color:#fff;padding:.5rem;transform:translateY(100%);transition:transform .3s ease}.p-fixed-cta.is-visible{transform:translateY(0)}@media(min-width: 768px){.p-fixed-cta{display:none}}.p-fixed-cta__inner{display:flex;gap:.5rem;max-width:600px;margin:0 auto}.p-fixed-cta__button-visit{height:56px;flex:1;display:flex;align-items:center;justify-content:center;background-color:#ede302;font-size:1rem;font-weight:700;line-height:1.3;border-radius:9999px;transition:.3s ease;white-space:nowrap}@media(any-hover: hover){.p-fixed-cta__button-visit:hover{opacity:.7}}.p-fixed-cta__button-tel{flex:1;display:flex;align-items:center;justify-content:center;display:flex;flex-direction:column;background-color:#fff;border:2px solid #2dad7f;color:#2dad7f;font-weight:500;border-radius:9999px;transition:.3s ease}@media(any-hover: hover){.p-fixed-cta__button-tel:hover{opacity:.7}}.p-fixed-cta__tel-number{font-family:"Outfit",sans-serif;font-size:22px}.p-fixed-cta__tel-time{font-size:.75rem}.p-top-image{width:100%;height:280px}@media(min-width: 768px){.p-top-image{height:390px}}.p-top-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-contact-section-top--03{background:#2dad7f}.p-contact-section-top--03 .p-contact-section__inner{padding:2.5rem 0}@media(min-width: 1025px){.p-contact-section-top--03 .p-contact-section__inner{padding:2.5rem 3.5rem}}.p-top-about{padding:5rem 0;background-color:#eef8ec}@media(min-width: 1025px){.p-top-about{padding:7.5rem 0 10rem}}.p-top-about__header{margin-bottom:2.5rem}@media(min-width: 1025px){.p-top-about__header{margin-bottom:60px}}.p-top-about__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em;padding-bottom:1.5rem;margin:0 0 1.5rem}@media(min-width: 1025px){.p-top-about__title{font-size:2.5rem;padding-bottom:3rem}}.p-top-about__description{font-size:1rem;font-weight:500;line-height:2;margin-bottom:1.5rem}.p-top-about__button{margin-top:1.5rem}.p-top-about__movie{display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.p-top-about__movie{border-radius:8px;background-color:#d4efce;padding:1.25rem 0}}@media(min-width: 1025px){.p-top-about__movie{border-radius:8px;background-color:#d4efce;padding:2rem 0}}.p-top-about__movie iframe{max-width:625px;width:100%;height:auto;aspect-ratio:560/315}.p-top-about__images{margin-top:.5rem}@media(min-width: 1025px){.p-top-about__images{margin-top:1rem}}.p-top-about__image-wrapper{width:100%;overflow:hidden;border-radius:8px}.p-top-about__image-wrapper img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.p-top-people{padding:0 0 5.25rem;background-color:#eef8ec}@media(min-width: 1025px){.p-top-people{padding:0 0 7.5rem}}@media(min-width: 1025px){.p-top-people__inner{display:flex;justify-content:flex-start;justify-content:space-between;gap:.5rem;position:relative}}.p-top-people__header{width:100%;margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-people__header{max-width:310px;margin-bottom:0}}.p-top-people__header-illust{display:flex;align-items:center;justify-content:center}@media(min-width: 1025px){.p-top-people__header-illust{justify-content:flex-start}}.p-top-people__header-illust img{width:244px}@media(min-width: 1025px){.p-top-people__header-illust img{width:311px}}.p-top-people__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em;padding:0 0 1.5rem;margin:0 0 1.75rem}@media(min-width: 1025px){.p-top-people__title{font-size:2.5rem;padding:0 0 3rem;margin-bottom:2.75rem}}.p-top-people__description{font-size:1rem;font-weight:500;line-height:2;margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-people__description{font-size:1rem;line-height:2.2;margin-bottom:2rem}}.p-top-people__content{width:100%}@media(min-width: 1025px){.p-top-people__content{max-width:616px}}@media(min-width: 1025px){.p-top-people__illust{position:absolute;right:24px;bottom:-10px}}.p-top-people__illust img{width:106px;height:auto}.p-top-people__list{display:flex;flex-direction:column;gap:1rem;background-color:#d4efce;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-top-people__list{padding:3.5rem}}.p-top-people__item{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border-radius:8px;font-size:1rem;font-weight:500;line-height:1.3;transition:.3s ease}@media(min-width: 1025px){.p-top-people__item{font-size:1.125rem;padding:1.25rem}}.p-top-people__item::before{content:"";display:block;width:12px;height:12px;background-color:#2dad7f;border-radius:50%;flex-shrink:0}.p-top-people__person-image{display:none}@media(min-width: 1025px){.p-top-people__person-image{display:block;position:absolute;right:0;bottom:0;width:200px;height:auto}}.p-top-employment{padding:0 1.25rem 2.5rem;background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 68px, #D4EFCE 68px, #D4EFCE 100%)}@media(min-width: 1025px){.p-top-employment{padding:0 0 2.5rem;background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 128px, #D4EFCE 128px, #D4EFCE 100%)}}.p-top-employment__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-top-employment__inner{background-color:#fff;border-radius:8px;box-shadow:0px 8px 20px 0px rgba(16,63,43,.1019607843);padding:1.25rem}@media(min-width: 1025px){.p-top-employment__inner{padding:3.5rem}}.p-top-employment__header{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1rem;margin-bottom:2.5rem}@media(min-width: 1025px){.p-top-employment__header{flex-direction:row;justify-content:space-between;padding-bottom:3rem;margin-bottom:3rem}}.p-top-employment__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-employment__title{font-size:2.5rem}}.p-top-employment__description{font-size:1rem;font-weight:700;line-height:2}@media(min-width: 1025px){.p-top-employment__description{width:100%;max-width:596px}}.p-top-employment__description span{color:#2dad7f}.p-top-employment__stats{display:flex;flex-direction:column;margin:2.5rem 0 0;gap:2.5rem}@media(min-width: 768px){.p-top-employment__stats{flex-direction:row;margin:3rem 0 0;justify-content:center}}.p-top-employment__stat{display:flex;align-items:center;justify-content:center;position:relative;text-align:center}.p-top-employment__chart{position:relative;max-width:280px;max-height:280px}@media(min-width: 1025px){.p-top-employment__chart{max-width:320px;max-height:320px;width:320px;height:320px}}.p-top-employment__chart svg{transform:rotate(-90deg);width:100%;height:100%}.p-top-employment__chart circle{fill:none;stroke-width:40}.p-top-employment__chart circle.background{stroke:#e1f3dd}.p-top-employment__chart circle.progress{stroke:#2dad7f;transition:stroke-dashoffset 1s ease}.p-top-employment__chart-inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.p-top-employment__chart-label{display:block;font-size:1rem;font-weight:500;line-height:1.3;margin-bottom:.25rem}@media(min-width: 1025px){.p-top-employment__chart-label{font-size:1.125rem}}.p-top-employment__chart-value{display:block;font-size:88px;font-weight:400;color:#2dad7f;line-height:1;font-family:"Outfit",sans-serif}@media(min-width: 1025px){.p-top-employment__chart-value{font-size:96px}}.p-top-employment__chart-unit{font-size:2.5rem}@media(min-width: 1025px){.p-top-employment__chart-unit{font-size:3rem}}.p-top-employment__chart-note{display:block;font-size:.75rem;font-weight:500;line-height:1.3;color:#2dad7f;position:absolute;right:5px;bottom:48px}@media(min-width: 1025px){.p-top-employment__chart-note{right:10px;bottom:54px}}.p-top-employment__chart-illust--left{position:absolute;left:0;bottom:0}@media(min-width: 1025px){.p-top-employment__chart-illust--left{left:-75px}}.p-top-employment__chart-illust--left img{width:83px;height:auto}@media(min-width: 1025px){.p-top-employment__chart-illust--left img{width:125px}}.p-top-employment__chart-illust--right{position:absolute;right:0;bottom:0}@media(min-width: 1025px){.p-top-employment__chart-illust--right{right:-94px}}.p-top-employment__chart-illust--right img{width:111px;height:auto}@media(min-width: 1025px){.p-top-employment__chart-illust--right img{width:182px}}.p-top-employment__note{font-size:.75rem;font-weight:400;line-height:1.3;margin-top:1.5rem}@media(min-width: 1025px){.p-top-employment__note{text-align:center}}.p-top-employment__persons{position:absolute;bottom:0}.p-top-employment__persons--left{left:-80px;width:120px}@media(min-width: 1025px){.p-top-employment__persons--left{left:-120px;width:150px}}.p-top-employment__persons--right{right:-80px;width:120px}@media(min-width: 1025px){.p-top-employment__persons--right{right:-120px;width:150px}}.p-top-employment__persons img{width:100%;height:auto;display:block}.p-top-employment__check-box{background-color:#e8f5e9;border-radius:8px;padding:1.5rem 1.25rem 1.25rem;margin-top:2.5rem;position:relative}@media(min-width: 1025px){.p-top-employment__check-box{padding:2.5rem 2.5rem 2rem}}.p-top-employment__check-label{display:inline-block;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:.25rem .5rem;border-radius:4px;position:absolute;left:20px;top:-19px}.p-top-employment__check-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-top-employment__check-title{font-size:1.125rem;font-weight:700;line-height:1.7;color:#042418;margin:0 0 1rem;border-bottom:2px dotted #2dad7f;padding-bottom:1rem;padding-right:90px}@media(min-width: 1025px){.p-top-employment__check-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1.25rem}}.p-top-employment__check-content{font-size:1rem;font-weight:700;line-height:1.7}@media(min-width: 576px){.p-top-employment__check-content{padding-right:120px}}@media(min-width: 1025px){.p-top-employment__check-content{padding-right:180px}}.p-top-employment__check-content span{color:#2dad7f}.p-top-employment__check-illust{display:flex;align-items:center;justify-content:center;align-items:flex-end;gap:13.5px;position:absolute;right:10px;top:-13px}@media(min-width: 1025px){.p-top-employment__check-illust{gap:32px;right:52px;top:26px}}.p-top-employment__check-illust img{height:auto}.p-top-employment__check-illust img:first-of-type{width:59px}@media(min-width: 1025px){.p-top-employment__check-illust img:first-of-type{width:84px}}.p-top-employment__check-illust img:last-of-type{width:42px}@media(min-width: 1025px){.p-top-employment__check-illust img:last-of-type{width:61px}}.p-top-reasons{padding:5rem 0;background-color:#eef8ec}@media(min-width: 1025px){.p-top-reasons{padding:7.5rem 0 150px}}.p-top-reasons__header{margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-reasons__header{margin-bottom:3rem}}.p-top-reasons__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-reasons__title{font-size:2.5rem}}.p-top-reasons__list{display:grid;grid-template-columns:1fr;gap:2.5rem;border-radius:8px;background-color:#fff;padding:1.25rem}@media(min-width: 768px){.p-top-reasons__list{grid-template-columns:repeat(3, 1fr);padding:2.5rem}}.p-top-reasons__item{position:relative}.p-top-reasons__card{display:flex;flex-direction:column;align-items:center;height:100%}.p-top-reasons__image-wrapper{position:relative;max-width:295px;width:100%;aspect-ratio:1/1;border-radius:8px}.p-top-reasons__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:1/1}.p-top-reasons__number{position:absolute;left:50%;transform:translateX(-50%);bottom:-25px;width:56px;height:56px;background-color:#2dad7f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:500;font-family:"Outfit",sans-serif;z-index:1}.p-top-reasons__content{margin-top:36px;flex:1}@media(min-width: 768px){.p-top-reasons__content{margin-top:40px}}.p-top-reasons__card-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 1.5rem;padding-bottom:1.5rem;text-align:center}@media(min-width: 768px){.p-top-reasons__card-title{display:flex;align-items:center;justify-content:center;height:78px;font-size:1.25rem;padding-bottom:1rem}}.p-top-reasons__card-text{font-size:1rem;font-weight:500;line-height:1.7}.p-top-reasons__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-top-reasons__staff-link{display:flex;align-items:center;justify-content:center;justify-content:flex-end}.p-top-reasons__staff-link a{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;margin-top:1.5rem;transition:.3s ease}.p-top-reasons__staff-link a::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}@media(any-hover: hover){.p-top-reasons__staff-link a:hover{opacity:.7}}.p-top-voice{padding-bottom:5rem;background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 288px, #D4EFCE 288px, #D4EFCE 100%);position:relative}@media(min-width: 768px){.p-top-voice{background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 294px, #D4EFCE 294px, #D4EFCE 100%)}}.p-top-voice__inner{position:relative;z-index:1}.p-top-voice__header{margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-voice__header{margin-bottom:3rem}}.p-top-voice__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-voice__title{font-size:2.5rem}}.p-top-voice__illust{display:none}@media(min-width: 1025px){.p-top-voice__illust{display:block;position:absolute;right:24px;top:-14px;width:320px;height:auto;z-index:0}}.p-top-voice__illust img{width:100%;height:auto;display:block}.p-top-voice__list{width:calc(100% + 40px);display:flex;align-items:stretch;justify-content:flex-start;gap:1rem;flex-wrap:nowrap;padding:0 1.25rem;overflow-x:scroll;scrollbar-width:none;position:relative;left:-20px}@media(min-width: 1025px){.p-top-voice__list{gap:1.25rem}}.p-top-voice__item{width:320px;flex-shrink:0;background-color:#fff;border-radius:8px;padding:1.5rem;transition:.3s ease}.p-top-voice__label{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:6.5px;height:40px;padding:9.5px 10.5px;background-color:#3cdea4;color:#fff;font-size:1rem;font-weight:700;line-height:1.3;border-radius:4px;margin-bottom:.75rem}.p-top-voice__label::before{content:"";display:block;width:19px;height:19px;background:url("../images/common/icon-face.svg") no-repeat center;background-size:contain}@media(min-width: 1025px){.p-top-voice__label::before{width:24px;height:24px}}.p-top-voice__label--family{background-color:#279970}.p-top-voice__label--family::before{width:20px;height:20px;background-image:url("../images/common/icon-house.svg")}.p-top-voice__card-title-wrapper{padding-bottom:.75rem;margin:0 0 .75rem}.p-top-voice__card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;line-height:1.7;color:#042418;position:relative}.p-top-voice__card-text p{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1rem;font-weight:500;line-height:1.7}.p-top-voice__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.p-top-voice__tag{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#2dad7f;font-size:.75rem;font-weight:700;border-radius:4px}.p-top-voice__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-top-service{padding:5rem 0;background-color:#2dad7f}@media(min-width: 1025px){.p-top-service{padding:7.5rem 0 5rem}}.p-top-service__header{margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-service__header{margin-bottom:3rem}}.p-top-service__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em;color:#fff}@media(min-width: 1025px){.p-top-service__title{font-size:2.5rem}}.p-top-service__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 1025px){.p-top-service__grid{grid-template-columns:repeat(2, 1fr)}}.p-top-service__card{background-color:#fff;border-radius:8px;overflow:hidden}.p-top-service__card-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.p-top-service__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.p-top-service__card-content{padding:1rem 1.5rem}.p-top-service__card-title{font-size:1.5rem;font-weight:700;line-height:1.3;text-align:center;padding:0 0 1rem;margin:0 0 1.5rem}.p-top-service__card-text{font-size:1rem;font-weight:500;line-height:1.7;margin:0 0 .5rem}.p-top-service__card-link{display:flex;align-items:center;justify-content:center;justify-content:flex-end}.p-top-service__card-link a{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;transition:.3s ease}@media(min-width: 1025px){.p-top-service__card-link a{font-size:1rem}}.p-top-service__card-link a::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}@media(any-hover: hover){.p-top-service__card-link a:hover{opacity:.7;text-decoration:underline}}.p-top-service__bottom{margin-top:3.75rem}.p-top-service__points{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 1025px){.p-top-service__points{gap:3rem}}.p-top-service__point{display:flex;flex-direction:column;gap:1.5rem;background:linear-gradient(to bottom, #fff 0px, #fff calc(100% - 40px), #EEF8EC calc(100% - 40px), #EEF8EC 100%);border-radius:8px;padding:1.25rem 1.25rem 6rem;position:relative}@media(min-width: 1025px){.p-top-service__point{flex-direction:row;background:linear-gradient(to bottom, #fff 0px, #fff calc(100% - 69px), #EEF8EC calc(100% - 69px), #EEF8EC 100%);padding:2.5rem 2.5rem 134px;gap:2.5rem}}.p-top-service__point:first-of-type .p-top-service__point-illustration{width:98px;position:absolute;right:15px;bottom:8px}@media(min-width: 1025px){.p-top-service__point:first-of-type .p-top-service__point-illustration{width:186px;right:40px;bottom:-21px}}.p-top-service__point:nth-of-type(2) .p-top-service__point-illustration{width:107px;position:absolute;right:15px;bottom:8px}@media(min-width: 1025px){.p-top-service__point:nth-of-type(2) .p-top-service__point-illustration{width:203px;right:40px;bottom:-21px}}.p-top-service__point:nth-of-type(3) .p-top-service__point-illustration{width:57px;position:absolute;right:35px;bottom:8px}@media(min-width: 1025px){.p-top-service__point:nth-of-type(3) .p-top-service__point-illustration{width:108px;right:78px;bottom:-21px}}.p-top-service__point:nth-of-type(4) .p-top-service__point-illustration{width:44px;position:absolute;right:32px;bottom:8px}@media(min-width: 1025px){.p-top-service__point:nth-of-type(4) .p-top-service__point-illustration{width:82px;right:92px;bottom:-22px}}.p-top-service__point .p-top-service__point-illustration img{width:100%;height:auto}.p-top-service__point-image{position:relative;width:100%;border-radius:8px;overflow:hidden}@media(min-width: 1025px){.p-top-service__point-image{max-width:340px}}.p-top-service__point-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:295/253}@media(min-width: 1025px){.p-top-service__point-image img{aspect-ratio:340/291}}@media(min-width: 1025px){.p-top-service__point-content{flex:1}}.p-top-service__point-label{display:block;color:#2dad7f;font-size:1.5rem;font-weight:500;margin-bottom:1rem;font-family:"Outfit",sans-serif;letter-spacing:.1em}.p-top-service__point-title{font-size:1.5rem;font-weight:700;line-height:1.7;padding:0 0 1.5rem;margin:0 0 1.5rem}@media(min-width: 1025px){.p-top-service__point-title{font-size:2rem}}.p-top-service__point-text{font-size:1rem;font-weight:500;line-height:1.7}.p-top-service__detail{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}@media(any-hover: hover){.p-top-service__detail a:hover{background-color:#fff;opacity:.7;color:#2dad7f}.p-top-service__detail a:hover::after{background:url("../images/common/icon-arrow-right-green.svg") no-repeat center}}.p-top-steps{padding:5rem 0;background-color:#eef8ec}@media(min-width: 1025px){.p-top-steps{padding:7.5rem 0}}.p-top-steps__header{margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-steps__header{margin-bottom:3rem}}.p-top-steps__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-steps__title{font-size:2.5rem}}.p-top-steps__flow{background-color:#eef8ec;width:calc(100% + 40px);display:flex;justify-content:flex-start;flex-wrap:nowrap;background-color:#eef8ec;border-radius:8px;margin-bottom:2.5rem;overflow-x:scroll;scrollbar-width:none;padding:0 1.25rem;position:relative;left:-20px}@media(min-width: 1025px){.p-top-steps__flow{margin-bottom:1.75rem}}.p-top-steps__step{flex-shrink:0;width:242px;background-color:#fff;position:relative;text-align:center;padding:2.5rem 1.5rem 3.75rem}.p-top-steps__step:not(:last-child)::after{content:"";position:absolute;right:0;top:40px;width:2px;height:255px;background-image:linear-gradient(to bottom, #2DAD7F 50%, transparent 50%);background-size:1px 6px}.p-top-steps__step:first-of-type{width:262px;border-radius:8px 0 0 8px;padding-left:2.5rem}.p-top-steps__step:last-of-type{width:262px;border-radius:0 8px 8px 0;padding-right:2.5rem}.p-top-steps__step-label{height:48px;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#d4efce;color:#2dad7f;font-size:2rem;font-weight:500;border-radius:8px;margin-bottom:1rem;font-family:"Outfit",sans-serif}.p-top-steps__step-label span{font-size:1.5rem;position:relative;top:2px}.p-top-steps__step-icon{display:flex;align-items:center;justify-content:center;width:130px;height:130px;margin:0 auto 1rem}.p-top-steps__step-icon img{width:100%;height:100%;display:block}.p-top-steps__step-title{font-size:1.25rem;font-weight:500;margin:0}.p-top-steps__checks{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 1025px){.p-top-steps__checks{grid-template-columns:repeat(2, 1fr);gap:.75rem}}.p-top-steps__check{border-radius:8px;background-color:#fff;padding:2rem 1.25rem 1.25rem;position:relative}.p-top-steps__check-label{height:32px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-16px}.p-top-steps__check-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-top-steps__check-title{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 .5rem}.p-top-steps__check-title .highlight{color:#2dad7f}.p-top-steps__check-text{font-size:.95rem;line-height:1.7}.p-top-office{padding:5rem 0 4.5rem;background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC calc(100% - 535px), #E1F3DD calc(100% - 535px), #E1F3DD 100%)}@media(min-width: 1025px){.p-top-office{background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 691px, #E1F3DD 691px, #E1F3DD 100%);padding:8rem 0 4.5rem}}.p-top-office__header{margin-bottom:2.5rem}@media(min-width: 1025px){.p-top-office__header{margin-bottom:3rem}}.p-top-office__title{font-size:2rem;font-weight:700;line-height:1.6;color:#042418;margin:0}@media(min-width: 1025px){.p-top-office__title{font-size:2.5rem}}.p-top-office__content{display:flex;flex-direction:column;gap:2.5rem}@media(min-width: 1025px){.p-top-office__content{flex-direction:row;justify-content:space-between}}@media(min-width: 1025px){.p-top-office__image{max-width:546px;width:100%}}.p-top-office__image img{width:100%;height:auto}@media(min-width: 1025px){.p-top-office__info{max-width:414px;width:100%}}.p-top-office__organization:first-of-type{font-size:.875rem;font-weight:500;line-height:1.3;margin:0 0 1rem}.p-top-office__organization:last-of-type{font-size:1rem;font-weight:500;line-height:1.3;margin:0 0 .25rem}@media(min-width: 1025px){.p-top-office__organization:last-of-type{font-size:1.25rem;margin:0 0 .5rem}}.p-top-office__name{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2dad7f;margin:0 0 1rem;padding-bottom:1rem}@media(min-width: 1025px){.p-top-office__name{font-size:2rem}}.p-top-office__details{margin-bottom:1rem}@media(min-width: 1025px){.p-top-office__details{margin-bottom:2rem}}.p-top-office__detail-item{font-size:1rem;font-weight:500;line-height:1.7;margin:0 0 .25rem}@media(min-width: 1025px){.p-top-office__detail-item{font-size:1.125rem}}.p-top-office__detail-item:last-child{font-size:.75rem;font-weight:500;line-height:1;margin:0}.p-top-office__section{background-color:#fff;border-radius:8px;padding:1rem 1.25rem 1.25rem;margin-bottom:1rem}.p-top-office__section:last-child{margin-bottom:0}.p-top-office__section-label{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;color:#2dad7f;font-size:.95rem;font-weight:500;line-height:1.3;margin-bottom:.5rem}.p-top-office__section-label::before{content:"";display:block;width:18px;height:17px;background:url("../images/common/icon-wallet.svg") no-repeat center;background-size:contain}.p-top-office__section-label--station::before{width:15px;height:18px;background:url("../images/common/icon-subway.svg") no-repeat center}.p-top-office__section-text{font-size:.875rem;font-weight:400;line-height:1.7}.p-top-office__access-list{list-style:none;margin:0;padding:0}.p-top-office__access-item{font-size:.875rem;line-height:2;color:#042418;margin:0 0 .5rem}@media(min-width: 1025px){.p-top-office__access-item{font-size:15px;line-height:2.2;margin-bottom:.75rem}}.p-top-office__access-item:last-child{margin-bottom:0}.p-top-office__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-top-blog{padding:5rem 0 2.5rem;background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 240px, #D4EFCE 240px, #D4EFCE 100%);position:relative;overflow:hidden}@media(min-width: 1025px){.p-top-blog{background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 450px, #D4EFCE 450px, #D4EFCE 100%);padding:10rem 0 2.5rem}}.p-top-blog__inner{position:relative;z-index:1}.p-top-blog__header{margin-bottom:1.75rem}@media(min-width: 1025px){.p-top-blog__header{margin-bottom:5rem}}.p-top-blog__subtitle{font-size:.875rem;margin-bottom:1rem}@media(min-width: 1025px){.p-top-blog__subtitle{font-size:1.125rem}}.p-top-blog__title{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;letter-spacing:.1em;color:#2dad7f}@media(min-width: 1025px){.p-top-blog__title{font-size:3.5rem}}.p-top-blog__title img{width:121px;height:auto}@media(min-width: 1025px){.p-top-blog__title img{width:166px}}.p-top-blog__title-tag{display:inline-block;padding:.75rem 1.5rem;background-color:#2dad7f;color:#fff;font-size:1.25rem;font-weight:700;font-family:"Outfit",sans-serif;font-style:italic;border-radius:0 16px 16px 0;position:relative;margin-left:1rem}@media(min-width: 1025px){.p-top-blog__title-tag{font-size:1.5rem;padding:1rem 2rem}}.p-top-blog__title-tag::before{content:"";position:absolute;left:-20px;top:0;width:0;height:0;border-style:solid;border-width:0 20px 56px 0;border-color:rgba(0,0,0,0) #2dad7f rgba(0,0,0,0) rgba(0,0,0,0)}@media(min-width: 1025px){.p-top-blog__title-tag::before{border-width:0 24px 64px 0;left:-24px}}.p-top-blog__list{width:calc(100% + 40px);display:flex;justify-content:flex-start;gap:1.25rem;flex-wrap:nowrap;padding:0 1.25rem;overflow-x:scroll;scrollbar-width:none;position:relative;left:-20px}@media(min-width: 768px){.p-top-blog__list{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);padding:0;position:static}}.p-top-blog__item{flex-shrink:0;width:320px;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:.3s ease;padding:1.5rem}@media(min-width: 768px){.p-top-blog__item{width:100%}}@media(any-hover: hover){.p-top-blog__item:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.1)}}@media(any-hover: hover)and (min-width: 1025px){.p-top-blog__item:hover img{transform:scale(1.05)}}.p-top-blog__card-link{display:block;text-decoration:none;color:inherit}.p-top-blog__card-image{position:relative;width:100%;aspect-ratio:272/213;overflow:hidden;background-color:#f0f0f0;border-radius:8px}.p-top-blog__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:.3s ease;border-radius:8px}.p-top-blog__card-content{margin-top:.5rem}.p-top-blog__card-date{display:block;font-size:1rem;color:#2dad7f;font-weight:700;margin-bottom:.5rem}@media(min-width: 1025px){.p-top-blog__card-date{font-size:1rem;margin-bottom:1rem}}.p-top-blog__card-title{min-height:46.78px;font-size:1.125rem;font-weight:500;line-height:1.3;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-top-blog__card-excerpt{min-height:36.38px;font-size:.875rem;font-weight:400;line-height:1.3;margin:0 0 1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-top-blog__card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.p-top-blog__card-tag{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#2dad7f;font-size:.75rem;font-weight:700;border-radius:4px}.p-top-blog__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-top-news{padding:5rem 0;background-color:#eef8ec}@media(min-width: 1025px){.p-top-news{padding:7.5rem 0}}@media(min-width: 1025px){.p-top-news__inner{display:flex;align-items:center;justify-content:space-between;align-items:flex-start}}.p-top-news__header{width:100%;margin-bottom:.25rem}@media(min-width: 1025px){.p-top-news__header{display:flex;flex-direction:column;gap:3rem;max-width:200px}}.p-top-news__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-news__title{font-size:2.5rem}}.p-top-news__link-wrapper{display:none}@media(min-width: 1025px){.p-top-news__link-wrapper{display:block}}@media(min-width: 1025px){.p-top-news__list{max-width:700px;width:100%;position:relative;top:-1rem}}.p-top-news__item{border-bottom:1px solid #cce6db;transition:.3s ease}@media(any-hover: hover){.p-top-news__item:hover{background-color:#e1f3dd}}.p-top-news__item-link{display:block;padding:1rem 0}.p-top-news__item-meta{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.p-top-news__item-date{font-size:.875rem;font-weight:400;line-height:1.3}.p-top-news__item-title{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-top-news__item-excerpt{font-size:1rem;font-weight:400;line-height:1.7;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-top-news__footer{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}@media(min-width: 1025px){.p-top-news__footer{display:none}}.p-top-faq{padding:5rem 0;background-color:#d4efce;position:relative;overflow:hidden}@media(min-width: 1025px){.p-top-faq{padding:100px 0}}.p-top-faq__inner{background-color:#fff;border-radius:8px;padding:1.25rem;position:relative;z-index:1}@media(min-width: 1025px){.p-top-faq__inner{padding:2.5rem}}.p-top-faq__header{margin-bottom:1.5rem}@media(min-width: 1025px){.p-top-faq__header{margin-bottom:3rem}}.p-top-faq__title{font-size:2rem;font-weight:500;line-height:1.7;letter-spacing:.1em}@media(min-width: 1025px){.p-top-faq__title{font-size:2.5rem}}.p-top-faq__illust{width:69px;height:auto;position:absolute;top:-50px;right:20px}@media(min-width: 1025px){.p-top-faq__illust{width:142px;top:-42px;right:82px}}.p-top-faq__illust img{width:100%;height:auto;display:block}.p-top-faq__footer{display:flex;align-items:center;justify-content:center;margin-top:1.25rem}@media(min-width: 1025px){.p-top-faq__footer{margin-top:2.5rem}}.p-about{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-about{padding:3rem 0 5.5rem}}.p-about__inner{background-color:#fff}.p-faq{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-faq{padding:3rem 0 5.5rem}}.p-faq__inner{background-color:#fff}.p-privacy{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-privacy{padding:3rem 0 5.5rem}}.p-privacy__inner .c-block:last-of-type{margin-bottom:0}.p-our-service{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-our-service{padding:3rem 0 5.5rem}}.p-our-service__content:not(:last-of-type){margin-bottom:2.5rem}.p-corporate{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-corporate{padding:3rem 0 5.5rem}}.p-corporate__inner{display:flex;flex-direction:column;gap:2.5rem}.p-our-staff{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-our-staff{padding:3rem 0 5.5rem}}.p-our-staff__inner{display:flex;flex-direction:column;gap:2.5rem}.p-our-staff-intro{margin:0}.p-our-staff-intro__image{margin-bottom:2.5rem}@media(min-width: 1025px){.p-our-staff-intro__image{padding:0 1.5rem}}.p-our-staff-intro__image img{width:100%;height:auto;border-radius:8px}.p-our-staff-messages{background-color:#fff}.p-our-staff-messages__heading{margin:0 0 2.5rem;padding-bottom:.75rem;border-bottom:1px solid #cce6db;font-size:1.5rem;font-weight:700;color:#042418;line-height:1.5;position:relative}@media(min-width: 1025px){.p-our-staff-messages__heading{margin-bottom:3rem;padding-bottom:1rem;font-size:2rem}}.p-our-staff-messages__heading::after{content:"";position:absolute;left:0;bottom:-1px;width:80px;height:3px;background-color:#2dad7f}@media(min-width: 1025px){.p-our-staff-messages__heading::after{width:120px}}.p-our-staff-messages__grid-wrapper{background-color:#f6f6f6;padding:1.25rem;border-radius:8px}.p-our-staff-messages__grid{display:grid;grid-template-columns:1fr;gap:1rem}.p-our-staff-messages__card{position:relative;padding:1.5rem 1.25rem 1.25rem;background-color:#fff;border-radius:8px}@media(min-width: 768px){.p-our-staff-messages__card{display:flex;justify-content:flex-start;align-items:center;gap:.75rem}}.p-our-staff-messages__image{display:flex;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}@media(min-width: 768px){.p-our-staff-messages__image{width:66px}}.p-our-staff-messages__image img{width:66px;height:auto}.p-our-staff-messages__label{font-family:"Outfit",sans-serif;font-size:13px;font-weight:500;line-height:1.4;color:#2dad7f;text-align:center;letter-spacing:.05em}.p-our-staff-messages__text{font-size:.875rem;font-weight:500;line-height:1.7}@media(min-width: 768px){.p-our-staff-messages__text{flex:1}}.p-steps{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-steps{padding:3rem 0 5.5rem}}.p-steps__inner{display:flex;flex-direction:column;gap:2.5rem}.p-steps-overview__text{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-steps-overview__text{margin-bottom:2.5rem}}.p-steps-overview__list{display:flex;flex-direction:column}@media(min-width: 768px){.p-steps-overview__list{flex-direction:row;display:flex;align-items:center;justify-content:space-between}}.p-steps-overview__item{display:flex;justify-content:flex-start;align-items:center;flex:1;gap:1.5rem;padding:.75rem 0;border-bottom:2px dotted #2dad7f;position:relative}.p-steps-overview__item:first-of-type{padding-top:0}.p-steps-overview__item:last-of-type{border:none;padding-bottom:0}@media(min-width: 768px){.p-steps-overview__item{width:25%;display:flex;flex-direction:column;border:none;padding:0}.p-steps-overview__item:not(:last-child)::after{content:"";position:absolute;right:0;top:0;width:2px;height:100%;background-image:linear-gradient(to bottom, #2DAD7F 50%, transparent 50%);background-size:1px 6px}}.p-steps-overview__label{display:flex;align-items:center;justify-content:center;display:flex;flex-direction:column;background-color:#d4efce;color:#2dad7f;font-family:"Outfit",sans-serif;font-weight:400;border-radius:4px;padding:.25rem .5rem}@media(min-width: 1025px){.p-steps-overview__label{flex-direction:row;gap:.25rem}}.p-steps-overview__label-text{font-size:.875rem}@media(min-width: 1025px){.p-steps-overview__label-text{margin-top:3px}}.p-steps-overview__label-number{font-size:1.5rem}.p-steps-overview__icon{width:56px;height:56px}@media(min-width: 1025px){.p-steps-overview__icon{width:84px;height:84px}}.p-steps-overview__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-steps-overview__title{font-size:1rem;font-weight:500;line-height:1.3}.p-reasons{background-color:#eef8ec;padding-bottom:2rem}@media(min-width: 1025px){.p-reasons{padding-bottom:115px}}.p-reasons__inner{display:flex;flex-direction:column;gap:2.5rem}.p-reasons__list{display:grid;grid-template-columns:1fr}.p-reasons__picture{margin:1.5rem 0 3.5rem}@media(min-width: 1025px){.p-reasons__picture{margin-top:7.5rem}}.p-reasons__item-wrapper{background:linear-gradient(to bottom, #EEF8EC 0px, #EEF8EC 48.5%, #E1F3DD 48.5%, #E1F3DD 100%);padding:1.5rem 0 3rem}@media(min-width: 1025px){.p-reasons__item-wrapper{padding:6.5rem 0 5rem}}.p-reasons__item-reason{display:flex;flex-direction:column;gap:1.5rem;border-radius:8px;position:relative;margin-bottom:2.5rem}@media(min-width: 1025px){.p-reasons__item-reason{flex-direction:row;gap:2.5rem}}@media(min-width: 1025px){.p-reasons__item-reason--reverse{flex-direction:row-reverse;gap:2.5rem}}.p-reasons__item-image{position:relative;width:100%;border-radius:8px;overflow:hidden}@media(min-width: 1025px){.p-reasons__item-image{max-width:340px}}.p-reasons__item-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:295/253}@media(min-width: 1025px){.p-reasons__item-image img{aspect-ratio:340/263}}@media(min-width: 1025px){.p-reasons__item-content{flex:1}}.p-reasons__item-label{display:block;color:#2dad7f;font-size:1.5rem;font-weight:500;margin-bottom:1rem;font-family:"Outfit",sans-serif;letter-spacing:.1em}.p-reasons__item-title{font-size:1.5rem;font-weight:700;line-height:1.7;padding:0 0 1.5rem;margin:0 0 1.5rem}@media(min-width: 1025px){.p-reasons__item-title{font-size:2rem}}.p-reasons__item-text{font-size:1rem;font-weight:500;line-height:1.7}.p-reasons__item-point{background-color:#fff;border-radius:8px;position:relative;padding:2rem 1.25rem}@media(min-width: 1025px){.p-reasons__item-point{padding:2rem 3rem}}.p-reasons__item-point-label{height:32px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-20px}.p-reasons__item-point-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-reasons__item-point-list-item{align-items:flex-start}.p-reasons__item-point-list-item::before{margin-top:6px}.p-reasons__item-point-list-item:not(:last-of-type){margin-bottom:1rem}.p-reasons__item-point-list-item .p-reasons__item-point-detail{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-reasons__item-point-list-item .p-reasons__item-point-detail{padding:2.5rem}}.p-reasons__item-point-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item{align-items:flex-start}.p-reasons__item-point-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type){margin-bottom:1rem}.p-reasons__item-point-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before{margin-top:6px}.p-office{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-office{padding:3rem 0 5.5rem}}.p-office__inner{display:flex;flex-direction:column;gap:2.5rem}.p-office-intro__gallery{margin-bottom:2.5rem}.p-office-intro-slider{position:relative}.p-office-intro-slider__main{margin-bottom:.75rem;border-radius:8px;overflow:hidden}.p-office-intro-slider__main .swiper-slide img{width:100%;height:auto;display:block;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.p-office-intro-slider__thumbs .swiper-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:.5rem}@media(min-width: 768px){.p-office-intro-slider__thumbs .swiper-wrapper{grid-template-columns:repeat(6, 1fr)}}.p-office-intro-slider__thumbs .swiper-slide{width:100% !important;margin:0 !important;cursor:pointer;border-radius:8px;overflow:hidden;transition:opacity .3s ease}@media(any-hover: hover){.p-office-intro-slider__thumbs .swiper-slide:hover{opacity:.8}}.p-office-intro-slider__thumbs .swiper-slide-thumb-active{border:2px solid #2dad7f}.p-office-intro-slider__thumbs .swiper-slide img{width:100%;height:100%;display:block;aspect-ratio:93/53;-o-object-fit:cover;object-fit:cover}.p-office-intro-slider__button{display:none}@media(min-width: 768px){.p-office-intro-slider__button{display:block;width:44px;height:44px;background-color:#fff;border:1px solid #2dad7f;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.p-office-intro-slider__button::after{content:"";display:block;width:15px;height:12px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}}@media(min-width: 768px)and (any-hover: hover){.p-office-intro-slider__button:hover{background-color:#2dad7f}.p-office-intro-slider__button:hover::after{background:url("../images/common/icon-arrow-right-white.svg") no-repeat center}}@media(min-width: 768px){.p-office-intro-slider__button--prev{left:1rem !important}.p-office-intro-slider__button--prev::after{transform:rotate(180deg)}.p-office-intro-slider__button--next{right:1rem !important}.p-office-intro-slider__button svg{display:none}}@media(min-width: 1025px){.p-office-intro__content{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:3rem}}@media(min-width: 1025px){.p-office-intro__content--left{flex:1}}.p-office-intro__description{font-size:15px;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-office-intro__description{margin-bottom:0}}.p-office-intro__illust{text-align:center}.p-office-intro__illust img{width:200px;height:auto}.p-office-access .p-access__section{background-color:#eef8ec}@media(min-width: 1025px){.p-office-access .p-access__map{max-width:416px}}.p-office-access .p-access__map iframe{aspect-ratio:416/511}.p-office-access .p-access__map-sp iframe{aspect-ratio:295/314}.p-office-route__content{background-color:#f6f6f6;padding:1.25rem;border-radius:8px;position:relative}@media(min-width: 768px){.p-office-route__content{padding:2.5rem}}.p-office-route__subtitle{margin-bottom:2.25rem}.p-office-route__steps{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.p-office-route__steps{grid-template-columns:repeat(2, 1fr)}}.p-office-route-step{position:relative}.p-office-route-step__number{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#2dad7f;border-radius:9999px;position:absolute;left:16px;top:-20px}.p-office-route-step__number-text{font-family:"Outfit",sans-serif;font-size:1.75rem;font-weight:500;color:#fff}.p-office-route-step__image{margin-bottom:.75rem;border-radius:8px;overflow:hidden}.p-office-route-step__image img{width:100%;height:auto;display:block;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:8px}.p-office-route-step__text p{font-size:.875rem;font-weight:500;line-height:1.7}.p-office-route__illust{display:none}@media(min-width: 768px){.p-office-route__illust{display:block;width:152px;position:absolute;right:65px;top:-17px}}@media(min-width: 768px){.p-office-route__illust img{width:100%;height:auto}}.p-belief{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-belief{padding:3rem 0 5.5rem}}.p-belief-hero{padding:0 0 6.5rem;overflow:hidden}.p-belief-hero__content{display:flex;flex-direction:column}@media(min-width: 1025px){.p-belief-hero__content{flex-direction:row;align-items:flex-start}}@media(min-width: 1025px){.p-belief-hero__text{padding:2.5rem 0 0 3.5rem}}.p-belief-hero__image{flex:1;width:100%;display:none}@media(min-width: 1025px){.p-belief-hero__image{display:block}}.p-belief-hero__image--sp{display:block;margin-bottom:1.5rem}@media(min-width: 1025px){.p-belief-hero__image--sp{display:none}}.p-belief-hero__image img{width:100%;height:auto}@media(min-width: 768px){.p-belief-hero__image img{width:70%}}@media(min-width: 1025px){.p-belief-hero__image img{width:484px}}.p-belief-hero__title{margin:0 0 1.5rem;font-size:27px;font-weight:700;line-height:1.7}@media(min-width: 1025px){.p-belief-hero__title{margin-bottom:2.5rem;font-size:3rem}}.p-belief-hero__description{margin-bottom:1.5rem;font-size:1rem;line-height:2.5}@media(min-width: 1025px){.p-belief-hero__description{margin-bottom:2rem}}.p-belief-hero__description:last-child{margin-bottom:0}.p-belief-message__image--top{width:192px;position:absolute;top:-100px;right:8px}@media(min-width: 1025px){.p-belief-message__image--top{width:315px;top:-162px}}.p-belief-message__image--top img{width:100%;height:auto}.p-belief-message__inner{display:flex;flex-direction:column;gap:3rem;position:relative}@media(min-width: 1025px){.p-belief-message__inner{gap:3.5rem}}@media(min-width: 1025px){.p-belief-message__content{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;gap:2.5rem}}@media(min-width: 1025px){.p-belief-message__content--top{flex-direction:row-reverse}}.p-belief-message__image{overflow:hidden;margin-bottom:1.5rem}@media(min-width: 1025px){.p-belief-message__image{width:352px}}.p-belief-message__image img{width:100%;height:auto;display:block;border-radius:8px}.p-belief-message__text{font-size:1rem;font-weight:500;line-height:1.7}@media(min-width: 1025px){.p-belief-message__text{flex:1}}.p-belief-message__text>p{margin:0 0 1rem}.p-belief-message__text>p:last-child{margin-bottom:0}.p-belief-message__signature{margin-top:1.5rem}@media(min-width: 1025px){.p-belief-message__signature{margin-top:2rem}}.p-belief-message__name{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:.5rem}.p-belief-message__link{text-align:right}.p-belief-message__link a{display:flex;align-items:center;justify-content:center;justify-content:flex-end;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;transition:.3s ease}.p-belief-message__link a img{width:15px;height:15px;transition:.3s ease}@media(any-hover: hover){.p-belief-message__link a:hover{text-decoration:underline;opacity:.8}}.p-belief-picture{margin:5rem 0}.p-belief-picture>p{font-size:1rem;font-weight:900;line-height:1.3;margin-top:1.5rem;text-align:center}@media(min-width: 1025px){.p-belief-picture>p{font-size:1.125rem}}.p-belief-policy{margin-bottom:2.5rem}.p-belief-policy__image{margin-bottom:1.5rem;overflow:hidden}@media(min-width: 1025px){.p-belief-policy__image{margin-bottom:2.5rem}}.p-belief-policy__image img{width:100%;height:auto;display:block;border-radius:8px}.p-belief-policy__box{padding:1.25rem;background-color:#eef8ec;border-radius:8px}@media(min-width: 1025px){.p-belief-policy__box{padding:2.5rem}}.p-belief-policy__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-belief-policy__item:last-child{margin-bottom:0}.p-belief-policy__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-belief-policy__icon{margin-top:.25rem}}.p-belief-philosophy__section{margin-bottom:2.5rem}@media(min-width: 1025px){.p-belief-philosophy__section{margin-bottom:3rem}}.p-belief-philosophy__section:last-of-type{margin-bottom:2.5rem}@media(min-width: 1025px){.p-belief-philosophy__section:last-of-type{margin-bottom:3rem}}.p-belief-philosophy__text{margin:0 0 2.5rem;font-size:1rem;font-weight:500;line-height:1.7}.p-belief-philosophy__image{overflow:hidden}.p-belief-philosophy__image img{width:100%;height:auto;display:block;border-radius:8px}.p-belief-code{margin-top:2.5rem}.p-belief-code__description{margin:0 0 2.5rem;font-size:1rem;font-weight:500;line-height:1.7}.p-belief-code__button-wrapper{display:flex;align-items:center;justify-content:center}.p-belief-code__button{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:700;line-height:1.3;color:#2dad7f;padding:17.5px 19.5px 17.5px 32px;border:2px solid #2dad7f;border-radius:9999px}@media(any-hover: hover){.p-belief-code__button:hover{text-decoration:underline;opacity:.8}}.p-belief-code__button img{width:17px;height:auto}.p-belief-workplace{margin-top:2.5rem}.p-belief-workplace__intro{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;font-size:1rem;font-weight:500;line-height:1.7}@media(min-width: 1025px){.p-belief-workplace__intro{flex-direction:row;align-items:center;gap:2.5rem}}@media(min-width: 1025px){.p-belief-workplace__intro>p{flex:1}}.p-belief-workplace__illust{width:100%;max-width:314px;display:flex;align-items:center;justify-content:center}@media(min-width: 1025px){.p-belief-workplace__illust{width:314px}}.p-belief-workplace__illust img{width:268px;height:auto;display:block}@media(min-width: 1025px){.p-belief-workplace__illust img{width:314px}}.p-belief-workplace__box{padding:1.25rem;background-color:#eef8ec;border-radius:8px}@media(min-width: 1025px){.p-belief-workplace__box{padding:2.5rem}}.p-belief-workplace__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-belief-workplace__item:last-child{margin-bottom:0}.p-belief-workplace__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-belief-workplace__icon{margin-top:.25rem}}.p-our-support{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-our-support{padding:3rem 0 5.5rem}}.p-our-support__inner{display:flex;flex-direction:column;gap:2.5rem}.p-our-support-hero{position:relative}.p-our-support-hero__description{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-our-support-hero__description{width:720px;flex:1;margin-bottom:0}}.p-our-support-hero__image{display:flex;align-items:center;justify-content:center;width:100%;max-width:400px;margin:0 auto}@media(min-width: 1025px){.p-our-support-hero__image{width:104px;position:absolute;right:64px;top:-34px}}.p-our-support-hero__image img{width:81px;height:auto;display:block}@media(min-width: 1025px){.p-our-support-hero__image img{width:100%}}@media(min-width: 1025px){.p-our-support-flexible__title{margin-bottom:1.75rem}}.p-our-support-flexible__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 1025px){.p-our-support-flexible__grid{grid-template-columns:repeat(3, 1fr);gap:1rem}}.p-our-support-flexible__item{background:linear-gradient(to bottom, #fff 0px, #fff 54px, #F6F6F6 54px, #F6F6F6 100%);border-radius:8px;padding:0 .5rem 1.5rem;text-align:center}.p-our-support-flexible__item:first-child img{width:187px}.p-our-support-flexible__item:nth-child(2) img{width:164px}.p-our-support-flexible__item:nth-child(3) img{width:130px}.p-our-support-flexible__image{display:flex;align-items:center;justify-content:center;width:100%;max-width:200px;margin:0 auto .75rem}@media(min-width: 1025px){.p-our-support-flexible__image{max-width:220px}}.p-our-support-flexible__image img{width:100%;height:auto;display:block}.p-our-support-flexible__text{font-size:1rem;font-weight:500;line-height:1.7}@media(min-width: 1025px){.p-our-support-flexible__text{font-size:1rem}}.p-our-support-search__description{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-our-support-search__description{margin-bottom:2.5rem}}.p-our-support-search__grid{display:grid;grid-template-columns:1fr}@media(min-width: 1025px){.p-our-support-search__grid{grid-template-columns:repeat(3, 1fr)}}.p-our-support-search__item:not(:first-child){margin-top:-1.75rem}@media(min-width: 1025px){.p-our-support-search__item:not(:first-child){margin-top:0}}@media(min-width: 1025px){.p-our-support-search__item:first-child{margin-right:-1.75rem}}.p-our-support-search__item:nth-child(2){z-index:2}.p-our-support-search__item:nth-child(3){z-index:3}@media(min-width: 1025px){.p-our-support-search__item:nth-child(3){margin-left:-1.75rem}}.p-our-support-search__circle{position:relative;width:100%;max-width:296px;aspect-ratio:1/1;margin:0 auto;border:2px dotted #2dad7f;border-radius:9999px;display:flex;align-items:center;justify-content:center;display:flex;flex-direction:column;background-color:#fff}.p-our-support-search__number{background-color:#d4efce;color:#2dad7f;font-family:"Outfit",sans-serif;font-size:2rem;font-weight:400;padding:.25rem .5rem;border-radius:8px}.p-our-support-search__icon{width:100px;height:100px;margin-top:.75rem;margin-bottom:.25rem}.p-our-support-search__icon img{width:100%;height:auto;display:block}.p-our-support-search__label{font-size:1.125rem;font-weight:500;line-height:1.3;text-align:center}.p-our-support-search__button{margin-top:2.5rem;text-align:center}.p-our-support-search__button .c-button-detail{margin:0 auto}.p-our-support-detail__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-our-support-detail__list{display:flex;flex-direction:column;gap:3rem}.p-our-support-detail__item{display:flex;flex-direction:column;gap:1.5rem;border-radius:8px 8px 0 0;position:relative}.p-our-support-detail__item:not(:last-of-type){padding-bottom:2.5rem}@media(min-width: 1025px){.p-our-support-detail__item{flex-direction:row;gap:2.5rem}}.p-our-support-detail__item-image{position:relative;width:100%;border-radius:8px;overflow:hidden}@media(min-width: 1025px){.p-our-support-detail__item-image{max-width:350px}}.p-our-support-detail__item-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:295/253}@media(min-width: 1025px){.p-our-support-detail__item-image img{aspect-ratio:350/300}}@media(min-width: 1025px){.p-our-support-detail__item-content{flex:1}}.p-our-support-detail__item-label{display:block;color:#2dad7f;font-size:1.5rem;font-weight:500;margin-bottom:1rem;font-family:"Outfit",sans-serif;letter-spacing:.1em}.p-our-support-detail__item-title{font-size:1.5rem;font-weight:700;line-height:1.7;padding:0 0 1.5rem;margin:0 0 1.5rem}@media(min-width: 1025px){.p-our-support-detail__item-title{font-size:2rem}}.p-our-support-detail__item-text{font-size:1rem;font-weight:500;line-height:1.7}.p-our-support-detail__item-point{background-color:#fff;border-radius:8px;position:relative;padding:2rem 1.25rem}@media(min-width: 1025px){.p-our-support-detail__item-point{padding:2rem 3rem}}.p-our-support-detail__item-point-label{height:32px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-20px}.p-our-support-detail__item-point-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-our-support-detail__item-point-list-item{align-items:flex-start}.p-our-support-detail__item-point-list-item::before{margin-top:6px}.p-our-support-detail__item-point-list-item:not(:last-of-type){margin-bottom:1rem}.p-features{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-features{padding:3rem 0 5.5rem}}.p-features__inner{display:flex;flex-direction:column;gap:2.5rem}.p-features-info__lead{font-size:1rem;font-weight:500;line-height:1.7;margin:0 0 1.5rem}@media(min-width: 1025px){.p-features-info__lead{margin-bottom:2.5rem}}.p-features-info__table .c-info-table-gray__data span{display:inline-block;margin-bottom:.75rem}@media(min-width: 1025px){.p-features-info__table .c-info-table-gray__data span{margin-bottom:1rem}}.p-features-info__note{font-size:.875rem;font-weight:500;line-height:1.7;margin:.5rem 0 2.5rem}@media(min-width: 1025px){.p-features-info__note{margin:.5rem 0 3.5rem}}.p-features-info__box{padding:1.25rem;background-color:#f6f6f6;border-radius:8px}@media(min-width: 1025px){.p-features-info__box{padding:2.5rem}}.p-features-info__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-features-info__item:last-child{margin-bottom:0}.p-features-info__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-features-info__icon{margin-top:.25rem}}.p-features-trial__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-features-trial__lead{margin-bottom:2.5rem}}.p-news-archive{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-news-archive{padding:3rem 0 5.5rem}}.p-news-archive__inner{padding-top:.25rem}@media(min-width: 1025px){.p-news-archive__inner{padding-top:2.5rem}}.p-news-archive__empty{font-size:1rem;font-weight:500;text-align:center;padding:4rem 0}.p-news-archive .p-news-item{border-bottom:1px solid #cce6db}.p-news-archive .p-news-item__link{display:block;padding:1rem 0;color:inherit;transition:.3s ease}@media(any-hover: hover){.p-news-archive .p-news-item__link:hover{background-color:#e1f3dd}}.p-news-archive .p-news-item__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.p-news-archive .p-news-item__date{font-size:.875rem;font-weight:400;line-height:1.3}.p-news-archive .p-news-item__title{font-size:1rem;font-weight:500;line-height:1.7;margin:0 0 .5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-news-archive .p-news-item__excerpt{font-size:1rem;font-weight:400;line-height:1.7;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width: 1025px){.p-news-archive .p-news-item__excerpt{display:block;white-space:nowrap;text-overflow:ellipsis}}.p-news-detail{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-news-detail{padding:3rem 0 5.5rem}}.p-news-detail__inner{padding-top:.25rem}@media(min-width: 1025px){.p-news-detail__inner{padding-top:2.5rem}}.p-news-detail__meta{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;margin-bottom:.75rem}@media(min-width: 1025px){.p-news-detail__meta{padding-top:1.25rem}}.p-news-detail__date{font-size:.875rem;font-weight:400;line-height:1.3}.p-news-detail__title{font-size:1.25rem;font-weight:500;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(min-width: 1025px){.p-news-detail__title{font-size:1.5rem;-webkit-line-clamp:2}}.p-news-detail__content{font-size:1rem;font-weight:500;line-height:1.7;border-top:1px solid #cce6db;padding-top:1.25rem;margin-top:1rem}@media(min-width: 1025px){.p-news-detail__content{padding-top:3rem;margin-top:2rem}}.p-news-detail__back{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.p-message{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-message{padding:3rem 0 5.5rem}}.p-message-hero__lead{font-size:1.125rem;font-weight:500;line-height:1.7;margin:0 0 1.5rem;text-align:center}@media(min-width: 1025px){.p-message-hero__lead{margin-bottom:1.5rem;text-align:left}}@media(min-width: 1025px){.p-message-hero__lead--sp{display:none}}.p-message-hero__lead--pc{display:none}@media(min-width: 1025px){.p-message-hero__lead--pc{display:block}}@media(min-width: 1025px){.p-message-hero__content{display:flex;align-items:center;flex-direction:row-reverse;gap:2.5rem}}.p-message-hero__image{text-align:center;width:100%;margin-bottom:1.5rem}@media(min-width: 1025px){.p-message-hero__image{width:282px}}.p-message-hero__image img{width:264px;height:auto}@media(min-width: 1025px){.p-message-hero__image img{width:100%}}.p-message-hero__info{flex:1}.p-message-hero__buttons{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 1025px){.p-message-hero__buttons{gap:.5rem;flex-direction:row;flex-wrap:wrap}}.p-message-hero__button-wrapper{display:flex;align-items:center;justify-content:center;width:100%}@media(min-width: 1025px){.p-message-hero__button-wrapper{width:auto}}.p-message-hero__button{max-width:500px;width:100%}@media(min-width: 1025px){.p-message-hero__button{max-width:unset;width:auto;padding-left:2rem;padding-right:1rem}}.p-message-section{margin-top:2.5rem}@media(min-width: 1025px){.p-message-section{margin-top:5rem}}.p-message-section__empty{font-size:1rem;font-weight:500;text-align:center;padding:3rem 0;color:#042418}.p-message-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.p-message-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem 1.25rem}}@media(min-width: 1025px){.p-message-grid{grid-template-columns:repeat(3, 1fr)}}.p-message-card{background-color:#fff;border-radius:8px;padding:1.5rem;transition:.3s ease}.p-message-card__label{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:6.5px;height:40px;padding:9.5px 10.5px;background-color:#3cdea4;color:#fff;font-size:1rem;font-weight:700;line-height:1.3;border-radius:4px;margin-bottom:.75rem}.p-message-card__label::before{content:"";display:block;width:19px;height:19px;background:url("../images/common/icon-face.svg") no-repeat center;background-size:contain}.p-message-card__label--family{background-color:#279970}.p-message-card__label--family::before{width:20px;height:20px;background-image:url("../images/common/icon-house.svg")}.p-message-card__title-wrapper{padding-bottom:.75rem;margin:0 0 .75rem}.p-message-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;line-height:1.7;color:#042418;position:relative}.p-message-card__text p{font-size:1rem;font-weight:500;line-height:1.7}.p-message-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.p-message-card__tag{display:inline-block;padding:.25rem .5rem;color:#fff;background-color:#2dad7f;font-size:.75rem;font-weight:700;border-radius:4px}.p-employment{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-employment{padding:3rem 0 5.5rem}}.p-employment__inner{display:flex;flex-direction:column;gap:2.5rem}.p-employment-intro>p{font-size:1rem;font-weight:500;line-height:1.7}.p-employment-achievement__text{font-size:1rem;font-weight:500;line-height:1.7}.p-employment-performance__intro{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-employment-company__intro{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-employment-charts{display:grid;grid-template-columns:1fr;gap:5.25rem}@media(min-width: 1025px){.p-employment-charts{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}@media(min-width: 1025px){.p-employment-charts--single{grid-template-columns:1fr;margin:0 auto}}@media(min-width: 1025px){.p-employment-chart{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:1rem}}.p-employment-chart__visual{width:100%;max-width:190px;margin:0 auto 1rem}@media(min-width: 1025px){.p-employment-chart__visual{width:190px;margin-bottom:0}}.p-employment-chart__svg{width:100%;height:auto;display:block}.p-employment-chart__segment--job-1{stroke:#2dad7f}.p-employment-chart__segment--job-2{stroke:#34c591}.p-employment-chart__segment--job-3{stroke:#3fd39e}.p-employment-chart__segment--disability-1{stroke:#2dad7f}.p-employment-chart__segment--disability-2{stroke:#34c591}.p-employment-chart__segment--disability-3{stroke:#3fd39e}.p-employment-chart__segment--company-1{stroke:#2dad7f}.p-employment-chart__segment--company-2{stroke:#34c591}.p-employment-chart__segment--company-3{stroke:#3fd39e}.p-employment-chart__segment--company-4{stroke:#97e7ca}@media(min-width: 1025px){.p-employment-chart__legend{flex:1}}.p-employment-chart__title{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 1rem;padding-bottom:1rem;position:relative}.p-employment-legend{display:flex;flex-direction:column;gap:.5rem}.p-employment-legend__item{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;background-color:#eef8ec;border-radius:4px;padding:.5rem 1rem}.p-employment-legend__color{flex-shrink:0;width:20px;height:20px;border-radius:50%}.p-employment-legend__color--job-1{background-color:#2dad7f}.p-employment-legend__color--job-2{background-color:#34c591}.p-employment-legend__color--job-3{background-color:#3fd39e}.p-employment-legend__color--disability-1{background-color:#2dad7f}.p-employment-legend__color--disability-2{background-color:#34c591}.p-employment-legend__color--disability-3{background-color:#3fd39e}.p-employment-legend__color--company-1{background-color:#2dad7f}.p-employment-legend__color--company-2{background-color:#34c591}.p-employment-legend__color--company-3{background-color:#3fd39e}.p-employment-legend__color--company-4{background-color:#97e7ca}.p-employment-legend__label{flex:1;font-size:.875rem;font-weight:700;line-height:1.3}.p-employment-companies{padding:1.25rem 1.25rem 1.5rem}@media(min-width: 1025px){.p-employment-companies{padding:2.5rem 2.5rem 1.5rem}}.p-employment-companies-content::after{display:none}.p-employment-graduates-tabs{display:grid;grid-template-columns:repeat(3, 1fr);gap:.5rem;background-color:#fff;border-radius:9999px;padding:.5rem;margin-bottom:1.5rem}.p-employment-graduates-tab{display:flex;align-items:center;justify-content:center;height:56px;background-color:#f6f6f6;font-size:1.25rem;font-weight:700;line-height:1.3;border-radius:9999px;cursor:pointer;transition:all .3s ease}@media(any-hover: hover){.p-employment-graduates-tab:hover{background-color:#e7e7e7}}.p-employment-graduates-tab.is-active{color:#fff;background-color:#2dad7f;cursor:default}.p-employment-graduates-content{position:relative}.p-employment-graduates-panel{display:none}.p-employment-graduates-panel.is-active{display:block}.p-employment-graduates-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem}@media(min-width: 1025px){.p-employment-graduates-list{grid-template-columns:repeat(3, 1fr);gap:1.25rem}}.p-employment-graduates-empty{text-align:center;padding:4rem 0;font-size:1rem}.p-employment-graduates-card{background-color:#fff;padding:1.25rem;border-radius:8px}.p-employment-graduates-card__header{margin-bottom:.75rem}@media(min-width: 1025px){.p-employment-graduates-card__header{display:flex;align-items:center;justify-content:center;gap:.75rem;padding-bottom:.75rem}}.p-employment-graduates-card__header-content-top{display:flex;justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.25rem}@media(min-width: 1025px){.p-employment-graduates-card__header-content-top{width:48px}}@media(min-width: 1025px){.p-employment-graduates-card__header-content-bottom{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}}.p-employment-graduates-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:9999px}.p-employment-graduates-card__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 1025px){.p-employment-graduates-card__age--sp{display:none}}.p-employment-graduates-card__age--pc{display:none}@media(min-width: 1025px){.p-employment-graduates-card__age--pc{display:inline}}.p-employment-graduates-card__title{font-size:1rem;font-weight:700;line-height:1.3;padding-bottom:.75rem}@media(min-width: 1025px){.p-employment-graduates-card__title{margin:0;padding-bottom:0}}.p-employment-graduates-card__content{font-size:.875rem;font-weight:400;line-height:1.3}.p-training-program{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-training-program{padding:3rem 0 5.5rem}}.p-training-program__inner{display:flex;flex-direction:column;gap:2.5rem}.p-training-program-intro{position:relative}.p-training-program-intro>p{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-training-program-intro>p{padding-right:290px;margin-bottom:0}}.p-training-program-intro__image{text-align:center}@media(min-width: 1025px){.p-training-program-intro__image{width:254px;position:absolute;right:64px;top:-21px}}.p-training-program-intro__image img{width:213px}@media(min-width: 1025px){.p-training-program-intro__image img{width:100%}}.p-training-program-table-list-item{align-items:flex-start}.p-training-program-table-list-item::before{margin-top:6px}.p-training-program-table-list-item:not(:last-of-type){margin-bottom:1rem}.p-training-program-table-list-item .p-reasons__item-point-detail{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-training-program-table-list-item .p-reasons__item-point-detail{padding:2.5rem}}.p-training-program-table-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item{align-items:flex-start}.p-training-program-table-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type){margin-bottom:1rem}.p-training-program-table-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before{margin-top:6px}.p-training-program-table__image{background-color:#f6f6f6;border-radius:8px;padding:1.25rem;margin-top:2.5rem}@media(min-width: 1025px){.p-training-program-table__image{padding:2.5rem}}.p-training-program-table__image img{width:100%;height:auto}.p-training-program-examples__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-training-program-examples__item{display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 0}@media(min-width: 1025px){.p-training-program-examples__item{flex-direction:row;align-items:center;gap:1.5rem}}.p-training-program-examples__item:first-child{padding-top:0}.p-training-program-examples__item:first-child .p-training-program-examples__item-image img{width:116px}.p-training-program-examples__item:nth-child(2) .p-training-program-examples__item-image img{width:178px}.p-training-program-examples__item:nth-child(3) .p-training-program-examples__item-image img{width:114px}.p-training-program-examples__item:nth-child(4) .p-training-program-examples__item-image img{width:156px}.p-training-program-examples__item-image{display:flex;align-items:center;justify-content:center;width:250px;height:250px;background-color:#eef8ec;border-radius:9999px;margin:0 auto}.p-training-program-examples__item-image img{height:auto}@media(min-width: 1025px){.p-training-program-examples__item-info{flex:1}}.p-training-program-examples__item-title{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2dad7f;margin-bottom:.75rem}.p-training-program-examples__item-text{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}.p-training-program-examples__item-skills{padding:1.5rem 1.25rem 1.25rem;background-color:#f6f6f6;border-radius:8px;position:relative}@media(min-width: 1025px){.p-training-program-examples__item-skills{padding:1.5rem}}.p-training-program-examples__item-skills-label{height:28px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.25rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-13px}.p-training-program-examples__item-skills-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-training-program-examples__item-skills-text{font-size:1rem;font-weight:700;line-height:1.7}.p-training-program-goal>p{font-size:1rem;font-weight:500;line-height:1.7}.p-training-program-goal__image{margin:1.5rem 0 1rem}@media(min-width: 1025px){.p-training-program-goal__image{margin:1.5rem 0 2.5rem}}.p-training-program-goal__image img{width:100%;height:auto}.p-training-program-goal__box{padding:1.25rem;background-color:#f6f6f6;border-radius:8px}@media(min-width: 1025px){.p-training-program-goal__box{padding:2.5rem}}.p-training-program-goal__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-training-program-goal__item:last-child{margin-bottom:0}.p-training-program-goal__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-training-program-goal__icon{margin-top:.25rem}}.p-training-program-features__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-training-program-features__list{display:flex;flex-direction:column;gap:3rem}.p-training-program-features__item{display:flex;flex-direction:column;gap:1.5rem;border-radius:8px 8px 0 0;position:relative}.p-training-program-features__item:not(:last-of-type){padding-bottom:2.5rem}@media(min-width: 1025px){.p-training-program-features__item{flex-direction:row;gap:2.5rem}}.p-training-program-features__item-image{position:relative;width:100%;border-radius:8px;overflow:hidden}@media(min-width: 1025px){.p-training-program-features__item-image{max-width:350px}}.p-training-program-features__item-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:295/253}@media(min-width: 1025px){.p-training-program-features__item-image img{aspect-ratio:350/300}}@media(min-width: 1025px){.p-training-program-features__item-content{flex:1}}.p-training-program-features__item-label{display:block;color:#2dad7f;font-size:1.5rem;font-weight:500;margin-bottom:1rem;font-family:"Outfit",sans-serif;letter-spacing:.1em}.p-training-program-features__item-title{font-size:1.5rem;font-weight:700;line-height:1.7;padding:0 0 1.5rem;margin:0 0 1.5rem}@media(min-width: 1025px){.p-training-program-features__item-title{font-size:2rem}}.p-training-program-features__item-text{font-size:1rem;font-weight:500;line-height:1.7}.p-training-program-features__item-point{background-color:#fff;border-radius:8px;position:relative;padding:2rem 1.25rem}@media(min-width: 1025px){.p-training-program-features__item-point{padding:2rem 3rem}}.p-training-program-features__item-point-label{height:32px;display:flex;align-items:center;justify-content:center;background-color:#2dad7f;color:#fff;font-size:1.5rem;font-weight:500;font-family:"Outfit",sans-serif;padding:0 .5rem;border-radius:4px;position:absolute;left:20px;top:-20px}.p-training-program-features__item-point-label::after{content:"";position:absolute;bottom:-8px;left:26px;width:0;height:0;border-style:solid;border-width:10px 10px 0 0;border-color:#2dad7f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(90deg)}.p-training-program-features__item-point-list-item{align-items:flex-start}.p-training-program-features__item-point-list-item::before{margin-top:6px}.p-training-program-features__item-point-list-item:not(:last-of-type){margin-bottom:1rem}.p-job-retention-support{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-job-retention-support{padding:3rem 0 5.5rem}}.p-job-retention-support__inner{display:flex;flex-direction:column;gap:2.5rem}.p-job-retention-support-intro{position:relative}.p-job-retention-support-intro>p{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-job-retention-support-intro>p{padding-right:155px;margin-bottom:0}}.p-job-retention-support-intro__image{text-align:center}@media(min-width: 1025px){.p-job-retention-support-intro__image{width:134px;position:absolute;right:64px;top:-22px}}.p-job-retention-support-intro__image img{width:108px}@media(min-width: 1025px){.p-job-retention-support-intro__image img{width:100%}}.p-job-retention-support-goal>p{font-size:1.125rem;font-weight:700;line-height:1.7;margin-bottom:1.5rem}.p-job-retention-support-goal__box{padding:1.25rem;background-color:#eef8ec;border-radius:8px}@media(min-width: 1025px){.p-job-retention-support-goal__box{padding:2.5rem}}.p-job-retention-support-goal__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-job-retention-support-goal__item:last-child{margin-bottom:0}.p-job-retention-support-goal__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-job-retention-support-goal__icon{margin-top:.25rem}}.p-job-retention-support-flow>p{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 768px){.p-job-retention-support-flow>p{margin-bottom:2.5rem}}.p-job-retention-support-flow img{width:100%;height:auto}.p-job-retention-support-person__lead,.p-job-retention-support-company__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-job-retention-support-person__list,.p-job-retention-support-company__list{display:flex;flex-direction:column;gap:3rem}.p-job-retention-support-person__item,.p-job-retention-support-company__item{display:flex;flex-direction:column;gap:1.5rem;border-radius:8px 8px 0 0;position:relative}.p-job-retention-support-person__item:not(:last-of-type),.p-job-retention-support-company__item:not(:last-of-type){padding-bottom:2.5rem}@media(min-width: 1025px){.p-job-retention-support-person__item,.p-job-retention-support-company__item{flex-direction:row;gap:2.5rem}}.p-job-retention-support-person__item-image,.p-job-retention-support-company__item-image{position:relative;width:100%;border-radius:8px;overflow:hidden}@media(min-width: 1025px){.p-job-retention-support-person__item-image,.p-job-retention-support-company__item-image{max-width:350px}}.p-job-retention-support-person__item-image img,.p-job-retention-support-company__item-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:295/253}@media(min-width: 1025px){.p-job-retention-support-person__item-image img,.p-job-retention-support-company__item-image img{aspect-ratio:350/300}}@media(min-width: 1025px){.p-job-retention-support-person__item-content,.p-job-retention-support-company__item-content{flex:1}}.p-job-retention-support-person-list-item,.p-job-retention-support-company-list-item{align-items:flex-start;line-height:1.7}.p-job-retention-support-person-list-item::before,.p-job-retention-support-company-list-item::before{margin-top:8px}.p-job-retention-support-person-list-item:not(:last-of-type),.p-job-retention-support-company-list-item:not(:last-of-type){margin-bottom:1rem}.p-job-retention-support-person-list-item .p-reasons__item-point-detail,.p-job-retention-support-company-list-item .p-reasons__item-point-detail{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-job-retention-support-person-list-item .p-reasons__item-point-detail,.p-job-retention-support-company-list-item .p-reasons__item-point-detail{padding:2.5rem}}.p-job-retention-support-person-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item,.p-job-retention-support-company-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item{align-items:flex-start}.p-job-retention-support-person-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type),.p-job-retention-support-company-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type){margin-bottom:1rem}.p-job-retention-support-person-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before,.p-job-retention-support-company-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before{margin-top:6px}.p-job-retention-support-company-cases__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-job-retention-support-company-cases__content{display:grid;grid-template-columns:1fr;gap:1.5rem;border-radius:8px;background-color:#f6f6f6;padding:1.25rem}@media(min-width: 768px){.p-job-retention-support-company-cases__content{grid-template-columns:repeat(2, 1fr);padding:2.5rem}}.p-job-retention-support-company-cases__content-top>p,.p-job-retention-support-company-cases__content-bottom>p{font-size:1rem;font-weight:500;line-height:1.7;display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.p-job-retention-support-company-cases__content-top>p img,.p-job-retention-support-company-cases__content-bottom>p img{width:17px;height:16px;margin-top:5px}.p-job-retention-support-company-cases__content-top-image,.p-job-retention-support-company-cases__content-bottom-image{width:100%;height:auto}.p-job-retention-support-voices__list{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 768px){.p-job-retention-support-voices__list{grid-template-columns:repeat(3, 1fr)}}.p-job-retention-support-voices__item{background-color:#fff;border-radius:8px;padding:1.25rem}.p-job-retention-support-voices__item-header{display:flex;align-items:center;justify-content:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:.75rem}.p-job-retention-support-voices__item-header img{width:48px;height:48px}.p-job-retention-support-voices__item-header h3{flex:1;font-size:1rem;font-weight:700;line-height:1.3}.p-job-retention-support-voices__item-content{font-size:.875rem;font-weight:400;line-height:1.3}.p-employment-assessment{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-employment-assessment{padding:3rem 0 5.5rem}}.p-employment-assessment__inner{display:flex;flex-direction:column;gap:2.5rem}.p-employment-assessment-intro{position:relative}.p-employment-assessment-intro__text-top{font-size:1rem;font-weight:700;line-height:1.7;margin-bottom:1.5rem}@media(min-width: 1025px){.p-employment-assessment-intro__text-top{padding-right:145px}}.p-employment-assessment-intro__text-bottom{font-size:1rem;font-weight:500;line-height:1.7;background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-employment-assessment-intro__text-bottom{padding:2.5rem}}.p-employment-assessment-intro__image{text-align:center;margin-bottom:1.5rem}@media(min-width: 1025px){.p-employment-assessment-intro__image{width:117px;position:absolute;right:64px;top:-12px;margin-bottom:0}}.p-employment-assessment-intro__image img{width:117px}@media(min-width: 1025px){.p-employment-assessment-intro__image img{width:100%}}.p-employment-assessment-office-training__image-top{margin-bottom:2.5rem}.p-employment-assessment-office-training__image-top img{width:100%;height:auto;border-radius:8px}.p-employment-assessment-office-training>div{margin-bottom:3rem}@media(min-width: 1025px){.p-employment-assessment-office-training>div{margin-bottom:3.5rem}}.p-employment-assessment-office-training__objective>p{font-size:1rem;font-weight:500;line-height:1.7}.p-employment-assessment-office-training__recommend-box{padding:1.25rem;background-color:#eef8ec;border-radius:8px}@media(min-width: 1025px){.p-employment-assessment-office-training__recommend-box{padding:2.5rem}}.p-employment-assessment-office-training__recommend-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-employment-assessment-office-training__recommend-item:last-child{margin-bottom:0}.p-employment-assessment-office-training__recommend-icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-employment-assessment-office-training__recommend-icon{margin-top:.25rem}}.p-employment-assessment-office-training__target>p{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}.p-employment-assessment-office-training__target-list-top{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media(min-width: 768px){.p-employment-assessment-office-training__target-list-top{grid-template-columns:repeat(3, 1fr)}}.p-employment-assessment-office-training__target-list-top-item{align-items:flex-start;width:100%;padding:1rem;background-color:#eef8ec;border-radius:8px;margin-bottom:0}.p-employment-assessment-office-training__target-list-top-item::before{margin-top:6px}.p-employment-assessment-office-training__target-list-bottom-item{align-items:flex-start}.p-employment-assessment-office-training__target-list-bottom-item::before{margin-top:6px}.p-employment-assessment-office-training__target-list-bottom-item:not(:last-of-type){margin-bottom:1rem}.p-employment-assessment-office-training__content-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(min-width: 1025px){.p-employment-assessment-office-training__content-list{grid-template-columns:repeat(4, 1fr);gap:1.5rem}}.p-employment-assessment-office-training__content-item-image{width:100%;height:auto;border-radius:8px}.p-employment-assessment-office-training__content-item-title{font-size:.875rem;font-weight:700;line-height:1.3;padding-bottom:1rem;margin:1rem 0 .75rem;text-align:center}@media(min-width: 1025px){.p-employment-assessment-office-training__content-item-title{font-size:1.25rem}}.p-employment-assessment-office-training__content-item-text{font-size:.875rem;font-weight:500;line-height:1.7}.p-employment-assessment-office-training__duration{margin-bottom:2.5rem !important}.p-employment-assessment-office-training__duration>p{font-size:1rem;font-weight:500;line-height:1.7;margin-top:.5rem}.p-employment-assessment-office-training__button{display:flex;align-items:center;justify-content:center;margin-bottom:0 !important}.p-employment-assessment-benefits__lead{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem}.p-employment-assessment-benefits__content{display:grid;grid-template-columns:1fr;gap:1.5rem;border-radius:8px;background-color:#f6f6f6;padding:1.25rem}@media(min-width: 768px){.p-employment-assessment-benefits__content{grid-template-columns:repeat(2, 1fr);padding:2.5rem}}.p-employment-assessment-benefits__content-top>p,.p-employment-assessment-benefits__content-bottom>p{font-size:1rem;font-weight:500;line-height:1.7;display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.p-employment-assessment-benefits__content-top>p img,.p-employment-assessment-benefits__content-bottom>p img{width:17px;height:16px;margin-top:5px}.p-employment-assessment-benefits__content-top-image,.p-employment-assessment-benefits__content-bottom-image{width:100%;height:auto}.p-employment-assessment-flow__image{margin-bottom:1.5rem}.p-employment-assessment-flow__image img{width:100%;height:auto}.p-employment-assessment-flow__contact{display:flex;flex-direction:column;gap:1.25rem;background-color:#2dad7f;border-radius:8px;padding:1.25rem}@media(min-width: 768px){.p-employment-assessment-flow__contact{flex-direction:row;padding:2.5rem 50.5px}}.p-employment-assessment-flow__contact>p{font-size:1rem;font-weight:500;line-height:1.7;color:#fff}@media(min-width: 768px){.p-employment-assessment-flow__contact>p{flex:1}}.p-employment-assessment-flow__contact>p span{font-weight:700}.p-employment-assessment-flow__contact>a{max-width:383px;width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;height:88px;background-color:#ede302;border-radius:9999px;margin:0 auto;transition:.3s ease}@media(any-hover: hover){.p-employment-assessment-flow__contact>a:hover{transform:translateY(-2px)}}.p-employment-assessment-flow__contact>a img{width:31px;height:auto}.p-employment-assessment-cases__text{font-size:1rem;font-weight:500;line-height:1.7}.p-employment-assessment-cases__text--bold{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}@media(min-width: 768px){.p-employment-assessment-cases__text--bold{margin-bottom:2.5rem}}.p-employment-assessment-cases__title{margin:1.5rem 0 1rem}@media(min-width: 768px){.p-employment-assessment-cases__title{margin:2.5rem 0 1rem}}.p-employment-assessment-cases__list{display:flex;flex-direction:column;gap:1rem;background-color:#f6f6f6;border-radius:8px;padding:1.25rem;margin-top:1.5rem}.p-employment-assessment-cases__item{background-color:#fff;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-employment-assessment-cases__item{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:1.25rem}}.p-employment-assessment-cases__item-content-top{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.25rem}@media(min-width: 1025px){.p-employment-assessment-cases__item-content-top{margin:0}}@media(min-width: 1025px){.p-employment-assessment-cases__item-content-bottom{flex:1}}.p-employment-assessment-cases__item-image{width:66px;height:66px}.p-employment-assessment-cases__item-title{font-size:.875rem;font-weight:700;line-height:1.3;color:#2dad7f}.p-employment-assessment-cases__item-title--sp{flex:1}@media(min-width: 1025px){.p-employment-assessment-cases__item-title--sp{display:none}}.p-employment-assessment-cases__item-title--pc{display:none}@media(min-width: 1025px){.p-employment-assessment-cases__item-title--pc{display:block;margin-bottom:.25rem}}.p-employment-assessment-cases__item-text{font-size:1rem;font-weight:500;line-height:1.7}.p-employment-assessment-student-training__lead{font-size:1rem;font-weight:700;line-height:1.7;margin-bottom:2.5rem}.p-employment-assessment-student-training__content{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-employment-assessment-student-training__content{padding:2.5rem}}.p-employment-assessment-student-training-list-item{align-items:flex-start;line-height:1.7}.p-employment-assessment-student-training-list-item::before{margin-top:8px}.p-employment-assessment-student-training-list-item:not(:last-of-type){margin-bottom:1rem}.p-employment-assessment-student-training-list-item .p-reasons__item-point-detail{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-employment-assessment-student-training-list-item .p-reasons__item-point-detail{padding:2.5rem}}.p-employment-assessment-student-training-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item{align-items:flex-start}.p-employment-assessment-student-training-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type){margin-bottom:1rem}.p-employment-assessment-student-training-list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before{margin-top:6px}.p-thanks{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-thanks{background:linear-gradient(to bottom, #fff 0px, #fff 28px, #EEF8EC 28px, #EEF8EC 100%);padding:5.5rem 0}}.p-thanks__inner{display:flex;flex-direction:column;gap:2.5rem}.p-thanks-content__title{font-size:2rem;font-weight:700;line-height:1.3;color:#2dad7f;margin-bottom:1rem;text-align:center}.p-thanks-content__text{font-size:1rem;font-weight:500;line-height:1.7;text-align:center;margin-bottom:2.5rem}.p-thanks-content__back{display:flex;align-items:center;justify-content:center}.p-blog-archive{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-blog-archive{padding:3rem 0 5.5rem}}.p-blog-archive__inner{display:flex;flex-direction:column;gap:2.5rem}@media(min-width: 1025px){.p-blog-archive__layout{display:flex;justify-content:flex-start;align-items:flex-start;gap:30px}}.p-blog-archive__main{flex:1}@media(min-width: 1025px){.p-blog-archive__sidebar{width:230px}}.p-blog-archive__no-posts{padding:5rem 0;text-align:center;font-size:1rem;color:#042418}.p-blog-archive-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media(min-width: 1025px){.p-blog-archive-list{margin-bottom:0}}.p-blog-archive-card{border-radius:8px;background-color:#fff;padding:1.25rem}@media(min-width: 1025px){.p-blog-archive-card{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem .75rem 1.5rem}}.p-blog-archive-card__thumbnail{width:100%;aspect-ratio:295/232;overflow:hidden;border-radius:8px;margin-bottom:1.5rem}@media(min-width: 1025px){.p-blog-archive-card__thumbnail{width:200px;margin-bottom:0;aspect-ratio:200/157}}.p-blog-archive-card__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 1025px){.p-blog-archive-card__content{flex:1}}.p-blog-archive-card__date{display:inline-block;font-size:1rem;font-weight:700;color:#2dad7f;margin-bottom:.5rem}.p-blog-archive-card__title{font-size:1.125rem;font-weight:500;line-height:1.3;margin:0 0 .5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-blog-archive-card__excerpt{font-size:.875rem;line-height:1.3;margin-bottom:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.p-blog-archive-card__tags{margin-bottom:.5rem}.p-blog-archive-card__more{display:flex;align-items:center;justify-content:center;justify-content:flex-end}.p-blog-archive-card__more a{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;transition:.3s ease}@media(min-width: 1025px){.p-blog-archive-card__more a{font-size:1rem}}.p-blog-archive-card__more a::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;transition:.3s ease;margin-top:2px}@media(any-hover: hover){.p-blog-archive-card__more a:hover{opacity:.7;text-decoration:underline}}.p-blog-archive-card__arrow{display:inline-block;transition:.3s ease}.p-blog-archive-card__link:hover .p-blog-archive-card__arrow{transform:translateX(4px)}.p-blog-archive-pagination .pagination .prev,.p-blog-archive-pagination .pagination .next{color:#eef8ec}@media(any-hover: hover){.p-blog-archive-pagination .pagination a.prev:hover,.p-blog-archive-pagination .pagination a.next:hover{color:#eef8ec}}.p-blog-detail{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-blog-detail{padding:3rem 0 5.5rem}}.p-blog-detail__inner{padding-top:.25rem}@media(min-width: 1025px){.p-blog-detail__inner{padding-top:2.5rem}}@media(min-width: 1025px){.p-blog-detail__layout{display:flex;justify-content:flex-start;align-items:flex-start;gap:30px}}.p-blog-detail__main{flex:1}@media(min-width: 1025px){.p-blog-detail__sidebar{width:230px}}.p-blog-detail-article{border-radius:8px;background-color:#fff;padding:1.25rem}@media(min-width: 1025px){.p-blog-detail-article{padding:2.5rem}}.p-blog-detail-article__content>h2:first-child{margin-top:0}.p-blog-detail-article__content h2{margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3;border-bottom:2px solid #cce6db;position:relative;margin-top:3.5rem}.p-blog-detail-article__content h2::after{content:"";position:absolute;left:0;bottom:-2px;width:75px;height:2px;background-color:#2dad7f}@media(min-width: 1025px){.p-blog-detail-article__content h2::after{width:75px;height:3px}}@media(min-width: 1025px){.p-blog-detail-article__content h2{font-size:1.5rem}}.p-blog-detail-article__content>h3:first-child{margin-top:0}.p-blog-detail-article__content h3{position:relative;padding-left:1rem;font-size:1.125rem;font-weight:700;color:#2dad7f;line-height:1.7;border-left:3px solid #2dad7f;margin-bottom:1.5rem;margin-top:2.5rem}@media(min-width: 1025px){.p-blog-detail-article__content h3{font-size:1.25rem}}.p-blog-detail-article__content p{font-size:15px;font-weight:500;line-height:1.7;margin-bottom:1.5rem}.p-blog-detail-article__content img{max-width:100%;height:auto}.p-blog-detail-nav{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}@media(min-width: 1025px){.p-blog-detail-nav{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1025px){.p-blog-detail-nav__next{order:2}}.p-blog-detail-nav__next .p-blog-detail-nav__link.p-blog-detail-nav__link--next>span{justify-content:flex-end}.p-blog-detail-nav__next .p-blog-detail-nav__link.p-blog-detail-nav__link--next>span::after{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;margin-top:1px}@media(min-width: 1025px){.p-blog-detail-nav__prev{order:1}}.p-blog-detail-nav__prev .p-blog-detail-nav__link.p-blog-detail-nav__link--prev>span{justify-content:flex-start}.p-blog-detail-nav__prev .p-blog-detail-nav__link.p-blog-detail-nav__link--prev>span::before{content:"";display:block;width:15px;height:15px;background:url("../images/common/icon-arrow-right-green.svg") no-repeat center;background-size:contain;margin-top:1px;transform:rotate(180deg)}.p-blog-detail-nav__link{display:block;border-radius:8px;background-color:#fff;padding:.75rem;transition:.3s ease}@media(any-hover: hover){.p-blog-detail-nav__link:hover{background-color:#d4efce}}.p-blog-detail-nav__link>span{display:flex;align-items:center;justify-content:center;gap:6.5px;color:#2dad7f;font-size:.875rem;font-weight:500;line-height:1.3;margin-bottom:.25rem}@media(min-width: 1025px){.p-blog-detail-nav__link>span{font-size:1rem}}.p-blog-detail-nav__content{display:flex;align-items:center;justify-content:center;gap:1rem}.p-blog-detail-nav__thumbnail{width:88px;height:69px}.p-blog-detail-nav__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.p-blog-detail-nav__title{flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:500;line-height:1.7}.p-404{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-404{background:linear-gradient(to bottom, #fff 0px, #fff 28px, #EEF8EC 28px, #EEF8EC 100%);padding:5.5rem 0}}.p-404__inner{display:flex;flex-direction:column;gap:2.5rem}.p-404-content__title{font-family:"Outfit",sans-serif;font-size:5rem;font-weight:300;line-height:1;color:#2dad7f;margin-bottom:1rem;text-align:center}@media(min-width: 1025px){.p-404-content__title{font-size:7.5rem}}.p-404-content__subtitle{font-family:"Outfit",sans-serif;font-size:2rem;font-weight:300;line-height:1;color:#2dad7f;margin-bottom:1rem;text-align:center}@media(min-width: 1025px){.p-404-content__subtitle{font-size:4rem}}.p-404-content__text-bold{font-size:1.125rem;font-weight:700;line-height:1.7;text-align:center;margin-bottom:1.5rem}.p-404-content__text-medium{font-size:.875rem;font-weight:500;line-height:1.7;text-align:center;margin-bottom:1.75rem}.p-404-content__back{display:flex;align-items:center;justify-content:center}.p-family-support{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-family-support{padding:3rem 0 5.5rem}}.p-family-support__inner{display:flex;flex-direction:column;gap:2.5rem}.p-family-support-intro{display:flex;flex-direction:column;gap:1.5rem;position:relative}@media(min-width: 1025px){.p-family-support-intro{flex-direction:row;gap:2.5rem}}@media(min-width: 1025px){.p-family-support-intro__text{flex:1}}.p-family-support-intro__text>p{font-size:1rem;font-weight:500;line-height:1.7}.p-family-support-intro__text>p:not(:last-child){margin-bottom:1rem}.p-family-support-intro__image{text-align:center}@media(min-width: 1025px){.p-family-support-intro__image{width:300px}}.p-family-support-intro__image img{width:100%;height:auto;border-radius:8px}.p-family-support-cases__list{padding:1.25rem;background-color:#eef8ec;border-radius:8px}@media(min-width: 1025px){.p-family-support-cases__list{padding:2.5rem}}.p-family-support-cases__item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.7}.p-family-support-cases__item:last-child{margin-bottom:0}.p-family-support-cases__icon{flex-shrink:0;width:17px;height:auto;margin-top:.5rem}@media(min-width: 768px){.p-family-support-cases__icon{margin-top:.25rem}}.p-family-support-info__list{padding:1.25rem;background-color:#eef8ec;border-radius:8px;margin-bottom:2.5rem}@media(min-width: 1025px){.p-family-support-info__list{padding:2.5rem}}.p-family-support-info__list-item{align-items:flex-start}.p-family-support-info__list-item::before{margin-top:6px}.p-family-support-info__list-item:not(:last-of-type){margin-bottom:1rem}.p-family-support-info__list-item .p-reasons__item-point-detail{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}@media(min-width: 1025px){.p-family-support-info__list-item .p-reasons__item-point-detail{padding:2.5rem}}.p-family-support-info__list-item .p-reasons__item-point-detail .p-reasons__sub-point-item{align-items:flex-start}.p-family-support-info__list-item .p-reasons__item-point-detail .p-reasons__sub-point-item:not(:last-of-type){margin-bottom:1rem}.p-family-support-info__list-item .p-reasons__item-point-detail .p-reasons__sub-point-item::before{margin-top:6px}.p-family-support-info__text{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:1.5rem}.p-family-support-info__image{border-radius:8px;background-color:#f6f6f6;padding:1.25rem;margin-bottom:2.5rem}@media(min-width: 1025px){.p-family-support-info__image{padding:2.5rem}}.p-family-support-info__image img{width:100%;height:auto}.p-family-support-info__contact{display:flex;flex-direction:column;gap:1.25rem;background-color:#2dad7f;border-radius:8px;padding:1.25rem}@media(min-width: 768px){.p-family-support-info__contact{flex-direction:row;align-items:center;padding:2.5rem 50.5px}}.p-family-support-info__contact-text{font-size:1rem;font-weight:500;line-height:1.7;color:#fff}@media(min-width: 768px){.p-family-support-info__contact-text{flex:1}}.p-family-support-info__contact-text span{font-weight:700}.p-family-support-info__contact-link{max-width:383px;width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;height:88px;background-color:#ede302;border-radius:9999px;margin:0 auto;transition:.3s ease}@media(any-hover: hover){.p-family-support-info__contact-link:hover{transform:translateY(-2px)}}.p-family-support-info__contact-link img{width:31px;height:auto}.p-reserve{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-reserve{padding:3rem 0 5.5rem}}.p-reserve__inner{display:flex;flex-direction:column}.p-reserve-intro{border-radius:8px 8px 0 0;padding-bottom:3rem}@media(min-width: 1025px){.p-reserve-intro{padding:3.5rem 3.5rem 3rem}}.p-reserve-intro__inner{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}.p-reserve-intro__text{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:.5rem}.p-reserve-intro__text-small{font-size:.875rem;font-weight:500;line-height:1.3;margin-bottom:1.5rem}.p-reserve-details__toggle-wrapper{display:flex;align-items:center;justify-content:center}.p-reserve-details__toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;font-size:1rem;font-weight:500;line-height:1.3;cursor:pointer;transition:.3s ease;margin-bottom:1.5rem;text-align:center;position:relative;padding-right:1.25rem}@media(min-width: 1025px){.p-reserve-details__toggle{font-size:1.125rem;padding-right:1.5rem}}.p-reserve-details__toggle::before{content:"";position:absolute;right:5px;top:calc(50% + 1px);transform:translateY(-50%);width:2px;height:12px;background-color:#2dad7f;transition:.3s ease}@media(min-width: 1025px){.p-reserve-details__toggle::before{right:7px;top:50%;height:16px}}.p-reserve-details__toggle::after{content:"";position:absolute;right:0;top:calc(50% + 1px);transform:translateY(-50%);width:12px;height:2px;background-color:#2dad7f;transition:.3s ease}@media(min-width: 1025px){.p-reserve-details__toggle::after{top:50%;width:16px}}.p-reserve-details__toggle.is-open::before{transform:translateY(-50%) rotate(90deg);opacity:0}@media(any-hover: hover){.p-reserve-details__toggle:hover{opacity:.7}}.p-reserve-details__content{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.p-reserve-details__content.is-open{max-height:2000px;transition:max-height .6s ease-in}.p-reserve-details__content-inner{background-color:#fff;padding:1.25rem;margin-bottom:1.5rem;border-radius:8px}@media(min-width: 1025px){.p-reserve-details__content-inner{padding:1.25rem 1.5rem}}.p-reserve-details__description{font-size:.875rem;font-weight:500;line-height:1.7;margin-bottom:1rem}.p-reserve-details__footer{font-size:.875rem;font-weight:500;line-height:1.7;margin-top:.5rem}.p-reserve-details-table .c-info-table-gray__head{padding:.75rem 0 .75rem .75rem;width:40%}@media(min-width: 1025px){.p-reserve-details-table .c-info-table-gray__head{padding:1.5rem}}.p-reserve-details-table .c-info-table-gray__data{width:60%}.p-reserve-phone{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;transition:.3s ease}@media(any-hover: hover){.p-reserve-phone:hover{background-color:#d4efce}}@media(min-width: 1025px){.p-reserve-phone{flex-direction:row;justify-content:center;align-items:center;gap:0;padding:.75rem 0}}.p-reserve-phone__heading{font-size:.875rem;font-weight:500;line-height:1.3;padding-bottom:.5rem;border-bottom:1px solid #e7e7e7;text-align:center}@media(min-width: 1025px){.p-reserve-phone__heading{display:flex;align-items:center;justify-content:center;font-size:1.125rem;border-bottom:none;padding-bottom:0;border-right:1px solid #e7e7e7;padding-right:1.5rem;min-height:39px}}.p-reserve-phone__info{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;background-color:rgba(0,0,0,0)}@media(min-width: 1025px){.p-reserve-phone__info{padding-left:1.5rem}}.p-reserve-phone__info__inner{display:flex;flex-direction:column;gap:.25rem}.p-reserve-phone__info-number{font-size:30px;font-weight:400;font-family:"Outfit",sans-serif}@media(min-width: 1025px){.p-reserve-phone__info-number{font-size:2rem}}.p-reserve-phone__info-time{font-size:.875rem;font-weight:400;text-align:center}.p-contact{padding:1.5rem 0 3.5rem;background-color:#eef8ec}@media(min-width: 1025px){.p-contact{padding:3rem 0 5.5rem}}.p-contact__inner{display:flex;flex-direction:column}.p-contact-intro{border-radius:8px 8px 0 0;padding-bottom:3rem}@media(min-width: 1025px){.p-contact-intro{padding:3.5rem 3.5rem 3rem}}.p-contact-intro__inner{background-color:#f6f6f6;border-radius:8px;padding:1.25rem}.p-contact-intro__text{font-size:1rem;font-weight:500;line-height:1.7;margin-bottom:.5rem}.p-contact-phone{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;transition:.3s ease}@media(any-hover: hover){.p-contact-phone:hover{background-color:#d4efce}}@media(min-width: 1025px){.p-contact-phone{flex-direction:row;justify-content:center;align-items:center;gap:0;padding:.75rem 0}}.p-contact-phone__heading{font-size:.875rem;font-weight:500;line-height:1.3;padding-bottom:.5rem;border-bottom:1px solid #e7e7e7;text-align:center}@media(min-width: 1025px){.p-contact-phone__heading{display:flex;align-items:center;justify-content:center;font-size:1.125rem;border-bottom:none;padding-bottom:0;border-right:1px solid #e7e7e7;padding-right:1.5rem;min-height:39px}}.p-contact-phone__info{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#2dad7f;background-color:rgba(0,0,0,0)}@media(min-width: 1025px){.p-contact-phone__info{padding-left:1.5rem}}.p-contact-phone__info__inner{display:flex;flex-direction:column;gap:.25rem}.p-contact-phone__info-number{font-size:30px;font-weight:400;font-family:"Outfit",sans-serif}@media(min-width: 1025px){.p-contact-phone__info-number{font-size:2rem}}.p-contact-phone__info-time{font-size:.875rem;font-weight:400;text-align:center}@media(min-width: 1025px){.p-contact .c-form-row--tel{align-items:flex-start}}.p-contact .c-form-row--tel .c-form-row__label{display:flex;align-items:center;justify-content:space-between;gap:0}@media(min-width: 1025px){.p-contact .c-form-row--tel .c-form-row__label{gap:.5rem;flex-wrap:wrap}}@media(min-width: 1025px){.p-contact .c-form-row--tel .c-form-optional{position:relative;top:12px}}.p-contact .c-form-row--tel .c-form-note{font-size:.75rem;font-weight:500;line-height:1.3}@media(min-width: 1025px){.p-contact .c-form-row--tel .c-form-note{width:100%}}.u-sp-only{display:block}@media(min-width: 768px){.u-sp-only{display:none !important}}.u-sp-only-inline{display:inline}@media(min-width: 768px){.u-sp-only-inline{display:none !important}}.u-sp-only-inline-block{display:inline-block}@media(min-width: 768px){.u-sp-only-inline-block{display:none !important}}.u-tab-only{display:block}@media(min-width: 1025px){.u-tab-only{display:none !important}}.u-pc-only{display:none}@media(min-width: 1025px){.u-pc-only{display:block !important}}.u-pc-only-inline{display:none}@media(min-width: 1025px){.u-pc-only-inline{display:inline !important}}.u-pc-only-inline-block{display:none}@media(min-width: 1025px){.u-pc-only-inline-block{display:inline-block !important}}.u-tab-up{display:none}@media(min-width: 768px){.u-tab-up{display:block !important}}.u-hidden{display:none !important}.u-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}
