@charset "UTF-8";
/*@CHARSET "Shift-JIS";*/
/*************************************************
【石川県土砂災害情報システム】
 モーダルウィンドウCSS
* [00] 新規作成
* [01] 2024.01.30 K.Fujimaki	モーダルの横幅を修正
*************************************************/
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

.modalBox {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: repeat;
  z-index: 1000;
}

.modalBoxIn {
  position: relative;
  margin: auto;
  margin-top: 120px;
  width: 690px;
  padding: 8px;
  padding-bottom: 72px;
  background: #FFFFFF;
  border: solid 2px #ccb8a3;
  font-size: 12px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.35);
}

.modalBoxIn .contentsTitle1 h2 {
  border: none;
  height: auto;
  line-height: inherit;
  font-size: 15px;
  background: url("../img/common/icon_subtitle.png") no-repeat 0 0;
  padding-left: 16px;
}

.modalBoxIn .dataTbl .td_l {
  padding-left: 8px;
  text-align: left;
}

.modalBoxIn .dataTbl .td_c {
  text-align: center;
}

.modalBoxIn .dataTbl .td_r {
  text-align: right;
  padding-right: 16px;
}

.modalBoxIn .dataTbl th {
  border: 1px solid #ccb9a5;
}

.modalBoxIn .dataTbl td {
  border: 1px solid #ccb9a5;
}

.modalBoxIn .dataTbl th {
  background-color: #ede6df;
  height: 24px;
  vertical-align: middle;
}

.modalBoxIn .dataTbl td {
  height: 24px;
  vertical-align: middle;
  line-height: 2.2;
}

.modalBoxIn .dataTbl tr:nth-child(even) {
  background-color: #f7f5f2;
}

.modalBoxIn .dataTbl tr:nth-child(odd) {
  background-color: #ffffff;
}

.modalBoxIn .dataTbl button, .modalBoxIn .dataTbl [type="button"], .modalBoxIn .dataTbl [type="submit"] {
  min-width: 64px;
  margin: 1px 4px;
}

.modalBoxIn .dataTbl2 {
  border-collapse: separate;
  border-spacing: 2px;
}

.modalBoxIn .dataTbl2 .td_l {
  padding-left: 8px;
  text-align: left;
}

.modalBoxIn .dataTbl2 .td_c {
  text-align: center;
}

.modalBoxIn .dataTbl2 .td_r {
  text-align: right;
  padding-right: 16px;
}

.modalBoxIn .dataTbl2 th {
  background-color: #ede6df;
  height: 24px;
  vertical-align: middle;
}

.modalBoxIn .dataTbl2 td {
  padding: 4px;
}

