@import '_content/Common.Client/Common.Client.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-wflv9km9jr] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wflv9km9jr] {
    flex: 1;
}

.sidebar[b-wflv9km9jr] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wflv9km9jr] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wflv9km9jr]  a, .top-row[b-wflv9km9jr]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wflv9km9jr]  a:hover, .top-row[b-wflv9km9jr]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wflv9km9jr]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-wflv9km9jr] {
        justify-content: space-between;
    }

    .top-row[b-wflv9km9jr]  a, .top-row[b-wflv9km9jr]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wflv9km9jr] {
        flex-direction: row;
    }

    .sidebar[b-wflv9km9jr] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wflv9km9jr] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wflv9km9jr]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wflv9km9jr], article[b-wflv9km9jr] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-wflv9km9jr] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-wflv9km9jr] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Pages/HanyoDataShutsuryoku/HanyoDataShutsuryoku.razor.rz.scp.css */
.top-row[b-l6khb0llaw] {
	background-color: #fff;
	border-bottom: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.middle-row[b-l6khb0llaw] {
	border: solid 15px aliceblue;
	display: flex;
	flex-flow: column;
	align-items: center;
	overflow-y: auto;
	justify-content: center;
	height: calc(100vh - 7rem);
}

.bottom-row[b-l6khb0llaw] {
	background-color: #fff;
	border-top: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	min-height: 3.5rem;
}

.shinsei-checkbox-col[b-l6khb0llaw] {
	padding-top: 7px;
	border: 1px solid #ced4da;
	border-radius: .25em;
	height: 38px;
}
/* /Pages/KansaDataShutsuryoku/KansaDataShutsuryoku.razor.rz.scp.css */
.top-row[b-9fcbpz2qs0] {
	background-color: #fff;
	border-bottom: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.bottom-row[b-9fcbpz2qs0] {
	background-color: #fff;
	border-top: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.middle-row[b-9fcbpz2qs0] {
	border: solid 15px aliceblue;
	height: calc(100vh - 7rem);
	overflow-y: scroll;
}

.table-wrap[b-9fcbpz2qs0] {
	overflow: auto;
	height: 650px;
	width: 1810px;
}

thead[b-9fcbpz2qs0] {
	background-color: lightgray;
}

th[b-9fcbpz2qs0] {
	text-align: center;
	align-content: center;
}

/* tableのスタイル widthなどはデザインに合わせて要変更 */
table[b-9fcbpz2qs0] {
	border-spacing: 0px;
	border-collapse: separate;
}

	/* ヘッダー固定 */
	table th[b-9fcbpz2qs0] {
		text-align: center;
		align-content: center;
		white-space: nowrap;
		background-color: lightgray;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 1;
		padding-left: 5px;
		padding-right: 5px;
	}

	table thead table th[b-9fcbpz2qs0] {
		border-top: 1px solid #E0E1E3;
	}

	table tbody td[b-9fcbpz2qs0] {
		white-space: nowrap;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

thead th:nth-child(1)[b-9fcbpz2qs0],
thead th:nth-child(2)[b-9fcbpz2qs0],
thead th:nth-child(3)[b-9fcbpz2qs0],
thead th:nth-child(4)[b-9fcbpz2qs0],
thead th:nth-child(5)[b-9fcbpz2qs0] {
	position: sticky;
	left: 0;
	z-index: 2; /* 固定列を前面に表示 */
}

table thead th:nth-child(2)[b-9fcbpz2qs0] {
	left: 50px; /* 必要に応じて調整 */
}

table thead th:nth-child(3)[b-9fcbpz2qs0] {
	left: 240px; /* 必要に応じて調整 */
}

table thead th:nth-child(4)[b-9fcbpz2qs0] {
	left: 535px; /* 必要に応じて調整 */
}

table thead th:nth-child(5)[b-9fcbpz2qs0] {
	left: 650px; /* 必要に応じて調整 */
}

tbody th[b-9fcbpz2qs0],
tbody td:nth-child(1)[b-9fcbpz2qs0],
tbody td:nth-child(2)[b-9fcbpz2qs0],
tbody td:nth-child(3)[b-9fcbpz2qs0],
tbody td:nth-child(4)[b-9fcbpz2qs0],
tbody td:nth-child(5)[b-9fcbpz2qs0],
tbody td:nth-child(6)[b-9fcbpz2qs0],
tbody td:nth-child(7)[b-9fcbpz2qs0]{
	position: sticky;
	left: 0;
	background-color: #fff;
	z-index: 1; /* 固定列を前面に表示 */
}

table tbody td:nth-child(2)[b-9fcbpz2qs0] {
	left: 50px; /* 必要に応じて調整 */
}

table tbody td:nth-child(3)[b-9fcbpz2qs0] {
	left: 240px; /* 必要に応じて調整 */
}

table tbody td:nth-child(4)[b-9fcbpz2qs0] {
	left: 374px; /* 必要に応じて調整 */
}

table tbody td:nth-child(5)[b-9fcbpz2qs0] {
	left: 390px; /* 必要に応じて調整 */
}

table tbody td:nth-child(6)[b-9fcbpz2qs0] {
	left: 535px; /* 必要に応じて調整 */
}

table tbody td:nth-child(7)[b-9fcbpz2qs0] {
	left: 650px; /* 必要に応じて調整 */
}
/* /Pages/Login/Login.razor.rz.scp.css */
.top-row[b-4lvc3441gj] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-4lvc3441gj] {
    border: solid 15px aliceblue;
    display: flex;
    flex-flow: column;
    align-items: center;
    overflow-y: auto;
    justify-content: center;
    height: calc(100vh - 7rem);
}

.bottom-row[b-4lvc3441gj] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    min-height: 3.5rem;
}
/* /Pages/Menu/Menu.razor.rz.scp.css */
.top-row[b-a5ny2ftey3] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.middle-row[b-a5ny2ftey3] {
    border: solid 15px aliceblue;
    display: flex;
    align-items: center;
    overflow-y: auto;
    justify-content: center;
    height: calc(100vh - 7rem);
}

.bottom-row[b-a5ny2ftey3] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
/* /Pages/NijigenCodeYomitori/NijigenCodeYomitori.razor.rz.scp.css */
.top-row[b-guy669xlxv] {
    background-color: #C5DFB0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    width: 100%;
    position: fixed;
    top: 0px;
}

.middle-row[b-guy669xlxv] {
    border: solid 15px aliceblue;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    overflow-y: auto;
    margin-top: 5rem;
    margin-bottom: 3.5rem;
    width: 100%;
    height: calc(96vh - 8.5rem);
}

.bottom-row[b-guy669xlxv] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 3.5rem;
    width: 100%;
    position: fixed;
    bottom: 0px;
}

.title-middle[b-guy669xlxv] {
    background-color: #C5DFB0;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yomikomi[b-guy669xlxv] {
    background-color: #F0F0F0;
    width: 600px;
    height: 600px;
    border: solid 1px black;
    position: relative;
}

.yomikomi-over1[b-guy669xlxv] {
    background-color: #F0F0F0;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 40px;
    right: 40px;
}

.yomikomi-over2[b-guy669xlxv] {
    background-color: #F0F0F0;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: -1px;
    right: -1px;
}

.textbox-id[b-guy669xlxv] {
    width: 650px;
    margin: 10px;
}


.child-alert[b-guy669xlxv] {
    position: absolute;
    /*    top: calc(var(--kg-ratio) * 50px + var(--kg-ratio) * 10px);*/
    top: calc(var(--kg-ratio) * 10px);
    left: 50%;
    transform: translateX(-50%);
    width: 50rem;
    border: 1px solid whitesmoke;
}

    .child-alert:hover[b-guy669xlxv] {
        z-index: 100;
    }

.child-alert2[b-guy669xlxv] {
    position: absolute;
    /*    top: calc(var(--kg-ratio) * 50px + var(--kg-ratio) * 10px);*/
    bottom: calc(var(--kg-ratio) * 10px);
    left: 50%;
    transform: translateX(-50%);
    width: 50rem;
    border: 1px solid whitesmoke;
}

    .child-alert2:hover[b-guy669xlxv] {
        z-index: 100;
    }
/* /Pages/NyukanTorikeshi/NyukanTorikeshi.razor.rz.scp.css */
.top-row[b-8ypuct401x] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-8ypuct401x] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    overflow-y: scroll;
    justify-content: center;
    display: flex;
}

