/*
 * main.css
 */

/* main tags */
html, 
body {
    font-family:arial,helvetica,sans-serif;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	/* overflow: hidden !important; */
	background-color: #FFFFFF;
}

#mapBody {
  position:fixed!important;

}

/* loading */
#loading {
	width:100%;
	height:100%;
	padding-top:10em;
	text-align:center;
	cursor:wait;
}

/* container */
.container-fluid {
}

.table {
	margin-bottom: 0px;
}


/*　mainMap */
#mainMap {
	border: 1px solid #333333;
	width: 100%;
	height: 100%;
}

/* subPanel */
#subPanel {
	overflow:auto;
	border: 1px solid #333333;
	width: 100%;
	height: 100%;
}

/* footer text */
#footerText {
	position: absolute; 
	bottom: 10px; 
	left: 20px; 
	z-index: 1000;
	border: 2px solid #BBBBBB;
	background-color:#FFFFFF;
	padding: 2px 5px 2px 5px;
}

/* for Popup */
#popup-content {
  width:370px!important;
  background-color:#ffffff;
}


table.popup {
  /* for @media print */
  background-color:#fcfcfc!important;
  margin: 2px 2px 2px 2px;
}

td.popup {
  white-space:nowrap;
  border:1px solid #c0c0c0!important;
  background-color:#FFFDFB!important;
  font-size:90%;
  padding: 0px 5px 0px 5px;
  width: 100%;
  /* white-space:normal;  */
  white-space:normal;
}

td.popup_null {
  white-space:nowrap;
  border:1px solid #c0c0c0;
  text-align:left;
}

td.popup_img {
  white-space:nowrap;
  padding: 0px 4px 0px 2px;
}

th.popup {
  /*font-weight:bold;*/
  white-space:nowrap; 
  border:1px solid #c0c0c0;
  background-color:#F1FFC8!important;
  /*padding-right:1em;*/
  font-size:90%;
  vertical-align:top;
  width: 120px;
  padding: 0px 2px 0px 2px;
} 

th.popup_title {
  font-weight:bold;
  /* white-space:nowrap;  */
  /*border:1px solid #c0c0c0;*/
  /*background-color:#F1FFC8;*/
  /*padding-right:1em;*/
  font-size:100%;
  vertical-align:top;
  padding: 5px 5px 5px 5px;
} 

/* for SubPanel */
.table_label {
  white-space:nowrap; 
}

table.SubPanel {
  background-color:#ffffff!important;
  border:1px solid #c0c0c0;
  /* margin: 1% 1% 1% 1%; */
  /* width: 98%; */
  width: 100%;
}

th.SubPanel {
  background-color:#F5DEB3!important;
  border:1px solid #c0c0c0;
  padding: 2px 2px 2px 2px;
}


td.SubPanel {
  padding: 2px 2px 2px 2px;
}

/* for layer_switcher */
.lwTbl {
	/* margin:16px 0; */
	/* table-layout:fixed; */
	width:100%;
}

.lwTbl table {
	margin:10px 10px 0 0;
	overflow:scroll;
}

.lwTbl tr {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	border:1px #aaaaaa solid;
	vertical-align:center;
	background-color:#FFFDFB;
}

.lwTbl tr.top {
	/* display: block; */
	border-width:2;
	color: #800000;
	background: #F5DEB3;
}

.lwTbl tr.head {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	/* border:1px #444444 solid; */
	vertical-align:center;
	background-color:#F1FFC8;
}

.lwTbl th {
	width:5%;
	padding:2px 2px 2px 2px;

}

.lwTbl td.img {
	width:5%;
	padding:2px 2px 2px 2px;
}

.lwTbl td.disp {
	padding:5px 10px 5px 10px;
}

/* for trac */
.tracTbl {
	margin:16px 0;
	width:100%;
	table-layout:fixed;
}

.tracTbl table {
	margin:10px 10px 0 0;
	overflow:scroll;
}

.tracTbl tr {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	border:1px #aaaaaa solid;
	vertical-align:center;
	background-color:#FFFDFB;
}

