@charset "UTF-8";

#price .course_ttl {
  margin-bottom: 10px;
}

#price .course_ttl {
  font-size: 26px;
}

#price .course_txt {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
}

#price .course02 .list.list02 .txt {
  text-align: center;
  grid-column: 1 / 3;
  grid-row: 2 / 2;
  padding-left: 0;
  font-size: 28px;
}

#price .list.list02 .txt:last-child::after {
  content: none;
}

#price .course02 .list .txt:last-child .time {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 20px;
}

#price .ct04 .aside {
  margin-top: 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #price .ct04 .aside{
    margin-top: 20px;
  }
}

#information .topics.latest_info{
  border-top: none;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 40px;
}

.feature .it01 .it_desc_h{
  padding: 10px 90px;
}

