﻿/*! kiso.css v1.2.2 | MIT License | https://github.com/tak-dcxi/kiso.css */*,::before,::after{box-sizing:border-box}:where(:root){font-family:sans-serif;line-height:1.5;text-spacing-trim:trim-start;text-autospace:normal;line-break:strict;overflow-wrap:anywhere;-webkit-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(body){min-block-size:100dvb;margin:unset}:where(h1,h2,h3,h4,h5,h6){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn,var):lang(ja)){font-style:unset}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:initial;font-variation-settings:initial;font-size:unset;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;cursor:help}:where(time){text-autospace:no-autospace}@media(forced-colors: active){:where(mark){background-color:Highlight;color:HighlightText}}@media print{:where(mark){border-width:1px;border-style:dotted}}:where(a:any-link){color:unset;text-decoration-line:unset;text-decoration-thickness:from-font}:where(img,svg,picture,video,canvas,model,audio,iframe,embed,object){block-size:auto;max-inline-size:100%;vertical-align:bottom}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{border-width:1px;border-style:solid;border-color:unset;border-radius:unset;color:unset;font:unset;letter-spacing:unset;text-align:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){-webkit-appearance:textfield}@supports(-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;margin-inline:unset;padding:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::placeholder{opacity:unset}:where(summary){list-style-type:"";cursor:pointer}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){overscroll-behavior-block:contain;padding:unset;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none !important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:oklch(0 0 0/.3)}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none !important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none !important}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth;scrollbar-gutter:stable;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;overscroll-behavior-y:none;min-height:100vh;min-height:-webkit-fill-available;-webkit-overflow-scrolling:touch;touch-action:manipulation;font-feature-settings:"palt"}@media screen and (orientation: landscape){body{-webkit-text-size-adjust:100%;text-size-adjust:100%}}main{display:block;margin-inline:auto;max-width:1400px;padding-inline:2%}header.site-header{position:relative;background-image:url("/assets/images/main-visual.jpg");background-size:cover;background-position:center;z-index:0;overflow:hidden}header.site-header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:-1}header.site-header{min-height:70vh;display:flex;flex-direction:column}header.site-header[data-pages-header]{min-height:auto;height:64px}header.site-header>div{align-items:center;display:flex;justify-content:space-between;padding:0 2%;position:relative}header.site-header>div div.logo{align-items:center;display:flex;gap:15px;flex-wrap:nowrap;height:64px;flex:1 1 auto}header.site-header>div div.logo img.mark{height:100%;width:auto}header.site-header>div div.logo h1{line-height:1;margin:0}header.site-header>div div.logo h1 img.company{height:40px;width:auto}header.site-header>div button.menu-toggle{cursor:pointer;color:#fff;display:none}header.site-header>div button.menu-toggle:hover{color:gold;border-color:gold}@media screen and (max-width: 849px){header.site-header>div button.menu-toggle{display:block}}header.site-header>div button.menu-toggle>span{font-size:32px}header.site-header>div nav.site-nav{z-index:5}@media(max-width: 850px){header.site-header>div nav.site-nav{position:absolute;top:100px;left:0;right:0;display:none;width:100%;order:3;margin-top:0;background:rgba(0,0,0,.95);backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.18);padding:12px 16px}header.site-header>div nav.site-nav.is-open{display:block}}header.site-header>div nav.site-nav ul{list-style:none;margin:0;padding:0;display:flex}@media(max-width: 850px){header.site-header>div nav.site-nav ul{flex-direction:column;gap:0}}header.site-header>div nav.site-nav ul li a{text-decoration:none;color:#fff;font-weight:400;font-size:80%;padding:8px;border-radius:2px;outline:2px solid rgba(0,0,0,0);outline-offset:-8px}header.site-header>div nav.site-nav ul li a:hover{color:gold;border-color:gold;outline:2px solid gold;outline-offset:2px;transition:ease .2s}header.site-header div.slogan{align-items:center;display:flex;flex:1 1 auto;justify-content:center;height:100%}header.site-header div.slogan[data-pages-header]{display:none}header.site-header div.slogan span{color:#fff;font-size:200%;line-height:1.4;text-align:center}footer.site-footer{background-color:#343434;color:#fff;padding:40px 20px}footer.site-footer div.box{max-width:1400px;margin:0 auto;display:flex;gap:20px;flex-wrap:wrap}footer.site-footer div.box .info,footer.site-footer div.box .business,footer.site-footer div.box .footer-nav{flex:1 1 250px;margin:10px}footer.site-footer div.box .info h2,footer.site-footer div.box .business h2,footer.site-footer div.box .footer-nav h2{color:#fff;display:inline-block}footer.site-footer div.box .info a,footer.site-footer div.box .business a,footer.site-footer div.box .footer-nav a{text-decoration:none;color:#fff;font-weight:400;font-size:80%;padding:2px 8px;border-radius:2px;outline:2px solid rgba(0,0,0,0);outline-offset:-8px}footer.site-footer div.box .info a:hover,footer.site-footer div.box .business a:hover,footer.site-footer div.box .footer-nav a:hover{color:gold;border-color:gold;outline:2px solid gold;outline-offset:2px;transition:ease .2s}footer.site-footer .copyright{text-align:center;margin-top:20px;font-size:.9rem}html{font-family:"Noto Sans JP",sans-serif;font-size:clamp(1rem,.6667rem + .9524vw,1.5rem)}main{padding-top:4rem;padding-bottom:4rem}section{margin-bottom:4rem}.page-heading h1,.page-heading h2,.page-heading h3,.page-heading h4,.page-heading h5,.page-heading h6,.page-block h1,.page-block h2,.page-block h3,.page-block h4,.page-block h5,.page-block h6{margin:0;line-height:1}.page-heading h2,.page-block h2{border-bottom:3px solid #e67e22;color:#333;line-height:1.2;margin-bottom:.85em;padding-bottom:.25em}.page-heading h3,.page-block h3{border-bottom:2px solid #e67e22;color:#333;line-height:1.5;margin-bottom:.85em;padding-bottom:.25em}.page-heading p,.page-block p{margin-bottom:1em;margin-top:1em}.page-heading p,.page-heading li,.page-heading dd,.page-heading td,.page-block p,.page-block li,.page-block dd,.page-block td{line-height:1.8}.page-heading mark,.page-block mark{background-color:rgba(230,126,34,.15);color:#d35400;padding:.1em .3em;border-radius:4px;font-weight:700}.page-heading .danger,.page-block .danger{color:crimson}.page-heading b,.page-block b{color:#1a1a1a;font-weight:700}.page-heading .speech-bubble,.page-block .speech-bubble{font-weight:700;display:inline-block;line-height:1.6}.page-heading .speech-bubble span,.page-block .speech-bubble span{align-items:center;border-bottom:3px double #e67e22;border-radius:4px;color:#333;display:inline-flex;gap:4px;padding-inline-end:.5em;padding-inline-start:.5em}.page-heading .speech-bubble span::before,.page-block .speech-bubble span::before{content:"";-webkit-font-smoothing:antialiased;color:#e67e22;font-family:"Material Symbols Outlined";font-size:120%;font-style:normal;font-variation-settings:"FILL" 1;font-weight:normal}.page-heading dl,.page-block dl{border:1px solid #f3e5ab}.page-heading dl dt,.page-heading dl dd,.page-block dl dt,.page-block dl dd{padding:.5rem 1rem;border-bottom:1px solid #f3e5ab;color:#333;line-height:1.6}.page-heading dl dt,.page-block dl dt{background-color:#fffbf0;font-weight:700}.page-heading dl dd,.page-block dl dd{margin:0}.page-heading dl dt:last-of-type,.page-heading dl dd:last-of-type,.page-block dl dt:last-of-type,.page-block dl dd:last-of-type{border-bottom:none}.page-heading table,.page-block table{table-layout:fixed;width:100%;border-collapse:collapse}.page-heading table th,.page-block table th{background-color:#fffbf0;color:#333;font-weight:700;padding:.5rem 1rem;border:1px solid #e67e22;text-align:left}.page-heading table th:first-child,.page-block table th:first-child{width:30%}.page-heading table td,.page-block table td{padding:.5rem 1rem;border:1px solid #e67e22;color:#333}.page-heading table td:first-child,.page-block table td:first-child{width:30%}.page-heading ul.toc-links li a:hover,.page-heading ul.toc-links li a:focus,.page-block ul.toc-links li a:hover,.page-block ul.toc-links li a:focus{color:#d35400}.page-heading ul.toc-links li a:hover h3,.page-heading ul.toc-links li a:focus h3,.page-block ul.toc-links li a:hover h3,.page-block ul.toc-links li a:focus h3{color:#d35400 !important}.page-heading ul.toc-links li a h3,.page-block ul.toc-links li a h3{border:none;margin-bottom:0 !important}.page-heading ul.toc-links li a p,.page-block ul.toc-links li a p{margin-top:0;line-height:1.2;padding-left:2em}.home-heading h2{font-size:300%;font-weight:normal;text-align:center;margin-bottom:3rem}.home-heading p{text-align:center}.page-block.home .business-list li h3{font-size:150%;margin-bottom:1rem}.page-block.home .business-list li p{margin-top:0}.page-block.home ul.home-reason{display:flex;gap:1em}@media screen and (max-width: 849px){.page-block.home ul.home-reason{display:block}}.page-block.home ul.home-reason li{flex:1 1 33.3%;margin-bottom:1.5rem}.page-block.home ul.home-reason li div{margin-bottom:1rem;font-weight:bolder;font-size:120%;color:#e67e22}ul.home-checkpoint{list-style:none;padding:0;margin:0;margin-bottom:2rem}ul.home-checkpoint li{display:flex;align-items:center;margin-bottom:.6rem;color:#333}ul.home-checkpoint li .material-symbols-outlined{color:gray;font-size:150% !important;margin-right:.6rem;flex-shrink:0}ul.home-checkpoint li span{line-height:1.4}ul.disc{list-style:disc;padding-left:1.5rem}section.contact-card{text-align:center;max-width:680px;margin:0 auto 4rem auto;width:100%;border:2px solid rgba(0,0,0,0);border-radius:8px;padding:1.5rem;background-color:#ff6f0f;color:#fff}section.contact-card h2{line-height:1.25;margin-bottom:.25em}section.contact-card .card-body{font-size:120%;line-height:1.6}section.contact-card .card-body address{font-style:normal;margin-bottom:1em}section.contact-card .card-body a{display:inline-block;background-color:#fff;color:#ff6f0f;font-weight:700;padding:.25em 1em;border-radius:4px;text-decoration:none}section.contact-card .card-body a:hover,section.contact-card .card-body a:focus{background-color:#ffe6d6}.header-border{border:none;margin:4rem auto;width:80px}.contact-form{display:flex;flex-direction:column;gap:clamp(15px,2.14vw,30px)}.contact-form p{text-align:center}.contact-form button.contact-link{width:fit-content;align-self:center}.contact-form .form-group-agree{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.contact-form .form-group-agree input[type=checkbox]{width:24px;height:24px;cursor:pointer;accent-color:#4169e1;border-radius:4px;border:2px solid #ccc;background-color:#fff;transition:border-color .15s ease,background-color .15s ease}.contact-form .form-group-agree input[type=checkbox]:checked{border-color:#4169e1;background-color:#fff}.contact-form .form-group-agree input[type=checkbox].input-error{border-color:#b00020;box-shadow:0 0 0 4px rgba(176,0,32,.15)}.contact-form .form-group-agree label{font-size:1rem;cursor:pointer}.contact-form .form-group-agree+.error-message{text-align:center;font-size:.9rem;color:#b00020;line-height:1.4;margin-top:-0.25rem}.contact-form .form-group{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:1rem 3rem}@media(max-width: 800px){.contact-form .form-group{grid-template-columns:1fr;gap:.5rem}}.contact-form .form-group label{text-align:left;font-weight:600;color:#333;white-space:nowrap}@media(max-width: 800px){.contact-form .form-group label{white-space:normal}}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:12px 14px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;font:inherit;color:#222;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.contact-form .form-group input:hover,.contact-form .form-group textarea:hover{border-color:#d8d8d8;box-shadow:none}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{border-color:#4169e1;background-color:#f0f8ff;box-shadow:0 0 0 4px rgba(65,105,225,.25);outline:none}.contact-form .form-group input.input-error,.contact-form .form-group textarea.input-error{border-color:#b00020;box-shadow:0 0 0 4px rgba(176,0,32,.15)}.contact-form .form-group .error-message{grid-column:2/-1;margin-top:-0.25rem;font-size:.9rem;color:#b00020;line-height:1.4}.contact-form .form-group textarea{min-height:160px;resize:vertical}.contact-form .submit-group{display:flex;justify-content:center}.contact-form .submit-group button{width:300px;text-align:center}.page-heading.contact{text-align:center}.contact-link{background-color:#ff4500;border:none;border-radius:4px;margin:0 auto;padding:.5em 1.5em !important;font-weight:700;min-width:auto;color:#fff}.contact-link:hover,.contact-link:focus{background-color:#e04e2f;color:#fff}.confirm-content{display:flex;flex-direction:column;gap:clamp(20px,3vw,40px)}.confirm-content p{text-align:center;font-size:1rem;line-height:1.6;color:#333}.confirm-group{display:flex;flex-direction:column;gap:clamp(15px,2vw,25px)}.confirm-item{display:grid;grid-template-columns:200px 1fr;gap:1rem 3rem;align-items:start;padding:1rem 0;border-bottom:1px solid #e8e8e8}.confirm-item:last-child{border-bottom:none}@media(max-width: 800px){.confirm-item{grid-template-columns:1fr;gap:.5rem}}.confirm-label{font-weight:600;color:#333;white-space:nowrap}@media(max-width: 800px){.confirm-label{font-size:.9rem;white-space:normal}}.confirm-value{color:#222;line-height:1.6;word-break:break-word}.confirm-value.confirm-message{white-space:pre-wrap;min-height:3em}.confirm-actions{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1rem}@media(max-width: 600px){.confirm-actions{flex-direction:column-reverse;gap:1rem;width:100%}}.confirm-actions a.contact-link{width:200px;text-align:center;padding:12px 24px}@media(max-width: 600px){.confirm-actions a.contact-link{width:100%}}.confirm-actions a.contact-link.secondary{background-color:#6c757d;border-color:#6c757d}.confirm-actions a.contact-link.secondary:hover{background-color:#5a6268;border-color:#545b62}.confirm-actions a.contact-link.primary{background-color:#4169e1;border-color:#4169e1}.confirm-actions a.contact-link.primary:hover{background-color:#365ac9;border-color:#2f4fb3}.term-modal-overlay{position:fixed;inset:0;z-index:99999;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;padding:2rem;text-align:left}body:has(.term-modal-overlay){overflow:hidden}.term-modal-container{background-color:#fff;width:100%;max-width:800px;max-height:calc(100vh - 20rem);display:flex;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;z-index:10001;text-align:left}.term-content-scroll{flex:1;overflow-y:auto;padding:2rem}section.term-text{margin:0;padding:0;border:none;background-color:rgba(0,0,0,0);max-height:none;overflow-y:visible}section.term-text h2{margin-top:2em;font-size:1.2rem;border-bottom:2px solid #ddd;padding-bottom:.5em;margin-bottom:1em}section.term-text h2:first-child{margin-top:0}section.term-text h3{font-size:1.1rem;margin:1.5em 0 .5em}section.term-text ul,section.term-text ol{padding-left:1.5em;margin-bottom:1em}section.term-text p{margin-bottom:1em;line-height:1.6;text-align:left}.term-footer-fixed{flex-shrink:0;padding:1rem;background-color:#f0f0f0;text-align:center;border-top:1px solid #ddd}@layer reset, htmlBody, mixins, colors, header, footer, page, contactForm, confirm, termText