/* _content/WebOrderSystem/Pages/Account/AnonymousChangePassword.cshtml.rz.scp.css */
@charset "utf-8";

body[b-9i6yoij00g] {
    background-color: #DDDDDD;
    padding: 4%;
}

.content-size-login[b-9i6yoij00g] {
    margin-top: 0;
    padding: 0px;
    max-width: 800px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    display: flex;
}

.bg[b-9i6yoij00g] {
    background-color: white;
}

.w100[b-9i6yoij00g] {
    width: 100px;
    margin: 0 auto 0 auto;
}

.w500[b-9i6yoij00g] {
    max-width: 500px;
    margin: 0 auto;
}

.pd-5[b-9i6yoij00g] {
    padding: 5px;
}

.pd-side-10[b-9i6yoij00g] {
    padding: 0px 10px;
}

.v-center[b-9i6yoij00g] {
    display: flex;
    align-items: center;
}

.sysname[b-9i6yoij00g] {
    width: 100%;
    text-align: center;
    margin: 30px auto 10px;
}

img[b-9i6yoij00g] {
    width: 100%;
}

ul[b-9i6yoij00g] {
    list-style: none;
    margin: 0;
    padding: 0;
}

li[b-9i6yoij00g] {
    margin-left: 0%;
}

button[b-9i6yoij00g] {
    height: 35px !important;
}

.system_title[b-9i6yoij00g] {
    font-size: 24px;
    color: chocolate;
    text-align: center;
}

.system_sentence[b-9i6yoij00g] {
    font-size: 12px;
    text-align: left;
}

.button_area[b-9i6yoij00g] {
    display: flex;
    justify-content: center;
}

.login-system-area[b-9i6yoij00g] {
    width: 65%;
    margin: auto;
    padding: 20px 50px;
}

@media (max-width:577px) {
    .content-size-login[b-9i6yoij00g] {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        padding: 0px;
        max-width: 800px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    }

    .login-system-area[b-9i6yoij00g] {
        width: 91%;
        height: 400px;
        margin: auto;
        padding: 20px 0px;
    }
}
/* _content/WebOrderSystem/Pages/Account/Login.cshtml.rz.scp.css */
@charset "utf-8";

body[b-p2zupwdr6e] {
    background-color: #DDDDDD;
    padding: 4%;
}

.content-size-login[b-p2zupwdr6e] {
    margin-top: 0;
    padding: 0px;
    max-width: 800px;
    /* border:1px solid #AAAAAA; */
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    display: flex;
}
.password[b-p2zupwdr6e] {
    margin-right: -50px;
    padding-right: 2.75rem;
}
#btn_passicon[b-p2zupwdr6e] {
    width: 50px;
    display: flex;
    justify-content: center;
}

.bg[b-p2zupwdr6e] {
    background-color: white;
}

.w500[b-p2zupwdr6e] {
    max-width: 500px;
    margin: 0 auto;
}

.sysname[b-p2zupwdr6e] {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.w100[b-p2zupwdr6e] {
    width: 100px;
    margin: 0 auto 0 auto;
}

.pd-side-10[b-p2zupwdr6e] {
    padding: 0px 10px;
}

.v-center[b-p2zupwdr6e] {
    display: flex;
    align-items: center;
}

img[b-p2zupwdr6e] {
    width: 100%;
}

button[b-p2zupwdr6e] {
    height: 35px !important;
}

.login-system-area[b-p2zupwdr6e] {
    width: 65%;
    margin: auto;
}

@media (max-width:577px) {
    .content-size-login[b-p2zupwdr6e] {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        padding: 0px;
        max-width: 800px;
        /* border:1px solid #AAAAAA; */
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    }

    .login-system-area[b-p2zupwdr6e] {
        width: 95%;
        height: 400px;
        margin: auto;
    }

}
/* _content/WebOrderSystem/Pages/Account/LoginedChangePassword.cshtml.rz.scp.css */
@charset "utf-8";

body[b-gm6vmrb2et] {
    background-color: #DDDDDD;
    padding: 4%;
}

.content-size-login[b-gm6vmrb2et] {
    margin-top: 0;
    padding: 0px;
    max-width: 800px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    display: flex;
}

.bg[b-gm6vmrb2et] {
    background-color: white;
}

.w100[b-gm6vmrb2et] {
    width: 100px;
    margin: 0 auto 0 auto;
}

.w500[b-gm6vmrb2et] {
    max-width: 500px;
    margin: 0 auto;
}

.pd-5[b-gm6vmrb2et] {
    padding: 5px;
}

.pd-side-10[b-gm6vmrb2et] {
    padding: 0px 10px;
}

.v-center[b-gm6vmrb2et] {
    display: flex;
    align-items: center;
}

.sysname[b-gm6vmrb2et] {
    width: 100%;
    text-align: center;
    margin: 30px auto 10px;
}

img[b-gm6vmrb2et] {
    width: 100%;
}

ul[b-gm6vmrb2et] {
    list-style: none;
    margin: 0;
    padding: 0;
}

li[b-gm6vmrb2et] {
    margin-left: 0%;
}

button[b-gm6vmrb2et] {
    height: 35px !important;
}

.system_title[b-gm6vmrb2et] {
    font-size: 24px;
    color: chocolate;
    text-align: center;
}

.system_sentence[b-gm6vmrb2et] {
    font-size: 12px;
    text-align: left;
}

.button_area[b-gm6vmrb2et] {
    display: flex;
    justify-content: center;
}



.login-system-area[b-gm6vmrb2et] {
    width: 65%;
    margin: auto;
    padding: 20px 50px;
}

@media (max-width:577px) {
    .content-size-login[b-gm6vmrb2et] {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        padding: 0px;
        max-width: 800px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    }

    .login-system-area[b-gm6vmrb2et] {
        width: 91%;
        height: auto;
        margin: auto;
        padding: 20px 0px;
    }

}
/* _content/WebOrderSystem/Pages/Index.cshtml.rz.scp.css */
@charset "utf-8";

.main-title[b-8v7gk3ci2i] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #DDDDDD;
    background-color: #0CA1CF;
    margin: 0;
    padding: 5px;
    color: #FFFFFF;
}