.tracTbl tr.top {
	/* display: block; */
	border-width:2;
	color: #800000;
	background: #F5DEB3;
}

.tracTbl tr.head {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	/* border:1px #444444 solid; */
	vertical-align:center;
	background-color:#F1FFC8;
}

.tracTbl th {
	width:5%;
	padding:2px 2px 2px 2px;

}

.tracTbl td.img {
	width:5%;
	padding:2px 2px 2px 2px;
}

.tracTbl td.disp {
	padding:5px 10px 5px 10px;
}

.hinantitle {
  font-weight:bold;
  white-space:nowrap; 
  font-size:120%;
  vertical-align:top;
  padding:0em 5px 0em 5px ;
}

.hinandesc {
  font-weight:bold;
  white-space:nowrap; 
  font-size:90%;
  vertical-align:top;
  padding:0em 5px  0em 5px ;
}

/*施設名 記号*/
td.off2 {
    width: 25px;
}

/*【044251_S】*/
/*施設名*/
td.off3 {
  width: 150px;
}
td.off4 {
  width: 150px;
}
td.off5 {
  width: 150px;
}
td.off6 {
  width: 30px;
}
td.off7 {
  width: 30px;
}
td.off8	 {
  width: 30px;
}
td.off9	 {
  width: 30px;
}
td.off10	 {
  width: 40px;
}
td.off11	 {
  width: 30px;
}
td.off12 {
  width: 30px;
}

td.off14 {
  width: 25px;
  text-align: center;/* テキストも中央揃え */
}

td.off15 {
  width: 30px;
  text-align: center; /* テキストも中央揃え */
}

th.off2 {
  width: 25px;
}
th.off4 {
  width: 150px;
}

th.off14 {
  width: 25px;
}

th.off15 {
  width: 30px;
}
/*【044251_E】*/

/* 浸水アニメ */
#anime_bar {
    display: none;
	position: absolute; 
	top: 20px; 
	right: 20px; 
	z-index: 1000;
	border: 2px solid #BBBBBB;
	background-color:#FFFFFF;
	padding: 2px 5px 2px 5px;
}

#anime_bar {
    display: none;
	position: absolute; 
	top: 50px; 
	right: 10px; 
	z-index: 1000;
	background-color:#FFFFFF;
	padding: 0px;
}

.anime_tbl {
    background-color:#EFEFEF;
}

.anime_td {
	padding: 5px;
}
.anime_td2 {
	text-align: center;
	padding: 5px;
}

.anime_td2 {
	text-align: center;
	padding: 2px;
}

#lang_bar {
  /*隠し項目として使うため消した*/
  display: none;
	position: absolute; 
	top: 5px; 
	right: 10px; 
	z-index: 1000;
	/* background-color:#FFFFFF; */
	padding: 0px;
}

/*******************************/
/* 2つ指定は要らない為*/
/*
.maru_shitei {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#e60012;
  font-size:14px;
  color:white;
}

.maru_kouiki {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#009944;
  font-size:14px;
  color:white;
}

.maru_fukushi {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#8d0983;
  font-size:14px;
  color:white;
}
*/

.maru_heli {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#0081cc;
  font-size:14px;
  color:white;
}

.maru_shitei {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;
  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/shitei_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}

.maru_kouiki {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/kouiki_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}


.maru_heli {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#0081cc;
  font-size:14px;
  color:white;
}

.anno_label_bold{
  font-weight: bold;
}

/*【044251_S】*/
/*一時避難所*/
.maru_ichiji {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*background:#e60012;*/
  /*【044251_S】背景画像追加*/
  background-image:url(../img/icon/ichiji_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}
/*【044251_E】*/

/*【044625_S】*/
/*アンダーパス*/
.maru_underpass {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*background:#e60012;*/
  background-image:url(../img/icon/underpass.png);
  background-size:100% auto;
  font-size:14px;
  color:white;
}
/*【044625_E】*/

.maru_disable {
  background:#C0C0C0;
  /* border: 0.5px solid #080808; */
  color:white;
}

/*【044251_S】*/
/*対応災害*/
.saigai_tbl{
  background: #ffffff;
}
/*【044251_E】*/

@media (max-width: 767px) {
    #titleText {
    font-size: 12px !important;
    }
}

