/* constance variable */
/* noto sans font weight */
/* general method */
.bold_p {
  margin-bottom: 0.6785714286em;
  color: #D91E20;
  font-size: 1.75em;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-align: center; }

.emergency article .wrapper {
  margin-bottom: 25px;
  padding-bottom: 140px;
  border-bottom: solid 1px #eee5e2; }
  @media only screen and (max-width: 736px) {
    .emergency article .wrapper {
      padding-bottom: 70px;
      margin-bottom: 20px; } }
.emergency h1 {
  margin-bottom: 52px; }
  @media only screen and (max-width: 736px) {
    .emergency h1 {
      margin-bottom: 25px; } }
  .emergency h1 img {
    width: 100%; }
.emergency section {
  width: 600px;
  margin: 0 auto; }
  @media only screen and (max-width: 736px) {
    .emergency section {
      width: 80%; } }
  .emergency section h1 {
    margin-bottom: 45px; }
    @media only screen and (max-width: 736px) {
      .emergency section h1 {
        margin-bottom: 23px; } }
    .emergency section h1 img {
      width: 445px; }
      @media only screen and (max-width: 736px) {
        .emergency section h1 img {
          width: 80%; } }
  .emergency section p {
    font-size: 16px;
    line-height: 200%; }
    @media only screen and (max-width: 736px) {
      .emergency section p {
        font-size: 12px; } }

/*# sourceMappingURL=emergency.css.map */