li.main-padding[b-8v7gk3ci2i] {
    padding: 5px !important;
}

.main-title[b-8v7gk3ci2i] {
    display: flex;
    align-items: center;
}

.main-notice[b-8v7gk3ci2i] {
    border: 1px solid #DDDDDD;
    overflow-y: scroll;
    max-height: 12em;
}

    .main-notice .main-padding .badge[b-8v7gk3ci2i] {
        width: 3.8rem;
        border: 0px;
    }

.main-contents[b-8v7gk3ci2i] {
    margin-bottom: 20px;
}

.main-order[b-8v7gk3ci2i] {
    max-width: 500px;
}

.main-order-tbl[b-8v7gk3ci2i] {
    border: 1px solid #DDDDDD;
}

.main-order-col[b-8v7gk3ci2i] {
    padding: 10px !important;
    width: 230px;
}

.infotag[b-8v7gk3ci2i] {
    display: inline-block;
    width: 100px;
    margin: 0 .1em 0 0;
    padding: .6em;
    line-height: 1;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
}

.emergency[b-8v7gk3ci2i] {
    color: red;
    border: 1px solid red;
    border-left: 5px solid red;
}

.info[b-8v7gk3ci2i] {
    color: blue;
    border: 1px solid blue;
    border-left: 5px solid blue;
}

.body-footer[b-8v7gk3ci2i] {
    display: flex;
    flex-direction: row-reverse;
}

.modal-dialog[b-8v7gk3ci2i] {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {

    .main-content-header[b-8v7gk3ci2i] {
        flex-direction: column;
    }

    .w-full[b-8v7gk3ci2i] {
        width: 100%;
    }

    .sp-w-full[b-8v7gk3ci2i] {
        width: 100%;
    }

    .file-form[b-8v7gk3ci2i] {
        width: 220px;
    }

    .state-icon[b-8v7gk3ci2i] {
        font-size: medium;
        text-align: left;
    }
}
/* _content/WebOrderSystem/Pages/Order/FileUpload.cshtml.rz.scp.css */
@charset "utf-8";

.main-content-header[b-rry6zn39w3] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-rry6zn39w3] {
    display: flex;
    justify-content: end;
    margin: 20px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-rry6zn39w3] {
    background-color: #0CA1CF;
    color: white;
}

.order-table .no-order > td[b-rry6zn39w3] {
    background-color: #e9e9e9;
}

.search-area div[b-rry6zn39w3] {
/*    display: flex;*/
}

td .order-input-case[b-rry6zn39w3] {
    width: 100%;
}

td .order-input-date[b-rry6zn39w3] {
    width: auto;
}

td.order-label-col[b-rry6zn39w3] {
    vertical-align: middle;
}

td .form-check[b-rry6zn39w3] {
    padding-left: 1.7rem;
}

.text-right[b-rry6zn39w3] {
    text-align: right;
    padding-right: 5px;
}

.warning-cell[b-rry6zn39w3] {
    --mdb-table-bg-state: rgb(248, 246, 112);
}

.error-cell[b-rry6zn39w3] {
    --mdb-table-bg-state: rgb(248, 112, 112);
    --mdb-table-color-state: white;
}

.state-icon[b-rry6zn39w3] {
    font-size: 18px;
    text-align: center;
}

