/* Generated by less 2.5.1 */
@charset "utf-8";
.ele {
  position: relative;
}
.ele:after,
.ele:before {
  content: "";
  position: absolute;
}
#news .container > section {
  margin-bottom: 40px;
  padding: 0 95px;
}
#news .alignR {
  text-align: right;
}
#news .alignC {
  text-align: center;
}
#news .mb50 {
  margin-bottom: 50px;
}
#news .mb60 {
  margin-bottom: 60px;
}
#news .ki {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#news h2 {
  font-size: 1.7rem;
  font-weight: bold;
  color: #00478b;
  margin: 26px 0 16px;
}
#news .overview {
  border-top: 1px dotted #dbdbdb;
  padding-top: 15px;
}
#news .overview dt {
  position: absolute;
  color: #00478b;
  padding-left: 18px;
}
#news .overview dd {
  padding: 0 0 15px 255px;
  margin: 0 0 15px;
  border-bottom: 1px dotted #dbdbdb;
}
