@charset "utf-8";
/* #wrap:after{
  position: absolute;
  content: "";
  background: url(../../_design_chara.png) center top no-repeat;
  height: 3341px;
  width: 1500px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  opacity: 0.5;
  pointer-events: none;
} */


@font-face {
  font-family: 'Mamelon';
  src: url('../fonts/Mamelon-3.5HiRegular.eot');
  src: url('../fonts/Mamelon-3.5HiRegular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.information-section {
    padding: 90px 0 0;
}

.news-wrap h2{
  font-weight: weight;
  font-size:20px;

}
.news-wrap h3{
  font-weight: weight;
  font-size:20px;
  margin:0 0 20px 0;
}

.news p{
  font-weight: normal;
  font-size:14px;
  margin:0 0 20px 0;
}