@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/AIJIMYSES/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-dlfmsj7vdb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dlfmsj7vdb] {
    flex: 1;
}

.main-footer[b-dlfmsj7vdb] {
    margin-top: auto;
    position: absolute;
}

.sidebar[b-dlfmsj7vdb] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: #093100;
}

.top-row[b-dlfmsj7vdb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

@media (min-width: 641px) {
    .page[b-dlfmsj7vdb] {
        flex-direction: row;
    }

    .sidebar[b-dlfmsj7vdb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dlfmsj7vdb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}

#blazor-error-ui[b-dlfmsj7vdb] {
    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;
}
/* _content/AIJIMYSES/Components/Layout/NavMenu.razor.rz.scp.css */
/* �g�b�v�o�[�̃X�^�C�� */
.top-row[b-07axhhk9cw] {
    height: 3.5rem;
    background-color: #004d40; /* ���[���A�����������ΐF�ɕύX */
    border-bottom: 1px solid #00382e;
}

.navbar-brand[b-07axhhk9cw] {
    font-size: 1.1rem;
    color: #fff;
    display: flex;
    align-items: center;
}

    .navbar-brand .brand-image[b-07axhhk9cw] {
        height: 33px;
        width: 33px;
        margin-right: .8rem;
        border-radius: 50%;
        box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    }

/* �n���o�[�K�[���j���[�̃g�O���{�^���i����ʗp�j*/
.navbar-toggler-input[b-07axhhk9cw] {
    display: none;
}

.navbar-toggler-label[b-07axhhk9cw] {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    width: 3.5rem;
    height: 2.5rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: .25rem;
}

/* ���j���[�S�̂̃X�N���[���ݒ� */
.nav-scrollable[b-07axhhk9cw] {
    height: calc(100vh - 3.5rem);
    overflow-y: auto;
    background-color: #00251a; /* �T�C�h�o�[�̔w�i�F */
}

/* �i�r�Q�[�V�����A�C�e���̋��ʃX�^�C�� */
.nav-item[b-07axhhk9cw] {
    font-size: 0.9rem;
    margin: 0.2rem 0.5rem; /* �㉺�̃}�[�W��������ǉ� */
}

    .nav-item[b-07axhhk9cw]  .nav-link {
        color: #c2c7d0; /* �e�L�X�g�J���[ */
        display: flex;
        align-items: center;
        height: 3rem;
        padding: 0 1rem;
        border-radius: 4px;
        position: relative;
        transition: background-color 0.2s ease, color 0.2s ease; /* transition��ǉ� */
    }

        /* �����P: �A�N�e�B�u�ȃ����N�̃X�^�C�����薾�m�� */
        .nav-item[b-07axhhk9cw]  .nav-link.active {
            background-color: #008749; /* �A�v���̃L�[�J���[�ɍ��킹���� */
            color: #ffffff;
            font-weight: 500;
        }

        /* �����P: �z�o�[���̃X�^�C���𒲐� */
        .nav-item[b-07axhhk9cw]  .nav-link:hover {
            background-color: #003d33;
            color: #ffffff;
        }

p[b-07axhhk9cw] {
    margin-bottom: 0;
}

.nav-icon[b-07axhhk9cw] {
    width: 1.2rem;
    margin-right: 0.6rem;
    text-align: center;
    color: #8da3b9;
    transition: color 0.2s ease;
}

.nav-link.active .nav-icon[b-07axhhk9cw] {
    color: #ffffff;
}

.nav-link:hover .nav-icon[b-07axhhk9cw] {
    color: #ffffff;
}


/* �h���b�v�_�E�����̃X�^�C�� */
.nav-link .right[b-07axhhk9cw] {
    position: absolute;
    right: 1rem;
    transition: transform 0.3s ease-in-out;
}

.nav-link.collapsed .right[b-07axhhk9cw] {
    transform: rotate(-90deg); /* ������Ԃ͍����� */
}

.nav-link:not(.collapsed) .right[b-07axhhk9cw] {
    transform: rotate(0deg); /* �J������Ԃ͉����� */
}


/* �����P: �h���b�v�_�E�����j���[�i�c���[�r���[�j�̃X�^�C�� */
.nav-treeview[b-07axhhk9cw] {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out; /* transition�𒲐� */
    background-color: rgba(0, 0, 0, 0.2);
    list-style: none;
    padding: 0.2rem 0;
    margin: 0;
}

    .nav-treeview.menu-open[b-07axhhk9cw] {
        max-height: 500px; /* �\���ȍ�����m�ۂ��ēW�J */
    }

    .nav-treeview .nav-item[b-07axhhk9cw] {
        margin: 0;
    }
        /* �T�u���j���[�̃����N�X�^�C�� */
        .nav-treeview .nav-item[b-07axhhk9cw]  .nav-link {
            padding-left: 2.2rem; /* �C���f���g��[�� */
            height: 2.5rem; /* ����������l�߂� */
            color: #adb5bd;
        }

            /* �T�u���j���[�̃A�N�e�B�u�E�z�o�[�X�^�C�� */
            .nav-treeview .nav-item[b-07axhhk9cw]  .nav-link.active {
                background-color: transparent; /* �e�̃A�N�e�B�u�F�Ƃ͕ς��� */
                color: #98DBC6; /* �L�[�J���[�̖��邢�F */
                font-weight: bold;
            }

            .nav-treeview .nav-item[b-07axhhk9cw]  .nav-link:hover {
                background-color: transparent;
                color: #ffffff;
            }
    /* �T�u���j���[�̃A�C�R�� */
    .nav-treeview .nav-link .nav-icon[b-07axhhk9cw] {
        font-size: 0.8em; /* �A�C�R������������� */
    }


/* ��ʂ����������i���o�C���\���j�̃X�^�C�� */
@media (max-width: 640.98px) {
    .navbar-toggler-label[b-07axhhk9cw] {
        display: block; /* �g�O���{�^����\�� */
    }

    .nav-scrollable[b-07axhhk9cw] {
        display: none; /* ���j���[��f�t�H���g�Ŕ�\�� */
        position: absolute;
        width: 100%;
        z-index: 1000;
    }

    /* �`�F�b�N�{�b�N�X���I���̎��Ƀ��j���[��\�� */
    .navbar-toggler-input:checked ~ .nav-scrollable[b-07axhhk9cw] {
        display: block;
    }
}
/* _content/AIJIMYSES/Components/Pages/AppointmentRespond.razor.rz.scp.css */
/* �f�t�H���g�iPC�j�ł̓J�[�h�\����B�� */
.responsive-cards[b-c28mhzyqbb] {
    display: none;
}

/* ��ʕ���767.98px�ȉ��̎��i�X�}�[�g�t�H���Ȃǁj�̃X�^�C�� */
@media (max-width: 767.98px) {
    /* PC�p�̃e�[�u���\����B�� */
    .table-responsive[b-c28mhzyqbb] {
        display: none;
    }

    /* �X�}�[�g�t�H���p�̃J�[�h�\����L���ɂ��� */
    .responsive-cards[b-c28mhzyqbb] {
        display: block;
    }

    .response-card[b-c28mhzyqbb] {
        border: 1px solid #dee2e6;
        border-radius: .375rem;
        margin-bottom: 1rem;
        padding: 1rem;
    }

    .response-card-header[b-c28mhzyqbb] {
        font-weight: bold;
        margin-bottom: 0.75rem;
        padding-bottom: 0.75rem;
        border-bottom: 1px solid #dee2e6;
    }

    .slot-row[b-c28mhzyqbb] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.5rem 0;
    }

    .slot-time[b-c28mhzyqbb] {
        font-weight: 500;
    }

    .btn-group-vertical .btn[b-c28mhzyqbb] {
        width: 100%;
        margin-bottom: 0.5rem;
        padding: 0.75rem;
        font-size: 1rem;
    }

    .response-comment[b-c28mhzyqbb] {
        font-size: 0.9rem;
        color: #6c757d;
        background-color: #f8f9fa;
        padding: 0.5rem;
        border-radius: .25rem;
        margin-top: 1rem;
        white-space: pre-wrap;
    }
}
/* �f�t�H���g�iPC�j�ł̓J�[�h�\����B�� */
.responsive-cards[b-c28mhzyqbb] {
    display: none;
}

