@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul[role=list],ol[role=list],ul,li{list-style:none;list-style-type:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:none}q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}i,em{font-style:normal}input,button,textarea,select{background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{text-decoration:none}img,picture{max-width:100%;display:block}form{width:100%}html{font-size:62.5%;background-color:var(--color-page)}body{min-height:100vh;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:auto;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,メイリオ,Meiryo,sans-serif;color:var(--color-text);background-color:var(--color-page);font-size:1.6rem;line-height:1.5;letter-spacing:0}body *{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,メイリオ,Meiryo,sans-serif}body,#app{min-height:100vh}a{color:var(--color-link)}input,textarea,select{color:var(--color-text)}html[data-theme=dark]{scrollbar-color:var(--color-border) var(--color-page)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:not(:focus):invalid{scroll-margin-top:200px}.br-pc{display:block}@media screen and (max-width:834px){.br-pc{display:none}}.br-sp{display:none}@media screen and (max-width:834px){.br-sp{display:block}}.icon{width:2.4rem;height:2.4rem}.icon *{fill:var(--black_1)}.form{width:100%}:root{color-scheme:light dark;--color-page: #ffffff;--color-surface: #ffffff;--color-surface-muted: #f5f5f5;--color-surface-raised: #ffffff;--color-card: #ffffff;--color-text: #1f2024;--color-text-muted: #52545d;--color-border: #d8dbe3;--color-border-subtle: #ececf1;--color-accent: #6f3cc3;--color-accent-hover: #54269e;--color-link: #0a7ec8;--color-chip-bg: #dff1fb;--color-chip-text: #0a7ec8;--color-heading-bg: #f1f1f3;--color-heading-gradient: linear-gradient(180deg, #f7f7f8 0%, #eeeeef 100%);--color-card-gradient: linear-gradient(180deg, #ffffff 0%, #f7f7fa 100%);--color-accent-surface-gradient: linear-gradient(180deg, #f8f5ff 0%, #f1ecfa 100%);--color-callout-bg: #fbf9ff;--color-callout-text: #52545d;--color-callout-heading-bg: #1f2024;--color-callout-heading-text: #ffffff;--color-empty-gradient: linear-gradient(135deg, #fafafa 0%, #f2f2f4 100%);--color-input-bg: #ffffff;--color-header: #24252a;--color-header-border: #35363c;--color-header-text-muted: #ececf1;--color-section-heading-bg: #1f2024;--color-section-heading-text: #ffffff;--color-danger-bg: #ffe3e1;--black_1: #2d2d2d;--white_1: #ffffff;--gray_1: #919191;--gray_2: #c8c8c8;--gray_3: #d9d9d9;--gray_4: #f5f5f5;--transparent_1: rgba(#ffffff, .5);--red_1: #d2462d;--red_2: #e17369;--red_3: #E44D4D;--error_backcolor_red: #FFE3E1;--blue_1: #2878d2;--blue_1_hover: #72a2d9;--area_hover_backcolor: #E6F0FA;--blue_2: #6996d2;--orange_1: #e6a51d;--orange_2: #e1be64;--beige_1: #f0e6d2;--beige_2: #f5f0e2;--item_header_color: #DCD5E7;--purple_2: #8c73c6;--purple_3: #d2c8ec;--purple_pink_2: #c86e87;--blue_green_2: #78b4be;--blue_green_3: #bee1eb;--yellow_1: #F5F569;--yellow_2: #e6e65f;--yellow_green_2: #b9d255;--green_1: #19be5a;--green_2: #82cda0;--logo_color_green: #006B48;--ranking_3rd: #B38100;--time: .2s;--ease: ease}html[data-theme=dark]{--color-page: #18191d;--color-surface: #222329;--color-surface-muted: #1d1e23;--color-surface-raised: #2a2b31;--color-card: #2a2b31;--color-text: #f2f2f4;--color-text-muted: #b5b6be;--color-border: #454750;--color-border-subtle: #363840;--color-accent: #b99aef;--color-accent-hover: #cfb9f5;--color-link: #75c7f4;--color-chip-bg: #293b4a;--color-chip-text: #8bd2f7;--color-heading-bg: #2a2b31;--color-heading-gradient: #2a2b31;--color-card-gradient: #2a2b31;--color-accent-surface-gradient: #2a2b31;--color-callout-bg: #fbf9ff;--color-callout-text: #52545d;--color-callout-heading-bg: #1f2024;--color-callout-heading-text: #ffffff;--color-empty-gradient: #2a2b31;--color-input-bg: #222329;--color-danger-bg: #492a2d;--color-header-text-muted: #d7d8de;--color-section-heading-bg: #2a2b31;--color-section-heading-text: #f2f2f4;--black_1: var(--color-text);--white_1: var(--color-surface);--gray_1: var(--color-text-muted);--gray_2: var(--color-border);--gray_3: var(--color-surface-raised);--gray_4: var(--color-page);--error_backcolor_red: var(--color-danger-bg);--blue_1: var(--color-link);--blue_1_hover: #a5ddfb;--area_hover_backcolor: #293b4a;--item_header_color: #34313d;--blue_green_3: #293b4a}