.bottom-row[b-8ypuct401x] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-8ypuct401x] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.btn-back[b-8ypuct401x] {
    margin-left: auto;
}

.sagyo-table[b-8ypuct401x] {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.accordion-body-right[b-8ypuct401x] {
    min-width: 500px;
}

.table-header[b-8ypuct401x] {
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    background-color: lightgray;
}

.table-body[b-8ypuct401x] {
    overflow-y: scroll;
    max-height: 25vh;
    border: solid 1px gray;
    padding: 3px;
    text-align: center;
}

.form-control[b-8ypuct401x] {
    background-color: #ececec;
}

.nyukan-header[b-8ypuct401x] {
    font-size: 1.3rem;
    font-weight: bold;
}

.nyukan-main[b-8ypuct401x] {
    font-size: 1.3rem;
    align-content: center;
}

.input-nyukan-row[b-8ypuct401x] {
    border-radius: 0px;
    height: 75px;
}
/* /Pages/NyukanUketsuke/NyukanUketsuke.razor.rz.scp.css */
.top-row[b-rae0wbrm8j] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-rae0wbrm8j] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    overflow-y: scroll;
    justify-content: center;
    display: flex;
}

.bottom-row[b-rae0wbrm8j] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-rae0wbrm8j] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.btn-back[b-rae0wbrm8j] {
    margin-left: auto;
}

