h2 {
  font-size: 12px;
}

.pad20t {
  padding-top: 20px;
}

.t_basic01 {
  width: 100%;
  border-collapse: separate;
  border-bottom: 1px solid #ACACAC;
  border-spacing: 0;
}

.t_basic01 th {
  border-top: 2px solid #575757;
  border-bottom: 1px solid #ACACAC;
  padding: 7px 0;
  color: #545454;
  text-align: center;
  font-size: 11px;
  background: #FBFBFB;
}

.subject {
  width: 335px;
  height: 36px;
}

#contents_wrap {
  flex-direction: row;
}

.right_wrap {
  top: -17px;
  left: -104px;
}