@charset "utf-8";

/* 相談会開催終了 */
.news-img_wrap {
  display: inline-block;
  position: relative;
}
.news-img_wrap.end-layer_516x365::before {
  background: url(../../local_img/end-layer_516x365.png) center center no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.news-img_wrap.r10 {
  margin-right: 10px;
}
