﻿body {
    font-weight: 600;
    width: 100%;
    /* 背景色(viewmulti) */
    background-color: #ffffff;
    /*background-color: #fffdf0;*/
}

.kabody {
    width: 100%;
    /* 背景色(view) */
    background-color: #ffffff;
    /*background-color: #fffdf0;*/
    margin: 0px;
    padding: 0px;
    height: 100%;
    max-height: 100%;
    overflow-y: hidden
}

.multibody {
    margin: 0px;
    padding: 0px;
    height: 100%
}

.spbody {
    margin: 0px;
    padding: 0px;
    height: 100%
}

/*診療科タイトル*/
.kaTitle {
    font-size: 60pt;
    border-style: solid;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 15px;
    background-color: #3175b6;
    border-color: #3175b6;
    color: #ffffff;
    text-align: right;
}

.kaname {
    float: left;
    margin-bottom: 0px;
    height: 90px;
    margin-top: -5px;
    overflow: hidden;
    text-align:left;
    max-width: 80%;
}

.nowtime {
    text-align: right;
    margin-bottom: 0px;
    font-size: 60pt;
}

.kapartialcontainer {
    max-width: 100%;
    margin: 0px;
    width: 100%;
}

/*診察室外枠*/
.roomcontainer {
    padding: inherit;
    max-width: 100% !important;
    border-color: gray;
    border-style: solid;
    overflow:hidden;
}

/*診察室タイトル*/
.roomTitle {
    border-color: #55c4c3;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    margin-bottom: 4px;
    margin-top: -4px;
    font-size: 54pt;
}

    .roomTitle div p {
        text-align: center;
        /*margin-bottom: -20px;*/
        white-space: nowrap;
    }

/*レベルタイトル*/
.levelTitle {
    border-style: solid;
    border-bottom: 1px solid gray;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    background-color: #fff2cc;
    color: #333333;
    font-size: 54pt;
    clear: both;
    display: table;
    padding-left:4px;
}

    .levelTitle div {
        display: table-cell;
        vertical-align: middle;
        width: 2000px;
        white-space: nowrap;
    }

.level1Title {
    background-color: #ffe6ea;
}

.level1 {
    background-color: transparent;
    text-align: center;
}

.level2Title {
    background-color: #eeffee;
}

.level2 {
    background-color: #9ec5fe;
    text-align: center;
    color: #333333;
}

.level3Title {
    background-color: #ddeeff;
}

.level3 {
    background-color: transparent;
    text-align: center;
    color: #333333;
}

.level4Title {
    border-color: transparent;
}

.level4 {
    background-color: transparent;
    text-align: center;
}

/*空行*/
/*.emptyRow {
    border-bottom: 1px solid gray;
    border-color: gray;
}*/

/*診療科スライド*/
#csl {
    height: 100%;
}

    #csl .carousel-inner {
        height: 100%;
    }

        #csl .carousel-inner .item {
            height: 100%;
        }

/*更新ボタン*/
#btnReload {
    display: none;
    background-color: #ec9759;
    width: 100%;
}

.reloadtext {
    vertical-align: central;
    font-size: 12pt
}

.glyphicon-repeat {
    color: #ffffff;
}

.rowreload {
    margin: 0px;
}

#reloadrow {
    margin: 0px;
}

#titlerow {
    margin-left: 0px;
    margin-right: 0px;
}

/*待ち番*/
.waitnum {
    max-width: 100%;
    display: table;
    /* 番号の背景色 */
    background-color: #ffffff;
    /*background-color: #fffdf0;*/
}

    .waitnum p {
        font-weight: 500;
        text-align: center;
        font-size: 90pt;
        display: table-cell;
    }

.row {
    margin-right: -16px;
    margin-left: -16px;
}

.bordercolor {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    border-color: gray;
    /* 番号の背景色 */
    background-color: #ffffff;
}

.NoPatient {
    color: red;
    height: 100%;
    vertical-align: top;
    width: 100%;
    display: table-cell;
    overflow-wrap: normal;
    font-size: 14pt;
}

/*科別コメント*/
.btmNoExistRoom {
    background-color: #fffdda;
}

.btmExistRoom {
    background-color: #fffdda;
}

.Message {
    /*background-color: black;*/
    /* 緊急対応メッセージの背景色 */
    background-color: #ffffff;
    margin-bottom: 0px;
}

#msg2 span{
    white-space:nowrap;
}

/*科別コメント１*/
.Message1 {
    color: red;
    font-size: 54pt;
    overflow-wrap: normal;
    white-space: nowrap;
    margin-top: -20px;
    margin-bottom: -15px;
    clear: both;
}

/*科別コメント２*/
.Message2 {
    /*color: white;*/
    font-size: 54pt;
    overflow-wrap: normal;
    white-space: nowrap;
    height: 110px;
}


/*科別コメント１モバイル*/
.Message1Mobile {
    color: red;
    font-size: 14pt;
    word-wrap: break-word;
}

#rowMsg1 {
    margin: 0;
    /*background-color: black;*/
}

/*科別コメント２モバイル*/
.Message2Mobile {
    font-size: 14pt;
    word-wrap: break-word;
}