.sagyo-table[b-rae0wbrm8j] {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.accordion-body-right[b-rae0wbrm8j] {
    min-width: 680px;
}

.table-header[b-rae0wbrm8j] {
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    background-color: lightgray;
}

.table-body[b-rae0wbrm8j] {
    overflow-y: scroll;
    max-height: 25vh;
    border: solid 1px gray;
    padding: 3px;
    text-align: center;
}

.form-control-label[b-rae0wbrm8j] {
    background-color: #ececec;
}

.input-nyukan-row[b-rae0wbrm8j] {
    border-radius: 0px;
    height: 75px;
}

.input-nyukan-header[b-rae0wbrm8j] {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    border-radius: 0px;
}

.input-nyukan[b-rae0wbrm8j] {
    font-size: 1.3rem;
    text-align: center;
    border-radius: 0px;
    align-content: center;
}

.input-nyukan-left[b-rae0wbrm8j] {
    font-size: 1.3rem;
    text-align: left;
    border-radius: 0px;
    align-content: center;
}
/* /Pages/SagyoJohoHenko/SagyoJohoHenko.razor.rz.scp.css */
.top-row[b-2xg7v6aaz1] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-2xg7v6aaz1] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    overflow-y: scroll;
    justify-content: center;
    display: flex;
}

.bottom-row[b-2xg7v6aaz1] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-2xg7v6aaz1] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.sagyo-area[b-2xg7v6aaz1] {
    display: flex;
    flex-direction: row;
}

.sagyo-datetime[b-2xg7v6aaz1] {
    margin-top: 4rem;
}

.sagyo-table[b-2xg7v6aaz1] {
    display: flex;
    flex-direction: column;
    margin-right: 1rem;
    margin-top: 2rem;
}

.sagyo-row[b-2xg7v6aaz1] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sagyo-title[b-2xg7v6aaz1] {
    width: 200px;
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
}

.sagyo-item[b-2xg7v6aaz1] {
    width: 180px;
    align-items: center;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
}

.sagyo-time[b-2xg7v6aaz1] {
    width: 120px;
    margin-top: 0.5rem;
}

.btn-back[b-2xg7v6aaz1] {
    margin-left: auto;
}

.accordion-body-right[b-2xg7v6aaz1] {
    min-width: 200px;
}

.table-header[b-2xg7v6aaz1] {
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    background-color: lightgray;
}

.table-body[b-2xg7v6aaz1] {
    overflow-y: scroll;
    max-height: 50vh;
    border: solid 1px gray;
    padding: 3px;
    text-align: left;
}

.input-henko[b-2xg7v6aaz1]{
    font-size:1.3rem;
}

.input-name-label[b-2xg7v6aaz1] {
    line-height:65px;
    background-color: #E9ECEF;
}

.btn-outline-primary[b-2xg7v6aaz1] {
    color: #007bff;
    background-color: #fff;
    border-color: #007bff;
}

    .btn-outline-primary.disabled[b-2xg7v6aaz1], .btn-outline-primary:disabled[b-2xg7v6aaz1] {
        color: #adb5bd;
        background-color: #fff;
        border-color: #adb5bd;
    }

    /* focusされた時の枠線の色 */
    .btn-outline-primary:focus[b-2xg7v6aaz1], .btn-outline-primary.focus[b-2xg7v6aaz1],
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus[b-2xg7v6aaz1], .btn-outline-primary:not(:disabled):not(.disabled).active:focus[b-2xg7v6aaz1],
    .show > .btn-outline-primary.dropdown-toggle:focus[b-2xg7v6aaz1] {
        color: #007bff;
        background-color: #fff;
        border-color: #007bff;
        box-shadow: 0 0 0 0.1rem white;
    }

    /* active時の色 */
    .btn-outline-primary:not(:disabled):not(.disabled):active[b-2xg7v6aaz1], .btn-outline-primary:not(:disabled):not(.disabled).active[b-2xg7v6aaz1],
    .show > .btn-outline-primary.dropdown-toggle[b-2xg7v6aaz1] {
        color: #fff;
        background-color: #0a58ca;
        border-color: #0a58ca;
    }

    .btn-outline-primary.disabled.active[b-2xg7v6aaz1], .btn-outline-primary:disabled.active[b-2xg7v6aaz1] {
        color: #fff;
        background-color: #adb5bd;
        border-color: #adb5bd;
    }

