/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
.color {
  color: #26ac9f; }

.color2 {
  color: #2c6db0; }

.testtest {
  width: 100%;
  padding: 8vw 0;
  font-size: 4.8vw;
  text-align: center;
  color: #000;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400; }
  .testtest table {
    width: 89.3333333333vw;
    margin: 0 auto; }
    .testtest table .head td {
      background-color: #e2f0ff;
      font-size: 3.4666666667vw;
      line-height: 3.4666666667vw;
      height: 10.6666666667vw; }
    .testtest table td {
      font-size: 3.7333333333vw;
      line-height: 3.7333333333vw;
      text-align: left;
      color: #000;
      font-family: 'Work Sans', sans-serif;
      font-weight: 400;
      border-bottom: 1px solid #eee; }
      .testtest table td .font {
        font-size: 3.2vw;
        line-height: 3.2vw; }
    .testtest table .td1 {
      width: 34.6666666667vw; }
    .testtest table .td2 {
      width: 13.3333333333vw; }
    .testtest table .td3 {
      width: 18.6666666667vw; }
      .testtest table .td3 input {
        width: 18.6666666667vw; }
    .testtest table .td4 {
      width: 13.3333333333vw; }
      .testtest table .td4 input {
        width: 13.3333333333vw; }
  .testtest .wrap {
    position: relative; }
    .testtest .wrap .date {
      font-size: 3.2vw;
      line-height: 3.2vw;
      color: #000;
      font-family: 'Work Sans', sans-serif;
      font-weight: 400;
      position: absolute;
      top: 2.1333333333vw;
      left: 5.3333333333vw; }

/*# sourceMappingURL=testtest.css.map */