.input-area[b-rry6zn39w3] {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.file-form[b-rry6zn39w3] {
    display: -webkit-box;
    width: calc(100% - 240px);
    min-width: 150px;
    max-width: 570px;
    margin-right: 35px;
}

.pd-hd-text[b-rry6zn39w3] {
    padding: 2.56px;
    margin-left: 6px;
    margin-right: 5px;
}

.pd-5[b-rry6zn39w3] {
    padding: 5px;
}

.pd-15[b-rry6zn39w3] {
    padding: 15px;
}

.mg-5[b-rry6zn39w3] {
    margin: 5px;
}

.w-120[b-rry6zn39w3] {
    width: 120px;
}
.search-label-w[b-rry6zn39w3]{width: 120px;}

.mb-5p[b-rry6zn39w3] {
    margin-bottom: 5px;
}

.mb-10p[b-rry6zn39w3] {
    margin-bottom: 10px;
}

.btn-disp[b-rry6zn39w3] {
    display: flex;
}

.btn-size[b-rry6zn39w3] {
    margin-left: 5px;
    width: 120px;
}

.form-size[b-rry6zn39w3] {
    width: calc(100% - 120px);
    min-width: 150px;
    max-width: 500px;
}

.disp-end[b-rry6zn39w3] {
    display: flex;
    justify-content: flex-end;
}

.w-full[b-rry6zn39w3] {
    width: 100%;
}

.sp-ml-120[b-rry6zn39w3] {
    margin-left: 0px;
}
.order-day-label[b-rry6zn39w3] {
    padding: 8px;
    width: 80px;
}

.order-count-label[b-rry6zn39w3] {
    width: unset;
    padding: 8px 8px 8px 0px;
}
#csv_name[b-rry6zn39w3] {
    width: 500px;
}

.valid-msg[b-rry6zn39w3]{
    margin-left: 20px;
}

@media (max-width: 767px) {
    #csv_name[b-rry6zn39w3] {
        width: calc(100% - 20px);
    }

    .order-name-label[b-rry6zn39w3] {
/*        width: 150px;*/
    }
    .form-size[b-rry6zn39w3] {
/*        width: calc(100% - 5px);
        min-width: 150px;
        max-width: 500px;
        margin-left: 8px;*/
        width:250px;
    }

    .input-area[b-rry6zn39w3] {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .search-OrdererName[b-rry6zn39w3] {
/*        width: calc(100% - 80px);*/
    }

    .main-content-header[b-rry6zn39w3] {
        flex-direction: column;
    }

    .btn-disp[b-rry6zn39w3] {
        display: contents;
    }

    .btn-size[b-rry6zn39w3] {
        margin-top: 5px;
        margin-left: 0px;
        width: 100%;
    }

    .w-full[b-rry6zn39w3] {
        width: 100%;
    }

    .sp-w-full[b-rry6zn39w3] {
        width: 100%;
    }

    .file-form[b-rry6zn39w3] {
        /*        display: contents;*/
    }

    .state-icon[b-rry6zn39w3] {
        font-size: 18px;
        text-align: left;
    }
}

/*行固定*/
@media (min-width :768px) {
    .sticky_col[b-rry6zn39w3] {
        position: sticky;
        top: 0;
        left: 0;
    }

        .sticky_col[b-rry6zn39w3]::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

    .sticky_cross[b-rry6zn39w3] {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 1000;
    }

        .sticky_cross[b-rry6zn39w3]::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

    .main-content table[b-rry6zn39w3] {
        border-collapse: separate;
        border-spacing: 0;
    }

        .main-content table th[b-rry6zn39w3],
        .main-content table td[b-rry6zn39w3] {
            border-width: thin;
        }

    table tbody .fixed-cell[b-rry6zn39w3],
    table thead .fixed-cell[b-rry6zn39w3] {
        border-collapse: separate
    }

        table tbody .fixed-cell[b-rry6zn39w3],
        table tbody .fixed-cell:nth-child(2)[b-rry6zn39w3] {
            left: 0;
            position: sticky;
            z-index: 10;
        }

        table thead .fixed-cell:nth-child(2)[b-rry6zn39w3] {
            left: 0;
            position: sticky;
            z-index: 100;
        }

        table tbody .fixed-cell:nth-child(3)[b-rry6zn39w3] {
            left: 60px;
            position: sticky;
            z-index: 11;
        }

        table thead .fixed-cell:nth-child(3)[b-rry6zn39w3] {
            left: 60px;
            position: sticky;
            z-index: 101;
        }

        table tbody .fixed-cell:nth-child(4)[b-rry6zn39w3] {
            left: 170px;
            position: sticky;
            z-index: 12;
        }

        table thead .fixed-cell:nth-child(4)[b-rry6zn39w3] {
            left: 170px;
            position: sticky;
            z-index: 102;
        }

        table tbody .fixed-cell:nth-child(5)[b-rry6zn39w3] {
            left: 290px;
            position: sticky;
            z-index: 13;
        }

        table thead .fixed-cell:nth-child(5)[b-rry6zn39w3] {
            left: 290px;
            position: sticky;
            z-index: 103;
        }

        table tbody .fixed-cell:nth-child(6)[b-rry6zn39w3] {
            left: 400px;
            position: sticky;
            z-index: 14;
        }

        table thead .fixed-cell:nth-child(6)[b-rry6zn39w3] {
            left: 400px;
            position: sticky;
            z-index: 104;
        }

        table tbody .fixed-cell:nth-child(7)[b-rry6zn39w3] {
            left: 510px;
            position: sticky;
            z-index: 15;
        }

        table thead .fixed-cell:nth-child(7)[b-rry6zn39w3] {
            left: 510px;
            position: sticky;
            z-index: 105;
        }

        table tbody .fixed-cell:nth-child(8)[b-rry6zn39w3] {
            left: 620px;
            position: sticky;
            z-index: 16;
        }

        table thead .fixed-cell:nth-child(8)[b-rry6zn39w3] {
            left: 620px;
            position: sticky;
            z-index: 106;
        }
}