.btn-outline-danger[b-2xg7v6aaz1] {
    color: #dc3545;
    background-color: #fff;
    border-color: #dc3545;
}

    .btn-outline-danger.disabled[b-2xg7v6aaz1], .btn-outline-danger:disabled[b-2xg7v6aaz1] {
        color: #adb5bd;
        background-color: #fff;
        border-color: #adb5bd;
    }

    /* focusされた時の枠線の色 */
    .btn-outline-danger:focus[b-2xg7v6aaz1], .btn-outline-danger.focus[b-2xg7v6aaz1],
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus[b-2xg7v6aaz1], .btn-outline-danger:not(:disabled):not(.disabled).active:focus[b-2xg7v6aaz1],
    .show > .btn-outline-danger.dropdown-toggle:focus[b-2xg7v6aaz1] {
        color: #dc3545;
        background-color: #fff;
        border-color: #dc3545;
        box-shadow: 0 0 0 0.1rem white;
    }

    /* active時の色 */
    .btn-outline-danger:not(:disabled):not(.disabled):active[b-2xg7v6aaz1], .btn-outline-danger:not(:disabled):not(.disabled).active[b-2xg7v6aaz1],
    .show > .btn-outline-danger.dropdown-toggle[b-2xg7v6aaz1] {
        color: #fff;
        background-color: #b02a37;
        border-color: #b02a37;
    }

    .btn-outline-danger.disabled.active[b-2xg7v6aaz1], .btn-outline-danger:disabled.active[b-2xg7v6aaz1] {
        color: #fff;
        background-color: #adb5bd;
        border-color: #adb5bd;
    }
/* /Pages/SagyoSentaku/SagyoSentaku.razor.rz.scp.css */
.top-row[b-olcgmhs32j] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-olcgmhs32j] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.bottom-row[b-olcgmhs32j] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-olcgmhs32j] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.sagyo-column[b-olcgmhs32j] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: start;
}

.sagyo-row[b-olcgmhs32j] {
    display: flex;
    flex-direction: row;
}

.sagyo-title[b-olcgmhs32j] {
    width: 170px;
    height: 35px;
    align-content: center;
    font-size: 1.3rem;
}

.sagyo-item[b-olcgmhs32j] {
    display: flex;
    align-items: center;
    margin-right: 1rem;
    align-content: center;
    font-size: 1.3rem;
}

.btn-back[b-olcgmhs32j] {
    margin-left: auto;
}

thead[b-olcgmhs32j] {
    background-color: lightgray;
}

th[b-olcgmhs32j] {
    text-align: center;
    align-content: center;
    font-size: 1.3rem;
}
    th:nth-child(1)[b-olcgmhs32j] {
        width: 130px;
    }

    th:nth-child(2)[b-olcgmhs32j] {
        width: 180px;
    }

    th:nth-child(3)[b-olcgmhs32j] {
        width: 250px;
    }

    th:nth-child(4)[b-olcgmhs32j] {
        width: 360px;
    }

    th:nth-child(5)[b-olcgmhs32j] {
        width: 200px;
    }

td[b-olcgmhs32j] {
    align-content: start;
    min-height: 75px;
    font-size: 1.3rem;
}

    td:nth-child(1)[b-olcgmhs32j] {
        width: 130px;
        text-align: center;
    }

    td:nth-child(2)[b-olcgmhs32j] {
        width: 180px;
        text-align: center;
    }

    td:nth-child(3)[b-olcgmhs32j] {
        width: 250px;
    }

    td:nth-child(4)[b-olcgmhs32j] {
        width: 360px;
    }

    td:nth-child(5)[b-olcgmhs32j] {
        width: 200px;
    }


.btn-outline-primary[b-olcgmhs32j] {
    color: #007bff;
    background-color: #fff;
    border-color: #007bff;
}

    .btn-outline-primary.disabled[b-olcgmhs32j], .btn-outline-primary:disabled[b-olcgmhs32j] {
        color: #adb5bd;
        background-color: #fff;
        border-color: #adb5bd;
    }

    /* focusされた時の枠線の色 */
    .btn-outline-primary:focus[b-olcgmhs32j], .btn-outline-primary.focus[b-olcgmhs32j],
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus[b-olcgmhs32j], .btn-outline-primary:not(:disabled):not(.disabled).active:focus[b-olcgmhs32j],
    .show > .btn-outline-primary.dropdown-toggle:focus[b-olcgmhs32j] {
        color: #007bff;
        background-color: #fff;
        border-color: #007bff;
        box-shadow: 0 0 0 0.1rem white;
    }

    /* active時の色 */
    .btn-outline-primary:not(:disabled):not(.disabled):active[b-olcgmhs32j], .btn-outline-primary:not(:disabled):not(.disabled).active[b-olcgmhs32j],
    .show > .btn-outline-primary.dropdown-toggle[b-olcgmhs32j] {
        color: #fff;
        background-color: #0a58ca;
        border-color: #0a58ca;
    }

    .btn-outline-primary.disabled.active[b-olcgmhs32j], .btn-outline-primary:disabled.active[b-olcgmhs32j] {
        color: #fff;
        background-color: #adb5bd;
        border-color: #adb5bd;
    }
