﻿
.lnkDairiBack {
    background-color: #b6cDdF;
}

.lblSeparator {
}

.lblSeparator1 {
    margin: 0px 5px;
}

#ctl00_imgTop {
    width: 401px;
}

#ctl00_lnkTop {
    margin: 2px 0px 3px 0px;
    display: block;
}

.divHeader {
    display: flex;
    /*margin-bottom: 6px;
            -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4) !important;*/
    border-bottom: solid 1px #f0f3f7;
}

.imgTop2 {
    margin-left: 40px;
}

.copyright {
    text-align: right;
    font-size: 9pt;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #858cb1;
    margin: 4px;
}

.lblName2 {
    color: coral;
}

.tableSet01 th, .tableSet02 th {
    background-color: #b5cbf5;
    border: solid 1px #688DB9;
    padding: 5px;
}

.tableSet01 td, .tableSet02 td {
    border: solid 1px #688DB9;
}

.noBorder td {
    border-width: 0px !important;
    border-style: none !important;
}

.noBorder2 td {
    border-width: 0px !important;
    border-style: none !important;
}




.typeBlue {
    background-color: #e2e7f1;
    border-bottom-width: 0px;
}

    .typeBlue:hover {
        background-color: #eef1f7;
    }

.actStatus, .actStatusb {
    background-color: #aee8ff;
}


