:root{--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--color-text-logo:#000;--color-text-main:#333;--color-text-sub:#999;--color-bg-main:#fff;--color-bg-sub:#f3f3f3;--color-text-code:#d0d0d0;--color-bg-code:#282c34;--color-border-dark:#ccc;--color-border:#ddd;--color-border-light:#f3f3f3;--color-current:#eee;--border-radius:4px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--color-bg-main);cursor:none}.custom-cursor{width:20px;height:20px;border-radius:50%;position:fixed;pointer-events:none;background-color:rgba(0,0,0,.3);z-index:9999;transition:width .3s,height .3s,border-color .3s,background-color .3s;transform:translate(-50%,-50%)}@media (max-width:640px){.custom-cursor{display:none}}.custom-cursor:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:rgba(0,0,0,.3);border-radius:50%;transition:width .3s,height .3s,background-color .3s}.custom-cursor.hover{width:40px;height:40px;border:1px solid #000;background-color:transparent}.custom-cursor.hover:after{width:4px;height:4px;background-color:#000}a,button{cursor:none}body{font-family:Bahnschrift,-apple-system,BlinkMacSystemFont,Helvetica Neue,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,Arial,メイリオ,Meiryo,sans-serif;color:var(--color-text-main);line-height:1.8}code{font-family:menlo,inconsolata,monospace}a{color:inherit;text-decoration:none}ol,ul{list-style:none}input[type=search]{outline:none}button{pointer-events:cursor}.layout_main__AIx7Y{width:100%;padding:20px;max-width:1440px;margin:0 auto}@media (max-width:640px){.layout_main__AIx7Y{width:auto;padding:0 16px}}.Footer_footer__MyMHQ{padding:16px 24px;text-align:center;color:var(--color-text-sub);font-size:.8rem;margin-top:80px;display:flex;flex-direction:column;align-content:center;align-items:center}.Footer_icons__iKYcz{display:flex;justify-content:center;align-items:center;margin-bottom:8px;gap:8px}.Footer_icon__uKu29{width:20px;height:20px}.Footer_logoFooter__kAsmX svg{width:111px;height:98px}.ContactButton_contactButton__dLT_R{align-self:stretch;background-color:#f4f4f4;color:#7f7f7f;white-space:nowrap;padding:7px 10px;border:1px solid #ededed;cursor:none}.ContactButton_contactButtons__VyAX8{display:flex}.ContactButton_iconButton__K_odi{background-color:transparent;border:none;padding:10px;cursor:none;display:flex;align-items:center;justify-content:center}.ContactButton_iconButton__K_odi:hover{background-color:#e6e6e6}.grayOff.ContactButton_contactButtons__VyAX8{gap:0}.grayOff .ContactButton_iconButton__K_odi{border:1px solid #fff;background-color:#fff;color:#7f7f7f;padding:6px}.grayOff .ContactButton_iconButton__K_odi:hover{background-color:#e6e6e6}@media (max-width:640px){.ContactButton_contactButtons__VyAX8{justify-content:flex-end}}.BGM_bgmContainer__OObLB{position:fixed;bottom:20px;right:20px;z-index:1}@media (max-width:768px){.BGM_bgmContainer__OObLB{z-index:1}}.BGM_bgmButton__g1Y_F{background:none;border:none;cursor:pointer;padding:10px;border-radius:50%;transition:background-color .3s;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:1001}.BGM_bgmButton__g1Y_F:hover{background-color:hsla(0,0%,100%,.1)}.BGM_waveform__0QLF5{width:40px;height:40px;cursor:none}.BGM_headphoneIcon__sSXhc{position:absolute;top:39%;left:50%;transform:translate(-50%,-50%);width:28px;height:23px;z-index:-1}