/*行固定*/
@media (max-width: 767px) {
    .main-content-header[b-rry6zn39w3] {
        flex-direction: column;
    }

    .sp-w-full[b-rry6zn39w3] {
        width: 100%;
    }
    .search-label-w[b-rry6zn39w3] {
        width: 90px;
    }
    .w-full[b-rry6zn39w3] {
        width: 100%;
    }
    .sp-w-90px[b-rry6zn39w3]{
        width: 90px;
    }
    .order-day-label[b-rry6zn39w3] {
        padding: 8px;
        width: 60px;
    }
    .order-count-label[b-rry6zn39w3] {
        width: 160px;
        padding: 8px 8px 8px 0px;
    }
    /* 注文リストのレスポンシブ */
    .order-table[b-rry6zn39w3] {
        min-width: inherit;
    }

        .order-table thead[b-rry6zn39w3] {
            display: none;
        }

        .order-table tr[b-rry6zn39w3] {
            width: 100%;
        }

        .order-table td[b-rry6zn39w3] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-rry6zn39w3] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-rry6zn39w3]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-rry6zn39w3] {
            margin-left: 110px;
        }

        .order-table .form-check[b-rry6zn39w3] {
            width: min-content;
        }

        .order-table .order-input-case[b-rry6zn39w3] {
            width: 55px;
        }

        .order-table .order-input-date[b-rry6zn39w3] {
            width: auto;
        }

        .order-table .order-input-orderno[b-rry6zn39w3] {
            width: calc(100% - 120px);
        }

        .order-table .order-input-biko[b-rry6zn39w3] {
            width: calc(100% - 120px);
        }
}
/* _content/WebOrderSystem/Pages/Order/OrderCart.cshtml.rz.scp.css */
@charset "utf-8";

/* normal */
.main-content-header[b-gvjuhfjqzr] {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
    height: auto;
}

.main-content-footer[b-gvjuhfjqzr] {
    display: flex;
    justify-content: end;
    margin: 20px 0px;
    height: auto;
}

.order-table > thead > tr > th[b-gvjuhfjqzr] {
    background-color: #0CA1CF;
    color: white;
}

.order-table .complete-order > td[b-gvjuhfjqzr] {
    background-color: #e9e9e9;
}

.main-content-header button[b-gvjuhfjqzr],
.main-content-footer button[b-gvjuhfjqzr] {
    width: 120px;
}

td .order-input-case[b-gvjuhfjqzr] {
    width: 100%;
}

td .order-input-date[b-gvjuhfjqzr] {
    width: 105px;
}

.message-area[b-gvjuhfjqzr] {
/*    padding-left: 1rem;*/
}

td .form-check[b-gvjuhfjqzr] {
    padding-left: 1.7rem;
}

.table-container table[b-gvjuhfjqzr] {
    width: 100%;
    table-layout: fixed;
}

.table-btn[b-gvjuhfjqzr] {
    display: flex;
}

.table-btn > button[b-gvjuhfjqzr] {
    height: 25px;
    margin: 0 2px;
    padding: unset;
}

.text-right[b-gvjuhfjqzr] {
    text-align: right;
    padding-right: 5px;
}

.disp-end[b-gvjuhfjqzr] {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .main-content-header button[b-gvjuhfjqzr],
    .main-content-footer button[b-gvjuhfjqzr] {width: 100%;}

    .main-content-header[b-gvjuhfjqzr] {flex-direction: column;}

    .sp-w-full[b-gvjuhfjqzr] {width: 100%;}

    .w-full[b-gvjuhfjqzr] {width: 100%;}

    /* 注文リストのレスポンシブ */
    .order-table[b-gvjuhfjqzr] {min-width: inherit;}
    .order-table thead[b-gvjuhfjqzr] {display: none;}
    .order-table tr[b-gvjuhfjqzr] { width: 100%;}

    .order-table td[b-gvjuhfjqzr] {
        display: block;
        text-align: left;
        width: 100%;
        min-height: 40px;
        word-wrap: break-word;
    }

    .order-table td:first-child[b-gvjuhfjqzr] {
        background: #0CA1CF;
        color: #fff;
        font-weight: bold;
        text-align: left;
    }

    .order-table td[b-gvjuhfjqzr]:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        margin-right: 10px;
        width: 100px;
        min-height: 40px;
        text-align: left;
    }

    .order-table tbody td > div[b-gvjuhfjqzr] { margin-left: 110px;}
    .order-table .form-check[b-gvjuhfjqzr] { width: min-content; }
    .order-table .order-input-case[b-gvjuhfjqzr] { width: 55px;}
    .order-table .order-input-date[b-gvjuhfjqzr] { width: auto;}
    .order-table .order-input-orderno[b-gvjuhfjqzr] { width: calc(100% - 120px);}
    .order-table .order-input-biko[b-gvjuhfjqzr] { width: calc(100% - 120px);}
}
/* _content/WebOrderSystem/Pages/Order/OrderComplete.cshtml.rz.scp.css */
@charset "utf-8";

