/*備蓄物資一覧 start*/
.spl0050 .dt-button-collection [role="menu"]{
    width: 173px;;
}
/*備蓄物資一覧 end*/
/*備蓄物資入力 start*/
.spl0060 .form-input-r2 .container .col.save-location {
     display: flex;
     flex-direction: column;
     margin-bottom: 10px;
 }

 .spl0060 .form-input-r2 .container .col.save-location>div {    
     display: flex;
     flex-direction: row;
     align-items: center;
     gap: 4px;
 }

 .spl0060 .ipt-100 {
     width: 100px;
 }

 .spl0060 .ipt-75 {
    width: 75px;
}
.spl0060 .c-list-table .tile {
    width: 208px;
}
.spl0060 .col .input-groups{
    display: flex !important;
    align-items: flex-start!important;
    gap: 0.5rem !important;
}

.spl0060 .col .input-groups > .input-item{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.spl0060 .col .input-groups > .input-item.year{
  width: 121px;
}

.spl0060 .col .input-groups > .input-item > .field{
    display: flex;
    align-items: center;
    gap: 5px;
}

.spl0060 .col .input-groups > .dash{
    margin-top: 8px;
    display: flex;
}

.spl0060 .spl-year-tooltip{
    margin-top: 2px;
}
/*備蓄物資入力 end*/
/*臨時備蓄倉庫管理画面 start*/
.temp-wh .c-form-body{
    display: flex;
    flex-direction: row;
}

.temp-wh .twh-left{
    width: 60%;
}   

.twh-left .row {
    margin-top: 10px;
}

.temp-wh .twh-right{
    width: 40%;
    text-align: right;
}
.temp-wh .twh-right img {
    width: 100%;
    height: auto;
    
}

.temp-wh .int-w1-error-div{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.56px;
}

.temp-wh .int-w1-group{
    padding-top: 0px !important;
}

.temp-wh .int-w1{
    width: 230px !important;
    font-size: 14px;
}

.temp-wh .int-w2{
    width: 93% !important;
    font-size: 14px;
}
/*物臨時備蓄倉庫管理画面 start*/
/* 臨時備蓄倉庫マスタ入力 start */
.splv2010ksk .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 500px;
}
.splv2010ksk .shelter-body input[type="text"], .shelter-body select, .shelter-body textarea {
    width: 500px;
}
.splv2010ksk textarea {
    resize: both;
}
.splv2010ksk .error-message {
    margin-top: -8px;
}
/* 臨時備蓄倉庫マスタ入力 end */
/* 臨時備蓄倉庫マスタ一覧 start */
.splv2020ksk .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 500px;
}
.splv2020ksk .shelter-body input[type="text"], .shelter-body select, .shelter-body textarea {
    width: 500px;
}
.splv2020ksk textarea {
    resize: both;
}
.splv2020ksk .error-message {
    margin-top: -8px;
}
.splv2020ksk .c-list-table td {
    text-align: left;
}
.splv2020ksk .modal-item-title {
    min-width: 140px;
}
.splv2020ksk .shelter-body {
    width: 100%;
}
.splv2020ksk th{
    white-space: nowrap;
}
.splv2020ksk .center-line {
    align-items: center;
}
.splv2020ksk .c-list-table table td {
    white-space: normal;
    word-break: break-all;
}
.splv2020ksk .c-list-table th:nth-child(1) {
    width: 200px;
}
.splv2020ksk .c-list-table td:nth-child(1) {
    width: 200px;
}
.splv2020ksk .c-list-table th:nth-child(2) {
    width: 250px;
}
.splv2020ksk .c-list-table td:nth-child(2) {
    width: 250px;
}
.splv2020ksk .c-list-table th:nth-child(3) {
    width: 150px;
}
.splv2020ksk .c-list-table td:nth-child(3) {
    width: 150px;
}
.splv2020ksk .c-list-table th:nth-child(4) {
    width: 400px;
}
.splv2020ksk .c-list-table td:nth-child(4) {
    width: 400px;
}
.splv2020ksk .c-list-table th:nth-child(5) {
    width: 150px;
}
.splv2020ksk .c-list-table td:nth-child(5) {
    width: 150px;
}
.splv2020ksk .c-list-table th:nth-child(6) {
    width: 400px;
    main-width: 200px
}
.splv2020ksk .c-list-table td:nth-child(6) {
    width: 400px;
    main-width: 200px
}
/* 臨時備蓄倉庫マスタ一覧 end */
/* 応急危険度判定マスタ一覧start */
.ERAV2010KSK .datatable td:nth-child(1),
.ERAV2010KSK .datatable td:nth-child(2),
.ERAV2010KSK .datatable td:nth-child(3),
.ERAV2010KSK .datatable td:nth-child(4),
.ERAV2010KSK .datatable td:nth-child(5) {
  text-align: left;
}
.ERAV2010KSK .datatable td:nth-child(6) {
  text-align: left;
  word-break: break-all;
}
.ERAV2010KSK .datatable td:nth-child(7) {
  text-align: right;
}
.ERAV2010KSK .datatable td:nth-child(2) {
    max-width: 20rem;
    word-break: break-all;
}
.ERAV2010KSK .floor-input-row {
  display: flex;
  align-items: center;
  gap: 1.5em;
}
.ERAV2010KSK .floor-input {
  width: 60px !important;
}
.ERAV2010KSK .ml-1-5em {
  margin-left: 1.5em;
}
.ERAV2010KSK #erav2010KSKSearch{
    height: 65vh;
    overflow: auto;
}
.ERAV2010KSK .m-r-1p5 {
    margin-right: 1.5rem;
}
/* 応急危険度判定マスタ一覧end */

/* 街路消火器管理入力 start */
.SFMV2020KSK .col label{
    font-weight: var(--font-weight-bold);
}
.SFMV2020KSK .col{
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-bottom: 16px;
    letter-spacing: 0.56px;
    flex-wrap: wrap;
}
.SFMV2020KSK .col .input-groups{
    display: flex !important;
    align-items: flex-start!important;
    gap: 0.5rem !important;
}