.modalBoxIn .hd, .modalBoxIn .hd1, .modalBoxIn .hd2, .modalBoxIn .scrollDiv > div > div {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.modalBoxIn .hd, .modalBoxIn .hd1, .modalBoxIn .hd2 {
  height: 24px;
  line-height: 24px;
  background-color: #ede6df;
  height: 24px;
  vertical-align: middle;
}

.modalBoxIn .scrollDiv {
  overflow-y: auto;
  height: 320px;
}

.modalBoxIn .scrollDiv > div > div {
  height: 32px;
  line-height: 32px;
}

.modalBoxIn .scrollDiv .addBtn {
  margin-top: 4px;
}

.modalBoxIn .scrollDiv .addBtn button {
  margin: 0;
}

.modalBoxIn .no {
  width: 50px;
}

.modalBoxIn .item1 {
  width: 250px;
}

.modalBoxIn .item2 {
  width: 220px;
}

.modalBoxIn .del {
  width: 70px;
}

.modalBoxIn .clr {
  width: 70px;
}

.modalBoxIn table {
  width: 650px;
}

.modalBoxIn .hd1 {
  width: 540px;
}

.modalBoxIn .hd2 {
  margin-left: 2px;
  width: 110px;
}

.modalBoxIn .d_tmp {
  width: 274px;
}

.modalBoxIn button, .modalBoxIn [type="button"], .modalBoxIn [type="submit"] {
  min-width: 0;
}

.modalBoxIn .btnCal {
  background: url("../img/common/icon_calendar.png") no-repeat 50% 50%;
  min-width: 0;
  width: 24px;
  height: 24px;
}

.modalBoxIn .btnCal:hover {
  background-color: #e5d3c0;
}

.headerDiv table {
  margin-top: 8px;
}

.modalBoxbtmBtn {
  width: 100%;
  border-top: 1px solid #ccb8a3;
  background-color: #ffffff;
  height: 64px;
  position: absolute;
  bottom: 0;
  padding-top: 8px;
  margin-left: -8px;
  text-align: center;
}

.modalBoxbtmBtn button {
  margin-top: 4px;
  width: 80px;
}

[name="search"] .modalBoxbtmBtn, [name='meshform'] .modalBoxbtmBtn, .fd-row .modalBoxbtmBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

[id="areaEditBox"] .modalBoxIn {
  width: 360px;
}

[id="areaEditBox"] .modalBoxIn .item1 {
  width: 120px;
}

[id="pShisetsuBox"] .modalBoxIn {
  width: 680px;
}

[id="pShisetsuBox"] .modalBoxIn .item1 {
  width: 120px;
}

[id="pShisetsuBox"] .modalBoxIn .item1 select {
  width: 112px;
}

[id="pShisetsuBox"] .modalBoxIn .item2 {
  width: 210px;
}

[id="pShisetsuBox"] .modalBoxIn .item2 select {
  width: 202px;
}

[id="pShisetsuBox"] .modalBoxIn .item3 {
  width: 90px;
}

[id="tenkenChosaBox"] .modalBoxIn {
  width: 640px;
}

[id="fileInputList"] .rowImg {
  margin-top: 4px;
}

[id="fileInputList"] .fileName {
  width: 530px;
}

[id="fileInputList"] .fileName_d {
  width: 274px;
  margin: 0px;
}

[id="fileInputList"] .fileFile {
  margin: 0 4px;
  width: 530px;
}

[id="fileInputList"] .fileFile_d {
  width: 220px;
  margin: 0px;
}

[id="fileInputList"] button {
  margin-left: 8px;
}

[id='nadareKikenKashoBox'] .modalBoxIn {
  width: 680px;
}

[id='nadareKikenKashoBox'] .modalBoxIn .item1 {
  width: 190px;
}

[id='nadareKikenKashoBox'] .modalBoxIn .item2 {
  width: 240px;
}

[id='kasenBox'] .modalBoxIn [id='kasenTbl'] .btnS {
  min-width: 40px;
}

[id='youengoshaShisetsuBox'] .modalBoxIn [id='yg_table'] .btnS {
  min-width: 40px;
}

[id='hinanjoBox'] .modalBoxIn [id='hn_table'] .btnS {
  min-width: 40px;
}

[id='saboShiteichiBox'] .modalBoxIn [id='shiteichi_table'] .btnS {
  min-width: 40px;
}

[id="MeshSelector"] .modalBoxIn {
  width: 354px;
  margin-top: 32px;
}

[id="thresholdSet"] .thresholdSetDiv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

[id="massRegistModal"] .modalBoxIn {
  margin-top: 10px;
}

[id="massRegistModal"] .cityRadioList {
  margin: 0 24px;
}

[id="massRegistModal"] .cityRadioList li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

[id="massRegistModal"] .cityname {
  display: inline-block;
  width: 80px;
}

[id="faxSet"] .modalBoxIn {
  width: 485px;
}

[id="faxSet"] .dataTbl2 {
  width: auto;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
}

[id="faxSet"] .dataTbl2 td, [id="faxSet"] .dataTbl2 th {
  border: 1px solid #ccb9a5;
}

[id="faxSet"] .dataTbl2 td {
  text-align: center;
}

[id="faxSet"] .modalBoxbtmBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
}
