@charset "utf-8";
body {
  font-family: "Meiryo UI";
  font-size: 16px;
  line-height: 1.3;
}
.idt {
  text-indent: -30px;
  padding-left: 30px;
}
/*
 *1_ID_Pass_extic_20230323.htm用
*/
.table-wrapper {
  overflow-x: auto;
  width: 100%;
}
table {
  border-collapse: collapse;
  margin-left: 2.65px;
  font-size: 95%;
  line-height: 1.7;
}
th, td {
  border: 2.5px solid #000;
  padding: 6.5px;
  text-align: center;
  border-bottom: solid 2.5px #000;
}