.SFMV2020KSK .col .input-groups > .input-item{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.SFMV2020KSK .col .input-groups > .input-item.year{
  width: 121px;
}

.SFMV2020KSK .col .input-groups > .input-item > .field{
    display: flex;
    align-items: center;
    gap: 5px;
}

.SFMV2020KSK .col .input-groups > .dash{
    margin-top: 8px;
    display: flex;
}

.SFMV2020KSK .basic-left{
    flex:0 0 56%
}

.SFMV2020KSK .basic-right{
    flex:0 0 35%
}

.SFMV2020KSK .code-right-input{
    width:100px
}

.SFMV2020KSK .no-input{
    width:100px
}

.SFMV2020KSK .lat-input,
.SFMV2020KSK .lon-input{
    width: 220px
}

.SFMV2020KSK .stopReplyFlg{
    flex: 0 0 17%;
}

.SFMV2020KSK .year-input{
    width:100px
}

.SFMV2020KSK .mouth-input{
    width:100px
}

.SFMV2020KSK textarea{
    resize: vertical;
    width: 550px;
}

.SFMV2020KSK .error-item-priority {
    border: 1px solid var(--Alert) !important;
}

/* 街路消火器管理入力 end */
/* 応急危険度判定マスタ入力 start */
.ERAV2020KSK #ERAV2020Input .row>.col>label{
    font-weight: var(--font-weight-bold);
}
.ERAV2020KSK .floor-input-row{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap: nowrap;
    margin-left:25px;
}
.ERAV2020KSK .floor-input{
    width: 80px !important;;
    padding:6px;
    border:1px solid #dcdcdc;
    border-radius:4px;
}
.ERAV2020KSK input.error-item-floor {
    width: 80px !important;;
}
.ERAV2020KSK #capacity{
    width:65%;
}
.ERAV2020KSK .shelter-col .d-flex{
    width: 60%;
}
.ERAV2020KSK #facilityName,
.ERAV2020KSK #facilityNameKana,
.ERAV2020KSK #phone,
.ERAV2020KSK #displayOrder{
    width:95%;
}
.ERAV2020KSK #location,
.ERAV2020KSK #memo {
    width:100%;
}
.ERAV2020KSK .ml-0-5em{
    margin-left:6px;
}
.ERAV2020KSK .ml-1-5em{
    margin-left:14px;
}
.ERAV2020KSK .items-content .error-message{
    margin-top:4px;display:block;
}
.ERAV2020KSK .basic-left{
    flex:0 0 56%
}

.ERAV2020KSK .basic-right{
    flex:0 0 42%
}
.ERAV2020KSK .col {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-bottom: 16px;
    letter-spacing: 0.56px;
    flex-wrap: wrap;
}
.ERAV2020KSK .col label {
    font-weight: var(--font-weight-bold);
}
.ERAV2020KSK .input-groups {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.ERAV2020KSK .lat-input,
.ERAV2020KSK .lon-input{
    width:220px;
}
.ERAV2020KSK .row {
    margin-top: 0;
}
.ERAV2020KSK label.keep-space{
    visibility: hidden;
}
.ERAV2020KSK .input-flx{
    display: flex;
    flex-wrap: wrap;
}
.ERAV2020KSK .floor-input-row .input-flx {
    display: flex;
    align-items: center;
}
.ERAV2020KSK .mr-0-6px{
    margin-right:6px;
}
@media (max-width: 1450px) {
    .ERAV2020KSK .floor-input-row{
      flex-direction: column;
      align-items: stretch;
      gap: 8px;
      margin-left: 25px;
    }
    .ERAV2020KSK .ml-1-5em{
        margin-left: 0;
    }
    .ERAV2020KSK #capacity {
        width:95%;
    }
    .ERAV2020KSK .input-flx {
        flex-direction: column;
    }
}
.ERAV2020KSK .col-responsible-section{
    margin-left:-25px;
}
.ERAV2020KSK .col .input-groups{
    display: flex !important;
    align-items: flex-start!important;
    gap: 0.5rem !important;
}
.ERAV2020KSK .col .input-groups > .input-item{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.ERAV2020KSK .col .input-groups > .input-item.year{
  width: 138px;
}
.ERAV2020KSK .col .input-groups > .input-item > .field{
    display: flex;
    align-items: center;
    gap: 5px;
}
.ERAV2020KSK .col .input-groups > .dash{
    margin-top: 8px;
    display: flex;
}
/* 応急危険度判定マスタ入力--避難所選択start */
.shelterSelect table.dataTable tbody tr.shelter-selected td {
    background-color: #fff8d3 !important;
}
.shelterSelect-flex {
    display: flex;
}
.shelterSelect .modal-body.scroll {
    height: 58vh;
    overflow: hidden;
    position: relative;
}
.shelterSelect .dataTables_wrapper .bottom {
    position: absolute !important;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #fff !important;
    z-index: 10;
    padding: 10px;
}
.shelterSelect .dataTables_wrapper .bottom>div {
    margin-top: 0px !important;
}
.shelterSelect .dataTables_scrollBody {
    overflow: auto;
    position: relative;
    width: 100%;
    max-height: calc(58vh - 127px) !important;
}
.shelterSelect .modal-footer {
    padding: 0px!important;
}
.shelterSelect .modal-input-div span {
    font-size: 15px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle;
}
.shelterSelect .disasterSelectTbl {
    width: 100% !important;
}
.shelterSelect .disasterSelectTbl td:nth-child(1) {
    width: 80px !important;
}
.shelterSelect .disasterSelectTbl td:nth-child(2) {
    width: 90px !important;
    text-align: left !important;
}
.shelterSelect .disasterSelectTbl td:nth-child(3),
.shelterSelect .disasterSelectTbl td:nth-child(3){
    width: auto !important;
    max-width: 100% !important;
    word-break: break-all;
    text-align: left !important;
    white-space: normal !important;
}
.shelterSelect .c-list-table .dataTables_scroll table {
    width: 100% !important;
    min-width: 285px !important;
}
.shelterSelect .mar-r-25 {
    margin-right: 25px;
}
.shelterSelect .modal-file-title {
    margin-bottom: 15px;
}
/* 応急危険度判定マスタ入力--避難所選択end */
/* 応急危険度判定マスタ入力 end */
/*物資支援要請入力画面 start*/
.SMTV0020 .bootstrap-select>.btn {
    background-color: var(--White);
    /* color: var(--black); */
}
.SMTV0020 .c-list-table.table1 .modal-tbl-title{
    border-bottom: 1px solid var(--Gray-6);
    font-size: var(--font-size-3);
    font-weight: var(--font-weight-bold);
    text-align: left;
}

.SMTV0020 .c-list-table.table2 td:nth-child(1),.SMTV0020 .table2 th:nth-child(1) {
    /*管理番号*/
    width: 130px;
}
.SMTV0020 .c-list-table.table2 td:nth-child(1){
    white-space: normal;
    word-break: break-all;
    word-wrap: normal;
}

.SMTV0020 .c-list-table.table2 td:nth-child(2),.SMTV0020 .table2 th:nth-child(2) {
    /*地域*/
    width: 50px;
    word-break: break-all;
}

.SMTV0020 .c-list-table.table2 td:nth-child(3),.SMTV0020 .table2 th:nth-child(3) {
    /*倉庫分類*/
    width: 100px;
    white-space: nowrap;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(4),.SMTV0020 .table2 th:nth-child(4) {
     /*備蓄倉庫名*/
    width: 130px;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(5),.SMTV0020 .table2 th:nth-child(5) {
    /*大分類*/
    width: 100px;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(6),.SMTV0020 .table2 th:nth-child(6) {
    /*中分類*/
    width: 100px;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(7),.SMTV0020 .table2 th:nth-child(7) {
    /*小分類*/
    width: 100px;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(8),.SMTV0020 .table2 th:nth-child(8) {
    /*品名*/
    width: 150px;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(9),.SMTV0020 .table2 th:nth-child(9) {
     /*在庫数量*/
    width: 130px;
    white-space: nowrap;
    word-break: break-all;
}
.SMTV0020 .c-list-table.table2 td:nth-child(10),.SMTV0020 .table2 th:nth-child(10) {
     /*入庫日時*/
    width: 100px;
}
.SMTV0020 .c-list-table.table2 td:nth-child(11),.SMTV0020 .table2 th:nth-child(11) {
    /*有効期限*/
    width: 100px;
}
.SMTV0020 .c-list-table.table2 td:nth-child(12),.SMTV0020 .table2 th:nth-child(12) {
    /*引当数量入力*/
    width: 100px;
}
.SMTV0020 .c-list-table.table2 td:nth-child(13),.SMTV0020 .table2 th:nth-child(13) {
    /*支給数*/
    width: 100px;
}

#SMTV0020Form .col-other {
    flex: 0 0 233px;
}
/* 【手配取消】ボタンをデフォルトで隠藏 */

.SMTV0020 .btn-hidden {
    display: none;
}

/* 非活性状態のスタイル */
.SMTV0020 .disabled-state {
    pointer-events: none;
    opacity: 0.6;
}

.SMTV0020 select{
    width: 200px;
}

.SMTV0020  .other-info{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.SMTV0020  .other-info .col{
    gap: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.SMTV0020  .other-info label {
    font-weight: var(--font-weight-bold);
}

.SMTV0020 .table2.c-list-table{
    padding-bottom: 0;
    margin-bottom: 0;
}

#exampleModal4.SMTV0020 .m-0-footer{
    padding: 0;
}

.SMTV0020-souko-pop .modal-dialog .souko-modal{
    gap: 8px;
}

.SMTV0020-souko-pop .modal-dialog .souko-modal .condtion{
    padding-bottom: 8px;
}

.SMTV0020-souko-pop .souko-dataTable {
    min-width: unset !important;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(4) {
    min-width: 80px;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(5),
#SMTV0020Form #ttShienBusshiDetailList td:nth-child(6) {
    min-width: 75px;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(5) input,
#SMTV0020Form #ttShienBusshiDetailList td:nth-child(6) input {
    width: 100% !important;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(8) {
    min-width: 75px;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(9) {
    min-width: 105px;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(10) {
    min-width: 70px;
}

#SMTV0020Form #ttShienBusshiDetailList td:nth-child(11) {
    min-width: 45px;
}

#SMTV0020Form .row-c label{
    font-weight: var(--font-weight-bold);
}

.smtv0020formmpop{
    margin-top: 8px;
}

.smtv0020formmpop .c-list-table #sub-table th:nth-child(1),
.smtv0020formmpop .c-list-table #sub-table td:nth-child(1) {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    word-break: break-all;
    white-space: normal;
}

.smtv0020formmpop .c-list-table #sub-table th:nth-child(2),
.smtv0020formmpop .c-list-table #sub-table td:nth-child(2) {
    text-align: left;
    width: 300px;
    min-width: 150px;
    word-break: break-all;
    white-space: normal;
}

.smtv0020formmpop .c-list-table #sub-table th:nth-child(3),
.smtv0020formmpop .c-list-table #sub-table td:nth-child(3) {
    text-align: left;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    word-break: break-all;
    white-space: normal;
}

.smtv0020formmpop .c-list-table #sub-table th:nth-child(4),
.smtv0020formmpop .c-list-table #sub-table td:nth-child(4) {
    text-align: left;
    min-width: 270px;
    word-break: break-all;
    white-space: normal;
}

.SMTV0020#exampleModal4 #materialHeaderTable td {
    font-size: 14px;
}

.SMTV0020-selectModal02 .select-date {
    margin-right: 15px;
}

.SMTV0020#exampleModal4 #sub-table4 td {
    font-size: 14px;
}

.SMTV0020#exampleModal4 .modal-dialog {
  --bs-modal-width: 1500px;
}

.SMTV0020#exampleModal4 .modal-content {
  overflow-x: auto;
}

.SMTV0020#exampleModal4 .modal-header,
.SMTV0020#exampleModal4 .modal-body,
.SMTV0020#exampleModal4 .modal-footer {
  min-width: 1400px;
}


