:root{--kk-green: #3d8a2c;--kk-green-light: #4e9e38;--kk-green-pale: #ebf5e6;--kk-green-pale-2: #e7f3dd;--kk-green-pale-3: #ebf2e2;--kk-green-pale-4: #eef7e7;--kk-green-pale-5: #eaf3e0;--kk-orange: #e07720;--kk-orange-light: #e8981f;--kk-orange-light-2: #e8801c;--kk-orange-dark: #c06010;--kk-orange-pale: #f3c28a;--kk-orange-pale-bg: #ffe9d2;--kk-orange-pale-bg-2: #fff3e3;--kk-orange-pale-bg-3: #fff0e0;--kk-orange-pale-line: #e0b888;--kk-x-mark: #111;--kk-bg: #fff7ec;--kk-bg-2: #fff3e3;--kk-bg-beige: #f5f0eb;--kk-bg-beige-2: #efe3ce;--kk-dot: #e9dcc4;--kk-white: #fff;--kk-border: #ddd;--kk-line: #e0e8da;--kk-line-beige: #f0ebe3;--kk-table-label-bg: #f8f4ef;--kk-bg-green: #f3faf0;--kk-bg-history: #fffdf6;--kk-dot-green: #cfe3c2;--kk-dot-history: #eadfc6;--kk-dot-character: #f2dec0;--kk-tag-peach: #ffe9d2;--kk-tag-peach-line: #f3c28a;--kk-tag-pink: #ffd8e4;--kk-tag-pink-line: #f4a9c2;--kk-tag-mint: #ddf0cf;--kk-tag-mint-line: #a9d08a;--kk-tag-sky: #cfe9f4;--kk-tag-sky-line: #93cfe6;--kk-tag-butter: #fff0b8;--kk-tag-butter-line: #efd25e;--kk-yellow: #f5c400;--kk-marker: #ffe14d;--kk-purple: #5c3a8a;--kk-purple-marker: #e4d6f4;--kk-brown: #7a4a1e;--kk-brown-2: #c4640d;--kk-card-termite: #fdf3e8;--kk-card-termite-line: #ead9c4;--kk-card-termite-dash: #e0cdb4;--kk-card-bedbug: #f2eef8;--kk-card-bedbug-line: #ddd2ec;--kk-card-bedbug-dash: #d3c6e6;--kk-green-deep: #2d7c20;--kk-green-mid: #4fa035;--kk-green-title: #5aa83a;--kk-green-title-shadow: #f7ce93;--kk-green-timeline: #cde3c0;--kk-green-dash: #a9d08c;--kk-green-divider: #dcebd2;--kk-text: #333;--kk-text-strong: #3a3a38;--kk-text-sub: #555;--kk-text-muted: #777;--kk-text-muted-2: #6a6a66;--kk-text-light: #999;--kk-text-hero: #52473a;--kk-text-hero-title: #555;--kk-text-on-brown: #9a6a35;--kk-radius-pill: 9999px;--kk-radius-circle: 50%;--kk-radius-lg: 24px;--kk-radius-md: 20px;--kk-radius-sm: 16px;--kk-radius-xs: 8px;--kk-radius-hair: 2px;--kk-gutter: clamp(16px, 5vw, 40px);--kk-section-y: clamp(64px, 10vw, 96px);--kk-section-y-sm: clamp(44px, 7vw, 64px);--kk-content-max: 1100px;--kk-content-narrow: 760px;--kk-shadow-card: 0 4px 18px rgb(0 0 0 / 8%);--kk-shadow-cta: 0 3px 10px rgb(224 119 32 / 35%);--kk-shadow-header: 0 2px 12px rgb(0 0 0 / 8%);--kk-header-h: 58px;--kk-drawer-w: min(300px, 88vw);--kk-z-header: 60;--kk-z-drawer-overlay: 71;--kk-z-drawer: 72;--kk-z-float: 80}*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:calc(var(--kk-header-h) + 12px);scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0}li{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{border:none;background:none;cursor:pointer}table{border-collapse:collapse;width:100%}p a[href^=http]{overflow-wrap:anywhere}body{background:var(--kk-bg);color:var(--kk-text);font-family:"Noto Sans JP",system-ui,-apple-system,"Hiragino Kaku Gothic ProN",sans-serif;font-size:1rem;font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased;text-size-adjust:100%;overflow-x:clip}html{overflow-x:clip}h1,h2,h3,h4{font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-weight:900;line-height:1.4;color:var(--kk-text-strong)}strong,b{font-weight:700}@media(prefers-reduced-motion: no-preference){[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .7s cubic-bezier(0.34, 1.56, 0.64, 1)}}[data-reveal].is-revealed{opacity:1;transform:none}[data-decor]{position:absolute;pointer-events:none;user-select:none}:focus-visible{outline:3px solid var(--kk-orange);outline-offset:2px}@keyframes kkfloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes kkbob{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-7px) rotate(2deg)}}@keyframes kkbounce{0%,100%{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes kkpop{0%,100%{transform:scale(1) rotate(-8deg)}50%{transform:scale(1.06) rotate(-8deg)}}@keyframes kksparkle{0%,100%{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.4;transform:scale(0.65) rotate(24deg)}}@keyframes kkwiggle{0%,100%{transform:rotate(-9deg) scale(1)}50%{transform:rotate(9deg) scale(1.1)}}@keyframes kkheart{0%,100%{transform:scale(1)}40%{transform:scale(1.32)}60%{transform:scale(0.86)}}@keyframes kkdrift{0%,100%{opacity:.5;transform:translateY(0) rotate(0deg)}50%{opacity:.15;transform:translateY(-22px) rotate(198deg)}}@keyframes kkbobble{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-9px) rotate(3deg)}}@keyframes kkpeek{0%,100%{transform:translateY(6px) rotate(-4deg)}50%{transform:translateY(-4px) rotate(4deg)}}@keyframes kkspin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes kkwalk{0%{transform:translateX(0) rotate(-3deg)}50%{transform:translateX(13px) rotate(3deg)}100%{transform:translateX(0) rotate(-3deg)}}@keyframes kkjelly{0%,100%{transform:scale(1, 1)}30%{transform:scale(1.07, 0.93)}60%{transform:scale(0.96, 1.04)}}@keyframes kkrise{0%{opacity:0;transform:translateY(120%) rotate(0deg)}12%{opacity:.85}100%{opacity:0;transform:translateY(-30vh) rotate(220deg)}}@keyframes kkpaw{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.12)}}@keyframes kkslideInRight{from{opacity:0;transform:translateX(36px)}to{opacity:1;transform:translateX(0)}}@keyframes kkslideInLeft{from{opacity:0;transform:translateX(-36px)}to{opacity:1;transform:translateX(0)}}.l-section{position:relative;padding-block:var(--kk-section-y);padding-inline:var(--kk-gutter)}.l-section--tight{padding-block:var(--kk-section-y-sm)}.l-section--white{background:var(--kk-white)}.l-section--cream{background:var(--kk-bg-2)}.l-section--green{background:var(--kk-bg-green)}.l-container{position:relative;z-index:1;width:100%;max-width:var(--kk-content-max);margin-inline:auto}.l-container--narrow{max-width:var(--kk-content-narrow)}.l-container--text{max-width:840px}.l-container--news{max-width:1360px}.l-container--page{max-width:780px}.l-container--narrow-wide{max-width:1000px}.l-container--faq{max-width:780px}.l-container--sns{max-width:600px}.l-container--dogs{max-width:1320px}.l-main{padding-top:var(--kk-header-h)}.l-header{position:fixed;z-index:var(--kk-z-header);top:0;right:0;left:0;background:rgba(255,255,255,.97);backdrop-filter:blur(8px);transition:box-shadow .3s ease}.l-header.is-scrolled{box-shadow:var(--kk-shadow-header)}.l-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:var(--kk-content-max);margin-inline:auto;padding:10px var(--kk-gutter)}.l-header__brand{display:flex;align-items:center;gap:12px;min-width:0}.l-header__logo{display:flex;flex-shrink:0;align-items:center;gap:9px}.l-header__logo-img{width:38px;height:38px;object-fit:contain}.l-header__logo-text{color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.l-header__divider{flex-shrink:0;width:1px;height:24px;background:var(--kk-border)}.l-header__asante{display:flex;flex-shrink:0;align-items:center}.l-header__asante-img{width:auto;height:22px;object-fit:contain}.l-header__asante-text{color:var(--kk-text-sub);font-size:.78rem;font-weight:900;letter-spacing:.04em}.l-header__actions{display:flex;align-items:center;gap:clamp(10px,2vw,20px)}.l-header__x{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--kk-radius-pill);background:var(--kk-bg-beige);transition:background .15s ease}.l-header__x:hover,.l-header__x:focus-visible{background:var(--kk-bg-beige-2)}.l-header__x svg{width:15px;height:15px;fill:var(--kk-x-mark)}.l-header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:40px;height:40px;padding:4px;border-radius:var(--kk-radius-xs)}.l-header__burger-bar{display:block;width:22px;height:2px;border-radius:var(--kk-radius-hair);background:var(--kk-green)}@media(max-width: 480px){.l-header__x{width:30px;height:30px}.l-header__x svg{width:14px;height:14px}.l-header__asante-img{height:18px}.l-header__brand{gap:8px}}@media(max-width: 360px){.l-header__inner{gap:10px;padding-inline:12px}.l-header__logo-text{font-size:1rem}}.c-skip-link{position:absolute;z-index:calc(var(--kk-z-header) + 1);top:0;left:50%;transform:translate(-50%, -120%);padding:10px 20px;border-radius:0 0 var(--kk-radius-xs) var(--kk-radius-xs);background:var(--kk-green);color:var(--kk-white);font-weight:700;transition:transform .2s ease}.c-skip-link:focus-visible{transform:translate(-50%, 0)}.l-drawer{position:fixed;z-index:var(--kk-z-drawer);top:0;right:0;bottom:0;display:flex;overflow-y:auto;flex-direction:column;width:var(--kk-drawer-w);transform:translateX(100%);background:var(--kk-white);transition:transform .32s cubic-bezier(0.4, 0, 0.2, 1)}@media(prefers-reduced-motion: reduce){.l-drawer{transition:none}}.l-drawer.is-open{transform:translateX(0)}.l-drawer__overlay{position:fixed;z-index:var(--kk-z-drawer-overlay);inset:0;background:rgba(0,0,0,0);pointer-events:none;transition:background-color .32s ease}.l-drawer__overlay.is-open{background:rgba(0,0,0,.46);pointer-events:auto}.l-drawer__head{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;padding:10px 20px;border-bottom:1px solid var(--kk-bg-beige-2);background:rgba(255,255,255,.97)}.l-drawer__brand{display:flex;align-items:center;gap:10px;min-width:0}.l-drawer__divider{flex-shrink:0;width:1px;height:20px;background:var(--kk-border)}.l-drawer__asante{display:flex;flex-shrink:0;align-items:center}.l-drawer__asante-img{width:auto;height:18px;object-fit:contain}.l-drawer__asante-text{color:var(--kk-text-sub);font-size:.72rem;font-weight:900;letter-spacing:.04em}.l-drawer__logo{display:flex;flex-shrink:0;align-items:center;gap:9px}.l-drawer__logo-img{width:38px;height:38px;object-fit:contain}.l-drawer__logo-text{color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.l-drawer__close{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:var(--kk-radius-xs)}.l-drawer__close-bar{position:absolute;top:50%;left:50%;width:22px;height:2px;border-radius:var(--kk-radius-hair);background:var(--kk-green)}.l-drawer__close-bar:first-child{transform:translate(-50%, -50%) rotate(45deg)}.l-drawer__close-bar:last-child{transform:translate(-50%, -50%) rotate(-45deg)}.l-drawer__nav{flex:1;padding:8px 0}.l-drawer__link{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid var(--kk-bg-beige);color:var(--kk-text);font-size:.96rem;font-weight:700;transition:background-color .15s ease}.l-drawer__link:hover,.l-drawer__link:focus-visible{background:var(--kk-bg)}.l-drawer__link.is-current{background:#f0f8ec;color:var(--kk-green)}.l-drawer__link.is-current .l-drawer__dot{background:var(--kk-green)}.l-drawer__dot{flex-shrink:0;width:6px;height:6px;border-radius:var(--kk-radius-circle);background:var(--kk-orange)}.l-drawer__ctas{display:flex;flex-direction:column;gap:10px;padding:20px 20px 24px}.l-drawer__x{padding:0 20px 16px}.l-drawer__x-link{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:var(--kk-radius-sm);background:#000;color:var(--kk-white);transition:opacity .15s ease}.l-drawer__x-link:hover,.l-drawer__x-link:focus-visible{opacity:.82}.l-drawer__x-badge{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--kk-white)}.l-drawer__x-badge svg{width:20px;height:20px;fill:#000}.l-drawer__x-body{display:flex;flex-direction:column;gap:2px;min-width:0}.l-drawer__x-name{font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.88rem;font-weight:900;line-height:1.2}.l-drawer__x-handle{color:rgba(255,255,255,.65);font-size:.74rem}.l-drawer__x-mascot{width:34px;height:34px;margin-left:auto;object-fit:contain}.l-drawer__socials{display:flex;justify-content:center;gap:12px;padding:18px 20px 4px}.l-drawer__operator{padding:0 20px 28px;text-align:center}.l-drawer__operator a{display:inline-flex;align-items:center;gap:5px;color:#aaa;font-size:.74rem}.l-drawer__operator svg{width:11px;height:11px}body.is-drawer-open{overflow:hidden}.l-footer{position:relative;z-index:1;background:var(--kk-green);color:var(--kk-white)}.l-footer::before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:rgba(255,255,255,.14)}.l-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:var(--kk-content-max);margin-inline:auto;padding:28px var(--kk-gutter)}.l-footer__brand{display:flex;align-items:center;gap:10px}.l-footer__logo-img{width:36px;height:36px;object-fit:contain}.l-footer__logo-text{font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1rem;font-weight:900}.l-footer__socials{display:flex;gap:12px}.l-footer__copyright{padding:0 20px 8px;color:rgba(255,255,255,.6);font-size:.74rem;text-align:center}.l-footer__operator{padding:0 20px 24px;font-size:.72rem;text-align:center}.l-footer__operator a{color:rgba(255,255,255,.42)}.l-footer__operator a:hover,.l-footer__operator a:focus-visible{color:rgba(255,255,255,.7)}.l-footer__operator-sep{margin:0 8px;color:rgba(255,255,255,.22)}@media(max-width: 767px){.l-footer{padding-bottom:64px}.l-footer__inner{flex-direction:column;justify-content:center;text-align:center}}.c-deco{position:absolute;z-index:0;line-height:1;pointer-events:none;user-select:none}@media(prefers-reduced-motion: no-preference){.c-deco--glyph{animation-name:kkdrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite}}.c-deco--confetti{bottom:8%;z-index:1;opacity:0}@media(prefers-reduced-motion: no-preference){.c-deco--confetti{animation-name:kkrise;animation-timing-function:linear;animation-iteration-count:infinite}}.c-deco--blob{border-radius:var(--kk-radius-pill);opacity:.32}@media(prefers-reduced-motion: no-preference){.c-deco--blob{animation-name:kkfloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite}}.c-sparkle{display:inline-block;margin:0 3px;line-height:1;vertical-align:middle}@media(prefers-reduced-motion: no-preference){.c-sparkle{animation:kksparkle 2s ease-in-out infinite}.c-sparkle:last-child{animation-delay:.95s}}.c-section-head{margin-bottom:clamp(28px,5vw,44px);text-align:center}.c-section-head__eyebrow{display:inline-block;padding:5px 16px;border:2px dotted var(--kk-orange-pale);border-radius:var(--kk-radius-pill);background:var(--kk-orange-pale-bg-2);color:var(--kk-orange);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.95rem;font-weight:700}.c-section-head__title{margin-top:8px;color:var(--kk-green);font-size:clamp(1.4rem,5vw,2rem);line-height:1.3}.c-section-head__ornament{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.c-section-head__star{flex-shrink:0;width:13px;height:13px}@media(prefers-reduced-motion: no-preference){.c-section-head__star{animation:kksparkle 2.3s ease-in-out infinite}}.c-section-head__star:last-child{fill:var(--kk-green)}@media(prefers-reduced-motion: no-preference){.c-section-head__star:last-child{animation-delay:.9s}}.c-section-head__star:first-child{fill:var(--kk-orange)}.c-section-head__bar{width:32px;height:4px;border-radius:var(--kk-radius-pill);background:linear-gradient(90deg, var(--kk-green), var(--kk-orange))}.c-section-head__lead{margin-top:13px;color:var(--kk-text-muted);font-size:.92rem}.c-section-head--peach .c-section-head__eyebrow{border-color:var(--kk-tag-peach-line);background:var(--kk-tag-peach)}.c-section-head--pink .c-section-head__eyebrow{border-color:var(--kk-tag-pink-line);background:var(--kk-tag-pink)}.c-section-head--mint .c-section-head__eyebrow{border-color:var(--kk-tag-mint-line);background:var(--kk-tag-mint)}.c-section-head--sky .c-section-head__eyebrow{border-color:var(--kk-tag-sky-line);background:var(--kk-tag-sky)}.c-section-head--butter .c-section-head__eyebrow{border-color:var(--kk-tag-butter-line);background:var(--kk-tag-butter)}.c-section-head--tilt-l .c-section-head__eyebrow{transform:rotate(-1.6deg)}.c-section-head--tilt-r .c-section-head__eyebrow{transform:rotate(1.6deg)}.c-section-head--ornament-orange .c-section-head__title{color:var(--kk-orange-dark)}.c-section-head--ornament-orange .c-section-head__star:first-child{fill:var(--kk-orange)}.c-section-head--ornament-orange .c-section-head__star:last-child{fill:var(--kk-yellow)}.c-section-head--ornament-orange .c-section-head__bar{background:linear-gradient(90deg, var(--kk-orange), var(--kk-yellow))}.c-section-head--ornament-orange .c-section-head__lead{color:var(--kk-text-on-brown)}.c-section-head--on-dark .c-section-head__eyebrow{border-color:var(--kk-white);background:var(--kk-yellow);color:var(--kk-green)}.c-section-head--on-dark .c-section-head__title{color:var(--kk-white)}.c-section-head--on-dark .c-section-head__star:first-child,.c-section-head--on-dark .c-section-head__star:last-child{fill:var(--kk-yellow)}.c-section-head--on-dark .c-section-head__bar{background:var(--kk-orange)}.c-section-head--on-dark .c-section-head__lead{color:rgba(255,255,255,.82)}.c-page-head{margin-bottom:clamp(28px,5vw,44px);text-align:center}.c-page-head__eyebrow{display:inline-block;margin-bottom:8px;padding:5px 18px;border:2px dotted var(--kk-orange);border-radius:var(--kk-radius-pill);background:var(--kk-orange-pale-bg-3);color:var(--kk-orange);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.95rem;font-weight:700}.c-page-head__title{margin-top:12px;color:var(--kk-green);font-size:clamp(2rem,6vw,3.2rem);line-height:1.2}.c-page-head__title--sm{font-size:clamp(1.5rem,4.5vw,2.2rem);line-height:1.3}.c-page-head__lead{max-width:480px;margin:14px auto 0;color:#666;font-size:clamp(.92rem,2.6vw,1rem);line-height:1.85}.c-page-head__lead strong{color:var(--kk-orange-dark)}.c-page-head--orange .c-page-head__title{color:var(--kk-orange-dark);font-size:clamp(1.7rem,5.5vw,2.8rem);line-height:1.25}.c-page-head--orange .c-section-head__star:first-child,.c-page-head--orange .c-section-head__star:last-child{fill:var(--kk-orange)}.c-page-head--orange .c-section-head__bar{background:linear-gradient(90deg, var(--kk-orange), var(--kk-yellow))}.c-pagination{margin-top:clamp(28px,5vw,44px)}.c-pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.c-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--kk-line);border-radius:var(--kk-radius-pill);background:var(--kk-white);color:var(--kk-green);font-weight:700;transition:background-color .15s ease,color .15s ease}.c-pagination .page-numbers:hover,.c-pagination .page-numbers:focus-visible{background:var(--kk-green-pale)}.c-pagination .page-numbers.current{border-color:var(--kk-green);background:var(--kk-green);color:var(--kk-white)}.c-pagination .page-numbers.dots{border-color:rgba(0,0,0,0);background:none}.c-empty{padding:40px 0;color:var(--kk-text-muted);text-align:center}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:13px 24px;border-radius:var(--kk-radius-pill);color:var(--kk-white);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.9rem;font-weight:900;line-height:1.4;text-align:center;white-space:nowrap;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.c-btn:hover,.c-btn:focus-visible{transform:translateY(-2px) scale(1.03)}.c-btn--green{background:var(--kk-green)}.c-btn--green:hover,.c-btn--green:focus-visible{background:var(--kk-green-light)}.c-btn--orange{background:var(--kk-orange);box-shadow:var(--kk-shadow-cta)}.c-btn--orange:hover,.c-btn--orange:focus-visible{background:var(--kk-orange-light-2)}.c-btn--outline{border:2px solid var(--kk-green);background:rgba(0,0,0,0);color:var(--kk-green)}.c-btn--outline:hover,.c-btn--outline:focus-visible{background:var(--kk-green);color:var(--kk-white)}.c-btn--x{background:#000;box-shadow:0 4px 16px rgba(0,0,0,.22)}.c-btn--x:hover,.c-btn--x:focus-visible{box-shadow:0 8px 24px rgba(0,0,0,.3)}.c-btn--block{display:flex;width:100%}.c-btn--sm{padding:10px 18px;font-size:.84rem}.c-btn--lg{padding:16px 32px;font-size:1rem}.c-btn--wrap{white-space:normal}.c-btn__icon{flex-shrink:0;width:1.05em;height:1.05em}.c-btn__icon:not([fill=none]){fill:currentcolor}.c-btn-social{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--kk-radius-pill);background:rgba(255,255,255,.12);transition:background-color .15s ease}.c-btn-social:hover,.c-btn-social:focus-visible{background:rgba(255,255,255,.22)}.c-btn-social svg{width:18px;height:18px;fill:var(--kk-white)}.c-btn-social--light{width:40px;height:40px;background:var(--kk-bg-beige)}.c-btn-social--light:hover,.c-btn-social--light:focus-visible{background:var(--kk-bg-beige-2)}.c-btn-social--light svg{width:17px;height:17px;fill:#000}.c-btn-social--light.c-btn-social--youtube svg{width:26px;height:26px}.c-back-link{display:inline-flex;align-items:center;gap:6px;color:#888;font-size:.88rem;font-weight:700;transition:color .15s ease}.c-back-link svg{width:14px;height:14px}.c-back-link:hover,.c-back-link:focus-visible{color:var(--kk-green)}.c-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--kk-text-light);font-size:.8rem}.c-breadcrumb__link{color:var(--kk-text-light)}.c-breadcrumb__link:hover,.c-breadcrumb__link:focus-visible{text-decoration:underline}.c-breadcrumb__current{color:var(--kk-green);font-weight:700}.c-news-list{border-top:1px solid var(--kk-line)}.c-news-list__item{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:16px 4px;border-bottom:1px solid var(--kk-line);color:var(--kk-text);transition:background-color .2s ease}.c-news-list__item:hover,.c-news-list__item:focus-visible{background:var(--kk-green-pale)}.c-news-list__item[hidden]{display:none}.c-news-list__date{min-width:96px;color:var(--kk-text-muted);font-size:.82rem;font-weight:700}.c-news-list__title{flex:1;min-width:240px;font-size:.92rem;line-height:1.6}@media(max-width: 639px){.c-news-list__title{min-width:100%}}.c-news-list--card{overflow:hidden;border-top:0;border-radius:var(--kk-radius-lg);background:var(--kk-white);box-shadow:0 4px 28px rgba(0,0,0,.08)}.c-news-list--card .c-news-list__item{padding:18px 20px;border-bottom:1px solid var(--kk-line-beige)}.c-news-list--card .c-news-list__item:last-child{border-bottom:0}@media(max-width: 480px){.c-news-list--card .c-news-list__item{padding:16px}}.c-side-news{padding:24px;border-radius:20px;background:var(--kk-white);box-shadow:0 4px 20px rgba(0,0,0,.06)}.c-side-news__title{margin-bottom:4px;color:var(--kk-green);font-size:1.02rem}.c-side-news__bar{display:block;width:32px;height:2px;margin-bottom:16px;border-radius:var(--kk-radius-pill);background:var(--kk-orange)}.c-side-news__list{display:flex;flex-direction:column}.c-side-news__item{display:block;padding:14px 0;border-bottom:1px solid var(--kk-line-beige);color:var(--kk-text)}.c-side-news__item:last-of-type{border-bottom:0}.c-side-news__item:hover .c-side-news__text,.c-side-news__item:focus-visible .c-side-news__text{text-decoration:underline}.c-side-news__item .c-tag{margin-bottom:5px;padding:2px 10px;font-size:.68rem}.c-side-news__date{display:block;margin-bottom:4px;color:var(--kk-text-light);font-size:.74rem;font-weight:700}.c-side-news__text{display:block;font-size:.84rem;line-height:1.6}.c-side-news__more{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;padding:11px;border:2px solid var(--kk-green);border-radius:var(--kk-radius-pill);color:var(--kk-green);font-size:.84rem;font-weight:700}.c-side-news__more svg{width:14px;height:14px}@media(hover: hover){.c-side-news__more:hover{background:var(--kk-green);color:var(--kk-white)}}.c-news-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.c-breadcrumb+.c-news-filter{margin-top:20px}.c-news-filter__btn{display:inline-flex;align-items:center;padding:8px 18px;border:2px solid var(--kk-green);border-radius:var(--kk-radius-pill);background:var(--kk-white);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.82rem;font-weight:900;line-height:1.4;text-decoration:none;cursor:pointer;transition:transform .15s ease}@media(hover: hover){.c-news-filter__btn:hover{transform:translateY(-2px)}}.c-news-filter__btn.is-active{background:var(--kk-green);color:var(--kk-white)}.c-news-filter__btn--orange{border-color:var(--kk-orange-dark);color:var(--kk-orange-dark)}.c-news-filter__btn--orange.is-active{background:var(--kk-orange-dark);color:var(--kk-white)}.c-tag{display:inline-block;padding:3px 12px;border-radius:var(--kk-radius-pill);background:var(--kk-green-pale);color:var(--kk-green);font-size:.72rem;font-weight:700;line-height:1.6;white-space:nowrap}.c-tag--orange{background:var(--kk-orange-pale-bg-2);color:var(--kk-orange-dark)}.c-media-card{display:flex;flex-direction:column;justify-content:center;min-height:96px;padding:18px 12px;border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-sm);background:var(--kk-bg);text-align:center;transition:transform .25s ease,box-shadow .25s ease}.c-media-card:hover,.c-media-card:focus-within{transform:translateY(-5px);box-shadow:0 10px 22px rgba(224,119,32,.15)}.c-media-card__outlet{color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.96rem;font-weight:900;line-height:1.35}.c-media-card__program{margin-top:4px;color:var(--kk-text-muted);font-size:.74rem}.c-media-card--more{justify-content:center;border:1px dashed var(--kk-orange-pale-line);background:var(--kk-bg-2)}.c-media-card--more:hover{transform:none;box-shadow:none}.c-media-card--more .c-media-card__outlet{color:var(--kk-orange-dark);font-size:.92rem}.c-dog-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--kk-bg-beige-2);border-radius:22px;background:var(--kk-white);box-shadow:var(--kk-shadow-card);transition:transform .25s ease,box-shadow .25s ease}.c-dog-card:hover,.c-dog-card:focus-within{transform:translateY(-6px) rotate(-0.6deg);box-shadow:0 14px 30px rgba(92,58,138,.18)}.c-dog-card__photo{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:3/4;background:var(--kk-bg-beige)}.c-dog-card__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.c-dog-card__type{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;padding:7px 15px;border-radius:var(--kk-radius-pill);color:var(--kk-white);font-size:.8rem;font-weight:700}.c-dog-card__type--termite{background:var(--kk-brown)}.c-dog-card__type--bedbug{background:var(--kk-purple)}.c-dog-card__type-icon{margin-right:5px;font-size:.95em;line-height:1}.c-dog-card__new{position:absolute;top:14px;right:14px;padding:6px 14px;border-radius:var(--kk-radius-pill);background:var(--kk-orange);color:var(--kk-white);font-size:.74rem;font-weight:900}.c-dog-card__body{display:flex;flex:1;flex-direction:column;padding:26px 26px 30px}.c-dog-card__name{display:flex;align-items:baseline;gap:8px;color:var(--kk-green);font-size:1.5rem}.c-dog-card__name-en{color:var(--kk-text-light);font-family:"Noto Sans JP",system-ui,-apple-system,"Hiragino Kaku Gothic ProN",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.18em}.c-dog-card__sex{color:#bbb;font-family:"Noto Sans JP",system-ui,-apple-system,"Hiragino Kaku Gothic ProN",sans-serif;font-size:.9rem;font-weight:400}.c-dog-card__spec{display:grid;grid-template-columns:auto 1fr;gap:10px 16px;margin-top:18px;font-size:.95rem;line-height:1.6}.c-dog-card__spec dt{color:var(--kk-text-muted);font-weight:700}.c-dog-card__color{display:flex;align-items:center;gap:6px}.c-dog-card__swatch{flex-shrink:0;width:12px;height:12px;border:1px solid rgba(0,0,0,.08);border-radius:var(--kk-radius-pill)}@media(max-width: 600px){.c-dog-card__photo{aspect-ratio:3/4}.c-dog-card__body{padding:18px 20px 22px}.c-dog-card__name{font-size:1.28rem}.c-dog-card__spec{gap:7px 14px;margin-top:12px;font-size:.88rem}}.c-faq{overflow:hidden;border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-sm);background:var(--kk-white);box-shadow:0 2px 8px rgba(0,0,0,.04)}.c-faq__q{display:flex;align-items:center;gap:14px;width:100%;padding:18px;cursor:pointer;list-style:none}.c-faq__q::-webkit-details-marker{display:none}@media(hover: hover){.c-faq__q:hover{background:var(--kk-bg)}}.c-faq__mark{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:26px;height:26px;border-radius:var(--kk-radius-pill);background:var(--kk-green-pale);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.82rem;font-weight:900}.c-faq__text{flex:1;color:var(--kk-text);font-size:.94rem;font-weight:700;line-height:1.6}.c-faq__icon{flex-shrink:0;color:var(--kk-green);font-size:1.4rem;font-weight:400;line-height:1;transition:transform .3s ease}@media(prefers-reduced-motion: reduce){.c-faq__icon{transition:none}}.c-faq__a{padding:0 18px 20px 58px;color:var(--kk-text-sub);font-size:.9rem;line-height:1.8}.c-faq[open] .c-faq__icon{transform:rotate(135deg)}.c-float-cta{position:fixed;z-index:58;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -2px 16px rgba(0,0,0,.16)}.c-float-cta__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:12px 8px;color:var(--kk-white);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.78rem;font-weight:900;line-height:1.2;text-align:center}.c-float-cta__btn svg{width:18px;height:18px;fill:currentcolor}.c-float-cta__btn--green{background:var(--kk-green)}.c-float-cta__btn--orange{background:var(--kk-orange)}.c-back-to-top{position:fixed;z-index:55;right:16px;bottom:24px;display:flex;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:60px;height:60px;padding-top:2px;border-radius:var(--kk-radius-pill);opacity:0;background:var(--kk-green);box-shadow:0 4px 16px rgba(0,0,0,.22);color:var(--kk-white);pointer-events:none;transition:opacity .3s ease}.c-back-to-top.is-visible{opacity:1;pointer-events:auto}.c-back-to-top__arrow{width:14px;height:14px}.c-back-to-top__img{width:44px;height:44px;margin-top:-2px;object-fit:contain}@media(prefers-reduced-motion: no-preference){.c-back-to-top__img{animation:kkbobble 3.2s ease-in-out infinite}}@media(max-width: 767px){.c-back-to-top{bottom:80px}}.c-follow-sticker{position:fixed;z-index:56;bottom:24px;left:18px;display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:var(--kk-radius-pill);background:var(--kk-yellow);box-shadow:0 6px 18px rgba(0,0,0,.18)}@media(prefers-reduced-motion: no-preference){.c-follow-sticker{animation:kkpaw 2.6s ease-in-out infinite}}@media(max-width: 767px){.c-follow-sticker{bottom:76px}}@media(max-width: 639px){.c-follow-sticker{display:none}}.c-follow-sticker__ring{position:absolute;inset:5px;border:2px dashed var(--kk-green);border-radius:var(--kk-radius-pill)}@media(prefers-reduced-motion: no-preference){.c-follow-sticker__ring{animation:kkspin 13s linear infinite}}.c-follow-sticker__body{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--kk-green);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-weight:700;line-height:1.1;text-align:center}.c-follow-sticker__label{font-size:.66rem;letter-spacing:.04em}.c-follow-sticker__img{width:30px;height:30px;object-fit:contain}.p-media-form__grid{display:grid;align-items:start;gap:24px 16px;grid-template-columns:repeat(2, minmax(0, 1fr))}@media(max-width: 639px){.p-media-form__grid{grid-template-columns:1fr}}.p-media-form__section{display:flex;align-items:center;gap:8px;grid-column:1/-1;margin:0;padding-bottom:10px;border-bottom:2px solid var(--kk-green-pale-2);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.92rem;font-weight:900}.p-media-form__section::before{flex-shrink:0;width:16px;height:16px;content:"";background:currentcolor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='18' cy='24' r='7'/%3E%3Ccircle cx='32' cy='18' r='7.5'/%3E%3Ccircle cx='46' cy='24' r='7'/%3E%3Cellipse cx='32' cy='44' rx='15' ry='13'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='18' cy='24' r='7'/%3E%3Ccircle cx='32' cy='18' r='7.5'/%3E%3Ccircle cx='46' cy='24' r='7'/%3E%3Cellipse cx='32' cy='44' rx='15' ry='13'/%3E%3C/svg%3E") no-repeat center/contain}.p-media-form__section--orange{border-bottom-color:#fde8d4;color:var(--kk-orange-dark)}.p-media-form__section--orange::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3Cpath d='M9 21V9'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3Cpath d='M9 21V9'/%3E%3C/svg%3E") no-repeat center/contain}.p-media-form__field{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;border:0}.p-media-form__field br{display:none}.p-media-form__field--full{grid-column:1/-1}.p-media-form__label{display:flex;align-items:center;gap:8px;padding:0;color:var(--kk-text-sub);font-size:.88rem;font-weight:700}.p-media-form__req,.p-media-form__opt{padding:2px 9px;border-radius:var(--kk-radius-pill);font-size:.68rem;font-weight:700}.p-media-form__req{background:var(--kk-orange);color:var(--kk-white)}.p-media-form__opt{background:var(--kk-bg-beige);color:var(--kk-text-muted)}.p-media-form__input,.p-media-form__select,.p-media-form__textarea{width:100%;padding:12px 14px;border:2px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-sm);background:var(--kk-white);font-size:1rem;line-height:1.6;transition:border-color .15s ease,box-shadow .15s ease}.p-media-form__input::placeholder,.p-media-form__select::placeholder,.p-media-form__textarea::placeholder{color:#b5b0a8}.p-media-form__input:focus,.p-media-form__select:focus,.p-media-form__textarea:focus{border-color:var(--kk-green);outline:none;box-shadow:0 0 0 3px rgba(61,138,44,.15)}.p-media-form__textarea{resize:vertical;min-height:160px}.p-media-form__select{cursor:pointer}.p-media-form__checks .wpcf7-list-item{margin:0}.p-media-form__checks .wpcf7-list-item-label{color:#444;font-size:.9rem;font-weight:500;cursor:pointer}.p-media-form__privacy{margin-top:28px;padding:18px 20px;border-radius:var(--kk-radius-sm);background:var(--kk-table-label-bg)}.p-media-form__privacy .wpcf7-acceptance{margin-top:14px}.p-media-form__privacy .wpcf7-list-item-label{color:#444;font-size:.88rem;font-weight:700}.p-media-form__privacy-title{color:var(--kk-text-sub);font-size:.84rem;font-weight:700}.p-media-form__privacy-text{margin-top:10px;color:var(--kk-text-muted);font-size:.78rem;line-height:1.75}.p-media-form__privacy-text a{color:var(--kk-green);font-weight:700;text-decoration:underline}.p-media-form__submit{position:relative;margin-top:28px;text-align:center}.p-media-form__submit br{display:none}.p-media-form__submit .wpcf7-spinner{position:absolute;top:50%;right:20px;margin:0;translate:0 -50%}.p-media-form__submit button[type=submit]{display:flex;gap:8px;width:100%;padding:17px;font-size:1.05rem}.p-media-form__submit button[type=submit]::before{flex-shrink:0;width:18px;height:18px;content:"";background:currentcolor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") no-repeat center/contain}.wpcf7 .wpcf7-radio,.wpcf7 .wpcf7-checkbox,.wpcf7 .wpcf7-acceptance{display:flex;flex-wrap:wrap;gap:10px 18px}.wpcf7 .wpcf7-list-item label{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.wpcf7 .wpcf7-list-item-label{line-height:1.5}.wpcf7 input[type=radio],.wpcf7 input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:var(--kk-orange);cursor:pointer}.wpcf7 input[type=submit],.wpcf7 button[type=submit]{appearance:none;min-width:240px;border:0;cursor:pointer}.wpcf7 input[type=submit]:disabled,.wpcf7 button[type=submit]:disabled{opacity:.55;box-shadow:none;cursor:not-allowed}.wpcf7 .wpcf7-not-valid{border-color:#d24b3e}.wpcf7 .wpcf7-not-valid-tip{margin-top:5px;color:#d24b3e;font-size:.8rem;font-weight:700}.wpcf7 .wpcf7-response-output{margin:24px 0 0;padding:14px 18px;border-width:2px;border-radius:var(--kk-radius-sm);font-size:.9rem;line-height:1.7}.wpcf7 form.sent .wpcf7-response-output{border-color:var(--kk-green);background:var(--kk-green-pale);color:var(--kk-green)}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#d24b3e;background:#fdeceb;color:#a5372c}.wpcf7 .wpcf7-spinner{margin-left:10px}.p-hero{z-index:1;margin-top:calc(var(--kk-header-h)*-1);padding-top:calc(var(--kk-header-h) + 26px);padding-bottom:clamp(64px,10vw,96px);background:var(--kk-bg)}.p-hero__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:18px 18px}.p-hero__blob{top:-120px;right:-120px;width:440px;height:440px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.7;background:var(--kk-green-pale-2)}.p-hero__cloud{height:40px;border-radius:var(--kk-radius-pill);background:var(--kk-white)}.p-hero__cloud--a{top:90px;left:6%;width:96px;opacity:.7;box-shadow:22px 6px 0 -6px var(--kk-white),-22px 6px 0 -8px var(--kk-white)}.p-hero__cloud--b{top:150px;right:9%;width:70px;height:30px;opacity:.6;box-shadow:16px 5px 0 -5px var(--kk-white),-16px 5px 0 -6px var(--kk-white)}.p-hero__paw--faint{top:120px;left:42%;width:54px;height:54px;transform:rotate(-16deg);opacity:.12}.p-hero__paw--faint svg{width:100%;height:100%;fill:var(--kk-green)}.p-hero__paw--drift{top:38%;left:1.5%;z-index:2;width:72px;height:72px;transform:rotate(-22deg);opacity:.55}.p-hero__paw--drift svg{width:100%;height:100%;fill:var(--kk-orange)}@media(prefers-reduced-motion: no-preference){.p-hero__paw--drift{animation:kkdrift 4.2s ease-in-out infinite .5s}}.p-hero__bubble{bottom:20%;left:.5%;z-index:1;width:100px;height:100px;border-radius:var(--kk-radius-pill);opacity:.22;background:var(--kk-orange)}@media(prefers-reduced-motion: no-preference){.p-hero__bubble{animation:kkfloat 3.8s ease-in-out infinite 1.3s}}.p-hero__grid{z-index:3;display:grid;align-items:center;gap:clamp(20px,4vw,44px);grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.p-hero__eyebrow{display:inline-block;margin-bottom:18px;padding:6px 18px;transform:rotate(-1.5deg);border:2px dotted var(--kk-orange-pale);border-radius:var(--kk-radius-pill);background:var(--kk-orange-pale-bg);color:var(--kk-orange);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:clamp(.95rem,3.2vw,1.12rem);font-weight:700}.p-hero__badge-line{display:flex;width:fit-content;align-items:center;gap:7px;padding:6px 14px;border-radius:var(--kk-radius-pill);background:var(--kk-green);color:var(--kk-white);font-size:.76rem;font-weight:700;letter-spacing:.03em}.p-hero__badge-icon{font-size:1em;line-height:1}.p-hero__badge-icon-unused{width:14px;height:13px;fill:currentcolor}.p-hero__title{margin-top:16px;color:var(--kk-text-hero-title);letter-spacing:.01em;line-height:1.45}.p-hero__title-sub{display:block;font-size:clamp(1.4rem,5.8vw,2.2rem)}.p-hero__title-main{display:inline-block;margin-block:4px;padding-inline:.12em;background:linear-gradient(transparent 58%, var(--kk-marker) 58%, var(--kk-marker) 92%, transparent 92%);font-size:min(3.4rem,(100vw - var(--kk-gutter)*2)/11);white-space:nowrap}.p-hero__title-tail{display:block;margin-top:6px;color:var(--kk-text-hero);font-size:clamp(.96rem,3.6vw,1.4rem);font-weight:700}.p-hero__title-tail+.p-hero__title-tail{margin-top:0}.p-hero__lead{max-width:480px;margin-top:18px;color:var(--kk-text-hero);font-size:clamp(.92rem,2.6vw,1.04rem);font-weight:400;line-height:1.85}.p-hero__lead strong{color:var(--kk-green)}.p-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.p-hero__ctas .c-btn{flex:1 1 210px}.p-hero__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.p-hero__stat{flex:1 1 96px;padding:12px 8px;border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-sm);background:var(--kk-white);box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center}.p-hero__stat-value{display:block;margin-top:5px;color:var(--kk-orange);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1.5rem;font-weight:900;line-height:1}.p-hero__stat-unit{font-size:.8rem}.p-hero__stat-label{display:block;color:#888;font-size:.7rem;font-weight:700}.p-hero__figure{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:300px}.p-hero__frame{bottom:6%;left:50%;width:min(92%,400px);transform:translateX(-50%);border-radius:48% 52% 56% 44%/52% 48% 52% 48%;aspect-ratio:1;opacity:.9;background:radial-gradient(circle at 50% 46%, var(--kk-white) 60%, #eaf7e2 60%);box-shadow:0 10px 30px rgba(0,0,0,.06)}.p-hero__frame-dash{bottom:6%;left:50%;width:min(80%,348px);transform:translateX(-50%);border:3px dashed var(--kk-orange-pale);border-radius:var(--kk-radius-pill);aspect-ratio:1}.p-hero__show{position:relative;z-index:2;width:min(86%,360px);height:clamp(300px,64vw,440px)}.p-hero__photo{position:absolute;inset:0;width:100%;height:100%;opacity:0;filter:drop-shadow(0 16px 26px rgba(0, 0, 0, 0.18));object-fit:contain;transition:opacity 1.2s ease}.p-hero__photo.is-active{opacity:1}.p-hero__seal{--kk-badge: clamp(76px, 11vw, 116px);top:-8%;right:-3%;z-index:4;width:var(--kk-badge);height:var(--kk-badge)}@media(prefers-reduced-motion: no-preference){.p-hero__seal{animation:kkpop 2.6s ease-in-out infinite}}.p-hero__seal-plate{position:absolute;inset:0;border-radius:14px;background:var(--kk-orange)}.p-hero__seal-plate:nth-child(2){transform:rotate(22.5deg)}.p-hero__seal-plate:nth-child(3){transform:rotate(45deg)}.p-hero__seal-text{position:absolute;display:flex;align-items:center;justify-content:center;inset:7%;transform:rotate(-8deg);border:2px dashed rgba(255,255,255,.65);border-radius:var(--kk-radius-pill);color:var(--kk-white);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:calc(var(--kk-badge)*.108);font-weight:900;line-height:1.25;text-align:center}.p-hero__noa{position:absolute;z-index:5;bottom:0;left:-6px;display:flex;align-items:flex-end;gap:2px}.p-hero__noa-img{width:clamp(84px,22vw,118px);height:auto;filter:drop-shadow(0 8px 14px rgba(0, 0, 0, 0.14));object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-hero__noa-img{animation:kkbobble 3.2s ease-in-out infinite}}.p-hero__noa-balloon{position:relative;margin-bottom:42px;padding:8px 13px;border:2.5px solid var(--kk-green);border-radius:var(--kk-radius-sm);background:var(--kk-white);box-shadow:0 4px 12px rgba(0,0,0,.1);color:var(--kk-green);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:clamp(.74rem,2.4vw,.9rem);font-weight:700;white-space:nowrap}.p-hero__noa-balloon::before,.p-hero__noa-balloon::after{content:"";position:absolute;width:0;height:0}.p-hero__noa-balloon::before{bottom:12px;left:-11px;border-top:8px solid rgba(0,0,0,0);border-right:11px solid var(--kk-green);border-bottom:8px solid rgba(0,0,0,0)}.p-hero__noa-balloon::after{bottom:14px;left:-7px;border-top:5px solid rgba(0,0,0,0);border-right:8px solid var(--kk-white);border-bottom:5px solid rgba(0,0,0,0)}.p-hero__divider{position:absolute;bottom:-1px;left:0;width:100%;height:54px;fill:var(--kk-white)}@media(max-width: 639px){.p-hero{padding-bottom:clamp(80px,14vw,96px)}.p-hero__grid{row-gap:48px}.p-hero__seal{display:none}.p-hero__figure{min-height:370px;padding-bottom:20px}.p-hero__show{height:clamp(260px,60vw,340px)}.p-hero__frame,.p-hero__frame-dash{bottom:0}}@media(max-width: 767px){.p-hero__noa{left:0}}.p-news__blob{top:0;right:-90px;width:300px;height:300px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.55;background:var(--kk-green-pale-4)}.p-news__features{display:grid;gap:12px;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));margin-bottom:clamp(36px,6vw,52px)}.p-news__latest{padding-inline:0}.p-news__latest-title{margin-bottom:10px;color:var(--kk-green);font-size:1.1rem}.p-news__more{margin-top:28px;text-align:center}.p-news__mascot{position:absolute;z-index:1;right:3%;bottom:-8px;width:clamp(58px,10vw,92px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-news__mascot{animation:kkwalk 3.2s ease-in-out infinite}}.p-about{background:var(--kk-bg-green)}.p-about__dots{inset:0;opacity:.45;background-image:radial-gradient(var(--kk-dot-green) 1.4px, transparent 1.4px);background-size:20px 20px}.p-about__text{max-width:880px;margin:0 auto 36px;text-align:center}.p-about__text p{font-size:1rem;line-height:1.9}.p-about__text p+p{margin-top:18px}.p-about__text-sub{color:var(--kk-text-sub)}.p-about__marker{display:inline-block;padding-inline:.1em;background:linear-gradient(transparent 60%, var(--kk-marker) 60%);color:var(--kk-green)}.p-about__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:44px}.p-about__stat{min-width:150px;padding:22px 30px;border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-md);background:var(--kk-white);box-shadow:0 4px 14px rgba(0,0,0,.06);text-align:center}.p-about__stat-value{display:block;margin-top:6px;color:var(--kk-orange);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:900;line-height:1}.p-about__stat-unit{font-size:1rem}.p-about__stat-label{display:block;color:var(--kk-text-muted);font-size:.82rem;font-weight:700}.p-about__figures{display:grid;gap:20px;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}.p-about__figure-frame{overflow:hidden;border-radius:var(--kk-radius-md);aspect-ratio:4/3}.p-about__figure-frame img{width:100%;height:100%;object-fit:cover}.p-about__figure-caption{margin-top:10px;color:var(--kk-text-sub);font-size:.85rem;font-weight:700;text-align:center}.p-about__cta{margin-top:clamp(36px,6vw,52px);text-align:center}.p-about__mascot{position:absolute;z-index:2;right:clamp(8px,4vw,60px);bottom:-6px;width:clamp(70px,13vw,110px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-about__mascot{animation:kkpeek 3.6s ease-in-out infinite}}.p-role{background:var(--kk-bg-green)}.p-role__dots{inset:0;opacity:.45;background-image:radial-gradient(var(--kk-dot-green) 1.4px, transparent 1.4px);background-size:20px 20px}.p-role__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.p-role__card{position:relative;display:grid;align-content:start;grid-row:span 2;grid-template-rows:subgrid;row-gap:0;padding:clamp(22px,4vw,36px);border-radius:var(--kk-radius-lg)}.p-role__card--termite{border:1px solid var(--kk-card-termite-line);background:var(--kk-card-termite)}.p-role__card--termite .p-role__tag{background:var(--kk-brown)}.p-role__card--termite .p-role__title,.p-role__card--termite .p-role__work-title,.p-role__card--termite .p-role__work-link{color:var(--kk-brown)}.p-role__card--termite .p-role__work{border-top-color:var(--kk-card-termite-dash)}.p-role__card--termite .p-role__work-tag{background:var(--kk-brown-2)}.p-role__card--bedbug{border:1px solid var(--kk-card-bedbug-line);background:var(--kk-card-bedbug)}.p-role__card--bedbug .p-role__tag{background:var(--kk-purple)}.p-role__card--bedbug .p-role__title,.p-role__card--bedbug .p-role__work-title,.p-role__card--bedbug .p-role__work-link{color:var(--kk-purple)}.p-role__card--bedbug .p-role__work{border-top-color:var(--kk-card-bedbug-dash)}.p-role__card--bedbug .p-role__work-tag{background:var(--kk-purple)}.p-role__tag{display:inline-block;padding:5px 14px;border-radius:var(--kk-radius-pill);color:var(--kk-white);font-size:.74rem;font-weight:700}.p-role__title{margin-top:16px;font-size:1.25rem;line-height:1.4}.p-role__text{margin-top:14px;color:#444;font-size:.94rem;line-height:1.85}.p-role__marker{display:inline-block;padding-inline:.1em;background:linear-gradient(transparent 60%, var(--kk-purple-marker) 60%);color:var(--kk-purple)}.p-role__work{display:flex;flex-direction:column;align-items:flex-start;margin-top:22px;padding-top:20px;border-top:2px dashed rgba(0,0,0,0)}.p-role__work-tag{margin-bottom:8px;padding:4px 12px;border-radius:var(--kk-radius-pill);color:var(--kk-white);font-size:.72rem;font-weight:700}.p-role__work-body{display:flex;gap:16px;align-items:flex-start;width:100%}@media(max-width: 639px){.p-role__work-body{flex-direction:column}}.p-role__work-txt{flex:1 1 auto;min-width:0}.p-role__work-photo{flex:0 0 38%;width:38%;height:auto;border-radius:14px;aspect-ratio:4/3;box-shadow:0 4px 12px rgba(0,0,0,.14);object-fit:cover}@media(max-width: 639px){.p-role__work-photo{flex:0 0 auto;width:100%;max-width:300px}}.p-role__work-title{margin-top:6px;font-size:1.1rem;line-height:1.45}.p-role__work-sub{margin-top:6px;color:var(--kk-brown-2);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.95rem;font-weight:700}.p-role__work-text{margin-top:8px;color:#555;font-size:.92rem;line-height:1.85}.p-role__work-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;font-size:.9rem;font-weight:700}.p-role__seal{position:absolute;z-index:3;top:-14px;right:-14px;width:clamp(76px,18vw,92px);height:clamp(76px,18vw,92px);transform:rotate(8deg)}@media(prefers-reduced-motion: no-preference){.p-role__seal{animation:kkpop 2.8s ease-in-out infinite}}@media(max-width: 639px){.p-role__seal{top:-10px;right:4px}}.p-role__seal-plate{position:absolute;inset:0;border-radius:12px;background:var(--kk-purple)}.p-role__seal-plate:nth-child(2){transform:rotate(22.5deg)}.p-role__seal-plate:nth-child(3){transform:rotate(45deg)}.p-role__seal-body{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;inset:0;transform:rotate(-8deg);color:var(--kk-white)}.p-role__seal-label{font-size:.58rem;font-weight:700}.p-role__seal-value{font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:clamp(1rem,3.4vw,1.2rem);font-weight:900;line-height:1}.p-role__mascot{position:absolute;z-index:1;right:3%;bottom:-6px;width:clamp(58px,10vw,90px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-role__mascot{animation:kkpeek 3.3s ease-in-out infinite}}.p-video{background:linear-gradient(160deg, var(--kk-green) 0%, var(--kk-green-deep) 60%, var(--kk-green) 100%);color:var(--kk-white)}.p-video__paw{opacity:.08}.p-video__paw svg{width:100%;height:100%;fill:var(--kk-white)}.p-video__paw--a{top:40px;left:7%;width:90px;height:90px;transform:rotate(-14deg)}.p-video__paw--b{right:8%;bottom:30px;width:130px;height:130px;transform:rotate(18deg)}.p-video__frame{position:relative;overflow:hidden;max-width:880px;margin-inline:auto;border:1px solid rgba(255,255,255,.18);border-radius:var(--kk-radius-lg);background:rgba(0,0,0,.28);aspect-ratio:16/9}.p-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.p-dogs__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:20px 20px}.p-dogs__blob{top:-80px;right:-80px;width:280px;height:280px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.7;background:var(--kk-green-pale-2)}.p-dogs__inner{position:relative;z-index:1;width:100%;max-width:1320px;margin-inline:auto}.p-dogs__carousel{position:relative}.p-dogs__track{display:flex;overflow-x:auto;gap:28px;padding:4px 4px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.p-dogs__track::-webkit-scrollbar{display:none}.p-dogs__track>*{flex:0 0 calc((100% - 56px)/3);scroll-snap-align:start}@media(max-width: 900px){.p-dogs__track>*{flex-basis:calc((100% - 28px)/2)}}@media(max-width: 600px){.p-dogs__track>*{flex-basis:100%}}.p-dogs__nav{position:absolute;z-index:5;top:42%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;transform:translateY(-50%);border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-pill);background:rgba(255,255,255,.95);box-shadow:0 4px 12px rgba(0,0,0,.15)}.p-dogs__nav svg{width:18px;height:18px;stroke:var(--kk-green)}.p-dogs__nav:hover,.p-dogs__nav:focus-visible{background:var(--kk-white)}.p-dogs__nav--prev{left:-18px}.p-dogs__nav--next{right:-18px}@media(max-width: 639px){.p-dogs__nav--prev{left:2px}.p-dogs__nav--next{right:2px}}.p-dogs__mascot{position:absolute;z-index:1;bottom:-6px;left:2%;width:clamp(56px,9vw,86px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-dogs__mascot{animation:kkbobble 3.5s ease-in-out infinite}}.p-character__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot-character) 1.4px, transparent 1.4px);background-size:20px 20px}.p-character .c-section-head__title{color:var(--kk-orange-dark)}.p-character .c-section-head__lead{color:var(--kk-text-on-brown)}.p-character__grid{display:grid;align-items:center;gap:clamp(24px,5vw,48px);grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}.p-character__figure{position:relative;text-align:center}.p-character__blob{inset:0;width:min(86%,300px);height:min(86%,300px);margin:auto;border-radius:48% 52% 56% 44%/52% 48% 52% 48%;opacity:.7;background:var(--kk-white)}.p-character__show{position:relative;width:clamp(180px,40vw,260px);height:clamp(180px,40vw,260px);margin-inline:auto;filter:drop-shadow(0 12px 24px rgba(0, 0, 0, 0.12))}@media(prefers-reduced-motion: no-preference){.p-character__show{animation:kkbob 3.4s ease-in-out infinite}}.p-character__img{position:absolute;inset:0;width:100%;height:100%;opacity:0;object-fit:contain;transition:opacity 1.2s ease}.p-character__img.is-active{opacity:1}.p-character__text{margin-bottom:18px;color:#5a4a35;font-size:.94rem;line-height:1.85}.p-character__profile{display:grid;overflow:hidden;grid-template-columns:auto 1fr;border-radius:var(--kk-radius-sm);box-shadow:0 4px 14px rgba(0,0,0,.06)}.p-character__profile dt{padding:11px 14px;background:var(--kk-orange);color:var(--kk-white);font-size:.82rem;font-weight:900}.p-character__profile dd{padding:11px 16px;background:var(--kk-white);font-size:.9rem;line-height:1.6}.p-character__profile dd:nth-of-type(2n){background:#fffbf4}.p-schedule{z-index:1}.p-schedule__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:20px 20px}.p-schedule__blob{bottom:-50px;left:-50px;width:180px;height:180px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.7;background:var(--kk-green-pale-2)}.p-schedule__intro{display:flex;align-items:center;gap:16px;max-width:480px;margin:0 auto 36px}.p-schedule__intro-img{flex-shrink:0;width:82px;height:82px;filter:drop-shadow(0 6px 12px rgba(0, 0, 0, 0.13));object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-schedule__intro-img{animation:kkbobble 3.2s ease-in-out infinite}}.p-schedule__balloon{position:relative;padding:13px 18px;border:2.5px solid var(--kk-green);border-radius:18px;background:var(--kk-white);box-shadow:0 3px 14px rgba(61,138,44,.12);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.98rem;font-weight:700;line-height:1.65}.p-schedule__balloon::before,.p-schedule__balloon::after{content:"";position:absolute;top:50%;width:0;height:0;transform:translateY(-50%)}.p-schedule__balloon::before{left:-13px;border-top:9px solid rgba(0,0,0,0);border-right:13px solid var(--kk-green);border-bottom:9px solid rgba(0,0,0,0)}.p-schedule__balloon::after{left:-9px;border-top:7px solid rgba(0,0,0,0);border-right:10px solid var(--kk-white);border-bottom:7px solid rgba(0,0,0,0)}.p-schedule__timeline{position:relative;padding-left:92px}.p-schedule__timeline::before{content:"";position:absolute;top:8px;bottom:8px;left:67px;width:2px;background:var(--kk-green-timeline)}.p-schedule__item{position:relative}.p-schedule__item+.p-schedule__item{margin-top:24px}.p-schedule__label{position:absolute;top:1px;left:-92px;width:52px;color:var(--kk-text-muted);font-size:.86rem;font-weight:900;line-height:1.45;text-align:right}.p-schedule__time{display:block;color:var(--kk-text-light);font-size:.74rem;font-weight:700}.p-schedule__marker{position:absolute;top:6px;left:-32px;width:16px;height:16px;border:3px solid var(--kk-bg);border-radius:var(--kk-radius-pill);background:var(--kk-green-mid);box-shadow:0 0 0 2px var(--kk-green-timeline)}.p-schedule__text{display:block;padding:14px 18px;border:1px solid var(--kk-bg-beige-2);border-radius:var(--kk-radius-sm);background:var(--kk-white);box-shadow:0 2px 8px rgba(0,0,0,.04);font-size:.9rem;line-height:1.7}.p-schedule__item--major .p-schedule__label{color:var(--kk-orange)}.p-schedule__item--major .p-schedule__marker{background:var(--kk-green)}.p-schedule__outro{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:30px}.p-schedule__outro-img{width:84px;height:84px;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-schedule__outro-img{animation:kkbobble 3.4s ease-in-out infinite}}.p-schedule__outro-text{color:var(--kk-green);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1rem;font-weight:700}@media(max-width: 639px){.p-schedule__timeline{padding-left:74px}.p-schedule__timeline::before{left:58px}.p-schedule__label{left:-74px;width:50px}.p-schedule__marker{left:-22px}.p-schedule__time{font-size:.62rem}}.p-history{overflow:hidden;padding-inline:clamp(12px,4vw,34px);background:var(--kk-bg-history)}.p-history__dots{inset:0;opacity:.32;background-image:radial-gradient(var(--kk-dot-history) 1.4px, transparent 1.4px);background-size:22px 22px}.p-history__paw{opacity:.06}.p-history__paw svg{width:100%;height:100%}.p-history__paw--a{top:16%;left:-10px;width:120px;height:113px;transform:rotate(-18deg)}.p-history__paw--a svg{fill:var(--kk-green)}.p-history__paw--b{top:64%;right:-14px;width:130px;height:122px;transform:rotate(22deg)}.p-history__paw--b svg{fill:var(--kk-orange)}.p-history__inner{max-width:1180px}.p-history__head{position:relative;margin-bottom:clamp(30px,6vw,50px);text-align:center}.p-history__glow{top:-14px;left:50%;z-index:-1;width:clamp(150px,44vw,206px);height:clamp(150px,44vw,206px);transform:translateX(-52%);border-radius:var(--kk-radius-circle);background:radial-gradient(circle, #fff0bc 0%, #fde7a2 58%, rgba(253, 231, 162, 0) 72%)}.p-history__eyebrow{display:inline-block;margin-bottom:10px;padding:6px 18px;border-radius:var(--kk-radius-pill);background:#eaf6e0;color:var(--kk-green);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.92rem;font-weight:700;white-space:nowrap}.p-history__eyebrow-dots{display:inline-block;width:13px;height:5px;margin-inline:6px;background:radial-gradient(circle 2.5px at 2.5px 50%, var(--kk-orange-light-2) 100%, transparent 0),radial-gradient(circle 2.5px at 10.5px 50%, var(--kk-green-light) 100%, transparent 0);vertical-align:middle}.p-history__title{margin-top:8px;color:var(--kk-green-title);font-size:clamp(1.4rem,5vw,2rem);letter-spacing:.03em;line-height:1.3;text-shadow:2px 3px 0 var(--kk-green-title-shadow)}.p-history__lead{margin-top:13px;color:var(--kk-text-muted);font-size:.92rem}.p-history__toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:clamp(28px,5vw,40px);padding:15px;border:2px solid var(--kk-green);border-radius:var(--kk-radius-pill);background:var(--kk-bg-green);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.98rem;font-weight:900}.p-history__toggle:hover,.p-history__toggle:focus-visible{background:var(--kk-green-pale)}.p-history__toggle[aria-expanded=true] .p-history__toggle-icon{transform:rotate(180deg)}.p-history__toggle-icon{flex-shrink:0;width:16px;height:16px;transition:transform .3s ease}@media(prefers-reduced-motion: reduce){.p-history__toggle-icon{transition:none}}.p-history__list{position:relative;padding:clamp(6px,2vw,14px) 20px 0}.p-history__list.is-collapsible{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease}@media(prefers-reduced-motion: reduce){.p-history__list.is-collapsible{transition:none}}.p-history__list.is-open{opacity:1}.p-history__spine{top:8px;bottom:8px;left:50%;z-index:0;width:0;transform:translateX(-50%);border-left:3px dashed var(--kk-green-dash)}.p-history__item{position:relative;z-index:1;display:grid;align-items:center;grid-template-columns:1fr 1fr;column-gap:clamp(20px,6vw,44px)}.p-history__item+.p-history__item{margin-top:clamp(14px,3.5vw,30px)}.p-history__item--r{grid-template-areas:"year text" "photo text"}.p-history__item--l{grid-template-areas:"text year" "text photo"}.p-history__item--r.p-history__item--nophoto{grid-template-areas:"year text"}.p-history__item--l.p-history__item--nophoto{grid-template-areas:"text year"}.p-history__icon{position:absolute;z-index:2;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:clamp(34px,8vw,42px);height:clamp(34px,8vw,42px);transform:translate(-50%, -50%);border:2px solid var(--kk-green-pale-3);border-radius:var(--kk-radius-circle);background:var(--kk-white);box-shadow:0 3px 9px rgba(90,120,50,.18)}.p-history__icon svg{width:21px;height:20px;fill:var(--kk-orange-light-2)}.p-history__year{display:flex;align-items:center;grid-area:year;min-width:0;color:var(--kk-orange-light-2);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:clamp(2.4rem,10vw,4rem);font-weight:900;letter-spacing:.01em;line-height:.95;text-shadow:2px 3px 0 rgba(0,0,0,.05)}.p-history__year--sm{font-size:clamp(1.5rem,6vw,2.2rem)}.p-history__card{position:relative;grid-area:text;min-width:0;padding:clamp(13px,3vw,18px) clamp(14px,3vw,19px) clamp(16px,3vw,20px);border:2.5px solid var(--kk-orange-light);border-radius:var(--kk-radius-md);background:var(--kk-white);box-shadow:0 8px 22px rgba(90,120,50,.12)}.p-history__card::before,.p-history__card::after{content:"";position:absolute;width:0;height:0}.p-history__card::before{top:30px;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}.p-history__card::after{top:31px;border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0)}.p-history__card-title{color:var(--kk-text-strong);font-size:clamp(.95rem,2.9vw,1.12rem);line-height:1.45}.p-history__card-em{color:var(--kk-orange-light-2)}.p-history__card-text{margin-top:7px;color:var(--kk-text-muted-2);font-size:clamp(.78rem,2.4vw,.9rem);line-height:1.75;text-wrap:pretty}.p-history__badge{position:absolute;bottom:-14px;display:flex;align-items:center;justify-content:center;width:clamp(30px,7.5vw,38px);height:clamp(30px,7.5vw,38px);border:3px solid var(--kk-white);border-radius:var(--kk-radius-circle);background:var(--kk-orange-light-2);box-shadow:0 4px 10px rgba(0,0,0,.16)}.p-history__badge svg{width:54%;height:54%;fill:none;stroke:var(--kk-white)}.p-history__badge svg:not([stroke]){fill:var(--kk-white)}.p-history__badge-mark{color:var(--kk-white);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1.05em;font-weight:900;line-height:1}.p-history__photo{position:relative;display:flex;grid-area:photo}.p-history__photo--framed img{width:auto;max-width:100%;height:var(--kk-history-photo-h, 150px);border-radius:var(--kk-radius-md);box-shadow:0 8px 18px rgba(90,120,50,.18);object-fit:cover}.p-history__photo--cutout img{width:auto;max-width:100%;height:var(--kk-history-photo-h, 150px);filter:drop-shadow(0 10px 18px rgba(90, 120, 50, 0.22));object-fit:contain}.p-history__item--r .p-history__year{justify-content:flex-start}.p-history__item--r .p-history__card::before{left:-13px;border-right:13px solid var(--kk-orange-light)}.p-history__item--r .p-history__card::after{left:-9px;border-right:11px solid var(--kk-white)}.p-history__item--r .p-history__badge{right:-12px}.p-history__item--l .p-history__year{justify-content:flex-end}.p-history__item--l .p-history__card{border-color:var(--kk-green-light)}.p-history__item--l .p-history__card::before{right:-13px;border-left:13px solid var(--kk-green-light)}.p-history__item--l .p-history__card::after{right:-9px;border-left:11px solid var(--kk-white)}.p-history__item--l .p-history__card-em{color:var(--kk-green-light)}.p-history__item--l .p-history__year{color:var(--kk-green-light)}.p-history__item--l .p-history__icon svg{fill:var(--kk-green-light)}.p-history__item--l .p-history__badge{left:-12px;background:var(--kk-green-light)}.p-history__item--l .p-history__photo{margin-left:auto}@media(max-width: 639px){.p-history{padding-inline:10px}.p-history__list{padding-inline:4px}.p-history__item{align-items:start;margin-bottom:16px;column-gap:10px;grid-template-areas:"photo year" "photo text";grid-template-columns:88px 1fr;row-gap:5px}.p-history__item--r.p-history__item--nophoto,.p-history__item--l.p-history__item--nophoto{grid-template-areas:"year" "text";grid-template-columns:1fr}.p-history__item--r.p-history__item--wide,.p-history__item--l.p-history__item--wide{grid-template-areas:"year" "text" "photo";grid-template-columns:1fr;row-gap:8px}.p-history__item--wide .p-history__photo img{width:min(88%,300px);max-width:100%;max-height:none;height:auto}.p-history__icon{display:none}.p-history__item--r .p-history__year,.p-history__item--l .p-history__year{align-items:flex-start;justify-content:flex-start}.p-history__photo{align-items:center;justify-content:center;margin:0}.p-history__photo--framed{max-width:100%}.p-history__photo img{max-width:100%;max-height:130px;height:auto}.p-history__card{padding:11px 12px 13px}.p-history__card::before,.p-history__card::after{display:none}.p-history__item--r .p-history__badge,.p-history__item--l .p-history__badge{right:6px;bottom:-10px;left:auto}}.p-faq__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:20px 20px}.p-faq__blob{bottom:0;left:0;width:240px;height:240px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.7;background:var(--kk-green-pale-2)}.p-faq__list{display:flex;flex-direction:column;gap:12px}.p-faq__mascot{position:absolute;z-index:1;bottom:-6px;left:3%;width:clamp(58px,10vw,92px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-faq__mascot{animation:kkpeek 3.6s ease-in-out infinite}}.p-sns__card{padding:clamp(28px,6vw,48px) clamp(20px,5vw,40px);border:2px solid #d4ebca;border-radius:var(--kk-radius-lg);background:linear-gradient(135deg, #f0f8ec 0%, var(--kk-bg) 100%);box-shadow:0 8px 32px rgba(61,138,44,.1);text-align:center}.p-sns__badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:18px;border-radius:14px;background:#000;box-shadow:0 4px 12px rgba(0,0,0,.18)}.p-sns__badge svg{width:30px;height:30px;fill:var(--kk-white)}.p-sns__account{margin-bottom:4px;transform:rotate(1.6deg);background:var(--kk-tag-butter);color:var(--kk-orange);font-family:"Yomogi",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.92rem;font-weight:700}.p-sns__handle{margin-bottom:16px;color:var(--kk-text-sub);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:1rem;font-weight:700}.p-sns__text{margin-bottom:28px;color:#444;font-size:.94rem;line-height:1.85}.p-sns__text-em{color:var(--kk-green);font-weight:700}.p-sns__note{margin-top:20px;color:var(--kk-text-light);font-size:.82rem}.p-sns__mascot{position:absolute;z-index:1;right:4%;bottom:-6px;width:clamp(54px,9vw,82px);height:auto;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));pointer-events:none;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-sns__mascot{animation:kkwalk 3.4s ease-in-out infinite}}.p-contact{padding-bottom:0;background:var(--kk-green);color:var(--kk-white)}.p-contact__paw{top:40px;right:6%;width:120px;height:120px;transform:rotate(16deg);opacity:.07}.p-contact__paw svg{width:100%;height:100%;fill:var(--kk-white)}.p-contact__grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));padding-bottom:40px}.p-contact__card{display:flex;flex-direction:column;padding:26px 24px;border-radius:var(--kk-radius-md);background:var(--kk-white);text-align:center}.p-contact__card--media{border:2px solid var(--kk-orange)}.p-contact__card-title{color:var(--kk-green);font-size:1rem;line-height:1.6}.p-contact__card-title--media{color:var(--kk-orange-dark)}.p-contact__card-text{flex:1;margin:10px 0 18px;color:#666;font-size:.85rem;line-height:1.6}.p-contact__card-note{padding:13px;border:2px dashed var(--kk-bg-beige-2);border-radius:var(--kk-radius-pill);color:var(--kk-text-muted);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.9rem;font-weight:900}.p-404__dots,.p-news-single__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:20px 20px}.p-news-archive__back{margin-top:clamp(28px,5vw,44px);text-align:center}.p-news-single__head{margin-bottom:clamp(20px,4vw,32px)}.p-news-single__meta{display:flex;align-items:center;gap:12px;margin-bottom:10px}.p-news-single__date{color:var(--kk-text-muted);font-size:.86rem;font-weight:700}.p-news-single__title{color:var(--kk-text);font-size:clamp(1.4rem,4.4vw,2rem);line-height:1.6}.p-news-single__thumb{display:flex;overflow:hidden;align-items:center;justify-content:center;aspect-ratio:16/9;padding:20px;margin-bottom:clamp(20px,4vw,32px);border-radius:var(--kk-radius-md);background:var(--kk-green-pale-5)}@media(max-width: 639px){.p-news-single__thumb{padding:10px}}.p-news-single__thumb img{flex-shrink:0;width:auto;max-width:100%;height:auto;max-height:100%}.p-news-single__body{font-size:1rem;line-height:1.95}.p-news-single__body>*+*{margin-top:1.4em}.p-news-single__body h2{margin-top:2em;padding-bottom:.4em;border-bottom:2px solid var(--kk-green-pale);color:var(--kk-green);font-size:1.3rem}.p-news-single__body h3{margin-top:1.8em;color:var(--kk-green);font-size:1.1rem}.p-news-single__body a:not(.wp-block-button__link){color:var(--kk-green);text-decoration:underline}.p-news-single__body a:not(.wp-block-button__link):hover,.p-news-single__body a:not(.wp-block-button__link):focus-visible{text-decoration:none}.p-news-single__body .wp-block-buttons{justify-content:center}.p-news-single__body .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:2px solid var(--kk-green);border-radius:var(--kk-radius-pill);background:var(--kk-white);box-shadow:0 3px 12px rgba(61,138,44,.15);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.92rem;font-weight:900;line-height:1.4;text-decoration:none;transition:transform .15s ease,background-color .15s ease,color .15s ease}.p-news-single__body .wp-block-button__link[target=_blank]::before{flex-shrink:0;width:16px;height:16px;content:"";background:currentcolor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E") no-repeat center/contain}.p-news-single__body .wp-block-button__link:hover,.p-news-single__body .wp-block-button__link:focus-visible{transform:translateY(-2px) scale(1.03);background:var(--kk-green);color:var(--kk-white)}.p-news-single__body ul,.p-news-single__body ol{padding-left:1.4em}.p-news-single__body li{list-style:revert}.p-news-single__body img{border-radius:var(--kk-radius-sm)}.p-news-single__body blockquote{margin-inline:0;padding:16px 20px;border-left:4px solid var(--kk-green-pale);background:var(--kk-white);color:var(--kk-text-sub)}.p-news-single__layout{display:flex;align-items:flex-start;gap:clamp(24px,4vw,48px);padding-top:20px}.p-news-single__main{min-width:0;flex:1}.p-news-single__side{flex-shrink:0;width:320px}.p-news-single__side-inner{position:sticky;top:100px}@media(max-width: 900px){.p-news-single__layout{flex-direction:column}.p-news-single__side{width:100%}.p-news-single__side-inner{position:static}}.p-news-single__back{margin-top:clamp(28px,5vw,44px);text-align:center}.p-404{text-align:center}.p-404__img{width:clamp(120px,30vw,180px);height:auto;margin-inline:auto;object-fit:contain}@media(prefers-reduced-motion: no-preference){.p-404__img{animation:kkbobble 3.2s ease-in-out infinite}}.p-404__text{margin-top:20px;color:var(--kk-text-sub);line-height:1.9}.p-404__back{margin-top:32px}.p-page-hero{overflow:hidden;text-align:center}.p-page-hero .c-page-head{margin-bottom:0}.p-page-hero__dots{inset:0;opacity:.5;background-image:radial-gradient(var(--kk-dot) 1.4px, transparent 1.4px);background-size:18px 18px}.p-page-hero__blob{top:-100px;right:-100px;width:340px;height:340px;border-radius:46% 54% 58% 42%/50% 44% 56% 50%;opacity:.65;background:var(--kk-green-pale-2)}.p-page-hero__paw{top:42%;left:1.5%;width:56px;height:56px}@media(prefers-reduced-motion: no-preference){.p-page-hero__paw{animation:kkdrift 4.2s ease-in-out infinite .5s}}.p-page-hero__paw svg{width:100%;height:100%;transform:rotate(-22deg);opacity:.45;fill:var(--kk-orange)}.p-page-hero__circle{bottom:12%;left:.5%;width:72px;height:72px;border-radius:var(--kk-radius-circle);opacity:.18;background:var(--kk-orange)}@media(prefers-reduced-motion: no-preference){.p-page-hero__circle{animation:kkfloat 3.8s ease-in-out infinite 1.3s}}.p-page-hero__paw-sub{right:2%;bottom:20%;width:64px;height:64px;transform:rotate(14deg);opacity:.1}.p-page-hero__paw-sub svg{width:100%;height:100%;fill:var(--kk-green)}.p-page-hero--orange .p-page-hero__blob{top:-80px;right:-80px;width:280px;height:280px;opacity:.8;background:var(--kk-orange-pale-bg-3)}.p-page-hero--orange .p-page-hero__paw{width:52px;height:52px}.p-page-hero--orange .p-page-hero__paw svg{opacity:.4}.p-page-hero--orange .p-page-hero__circle{bottom:10%;width:64px;height:64px;opacity:.16}.p-page-hero--orange .p-page-hero__paw-sub{display:none}.p-page__body>*+*{margin-top:clamp(28px,5vw,44px)}.p-page__body a:not([href^="tel:"]):not(.wp-block-button__link){color:var(--kk-green);text-decoration:underline}.p-page__body .wp-block-buttons{justify-content:center}.p-page__body .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:2px solid var(--kk-green);border-radius:var(--kk-radius-pill);background:var(--kk-white);box-shadow:0 3px 12px rgba(61,138,44,.15);color:var(--kk-green);font-family:"Zen Maru Gothic",Noto Sans JP, system-ui, -apple-system, Hiragino Kaku Gothic ProN, sans-serif;font-size:.92rem;font-weight:900;line-height:1.4;text-decoration:none;transition:transform .15s ease,background-color .15s ease,color .15s ease}.p-page__body .wp-block-button__link[target=_blank]::before{flex-shrink:0;width:16px;height:16px;content:"";background:currentcolor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__body .wp-block-button__link:hover,.p-page__body .wp-block-button__link:focus-visible{transform:translateY(-2px) scale(1.03);background:var(--kk-green);color:var(--kk-white)}.p-page__back{margin-top:20px;text-align:center}.p-page__card{overflow:hidden;border-radius:var(--kk-radius-lg);background:var(--kk-white);box-shadow:0 4px 28px rgba(0,0,0,.08)}.p-page__card:has(.wpcf7){max-width:760px;margin-inline:auto}.p-page__card>.wp-block-group__inner-container{display:contents}.p-page__card h2{display:flex;align-items:center;gap:10px;margin:0;padding:14px 24px;background:var(--kk-green);color:var(--kk-white);font-size:.92rem;letter-spacing:.04em}.p-page__card h2::before{flex-shrink:0;width:18px;height:18px;content:"";background:currentcolor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='18' cy='24' r='7'/%3E%3Ccircle cx='32' cy='18' r='7.5'/%3E%3Ccircle cx='46' cy='24' r='7'/%3E%3Cellipse cx='32' cy='44' rx='15' ry='13'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='18' cy='24' r='7'/%3E%3Ccircle cx='32' cy='18' r='7.5'/%3E%3Ccircle cx='46' cy='24' r='7'/%3E%3Cellipse cx='32' cy='44' rx='15' ry='13'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-users::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-pin::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-chart::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='m19 9-5 5-4-4-3 3'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='m19 9-5 5-4-4-3 3'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-briefcase::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-shield::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-mail::before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") no-repeat center/contain}.p-page__card h2.is-icon-none::before{display:none}.p-page__card h3{margin:0;padding:22px 22px 0;color:var(--kk-green);font-size:1.05rem}.p-page__card .wp-block-table{margin:0;overflow-x:visible}.p-page__card .wp-block-table table{width:100%;table-layout:fixed;border-collapse:collapse}.p-page__card .wp-block-table td{padding:18px 20px;border:0;font-size:.92rem;line-height:1.7;overflow-wrap:anywhere;vertical-align:top}.p-page__card .wp-block-table tr+tr td{border-top:1px solid var(--kk-line-beige)}.p-page__card .wp-block-table td:first-child{width:180px;background:var(--kk-table-label-bg);color:var(--kk-text-sub);font-size:.88rem;font-weight:700;line-height:1.5}.p-page__card .wp-block-table td:first-child+td{width:auto}.p-page__card .wp-block-table a[href^="tel:"]{color:inherit;font-weight:inherit;text-decoration:none}.p-page__card .wp-block-table strong a[href^="tel:"]{color:var(--kk-green);font-size:1.05em;font-weight:700}@media(max-width: 639px){.p-page__card .wp-block-table table,.p-page__card .wp-block-table tbody,.p-page__card .wp-block-table tr,.p-page__card .wp-block-table td{display:block;width:auto}.p-page__card .wp-block-table td{padding:0 16px}.p-page__card .wp-block-table td:first-child{width:auto;padding:12px 16px 6px;background:rgba(0,0,0,0);color:var(--kk-text-light);font-size:.82rem}.p-page__card .wp-block-table td:last-child{padding:0 16px 14px;font-size:.9rem}.p-page__card .wp-block-table tr+tr{border-top:1px solid var(--kk-line-beige)}.p-page__card .wp-block-table tr+tr td{border-top:0}}.p-page__card code,.p-page__card kbd{display:inline-block;margin:2px 4px 2px 0;padding:3px 10px;border-radius:var(--kk-radius-pill);background:var(--kk-green-pale-2);color:var(--kk-green);font-family:inherit;font-size:.8rem;font-weight:700;line-height:1.6}.p-page__card kbd{background:var(--kk-orange-pale-bg-2);color:var(--kk-orange-dark)}.p-page__card strong{color:var(--kk-green)}.p-page__card .wpcf7{display:block;padding:clamp(22px,5vw,40px)}:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>p,:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ul,:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ol,:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>figure:not(.wp-block-table),:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>.wp-block-buttons{padding:18px 22px;line-height:1.9}:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ul,:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ol{padding-left:44px}:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ul li,:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>ol li{list-style:revert}:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>:first-child:not(h2):not(.wp-block-table):not(.wpcf7){padding-top:26px}:is(.p-page__card,.p-page__card>.wp-block-group__inner-container)>:last-child:not(h2):not(.wp-block-table):not(.wpcf7){padding-bottom:26px}.u-visually-hidden{position:absolute;overflow:hidden;clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap}@media(min-width: 768px){.u-sp-only{display:none !important}}@media(max-width: 767px){.u-pc-only{display:none !important}}