.main-title[b-rr1cjm90tw] {
    border: 1px solid #DDDDDD;
    background-color: #AFFFFF;
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #656565;
}

li.main-padding[b-rr1cjm90tw] {
    padding: 5px !important;
}

.main-notice[b-rr1cjm90tw] {
    border: 1px solid #DDDDDD;
    overflow-y: scroll;
    max-height: 12em;
}

.order-completion[b-rr1cjm90tw] {
    margin-bottom: 20px;
    text-align: center;
}

    .order-completion .text[b-rr1cjm90tw] {
        margin: 20px 0 40px 0;
    }

    .order-completion button[b-rr1cjm90tw] {
        width: 110px;
        margin: 0 10px;
    }

.text-right[b-rr1cjm90tw] {
    text-align: right;
    padding-right: 5px;
}

@media (max-width: 767px) {
    .main-content-header button[b-rr1cjm90tw],
    .main-content-footer button[b-rr1cjm90tw] {
        width: 100%;
    }

    .main-content-header[b-rr1cjm90tw] {
        flex-direction: column;
    }

    .sp-w-full[b-rr1cjm90tw] {
        width: 100%;
    }

    .w-full[b-rr1cjm90tw] {
        width: 100%;
    }
}
/* _content/WebOrderSystem/Pages/Order/OrderHistory.cshtml.rz.scp.css */
@charset "utf-8";
.main-content-header[b-a3jqodoqoa] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-a3jqodoqoa] {
    display: flex;
    justify-content: end;
    margin: 1rem 0 12px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-a3jqodoqoa] {
    background-color: #0CA1CF !important;
    color: white !important;
}

.order-table .no-order > td[b-a3jqodoqoa] {
    background-color: #e9e9e9;
}

td .order-input-case[b-a3jqodoqoa] {
    width: 100%;
}

td .order-input-date[b-a3jqodoqoa] {
    width: auto;
}

td .form-check[b-a3jqodoqoa] {
    padding-left: 1.7rem;
}

.warning-cell[b-a3jqodoqoa] {
    --mdb-table-bg-state: rgb(27, 110, 194);
    --mdb-table-color-state: white;
}

.normal-cell[b-a3jqodoqoa] {
    --mdb-table-bg-state: white;
}

.text-right[b-a3jqodoqoa] {
    text-align: right;
    padding-right: 5px;
}

/*.sticky {
    position: sticky;
    top: 0;
    left: 0;
    background: #fbf5f5;
}*/

.mb-10p[b-a3jqodoqoa] {
    margin-bottom: 10px;
}

.mg-5[b-a3jqodoqoa] {
    margin: 5px;
}

.w-full[b-a3jqodoqoa] {
    width: 100%;
}

.order-table[b-a3jqodoqoa] {
    min-width: 950px;
    background: #fbf5f5;
}


