*{box-sizing:border-box;margin:0;padding:0}:root{--white: #ffffff;--sumi: #26241f;--sugi: #1f4a38;--wakaba: #deeadf;--kihada: #c68a3f;--ame: #9c6624;--kage: #8f5d20;--kei: #e6e6e3;--headband: #ecedef;--font-head: Zen Kaku Gothic New, Hiragino Kaku Gothic ProN, sans-serif;--font-body: BIZ UDPGothic, Hiragino Kaku Gothic ProN, sans-serif;--font-num: Archivo Narrow, Barlow Semi Condensed, sans-serif}html{scroll-behavior:smooth}@media screen and (max-width: 1119px)and (min-width: 900px){html{font-size:calc(16/1120*100vw)}}@media screen and (max-width: 389px){html{font-size:calc(16/390*100vw)}}body{background:#fff;color:#26241f;font-family:"BIZ UDPGothic","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;line-height:1.9}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif}@media(prefers-reduced-motion: reduce){*,*::before,*::after{transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important}}.l-header{position:sticky;top:0;z-index:100;height:4.5rem;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);border-bottom:1px solid #e2e5ea;display:flex;align-items:center;transition:transform .3s ease}@media screen and (max-width: 899px){.l-header{position:static;height:4rem;background:rgba(0,0,0,0);box-shadow:none;border-bottom:0}}.l-header.is-hidden{transform:translateY(-100%)}.l-header__inner{width:100%;padding:0 1rem;display:flex;align-items:center}@media screen and (max-width: 899px){.l-header__inner{padding:0 0.75rem 0 1rem}}.l-header__logo{display:flex;align-items:center;height:2.5rem;margin-right:1.5rem}@media screen and (max-width: 899px){.l-header__logo{height:auto;margin-right:0}}.l-header__logo img{height:1.625rem;width:auto}@media screen and (max-width: 899px){.l-header__logo img{height:1.5625rem}}.l-header__nav{display:flex;gap:0.25rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:500;line-height:24px}@media screen and (max-width: 899px){.l-header__nav{display:none}}.l-header__nav-item{padding:0.5rem 0.75rem;border-radius:0.5rem;color:#26241f;transition:background-color .18s ease,color .18s ease}.l-header__nav-item:hover{background:rgba(28,28,30,.06)}.l-header__actions{margin-left:auto;display:flex;align-items:center;gap:0.75rem}@media screen and (max-width: 899px){.l-header__actions{display:none}}.l-header__login{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;transition:background-color .18s ease,border-color .18s ease,color .18s ease;font-size:1rem;font-weight:500;line-height:24px;padding:0.5rem 0.75rem;border-radius:0.5rem;color:#26241f;white-space:nowrap}.l-header__login:hover{background:rgba(28,28,30,.06)}.l-header__outline{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;transition:background-color .18s ease,border-color .18s ease,color .18s ease;font-size:1rem;font-weight:600;line-height:24px;padding:0.5rem 0.75rem;border-radius:0.5rem;border:1px solid #c7cad5;color:#26241f;white-space:nowrap}.l-header__outline:hover{background:rgba(28,28,30,.04)}.l-header__cta{background:#9c6624;transition:background-color .18s ease;color:#fff;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:600;line-height:24px;padding:0.5rem 0.75rem;border-radius:0.5rem;white-space:nowrap}.l-header__cta:hover{background:#8f5d20}.l-header__login-sp{display:none}@media screen and (max-width: 899px){.l-header__login-sp{display:flex;align-items:center;gap:0.375rem;margin-left:auto;margin-right:3rem;height:2.5rem;padding:0 0.75rem;border-radius:0.25rem;background:#deeadf;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.875rem;font-weight:600;color:#26241f;white-space:nowrap}}@media screen and (max-width: 899px){.l-header__login-sp svg{width:1.125rem;height:1.125rem}}.l-header__burger{display:none}@media screen and (max-width: 899px){.l-header__burger{display:flex;align-items:center;justify-content:center;position:fixed;top:0.75rem;right:0.75rem;z-index:150;width:2.5rem;height:2.5rem;border-radius:0.25rem;background:#deeadf;box-shadow:0 2px 8px rgba(38,36,31,.18);border:0;cursor:pointer}}@media screen and (max-width: 899px){.l-header__burger svg{width:1.25rem;height:1.25rem}}.l-header__dd-wrap{position:relative}@media screen and (max-width: 899px){.l-header__dd-wrap{display:none}}.l-header__nav-item--dd{display:inline-flex;align-items:center;gap:0.375rem}.l-header__nav-item--dd svg{width:0.625rem;height:0.4375rem;transition:transform .2s ease}.l-header__dd{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e2e5ea;border-radius:0.5rem;box-shadow:0 8px 24px rgba(38,36,31,.14);padding:0.5rem;width:max-content;display:grid;grid-template-columns:repeat(3, 1fr);gap:0.125rem;opacity:0;visibility:hidden;transform:translateY(-0.375rem);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.l-header__dd-wrap:hover .l-header__dd,.l-header__dd-wrap:focus-within .l-header__dd{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.l-header__dd-wrap:hover .l-header__nav-item--dd svg{transform:rotate(180deg)}.l-header__dd-item{display:flex;align-items:center;gap:0.625rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.875rem;font-weight:500;line-height:1.5;color:#26241f;padding:0.5625rem 0.75rem;border-radius:0.375rem;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.l-header__dd-item:hover{background:rgba(28,28,30,.06);color:#1f4a38}.l-header__dd-icon{width:1.25rem;height:1.25rem;flex:none;color:#1f4a38;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.l-header__dd-item:hover .l-header__dd-icon{transform:translateY(-0.0625rem) scale(1.06)}.l-menu{position:fixed;inset:0;z-index:200;background:#fff;padding:1rem;overflow:auto;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility 0s linear .22s}.l-menu.is-open{opacity:1;visibility:visible;transition:opacity .22s ease,visibility 0s linear 0s}.l-menu__top{display:flex;align-items:center;justify-content:space-between;height:3rem}.l-menu__logo img{height:1.5625rem}.l-menu__close{position:fixed;top:0.75rem;right:0.75rem;z-index:210;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:0.25rem;background:#deeadf;border:0;cursor:pointer;font-size:1.25rem;color:#26241f;transition:background-color .18s ease}.l-menu__close:hover{background:#cfe1d1}.l-menu__nav{display:flex;flex-direction:column;margin-top:0.75rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.125rem;font-weight:700}.l-menu__nav-item{display:block;padding:0.875rem 0.5rem;border-bottom:1px solid #e6e6e3;transition:color .18s ease}.l-menu__nav-item:hover{color:#1f4a38}.l-menu__acc-item{transition:color .18s ease}.l-menu__acc-item:hover{color:#1f4a38}.l-menu__sub{display:flex;flex-direction:column;gap:0.75rem;margin-top:1.25rem}.l-menu__sub-item{flex:1;text-align:center;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.9375rem;font-weight:600;padding:0.6875rem;border-radius:0.5rem;border:1px solid #c7cad5}.l-menu__cta{display:block;text-align:center;margin-top:0.75rem;background:#9c6624;color:#fff;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:600;padding:0.75rem;border-radius:0.5rem}.l-menu__acc{border-bottom:1px solid #e6e6e3}.l-menu__acc-head{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-bottom:none !important}.l-menu__acc-head::-webkit-details-marker{display:none}.l-menu__acc-toggle{width:1rem;height:1rem;position:relative;color:#26241f}.l-menu__acc-toggle::before,.l-menu__acc-toggle::after{content:"";position:absolute;inset:0;margin:auto;background:currentColor}.l-menu__acc-toggle::before{width:0.875rem;height:0.125rem}.l-menu__acc-toggle::after{width:0.125rem;height:0.875rem;transition:transform .2s ease}.l-menu__acc[open] .l-menu__acc-toggle::after{transform:rotate(90deg)}.l-menu__acc.is-closing .l-menu__acc-toggle::after{transform:none}.l-menu__acc-body{display:flex;flex-direction:column;padding:0 0 0.625rem}.l-menu__acc-item{display:flex;align-items:center;gap:0.625rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.5;color:#26241f;padding:0.5625rem 0.5rem 0.5625rem 1.375rem}.l-menu__acc-icon{width:1.25rem;height:1.25rem;flex:none;color:#1f4a38;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.l-main{max-width:40rem;margin-inline:auto;margin-bottom:5rem;padding:4rem 1.5rem 6rem}.l-main--article{max-width:45rem;line-height:2}.l-main--list{max-width:47.5rem;line-height:2}.l-inner{width:100%;margin-inline:auto;max-width:70rem;padding-inline:2rem}@media screen and (max-width: 899px){.l-inner{padding-inline:2rem}}.l-footer{background:#1f4a38;color:#fff;padding-top:5rem}.l-footer__cols{display:grid;grid-template-columns:repeat(4, 1fr);gap:2.625rem}@media screen and (max-width: 899px){.l-footer__cols{grid-template-columns:1fr 1fr;gap:1.75rem}}.l-footer__group+.l-footer__group{margin-top:2.5rem}.l-footer__head{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;letter-spacing:0.02em;color:#deeadf;padding-bottom:0.75rem;border-bottom:1px solid hsla(0,0%,100%,.22);margin-bottom:1.125rem}@media screen and (max-width: 899px){.l-footer__head{font-size:1rem;font-weight:700;line-height:1.4;letter-spacing:0.02em}}.l-footer__link{transition:color .18s ease,opacity .18s ease;display:block;font-size:0.875rem;font-weight:400;line-height:1.5;color:#fff;opacity:.92}.l-footer__link+.l-footer__link{margin-top:1rem}.l-footer__link:hover{opacity:1;text-decoration:underline}.l-footer__store{display:inline-block;line-height:0;transition:opacity .18s ease}.l-footer__store:hover{opacity:.85}.l-footer__store img{height:2.75rem;width:auto;display:block}.l-footer__store-note{margin-top:0.75rem;font-size:0.75rem;font-weight:400;line-height:1.7;color:#fff;opacity:.8}.l-footer__brand{margin-top:4.5rem;padding-bottom:3rem}.l-footer__logo img{height:2.125rem;width:auto}.l-footer__tagline{margin-top:1rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:700;line-height:1.5;letter-spacing:0.06em;color:#deeadf}.l-footer__bottom{background:#16352a;padding:1.25rem 0}.l-footer__bottom-inner{display:flex;align-items:center;flex-wrap:wrap;gap:0.75rem 2rem}.l-footer__legal-link{transition:color .18s ease,opacity .18s ease;font-size:0.75rem;font-weight:500;line-height:1.4;color:#fff}.l-footer__legal-link:hover{text-decoration:underline}.l-footer__copy{margin-left:auto;font-size:0.75rem;font-weight:500;line-height:1.4;color:#fff;opacity:.85}@media screen and (max-width: 899px){.l-footer__copy{margin-left:0}}.c-morelink-row{display:flex;justify-content:center;margin-top:1.75rem}.c-morelink{transition:color .18s ease;display:inline-flex;align-items:center;gap:0.625rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.9375rem;font-weight:700;line-height:1.4;color:#1f4a38}.c-morelink:hover{color:#26241f}.c-morelink__arrow{transition:background-color .18s ease,transform .18s ease;width:1.375rem;height:1.375rem;border-radius:50%;background:#1f4a38;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:0.6875rem;flex:none}.c-morelink:hover .c-morelink__arrow{background:#26241f;transform:translateX(0.125rem)}.c-notice{background:#deeadf;border-bottom:1px solid #e6e6e3}.c-notice[hidden]{display:none}.c-notice.is-strong{background:#1f4a38;color:#fff;border-bottom:0}.c-notice__inner{display:flex;align-items:center;gap:1rem;padding-top:0.625rem;padding-bottom:0.625rem}@media screen and (max-width: 899px){.c-notice__inner{position:relative;flex-wrap:wrap;gap:0.625rem}}.c-notice__text{flex:1;font-size:0.8125rem;font-weight:400;line-height:1.6;color:#26241f;min-width:0}@media screen and (max-width: 899px){.c-notice__text{flex-basis:100%;padding-right:2.5rem}}.c-notice.is-strong .c-notice__text{color:#fff}.c-notice__text b{font-weight:700}@media screen and (max-width: 899px){.c-notice__sep{display:block;height:0}}.c-notice__btn{flex:none;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.8125rem;font-weight:700;line-height:1.4;padding:0.5rem 0.875rem;border-radius:9999px;background:#1f4a38;color:#fff;white-space:nowrap;transition:background-color .18s ease}.c-notice__btn:hover{background:#26241f}.c-notice.is-strong .c-notice__btn{background:#fff;color:#1f4a38}.c-notice__btn--sub{background:rgba(0,0,0,0);color:#1f4a38;border:1px solid #1f4a38;padding:calc(0.5rem - 1px) calc(0.875rem - 1px)}.c-notice__btn--sub:hover{background:rgba(31,74,56,.08)}.c-notice.is-strong .c-notice__btn--sub{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.5)}.c-notice.is-strong .c-notice__btn--sub:hover{background:hsla(0,0%,100%,.14)}.c-notice__close{flex:none;width:2rem;height:2rem;border:0;border-radius:50%;background:rgba(0,0,0,0);color:inherit;font-size:0.875rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease}.c-notice__close:hover{background:rgba(38,36,31,.08)}.c-notice.is-strong .c-notice__close:hover{background:hsla(0,0%,100%,.16)}@media screen and (max-width: 899px){.c-notice__close{position:absolute;top:0;right:0.5rem}}.c-banzuke{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border:1.5px solid #1f4a38;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.875rem;font-weight:700;letter-spacing:0}.c-banzuke--md{width:1.875rem;height:1.875rem;font-size:0.9375rem;color:#1f4a38;letter-spacing:inherit}.c-banzuke--lg{display:flex;width:2.75rem;height:2.75rem;border-width:2px;color:#1f4a38;font-size:1.375rem;font-weight:900;margin-bottom:1.125rem}.c-cta-row{display:flex;justify-content:center;gap:3.5rem;flex-wrap:wrap}@media screen and (max-width: 899px){.c-cta-row{gap:1.5rem}}.c-cta-unit{width:25rem;max-width:100%}.c-cta-unit__label{background:#26241f;color:#fff;text-align:center;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.875rem;font-weight:700;padding:0.75rem 0.5625rem}.c-cta-unit__label em{font-style:normal;color:#e8b863}.c-cta-unit__pill{display:flex;align-items:center;justify-content:center;gap:0.75rem;height:5rem;border-radius:9999px;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.125rem;font-weight:700;margin-top:0.625rem;box-shadow:0 4px 16px rgba(0,0,0,.22);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.c-cta-unit__pill:hover{transform:translateY(-0.125rem);box-shadow:0 8px 22px rgba(0,0,0,.26)}.c-cta-unit--trial .c-cta-unit__pill:hover{background:#8f5d20}.c-cta-unit--dl .c-cta-unit__pill:hover{background:#f4f6f4}.c-cta-unit__arrow{transition:transform .18s ease;width:1.5rem;height:1.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:0.8125rem}.c-cta-unit--dl .c-cta-unit__pill{background:#fff;color:#1f4a38}.c-cta-unit--dl .c-cta-unit__arrow{background:#1f4a38;color:#fff}.c-cta-unit--trial .c-cta-unit__pill{background:#9c6624;color:#fff}.c-cta-unit--trial .c-cta-unit__arrow{background:#fff;color:#9c6624}.c-cta-unit__pill:hover .c-cta-unit__arrow{transform:translateX(0.1875rem)}.c-mini-ui{background:#fff;color:#26241f;border-radius:0.875rem;box-shadow:0 8px 26px rgba(31,74,56,.14);width:100%;max-width:23.75rem;overflow:hidden;font-size:0.75rem}.c-mini-ui--sm{box-shadow:none;max-width:12.5rem}.c-mini-ui__head{background:#1f4a38;color:#fff;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-weight:700;padding:0.625rem 0.875rem;font-size:0.78125rem}.c-mini-ui__head--flush{margin:-0.75rem -0.75rem 0.625rem}.c-mini-ui__head--sm{font-size:0.6875rem}.c-mini-ui table{width:100%;border-collapse:collapse}.c-mini-ui th{font-weight:700;text-align:left;font-size:0.6875rem;color:#6c675e;padding:0.5rem 0.75rem;border-bottom:1px solid #e6e6e3}.c-mini-ui td{padding:0.5rem 0.75rem;border-bottom:1px solid #e6e6e3}.c-mini-ui__num{font-family:"Archivo Narrow","Barlow Semi Condensed",sans-serif;text-align:right}.c-chatline{display:flex;gap:0.5rem;padding:0.5rem 0.75rem;align-items:flex-end}.c-chatline__bubble{background:#f1f1ee;border-radius:0.75rem 0.75rem 0.75rem 0.1875rem;padding:0.5rem 0.75rem;max-width:75%}.c-chatline__time{font-size:0.625rem;color:#8a857b}.c-chatline__bubble img{border-radius:0.5rem;margin-top:0.375rem}.c-chatline--me{flex-direction:row-reverse}.c-chatline--me .c-chatline__bubble{background:#deeadf;border-radius:0.75rem 0.75rem 0.1875rem 0.75rem}.c-chatline__photo{display:block;width:8.75rem;height:5.625rem;border-radius:0.5rem;margin-top:0.375rem}.c-gantt{padding:0.75rem}.c-gantt__row{display:grid;grid-template-columns:4rem 1fr;align-items:center;gap:0.5rem;margin:0.4375rem 0;font-size:0.6875rem}.c-gantt__bar{height:0.875rem;border-radius:0.1875rem;background:#1f4a38;opacity:.85}.c-gantt__bar--kihada{background:#c68a3f}.c-phone{position:absolute;left:0;bottom:-0.375rem;width:11.5rem;background:#fff;border:1.5px solid #e6e6e3;border-radius:1.5rem;box-shadow:0 12px 36px rgba(0,0,0,.32);overflow:hidden}.c-phone__head{background:#1f4a38;color:#fff;padding:0.6875rem 0.875rem;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.75rem;font-weight:700;display:flex;align-items:center;gap:0.5rem}.c-phone__head img{width:0.8125rem;height:0.8125rem}.c-phone__body{padding:0.875rem}.c-phone__site{font-size:0.6875rem;color:#6c675e}.c-phone__time{font-family:"Archivo Narrow","Barlow Semi Condensed",sans-serif;font-size:2rem;font-weight:600;line-height:1.2;margin:0.125rem 0 0.625rem;color:#26241f}.c-phone__btn{background:#9c6624;color:#fff;border-radius:0.75rem;text-align:center;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:700;padding:0.9375rem 0;box-shadow:0 2px 8px rgba(156,102,36,.3)}.c-phone__rows{margin-top:0.625rem}.c-phone__row{display:flex;justify-content:space-between;font-size:0.6875rem;padding:0.5rem 0.125rem;border-bottom:1px solid #e6e6e3;color:#4a463f}.c-phone__row:last-child{border-bottom:none}.c-btn{transition:background-color .2s ease,box-shadow .2s ease;display:block;width:100%;margin-top:2rem;padding:1rem;background:#9c6624;color:#fff;border:none;border-radius:9999px;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.0625rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px rgba(156,102,36,.3)}.c-form label{display:block;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:0.875rem;font-weight:700;margin:1.375rem 0 0.5rem}.c-form label small{font-weight:400;color:#8a857b;margin-left:0.5rem}.c-form input,.c-form select,.c-form textarea{width:100%;padding:0.8125rem 0.875rem;border:1.5px solid #e6e6e3;border-radius:0.625rem;font-size:0.9375rem;font-family:"BIZ UDPGothic","Hiragino Kaku Gothic ProN",sans-serif;background:#fff;color:#26241f}.c-form input:focus,.c-form select:focus,.c-form textarea:focus{outline:2px solid #1f4a38;outline-offset:1px}.c-form__hint{margin-top:0.5rem;font-size:0.75rem;font-weight:400;line-height:1.7;color:#4a463f}.c-form__note{margin-top:1rem;font-size:0.75rem;color:#8a857b}.c-formnote{margin-top:1.125rem;padding:0.875rem 1rem;background:#f7f7f5;border-radius:0.5rem;font-size:0.8125rem;font-weight:400;line-height:1.8;color:#4a463f}.c-formnote a{color:#1f4a38;font-weight:700;text-decoration:underline}.c-form{position:relative}.c-form__hp{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}.c-form__error{margin-top:0.875rem;padding:0.75rem 0.875rem;border-radius:0.5rem;background:#fbeeee;color:#9b3a2f;font-size:0.8125rem;font-weight:400;line-height:1.7}.c-form__error a{color:inherit;font-weight:700;text-decoration:underline}.c-form__error[hidden]{display:none}.c-btn[disabled]{opacity:.6;cursor:default;box-shadow:none}.c-form__done{margin-top:1.75rem;padding:1.75rem 1.5rem;background:#deeadf;border-radius:0.75rem}.c-form__done-title{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5;color:#26241f}.c-form__done-text{margin-top:0.625rem;font-size:0.875rem;font-weight:400;line-height:1.8;color:#26241f}.c-form__done-note{margin-top:0.75rem;font-size:0.75rem;font-weight:400;line-height:1.7;color:#4a463f}.c-card{display:block;border:1.5px solid #e6e6e3;border-radius:0.75rem;padding:1.375rem 1.5rem;margin-bottom:0.875rem}.c-card:hover{border-color:#1f4a38}.c-card--soon{opacity:.55;pointer-events:none}.c-card__tag{display:inline-block;font-family:"Archivo Narrow","Barlow Semi Condensed",sans-serif;font-size:0.75rem;letter-spacing:0.1em;color:#1f4a38;border:1px solid #1f4a38;padding:0.0625rem 0.5rem;margin-bottom:0.5rem}.c-card__title{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.125rem;font-weight:700;line-height:1.6}.c-card__text{font-size:0.8125rem;color:#8a857b;margin-top:0.375rem}.c-cta-band{margin-top:4rem;background:#1f4a38;border-radius:0.875rem;padding:2rem;text-align:center;color:#fff}.c-cta-band__title{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1.25rem;font-weight:900;margin-bottom:1rem}.c-cta-band__btn{display:inline-block;background:#9c6624;color:#fff;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:700;padding:0.875rem 2.125rem;border-radius:9999px;box-shadow:0 4px 16px rgba(0,0,0,.25)}.c-devnote{margin-top:2.5rem;padding:0.625rem 0.875rem;background:#fff7e8;border-radius:0.5rem;font-size:0.75rem;color:#8a6a2f}.c-mock-note{background:#111;color:#999;text-align:center;font-size:0.6875rem;letter-spacing:0.08em;padding:0.5rem}@media screen and (min-width: 900px){.u-sp{display:none !important}}@media screen and (max-width: 899px){.u-pc{display:none !important}}.u-sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.u-bg-hero{background-image:url("../img/placeholder_hero.jpg");background-size:cover;background-position:center}.u-bg-timber{background-image:url("../img/placeholder_timber.jpg");background-size:cover;background-position:center}