/* 背景全件チェックボックス(排他制御) */
#haikei_checkbox_all{
  display: none; 
 }

/* 印刷系 */
._basicCotainer {
    position: absolute;
    z-index: 999999;
    background: #ffffff;
    top: 0px;
    left: 0px;

    width:100%;
    height:100%;
    overflow:auto;
}

._printMapPanel {
    border: 1px solid #555555;
    background: #000000;
    margin-top: 3px;
    margin-left: 20px;
    width:100%;
    height:100%;
    overflow:hidden;
}

span.print-title {
    margin-left: 1em;
    font-weight: bold;
    font-size: 1.2em;
}
.print_btn {
    margin: 1em;
}

@media print {
    .no_print {
        display: none;
    }
}

@media screen {
    .only_print {
        display: none;
    }
}

#mainMenu_Link {
/*  display:none; */
}

.takaralogo {
  width: auto;
  height: 40px;
  float: right;
  margin: 5px;
}

/* ホバー時のハイライト */
.hover-highlight:hover {
  background-color: #a4eef3 !important;
  /* ホバー時の背景色 */
}

/* クリック時のハイライト */
.click-highlight {
  background-color: #67b2f8 !important;
  /* クリック時の背景色 */
}

button.clicked {
  color: #ffffff !important;
  background-color: #db1e10 !important;
  /* クリックされたボタンの背景色を変更 */
}

#footerText {
  position: absolute;
  bottom: 175px;
  left: 9px;
  z-index: 1000;
  border: 2px solid #BBBBBB;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 1px 1px 0px 0px;
}

/* centermarker */
.center-marker {
  position: absolute;
  top: 50%;
  left: 50%;
}

.center-marker a {
  display: block;
  height: 39px;
  width: 39px;
  margin-top: -20px;
  margin-left: -20px;
  background-image: url(../img/marker.png);
}

.centermarker {
  margin: 0px;
  padding: 0;
  color: #fff;
  font-size: 0.95em;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  height: 1.9em;
  width: 3.4em;
  line-height: 0.1em;
  background-color: #7b98bc;
  background-color: rgba(0, 60, 136, .5);
  border: none;
  border-radius: 2px
}

.centermarker:focus,
.centermarker:hover {
  text-decoration: none;
  background-color: #4c6079;
  background-color: rgba(0, 60, 136, .7)
}

/*
table.sticky-findlist,
table.sticky-address,
table.sticky-layerswitcher {
  width: 100%;
  table-layout: fixed;
}


tr.sticky-findlist th:last-child {
  padding-right: 17px;
}

tbody.sticky-findlist {
  overflow-y: scroll;
  height: 70vh;
  display: block;
}

tbody.sticky-address {
  overflow-y: scroll;
  height: 86vh;
  display: block;
}

tbody.sticky-layerswitcher {
  overflow-y: scroll;
  height: 90vh;
  display: block;
}

table.sticky-findlist thead tr,
table.sticky-findlist tbody tr,
table.sticky-address thead tr,
table.sticky-address tbody tr,
table.sticky-layerswitcher thead tr,
table.sticky-layerswitcher tbody tr {
  display: table;
  width: 100%;
}

tbody.sticky-layerswitcher tr{
  display: table;
  width: 100%;
}

tbody.sticky-findlist tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

#symbol_layerTable td.img {
  width: 12%;
  padding: 2px 2px 2px 2px;
}
*/



.maru_hinan:not(th) {
  height: 24px;
  width: 24px;
  /*border-radius:50%;*/
  line-height: 24px;
  text-align: center;
  vertical-align: middle!important;
  /*【044251_S】背景画像追加*/
  background: #FFFFFF;
  background-image: url(../img/icon/icon_hinan.svg);
  background-size: 30px 30px;
  /* 画像がセルに収まるように調整 */
  background-position: center;
  /* 画像をセルの中央に配置 */
  background-repeat: no-repeat;
  font-size: 14px;
  color: white;
}

