@charset "UTF-8";a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #2067ce;outline-offset:2px}*{box-sizing:border-box}:root{font-family:Inter,Noto Sans JP,sans-serif;font-size:16px;font-weight:400;font-optical-sizing:auto;font-synthesis:none;line-height:1.5;color:#3d414d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}html,body{height:100%}body{margin:0}ul,ol{padding:0;margin:0;list-style:none}dd{margin:0}svg{margin:0}img,svg{vertical-align:bottom}h1,h2,h3,h4{margin:0}p{margin:.5rem 0}a{color:inherit;text-decoration:none;cursor:pointer}button{cursor:pointer;background:none;border:0}button,input{padding:0;font-family:inherit;font-size:inherit;line-height:1;color:inherit}strong{font-weight:500;color:#af0e50}abbr{text-decoration:none}fieldset{padding:0;margin:0;border:0}legend{display:contents}.l-wrapper{display:grid;grid-template-rows:3.25rem calc(100% - 5rem) 1.75rem;min-width:1280px;height:100vh;min-height:720px}.l-header{padding:0 1.5rem}.l-container{display:grid;grid-template-columns:14rem 1fr}.l-sidebar{padding:1.5rem 0}.l-main{display:flex;flex-direction:column;padding:1.5rem;overflow:hidden}.l-main--login{flex-direction:row;align-items:center;width:720px;margin:0 auto}.l-main__form{margin-bottom:1rem}.l-main__contents{flex:1 1 100%;overflow:hidden}.l-main__contents--center{flex:0 0 auto}.l-main__actions{padding:1.5rem 0}.l-main__actions:last-child{padding-bottom:0}.l-main__notes{display:grid;gap:1rem;padding:1.5rem 0}.l-main__notes:last-child{padding-bottom:0}.l-center{display:grid;place-items:center}.c-box{padding:1rem;background:#edeff5;border-radius:4px}.c-box--spacious{padding:2rem}.c-button{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;height:2.25rem;padding:0 1.5rem;border-radius:99px;transition:color .2s ease-out,background-color .2s ease-out}.c-button:not(:last-child){margin-right:.5rem}.c-button--primary{color:#fff;background:#183181}.c-button--primary:hover{background:#2067ce}.c-button--secondary{background:#d8e5fd}.c-button--secondary:hover{color:#fff;background:#2067ce}.c-button--lg{width:20rem}.c-button--full{width:100%}.c-button--fat{height:2.75rem}.c-button__icon{width:1.25rem;margin-right:.5rem;stroke-width:2px}.c-button:disabled{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed}.c-cell-field{width:100%;padding:.125rem 0;background:transparent;border:0}.c-cell-field::placeholder{color:#b5bdd7}.c-cell-field:focus{border-bottom:1px solid #183181;outline:0}.c-cell-field[type=number],.c-cell-field[type=date],.c-cell-field[type=tel]{font-variant-numeric:tabular-nums}.c-cell-field[type=date]{text-align:center}.c-checkbox{position:relative;width:1.5rem;height:1.5rem;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fff;border:2px solid #b5bdd7;border-radius:2px;z-index:1}.c-checkbox:checked{border-color:#183181}.c-checkbox:checked:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#183181;background-image:url("data:image/svg+xml,%3Csvg id='uuid-c8fd6bc0-9eb0-451d-8b5f-7510ac6fc0fb' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath style='fill: %23fff;' d='M9.04,19.47s-.03,0-.04,0c-.31-.01-.59-.17-.77-.42l-5.04-7.08c-.32-.45-.21-1.07.24-1.39.45-.32,1.08-.21,1.39.24l4.29,6.03,10.13-11.95c.36-.42.99-.47,1.41-.12.42.36.47.99.12,1.41l-10.96,12.93c-.19.22-.47.35-.76.35Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.c-checkbox--disabled{color:#a9a9a9;cursor:not-allowed;pointer-events:none;background:#edeff5}.c-dialog{width:800px;padding:0;overflow:hidden;border:0;border-radius:4px;box-shadow:0 0 20px #0003;animation:dialog-fade-out .2s cubic-bezier(.33,1,.68,1) forwards;z-index:9000}.c-dialog[open]{animation:dialog-fade-in .2s cubic-bezier(.33,1,.68,1) forwards}.c-dialog[open]::backdrop{animation:backdrop-fade-in .2s cubic-bezier(.33,1,.68,1) forwards}.c-dialog--sm{width:640px}.c-dialog::backdrop{background:#00000080}.c-dialog:focus-visible{outline:0}.c-dialog__header{background:#183181}.c-dialog__heading{padding:.5rem 1rem}.c-dialog__main{padding:1rem}.c-dialog__actions{margin-top:1rem}.c-dialog .ok-button:focus{outline:none!important;box-shadow:0 0 0 2px #fff,0 0 0 4px #2067ce!important}@keyframes dialog-fade-in{0%{display:none;opacity:0;transform:translateY(4rem) scale(.8)}to{display:block;opacity:1;transform:translateY(0) scale(1)}}@keyframes dialog-fade-out{0%{display:block;opacity:1;transform:translateY(0) scale(1)}to{display:none;opacity:0;transform:translateY(4rem) scale(.8)}}@keyframes backdrop-fade-in{0%{background-color:#0000}to{background-color:#00000080}}.c-divider{width:100%;margin:0 auto;border:0;border-bottom:1px dashed #c8cee1}.c-divider--md{width:10rem}.c-field{width:16rem;max-width:100%;height:2.25rem;padding:0 .5rem;border:1px solid #c8cee1;border-radius:6px}.c-field::placeholder{color:#b5bdd7}.c-field:focus{border:1px solid #2067ce;outline:none}.c-field--sm{width:10rem}.c-field--md{width:22rem}.c-field--lg{width:30rem}.c-field--full{width:100%}.c-field--fat{height:2.75rem;padding:0 1rem}.c-field[type=number],.c-field[type=date],.c-field[type=tel]{font-variant-numeric:tabular-nums}.c-field[type=password]::-ms-reveal{display:none}.c-field-group{position:relative;display:inline-block}.c-field-group--full{width:100%}.c-field-group__field{padding-right:2.5rem}.c-field-group__button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:2rem;height:100%}.c-field-group__icon{width:1.2rem;color:#7a829a;transition:color .2s ease-out}.c-field-group__icon:hover{color:#183181}.c-form--label-default{--tr-form-label-width: 6rem}.c-form--label-md{--tr-form-label-width: 12rem}.c-form--label-auto{--tr-form-label-width: max-content}.c-form--compact{display:flex;gap:1rem;align-items:flex-end;justify-content:space-between}.c-form__main--constrain{max-width:1000px}.c-form__3x2{display:grid;grid-template-columns:3fr 2fr;gap:1rem;align-items:flex-start}.c-form__3x2+.c-form__3x2{margin-top:.5rem}.c-form__components--grid,.c-form__components--rows{display:grid;row-gap:.5rem;align-items:center}.c-form__components--grid .c-form__component,.c-form__components--rows .c-form__component{display:contents}.c-form__components--grid{grid-template-columns:var(--tr-form-label-width, 6rem) auto}.c-form__components--flex{display:flex;flex-wrap:wrap;column-gap:1rem;align-items:center}.c-form__component{display:flex;align-items:center}.c-icon{aspect-ratio:1;fill:currentcolor}.c-label{margin-right:.5rem;text-align:right;vertical-align:middle}.c-link{color:#183181;text-decoration:underline;transition:color .1s linear}.c-link--current-color{color:inherit}.c-link:hover{color:#2067ce}.c-link--disabled{color:#a9a9a9;cursor:not-allowed;pointer-events:none}.c-list--notes li{position:relative;padding-left:1em}.c-list--notes li:before{position:absolute;top:0;left:0;content:"※"}.c-list--number{margin:.5em 0;counter-reset:ol-counter}.c-list--number li{position:relative;padding-left:1.875em;counter-increment:ol-counter}.c-list--number li:not(:last-child){margin-bottom:.5em}.c-list--number li:before{position:absolute;top:1px;left:0;display:inline-flex;align-items:center;justify-content:center;width:1.675em;height:1.675em;font-size:.85em;font-variant-numeric:tabular-nums;color:#fff;content:counter(ol-counter);background:#7a829a;border-radius:50%}.c-notes{display:grid;grid-template-columns:max-content 1fr;gap:.25rem .5rem;align-items:center;margin:.5rem 0}.c-notes__title--box{padding:.1rem 1rem;border:1px solid #c8cee1}.c-notes__title--bg-blue{background:#d8e5fd}.c-notes__title--bg-red{background:#fde5ee}.c-radio-button{position:relative;width:1.5rem;height:1.5rem;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fff;border:2px solid #b5bdd7;border-radius:50%}.c-radio-button:checked:before{position:absolute;top:0;right:0;bottom:0;left:0;width:70%;height:70%;margin:auto;content:"";background:#183181;border-radius:50%}.c-scrollable{max-height:90%;overflow-y:auto;scrollbar-color:#b5bdd7 #edeff5}.c-scrollable--border{border-top:1px solid #b5bdd7;border-bottom:1px solid #b5bdd7}.c-table{position:relative;width:100%;font-variant-numeric:tabular-nums;table-layout:fixed;border-spacing:0;border-collapse:separate}:where(.c-table tbody tr:nth-child(odd) td){background:#f8f9fb}.c-table tbody tr:not(:last-child) td{border-bottom:1px solid #edeff5}.c-table :where(th,td){padding:.25rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.c-table :where(th,td):not(:last-child){border-right:1px solid #edeff5}.c-table th{position:sticky;top:0;font-weight:inherit;background:#fff;border-bottom:1px solid #b5bdd7;z-index:10}.c-sortable{padding:0}.c-sortable.is-asc .c-sortable__icon{transform:rotateX(180deg)}.c-sortable__button{display:inline-flex;gap:.125rem;align-items:center;justify-content:center;width:100%;padding:.25rem;line-height:inherit;transition:color .2s ease-out,background .2s ease-out}.c-sortable__button:hover{color:#fff;background:#2067ce}.c-sortable__button:focus-visible{outline-offset:-2px}.c-sortable__icon{flex-shrink:0;width:1.125rem}.c-tab{display:flex;gap:.25rem;padding:0 .25rem}.c-tab__button{padding:.6rem 1rem;margin-top:.5rem;background:#c8cee1;border-top-left-radius:4px;border-top-right-radius:4px;transition:all .2s ease-out}.c-tab__button.is-active{background:#fff}.c-tab__button:not(.is-active):hover{color:#fff;background:#2067ce}.data-annotation{display:flex;align-items:flex-end;justify-content:space-between}.footer{font-size:.75rem}.header{display:flex;align-items:center;justify-content:space-between}.header__branding{display:inline-flex;align-items:center}.header__company{font-weight:500;color:#183181}.header__logo{width:127px;height:auto}.nav__list{display:grid;gap:.25rem;padding-left:.75rem}.nav__link{display:block;padding:.5rem 1.5rem .5rem .75rem;border-radius:2rem 0 0 2rem;transition:background-color .2s ease-out,color .2s ease-out}.nav__link.is-active{color:#183181;background:#fff}.nav__link:not(.is-active):hover{color:inherit;background:#2067ce}.news{margin-top:2rem}.news__heading{margin-bottom:.25rem}.table-basic-info th:is(:nth-child(2),:nth-child(4)){width:6rem}.table-basic-info th:nth-child(3){width:12rem}.table-basic-info td:nth-child(1){text-align:left}.table-certificate th:nth-child(2){width:8rem}.table-certificate th:is(:nth-child(3),:nth-child(4)){width:9rem}.table-certificate th:is(:nth-child(5),:nth-child(6),:nth-child(7)){width:6rem}.table-certificate td:nth-child(1){text-align:left}.table-certificate td:is(:nth-child(3),:nth-child(4)){text-align:right}.table-certificate td:is(:nth-child(5),:nth-child(6),:nth-child(7)){text-align:center}.table-certificate-request th:is(:nth-child(1),:nth-child(9)){width:3rem}.table-certificate-request th:nth-child(3){width:6rem}.table-certificate-request th:nth-child(6){width:9rem}.table-certificate-request th:is(:nth-child(7),:nth-child(8)){width:8rem}.table-certificate-request td:is(:nth-child(2),:nth-child(4)){text-align:left}.table-certificate-request td:nth-child(6){text-align:right}.table-certificate-report th:is(:nth-child(1),:nth-child(3)){width:6rem}.table-certificate-report th:nth-child(2){width:8rem}.table-certificate-report th:nth-child(4){width:9rem}.table-certificate-report th:is(:nth-child(7),:nth-child(8),:nth-child(9)){width:4rem}.table-certificate-report th:is(:nth-child(8),:nth-child(9)){width:3rem}.table-certificate-report th:nth-child(6){width:9rem}.table-certificate-report td:nth-child(4){text-align:right}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border-width:0}.u-align-left{text-align:left}.u-align-center{text-align:center}.u-align-right{text-align:right}.u-bg-blue-500{background:#183181}.u-bg-gray-800{background:#2e313a}.u-bg-gray-300{background:#c8cee1}.u-bg-gray-200{background:#edeff5}.u-bg-gray-100{background:#f8f9fb}.u-mt-1{margin-top:1rem}.u-mt-2{margin-top:2rem}.u-row-notice td{background:#d8e5fd}.u-row-warn td{background:#fde5ee}.u-cell-updated{background:#d8e5fd}.u-row-cancel td{background:#7a829a}.u-text-xs{font-size:.75rem}.u-text-sm{font-size:.875rem}.u-text-rg{font-size:1rem}.u-text-md{font-size:1.125rem}.u-text-white{color:#fff}.u-text-default{color:#3d414d}.u-text-main{color:#183181}.u-text-accent{color:#af0e50}.u-text-sub{color:#7a829a}.loading-overlay[data-v-1349f628]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner[data-v-1349f628]{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin-1349f628 2s linear infinite}@keyframes spin-1349f628{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header__logout[data-v-717974eb]{margin-left:20px}.header__logout[data-v-717974eb]:hover{text-decoration:underline}
