body {
    width: 100%;
    height: 100%;
}

.active a {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.h3-system-name {
    text-align: center;
    font-weight: bold;
    color: #555555;
    font-size: 18pt;
}

.div-post-error-message {
    color: #ff8686;
}

.div-post-error-message-login {
    text-align: center;
    padding: 5px;
}

.a-logout {
    font-size: 12pt;
    font-weight: 600;
    text-align: center;
    padding: 0 35px 0 0;
    margin: 0 0 0 20px;
}

.navbar {
    min-height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 0;
    background: #263859 !important;
}

.navbar-brand {
    padding: 0 15px;
    height: 35px;
    line-height: 20px;
}

.navbar-toggle {
    margin-top: 5px;
    padding: 9px 10px !important;
}

.navbar-nav > li {
    font-size: 1.1rem;
    font-weight: 600;
    min-width: 160px;
    text-align: center;
    color: gray;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        /* (80px - line-height of 27px) / 2 = 26.5px */
        padding-top: 8px;
        padding-bottom: 5px;
        line-height: 20px;
    }
}

.pdd_modal {
    padding-left: 2rem;
    padding-bottom: 0;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ba55d3;
    border-color: #ba55d3;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.non_border {
    border: none;
}

.bb_nontop {
    display: block;
    width: 100%;
}

.siz {
    font-size: 0.9rem;
}

.cc_top {
    margin-top: 0.5rem;
}

.pd_top {
    padding-top: 0.8rem;
}

.portal_map_back {
    height: 40vh !important;
}

@media screen and (min-height:820px) and (max-height:890px) {
    .portal_map_back {
        height: 40vh !important;
    }
}

@media screen and (min-height:890px) and (max-height:980px) {
    .portal_map_back {
        height: 47.5vh !important;
    }
}

@media screen and (min-height:980px) {
    .portal_map_back {
        height: 65vh !important;
    }
}

.kensaku_back {
    background-color: #a9a9a9;
}

.sm_sz {
    font-size: 90%;
}

#ModalKeiyuti .form-control {
    height: calc(11px + 2vh);
    padding-top: 0px;
    padding-bottom: 0px;
}

.syukei_table {
    background-color: #a9a9a9;
}

.syukei_border th {
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    border-top: 1.5px solid #555555;
    border-bottom: 1.5px solid #555555;
}

.syukei_border td {
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    border-top: 2px solid #555555;
    border-bottom: 2px solid #555555;
}

.day {
    width: 100%;
    border: solid 1.5px #888888;
}

.th_day_of_week {
    color: rgb(121, 121, 121);
    background: #dddddd;
    text-align: center;
    border-left: rgb(121, 121, 121) 0.5px solid;
}

.td-day {
    height: 7vw;
    width: 10vw;
    border-left: #cccccc 0.5px solid;
    vertical-align: text-top;
    font-size: 14pt;
}

.tr-week {
    border-bottom: #dddddd solid 2.0px
}

.calDay {
    font-weight: normal;
}

.calCourse {
    font-weight: bolder;
}

.calJikan {
    font-weight: bolder;
}

.div-plan {
    border: lightgray solid 0.5px;
    border-radius: 3px;
    font-size: 10pt;
    padding: 1px;
    margin: 2px;
}

.ijyou_over {
    height: 75vh;
}

.ijyou_over_kensaku {
    height: 28vh;
}

.block-check {
    display: block;
    position: relative;
    cursor: pointer;
}

    .block-check input {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 12px;
        left: 12px;
        cursor: pointer;
    }

    .block-check span {
        position: absolute;
        bottom: 12px;
        left: 12px;
        cursor: default;
        font-size: 12pt;
    }

.block-check-shashin {
    display: block;
    position: relative;
    cursor: pointer;
}

    .block-check-shashin input {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0px;
        left: -20px;
        cursor: pointer;
    }

    .block-check-shashin span {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 2px;
        left: 2px;
        cursor: default;
        font-size: 10pt;
        text-align: center !important;
    }

.nisshi-junkaikekka-link:hover {
    cursor: pointer;
    color: #0000ff;
}

.kinkyu_joho {
    font-size: 0.7em;
}

    .kinkyu_joho :hover {
        cursor: pointer;
    }

.table_junkai_jokyo {
    font-size: 10pt;
    text-align: center !important;
    vertical-align: middle !important;
}

    .table_junkai_jokyo td {
        vertical-align: middle;
    }

.table_junkai_jokyo_title {
    font-size: 14pt;
}

.table_junkai_jokyo_header {
    /*font-size: 8pt;*/
}

/*.table_junkai_jokyo_size {
    height: 35vh !important;
}*/

.table_junkai_kekka {
    font-size: 10pt;
}

.table_reset_margin {
    margin-bottom: 0px;
}

.table_junkai_kekka_title {
    display: block;
    position: relative;
}

.table_junkai_kekka_button {
    position: absolute;
    bottom: 0.3em;
    right: 1.2em;
}

.tbl_siz {
    max-width: 30rem;
}

.btn_siz {
    max-width: 20rem;
    min-width: 10rem;
}

.sidi_siz {
    max-width: 10rem;
    min-width: 5rem;
}

.nengetsu {
    max-width: 6rem;
    min-width: 6rem;
}

.hanrei_siz {
    max-width: 28rem;
}

.tr_junkai_ichiran_mikakunin {
    background-color: #FBE5D6 !important;
}

.img-loading {
    height:100%;
    width:100%;
    background: url("images/Loading2.gif") no-repeat;
    background-size:20%;
    background-position:45% 45%;
}

.img-video-icon {
    position: absolute;
    top: 2%;
    right: 5%;
    width: 45px;
    height: 45px;
    opacity: 0.5;
    z-index: 999;
    pointer-events: none;
}

.img-ichiran {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.disabled-control-text {
    color: lightgray;
}

.modal-content-client-csv {
    max-width: 1500px;
    padding-left: 30px;
    padding-right: 30px;
    max-height: calc(100vh - 250px);
}