/* /Pages/SagyoshaIchiran/SagyoshaIchiran.razor.rz.scp.css */
.top-row[b-vgwwqrglsy] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-vgwwqrglsy] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.bottom-row[b-vgwwqrglsy] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-vgwwqrglsy] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.sagyo-column[b-vgwwqrglsy] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content:start;
}

.sagyo-row[b-vgwwqrglsy] {
    display: flex;
    flex-direction:row;
}

.sagyo-title[b-vgwwqrglsy] {
    width: 170px;
    height: 35px;
    align-content: center;
    font-size: 1.3rem;
}

.sagyo-item[b-vgwwqrglsy] {
    align-content: center;
    font-size: 1.3rem;
}

.btn-edit[b-vgwwqrglsy] {
    margin-left: 40px;
}

.btn-nyutaikan[b-vgwwqrglsy] {
    margin-left: 10px;
}

.btn-back[b-vgwwqrglsy] {
    margin-left: auto;
}

thead[b-vgwwqrglsy] {
    background-color: lightgray;
    border-bottom: 2px solid black;
}
th[b-vgwwqrglsy] {
    text-align: center;
    align-content: center;
    font-size: 1.3rem;
}
td[b-vgwwqrglsy] {
    text-align: center;
    align-content: center;
    height: 75px;
    font-size: 1.3rem;
}

    td:nth-child(1)[b-vgwwqrglsy] {
        width: 220px;
        text-align: left;
    }

    td:nth-child(2)[b-vgwwqrglsy] {
        width: 220px;
        text-align: center;
    }

    td:nth-child(3)[b-vgwwqrglsy] {
        width: 220px;
    }

    td:nth-child(4)[b-vgwwqrglsy] {
        width: 220px;
    }

    td:nth-child(5)[b-vgwwqrglsy] {
        width: 220px;
    }
