﻿@charset "UTF-8";

#sec04 .notes {
  font-size: .12rem;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.12rem;
}

@media screen and (max-width: 768px) {
  #sec04 .notes {
    font-size: 0.18rem;
  }
}