.p__article {
  position: relative;
  line-height: 145%;
  margin-bottom: 2.5rem;
}
.p__article h1 {
  font-size: 2.875rem;
  padding: 3.75rem 0 0;
  margin-bottom: 0.25rem;
  margin-left: -3px;
  line-height: 125%;
}
.p__article .b__time {
  padding: 3.75rem 0 0;
  color: #999;
  font-size: 0.875rem;
  margin: 0;
}
.p__article .b__time + h1 {
  padding-top: 0;
}
.p__article p,
.p__article ul,
.p__article ol,
.p__article div {
  margin-bottom: 1.5rem;
}
.p__article ul {
  margin: 0 0 1.5em;
}
.p__article ul li {
  margin: 0 0 0.75em 1.6em;
  list-style: none;
}
.p__article ul li:before {
  content: "—";
  float: left;
  margin-left: -1.55em;
  color: #0E73BD;
}
.p__article ol li {
  margin: 0 0 0.35em 1em;
  list-style: decimal;
}
.p__article li:last-child {
  margin-bottom: 0;
}
.p__article > *:first-child {
  margin-top: 0;
}
.p__article > *:last-child {
  margin-bottom: 0;
}
.p__article h1 + h2 {
  margin: 0 0 9px;
}
.p__article h2 {
  font-weight: 700;
  margin: 1em 0 9px;
  line-height: 145%;
}
.p__article h3 {
  font-weight: 700;
  margin: 1em 0 0.475rem;
  font-size: 1.25em;
}
.p__article h2 + p {
  margin-top: -9px;
}
.p__article div,
.p__article td,
.p__article p,
.p__article li {
  line-height: 1.45em;
}
.p__article blockquote {
  color: #383838;
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 1.45;
  margin: 0.25em 0 1.5em;
  padding: 0.25em 1em;
  position: relative;
}
.p__article blockquote * {
  font-size: 18px;
  line-height: 1.45;
}
.p__article img {
  max-width: 100%;
  height: auto !important;
  display: block;
}
.p__article .i__wide img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.p__article .i__fluid img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.p__article .i__shadow {
  box-shadow: 0 0 47px rgba(0, 0, 0, 0.22);
  border-radius: 3px;
}
.p__article table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #dfdfdf;
  border-spacing: 0;
  background: #FFF;
  border-top: 0;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
}
@media (max-width: 480px) {
  .p__article table {
    table-layout: auto;
  }
}
.p__article table td {
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  padding: 0.75rem 0.5rem;
}
@media (max-width: 480px) {
  .p__article table td {
    padding: 0.5rem 0.25rem;
  }
}
.p__article table td:first-child {
  border-left: 0;
  text-align: left;
}
.p__article table th {
  border-top: 1px solid #dfdfdf;
  padding: 0.75rem 0.5rem;
  text-align: left;
  background: #333239;
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 400;
}
@media (max-width: 480px) {
  .p__article table th {
    padding: 0.5rem 0.25rem;
  }
}
.p__article .scroll {
  overflow-x: scroll;
}
.p__article .t__parents {
  border: 0;
  background: #FFF;
  margin-bottom: 0;
}
.p__article .t__parents td {
  border: 0;
  padding: 1.5rem;
  text-align: left !important;
}
@media (max-width: 480px) {
  .p__article .t__parents td {
    padding: 0.5rem;
  }
}
.p__article .t__parents td b {
  font-size: 1.125rem;
  font-family: 'PT Serif', serif;
  display: block;
  margin-bottom: 0.225rem;
}
.p__article .t__parents td .name {
  font-size: 1rem;
}
.p__article .t__parents td .link-image {
  display: block;
  margin-top: 0.875rem;
  border: 0;
}
.p__article .t__parents td .link-image img {
  margin: 0 auto;
  float: none !important;
}
.p__article .t__parents td img {
  display: block;
  max-width: 100%;
  height: auto;
}
.p__article .t__parents td div {
  padding-left: 3.75rem;
  position: relative;
}
.p__article .t__parents td.mam div:after {
  background: url(../images/i__mam.svg);
  width: 29px;
  height: 42px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -21px;
}
.p__article .t__parents td.pap {
  border-left: 7px solid #f4f4f4;
}
.p__article .t__parents td.pap div:after {
  background: url(../images/i__pap.svg);
  width: 33px;
  height: 35px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.p__sitemap ul {
  margin-bottom: 0 !important;
}
.p__sitemap li {
  margin-bottom: 0.25rem !important;
}
.ya-share2 + .t__parents {
  margin-top: 1.5rem;
}
/*# sourceMappingURL=typos.css.map */