.maru_tsunami:not(th) {
  height: 24px;
  width: 24px;
  /*border-radius:50%;*/
  line-height: 24px;
  text-align: center;
  vertical-align: middle!important;
  /*【044251_S】背景画像追加*/
  background: #FFFFFF;
  background-image: url(../img/icon/icon_tsunami.svg);
  background-size: 30px 30px;
  /* 画像がセルに収まるように調整 */
  background-position: center;
  /* 画像をセルの中央に配置 */
  background-repeat: no-repeat;
  font-size: 11px;
  color: rgb(1, 64, 152);
}

.maru_chiiki:not(th) {
  height: 24px;
  width: 24px;
  /*border-radius:50%;*/
  line-height: 24px;
  text-align: center;
  vertical-align: middle!important;
  /*【044251_S】背景画像追加*/
  background: #FFFFFF;
  background-image: url(../img/icon/icon_chiiki.svg);
  background-size: 30px 30px;
  /* 画像がセルに収まるように調整 */
  background-position: center;
  /* 画像をセルの中央に配置 */
  background-repeat: no-repeat;
  font-size: 14px;
  color: white;
}

.maru_fukushi:not(th) {
  height: 24px;
  width: 24px;
  /*border-radius:50%;*/
  line-height: 24px;
  text-align: center;
  vertical-align: middle!important;
  /*【044251_S】背景画像追加*/
  background: #FFFFFF;
  background-image: url(../img/icon/icon_fukushi.svg);
  background-size: 30px 30px;
  /* 画像がセルに収まるように調整 */
  background-position: center;
  /* 画像をセルの中央に配置 */
  background-repeat: no-repeat;
  font-size: 14px;
  color: white;
}

.popup_title {
  display: flex;
  align-items: center;
  justify-content: start;
  white-space: nowrap;
  /* 左端から配置を始める */
  background: #FFFFFF;
  font-size: 14px;
  color: black;
  font-weight: bold;
    /* white-space:nowrap;  */
    /*border:1px solid #c0c0c0;*/
    /*background-color:#F1FFC8;*/
    /*padding-right:1em;*/
  font-size: 100%;
  vertical-align: top;
  padding: 5px 5px 5px 5px;
}

.popup_title .icon {
  height: 24px;
  width: 24px;
  /* アイコンのサイズ */
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 4px;
  /* アイコン間の余白 */
}

.popup_title .fac_hinan_icon {
  background-image: url(../img/icon/hinan_hinan.png);
  background-size: 24px 24px;
  /* アイコンの背景サイズを24pxに設定 */
  width: 24px;
  /* 表示するアイコンの幅 */
  height: 24px;
  /* 表示するアイコンの高さ */
}

