@charset "utf-8";

.l-content .mainVisual img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .text_title1 {
  height: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 15px;
  text-align: center;
  background-color: #2f5fa9;
}
.l-content .list_name {
  padding: 15px 5px 0px;
  display: block;
}
.l-content .list_name .list_img {
  vertical-align: middle;
  margin-right: 5px;
}

.l-content .u-pdis {
  font-weight: bold;
  color: #a0a0a0;
}