@charset "utf-8";
#cancel {
  color: #323940;
}
.Tb_Scroll {
  padding-bottom: 15px;
}
table {
  width: 100%;
  min-width: 590px;
}
.mb30,
.mt10 p {
  font-weight: 500;
  font-size: 14px;
}
.Tb_Scroll th,
.Tb_Scroll td {
  padding: 5.7px 20px;
}
.Tb_Scroll th.th_1 {
  width: 29.6%;
}
.Tb_Scroll th.th_3,
.Tb_Scroll th.th_4 {
  width: 36%;
}
.Tb_Scroll td.Cdate {
  padding-left: 4.2%;
}
.Tb_Scroll td.Crate {
  text-align: center;
}
@media screen and (max-width: 1240px) {
}
@media screen and (max-width: 980px) {
  .Tb_Scroll th.th_3,
  .Tb_Scroll th.th_4 {
    width: 25%;
  }
  .Tb_Scroll th,
  .Tb_Scroll td {
    padding: 3px 5px;
  }
  .Tb_Scroll th.th_1 {
    width: 36%;
  }
  .Tb_Scroll td.Cdate {
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .mb30,
  .mt10 p {
    font-size: 13px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mb15 {
    margin-bottom: 10px;
  }
  .mt10 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 460px) {
}

@media screen and (max-width: 385px) {
}
