@charset "UTF-8";
/**
*
* お天気概況
*
*/
.cmn-sttl5 {
  font-size: 36px;
  font-size: 3.6rem; }

@media screen and (min-width: 751px) {
  .cmn-sttl5 {
    font-size: 22px;
    font-size: 2.2rem; } }

.name-forecaster {
  margin-top: 40px; }

@media screen and (min-width: 751px) {
  .name-forecaster {
    margin-top: 20px; } }
