@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}h1{font-size:24px;margin-bottom:10px}a{text-decoration:none}.gray{color:#999}.card{background-color:hsla(0,0%,100%,.5);border:1px solid #654321;margin:5px;padding:20px}.card .card-header{align-items:center;background-color:#8c663f;color:#fff;display:flex;font-size:24px;padding:5px 10px}.icon{margin-bottom:-2px}.left-icon{margin-right:5px}.form{display:flex;flex-wrap:wrap;gap:10px}.form.feedback-form{justify-content:center;position:relative}.form.comment-form{justify-content:flex-end;position:relative}.form p.message{background-color:#654321;border-radius:3px;color:#fff;left:50%;margin:10px 0;padding:5px;position:absolute;top:0;transform:translate(-50%,-50%);width:80%}.form p.message.fadeout{animation:fade-out 3s;opacity:0}.form-textarea{border:1px solid #8c663f;font-size:18px;min-width:100px;outline:none}.form-textarea:disabled{background-color:hsla(0,0%,100%,.5);border:1px solid rgba(101,67,33,.5)}.form-textarea::placeholder{color:hsla(0,0%,60%,.5)}.form-textarea{padding:5px 10px;width:100%}.flex-justify-center>*{display:flex;justify-content:center}.flex-justify-center>:last-child{margin:0 auto}@keyframes fade-out{0%{opacity:1}to{opacity:0}}:root{font-family:Quicksand,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,メイリオ,Meiryo,sans-serif}*{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}body,html{background-color:#ffffef;font-size:14px;min-height:100vh;position:relative}body .center-container,html .center-container{height:100%;margin:auto;max-width:1140px}body .max-container,html .max-container{height:100%;margin:auto;max-width:100%;padding:0 20px}@media only screen and (max-width:1160px){body .max-container,html .max-container{padding:0}body,html{padding-bottom:40px}}body .row,html .row{display:flex;flex-wrap:wrap;padding-bottom:60px}body .row .col-3,html .row .col-3{flex:0 0 25%}body .row .col-5,html .row .col-5{flex:0 0 50%}body .row .col,html .row .col{flex-basis:0;flex-grow:1;max-width:100%}@media only screen and (max-width:1160px){body .row,html .row{flex-direction:column;padding-bottom:80px}body .row .col-3+.col,html .row .col-3+.col{margin-top:15px}}.footer_footer__Q4r1P{bottom:10px;color:#999;position:absolute;text-align:center;width:100%;z-index:2}.footer_links__GP7bt{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.footer_links__GP7bt .footer_link__L6W7F{color:#654321;cursor:pointer}