/* /Pages/SagyoShinseiIchiran/SagyoShinseiIchiran.razor.rz.scp.css */
.top-row[b-35glzc40fn] {
	background-color: #fff;
	border-bottom: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.bottom-row[b-35glzc40fn] {
	background-color: #fff;
	border-top: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.middle-row[b-35glzc40fn] {
	border: solid 15px aliceblue;
	height: calc(100vh - 7rem);
	overflow-y: scroll;
}

.shinsei-checkbox-col[b-35glzc40fn] {
	padding-top: 7px;
	border: 1px solid #ced4da;
	border-radius: .25em;
	height: 38px;
}

.table-wrap[b-35glzc40fn] {
	overflow: auto;
	height: 710px;
	width: 1810px;
}

thead[b-35glzc40fn] {
	background-color: lightgray;
}

th[b-35glzc40fn] {
	text-align: center;
	align-content: center;
}

/* tableのスタイル widthなどはデザインに合わせて要変更 */
table[b-35glzc40fn] {
	border-spacing: 0px;
	border-collapse: separate;
}

	/* ヘッダー固定 */
	table th[b-35glzc40fn] {
		text-align: center;
		align-content: center;
		white-space: nowrap;
		background-color: lightgray;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 1;
		padding-left: 5px;
		padding-right: 5px;
	}

	table thead table th[b-35glzc40fn] {
		border-top: 1px solid #E0E1E3;
	}

	table tbody td[b-35glzc40fn] {
		white-space: nowrap;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

thead th:nth-child(1)[b-35glzc40fn],
thead th:nth-child(2)[b-35glzc40fn],
thead th:nth-child(3)[b-35glzc40fn],
thead th:nth-child(4)[b-35glzc40fn],
thead th:nth-child(5)[b-35glzc40fn],
thead th:nth-child(6)[b-35glzc40fn] {
	position: sticky;
	left: 0;
	z-index: 2; /* 固定列を前面に表示 */
}

table thead th:nth-child(2)[b-35glzc40fn] {
	left: 50px; /* 必要に応じて調整 */
}

table thead th:nth-child(3)[b-35glzc40fn] {
	left: 120px; /* 必要に応じて調整 */
}

table thead th:nth-child(4)[b-35glzc40fn] {
	left: 264px; /* 必要に応じて調整 */
}

table thead th:nth-child(5)[b-35glzc40fn] {
	left: 454px; /* 必要に応じて調整 */
}

table thead th:nth-child(6)[b-35glzc40fn] {
	left: 749px; /* 必要に応じて調整 */
}

tbody th[b-35glzc40fn],
tbody td:nth-child(1)[b-35glzc40fn],
tbody td:nth-child(2)[b-35glzc40fn],
tbody td:nth-child(3)[b-35glzc40fn],
tbody td:nth-child(4)[b-35glzc40fn],
tbody td:nth-child(5)[b-35glzc40fn],
tbody td:nth-child(6)[b-35glzc40fn],
tbody td:nth-child(7)[b-35glzc40fn],
tbody td:nth-child(8)[b-35glzc40fn] {
	position: sticky;
	left: 0;
	background-color: #fff;
	z-index: 1; /* 固定列を前面に表示 */
}
		table tbody td:nth-child(2)[b-35glzc40fn] {
			left: 50px; /* 必要に応じて調整 */
		}

		table tbody td:nth-child(3)[b-35glzc40fn] {
			left: 120px; /* 必要に応じて調整 */
		}

table tbody td:nth-child(4)[b-35glzc40fn] {
	left: 264px; /* 必要に応じて調整 */
}

table tbody td:nth-child(5)[b-35glzc40fn] {
	left: 454px; /* 必要に応じて調整 */
}

table tbody td:nth-child(6)[b-35glzc40fn] {
	left: 588px; /* 必要に応じて調整 */
}

table tbody td:nth-child(7)[b-35glzc40fn] {
	left: 604px; /* 必要に応じて調整 */
}

table tbody td:nth-child(8)[b-35glzc40fn] {
	left: 749px; /* 必要に応じて調整 */
}
/* /Pages/SagyoShinsei/SagyoShinsei.razor.rz.scp.css */
.top-row[b-qwalxl6rmy] {
	background-color: #fff;
	border-bottom: 1px solid #0094ff;
	/*justify-content: flex-end;*/
	height: 3.5rem;
	display: flex;
	align-items: center;
}

.bottom-row[b-qwalxl6rmy] {
	background-color: #fff;
	border-top: 1px solid #0094ff;
	/*justify-content: flex-end;*/
	height: 3.5rem;
	display: flex;
	align-items: center;
}

.middle-row[b-qwalxl6rmy] {
	border: solid 15px aliceblue;
	height: calc(100vh - 7rem);
	overflow-y: scroll;
}

.title-middle[b-qwalxl6rmy] {
	font-weight: bold;
	font-size: 1rem;
}

.accordion-body-left[b-qwalxl6rmy] {
	min-width: 530px;
}

.accordion-body-center[b-qwalxl6rmy] {
	min-width: 540px;
}

.accordion-body-right[b-qwalxl6rmy] {
	min-width: 500px;
}

.table-header[b-qwalxl6rmy] {
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	background-color: lightgray;
}

.table-body[b-qwalxl6rmy] {
	overflow-y: scroll;
	max-height: 10rem;
	border: solid 1px gray;
	padding: 3px;
}

.custom-tooltip[b-qwalxl6rmy] {
	--bs-tooltip-bg: var(--bs-primary);
}

.file-button[b-qwalxl6rmy] {
	display:none;
}
/* /Pages/SagyoUketsuke/SagyoUketsukeDialog.razor.rz.scp.css */
h1[b-ovnu0lt448] {
    text-align: center;
    font-size: 24px;
}

DialogBase[b-ovnu0lt448] {
    width: 1800px;
    height: 1400px;
    display: flex;
}

.senrozu-content[b-ovnu0lt448] {
    /* 全体の横幅 */
    width: 1800px;
}

    /* 横分割の各領域 */
    .senrozu-content .area-top[b-ovnu0lt448], .senrozu-content .area-bottom[b-ovnu0lt448] {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .senrozu-content .area-middle[b-ovnu0lt448] {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 0.5rem;
    }

    /* 縦分割 */
    .senrozu-content .sagyo-block[b-ovnu0lt448] {
        width: 50%;
        float: left;
    }

    .senrozu-content .sagyo-block-koro[b-ovnu0lt448] {
        width: 43%;
        float: left;
    }

.senrozu-sekobi[b-ovnu0lt448] {
    width: 200px;
}

.senrozu-hanrei[b-ovnu0lt448]{
    border: 1px solid black;
    padding: 1px;
    width:fit-content;
}

.senrozu-input[b-ovnu0lt448] {
    width: 350px;
}

.label-header[b-ovnu0lt448] {
    width: 100px;
    vertical-align: top;
}

.sagyoichiran[b-ovnu0lt448] {
    border: 1px solid gray;
}

.sagyoichiran-item[b-ovnu0lt448] {
    border: 1px solid gray;
}

/* 使用なし */
.hanrei-label-none[b-ovnu0lt448] {
    color: blue;
    background-color: white;
    border: 1px solid black;
    padding: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: right;
    width: 300px;
}

/* 競合なし */
.hanrei-label-nokyogo[b-ovnu0lt448] {
    color: blue;
    background-color: yellow;
    border: 1px solid black;
    padding: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: right;
    width: 300px;
}

/* 競合あり */
.hanrei-label-kyogo[b-ovnu0lt448] {
    color: white;
    background-color: red;
    border: 1px solid black;
    padding: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: right;
    width: 300px;
}

/* 確認済 */
.hanrei-label-kakunin[b-ovnu0lt448] {
    color: blue;
    background-color: lime;
    border: 1px solid black;
    padding: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: right;
    width: 300px;
}

/* 他作業 */
.hanrei-label-tasagyo[b-ovnu0lt448] {
    color: blue;
    background-color: darkorange;
    border: 1px solid black;
    padding: 1px;
    margin: 1px;
    text-align: right;
    width: 300px;
}

/* ラジオボタンの背景色を白にする */
.btn-outline-info:not(.active):not(:hover)[b-ovnu0lt448] {
    color: #17a2b8;
    background-color: #fff;
    border-color: #17a2b8;
}

.btn-outline-info.disabled:not(.active):hover[b-ovnu0lt448], .btn-outline-info:disabled:not(.active):hover[b-ovnu0lt448] {
    color: #17a2b8;
    background-color: #fff;
    border-color: #17a2b8;
}
/* /Pages/SagyoYoteiMoshikomiIchiran/SagyoYoteiMoshikomiIchiran.razor.rz.scp.css */
.top-row[b-ucuex492nf] {
	background-color: #fff;
	border-bottom: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.bottom-row[b-ucuex492nf] {
	background-color: #fff;
	border-top: 1px solid #0094ff;
	height: 3.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.middle-row[b-ucuex492nf] {
	border: solid 15px aliceblue;
	height: calc(100vh - 7rem);
	overflow-y: scroll;
}

.table-wrap[b-ucuex492nf] {
	overflow: auto;
	height: 1240px;
	width: 2100px;
}

@media only screen and (max-width:1980px) {
	.table-wrap[b-ucuex492nf] {
		height: 710px;
		width: 1818px;
	}
}

thead[b-ucuex492nf] {
	background-color: lightgray;
}

th[b-ucuex492nf] {
	text-align: center;
	align-content: center;
}

/* tableのスタイル widthなどはデザインに合わせて要変更 */
table[b-ucuex492nf] {
	border-spacing: 0px;
	border-collapse: separate;
}

	/* ヘッダー固定 */
	table th[b-ucuex492nf] {
		text-align: center;
		align-content: center;
		white-space: nowrap;
		background-color: lightgray;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 1;
		padding-left: 5px;
		padding-right: 5px;
	}

	table thead table th[b-ucuex492nf] {
		border-top: 1px solid #E0E1E3;
	}

	table tbody td[b-ucuex492nf] {
		white-space: nowrap;
		border-bottom: 1px solid #E0E1E3;
		border-right: 1px solid #E0E1E3;
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

thead th:nth-child(1)[b-ucuex492nf],
thead th:nth-child(2)[b-ucuex492nf],
thead th:nth-child(3)[b-ucuex492nf],
thead th:nth-child(4)[b-ucuex492nf],
thead th:nth-child(5)[b-ucuex492nf]{
	position: sticky;
	left: 0;
	z-index: 2; /* 固定列を前面に表示 */
}

table thead th:nth-child(2)[b-ucuex492nf] {
	left: 100px; /* 必要に応じて調整 */
}

table thead th:nth-child(3)[b-ucuex492nf] {
	left: 250px; /* 必要に応じて調整 */
}

table thead th:nth-child(4)[b-ucuex492nf] {
	left: 370px; /* 必要に応じて調整 */
}

table thead th:nth-child(5)[b-ucuex492nf] {
	left: 670px; /* 必要に応じて調整 */
}

tbody td:nth-child(0)[b-ucuex492nf],
tbody td:nth-child(1)[b-ucuex492nf],
tbody td:nth-child(2)[b-ucuex492nf],
tbody td:nth-child(3)[b-ucuex492nf],
tbody td:nth-child(4)[b-ucuex492nf],
tbody td:nth-child(5)[b-ucuex492nf],
tbody td:nth-child(6)[b-ucuex492nf],
tbody td:nth-child(7)[b-ucuex492nf],
tbody td:nth-child(8)[b-ucuex492nf] {
	position: sticky;
	left: 0;
	background-color: #fff;
	z-index: 1; /* 固定列を前面に表示 */
}

table tbody td:nth-child(2)[b-ucuex492nf] {
	left: 100px; /* 必要に応じて調整 */
}

table tbody td:nth-child(3)[b-ucuex492nf] {
	left: 152px; /* 必要に応じて調整 */
}

table tbody td:nth-child(4)[b-ucuex492nf] {
	left: 189px; /* 必要に応じて調整 */
}

table tbody td:nth-child(5)[b-ucuex492nf] {
	left: 250px; /* 必要に応じて調整 */
}

table tbody td:nth-child(6)[b-ucuex492nf] {
	left: 370px; /* 必要に応じて調整 */
}

table tbody td:nth-child(7)[b-ucuex492nf] {
	left: 670px; /* 必要に応じて調整 */
}

table tbody td:nth-child(8)[b-ucuex492nf] {
	left: 840px; /* 必要に応じて調整 */
}
/* /Pages/ShinseiSentaku/ShinseiSentaku.razor.rz.scp.css */
.top-row[b-9jaq0w7h1o] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    /*justify-content: flex-end;*/
    height: 3.5rem;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    position: relative;
}

.middle-row[b-9jaq0w7h1o] {
    border: solid 15px aliceblue;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 7rem);
    min-height: 230px;
}

.bottom-row[b-9jaq0w7h1o] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    /*justify-content: flex-end;*/
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.child-alert[b-9jaq0w7h1o] {
    position: absolute;
    /*    top: calc(var(--kg-ratio) * 50px + var(--kg-ratio) * 10px);*/
    top: calc(var(--kg-ratio) * 10px);
    left: 50%;
    transform: translateX(-50%);
    width: 45rem;
}

    .child-alert:hover[b-9jaq0w7h1o] {
        z-index: 100;
    }
/* /Pages/TaikanTorikeshi/TaikanTorikeshi.razor.rz.scp.css */
.top-row[b-3ccl9f35yj] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-3ccl9f35yj] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    overflow-y: scroll;
    justify-content: center;
    display: flex;
}

.bottom-row[b-3ccl9f35yj] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-3ccl9f35yj] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.btn-back[b-3ccl9f35yj] {
    margin-left: auto;
}

.sagyo-table[b-3ccl9f35yj] {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.accordion-body-right[b-3ccl9f35yj] {
    min-width: 300px;
}

.table-header[b-3ccl9f35yj] {
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    background-color: lightgray;
}

.table-body[b-3ccl9f35yj] {
    overflow-y: scroll;
    max-height: 25vh;
    border: solid 1px gray;
    padding: 3px;
    text-align: center;
}

.form-control[b-3ccl9f35yj] {
    background-color: #ececec;
}

.taikan-header[b-3ccl9f35yj] {
    font-size: 1.3rem;
    font-weight: bold;
}

.taikan-main[b-3ccl9f35yj] {
    font-size: 1.3rem;
    align-content: center;
}

.input-taikan-row[b-3ccl9f35yj] {
    border-radius: 0px;
    height: 75px;
}
/* /Pages/TaikanUketsuke/TaikanUketsuke.razor.rz.scp.css */
.top-row[b-8qppi6o0t7] {
    background-color: #fff;
    border-bottom: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.middle-row[b-8qppi6o0t7] {
    border: solid 15px aliceblue;
    height: calc(96vh - 7rem);
    width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.bottom-row[b-8qppi6o0t7] {
    background-color: #fff;
    border-top: 1px solid #0094ff;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.title-top[b-8qppi6o0t7] {
    font-size: 2rem;
    text-align: left;
    align-content: center;
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

.sagyo-column[b-8qppi6o0t7] {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: start;
}

.sagyo-row[b-8qppi6o0t7] {
    display: flex;
    flex-direction: row;
}

.sagyo-title[b-8qppi6o0t7] {
    width: 170px;
    height: 30px;
}

.btn-back[b-8qppi6o0t7] {
    margin-left: auto;
}

.sagyo-table[b-8qppi6o0t7] {
    display: flex;
    flex-direction: column;
}

.accordion-body-right[b-8qppi6o0t7] {
    min-width: 500px;
}

.table-header[b-8qppi6o0t7] {
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    background-color: lightgray;
}

.table-body[b-8qppi6o0t7] {
    overflow-y: scroll;
    max-height: 25vh;
    border: solid 1px gray;
    padding: 3px;
    text-align: center;
}

.form-control[b-8qppi6o0t7] {
    background-color: #ececec;
}

.input-taikan-row[b-8qppi6o0t7] {
    border-radius: 0px;
    height: 75px;
}

.input-taikan-header[b-8qppi6o0t7] {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    border-radius: 0px;
}

.input-taikan[b-8qppi6o0t7] {
    font-size: 1.3rem;
    text-align: center;
    border-radius: 0px;
    align-content: center;
}

.input-taikan-left[b-8qppi6o0t7] {
    font-size: 1.3rem;
    text-align: left;
    border-radius: 0px;
    align-content: center;
}