.disp-end[b-a3jqodoqoa] {
    display: flex;
    justify-content: flex-end;
}
/*行固定*/
@media (min-width :768px) {
    .sticky_col[b-a3jqodoqoa] {
        position: sticky;
        top: 0;
        left: 0;
    }

    .sticky_col[b-a3jqodoqoa]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .sticky_cross[b-a3jqodoqoa] {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .sticky_cross[b-a3jqodoqoa]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .main-content table[b-a3jqodoqoa] {
        border-collapse: separate;
        border-spacing: 0;
    }

    .main-content table th[b-a3jqodoqoa],
    .main-content table td[b-a3jqodoqoa] {
        border-width: thin;
    }

    table tbody .fixed-cell[b-a3jqodoqoa],
    table thead .fixed-cell[b-a3jqodoqoa] {
        border-collapse: separate
    }

    table tbody .fixed-cell[b-a3jqodoqoa],
    table tbody .fixed-cell:nth-child(2)[b-a3jqodoqoa]{
        left: 0;
        position: sticky;
        z-index: 10;
    }
    table thead .fixed-cell:nth-child(2)[b-a3jqodoqoa] {
        left: 0;
        position: sticky;
        z-index: 100;
    }

    table tbody .fixed-cell:nth-child(3)[b-a3jqodoqoa] {
        left: 60px;
        position: sticky;
       z-index: 11;
        
    }
    table thead .fixed-cell:nth-child(3)[b-a3jqodoqoa] {
    left: 60px;
        position: sticky;
        z-index: 101;
    }

    table tbody .fixed-cell:nth-child(4)[b-a3jqodoqoa]{
        left: 170px;
        position: sticky;
        z-index: 12;
        
    }
    table thead .fixed-cell:nth-child(4)[b-a3jqodoqoa] {
    left: 170px;
        position: sticky;
        z-index: 102;
    }

    table tbody .fixed-cell:nth-child(5)[b-a3jqodoqoa]{
        left: 290px;
        position: sticky;
        z-index: 13;
        
    }
    table thead .fixed-cell:nth-child(5)[b-a3jqodoqoa] {
    left: 290px;
        position: sticky;
        z-index: 103;
    }

    table tbody .fixed-cell:nth-child(6)[b-a3jqodoqoa]{
        left: 400px;
        position: sticky;
        z-index: 14;
        
    }
    table thead .fixed-cell:nth-child(6)[b-a3jqodoqoa] {
    left: 400px;
        position: sticky;
        z-index: 104;
    }

    table tbody .fixed-cell:nth-child(7)[b-a3jqodoqoa]{
        left: 510px;
        position: sticky;
        z-index: 15;
        
    }
    table thead .fixed-cell:nth-child(7)[b-a3jqodoqoa] {
    left: 510px;
        position: sticky;
        z-index: 105;
    }

    table tbody .fixed-cell:nth-child(8)[b-a3jqodoqoa]{
        left: 620px;
        position: sticky;
        z-index: 16;
        
    }
    table thead .fixed-cell:nth-child(8)[b-a3jqodoqoa] {
    left: 620px;
        position: sticky;
        z-index: 106;
    }
}
/*行固定*/

@media (max-width: 767px) {
    .main-content-header[b-a3jqodoqoa] {
        flex-direction: column;
    }

    .sp-w-full[b-a3jqodoqoa] {
        width: 100%;
    }

    .w-full[b-a3jqodoqoa] {
        width: 100%;
    }

    /* 注文リストのレスポンシブ */
    .order-table[b-a3jqodoqoa] {
        min-width: inherit;
    }

        .order-table thead[b-a3jqodoqoa] {
            display: none;
        }

        .order-table tr[b-a3jqodoqoa] {
            width: 100%;
        }

        .order-table td[b-a3jqodoqoa] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-a3jqodoqoa] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-a3jqodoqoa]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-a3jqodoqoa] {
            margin-left: 110px;
        }

        .order-table .form-check[b-a3jqodoqoa] {
            width: min-content;
        }

        .order-table .order-input-case[b-a3jqodoqoa] {
            width: 55px;
        }

        .order-table .order-input-date[b-a3jqodoqoa] {
            width: auto;
        }

        .order-table .order-input-orderno[b-a3jqodoqoa] {
            width: calc(100% - 120px);
        }

        .list-group-item-warning[b-a3jqodoqoa] {
            width: calc(100% - 120px);
        }

}
/* _content/WebOrderSystem/Pages/Order/OrderHistoryPrint.cshtml.rz.scp.css */
@charset "utf-8";
/* 印刷用 */
@media print {
    body[b-xj35abyy2x] {
        overflow-y: visible;
        overflow-x: visible;
    }

    .divMain[b-xj35abyy2x] {
        overflow-y: visible;
    }
}
.main-content-header[b-xj35abyy2x] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-xj35abyy2x] {
    display: flex;
    justify-content: end;
    margin: 1rem 0 12px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-xj35abyy2x] {
    background-color: #0CA1CF !important;
    color: white !important;
}

.order-table .no-order > td[b-xj35abyy2x] {
    background-color: #e9e9e9;
}

td .order-input-case[b-xj35abyy2x] {
    width: 100%;
}

td .order-input-date[b-xj35abyy2x] {
    width: auto;
}

td .form-check[b-xj35abyy2x] {
    padding-left: 1.7rem;
}

.text-right[b-xj35abyy2x] {
    text-align: right;
    padding-right: 5px;
}

.sticky[b-xj35abyy2x] {
    position: sticky;
    top: 0;
    left: 0;
    background: #fbf5f5;
}

.mb-10p[b-xj35abyy2x] {
    margin-bottom: 10px;
}

.mg-5[b-xj35abyy2x] {
    margin: 5px;
}

.w-full[b-xj35abyy2x] {
    width: 100%;
}

.order-table[b-xj35abyy2x] {
    min-width: 950px;
    background: #fbf5f5;
}


.disp-end[b-xj35abyy2x] {
    display: flex;
    justify-content: flex-end;
}

@media (min-width :768px) {
    .main-content table[b-xj35abyy2x] {
        border-collapse: separate;
        border-spacing: 0;
    }

        .main-content table th[b-xj35abyy2x],
        .main-content table td[b-xj35abyy2x] {
            border-width: thin;
        }

    table tbody .fixed-cell[b-xj35abyy2x],
    table thead .fixed-cell[b-xj35abyy2x] {
        position: sticky;
        border-collapse: separate
    }

        table tbody .fixed-cell[b-xj35abyy2x],
        table tbody .fixed-cell:nth-child(2)[b-xj35abyy2x],
        table thead .fixed-cell:nth-child(2)[b-xj35abyy2x] {
            left: 0;
        }

            table tbody .fixed-cell:nth-child(3)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(3)[b-xj35abyy2x] {
                left: 60px;
                z-index: 1;
            }

            table tbody .fixed-cell:nth-child(4)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(4)[b-xj35abyy2x] {
                left: 160px;
                z-index: 2;
            }

            table tbody .fixed-cell:nth-child(5)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(5)[b-xj35abyy2x] {
                left: 280px;
                z-index: 3;
            }

            table tbody .fixed-cell:nth-child(6)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(6)[b-xj35abyy2x] {
                left: 380px;
                z-index: 4;
            }

            table tbody .fixed-cell:nth-child(7)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(7)[b-xj35abyy2x] {
                left: 480px;
                z-index: 5;
            }

            table tbody .fixed-cell:nth-child(8)[b-xj35abyy2x],
            table thead .fixed-cell:nth-child(8)[b-xj35abyy2x] {
                left: 580px;
                z-index: 6;
            }
}

