/* -------------------------- */
/* content */
/* -------------------------- */
/* contents_head */
.contents_head {
  background-image: url(/images/products/trial/bg_header.jpg);
}

/* table_wrap */
.table_wrap {
  margin: 15px 0;
}

.table_wrap span {
  color: #EE464C;
}

.table_wrap th, .table_wrap td {
  vertical-align: top;
}

/* list_trial */
.list_trial {
  margin-bottom: 5px;
}

.list_trial li {
  margin-bottom: 10px;
}

.list_trial li span {
  color: #EE464C;
}

/* btn_center */
.btn_center {
  margin: 15px 0 25px;
}

/* top_contents_wrap */
.top_contents_wrap {
  margin-bottom: 50px;
}
@media screen and (min-width: 1280px) {
  .table_wrap {
    margin: 25px 0;
  }
  .table_wrap tr:nth-child(1) th:nth-child(1) {
    width: 310px;
  }
  .list_trial {
    margin-bottom: 10px;
  }
  .btn_center {
    margin: 25px 0 50px;
  }
}

/*# sourceMappingURL=map/products_trial.css.map */