/*科別コメント表示（モバイル）*/
#divMsg {
    margin-top: 10px;
    margin-bottom: 10px;
}

#rowMsg2 {
    margin: 0;
    /*background-color: black;*/
}

.marquee-anim {
    overflow: hidden;
}

.marquee-span {
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    /*animation: marquee 15s linear infinite;*/
    padding-left: 0;
    padding-right: 0;
}

/*特別コメント*/
.specialcomment {
    font-size: 68pt;
    background-color: #ffff99;
    color: #000000;
    word-wrap: break-word;
    font-weight:bold;
}

.specialcomment div {
    text-align:center;
}

/*病院名*/
.hospitalInfo {
    font-size: 16pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*診療科コンボボックス*/
.cmbKa {
    font-size: 16pt;
    width: 100%;
}

    .cmbKa .dropdown-menu {
        width: 100%;
        overflow: hidden;
    }

    .cmbKa .dropdown-menu li {
        font-size: 24pt;
    }

/*診療科コンボボックス：ドロップダウン表示ボタン*/
.btnKa {
    font-size: 16pt;
    width: 100%;
    text-align: left;
    background-color: #3175b6;
    color: #ffffff;
    overflow:hidden;
}

#loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: gray;
    opacity: 0.4;
}

#spinner {
    display: none;
    color: #fff;
    z-index: 2;
}

/*無効なURLページ*/
.invalidUrlTitle {
    text-align: left;
    margin-left: -7px;
    margin-top: -8px;
    font-size: 60pt;
    border-style: solid;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 34px;
    background-color: #3175b6;
    border-color: #3175b6;
    color: #ffffff;
}

/*エラーページタイトル*/
#errortitle{
    margin-top:0px;
}

/*診療科コメントスクロール調整*/
@keyframes marquee {
    15% {
    }

    16% {
        transform: translate(0);
        transform-style:flat;
    }

    100% {
        transform: translate(-100%);
    }
}

/*レスポンシブ*/
/*モバイル*/
@media (max-width: 1199px) {

    .invalidUrlTitle {
        font-size:18pt;
    }

    .waitnum {
        width: 100%;
        height: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .waitnum p {
            font-size: 16pt;
            margin-bottom: 0px;
        }

    .levelTitle {
        font-size: 14pt;
    }

    .roomTitle {
        font-size: 14pt;
    }

        .roomTitle p {
            margin-top: 5px;
        }

    .specialcomment {
        font-size: 18pt;
    }

    .roomTitle div p {
        margin-bottom: 0px;
    }

    #btnReload span {
        font-size: 12pt;
    }

    .NoPatient {
        font-size: 14pt;
        /*患者がいないメッセージ表示位置調整*/
        padding-left: 15px;
        padding-right: 15px;
    }

    .emptyRow {
        height: 51.5px;
    }

}
/*PC*/
@media (min-width:1200px) and (max-width:1280px){
    .kaTitle p {
        height: 100px;
    }


    .levelTitle {
        font-size: 40pt;
        height: 114px;
    }

        .levelTitle div {
            height: 114px;
        }


    .roomTitle {
        font-size: 48pt;
        height: 114px;
    }
        .roomTitle p {
            margin-top: 10px;
            height: 114px;
        }

    .specialcomment {
        font-size: 68pt;
    }

    .roomTitle div p {
        margin-bottom: -6px;
    }

    .waitnum {
        max-height: 80px;
        margin-top: 3px;
        margin-bottom: 2px;
    }

        .waitnum p {
            line-height: 108px;
            margin-bottom: -28px;
            margin-top: -28px;
            width: 2000px;
        }

    #btnReload span {
        font-size: 16pt;
    }

    .NoPatient {
        font-size: 54pt;
    }

    .Message2{
        height:111px;
    }

    #msg2 span {
        margin-top: -18px;
        font-size: 88pt;
        display: inline-block;
    }

    .btmNoExistRoom {
        height: 120px;
    }

    .btmExistRoom {
        height: 120px;
    }

    .emptyRow {
        height: 114px;
    }

    .kaname{
        max-width:70%;
    }
}

@media (min-width: 1281px) {

    .kaTitle {
        font-size: 68pt;
    }

        .kaTitle p {
            height: 107.39px;
        }

    .levelTitle {
        font-size: 54pt;
    }

        .levelTitle div {
            height: 122px;
        }


    .roomTitle {
        font-size: 54pt;
        height: 122px;
    }

        .roomTitle p {
            margin-top: 10px;
            height: 122px;
        }

    .specialcomment {
        font-size: 68pt;
    }

    .waitnum {
        max-height: 80px;
        margin-top: 3px;
        margin-bottom: 2px;
    }

        .waitnum p {
            line-height: 116px;
            margin-bottom: -28px;
            margin-top: -28px;
            width: 2000px;
        }

    #btnReload span {
        font-size: 16pt;
    }

    .NoPatient {
        font-size: 54pt;
    }

    .Message2 {
        height: 107px;
    }

    #msg2 span{
        margin-top : -22px;
        font-size:88pt;
        display:inline-block;
    }

    .btmNoExistRoom {
        height: 113px;
    }

    .btmExistRoom {
        height: 112px;
    }

    .emptyRow {
        height: 122px;
    }

}
