﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
.secChart .secInner {
  margin-bottom: 100px;
}

.secChart .secInner figure {
  width: 100%;
  text-align: center;
}
.secChart .secInner figure img {
  width: 100%;
  max-width: 690px;
  margin-bottom: 30px;
}
.secChart .secInner .secChartDate {
  text-align: right;
  margin-bottom: 30px;
}