.SMTV0020#exampleModal4 .input-num {
  width: 95%;
}

.SMTV0020#exampleModal4 select {
  width: auto;
}

.SMTV0020 .select-div select {
    width: auto;
}

.SMTV0020-pop-legend.plv01-ul {
    padding: 10px 27px 10px 16px;
    margin: 0;
    font-size: var(--font-size-middle);
    overflow-y: auto;
    width: 150px;
    border-radius: 4px;
}

.SMTV0020-pop-legend.plv01-ul .flex-items {
    gap: 5px;
}

.SMTV0020-pop-legend.plv01-ul .type-red {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: var(--Alert);
}

.SMTV0020-selectModal02 input[name="bichikuNoFrom"],
.SMTV0020-selectModal02 input[name="bichikuNoTo"],
.SMTV0020-selectModal02 input#commodityName {
    font-size: 14px;
}

.SMTV0020 .btn-hidden {
    display: none;
}

.SMTV0020-modal-hidden {
    display: none;
}

.SMTV0020-modal-width {
    --bs-modal-width: 1200px;
}

.SMTV0020-modal-width02 {
    --bs-modal-width: 650px;
}

.SMTV0020-modal-hidden input[name="soukoName"],
.SMTV0020-modal-hidden input[name="address"]{
    font-size: 14px;
}

.m-smt0020-select .modal-body {
    max-height: 75vh;
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
}

.m-smt0020-select .modal-item.col2 {
    display: flex;
}

.m-smt0020-select .control-group {
    display: flex;
    align-items: center;
    width: 100%;
}

.m-smt0020-select .lg-modal-item-title {
    width: 125px;
}

.m-smt0020-select .lg-modal-item-control{
    width: calc(100% - 120px);
    padding: 3px 0;
    width: calc(100% - 120px);
    padding: 3px 0;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
}

.SMTV0020 .remark-div {
    word-break: break-all;
    overflow-wrap: break-word;
}