@media (max-width: 767px) {
    .main-content-header[b-xj35abyy2x] {
        flex-direction: column;
    }

    .sp-w-full[b-xj35abyy2x] {
        width: 100%;
    }

    .w-full[b-xj35abyy2x] {
        width: 100%;
    }

    /* 注文リストのレスポンシブ */
    .order-table[b-xj35abyy2x] {
        min-width: inherit;
    }

        .order-table thead[b-xj35abyy2x] {
            display: none;
        }

        .order-table tr[b-xj35abyy2x] {
            width: 100%;
        }

        .order-table td[b-xj35abyy2x] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-xj35abyy2x] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-xj35abyy2x]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-xj35abyy2x] {
            margin-left: 110px;
        }

        .order-table .form-check[b-xj35abyy2x] {
            width: min-content;
        }

        .order-table .order-input-case[b-xj35abyy2x] {
            width: 55px;
        }

        .order-table .order-input-date[b-xj35abyy2x] {
            width: auto;
        }

        .order-table .order-input-orderno[b-xj35abyy2x] {
            width: calc(100% - 120px);
        }

        .order-table .order-input-biko[b-xj35abyy2x] {
            width: calc(100% - 120px);
        }
}
/* _content/WebOrderSystem/Pages/Order/ProductName.cshtml.rz.scp.css */
@charset "utf-8";

.main-content-header[b-kop3hc7ell] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-kop3hc7ell] {
    display: flex;
    justify-content: end;
    margin: 1rem 0 12px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-kop3hc7ell] {
    background-color: #0CA1CF;
    color: white;
}

.order-table .no-order > td[b-kop3hc7ell] {
    background-color: #e9e9e9;
}

td .order-input-case[b-kop3hc7ell] {
    width: 100%;
}

td .order-input-date[b-kop3hc7ell] {
    width: auto;
}

td .form-check[b-kop3hc7ell] {
    padding-left: 1.7rem;
}

.text-right[b-kop3hc7ell] {
    text-align: right;
    padding-right: 5px;
}

.mb-10p[b-kop3hc7ell] {
    margin-bottom: 10px;
}

.w-full[b-kop3hc7ell] {
    width: 100%;
}

.order-table[b-kop3hc7ell] {
    min-width: 950px;
    background: #fbf5f5;
}

.disp-end[b-kop3hc7ell] {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .main-content-header[b-kop3hc7ell] {
        flex-direction: column;
    }

    .sp-w-full[b-kop3hc7ell] {
        width: 100%;
    }

    .w-full[b-kop3hc7ell] {
        width: 100%;
    }

    /* 注文リストのレスポンシブ */
    .order-table[b-kop3hc7ell] {
        min-width: inherit;
    }

        .order-table thead[b-kop3hc7ell] {
            display: none;
        }

        .order-table tr[b-kop3hc7ell] {
            width: 100%;
        }

        .order-table td[b-kop3hc7ell] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-kop3hc7ell] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-kop3hc7ell]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-kop3hc7ell] {
            margin-left: 110px;
        }

        .order-table .form-check[b-kop3hc7ell] {
            width: min-content;
        }

        .order-table .order-input-case[b-kop3hc7ell] {
            width: 55px;
        }

        .order-table .order-input-date[b-kop3hc7ell] {
            width: auto;
        }

        .order-table .order-input-orderno[b-kop3hc7ell] {
            width: calc(100% - 120px);
        }

        .order-table .order-input-biko[b-kop3hc7ell] {
            width: calc(100% - 120px);
        }
}
/* _content/WebOrderSystem/Pages/Order/ProductNo.cshtml.rz.scp.css */
@charset "utf-8";

.main-content-header[b-iog42dyyvx] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-iog42dyyvx] {
    display: flex;
    justify-content: end;
    margin: 20px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-iog42dyyvx] {
    background-color: #0CA1CF;
    color: white;
}

.order-table .no-order > td[b-iog42dyyvx] {
    background-color: #e9e9e9;
}

.disp-end[b-iog42dyyvx] {
    display: flex;
    justify-content: flex-end;
}

td .order-input-case[b-iog42dyyvx] {
    width: 100%;
}

td .order-input-date[b-iog42dyyvx] {
    width: auto;
}

.mb-10p[b-iog42dyyvx] {
    margin-bottom: 10px;
}

td .form-check[b-iog42dyyvx] {
    padding-left: 1.7rem;
}

.text-right[b-iog42dyyvx] {
    text-align: right;
    padding-right: 5px;
}

.w-full[b-iog42dyyvx] {
    width: 100%;
}