.menuLv4 {
    background: linear-gradient(to right, #e9e9e9, #bdd1ea);
}

.lnkDairiBack {
    text-shadow: 1px 4px 4px #50a8e74f;
    background: linear-gradient(0deg, #9df3f7, #97cbf1) !important;
    padding-left: 49px !important;
}
    .lnkDairiBack:hover {
        background: linear-gradient(0deg, #7af0f7, #7ac6ff) !important;
    }

.menu_dairi {
    background: linear-gradient(180deg, #f5f5f5, #ebebeb, #e4e4e4) !important;
}

.menu_admin {
    background: linear-gradient(180deg, #fff0ed, #f1d6c6, #ffc9b4) !important;
}

.menu_aad {
    background: linear-gradient(180deg, #e7f2f9, #c8e5d4, #c8e5d4) !important;
}

.menu_other {
    background: linear-gradient(180deg, #dce4fb, #bad3f7, #a4e8f7) !important;
}


.actStatus, .actStatusb {
    background: linear-gradient(180deg, #97cff3, #bffdfa) !important;
}

.tableSet02 {
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.tabBody .tableSet02 {
    -webkit-box-shadow: none !important;
}

.tableSet01 table:not(.tblPager,.searchTable,.termSelector,.tblFlat,.noBorder,.noBorder2), .tableSet02 table:not(.tblPager,.noBorder,.noBorder2,.timetableColorSampleTbl,.tblFlat,.searchTable,.searchTable,.termSelector), .tableSet02Tbl table:not(.tblPager,.noBorder,.noBorder2,.timetableColorSampleTbl,.tblFlat,.searchTable,.termSelector) {
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.1);
}

.popMenu2 {
    box-shadow: rgba(0,0,0,0.4) 2px 6px 28px;
    padding: 6px;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 6px 28px;
    background-color: rgb(141 169 219 / 50%);
    backdrop-filter: blur(2px);
}

td.tdPageSize {
    border: none !important;
}


div.divTabOuter, div.tableSet02b {
    background-color: #c8cddd !important;
}
.divTabOuter, .tabBody {
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.2) !important;
    margin-bottom: 8px;
}
.divTabOuter {
    border: 1px solid #6287e4;
    border-top: solid 2px #6287e4;
    padding: 15px 20px;
}
.tabBody {
    border-top: solid 2px #6287e4 !important;
}
.tabBody1 {
    border-top: solid 1px #6287e4 !important;
    margin-bottom: 5px;
}
.tableSet02Tab {
    border-top: solid 2px #6287e4;
}
.tableSet02Tab {
    margin-bottom: 8px;
}


/*ao*/
.header {
    background-image: none;
    background-color: #1c1fb3;
    background: linear-gradient(90deg, #000a93, #0d11c1, #1c1fb3) !important;
}

.divHeader {
    background-color: #1c1fb3;
}

.userStatus {
    background: linear-gradient(90deg, #1c1fb3, #1c1f8d, #1c3177) !important;
}

.userStatus_SP {
    background-color: #111381;
    color: #dddfe3;
    border-top: solid 1px #339fd3;
}

h1 {
    background: linear-gradient(90deg, #272995, #0d19b7, #edbfa1) !important;
}

h2.h2W {
    background-color: #FFFFFF;
}

.footer {
    border-top-width: 4px;
    border-top-color: #39a4e1;
    background-image: none;
}

.topButton {
    border-image: linear-gradient(to right, #1c1fb3, #068edd, #00c0df) 1;
    border-bottom: solid 1px #1c1fb3
}







#defaultButton {
    height: 16px;
}

#divMenu ul {
    border-left: solid 1px rgba(0,0,0,0);
    border-right: solid 1px rgba(0,0,0,0);
    transition: background-color .3s;
}

    #divMenu ul:hover {
        /*background-color: rgba(0,0,100,0.08);*/
        background-color: rgba(255,255,255,0.5);
        border-left: dotted 1px #6693c7;
        border-right: dotted 1px #6693c7;
        transition: background-color .1s;
    }

    #divMenu ul:hover a {
        color: #00f;
    }

#divMenu a:hover {
    color: #f00 !important;
}

.popMenu2 .menuLv2 a, .popMenu2 .menuLv3a a {
    background-position: 2px 6px;
    padding-left: 17px;
}




.sideMenu .glyphicon {
    margin-left: 8px;
    opacity: 0.8;
}

.menuSubTop {
    font-weight: normal;
    font-size: 9pt;
    color: #2b459f;
}

.badgeAlert {
    font-weight: normal !important;
    background-color: #e7732f !important;
}

#ctl00_lblOperationDate {
    margin-top: -10px;
}


@media screen and (max-width: 1000px) {
    .divHeader {
        border-bottom: none;
    }

    .userStatus {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .userStatus_SP {
        display: none;
    }
}





@media screen and (min-width: 700px) {
    .mediaSP {
        display: none;
    }

    .termSelector {
        width: 100%;
    }

    .tblResultUnit {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .mediaPC, .copyright {
        display: none;
    }

    #menuPrint {
        display: none;
    }

    .termSelector {
        width: 55%;
    }

    .tblResultUnit {
        width: initial;
    }

    .contentsMenu ul {
        max-width: 400px;
    }

    .menuLv3 a {
        border-right: solid 4px #fff;
    }

    .mediaSPflexCol {
        flex-direction: column;
    }


    .resultUnitSuisho {
        width: 40px;
    }

    .resultUnitKamokuName {
        width: 100px;
    }

    .resultUnitTani {
        width: 40px;
    }

    .resultUnitSeiseki {
        width: 40px;
        max-width: 40px;
        min-width: 40px;
    }

    .resultUnitGP {
        width: 28px;
    }

    .resultUnitYG {
        width: 56px;
        min-width: 56px;
        max-width: 56px;
    }

    @media screen and (max-width: 700px) {
        .resultUnitSuisho {
            min-width: 30px;
            width: 30px;
            padding: 5px 2px !important;
        }
        .resultUnitSuisho2SP {
            font-size: 8pt;
        }

        .resultUnitKamokuNameSP {
            min-width: 190px;
        }
        .spanResultUnitKamokuNameSP {
            font-weight: bold;
        }

        .resultUnitKamokuCodeSP {
            font-size: 8pt;
            color: #4c7aa3;
            display: inline-block;
            min-width: 50px;
        }

        .resultUnitKamokuTaniSP {
            font-size: 8pt;
            margin-left: 15px;
            color: #696d72;
        }
    }



    .categorySort {
        display: none;
    }

    .tableSet02 {
        padding: 3px 6px;
    }

    #modal-menu a {
        font-size: 12pt;
    }

    #MainContents {
        padding: 0px;
    }

    .mainContents {
        padding: 0px;
    }

    .linkBoxLeft {
        width: initial;
    }

    .spBody {
        padding: 5px;
    }

    .kamokuGrid table {
        width: 100%;
    }

    .kamokuGrid td {
        padding: 2px;
    }

    td.tdQ {
        padding: 4px !important;
    }

    .spanBunkei, .spanCareer, .spanZentei {
        font-size: 8pt;
    }
}




@media print {
    .resultUnitKamokuName {
        min-width: 200px !important;
    }

    th.thJKK {
        min-width: 100px !important;
    }
}










@media screen and (max-width: 700px) {
    .header {
        background: linear-gradient(90deg, #000a93, #0d11c1, #000a93) !important;
    }

    .divHeader {
        background-color: #000a93;
    }

    td.tdQ {
        font-size: 8pt;
    }

    .kamokuGridKamokuName {
        font-weight: bold;
    }

    .mediaSPFont8 {
        font-size: 8pt;
    }

    td.padding0 {
        padding: 0px !important;
    }
}


.divSearchKamoku {
    background-color: #cfd9df;
}

.imgTop2 {
    height: 39px;
}




#imgLoading {
    display: none;
}



@media Print {
    .tableSet02 {
        -webkit-box-shadow: initial !important;
    }

        .tableSet01 table:not(.tblPager,.searchTable,.termSelector,.tblFlat,.noBorder,.noBorder2), .tableSet02 table:not(.tblPager,.noBorder,.noBorder2,.timetableColorSampleTbl,.tblFlat,.searchTable,.termSelector) {
            -webkit-box-shadow: initial !important;
        }

    .divTabOuter, .tabBody {
        -webkit-box-shadow: initial !important;
    }

    .tableSet02 {
        border: none !important;
        padding: 0px !important;
    }

    #divHeader {
        border-bottom: none !important;
    }

    #imgLoading {
        display: none;
    }
}


.seonly {
    margin-right:10px;
}


.description3 {
    background-color: #aad3db;
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 6px;
    display: inline-block;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: initial !important;
}



.searchTable .hasValue {
    border: solid 1px rgb(42,165,235);
    box-shadow: 0 0px 6px 0 rgba(0,192,250,.3);
}

.tdYoubi {
    font-size: 8pt;
    max-width: 180px;
    min-width: 150px;
}


#overlay {
    display: none;
    position: fixed;
    inset: 0; /* top:0, right:0, bottom:0, left:0 と同じ */
    background: rgba(0, 0, 0, 0.5); /* 半透明の黒でグレーアウト */
    backdrop-filter: blur(4px); /* 背景をぼかす（対応ブラウザのみ） */
    z-index: 999; /* ダイアログより下、でも最前面 */
}

/* ダイアログ本体 */
div.myDialog {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 1000;
    min-width: 300px;
    text-align: center;
}



    div.myDialog button {
        margin-top: 15px;
        padding: 6px 12px;
    }