@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);
body{background-color:#fff;color:#444646;font-family:Noto Sans JP,sans-serif}a{text-decoration:none}.member-container{background-color:#adcdea}.app-wrapper{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-height:100vh}.app-content{padding:30px}.custom-table{white-space:nowrap;width:100%}.custom-table thead>tr{background-color:#fff}.custom-table thead>tr th{width:auto}.custom-table thead>tr th.sort:not(.sorting_disabled){cursor:pointer}.custom-table thead>tr th.sort:not(.sorting_disabled).sort-white:after{color:#fff}.custom-table thead>tr th.sort:not(.sorting_disabled):after{content:"\f063\f062";display:inline-block;float:right;font-family:Font Awesome\ 5 Free}.custom-table thead>tr th.sort:not(.sorting_disabled)[sort-type=desc]:after{content:"\f063";float:right}.custom-table thead>tr th.sort:not(.sorting_disabled)[sort-type=asc]:after{content:"\f062";float:right}.custom-table thead>tr th.sort:not(.sorting_disabled).no-icon:after{content:"";display:block;font-family:Font Awesome\ 5 Free}.custom-table tbody>tr td{max-width:300px;overflow:hidden;vertical-align:middle;white-space:nowrap}.custom-table tbody>tr td.btn-full-text,.custom-table tbody>tr td.full-text{overflow-wrap:break-word;white-space:normal}.custom-table tbody>tr td.btn-full-text{padding-bottom:7px}.custom-table tbody>tr td.btn-full-text a,.custom-table tbody>tr td.btn-full-text button{margin-bottom:5px}.custom-table tbody>tr td.ellipsis-text{text-wrap:wrap;min-width:300px}.custom-table.scroll-horizontal tbody>tr td{max-width:none}.bg-light-gray{background-color:#eee}.bg-navy-blue{background-color:#00489d}.border-gray{border:1px solid #ced4da!important}.input-error{border:1px solid #e3342f!important}.btn-default{background-color:#fff!important;border:1px solid #000!important}.btn-default,.btn-default:hover{color:#000!important}.outline-danger{outline:1px solid #e3342f!important}.btn-cancel{background-color:#fff;border:1px solid gray!important}.btn-submit{background-color:#8ed973;color:#fff}.btn-outline-secondary{background-color:#fff;border:1px solid #6c757d!important}.btn-outline-secondary:hover{background-color:#fff!important;border:1px solid #6c757d!important;color:#6c757d}.cursor{cursor:pointer}.fixed-table tr.bg-gray-light td{background-color:#e0e0e0}.footer{margin-left:230px;min-height:30px;padding-left:10px;width:calc(100% - 230px)}.login-footer{text-align:center;width:100%}.btn-danger,.btn-danger b{color:#fff!important}.origin-checkbox{height:1.5rem;width:1.5rem}.table-none-border tr{height:3rem}.form-page-size{background-image:url('data:image/svg+xml;utf8,<svg width="13" height="27" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z"/></svg>');background-position-x:98%;background-position-y:50%;background-repeat:no-repeat}.loading-circle{height:160px;position:relative;width:160px}.loading-circle .outer{box-shadow:6px 6px 10px -1px rgba(0,0,0,.15),-6px -6px 10px -1px hsla(0,0%,100%,.7);height:100%;width:100%}.loading-circle .outer,.loading-circle .outer .inner{align-items:center;border-radius:50%;display:flex;justify-content:center}.loading-circle .outer .inner{box-shadow:inset 4px 4px 6px -1px rgba(0,0,0,.2),inset -4px -4px 6px -1px hsla(0,0%,100%,.7),-.5px -.5px 0 hsla(0,0%,100%,.05);height:120px;width:120px}.loading-circle .outer .inner .number{color:#00489d;font-size:30px;font-weight:600}.loading-circle svg{left:0;position:absolute;top:0}.loading-circle svg circle{fill:none;stroke:#00489d;stroke-width:20px;stroke-dasharray:450;stroke-dashoffset:450}.loading-circle.error .outer .inner .number{color:#e3342f}.loading-circle.error svg circle{stroke:#e3342f}@keyframes anim{to{stroke-dashoffset:400}}.opacity-50{opacity:.5}.date{position:relative}.icon_calender:before{content:"\ebcc"}.icon:before{margin:-2px .4rem 0 0}.icon:before,.icon_right:before{display:inline-flex;font-family:Material Icons Sharp;font-size:2rem;vertical-align:middle}.icon_right:before{margin:-2px .4rem 0;position:absolute;right:10px;top:-.2rem}