/* �ł�������������������X�^�C�� */
.most-popular-slot[b-c28mhzyqbb] {
    background-color: #d1e7dd; /* Bootstrap��success-bg-subtle�ɋ߂��F */
    font-weight: bold;
}

    .most-popular-slot button[b-c28mhzyqbb] {
        border-color: #28a745; /* ����������ΐF�̃{�[�_�[ */
    }

/* ��ʕ���767.98px�ȉ��̎��i�X�}�[�g�t�H���Ȃǁj�̃X�^�C�� */
@media (max-width: 767.98px) {
    /* PC�p�̃e�[�u���\����B�� */
    .table-responsive[b-c28mhzyqbb] {
        display: none;
    }

    /* �X�}�[�g�t�H���p�̃J�[�h�\����L���ɂ��� */
    .responsive-cards[b-c28mhzyqbb] {
        display: block;
    }

    .response-card[b-c28mhzyqbb] {
        border: 1px solid #dee2e6;
        border-radius: .375rem;
        margin-bottom: 1rem;
        padding: 1rem;
    }

    .response-card-header[b-c28mhzyqbb] {
        font-weight: bold;
        margin-bottom: 0.75rem;
        padding-bottom: 0.75rem;
        border-bottom: 1px solid #dee2e6;
    }

    .slot-row[b-c28mhzyqbb] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.5rem 0;
    }

    .slot-time[b-c28mhzyqbb] {
        font-weight: 500;
    }

    .btn-group-vertical .btn[b-c28mhzyqbb] {
        width: 100%;
        margin-bottom: 0.5rem;
        padding: 0.75rem;
        font-size: 1rem;
    }

    .response-comment[b-c28mhzyqbb] {
        font-size: 0.9rem;
        color: #6c757d;
        background-color: #f8f9fa;
        padding: 0.5rem;
        border-radius: .25rem;
        margin-top: 1rem;
        white-space: pre-wrap;
    }

    /* �X�}�[�g�t�H���p�J�[�h�̍ł�������������������X�^�C�� */
    .responsive-cards .response-card-header.most-popular-slot[b-c28mhzyqbb] {
        background-color: #d1e7dd;
        color: #0f5132; /* �e�L�X�g�̐F��Z���΂� */
    }

    .responsive-cards .slot-time.most-popular-slot[b-c28mhzyqbb] {
        background-color: #d1e7dd;
        padding: 0.25rem 0.5rem;
        border-radius: .25rem;
    }
}
