@keyframes skeleton-shimmer{0%{background-position:200%0}to{background-position:-200%0}}html,body{margin:0;padding:0}:root{--font-base:"Noto Sans JP", sans-serif;--font-poppins:"Poppins", sans-serif;--base-width:375;--vw-per-px:calc(100vw / var(--base-width))}@media (min-width:1024px){:root{--base-width:1200}}:root{--text-black:#000;--text-white:#fff;--text-gray:#666;--text-gray-light:#c2c3c3;--text-emerald:#55ffb4;--text-pink:#ff48be;--text-purple:#5316ff;--text-link:#ff73d7;--text-accent:#ff006e;--text-decoration:linear-gradient(90deg, #000, gray);--border-black:#000;--border-white:#fff;--border-gray-dark:#646464;--border-gray-mid:gray;--border-gray-light:#f3f3f3;--border-inquiry:linear-gradient(90deg, #55ffb4, #ff82dc, #4773bf);--border-emerald:#55ffb4;--border-music:linear-gradient(90deg, #55ffb4, #ff82dc);--border-service:linear-gradient(90deg, #55ffb4, #4773bf);--button-black:#000;--button-white:#fff;--button-emerald:#55ffb4;--button-pink:#ff82dc;--background-black:#000;--background-white:#fff;--background-gray:#ddd;--background-gray-light:#f4f4f4;--point-black:#343434;--point-white:#fff;--point-gray:#b6b6b6;--point-emerald:#55ffb4;--point-pink:#ff82dc;--point-purple:#737bff;--header-alert-height:0px;--header-nav-height:56px;--header-height:calc(var(--header-nav-height)  + var(--header-alert-height));--point-gradient:linear-gradient(90deg, var(--point-emerald), var(--point-pink), var(--point-purple))}@media (min-width:744px){:root{--header-nav-height:64px}}@media (min-width:1024px){:root{--header-nav-height:72px}}html{scroll-behavior:smooth;height:100%;scroll-padding-top:var(--header-height)}body{height:100%;font-family:var(--font-base);color:var(--text-black);background-color:var(--background-white);font-size:16px;font-weight:500;line-height:1}a,button,label{cursor:pointer;-webkit-tap-highlight-color:transparent}@media (any-hover:none){a,button,label{cursor:default}}svg,iframe,img{object-fit:contain}img{max-width:100%;height:auto;display:block}@media (min-width:744px){.sp-only{display:none!important}}@media (min-width:1024px){.sp-tab{display:none!important}}.tab-pc{display:none!important}@media (min-width:744px){.tab-pc{display:revert!important}}.pc-only{display:none!important}@media (min-width:1024px){.pc-only{display:revert!important}}.character-sway{--character-sway-x-from:10px;--character-sway-rotate-from:5deg;--character-sway-x-to:-10px;--character-sway-rotate-to:-5deg;transform-origin:center;animation:3.6s ease-in-out infinite character-sway}@media (prefers-reduced-motion:reduce){.character-sway{animation:none}}@keyframes character-sway{0%{transform:rotate(var(--character-sway-rotate-from))}50%{transform:rotate(var(--character-sway-rotate-to))}to{transform:rotate(var(--character-sway-rotate-from))}}@keyframes skeleton-animation{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:743px){a.header-contact-btn.button.small{--frame-gap:0px;width:169px!important;height:32px!important;min-height:32px!important;padding:0!important}}@media (min-width:744px){a.header-contact-btn.button.small{width:209px!important;height:44px!important;padding:12px 24px!important}}