.popup_title .fig_hinan_icon {
  background-image: url(../img/icon/icon_hinan.svg);
  background-size: 24px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup_title .hinan_number {
  color: white;
  /* 数字の色を白に設定 */
  font-size: 12px;
  /* 数字のフォントサイズを調整 */
}

.popup_title .fac_tsunami_icon {
  background-image: url(../img/icon/hinan_tsunami.png);
  background-size: 24px 24px;
  /* アイコンの背景サイズを24pxに設定 */
  width: 24px;
  /* 表示するアイコンの幅 */
  height: 24px;
  /* 表示するアイコンの高さ */
}

.popup_title .fac_tsunami_building_icon {
  background-image: url(../img/icon/hinan_tsunami_building.png);
  background-size: 24px 24px;
  /* アイコンの背景サイズを24pxに設定 */
  width: 24px;
  /* 表示するアイコンの幅 */
  height: 24px;
  /* 表示するアイコンの高さ */
}

.popup_title .fig_tsunami_icon {
  background-image: url(../img/icon/icon_tsunami.svg);
  background-size: 28px 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup_title .tsunami_number {
  color: rgb(1, 64, 152);
  /* 数字の色を白に設定 */
  font-size: 12px;
  /* 数字のフォントサイズを調整 */
}

.popup_title .fac_chiiki_icon {
  background-image: url(../img/icon/hinan_chiiki.png);
  background-size: 24px 24px;
  /* アイコンの背景サイズを24pxに設定 */
  width: 24px;
  /* 表示するアイコンの幅 */
  height: 24px;
  /* 表示するアイコンの高さ */
}

.popup_title .fig_chiiki_icon {
  background-image: url(../img/icon/icon_chiiki.svg);
  background-size: 24px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup_title .chiiki_number {
  color: white;
  /* 数字の色を白に設定 */
  font-size: 12px;
  /* 数字のフォントサイズを調整 */
}

.popup_title .fac_fukushi_icon {
  background-image: url(../img/icon/hinan_fukushi.png);
  background-size: 24px 24px;
  /* アイコンの背景サイズを24pxに設定 */
  width: 24px;
  /* 表示するアイコンの幅 */
  height: 24px;
  /* 表示するアイコンの高さ */
}

.popup_title .fig_fukushi_icon {
  background-image: url(../img/icon/icon_fukushi.svg);
  background-size: 24px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup_title .fukushi_number {
  color: white;
  /* 数字の色を白に設定 */
  font-size: 12px;
  /* 数字のフォントサイズを調整 */
}

th.popup_title .text {
  /* 必要に応じて追加のスタイルをここに記述 */
}

/*
@media (max-width: 767px) {
  #subPanel {
    border: 1px solid #333333;
    width: 100%;
    height: 100%;
  }

    tbody.sticky-findlist {
      overflow-y: scroll;
      height: 55vh;
      display: block;
    }
  
    tbody.sticky-address {
      overflow-y: scroll;
      height: 75vh;
      display: block;
    }
  
    tbody.sticky-layerswitcher {
      overflow-y: scroll;
      height: 85vh;
      display: block;
    }
}


@media (mix-width: 768px) {
  #subPanel {
    overflow: auto;
    border: 1px solid #333333;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
  }
  
}
*/
/* 検索バー */
.facilities-search {
  position: sticky;
  top: 0;
  z-index: 2;
  background: white;
}

/*　スクロールバーの実装 */
.sticky-findlist {
  display: block;
  overflow-y: scroll;
  height: calc(100vh - 250px);
  width: 100%;
  table-layout: fixed;
  /*border: 1px solid;*/
  /*border-collapse: collapse;*/
  box-sizing: border-box;
}

.sticky-findlist thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  border-top: #FFFFFF;
  background: white;
}

.sticky-findlist th,
.sticky-findlist td {
  width: auto;
}

/*　スクロールバーの実装 */
.sticky-address {
  display: block;
  overflow-y: scroll;
  height: calc(100vh - 200px);
  width: 100%;
  table-layout: fixed;
  /*border: 1px solid;*/
  /*border-collapse: collapse;*/
  box-sizing: border-box;
}

.sticky-address thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  border-top: #FFFFFF;
  background: white;
}

.sticky-address th,
.sticky-address td {
  width: auto;
}

table.sticky-layerswitcher {
  width: 100%;
  table-layout: fixed;
}

tbody.sticky-layerswitcher {
  overflow-y: scroll;
  height: calc(100vh - 150px);
  display: block;
}

table.sticky-layerswitcher thead tr,
table.sticky-layerswitcher tbody tr {
  display: table;
  width: 100%;
}

tbody.sticky-layerswitcher tr {
  display: table;
  width: 100%;
}

#symbol_layerTable td.img {
  width: 12%;
  padding: 2px 2px 2px 2px;
}

/*　スクロールバーの実装 */
.sticky-legend {
  display: block;
  overflow-y: scroll;
  height: calc(100vh - 250px);
  width: 100%;
  table-layout: fixed;
  /*border: 1px solid;*/
  /*border-collapse: collapse;*/
  box-sizing: border-box;
}

.sticky-legend thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  border-top: #FFFFFF;
  background: white;
}

.sticky-legend th,
.sticky-legend td {
  width: auto;
}

/* 画面幅が767px以下の場合のスタイル */
/*
@media (max-width: 767px) {
  .sticky-findlist {
    height: calc(100vh - 300px);
  }
}
*/

/* 画面幅が768px以上の場合のスタイル */
/*
@media (min-width: 768px) {
  .sticky-findlist {
    height: calc(100vh - 250px);
  }
}
*/