@charset "UTF-8";:root{--color-black: #333333;--color-white: #ffffff;--color-gray-600: #4c4c4c;--color-gray-500: #666666;--color-gray-400: #999999;--color-gray-300: #b2b2b2;--color-gray-200: #cccccc;--color-gray-100: #e6e6e6;--color-gray-050: #f2f2f2;--color-blue-water: #d0e4ff;--color-active: #fa6545;--color-disable: #8387eb;--color-body-text: #404448;--color-tag-filled-blue: #236ff1;--color-tag-light-gray-bg: #eeeeee;--color-tag-dark-gray-bg: #6c6c6c;--color-table-head: #fff9f0;--color-table-head-bg: var(--color-blue-water);--color-table-head-border: #d4d4d4;--color-table-tag: #e3e3e3;--color-table-inside-progress-bar: #83888e;--color-question-reply: #5f666c;--color-tooltip-border: #f86545;--color-timeline-bg: var(--color-blue-water);--color-timeline-title-bg: #4147d9;--color-input-border: #d9d9d9;--color-coming-soon-bg: #7f7f7f;--color-component-list-shadow: #f3f2f2;--color-fluorescent-green: #00b707;--color-fluorescent-red: #f40d0d;--color-fluorescent-red-bg: #fff2f2;--color-pagination-disable-bg: #979bff;--color-pagination-disable-icon: #4e54e2;--color-initial-animation-bg: #0817a6;--color-text: #999;--color-base-1-rgb: 55, 61, 211;--color-base-1: rgb(var(--color-base-1-rgb));--color-base-2: var(--color-white);--color-base-3: #f0f0f0;--color-base-4: #5564ec;--color-theme-blue: var(--color-base-1);--color-theme-dark-blue: #263162;--color-theme-light-blue: #edf3ff;--color-theme-bg-light-blue: #f4f9ff;--color-theme-orange: #f57c00;--color-graph-blue: #1a4dd1;--color-graph-dark-blue: #263162;--color-graph-light-blue: #8ddaeb;--color-graph-orange: var(--color-theme-orange);--color-graph-gray: #959595;--color-graph-light-gray: #bfbfbf;--color-scrollbar: #a8a8a8;--color-package-blue: #3aa1ff;--color-package-green: #2cad67;--color-package-orange: #e5a11c;--color-package-pink: #ed8aa8;--color-package-skeleton-blue: rgba(58, 161, 255, .3);--color-package-skeleton-green: rgba(44, 173, 103, .3);--color-package-skeleton-orange: rgba(229, 161, 28, .3);--color-package-skeleton-pink: rgba(237, 138, 168, .3);--color-package-skeleton-item-blue: #a5d3ff;--color-package-skeleton-item-green: #a5ffcf;--color-package-skeleton-item-orange: #ffe3a5;--color-package-skeleton-item-pink: #ffccd7;--color-playlist-pink: #ed8aa8;--color-playlist-yellow: #c5b948;--color-playlist-green: #07b08f;--font-family: "Roboto", "Noto Sans JP", "Hiragino Sans", "SF Pro", "\6e38\30b4\30b7\30c3\30af", "Yu Gothic", "segoe", "Meiryo UI", "\30d2\30e9\30ae\30ce\89d2\30b4  Pro W3", "Hiragino Kaku Gothic Pro", "\30e1\30a4\30ea\30aa", "Meiryo", "Helvetica Neue", "Helvetica", "Arial", "\ff2d\ff33  \ff30\30b4\30b7\30c3\30af", sans-serif;--font-weight-default: 300;--font-weight-bold-regular: 400;--font-weight-bold-medium: 500;--font-weight-bold: 600;--font-weight-title: 700;--button-default-size: 240px;--dashboard-sidebar-width-small: 300px;--dashboard-sidebar-width: 400px;--sp-max-width: 392px;--base-page-content-width: 1024px;--base-page-content-bp-width: 1036px;--base-page-content-bp2-width: 1536px;--max-content-full-width: 1920px;--header-max-height: 70px;--header-max-height-sp: 56px;--header-status-max-height: 53px;--header-status-max-height-sp: 37px;--nav-max-height: 45px;--z-index-timeline-circle: 1;--z-index-table-header: 2;--z-index-page-head: 3;--z-index-component-list: 4;--z-index-fixed-control-bar: 4;--z-index-layout-tooltip: 6;--z-index-modal-small: 7;--z-index-sp-side-blue: 8;--z-index-tooltip: 9;--z-index-header: 10;--z-index-modal: 11;--z-index-loading: 20;--z-index-initial-animation: 30}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;margin:0;border:0;padding:0;font:inherit;font-size:100%;text-decoration:none;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{color:var(--color-body-text);font-style:normal;font-weight:var(--font-weight-bold-regular);font-size:1rem;line-height:1.5;font-family:var(--font-family)}dl,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;background-color:transparent;border:none;padding:0;font-family:var(--font-family)}input:not(input[type=checkbox]){color:var(--color-body-text);font-family:var(--font-family);font-size:1.125rem;font-weight:var(--font-weight-bold-regular);border-radius:4px;border:none;background:var(--color-white);padding-left:16px;padding-right:16px}input:not(input[type=checkbox])::placeholder{color:var(--color-gray-300)}html{letter-spacing:normal}body{scroll-behavior:smooth;scroll-padding-top:var(--scroll-padding-top);overflow-y:auto;scrollbar-gutter:stable}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar)}body.modal-open{width:100%;overflow-y:hidden}body.modal-open.mod-has-overflow::-webkit-scrollbar{background-color:var(--color-scrollbar)}.coming-soon{display:flex;align-items:center;position:relative}.coming-soon:before{content:"Coming soon";background-color:var(--color-coming-soon-bg);color:var(--color-white);position:absolute;z-index:1;padding-left:20px;padding-right:20px;text-align:center;font-size:.875rem;line-height:1.5}.button.coming-soon{white-space:nowrap}@media screen and (min-width: 392px) and (max-width: 1023px){html,body{background:#e3e3e3!important}.dashboard-layout-wrapper{position:relative}.dashboard-layout-wrapper:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#e3e3e3;z-index:-3}}@media screen and (min-width: 1537px){html,body{background:#e3e3e3!important}.dashboard-layout-wrapper{position:relative}.dashboard-layout-wrapper:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#e3e3e3;z-index:-3}}@media print{body{display:none!important}}.filter-window__sections{display:grid;grid-template-columns:1fr;grid-gap:16px 32px}@media screen and (min-width: 1024px){.filter-window__sections.mod-grid{grid-template-columns:repeat(2,1fr)}}.filter-window__section-title-text{font-size:1rem;font-weight:var(--font-weight-bold-medium)}.filter-window__fields{display:flex;flex-direction:column;gap:8px;margin-top:8px}@media screen and (min-width: 768px){.filter-window__fields.mod-inline{flex-direction:row;align-items:center;justify-content:flex-start}}.filter-window__checkbox .checkbox{width:100%;padding:15px 12px;border:1px solid var(--color-input-border);border-radius:8px;transition:outline .2s cubic-bezier(.1,1.36,.58,1)}.filter-window__checkbox .checkbox:hover{border-color:transparent;outline:2px solid var(--color-theme-blue)}.filter-window__field{width:100%;padding:15px 12px;border:1px solid var(--color-input-border);border-radius:8px;transition:outline .2s cubic-bezier(.1,1.36,.58,1)}.filter-window__field:hover{border-color:transparent;outline:2px solid var(--color-theme-blue)}.filter-window__input,.filter-window input:not(input[type=checkbox]).filter-window__input{max-width:100%;width:100%;padding-left:0;padding-right:0;border-radius:0;font-size:1rem;outline:none}.filter-window__sections+.filter-window__cta{margin-top:24px}.filter-window__cta{padding-right:calc((100% - var(--button-default-size)) / 2);padding-left:calc((100% - var(--button-default-size)) / 2)}

/*# sourceMappingURL=styles.5e8efe4888ef8992.css.map*/