@charset "utf-8";
/* =================================================
	news-release_en.css
	ニュースリリース英語版共通CSS
=================================================*/

div.nr-section p {
    text-indent: 15px;
}
@media screen and (max-width: 759px) {
  .link a::before{
    height: 11px;
    width: 11px;
  }
}