@charset "UTF-8";
/**
 * 石川県土砂災害情報システム
 * 一覧系画面CSS
 */
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.dataTbl {
  width: 100%;
}

.dataTbl .td_l {
  padding-left: 5px;
  text-align: left;
}

.dataTbl .td_c {
  text-align: center;
}

.dataTbl .td_r {
  text-align: right;
  padding-right: 10px;
}

.dataTbl th {
  border: 1px solid #b4b3c6;
}

.dataTbl td {
  border: 1px solid #b4b3c6;
}

.dataTbl th {
  background-color: #d0e0f7;
  height: 24px;
  vertical-align: middle;
}

.dataTbl td {
  height: 24px;
  vertical-align: middle;
  line-height: 2.2;
}

.dataTbl tr:nth-child(even) {
  background-color: #f1f3f6;
}

.dataTbl tr:nth-child(odd) {
  background-color: #ffffff;
}

.dataTbl button, .dataTbl [type="button"], .dataTbl [type="submit"] {
  min-width: 64px;
  margin: 1px 2.5px;
}

.dataTbl .thBtn, .dataTbl .thBtn_on {
  margin: 0;
  min-width: 0;
  width: 100%;
  height: 100%;
  border: none;
  /* リセット */
  background: none;
  /* リセット */
  height: 100%;
  width: 100%;
  background-color: #d0e0f7;
}

.dataTbl .thBtn:hover, .dataTbl .thBtn_on:hover {
  background: inherit;
}

.dataTbl td.send_NG {
  background: url("../img/common/icon_error.png") no-repeat center;
  background-position: 80px;
  color: red;
}

.dataTbl td.send_NG a {
  color: red;
}

.dataTbl .btnM {
  min-width: 150px;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

[id="serchArea"] {
  position: relative;
}

[id="serchArea"] table {
  border-collapse: separate;
  border-spacing: 2px;
}

[id="serchArea"] table .td_l {
  padding-left: 5px;
  text-align: left;
}

[id="serchArea"] table .td_c {
  text-align: center;
}

[id="serchArea"] table .td_r {
  text-align: right;
  padding-right: 10px;
}

[id="serchArea"] .change_condition {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

[id="serchArea"] .dataTbl2 {
  border-collapse: separate;
  border-spacing: 2px;
  min-height: 104px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #b4b3c6;
}

[id="serchArea"] .dataTbl2 .td_l {
  padding-left: 5px;
  text-align: left;
}

[id="serchArea"] .dataTbl2 .td_c {
  text-align: center;
}

[id="serchArea"] .dataTbl2 .td_r {
  text-align: right;
  padding-right: 10px;
}

[id="serchArea"] .dataTbl2 th {
  background-color: #d0e0f7;
  height: 24px;
  vertical-align: middle;
}

[id="serchArea"] .dataTbl2 td {
  height: 24px;
  vertical-align: middle;
  line-height: 2.2;
}

[id="serchArea"] .unspecified {
  width: 230px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-bottom: 39px;
  text-align: center;
  font-size: 17px;
  border-bottom: 1px solid #232323;
}

[id="serchArea"] > h2, [id="serchArea"] .searchArea-title {
  margin-bottom: 5px;
  font-size: 18px;
  padding-top: 5px;
  padding-left: 10px;
  color: #232323;
  line-height: 1.8;
  background-color: #d0e0f7;
  border-bottom: 4px solid #544cad;
}

.serchKekka {
  padding: 5px;
}

.shukei {
  margin: 2.5px 0;
}

.koComment {
  margin: 2.5px 0;
}

.koComment.hasMark:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border: 2px solid #f1780a;
  position: relative;
  top: 1px;
  left: 0;
  border-radius: 50%;
  margin-left: 5px;
}

.koComment.hasMark div {
  display: inline-block;
}

[id="linkButtonArea"] {
  margin-top: -26px;
  margin-bottom: 5px;
  text-align: right;
  height: 25px;
}

[id="linkButtonArea"] button {
  width: 100px;
  height: 24px;
}

[id="linkButtonArea"] div {
  float: left;
  margin-left: 490px;
  background: #E5E4D3;
  padding: 0px 6px;
}

[id="tblInfoArea"] {
  margin: 2.5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

[id="tblInfoArea"] > div {
  min-width: 30%;
}

[id="tblInfoArea"] > div:not(:first-child) {
  margin-left: 3.3%;
}

[id="tblInfoArea"] .pagenation {
  text-align: center;
}

.pager_button {
  min-width: 24px;
}

.pager_button.is_current {
  background-color: rgba(84, 76, 173, 0.6);
  color: #35279B;
  font-weight: bold;
}

[id="tblInfoAreaRit"] {
  text-align: right;
}

[id="tableArea"] {
  position: relative;
}

[id="tableArea"] .notmatch {
  display: block;
  width: 50%;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 10px;
  margin-top: 100px;
  text-align: center;
  font-size: 17px;
  background-color: #ffffff;
  border: 2px solid #b4b3c6;
}
