@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese");
.local-specialties .local-specialties_list .detail {
  padding-bottom: 2em;
}
.local-specialties .season .season_title {
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  color: #B6A489;
  margin-bottom: 2em;
}
.local-specialties .season .season_title::before {
  content: "";
  position: absolute;
  left: 5em;
  top: 50%;
  width: calc(100% - 5em);
  border-bottom: dotted 2px #B6A489;
}
.local-specialties .season .chart {
  text-align: center;
}

/*# sourceMappingURL=050100-page.css.map */
