#root{max-width:192rem;margin:0 auto}.App{font-size:1.6rem;line-height:2.4rem}.input-root{display:flex}.input-root.input-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.input-root .label{padding-top:.8rem;min-width:fit-content}.input-root .input-wrapper{width:100%}.input-root .input-wrapper .ant-input{height:3.5rem;font-size:1.4rem;line-height:1.89rem;border-radius:.8rem;border-color:#413f444d}.input-root .input-wrapper .ant-input::placeholder{color:#c9c9c9;opacity:1}@media(max-width:480px){.input-root .input-wrapper .ant-input::placeholder{font-size:1.2rem}}.input-root .input-wrapper .ant-input:-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.input-root .input-wrapper .ant-input:-ms-input-placeholder{font-size:1.2rem}}.input-root .input-wrapper .ant-input::-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.input-root .input-wrapper .ant-input::-ms-input-placeholder{font-size:1.2rem}}.input-root .input-wrapper .ant-input.ant-input-disabled{border-color:#413f444d}.input-root .input-wrapper .ant-input.ant-input-disabled{border-color:#413f4480!important;color:#000}.input-root .input-wrapper.input-password input.ant-input{padding-right:4rem}.input-root .input-wrapper .ant-input-affix-wrapper{height:3.5rem;font-size:1.4rem;line-height:1.89rem;border-radius:.8rem;border-color:#413f444d}.input-root .input-wrapper .ant-input-affix-wrapper .ant-input{height:100%;border:none}.input-root .input-wrapper .ant-input-affix-wrapper:focus .ant-input-clear-icon,.input-root .input-wrapper .ant-input-affix-wrapper:hover .ant-input-clear-icon{opacity:1}.input-root .required{color:#d23f1c;font-size:1.2rem;line-height:1.6rem}.input-root .input-item{display:flex;align-items:center;gap:.5rem;position:relative}.input-root .input-item .icon-password{cursor:pointer;position:absolute;right:0rem}.input-root .input-item .label-after{color:#707070}.input-root.disable-white .ant-input.ant-input-disabled{border-color:#413f444d;background-color:#fff}.input-root .ant-input-clear-icon{font-size:2.3rem;opacity:0}.input-root .ant-input,.input-root .ant-input-affix-wrapper{border:1.5px solid #8e8e8e!important}.loading-page-root{z-index:99999;position:fixed;top:0;left:0;bottom:0;right:0;background:#413f444d;display:flex;justify-content:center;align-items:center;transition:all .4s ease}.loading-page-root .spin svg path{fill:var(--dynamic-color-primary)}.ant-modal-root .ant-modal-title{color:var(--dynamic-color-primary);text-align:center}.ant-modal-root .ant-modal,.ant-modal-root .ant-modal-content{border-radius:1.2rem}.ant-modal-root .ant-modal-content .ant-modal-header{border-radius:1.2rem 1.2rem 0 0;padding:0!important;height:6rem;display:flex;align-items:center;justify-content:center}.ant-modal-root .ant-modal-content .ant-modal-header .ant-modal-title{font-size:2rem;color:#000}.ant-modal-root .ant-modal-content .ant-modal-footer{padding:0;padding-bottom:2rem;text-align:center;border-top:0;display:flex;justify-content:center;flex-direction:row-reverse;column-gap:2rem}.ant-modal-root .ant-modal-content .ant-modal-footer button{border-radius:.6rem;font-size:1.6rem;line-height:2.4rem;padding:0;color:#fff;border-color:unset;width:11rem;min-width:unset;height:unset;min-height:unset}.ant-modal-root .ant-modal-content .ant-modal-footer button.ant-btn-default{background-color:#efefef}.ant-modal-root .ant-modal-content .ant-modal-footer button.ant-btn-primary{background-color:var(--dynamic-color-primary);color:var(--dynamic-color-text)}.ant-modal-root .ant-modal-content .ant-modal-footer button.ant-btn-primary:disabled{background-color:rgba(var(--dynamic-color-primary),.6)}.ant-modal-root .ant-modal-content .ant-modal-footer button:focus,.ant-modal-root .ant-modal-content .ant-modal-footer button:hover,.ant-modal-root .ant-modal-content .ant-modal-footer button:active{border-color:unset}.textarea-common-root{font-size:1.4rem;line-height:2.4rem;display:flex;border-radius:.8rem}.textarea-common-root .label-wrapper{display:flex}.textarea-common-root .label-wrapper.textarea-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.textarea-common-root .textarea-wrapper{width:100%}.textarea-common-root .textarea-wrapper .textarea-root{font-size:1.6rem;line-height:2.4rem;min-height:9.8rem;color:#000}.textarea-common-root .textarea-wrapper .textarea-root:hover,.textarea-common-root .textarea-wrapper .textarea-root:focus{box-shadow:none}.textarea-common-root .textarea-wrapper textarea{resize:none}.textarea-common-root .textarea-wrapper textarea.ant-input-disabled{color:#000;border-color:#413f4480!important}.textarea-common-root .label{padding-top:3.8rem}.textarea-common-root .required{color:#d23f1c;font-size:1.2rem}.textarea-common-root.disable-white .ant-input.ant-input-disabled{background-color:#fff;color:#000}.textarea-common-root textarea{border:1.5px solid #8e8e8e}.ant-notification,.ant-notification-topRight{width:100%;display:flex;justify-content:center;left:0}.ant-notification-notice,.ant-notification-notice.ant-notification-notice-success .ant-notification-notice-with-icon,.ant-notification-notice.ant-notification-notice-error .ant-notification-notice-with-icon{display:flex;align-items:center}.ant-notification-notice.ant-notification-notice-success .ant-notification-notice-with-icon .ant-notification-notice-icon,.ant-notification-notice.ant-notification-notice-error .ant-notification-notice-with-icon .ant-notification-notice-icon{margin-left:-.5rem}.ant-notification-notice.ant-notification-notice-success .ant-notification-notice-with-icon .ant-notification-notice-message,.ant-notification-notice.ant-notification-notice-error .ant-notification-notice-with-icon .ant-notification-notice-message{margin-left:4.5rem;color:inherit}.auto-complete-root{display:flex;position:relative;align-items:center}.auto-complete-root.auto-complete-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.auto-complete-root .label{padding-top:.8rem;min-width:fit-content}.auto-complete-root .auto-complete-input:hover.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--dynamic-color-primary)}.auto-complete-root .auto-complete-input.ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:.8rem;border:.1rem solid rgba(65,63,68,.3);height:4rem}.auto-complete-root .auto-complete-input .ant-select-single .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.auto-complete-root .auto-complete-input .ant-select-selection-placeholder{margin:auto;color:silver}.auto-complete-root .required{color:#d23f1c;font-size:1.2rem}.auto-complete-root svg{position:absolute;right:1rem;top:28%}.auto-complete-root{min-height:7rem;gap:0}.auto-complete-root .label{min-width:17.8rem}.auto-complete-root .input-wrapper{max-width:45rem}.auto-complete-root .input-wrapper .input-item input{max-width:45rem;width:45rem}.auto-complete-root .auto-complete-wrapper{width:21.5rem!important}.auto-complete-root .auto-complete-wrapper .auto-complete-input{width:100%}.auto-complete-root .auto-complete-wrapper .auto-complete-input .ant-select-selector{display:flex;align-items:center;position:relative;height:3.5rem!important;min-height:3.5rem!important;border-radius:.5rem!important;border:.1rem solid rgba(65,63,68,.3)}.auto-complete-root .auto-complete-wrapper .auto-complete-input .ant-select-selector .label-after{color:#707070}.auto-complete-root.disable-white .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#fff}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{height:100%}.autocomplete-options{max-width:26rem}.button-root{width:13rem;height:3.5rem}.button-root.reset-css.ant-btn{width:100%;height:100%;cursor:default;outline:inherit}.button-root.reset-css.ant-btn:after{display:none}.button-root.ant-btn{border-color:var(--dynamic-color-primary);background-color:var(--dynamic-color-primary);color:var(--dynamic-color-text);box-shadow:none;min-width:5rem;height:auto;min-height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.button-root.ant-btn span{font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;gap:.7rem}.button-root.ant-btn.button-root-text-center{display:flex;align-items:center;justify-content:center}.button-root:hover,.button-root:focus{background-color:var(--dynamic-color-primary);border-color:var(--dynamic-color-primary)}.button-root.ant-btn-primary[disabled],.button-root .ant-btn-primary[disabled]:hover,.button-root .ant-btn-primary[disabled]:focus,.button-root .ant-btn-primary[disabled]:active{color:#fff!important;background-color:var(--dynamic-color-primary)!important;opacity:.45;border-color:transparent!important}.button-root.ant-btn-primary:hover,.button-root.ant-btn-primary:focus{background-color:var(--dynamic-color-primary)}.checkbox-root{display:flex}.checkbox-root .checkbox-item .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--dynamic-color-primary);border-color:var(--dynamic-color-primary)}.checkbox-root .checkbox-item .ant-checkbox-wrapper:after span:after{outline:none}.checkbox-root .ant-checkbox .ant-checkbox-inner{border:1.5px solid #8e8e8e}.ant-select-dropdown{max-height:28rem;overflow-y:auto!important}.ant-tree-select-dropdown{padding:0;padding-bottom:.5rem}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode{padding:0 .8rem}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper{width:100%}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper .select-all__block{border-bottom:.1rem solid rgba(65,63,68,.32);margin-bottom:.2rem;margin:0 -.7rem .3rem}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-checkbox-group{padding-bottom:.2rem;margin-left:.4rem}.ant-tree-select-dropdown .ant-select-tree-list-holder{max-height:unset!important;overflow-y:unset!important;overflow-anchor:unset!important}.ant-select-tree .ant-select-tree-treenode{padding-left:1rem}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner{border-color:#413f4452}.collapse-root.ant-collapse{width:100%;margin-bottom:.5rem!important;background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 .3rem .6rem #00000029}.collapse-root.ant-collapse .ant-collapse-item .ant-collapse-header{height:5.6rem;align-items:center!important;text-align:center!important;justify-content:space-between;flex-direction:row-reverse;padding:1.5rem!important;font-size:1.6rem;line-height:2.4rem}.collapse-root.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{transform:scale(-1)}.collapse-root.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow svg{width:2rem;height:2rem;transform:rotate(180deg)}.collapse-root.ant-collapse .ant-collapse-item .ant-collapse-content{border-top:.1rem solid rgba(65,63,68,.3)}.collapse-root.ant-collapse .collapse-root__content{text-align:left}.datepicker-root{display:flex;width:21.5rem}.datepicker-root.datepicker-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.datepicker-root .label{min-width:fit-content;padding-top:.8rem}.datepicker-root .datepicker-item:hover,.datepicker-root .datepicker-item:focus{border-color:#413f444d;box-shadow:none}.datepicker-root .datepicker-item.ant-picker-focused{border-color:#413f444d;box-shadow:none}.datepicker-root .datepicker-item{display:flex;align-items:center;height:3.5rem;width:100%;min-height:3.5rem;border-radius:.8rem;border-color:#413f444d}.datepicker-root .datepicker-item .ant-picker-input input{height:3.5rem;font-size:1.6rem;line-height:1.89rem;border-radius:.8rem;border-color:#413f444d}.datepicker-root .datepicker-item .ant-picker-input input::placeholder{color:#c9c9c9;opacity:1}@media(max-width:480px){.datepicker-root .datepicker-item .ant-picker-input input::placeholder{font-size:1.2rem}}.datepicker-root .datepicker-item .ant-picker-input input:-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.datepicker-root .datepicker-item .ant-picker-input input:-ms-input-placeholder{font-size:1.2rem}}.datepicker-root .datepicker-item .ant-picker-input input::-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.datepicker-root .datepicker-item .ant-picker-input input::-ms-input-placeholder{font-size:1.2rem}}.datepicker-root .datepicker-item .ant-picker-input input.ant-input-disabled{border-color:#413f444d}@media(max-width:480px){.datepicker-root .datepicker-item .ant-picker-input input{font-size:1.2rem}}.datepicker-root .datepicker-item .ant-picker-input input[disabled]{color:#4b4b4b}.datepicker-root .ant-picker-panel .ant-picker-body .ant-picker-content .ant-picker-cell-inner:before{border-color:#413f444d}.datepicker-root .ant-picker-panel .ant-picker-body .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#413f444d}.datepicker-root .ant-picker-panel .ant-picker-footer a{color:#000}.datepicker-root .required{color:#d23f1c;font-size:1.2rem}.datepicker-root.disable-white .ant-picker.ant-picker-disabled{background-color:#fff}.datepicker-root.disable-white .ant-picker.ant-picker-disabled input{color:#000!important;font-size:1.4rem}.ant-picker-dropdown .ant-picker-today-btn{color:var(--dynamic-color-primary)}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--dynamic-color-primary)}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background-color:var(--dynamic-color-primary)}.ant-picker-clear{font-size:2.3rem}.btn-csv-root{width:11.6rem;height:3.5rem;border:.1rem solid rgba(65,63,68,.3);border-radius:.1rem;background-color:var(--dynamic-color-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dynamic-color-text);font-size:1.6rem}.btn-csv-root:hover{background-color:var(--dynamic-color-primary);color:var(--dynamic-color-text)}.pagination-root .ant-pagination-item-active{border-color:var(--dynamic-color-primary);background-color:var(--dynamic-color-primary)}.pagination-root .ant-pagination-item-active a,.pagination-root .ant-pagination-item-active.ant-pagination-item:hover a{color:var(--dynamic-color-text)}.pagination-root .ant-pagination-item:hover{border-color:var(--dynamic-color-primary)}.pagination-root .ant-pagination-item:hover a{color:unset}.pagination-root .ant-pagination-prev :hover,.pagination-root .ant-pagination-next :hover{border-color:var(--dynamic-color-primary);color:var(--dynamic-color-primary)}.pagination-root .ant-pagination-prev .ant-pagination-item-link,.pagination-root .ant-pagination-next .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.pagination-root .ant-pagination-prev .ant-pagination-item-link span,.pagination-root .ant-pagination-next .ant-pagination-item-link span{font-size:1.6rem}.multi-select-root{display:flex;align-items:center}.multi-select-root.input-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.multi-select-root .field-wrapper .required{color:#d23f1c;font-size:1.2rem;line-height:1.6rem}.multi-select-root .ant-select.ant-select-multiple{width:21.5rem!important}@media(max-width:480px){.multi-select-root .ant-select.ant-select-multiple{width:100%!important}}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector{display:flex;align-items:center;position:relative;height:3.5rem;min-height:3.5rem;border-radius:.5rem!important;border-color:#413f444d}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector:not(.ant-select-customize-input){min-height:3.5rem}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input{font-size:1.6rem;line-height:1.89rem}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input::placeholder{color:#c9c9c9;opacity:1}@media(max-width:480px){.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input::placeholder{font-size:1.2rem}}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input:-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input:-ms-input-placeholder{font-size:1.2rem}}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input::-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input::-ms-input-placeholder{font-size:1.2rem}}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search input.ant-input-disabled{border-color:#413f444d}.multi-select-root .ant-select.ant-select-multiple .ant-select-selector .label-after{color:#707070}.multi-select-root .ant-select{width:100%}.multi-select-root .ant-select .ant-select-selection-overflow{flex-wrap:nowrap}.multi-select-root .ant-select .ant-select-selection-overflow .ant-select-selection-overflow-item{max-width:95%}.multi-select-root .ant-select:not(.ant-select-customize-input) .ant-select-selector{min-height:4rem;border-radius:.8rem}.multi-select-item .ant-select-tree-list-holder-inner .ant-select-tree-treenode:nth-child(1) .select-all__block .ant-checkbox-group{margin-left:.3rem!important;width:100%}.multi-select-item .ant-select-tree-list-holder-inner .ant-select-tree-treenode:nth-child(1) .select-all__block .ant-checkbox-group .ant-checkbox-wrapper{width:100%}.multi-select-item .ant-select-tree-checkbox.ant-select-tree-checkbox-disabled,.multi-select-item .ant-select-tree-switcher-noop{display:none}.multi-select-item .ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper{cursor:pointer}.multi-select-item .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:var(--dynamic-color-primary);border-color:var(--dynamic-color-primary)}.multi-select-item .hidden-tree-node{display:none}.table-root{border-radius:0;overflow:hidden}.table-root.custom-color-checkbox .ant-checkbox-wrapper .ant-checkbox{border:1px solid var(--dynamic-color-primary);border-radius:.4rem}.table-root .ant-table{overflow:hidden;background-color:#fff}.table-root .ant-table table{width:100%!important}.table-root .ant-table .ant-table-container{padding:.7rem 2.367rem}@media(max-width:480px){.table-root .ant-table .ant-table-container{padding:2rem 0}}.table-root .ant-table .ant-table-container{border-radius:0}.table-root .ant-table .ant-table-container.custom-color-checkbox .ant-checkbox-wrapper .ant-checkbox{border:1px solid var(--dynamic-color-primary);border-radius:.4rem}.table-root .ant-table .ant-table-container .ant-table-header .ant-table-thead tr>th.ant-table-selection-column .ant-table-selection .ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner{background-color:var(--dynamic-color-primary)}.table-root .ant-table .ant-table-container .ant-table-header .ant-table-thead tr>th.ant-table-selection-column .ant-table-selection .ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;width:13px;height:4px;top:50%;left:33.5%}.table-root .ant-table .ant-table-container .ant-table-row:nth-child(odd) td{background-color:#f9fafd}.table-root .ant-table .ant-table-container .ant-table-cell{padding:.2rem .4rem;font-size:1.6rem;line-height:2.5rem;border-bottom:none;background-color:#fff}.table-root .ant-table .ant-table-container .ant-table-cell:nth-child(2){padding-left:.8rem}.table-root .ant-table .ant-table-container .ant-table-cell .ant-checkbox-inner{width:2.4rem;height:2.4rem;border:1.5px solid #8e8e8e}.table-root .ant-table .ant-table-container .ant-table-cell .ant-checkbox-inner:after{left:30%}.table-root .ant-table .ant-table-container .ant-table-cell .ant-checkbox-checked .ant-checkbox-inner,.table-root .ant-table .ant-table-container .ant-table-cell .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:var(--dynamic-color-primary);border-color:var(--dynamic-color-primary)}.table-root .ant-table .ant-table-container .ant-table-cell.ant-table-column-sort{background-color:#fff}.table-root .ant-table .ant-table-container .ant-table-cell .td-span{display:block;color:#000;text-overflow:ellipsis;overflow:hidden;white-space:pre;padding:1.3rem 1rem 1.3rem 0;width:100%}.table-root .ant-table .ant-table-container .ant-table-cell .col-bold{font-weight:700}.table-root .ant-table .ant-table-container .ant-table-cell .title-last-row-table{font-family:NotoSansJP-Bold sans-serif;font-size:1.6rem;font-weight:700}.table-root .ant-table .ant-table-container .ant-table-cell a{color:var(--dynamic-color-primary);font-size:1.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .error-message{color:#cc2b23}.table-root .ant-table .ant-table-container .ant-table-cell .under-line{text-decoration:underline}.table-root .ant-table .ant-table-container .ant-table-cell .bold-16{font-family:NotoSansJP-Bold,sans-serif}.table-root .ant-table .ant-table-container .ant-table-cell .allow-hover:hover{cursor:pointer;text-decoration:underline}.table-root .ant-table .ant-table-container .ant-table-cell .icon-file-type-upload{display:flex;column-gap:.8rem;justify-content:center;align-items:center}.table-root .ant-table .ant-table-container .ant-table-cell .icon-file-type-upload img{width:2.4rem;height:2.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .icon-file-type-list-all{display:flex;column-gap:.8rem;align-items:center}.table-root .ant-table .ant-table-container .ant-table-cell .icon-file-type-list-all img{width:2.4rem;height:2.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .gap-small{column-gap:.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .gap-11{column-gap:1.1rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .btn-span{display:block;width:9.4rem;text-align:center;height:2.8rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .tag{background:#db07071a;color:#db0707;border-radius:1.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .highlight{color:var(--dynamic-color-primary)}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper{display:flex;column-gap:1.6rem;align-items:center}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .text-small{font-size:1.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper.gap-small{column-gap:.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper img:hover:not(.no-hover){cursor:pointer}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper img.disabled-hover:hover{cursor:not-allowed}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon{padding:1.3rem 1rem 1.3rem 0;display:flex}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon:hover:not(.no-hover){cursor:pointer}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon.disabled-hover:hover{cursor:not-allowed}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon svg path{margin-top:.4rem;fill:var(--dynamic-color-primary)}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon.user-add-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:33px;height:32px}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon.user-add-icon:before{content:"";position:absolute;width:33px;height:32px;background-color:#c4c4c433;border-radius:50%}.table-root .ant-table .ant-table-container .ant-table-cell .btn-list .icons-wrapper .item-icon.user-add-icon svg{position:relative;z-index:1;fill:#1d3494}.table-root .ant-table .ant-table-container .ant-table-cell .tags-contact{display:flex;column-gap:.4rem}.table-root .ant-table .ant-table-container .ant-table-cell .tags-contact .tag{width:2.4rem;min-width:2.4rem;height:2.4rem;border-radius:.3rem;display:flex;justify-content:center;align-items:center;font-size:1.6rem}.table-root .ant-table .ant-table-container .ant-table-cell .tags-contact .tag.tag-m{border:.1rem solid #7f56d9}.table-root .ant-table .ant-table-container .ant-table-cell .tags-contact .tag.tag-s{border:.1rem solid #ff9900}.table-root .ant-table .ant-table-container .ant-table-cell .tags-contact .tag.tag-l{border:.1rem solid #01c915}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-column-sorters{justify-content:flex-start}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-selection-column{width:6.8rem!important}@media(max-width:480px){.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-selection-column{width:0!important}}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-cell{background-color:#fff;color:#000;padding:1.3rem .4rem;font-size:1.6rem;line-height:2.5rem;font-family:NotoSansJP-Bold,sans-serif;border-bottom:.15rem solid #8e8e8e;border-top:0;white-space:nowrap}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-cell:before{content:"";width:0;height:0}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-cell:hover{background-color:#fff}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-cell:nth-child(2){padding-left:.8rem}.table-root .ant-table .ant-table-container .ant-table-thead tr th.ant-table-cell.ant-table-selection-column .ant-table-selection .ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner:after{left:50%}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-cell-scrollbar{display:none}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-column-title{white-space:pre-line;flex:unset;text-align:center}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-column-sorter{margin-left:.5rem;top:.32rem;position:relative}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-column-sorter .anticon{color:#000}.table-root .ant-table .ant-table-container .ant-table-thead .ant-table-column-sorter .active{color:var(--dynamic-color-primary)}.table-root .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed{width:50rem!important;height:20rem;margin:0 auto}.table-root .action-info .dropdown-action{position:fixed;top:3rem;left:0;border:1px solid rgba(65,63,68,.3);background-color:#fff;z-index:999999999}.table-root .action-info .dropdown-action.hide{display:none}.table-root .action-info .dropdown-action.show{display:block}.table-root table>colgroup>col.ant-table-selection-col{min-width:6.8rem}.table-root.header-table-text-left .ant-table .ant-table-container .ant-table-thead .ant-table-column-title{text-align:left}.table-root .ant-table-thead th.ant-table-cell.col-no-wrap{white-space:nowrap!important}.select-root{display:flex;width:100%}.select-root .ant-select.ant-select-single .ant-select-selector{display:flex;align-items:center;height:3.5rem;min-height:3.5rem;border-radius:.8rem;border:1.5px solid #8e8e8e!important}.select-root .ant-select.ant-select-single .ant-select-selector .ant-select-selection-item{line-height:3.6rem}.select-root .ant-select.ant-select-single .ant-select-selector .label-after{color:#707070}.select-root .ant-select.ant-select-single.ant-select-disabled .ant-select-selector{color:#000;border-color:#413f4480!important}.select-root .ant-select.ant-select-single.ant-select-disabled .ant-select-arrow{display:none}.select-root.select-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.select-root .label{padding-top:.8rem}.select-root .required{color:#d23f1c;font-size:1.2rem}.select-root .select-wrapper{width:100%}.select-root .select-wrapper .ant-select.ant-select-single.ant-select-show-arrow{display:flex;flex-direction:row-reverse}.select-root .select-wrapper .ant-select.ant-select-single.ant-select-show-arrow span.ant-select-arrow{width:2.21rem}.select-root .select-wrapper .ant-select-clear{font-size:2.3rem;width:2.3rem;height:2.5rem;top:30%}.select-root .ant-select-arrow{right:.5rem}.select-root.disable-white .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#fff}.ant-select-multiple .ant-select-selection-item{display:inline-flex!important;align-items:center;line-height:1.2;padding-top:0;padding-bottom:0}.input-number-root{display:flex}.input-number-root.input-required .label:after{content:"*";color:#d23f1c;font-size:1.5rem;line-height:0}.input-number-root .label{padding-top:.8rem;min-width:fit-content}.input-number-root .input-wrapper{width:100%}.input-number-root .input-wrapper .input-item input{height:3.5rem;font-size:1.6rem;line-height:1.89rem;border-radius:.8rem;border:.1rem solid rgba(65,63,68,.3);width:100%;padding:.4rem 1rem}.input-number-root .input-wrapper .input-item input::placeholder{color:#c9c9c9;opacity:1}@media(max-width:480px){.input-number-root .input-wrapper .input-item input::placeholder{font-size:1.2rem}}.input-number-root .input-wrapper .input-item input:-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.input-number-root .input-wrapper .input-item input:-ms-input-placeholder{font-size:1.2rem}}.input-number-root .input-wrapper .input-item input::-ms-input-placeholder{color:#c9c9c9}@media(max-width:480px){.input-number-root .input-wrapper .input-item input::-ms-input-placeholder{font-size:1.2rem}}.input-number-root .input-wrapper .input-item input.ant-input-disabled{border-color:#413f444d}.input-number-root .input-wrapper .input-item input::-webkit-outer-spin-button,.input-number-root .input-wrapper .input-item input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-number-root .input-wrapper .input-item input[type=number]{-moz-appearance:textfield}.input-number-root .input-wrapper .input-item input{outline:none}.input-number-root .input-wrapper .input-item input:focus{box-shadow:0 0 0 .2rem #1890ff33;border-right-width:.1rem;outline:0}.input-number-root .input-wrapper .input-item input:disabled{color:#000}.input-number-root .required{color:#d23f1c;font-size:1.2rem;line-height:1.6rem}.input-number-root .input-item{display:flex;align-items:center;gap:.5rem;position:relative}.input-number-root .input-item .label-after{color:#707070}.radio-group-root{display:flex;align-items:center}.radio-group-root .label{min-width:9.5rem}.radio-group-root .radio-group-block{display:flex;align-items:center;gap:3.7rem}.radio-group-root .radio-group-block .ant-radio-wrapper{font-size:1.6rem;display:flex;align-items:center}.radio-group-root .radio-group-block .ant-radio-inner{width:2.6rem;height:2.6rem;border-width:.2rem;border-color:var(--dynamic-color-primary)}.radio-group-root .radio-group-block .ant-radio{top:0}.radio-group-root .radio-group-block .ant-radio-checked .ant-radio-inner{border-color:var(--dynamic-color-primary)}.radio-group-root .radio-group-block .ant-radio-inner:after{background-color:var(--dynamic-color-primary);transform:scale(1.2)}.radio-group-root .radio-group-block .ant-radio:hover .ant-radio-inner,.radio-group-root .radio-group-block .ant-radio:hover .ant-radio-input:focus+.ant-radio-inner{border-color:var(--dynamic-color-primary)}.radio-group-root .radio-group-block .ant-radio-input:focus+.ant-radio-inner{border-color:var(--dynamic-color-primary);box-shadow:0 0 0 .3rem #00000029}.radio-group-root .radio-group-block .ant-radio-disabled .ant-radio-inner{border-color:var(--dynamic-color-primary)!important;background-color:#fff;opacity:.5}.radio-group-root .radio-group-block .ant-radio-disabled .ant-radio-inner:after{background-color:var(--dynamic-color-primary)}.radio-group-root .radio-group-block .ant-radio-disabled+span{color:#000}.radio-group-root .radio-group-block.disable-white .ant-radio-disabled .ant-radio-inner{opacity:1}.range-date-picker-root{display:flex;flex-direction:column;gap:.3rem}.range-date-picker-root:hover,.range-date-picker-root:focus{border-color:var(--dynamic-color-primary);box-shadow:none}.range-date-picker-root.ant-picker-focused{border-color:var(--dynamic-color-primary);box-shadow:none}.range-date-picker-root .range-date-picker{height:35px;border-radius:8px;width:240px;border:.1rem solid rgba(65,63,68,.3)}.ant-picker-panel .ant-picker-body .ant-picker-content .ant-picker-cell-inner:before{border-color:var(--dynamic-color-primary)}.ant-picker-panel .ant-picker-body .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--dynamic-color-primary)}.ant-picker-panel .ant-picker-footer a{color:#000}.datepickers-root{display:flex;align-items:flex-end;gap:2rem}.datepickers-root .img{padding-bottom:1.5rem}.modal-custom-root.modal-delete-root{max-width:60rem!important;width:100%!important}.modal-custom-root.modal-delete-root .ant-modal-body .modal-custom-content .modal-custom-content-header{padding-bottom:0!important}.modal-custom-root.modal-delete-root .modal-custom-content-header-title{font-family:NotoSansJP-Bold,sans-serif;font-size:1.8rem}.modal-custom-root.modal-delete-root .model-delete-content{height:13.2rem;margin-bottom:2.3rem;display:flex;justify-content:center;align-items:center;color:#413f44;font-size:1.6rem}.modal-custom-root.modal-delete-root .model-delete-content span.high-line{color:#cd2264}.modal-custom-root.modal-delete-root .modal-custom-content-action-footer-submit{display:flex;justify-content:center}.modal-custom-root .ant-modal-content .ant-modal-close-x{width:13.6rem;color:#4b4b4b}.modal-custom-root .ant-modal-content span.anticon.anticon-close.ant-modal-close-icon svg{width:1.5rem;height:1.5rem;fill:#4b4b4b}.modal-custom-root .ant-modal-content .ant-modal-body{padding:2.4rem 4rem}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-header{display:flex;align-items:center;column-gap:1.6rem;padding-bottom:2rem;padding-left:2.4rem}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-header .modal-custom-content-header-title{font-size:1.8rem;font-family:NotoSansJP-Medium,sans-serif;color:#4b4b4b}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-action-footer{margin-top:1.6rem;padding-right:4.5rem;padding-left:4.5rem}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-action-footer .modal-custom-content-action-footer-submit{display:flex;column-gap:1.2rem;width:100%;justify-content:center}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-action-footer .modal-custom-content-action-footer-submit button.ant-btn.ant-btn-primary.button-root.cancel-btn,.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-action-footer .modal-custom-content-action-footer-submit button.ant-btn.ant-btn-primary.button-root.ok-btn{width:12rem;height:4.4rem;border-radius:.8rem;box-shadow:0 1px 2px #1018280d;font-family:NotoSansJP-Medium,sans-serif}.modal-custom-root .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-action-footer .modal-custom-content-action-footer-submit button.ant-btn.ant-btn-primary.button-root.cancel-btn{background-color:#fff;color:#4b4b4b;border-color:#d0d5dd;font-family:NotoSansJP-Medium,sans-serif}.ant-popover.ant-popover-placement-bottomRight{padding-top:0}.ant-popover.ant-popover-placement-bottomRight .ant-popover-content{min-width:32rem}.switch-root{display:flex;align-items:center}.switch-root .ant-switch-checked{background-color:var(--dynamic-color-primary)}.private-theme-root .theme-content{display:flex;align-items:flex-start}.private-theme-root .private-content{width:100%;background-color:#f3f3f3;overflow-x:auto}@media(max-width:480px){.private-theme-root .private-content{background-color:#fff}}.left-nav-root{min-width:24rem;height:calc(100vh - 6.75rem);background:#fff;box-shadow:0 .3rem .6rem #00000029}@media(max-width:480px){.left-nav-root{position:fixed;min-width:22.9rem;z-index:100;box-shadow:.3rem .2rem 1.8rem #574d631a}}.left-nav-root .ant-menu{background-color:transparent;position:relative;padding-top:3rem;padding-right:.6rem}@media(max-width:480px){.left-nav-root .ant-menu{border:none}}.left-nav-root .ant-menu.ant-menu-root{overflow-y:auto;overflow-x:hidden}.left-nav-root .ant-menu li.ant-menu-submenu.ant-menu-submenu-open .ant-menu-submenu-arrow{transform:rotate(0)}.left-nav-root .ant-menu li.ant-menu-submenu .ant-menu-title-content{font-size:1.6rem}.left-nav-root .ant-menu li.ant-menu-submenu>.ant-menu-submenu-title{padding-left:1.7rem!important}.left-nav-root .ant-menu li.ant-menu-submenu ul{padding:0 .5rem}.left-nav-root .ant-menu li.ant-menu-submenu ul .ant-menu-item{padding-left:3rem!important;height:4.4rem}.left-nav-root .ant-menu li.ant-menu-submenu ul .ant-menu-item:focus{background-color:#f5f5f5}.left-nav-root .ant-menu li.ant-menu-item{padding-left:1.7rem!important}.left-nav-root .ant-menu-inline.ant-menu-root .ant-menu-item:hover,.left-nav-root .ant-menu-submenu-title:hover{color:#000}.left-nav-root .ant-menu-inline.ant-menu-root .ant-menu-item .ant-menu-title-content,.left-nav-root .ant-menu-submenu-title .ant-menu-title-content{font-size:1.4rem;line-height:2.4rem;color:#000;margin-left:.1rem;padding-left:1rem}.left-nav-root .ant-menu-light .ant-menu-submenu-selected .ant-menu-submenu-title{font-family:NotoSansJP-Bold,sans-serif}.left-nav-root .ant-menu-light .ant-menu-submenu-title,.left-nav-root .ant-menu-light .ant-menu-submenu-title:hover{color:#000}.left-nav-root .ant-menu:not(.ant-menu-horizontal) .ant-menu-item{border-right:.3rem solid transparent}.left-nav-root .ant-menu:not(.ant-menu-horizontal) .ant-menu-item:after{border-right:.3rem solid transparent}.left-nav-root .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#f5f5f5;border-radius:.4rem;font-family:NotoSansJP-Bold,sans-serif;color:#000}.left-nav-root .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:after{border-right:.3rem solid transparent}.left-nav-root .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected .ant-menu-title-content{color:var(--dynamic-color-primary)}.left-nav-root .ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{color:#000}.left-nav-root .ant-slide-up-appear,.left-nav-root .ant-slide-up-enter,.left-nav-root .ant-slide-up-leave{animation-duration:0s!important}.left-nav-root .ant-menu-submenu-arrow{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='6'%20viewBox='0%200%2015%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6751%205.40032C14.6751%205.24671%2014.5988%205.09311%2014.4472%204.9761L8.22492%200.175944C7.92081%20-0.0586634%207.42925%20-0.0586634%207.12514%200.175944L0.902889%204.9761C0.598777%205.21071%200.598777%205.58992%200.902889%205.82453C1.207%206.05914%201.69856%206.05914%202.00267%205.82453L7.67503%201.44859L13.3474%205.82453C13.6515%206.05914%2014.1431%206.05914%2014.4472%205.82453C14.5988%205.70753%2014.6751%205.55392%2014.6751%205.40032Z'%20fill='%234B4B4B'/%3e%3c/svg%3e");width:1.5rem;height:.6rem;background-repeat:no-repeat;transform:rotate(180deg)}.left-nav-root .ant-menu-submenu-arrow:before,.left-nav-root .ant-menu-submenu-arrow:after{display:none}.left-nav-root .ant-menu-item-selected svg path{fill:var(--dynamic-color-primary)}.left-nav-root .ant-menu-item-selected svg.icon-terms path{stroke:var(--dynamic-color-primary);fill:none}.left-nav-root .ant-menu-item-selected .icon-user-management{fill:var(--dynamic-color-primary)}.header-root{display:flex;justify-content:space-between;align-items:center;padding:0rem 1.4rem 0rem 2rem;min-height:6.75rem;max-height:6.75rem;font-size:2rem;border-bottom:.1rem solid rgba(65,63,68,.3)}@media(max-width:480px){.header-root{min-height:4rem;max-height:4rem;padding:0 1.2rem 0 0;background-color:#ebebeb;border-bottom:none}}.header-root .logo{cursor:pointer}.header-root .logo img{height:6rem}@media(max-width:480px){.header-root .logo{display:none}}.header-root .menu-icon-wrapper{padding-left:1.54rem;display:flex;column-gap:1.121rem}.header-root .menu-icon-wrapper .icon svg path{fill:var(--dynamic-color-primary)}.header-root .menu-icon-wrapper .user-info-wrapper{display:flex;column-gap:1.121rem}.header-root .menu-icon-wrapper .user-info-wrapper .text{font-size:1.4rem;font-family:NotoSansJP-Bold,sans-serif;color:#1667a2}.header-root .header-right{display:flex;align-items:center;cursor:pointer;gap:1.6rem}.header-root .header-right .text{text-align:right;font-size:1.2rem;line-height:1.7rem}.header-root .header-right .text.text-primary{color:var(--dynamic-color-primary)}@media(max-width:480px){.header-root .header-right .text{display:none}.header-root .header-right .text img{width:3.2rem;height:3.2rem}}@media(max-width:480px){.ant-popover{width:24rem}}.ant-popover .ant-popover-inner-content{padding:0}.ant-popover .header-content-popover .content-user{display:flex;align-items:center;gap:1.6rem;padding:3.2rem 1.6rem 2rem}@media(max-width:480px){.ant-popover .header-content-popover .content-user{padding:1.65rem 1.6rem 2.05rem}}.ant-popover .header-content-popover .content-user img{width:6.4rem;height:6.4rem}.ant-popover .header-content-popover .content-user .text{color:#4b4b4b;font-size:1.6rem;line-height:2.2rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:18.5rem}@media(max-width:480px){.ant-popover .header-content-popover .content-user .text{width:12.1rem}}.ant-popover .header-content-popover .content-user .text.fs-12{font-size:1.2rem;line-height:1.7rem}.ant-popover .header-content-popover .header-menu-item{display:flex;align-items:center;margin-bottom:.4rem;height:5.6rem;background-color:#f5f5f5;gap:1rem;padding-left:1.8rem;cursor:pointer}@media(max-width:480px){.ant-popover .header-content-popover .header-menu-item{height:4rem}}.ant-popover .header-content-popover .header-menu-item svg{width:2rem;height:2rem}.ant-popover .header-content-popover .header-menu-item div{color:#4b4b4b;font-size:1.6rem;line-height:2.2rem}.modal-custom-root.modal-change-password{max-width:64rem!important;width:100%!important}.modal-custom-root.modal-change-password .modal-custom-content-action-footer-submit{justify-content:center}.modal-custom-root.modal-change-password .ant-modal-content .ant-modal-body .modal-custom-content .modal-custom-content-header{padding-bottom:0}.change-password-root{margin:0 auto 3rem;max-width:45rem}.change-password-root .input-root{flex-direction:column}.change-password-root .input-root .label{padding-top:2rem;font-weight:700;font-size:1rem;line-height:1.5rem;color:#4b4b4b;padding-bottom:.5rem}.change-password-root .input-root .ant-input{padding-right:3rem!important;height:4rem}.change-password-root .input-root .icon-password{width:1.5rem;right:1rem}.change-password-root .ant-btn{margin-bottom:4.3rem;height:4rem}.change-password-root .ant-btn.button-root{width:100%}.change-password-root .ant-btn{margin-bottom:2rem;width:43.8rem;height:4.8rem;margin-top:3rem}.change-password-root .register-link{cursor:pointer;text-align:center;color:var(--dynamic-color-primary);width:fit-content;margin:0 auto;padding-bottom:7.15rem}.public-theme-root{width:100%;height:100vh;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.public-theme-root .public-theme-container{margin:0 auto}.modal-custom-root.modal-warning-root{max-width:60rem!important;width:100%!important}.modal-custom-root.modal-warning-root .ant-modal-body .modal-custom-content .modal-custom-content-header{padding-bottom:0!important}.modal-custom-root.modal-warning-root .modal-custom-content-header-title{font-family:NotoSansJP-Bold,sans-serif;font-size:1.8rem}.modal-custom-root.modal-warning-root .model-warning-content{height:13.2rem;margin-bottom:2.3rem;display:flex;justify-content:center;align-items:center;color:#413f44;font-size:1.6rem}.modal-custom-root.modal-warning-root .model-warning-content span.high-line{color:#cd2264}.modal-custom-root.modal-warning-root .modal-custom-content-action-footer-submit{display:flex;justify-content:center}@font-face{font-family:NotoSansJP-Regular;src:url(/assets/NotoSansJP-Regular-9yQyVZjC.otf)}@font-face{font-family:NotoSansJP-Bold;src:url(/assets/NotoSansJP-Bold-DU0bPt63.otf)}@font-face{font-family:NotoSansJP-Medium;src:url(/assets/NotoSansJP-Medium-gRhziy9u.otf)}:root{font-size:10px;--dynamic-color-primary: #1d3494;--dynamic-color-text: #ffffff}body#body{font-family:NotoSansJP-Regular,sans-serif;font-weight:400;background-color:#fff;color:#000}::-webkit-scrollbar{width:.6rem!important}::-webkit-scrollbar-track{background-color:#fff;border-radius:1rem}::-webkit-scrollbar-thumb{border-radius:.8rem;background:#413f4480}::-webkit-scrollbar-thumb:hover{background-color:#413f44b3}::-webkit-scrollbar{height:.6rem;width:.6rem}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}
