.responsive-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; /* 中央寄せしたい場合 */
  .c-section__heading--title span {
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 2px solid #000;
  display: inline-block;
  margin-bottom: 4px;
}

.c-section__heading--sub-title {
  font-size: 0.9em;
  color: #999;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 10px;
}
  !-- お知らせ -->
<{if $info != ""}>
 ...
</section>
<{/if}>
<!-- // お知らせ -->

★ここに追加！

<!-- 新着商品 -->
<{if $new_item_num != 0}>
