/* _content/SeniorMateV2/Pages/BIP0410/BIP0410C.razor.rz.scp.css */
.Panel[b-ffo85oag7z] {
    width: 24%;
    height: 50px;
    border: 1px solid;
    font-size: 0.9em;
    line-height: 1em;
    padding: 5px;
    float: left;
    position: relative;
    text-align: center;
    cursor:pointer;
}

.PanelText[b-ffo85oag7z] {
    width: 100%;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50% !important;
    left: 50% !important;
    padding: 2px;
}
/* _content/SeniorMateV2/Pages/BIP0600/BIP0600D.razor.rz.scp.css */
.Panel[b-1dwo62cyff] {
    width: 125px;
    height: 40px;
    border: 1px solid;
    font-size: 0.9em;
    line-height: 1em;
    padding: 5px;
    float: left;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.PanelText[b-1dwo62cyff] {
    width: 125px;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50% !important;
    left: 50% !important;
    padding: 2px;
}
/* _content/SeniorMateV2/Pages/BIP0930/BIP0930A.razor.rz.scp.css */
.amortize-title[b-pqvqq3pdah] {
    font-weight: bold;
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .amortize-title.r[b-pqvqq3pdah] {
        text-align: right;
    }

.amortize-data[b-pqvqq3pdah] {
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .amortize-data.r[b-pqvqq3pdah] {
        text-align: right;
    }
/* _content/SeniorMateV2/Pages/ComError.razor.rz.scp.css */
.img-404[b-3cgogrkwb3] {
    background-size: contain;
    background-repeat: no-repeat;
}
/* _content/SeniorMateV2/Pages/STP0150/STP0150A.razor.rz.scp.css */
.customTrans table[b-e2y6oznedk] {
    background-color: #F8F8F8;
}

.customTrans table tr[b-e2y6oznedk] {
    line-height: 25px;
}

.customTrans table tr td[b-e2y6oznedk] {
    padding-left: 10px;
}

.customTransTitle[b-e2y6oznedk] {
    background-color: white;
    border-top: black solid thin;
    border-left: black solid thin;
    border-right: black solid thin;
    line-height: 40px;
}
/* _content/SeniorMateV2/Pages/STP0160/STP0160A.razor.rz.scp.css */
.customTrans table[b-iz5fs8mhes] {
    background-color: #F8F8F8;
}

.customTrans table tr[b-iz5fs8mhes] {
    line-height: 25px;
}

.customTrans table tr td[b-iz5fs8mhes] {
    padding-left: 10px;
}

.customTransTitle[b-iz5fs8mhes] {
    background-color: white;
    border-top: black solid thin;
    border-left: black solid thin;
    border-right: black solid thin;
    line-height: 40px;
}

/* _content/SeniorMateV2/Pages/STP0500/STP0500C.razor.rz.scp.css */
.footer[b-1kdwqzn3b9] {
    position: fixed !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: 5px;
    margin-bottom: 5px;
}
/* _content/SeniorMateV2/Pages/SYP0100/SYP0100A.razor.rz.scp.css */
*[b-vajmjd9tl0] {
    margin: 0;
    padding: 0;
}

html[b-vajmjd9tl0] {
    height: 100%;
}

.SM-title[b-vajmjd9tl0] {
    width: 100%;
    min-height: 150px;
    background-image: url('../img/Title.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.input-area[b-vajmjd9tl0] {
    z-index: 100;
    position: absolute;
    width: 100%;
    top: 0;
}

.area[b-vajmjd9tl0] {
    background: #122a88;
    background: -webkit-linear-gradient(to left, #1b3391, #122a88);
    width: 100%;
    height: 100vh;
}

.circles[b-vajmjd9tl0] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .circles li[b-vajmjd9tl0] {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: #e61874;
        animation: animate-b-vajmjd9tl0 25s linear infinite;
        bottom: -150px;
    }

        .circles li:nth-child(1)[b-vajmjd9tl0] {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
        }


        .circles li:nth-child(2)[b-vajmjd9tl0] {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
        }

        .circles li:nth-child(3)[b-vajmjd9tl0] {
            left: 70%;
            width: 20px;
            height: 20px;
            animation-delay: 4s;
        }

        .circles li:nth-child(4)[b-vajmjd9tl0] {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
        }

        .circles li:nth-child(5)[b-vajmjd9tl0] {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
        }

        .circles li:nth-child(6)[b-vajmjd9tl0] {
            left: 75%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
        }

        .circles li:nth-child(7)[b-vajmjd9tl0] {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
        }

        .circles li:nth-child(8)[b-vajmjd9tl0] {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
        }

        .circles li:nth-child(9)[b-vajmjd9tl0] {
            left: 20%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
        }

        .circles li:nth-child(10)[b-vajmjd9tl0] {
            left: 85%;
            width: 150px;
            height: 150px;
            animation-delay: 0s;
            animation-duration: 11s;
        }



@keyframes animate-b-vajmjd9tl0 {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}
/* _content/SeniorMateV2/Pages/SYP0110/SYP0110A.razor.rz.scp.css */
.page[b-4y3jowq684] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4y3jowq684] {
    flex: 1;
    /*border-top:solid 1px #d3d3d3ee;*/
}

.sidebar[b-4y3jowq684] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-color: #f7f7f7;
    /*border-right: solid 1.5px #d3d3d3ee;*/
}

.top-row[b-4y3jowq684] {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-4y3jowq684]  a, .top-row .btn-link[b-4y3jowq684] {
    white-space: nowrap;
}

.top-row a:first-child[b-4y3jowq684] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.navbar-toggler[b-4y3jowq684] {
    /*background-color: rgba(255, 255, 255, 0.1);*/
    background-color: rgba(0,0,0,0.2);
}

.logo[b-4y3jowq684] {
    height: 3.5rem;
    justify-content: center;
    /*background-color: rgba(0,0,0,0.7);*/
    /*background-color: #f7f7f7;*/
}

.logo-img-False[b-4y3jowq684],
.logo-img[b-4y3jowq684] {
    width: 200px;
    height: 40px;
    background-image: url('../img/Logo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.logo-img-True[b-4y3jowq684] {
    width: 80px;
    height: 40px;
    background-image: url('../img/logo_small.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.navbar-brand[b-4y3jowq684] {
    font-size: 1.1rem;
    font-weight: 700;
}

.nav-item[b-4y3jowq684] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4y3jowq684] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4y3jowq684] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4y3jowq684]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-4y3jowq684]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-4y3jowq684]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (max-width: 1279px) {
    .top-row:not(.auth)[b-4y3jowq684] {
        display: none;
    }

    .top-row.auth[b-4y3jowq684] {
        justify-content: space-between;
    }

    .top-row a[b-4y3jowq684], .top-row .btn-link[b-4y3jowq684] {
        margin-left: 0;
    }

    .top-menu[b-4y3jowq684] {
        display: inline-block;
        height: 3rem;
    }

    .main-menu[b-4y3jowq684] {
        left: 0;
        width: 100%;
    }
    .small-window-manu[b-4y3jowq684] {
        display: block;
    }

    .large-window-manu[b-4y3jowq684] {
        display: none;
    }
}