.SMTV0020 #souko-search-btn {
    margin-left: 5px;
}

.SMTV0020 .response-status-label {
    height: 18px;
}
/*物資支援要請入力画面 end*/
/*物資支援要請一覧画面 start*/
#SMTV0010Form #infoList td:nth-child(1),#SMTV0010Form .col1 {
    /*管理番号*/
    width: 270px;
}
#SMTV0010Form .pcol {
    width: 550px;
}
#SMTV0010Form #infoList td:nth-child(2) ,#SMTV0010Form .col2{
    /*市区町村*/
    width: 150px;
}

#SMTV0010Form #infoList td:nth-child(3) ,#SMTV0010Form .col3{
    width: 150px;
}

#SMTV0010Form #infoList td:nth-child(4) ,#SMTV0010Form .col4 {
    width: 250px;
}
#SMTV0010Form #infoList td:nth-child(5), #SMTV0010Form .col5  {
    width: auto;
}
#SMTV0010Form #infoList td:nth-child(6), #SMTV0010Form .col6 {
    width: 135px;
    min-width: 135px;
    max-width: 135px;
    text-align: left;
}
#SMTV0010Form #infoList td:nth-child(7), #SMTV0010Form .col7 {
    width: 75px;
}

#SMTV0010Form #infoList td:nth-child(8), #SMTV0010Form .col8 {
    width: 175px;
}
#SMTV0010Form #infoList td:nth-child(9), #SMTV0010Form .col9 {
    width: 175px;
}
#SMTV0010Form #infoList td:nth-child(10), #SMTV0010Form .col10 {
    width: 75px;
}

#SMTV0010Form .registration-status {
    cursor: pointer;
    color: var(--Blue-8);
    text-decoration: none;
    position: relative;
}

#SMTV0010Form .registration-status::after {
    content: '';
    position: absolute;
    left: 50%;
    top: calc(100% - 7px);
    transform: translateX(-50%);
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent var(--Gray-6) transparent;
    display: none;
    z-index: 1001;
}

#SMTV0010Form .registration-status::before {
    content: '';
    position: absolute;
    left: 50%;
    top: calc(100% - 6px);
    transform: translateX(-50%);
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    display: none;
    z-index: 1002;
}

#SMTV0010Form .registration-status.show-tooltip::after,
#SMTV0010Form .registration-status.show-tooltip::before {
    display: block;
}

#SMTV0010Form .registration-status .tooltip-popup {
    position: absolute;
    background-color: white;
    color: #333;
    padding: 12px;
    border-radius: 4px;
    font-size: 12px;
    width: 250px;
    z-index: 1000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    border: 1px solid var(--Gray1);
    display: none;
    left: 50%;
    top: calc(100% + 8px);
    transform: translateX(-50%);
    margin-top: 8px;
    line-height: 1.4;
    word-wrap: break-word;
    max-height: 175px;
    overflow-y: auto;
}
#SMTV0010Form .registration-status .tooltip-popup::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: var(--white);
}

#SMTV0010Form .registration-status .tooltip-popup::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: var(--white);
}

#SMTV0010Form .registration-status .tooltip-popup::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: var(--Gray-6);
}

#SMTV0010Form .registration-status .tooltip-popup.tooltip-above {
    top: auto;
    bottom: calc(100% + 8px);
}

#SMTV0010Form .registration-status.show-tooltip .tooltip-popup {
    display: block;
}

#SMTV0010Form .child-row .subtable{

}

#SMTV0010Form .child-row .subtable td{
    background-color: var(--White);
    border-top: 1px solid var(--Gray-6);
}

#SMTV0010Form #infoList .child-row .subtable td:nth-child(1)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(2)>th:nth-child(1)
,#SMTV0010Form #infoList .child-row .subtable td:nth-child(2)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(2)>th:nth-child(2)
,#SMTV0010Form #infoList .child-row .subtable td:nth-child(3)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(2)>th:nth-child(3)
,#SMTV0010Form #infoList .child-row .subtable td:nth-child(4)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(2)>th:nth-child(4){
    width: 15%;
    max-width: 230px;
}


#SMTV0010Form #infoList .child-row .subtable td:nth-child(5)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(1)>th:nth-child(2){
    width: 100px;
}
#SMTV0010Form #infoList .child-row .subtable td:nth-child(5){
    text-align: right;
}

#SMTV0010Form #infoList .child-row .subtable td:nth-child(6)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(1)>th:nth-child(3){
    width: 75px;
}
#SMTV0010Form #infoList .child-row .subtable td:nth-child(7)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(1)>th:nth-child(4){
    width: auto;
}

#SMTV0010Form #infoList .child-row .subtable td:nth-child(8)
,#SMTV0010Form #infoList .child-row .subtable tr:nth-child(1)>th:nth-child(5){
    width: auto;
}

#SMTV0010Form #infoList .child-row .subtable td:nth-child(6)
,#SMTV0010Form #infoList .child-row .subtable td:nth-child(7)
,#SMTV0010Form #infoList .child-row .subtable td:nth-child(8){
    text-align: center;
}

#SMTV0010Form .child-row .subtable .b-bottom{
    border-bottom: 1px solid var(--Gray-6);

}


#SMTV0010Form td.child-row::before {
    margin-left: 0px;
    left: var(--child-row-margin-left);
}
/*物資支援要請一覧画面 end*/
/* 応急危険度判定情報入力start */
.ERAV2040KSK #ERAV2040Input .row>.col>label{
    font-weight: var(--font-weight-bold);
}
.ERAV2040KSK .floor-input-row{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap: nowrap;
    margin-left:25px;
}
.ERAV2040KSK .floor-input{
    width: 80px !important;;
    padding:6px;
    border:1px solid #dcdcdc;
    border-radius:4px;
}
.ERAV2040KSK input.error-item-floor {
    width: 80px !important;;
}
.ERAV2040KSK #capacity{
    width:80%;
}
.ERAV2040KSK .capacity-group{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}
.ERAV2040KSK .bootstrap-select.dropup .dropdown-toggle::after {
  transform: none !important; 
  border-top: .4em solid;         
  border-bottom: 0;
}
.ERAV2040KSK .capacity-group .input-with-icon{
    display:flex;
    align-items:center;
}
.ERAV2040KSK .capacity-group .input-with-icon input{
    min-width:160px;
}
.ERAV2040KSK .doNotUse-inline{
    display:flex;
    align-items:center;
    gap:4px;
}
.ERAV2040KSK .doNotUseflg{
    font-weight: 400 !important;
}
.ERAV2040KSK .doNotUse-inline .form-check-input{
    margin:0;
}
.ERAV2040KSK .col-structure{
    padding-left:0px;
    margin-left:-10px;
}
.ERAV2040KSK .col-shelter{
    margin-left:-30px;
}
.ERAV2040KSK #facilityName,
.ERAV2040KSK #facilityNameKana,
.ERAV2040KSK #phone,
.ERAV2040KSK #displayOrder{
    width:100%;
}
.ERAV2040KSK #location,
.ERAV2040KSK #memo {
    width:100%;
}
.ERAV2040KSK .ml-0-5em{
    margin-left:6px;
}
.ERAV2040KSK .ml-1-5em{
    margin-left:14px;
}
.ERAV2040KSK .items-content {
    padding: 0px 0px;
}
.ERAV2040KSK .items-content .error-message{
    margin-top:4px;display:block;
}
.ERAV2040KSK .col {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-bottom: 16px;
    letter-spacing: 0.56px;
    flex-wrap: wrap;
}
.ERAV2040KSK .col label {
    font-weight: var(--font-weight-bold);
}
.ERAV2040KSK .row {
    margin-top: 0;
}
.ERAV2040KSK label.keep-space{
    visibility: hidden;
}
.ERAV2040KSK .input-with-icon{ position: relative; display: block; }
.ERAV2040KSK .input-with-icon input{ width: auto; box-sizing: border-box; }
.ERAV2040KSK .input-with-icon .icon-person{
    position: absolute;
    right: 27%;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #666;
    display: none;
    font-size: 14px;
    line-height: 1;
    z-index: 2;
  }

