@import"https://fonts.googleapis.com/css2?family=Kaisei+Decol&display=swap";@import"https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";dialog.standard{max-width:100%;display:flex;flex-direction:column;row-gap:20px;border-radius:5px;border:0}dialog.standard.theme-light{background-color:#fff}dialog.standard.theme-light::backdrop{background-color:#0f0f0f;opacity:.5}dialog.standard.theme-dark{background-color:#282828;color:#fff;border:2px solid rgb(105,105,105)}dialog.standard.theme-dark::backdrop{background-color:#000;opacity:.4}button.standard{border-radius:5px;color:#fff;border:1px solid;outline:0;padding:5px;cursor:pointer}button.standard:disabled{opacity:.7;cursor:default}body.theme-light button.standard{border-color:transparent;background-color:#cf4844}body.theme-light button.standard:not(:disabled):active{background-color:#e1726e}body.theme-dark button.standard{border-color:#000;background-color:#000}body.theme-dark button.standard:not(:disabled):active{background-color:#646464}input[type=text].standard{border-radius:5px;border:1px solid;outline:0;padding:8px}body.theme-light input[type=text].standard{border-color:#cf4844}body.theme-light input[type=text].standard:focus{outline:1px solid rgb(207,72,68)}body.theme-dark input[type=text].standard{color:#fff;background-color:#0f0f0f;border-color:#646464}body.theme-dark input[type=text].standard:focus{outline:1px solid rgb(100,100,100)}textarea.standard{border-radius:5px;border:1px solid;outline:0;padding:8px}body.theme-light textarea.standard{border-color:#cf4844}body.theme-light textarea.standard:focus{outline:1px solid rgb(207,72,68)}body.theme-dark textarea.standard{color:#fff;background-color:#0f0f0f;border-color:#646464}body.theme-dark textarea.standard:focus{outline:1px solid rgb(100,100,100)}select.standard{border-radius:5px;padding-block:2px;padding-inline:1px}select.standard.theme-dark{background-color:#000;color:#fff}@font-face{font-family:Kukde;src:url(../../../font/Kukde.otf);font-weight:400}@font-face{font-family:Kukde;src:url(../../../font/Kukde-bold.otf);font-weight:700}html,body{margin:0;font-family:Noto Sans JP,Noto Sans KR;font-size:16px;overflow-x:hidden}@media(prefers-color-scheme:dark){body,body.theme-dark{color:#fff;background-color:#282828}body.theme-light{color:#000;background-color:#fff}}body.theme-dark{color:#fff;background-color:#282828}a,a:visited{text-decoration:none}body.theme-light a{color:#cf4844}body.theme-dark a{color:#e1a743}h1{margin-block:10px}h2{margin-block:5px}.container.svelte-1wddn82{width:50px;height:22px;border:2px solid;border-radius:12px;border-color:#fff;position:relative;background-color:#fff;cursor:pointer}.container.svelte-1wddn82.theme-dark{border-color:#838383;background-color:#838383}.circle.svelte-1wddn82{width:22px;height:22px;border-radius:11px;position:absolute;top:0;overflow:hidden;transition:left .3s,color .3s}.circle.svelte-1wddn82.theme-light{background-color:#cf4844;left:0}.circle.svelte-1wddn82.theme-dark{background-color:#0f0f0f;left:calc(100% - 22px)}.circle-img-container.svelte-1wddn82{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4px;position:absolute;margin-top:2px;transition:left .2s}.circle-img-container.svelte-1wddn82.theme-dark{left:2px}.circle-img-container.svelte-1wddn82.theme-light{left:calc(100% - 42px)}.circle-img.svelte-1wddn82{width:18px;height:18px;filter:invert(100%)}.mobileside-background.svelte-1lsvg6i{position:fixed;top:0;left:0;z-index:100;width:100vw;height:100vh;background-color:#00000080}.mobileside-background.svelte-1lsvg6i:not(.show){display:none}.mobileside.svelte-1lsvg6i{position:fixed;top:0;right:0;z-index:101;width:250px;max-width:100vw;height:100vh;padding:10px;box-sizing:border-box;transition:transform .2s}.mobileside.svelte-1lsvg6i.theme-light{background-color:#fff}.mobileside.svelte-1lsvg6i.theme-dark{background-color:#282828}.mobileside.svelte-1lsvg6i:not(.show){transform:translate(100%)}h2.svelte-1lsvg6i{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:5px;row-gap:5px;margin-bottom:20px}h2.svelte-1lsvg6i .btn-container:where(.svelte-1lsvg6i){flex:1 0 auto;display:flex;column-gap:5px;align-items:center;justify-content:flex-end}a.navBtn.svelte-1lsvg6i{display:flex;flex-direction:row;align-items:center;column-gap:2px;color:inherit;cursor:pointer;box-sizing:border-box;padding-block:5px;padding-inline:5px}a.navBtn.svelte-1lsvg6i:not(:nth-last-child(1)){border-bottom:1px solid gray}a.navBtn.svelte-1lsvg6i span:where(.svelte-1lsvg6i){transform:translateY(-1px)}header.svelte-1dvd3u6{width:100%;height:50px;box-sizing:border-box;padding-inline:40px;display:flex;align-items:center;justify-content:space-between}header.svelte-1dvd3u6.theme-light{background-color:#cf4844}header.svelte-1dvd3u6.theme-dark{background-color:#332e2e}header.svelte-1dvd3u6.isMobile{padding-inline:20px}.left.svelte-1dvd3u6,.right.svelte-1dvd3u6{display:flex;justify-content:center;align-items:center;column-gap:10px}:is(.left.svelte-1dvd3u6,.right.svelte-1dvd3u6).isMobile{column-gap:10px}.logo.svelte-1dvd3u6{width:30px;height:30px}.hamburger.svelte-1dvd3u6{display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;width:30px;height:25px}.hamburger.svelte-1dvd3u6 .bar:where(.svelte-1dvd3u6){width:100%;height:4px;border-radius:2px}.hamburger.svelte-1dvd3u6 .bar:where(.svelte-1dvd3u6).theme-light{background-color:#fff}.hamburger.svelte-1dvd3u6 .bar:where(.svelte-1dvd3u6).theme-dark{background-color:#bcbcbc}a.navBtn.svelte-1dvd3u6{display:flex;flex-direction:row;align-items:center;column-gap:2px;color:#fff;font-weight:700;cursor:pointer;box-sizing:border-box;padding-block:2px;padding-inline:5px;border-radius:5px}a.navBtn.svelte-1dvd3u6:hover{background-color:#fff3}a.navBtn.svelte-1dvd3u6 span:where(.svelte-1dvd3u6){transform:translateY(-1px)}main.svelte-t1cweu{width:100%;max-width:1020px;padding-inline:10px;padding-block:10px;box-sizing:border-box;margin-left:auto;margin-right:auto}main.svelte-t1cweu.hide{display:none}.loading-container.svelte-t1cweu{width:100%;text-align:center}.loading.svelte-t1cweu{width:100%;max-width:200px}
