.site-footer{--fu:16px;font-size:var(--fu);font-family:"Darker Grotesque",sans-serif;line-height:1;color:#fff;-webkit-font-smoothing:auto;width:100%;box-sizing:border-box;margin-top:3em;padding:2.4em 0 2.2em;display:flex;flex-direction:column;align-items:center;text-align:center;}html[lang="ja"] .site-footer{font-family:"IBM Plex Sans JP","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;font-synthesis:none;}@media (max-width:915px){.site-footer{--fu:14px;}}@media (max-width:755px){.site-footer{--fu:13px;}}@media (max-width:600px){.site-footer{--fu:min(12px,2.353vw);}}body.hosted-page .site-footer{margin-top:0;}.site-footer,.site-footer *{box-sizing:border-box;}.site-footer-logo{display:inline;max-width:none;height:1.7em;width:auto;object-fit:contain;}@media (prefers-color-scheme:light){html:not(.has-rail):not([data-theme="dark"]) .site-footer-logo{filter:invert(1) hue-rotate(180deg);}}html:not(.has-rail)[data-theme="light"] .site-footer-logo{filter:invert(1) hue-rotate(180deg);}.site-footer-info{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;justify-items:center;gap:0.9em 1.5em;padding:1.2em 2.5em;box-sizing:border-box;width:100%;}.site-footer-fact{display:flex;flex-direction:column;align-items:center;gap:0.12em;}.site-footer-fact-label{font-size:0.62em;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:orange;}.site-footer-fact-value{font-size:0.8em;color:rgba(165,165,165,1);}.site-footer-fact-value--link{text-decoration:none;}.site-footer-fact-value--link:hover,.site-footer-fact-value--link:focus-visible{color:orange;}@media (max-width:755px){.site-footer-info{grid-template-columns:repeat(4,1fr);align-items:start;gap:1em 0.6em;}.site-footer-fact{text-align:center;}.site-footer-logo-link{order:-1;grid-column:1 / -1;display:flex;justify-content:center;}}.site-footer-note{width:min(calc(62 * var(--fu)),calc(100% - 3 * var(--fu)));margin-top:calc(0.2 * var(--fu));font-size:0.7em;line-height:1.4;color:rgba(105,105,105,1);}@media (max-width:510px){.site-footer-logo{height:2.1em;}.site-footer-fact-label{font-size:0.8em;}.site-footer-fact-value{font-size:1em;line-height:1.2;}.site-footer-note{font-size:0.9em;}}html[lang="ja"] .site-footer-note{line-height:1.55;}@media (max-width:510px){}