.ERAV2040KSK .input-with-icon input[readonly]{
    padding-right: 34px;
}
.ERAV2040KSK .input-with-icon input[readonly] + .icon-person{
    display: inline-block;
}
.ERAV2040KSK .width-60p {
    width: 60% !important;
}
.ERAV2040KSK .tooltip-placeholder {
    display: inline-block;
    width: 16px;
    visibility: hidden;
}
.ERAV2040KSK .tooltip-placeholder {
    pointer-events: none;
}
.ERAV2040KSK .mar-t3 {
    margin-top: 3px;
    width: 12rem;
}
.ERAV2040KSK .input-flx{
    display: flex;
    flex-wrap: wrap;
}
.ERAV2040KSK .floor-input-row .input-flx {
    display: flex;
    align-items: center;
}
.ERAV2040KSK .mr-0-6px{
    margin-right:6px;
}
@media (max-width: 1750px) {
    .ERAV2040KSK .floor-input-row{
      flex-direction: column;
      align-items: stretch;
      gap: 8px;
      margin-left: 25px;
    }
    .ERAV2040KSK .ml-1-5em{
        margin-left: 0;
    }
}
.ERAV2040KSK .col .input-groups{
    display: flex !important;
    align-items: flex-start!important;
    gap: 0.5rem !important;
}
.ERAV2040KSK .col .input-groups > .input-item{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.ERAV2040KSK .col .input-groups > .input-item.year{
  width: 160px;
}
.ERAV2040KSK .col .input-groups > .input-item > .field{
    display: flex;
    align-items: center;
    gap: 5px;
}
.ERAV2040KSK .col .input-groups > .dash{
    margin-top: 8px;
    display: flex;
}
.ERAV2040KSK .row .col-address{
    flex:0 0 66%;
    max-width:66%;
}
.ERAV2040KSK .row .col-phone{
    flex:0 0 33%;
    max-width:33%;
}
.ERAV2040KSK .col-disaster-info{
    flex:0 0 25%;
    max-width:25%;
}
.ERAV2040KSK .tab2title{
    font-weight: var(--font-weight-bold);
    font-size: 22px;
    margin-bottom: 24px;
}
.ERAV2040KSK .pl-title2 li.normal-fs{
    min-width: 65px !important;
}
.ERAV2040KSK .pl-title2 li.send-time-for-order{
    min-width: 125px !important;
}
.ERAV2040KSK .pl-title2 li:nth-child(5){
    overflow-wrap: anywhere;
}
.ERAV2040KSK .chronology-demandlist li.normal-fs{
    min-width: 65px !important;
}
.ERAV2040KSK .chronology-demandlist li.send-time-for-order{
    min-width: 125px !important;
}
@media (max-width: 1770px) {
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div {
        flex-wrap: wrap;
        height: auto;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap {
        min-width: 810px;
        width: 100%;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
        max-width: 290px;
        justify-content: start;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap .pl-info-btn-div-text {
        min-width: 100px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap .required {
        min-width: 100px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) {
       max-width: unset;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) > span {
       max-width: 85px;
        white-space: nowrap;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div > div:nth-child(2) {
        margin-top: 10px;
        display: flex;
        justify-content: end;
        width: 100%;
        gap: 10px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div .activitiesDateTimeReply {
        margin-left: 10px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div .activityAuthor {
        margin-left: 10px;
        width: 100%;
    }
}
@media (max-width: 1870px) {
    .ERAV2040KSK .chronology-demand:has(.chronology-demandlist) {
        min-width: 905px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist {
        min-width: 900px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div {
        flex-wrap: wrap;
        height: auto;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap {
        min-width: 810px;
        width: 100%;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
        max-width: 290px;
        justify-content: start;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap .pl-info-btn-div-text {
        min-width: 100px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap .required {
        min-width: 100px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) {
       max-width: unset;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) > span {
       max-width: 85px;
        white-space: nowrap;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div > div:nth-child(2) {
        margin-top: 10px;
        display: flex;
        justify-content: end;
        width: 100%;
        gap: 10px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div .activitiesDateTimeReply {
        margin-left: 10px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .chronology-demandlist .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap> div .activityAuthor {
        margin-left: 10px;
        width: 100%;
    }
}
@-moz-document url-prefix() {
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) {
        width: 285px;
    }
    .ERAV2040KSK .m2 .shelterInput-activity-div-bkc .pl-info-btn .pl-info-btn-div .pl-info-btn-div-gap > div:nth-child(4) input {
        width: 200px;
    }
}

.error-item-time-activities:focus {
    background-image: url(../img/calendar.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-position-x: 97%;
}

.era-c-main {
    display: grid;
}
/* 応急危険度判定情報入力end */
/*  街路消火器管理一覧画面 start */
.SFMV2010KSK .datatable td:nth-child(1),
.SFMV2010KSK .datatable td:nth-child(2),
.SFMV2010KSK .datatable td:nth-child(5) {
  text-align: left;
}
.SFMV2010KSK .datatable td:nth-child(1),
.SFMV2010KSK .datatable td:nth-child(2),
.SFMV2010KSK .datatable td:nth-child(5) {
  max-width: 100px;
  overflow-wrap: break-word;
}
.SFMV2010KSK .date-range-box{
    gap: 1rem !important;
    display: flex !important;
    align-items: center !important;
        flex-wrap: wrap;

}
.SFMV2010KSK .date-range-box .item{
    display: flex !important;
    align-items: center !important;
    gap: 8px;
}
/*  街路消火器管理一覧画面 end */
/* 応急危険度判定情報一覧start */
.ERAV2030KSK .datatable td:nth-child(1),
.ERAV2030KSK .datatable td:nth-child(2),
.ERAV2030KSK .datatable td:nth-child(4),
.ERAV2030KSK .datatable td:nth-child(5),
.ERAV2030KSK .datatable td:nth-child(6) {
    text-align: left;
}
.ERAV2030KSK .datatable td:nth-child(7) {
    text-align: left;
}
.ERAV2030KSK .datatable td:nth-child(8) {
    max-width: 15rem!important;
}
.ERAV2030KSK .datatable td:nth-child(9) {
    text-align: left;
    width: 15rem!important;
    word-break: break-all;
}
.ERAV2030KSK .datatable td:nth-child(3) {
    text-align: left;
    max-width: 30rem;
    word-break: break-all;
}
.ERAV2030KSK .datatable td:nth-child(2) {
    max-width: 20rem;
}
.ERAV2030KSK .floor-input-row {
    display: flex;
    align-items: center;
    gap: 1.5em;
}
.ERAV2030KSK .floor-input {
    width: 60px !important;
}
.ERAV2030KSK .ml-1-5em {
    margin-left: 1.5em;
}
.ERAV2030KSK #erav2030KSKSearch {
    height: 65vh;
    overflow: auto;
}
.ERAV2030KSK #searchBtn {
    display: none !important;
}
.ERAV2030KSK .status-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ERAV2030KSK .status-cell .serial-no {
    align-self: flex-start;
    text-align: left;
    white-space: normal;
    word-break: break-all;
}
.ERAV2030KSK .status-cell .status-text {
    text-align: center;
    width: 100%;
}
.ERAV2030KSK .assessmentStatus01 {
    background-color: var(--header-button-green) !important;
    color: var(--White);
}
.ERAV2030KSK .assessmentStatus02 {
    background-color: var(--header-button-yellow) !important;
    color: var(--White);
}
.ERAV2030KSK .assessmentStatus03 {
    background-color: var(--Alert) !important;
    color: var(--White);
}
.ERAV2030KSK .m-r-1p5 {
    margin-right: 1.5rem;
}
.ERAV2030KSK .items-content input[type="text"] {
    width: 40% !important;
}
.ERAV2030KSK .items-content div {
    display: flex;
}
.ERAV2030KSK .modal-item-title {
    min-width: 130px;
}
.ERAV2030KSK .s13 {
    width: 300px !important;
}
.ERAV2030KSK .s1 {
    width: 195px;
    position: relative;
    min-height: 60px;
}
.ERAV2030KSK .s1.s11 > div,
.ERAV2030KSK .s1.s12 > div,
.ERAV2030KSK .s1.s13 > div,
.ERAV2030KSK .s1.s14 > div {
    padding-left: 60px;
}
.ERAV2030KSK .s1.s11 .mark3,
.ERAV2030KSK .s1.s12 .mark3,
.ERAV2030KSK .s1.s14 .mark4,
.ERAV2030KSK .s1.s13 .mark3 {
    position: absolute;
    left: 9%;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
}
.ERAV2030KSK .mark4 {
    background-color: #e79e1e;
    color: var(--White);
    border-radius: 30px;
    padding: 4px 12px;
    font-size: 12px;
    width: 60px;
    height: 20px;
}
.ERAV2030KSK .summary {
    flex-wrap: wrap;
}
.ERAV2030KSK  .chart-caption{
    font-size:16px;
    font-weight: var(--font-weight-bold);
}
.ERAV2030KSK  .chart-caption2{
    font-size:15px;
    font-weight: var(--font-weight-bold);
}
.ERAV2030KSK .summary .s14 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff8d3;
}
.ERAV2030KSK .summary .s14>div {
    display: flex;
    height: 25px;
    align-items: center;
    gap: 4px;
    justify-content: center;
}
.ERAV2030KSK .sf-f8b916 {
    color: #e79e1e;
}
.ERAV2030KSK .summary .s1-row{
    display:flex;
    flex-wrap:nowrap;
    gap:16px;
    align-items:flex-start;
    margin:0 0 31px 0;
}
.ERAV2030KSK .margin-end14 {
    margin:0 0 14px 0;
}
.ERAV2030KSK .margin-end6 {
    margin:0 0 6px 0;
}
.ERAV2030KSK .seek {
    height: 91px;
}
.ERAV2030KSK .font-weight-bold{
    font-weight: var(--font-weight-bold);
}
.ERAV2030KSK .seek-main7{
    height:120px!important;
    width:350px!important;
}
@media (max-width: 1670px) {
    .ERAV2030KSK .e-btn-samari-close{
        top: 200px !important;
    }
}
@media (max-width: 1383px) {
    .ERAV2030KSK .e-btn-samari-close{
        top: 315px !important;
    }
}

.ERAV2030KSK .erv-table-tooltip{
    margin-top: 2px;
    margin-right: 5px;
}
/* 応急危険度判定情報一覧end */
/*  Spectee配信事案 一覧 start */
.stcv0010 .modal-body {
    height: 73vh;
    overflow: auto;
}
/*  Spectee配信事案 一覧 end */
/* 雨量情報一覧 start */
.riv0030 th:nth-child(1) {
    width: 300px;
    min-width: unset !important;
}
.riv0030 th:nth-child(2) {
    width: 16%;
    min-width: unset !important;
}
.riv0030 td:nth-child(2) {
    width: 16%;
    min-width: unset !important;
}
.riv0030 th:nth-child(6) {
    width: 100px;
    min-width: unset !important;
}
.riv0030 td:nth-child(6) {
    width: 100px;
    min-width: unset !important;
    text-align: right;
}
.riv0030 td:nth-child(7) {
    width: 180px;
    min-width: unset !important;
    text-align: right;
}
.riv0030 td:nth-child(8) {
    width: 160px;
    min-width: unset !important;
    text-align: right;
}
.riv0030 td:nth-child(9) {
    width: 170px;
    min-width: unset !important;
    text-align: right;
}
.riv0030 td:nth-child(10) {
    text-align: left;
}
.riv0030 {
    min-width: 1600px;
}
/*  雨量情報一覧 end */
/* 水位情報一覧start */
.riv0050 .level.highWaterLevelKSK  {
    background: var(--staffportal-1) !important;
    color: var(--White) !important;
}
.riv0050 .type-box.black {
    background: var(--Level-5);
}
.riv0050 th:nth-child(1){
    width: 12%;
    min-width: 150px;
}
.riv0050 th:nth-child(2) {
    width: 16%;
    min-width: 200px;
}
.riv0050 th:nth-child(3) {
    width: 10%;
    min-width: 50px;
}
.riv0050 th:nth-child(8) {
    width: 10%;
    min-width: 50px;
}
.riv0050 th:nth-child(9) {
    width: 12%;
    min-width: 180px;
}
/* 水位情報一覧end */
/* 水位情報start */
.waterInformation .legend-box.level.highWaterLevelKSK  {
    background: var(--staffportal-1) !important;
}
.waterInformation .level.highWaterLevelKSK {
    background: var(--staffportal-1) !important;
    color: var(--White) !important;
}
/* 水位情報end */
/* ユーザ一覧start */
#userList .white-no-wrap {
  white-space: nowrap;
}
.user-list td:nth-child(3){
    width: 250px;
}
.user-list td:nth-child(4){
    width: 170px;
}
.user-list td:nth-child(5){
    width: 170px;
}
/* ユーザ一覧end */
/*タイムライン実績画面 start*/
.tml0010 #infoList .tr-gray {
    background-color: var(--Gray-7) !important;
}

.tml0010 #infoList .red-row {
    background-color: #f2a4a4;
}

.tml0010 #infoList .white-text,
.tml0010 #infoList .white-text a {
    color: #fff !important;
}

.tml0010 .planName-group {
    padding-top: 0px !important;
}

.tml0010 .e-btn-white-pencil {
    background: url("../img/bi_collection_button_pencil-white.svg") no-repeat center center;
    background-color: var(--Gray-7);
}

.tml0010 .e-btn-White-del {
    background: url(../img/bi_del_whiteKSK.svg) no-repeat center center;
    background-color: var(--Gray-7);
    background-size: 25px 23px;
}

.tml0010 .tml0010Table td {
  word-break: break-all;
}
.tml0010 .tml0010Table td:nth-child(1) {
  width: 60px;
}
.tml0010 .tml0010Table td:nth-child(2) {
  width: 80px;
  text-align: center;
}
.tml0010 .tml0010Table td:nth-child(3) {
  width: 150px;
  text-align: left;
}
.tml0010 .tml0010Table td:nth-child(4) {
  min-width: 180px;
  text-align: left;
}
.tml0010 .tml0010Table td:nth-child(5) {
  width: 150px;
  text-align: left;
}
.tml0010 .tml0010Table td:nth-child(6) {
  width: 220px;
  text-align: right;
}
.tml0010 .tml0010Table td:nth-child(7) {
  width: 160px;
  min-width: 100px;
  text-align: left;
}
.tml0010 .tml0010Table td:nth-child(8) {
  width: auto;
  min-width: 120px;
  text-align: left;
}
.tml0010 .tml0010Table td:nth-child(9) {
  width: 120px;
  text-align: center;
}
.tml0010 .tml0010Table td:nth-child(10) {
  width: 110px;
  text-align: center;
}
.tml0010 .tml0010Table td:nth-child(11) {
  width: 75px;
  text-align: center;
}
.tml0010 .tml0010Table td:nth-child(12) {
  width: 75px;
}

.tml0010 .tml0010Table tr:not(:last-child) td:last-child {
  border-radius: 0px;
}

.tml0010 .tml0010-modal {
  --bs-modal-width: 1500px !important;
}

.tml0010 .modal-content {
  overflow-x: auto;
}

.tml0010 .modal-header,
.tml0010 .modal-body,
.tml0010 .modal-footer {
  min-width: 1200px;
}

.tml0010-modal .tml-modal-table td {
  word-break: break-all;
}
.tml0010-modal .tml-modal-table td:nth-child(1) {
  width: 135px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(2) {
  width: 135px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(3) {
  width: 160px;
  min-width: 100px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(4) {
  width: 120px;
  min-width: 100px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(5) {
  width: 150px;
  min-width: 125px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(6) {
  width: auto;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(7) {
  width: 150px;
  min-width: 80px;
  text-align: left;
}
.tml0010-modal .tml-modal-table td:nth-child(8) {
  width: 120px;
  min-width: 120px;
  text-align: left;
}

.tml0010-modal .modal-time {
  width: 135px;
  min-width: 70px;
}

.tml0010-modal .modal-org {
  width: 100%;
}

.tml0010-modal .bootstrap-select {
  width: 120px !important;
}

@media (max-width: 1600px) {
  .tml0010 .c-list-table table th {
    padding: 4px;
  }
  .tml0010 .c-list-table table td {
    padding: 4px;
  }
  .tml0010Table.fixedHeader-floating th {
    padding: 4px;
  }
  .tml0010 .tml0010Table td:nth-child(1) {
    width: 33px;
  }
  .tml0010 .tml0010Table td:nth-child(2) {
    width: 34px;
  }
  .tml0010 .tml0010Table td:nth-child(3) {
    width: 75px;
  }
  .tml0010 .tml0010Table td:nth-child(4) {
    width: 180px;
  }
  .tml0010 .tml0010Table td:nth-child(5) {
    width: 110px;
  }
  .tml0010 .tml0010Table td:nth-child(6) {
    width: 155px;
  }
  .tml0010 .tml0010Table td:nth-child(9) {
    width: 91px;
  }
  .tml0010 .tml0010Table td:nth-child(10) {
    width: 70px;
  }
  .tml0010 .tml0010Table td:nth-child(11) {
    width: 50px;
  }
  .tml0010 .calendar-time {
    padding: 4 4px;
    width: 155px !important;
    font-size: 12px;
    background-position-x: 135px;
    cursor: pointer;
    background-size: 14px 14px;
  }
  .tml0010 .tml0010Table th:nth-child(1) .tooltip-style,
  .tml0010 .tml0010Table th:nth-child(2) .tooltip-style,
  .tml0010 .tml0010Table th:nth-child(9) .tooltip-style {
    left: 0px;
  }
  .tml0010Table.fixedHeader-floating th:nth-child(1) .tooltip-style,
  .tml0010Table.fixedHeader-floating th:nth-child(2) .tooltip-style,
  .tml0010Table.fixedHeader-floating th:nth-child(9) .tooltip-style {
    left: 0px;
  }
}
.tml0010 .tml0010Table td:nth-child(8) textarea {
  min-width: 131px;
  width: 100%;
}
.tml0010 .tml0010Table td {
  word-break: break-all;
  border-bottom: 1px solid var(--Gray-6);
}
/*タイムライン実績画面 end*/
/*応急危険度判定-第一順位避難所(サマリ) start*/
.top-page .ksk-first-priority-shelter-main {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
    overflow-x: auto;
    overflow-y: auto;
    gap: 2px;
    height: calc(100% - 50px);
}
.top-page .ksk-first-priority-shelter-main::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: var(--white);
}

.top-page .ksk-first-priority-shelter-main::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: var(--white);
}

.top-page .ksk-first-priority-shelter-main::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: var(--Gray-6);
}
.top-page .ksk-first-priority-shelter {
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: row;
    padding: 12px 16px;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    padding-right: 10%;
}
.top-page .ksk-first-priority-shelter > div:nth-child(1) {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-page .ksk-first-priority-shelter > div:nth-child(2) span.percentage {
    font-size: var(--font-size-small);
}
.top-page .ksk-first-priority-shelter > div:nth-child(1)>div {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: auto;
    align-items: center;
    max-width: 100%;
}
.top-page .ksk-first-priority-shelter-main > .ksk-first-priority-shelter.bg1 {
    background: var(--Success_light);
}
.top-page .ksk-first-priority-shelter-main > .ksk-first-priority-shelter.bg2 {
    background: var(--Orange-1-KSK);
}
.top-page .ksk-first-priority-shelter-main > .ksk-first-priority-shelter.bg3 {
    background: var(--Alert-light);
}
.top-page .ksk-first-priority-shelter-main > .ksk-first-priority-shelter.bg4 {
    background: #d3cfcf;
}
.top-page .priority-db-color-1 {
    background-color: var(--Success);
}
.top-page .priority-db-color-2 {
    background: var(--Orange-2-KSK);
}
.top-page .priority-db-color-3 {
    background-color: var(--Alert);
}
.top-page .priority-db-color-4 {
    background: var(--Gray-7);
}
.top-page .ksk-first-priority-shelter .mark3 {
    white-space: nowrap;
    margin-right: 5px;
}
.top-page .text-font-weight {
    font-weight: var(--font-weight-bold);
}
.top-page .max-text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 85%;
    font-size:  var(--font-size-2);
}
.top-page .sf-orange {
    color: var(--Orange-2-KSK);
}
.top-page .sf-white {
    color: var(--White);
}
.top-page .fs-16 {
    font-space: var(--font-size-2);
}
.top-page .top-ksk-unit {
    font-size: var(--font-size-small);
    width: 40px;
}
.top-page .fs-14 {
    font-size: var(--font-size-middle);
}
.top-page .noLine {
    white-space: nowrap;
}
.top-page .mb-10 {
    padding-bottom: 10px;
}
.top-page .u-mt-10 {
    padding-top: 10px;
}
.top-page .m-title-left {
    padding-left: 17px;
}
.top-page .ksk-first-priority-shelter-graph {
    height: 100px;
    min-width: 400px;
    width: 100%;
    padding-top: 15px;
    padding-left: 15px;
}
.top-page #ksk-first-priority-shelter-graph {
    height: 100px;
    min-width: 400px;
    width: 100%;
}
.priorityMessageList .c-message li:before {
    content: "";
    position: relative;
    display: blcok;
    height: 17px;
    left: -1px;
    width: 20px;
    top: 3px;
    background-image: url(../img/bi_error.svg);
    background-size: 25px;
    background-size: 25px 25px;
}
.priorityMessageList .c-message {
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    padding-left: 20px !important;
}
.priorityMessageList .c-message li {
    padding-top: 0px;
    margin-top: 0px;
}
#tp-tab-2 table td:nth-child(1), #tp-tab-3 table td:nth-child(1) {
    width: 40%;
    white-space: normal;
    line-height: 16px;
}
/*応急危険度判定-第一順位避難所(サマリ) end*/
/* 体制表画面 start */
.scmv0030 .table-width-1 td:nth-child(8){  width: 128px !important; text-align: right; }
.scmv0030 .table-width-1 td:nth-child(9){  width: 128px !important; text-align: right; }
.scmv0030 .table-width-1 td:nth-child(10){  width: 128px !important; text-align: right; }
.scmv0030 .table-width-2 td:nth-child(7){  width: 128px !important; text-align: right; }
.scmv0030 .table-width-2 td:nth-child(8){  width: 128px !important; text-align: right; }
.scmv0030 .table-width-2 td:nth-child(9){  width: 128px !important; text-align: right; }
/* 体制表画面 end */
/* タイムライン計画 start */
.time-mst-input .table-record-1 th:nth-child(1),
.time-mst-input .table-record-1 td:nth-child(1){
    min-width: 170px;
}
/* タイムライン計画 end */
/* 避難所入力 start */
.shelterInput-c-main .pet-margin-left{  margin-left: 12px; }
/* 避難所入力 end */
/* 避難所マスタ入力 start */
.mst-shelter-col-width{
    width: 45%;
    min-width: 210px;
}
/* 避難所マスタ入力 end */
/* ToolTip start */
.tooltip-style-header {
    bottom: 4px !important;
}

.tooltip-style-header-slt0030 {
    top: 7px !important;
}

.tooltip-style-btn {
    top: 1px !important;
}

.tooltip-style-saveBtn {
    top: 5px !important;
    right: 5px !important;
    left: 0 !important;
}

.tooltip-style-saveBtn-noTop {
    top: 0 !important;
    right: 5px !important;
    left: 0 !important;
}

.e-btn-row-slt0030 {
    gap: 8px;
}

.saveBtn-slt0030 {
    margin-right: 0px !important;
}

.tooltip-style-header-pub0030 {
    top: 0px !important;
}

.e-btn-hbs0010 {
    margin-right: 8px !important;
}

.tooltip-style-hbs0010-saveBtn {
    top: 5px !important;
    right: 5px !important;
    left: 0 !important;
    margin-right: 12px !important;
}

.tooltip-m-r-1p5 {
    margin-right: 3.8em;
}

.tooltip-style-font {
    font-size: 12px !important;
}

.tooltip-style-span-margin-tml0010 {
    margin-left: 22px;
}

.tooltip-style-th-tml0010 {
    bottom: 10px !important;
}
.tooltip-label.height18 {
    height: 18px;
}
.top-page .fanlirain--black {
    color: var(--White);
    background: var(--Black);
}
.top-page .t-mark-black {
    color: var(--White);
    background: var(--Black);
}
/* ToolTip end */
/* 備蓄物資管理一覧 start */
.spl-autocomplete {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    word-break: break-all;
    white-space: normal;
    border-top: none !important;
    border-bottom: none !important;
    max-width: 200px !important;
}
.spl-autocomplete .ui-menu-item-wrapper {
  word-break: break-all;
  white-space: normal;
}
.spl-autocomplete .ui-menu-divider {
  display: none !important;
}
/* 備蓄物資管理一覧 end */

/* 避難情報--start */
.evic0010 .ajaxJsonHtml .c-message-dialog{
    margin-bottom: 0 !important;
}
/* 避難情報--end */