@media (min-width: 1280px) {
    .page[b-4y3jowq684] {
        flex-direction: row;
    }

    .sidebar[b-4y3jowq684] {
        width: 240px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4y3jowq684] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
    .top-menu[b-4y3jowq684] {
        display: none;
    }

    .top-row[b-4y3jowq684], article[b-4y3jowq684] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
}

    .navbar-toggler[b-4y3jowq684] {
        display: none;
    }

    .collapse[b-4y3jowq684] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .main-menu[b-4y3jowq684] {
        overflow: auto;
        height: calc(100vh - 3.5rem);
        left: 0;
        width: 100%;
    }

    /* 2022/12/07 FTC)�����@���p�҃}�X�^��{����ʂ̍ŏ��T�C�Y�Ή��i���̉�ʂł��\�����ς��\������j*/
    main[b-4y3jowq684] {
        width: calc(100vw - 260px);
    }

    .small-window-manu[b-4y3jowq684] {
        display: none;
    }

    .large-window-manu[b-4y3jowq684] {
        display: block;
    }

    .sidebar-toggler-True[b-4y3jowq684] {
        width: 80px !important;
    }

}
/* _content/SeniorMateV2/Pages/Test/TestFullCalendar.razor.rz.scp.css */
.fc-day-today[b-daf1ka4t1k] {
    background-color: white !important;
}
/*
.fg-day[data-date="2021-03-01"] {
    background-color: transparent!important;
}
td.fc-sat {
    background-color: #eaf4ff !important;
}

td.fc-sun {
    background-color: #ffeaea !important;
}
.fc .fc-daygrid-day.fc-day-today {
    background: none;
}
*/

#external-events[b-daf1ka4t1k] {
    z-index: 2;
    width: 150px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: #eee;
}

#external-events .fc-event[b-daf1ka4t1k] {
    cursor: move;
    margin: 3px 0;
}

#calendar-container[b-daf1ka4t1k] {
    position: relative;
    z-index: 1;
    margin-left: 200px;
}

#calendar[b-daf1ka4t1k] {
    max-width: 1100px;
    margin: 20px auto;
}
/* _content/SeniorMateV2/Shared/Comp/CompLoading.razor.rz.scp.css */
#loading[b-026uh89s9o] {
    z-index: 999;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(160 160 160 / 50%);
}
/* _content/SeniorMateV2/Shared/Comp/CompPageHeader.razor.rz.scp.css */
.normal-font[b-z4gfp4w1x2]{
    font-size:1.5rem;
    font-weight:600;
    color:#222222;
}

@media (max-width: 1279.98px) {
    .small-display-none[b-z4gfp4w1x2] {
        display: none;
    }
}

@media (min-width: 1280px) {

}

