@charset "utf-8";

/* 防災教室
============================ */
.page-header{
  /* background-color:#3fa9f5; */
}

    .page-header-inner::after {
      content: "bousai";
    }


/* -------------------------menu section */
.example{
  margin-bottom: 3em;
}
.menu_conts{
  padding: 1.5em;
  border-radius: 10px;
}

.menu_conts_txt .ttl{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
.menu_conts_list.blue_dots{
  padding: 1em 0;
}


@media screen and (min-width: 992px) {

  .example{
  margin-bottom: 5em;
}
}

/* -------------------------summery section */


