@charset "UTF-8";
.l-content202204 .p-aeroengineReleases__heading.__new {
  position: relative;
}
.l-content202204 .p-aeroengineReleases__heading.__new::after {
  content: "New";
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #CC0000;
  margin-left: 10px;
  text-decoration: none;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-aeroengineReleases__heading.__new::after {
    font-size: 14px;
    margin-left: 5px;
  }
}

.l-content202204 span.new-mark{
	color: #c10;
    border: 1px solid #c10;
    padding: 0.2em 0.4em;
    font-weight: 600;
}
h2 span.new-mark{
	font-size: 0.8em;
}