@media (max-width: 767px) {
    .main-content-header[b-iog42dyyvx] {
        flex-direction: column;
    }

    .w-full[b-iog42dyyvx] {
        width: 100%;
    }

    .sp-w-full[b-iog42dyyvx] {
        width: 100%;
    }


    .file-form[b-iog42dyyvx] {
        width: 220px;
    }

    .state-icon[b-iog42dyyvx] {
        font-size: medium;
        text-align: left;
    }

    /* 注文リストのレスポンシブ */
    .order-table[b-iog42dyyvx] {
        min-width: inherit;
    }

        .order-table thead[b-iog42dyyvx] {
            display: none;
        }

        .order-table tr[b-iog42dyyvx] {
            width: 100%;
        }

        .order-table td[b-iog42dyyvx] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-iog42dyyvx] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-iog42dyyvx]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-iog42dyyvx] {
            margin-left: 110px;
        }

        .order-table .form-check[b-iog42dyyvx] {
            width: min-content;
        }

        .order-table .order-input-case[b-iog42dyyvx] {
            width: 55px;
        }

        .order-table .order-input-date[b-iog42dyyvx] {
            width: auto;
        }

        .order-table .order-input-orderno[b-iog42dyyvx] {
            width: calc(100% - 120px);
        }

        .order-table .order-input-biko[b-iog42dyyvx] {
            width: calc(100% - 120px);
        }
}
/* _content/WebOrderSystem/Pages/Order/Repeat.cshtml.rz.scp.css */
@charset "utf-8";
.main-content-header[b-jr8s03udvq] {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
    height: 37px;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.main-content-footer[b-jr8s03udvq] {
    display: flex;
    justify-content: end;
    margin: 1rem 0 12px 0px;
    height: 37px;
}

.order-table > thead > tr > th[b-jr8s03udvq] {
    background-color: #0CA1CF;
    color: white;
}

.order-table .no-order > td[b-jr8s03udvq] {
    background-color: #e9e9e9;
}

td .order-input-case[b-jr8s03udvq] {
    width: 100%;
}

td .order-input-date[b-jr8s03udvq] {
    width: auto;
}

td .form-check[b-jr8s03udvq] {
    padding-left: 1.7rem;
}

.text-right[b-jr8s03udvq] {
    text-align: right;
    padding-right: 5px;
}

.mb-10p[b-jr8s03udvq] {
    margin-bottom: 10px;
}

.w-full[b-jr8s03udvq] {
    width: 100%;
}

.order-table[b-jr8s03udvq] {
    min-width: 950px;
    background: #fbf5f5;
}

.disp-end[b-jr8s03udvq] {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .main-content-header[b-jr8s03udvq] {
        flex-direction: column;
    }

    .sp-w-full[b-jr8s03udvq] {
        width: 100%;
    }

    .w-full[b-jr8s03udvq] {
        width: 100%;
    }

    /* 注文リストのレスポンシブ */
    .order-table[b-jr8s03udvq] {
        min-width: inherit;
    }

        .order-table thead[b-jr8s03udvq] {
            display: none;
        }

        .order-table tr[b-jr8s03udvq] {
            width: 100%;
        }

        .order-table td[b-jr8s03udvq] {
            display: block;
            text-align: left;
            width: 100%;
            min-height: 40px;
            word-wrap: break-word;
        }

            .order-table td:first-child[b-jr8s03udvq] {
                background: #0CA1CF;
                color: #fff;
                font-weight: bold;
                text-align: left;
            }

            .order-table td[b-jr8s03udvq]:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                margin-right: 10px;
                width: 100px;
                min-height: 40px;
                text-align: left;
            }

        .order-table tbody td > div[b-jr8s03udvq] {
            margin-left: 110px;
        }

        .order-table .form-check[b-jr8s03udvq] {
            width: min-content;
        }

        .order-table .order-input-case[b-jr8s03udvq] {
            width: 55px;
        }

        .order-table .order-input-date[b-jr8s03udvq] {
            width: auto;
        }

        .order-table .order-input-orderno[b-jr8s03udvq] {
            width: calc(100% - 120px);
        }

        .order-table .order-input-biko[b-jr8s03udvq] {
            width: calc(100% - 120px);
        }
}
/* _content/WebOrderSystem/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-sgemarhhst] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-sgemarhhst] {
  color: #0077cc;
}

.btn-primary[b-sgemarhhst] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-sgemarhhst], .nav-pills .show > .nav-link[b-sgemarhhst] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-sgemarhhst] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-sgemarhhst] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-sgemarhhst] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-sgemarhhst] {
  font-size: 1rem;
  line-height: inherit;
}

/* _content/WebOrderSystem/Pages/Shared/_LayoutLogin.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ns3texwe0p] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-ns3texwe0p] {
    color: #0077cc;
}

.btn-primary[b-ns3texwe0p] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ns3texwe0p], .nav-pills .show > .nav-link[b-ns3texwe0p] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-ns3texwe0p] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-ns3texwe0p] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ns3texwe0p] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ns3texwe0p] {
    font-size: 1rem;
    line-height: inherit;
}
/* _content/WebOrderSystem/Pages/Shared/_LayoutPrint.cshtml.rz.scp.css */
body[b-31l837zox8] {
    margin-left:!important unset;
    overflow-y:!important visible;
    overflow-x:!important visible;
}
