@charset "utf-8";

/*
# =================================================================
# 国立環境研究所主催の専門家会合
# =================================================================
*/

.ert-page {
  max-width: 1060px;
  margin-inline: auto;
}

.ert-page .main-content {
  max-width: none;
  margin-inline: 0;
}

.ert-page .btns {
  margin-top: 24px;
}

.ert-page .btns a {
  height: auto;
  min-height: 48px;
  padding-block: 12px;
  text-align: left;
}

@media (min-width: 960px) {
  .ert-page .btns {
    margin-top: 40px;
  }
}

.ert-page .ert-lead {
  margin-bottom: 1em;
}

.ert-page .ert-heading {
  margin-bottom: 40px;
}

.ert-page .ert-fields {
  padding: 10px 0 10px 20px;
  margin-bottom: 30px;
}

.ert-page .m0-b {
  margin-bottom: 0 !important;
}

.ert-page .m5-b {
  margin-bottom: 5px !important;
}

.ert-page .f08em {
  font-size: 0.8em;
}

.ert-page .report figure img {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.ert-page .report .summary .btns {
  margin-top: 24px;
}
