@charset "UTF-8";
.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content ul, .post-content ol, .post-content table, .post-content p, .post-content blockquote, .post-content .linkcard, .post-content div,
.post-type-news h2,
.post-type-news h3,
.post-type-news h4,
.post-type-news h5,
.post-type-news ul,
.post-type-news ol,
.post-type-news table,
.post-type-news p,
.post-type-news blockquote,
.post-type-news .linkcard,
.post-type-news div {
  clear: both;
}
.post-content h2:first-child, .post-content h3:first-child, .post-content h4:first-child, .post-content h5:first-child, .post-content ul:first-child, .post-content ol:first-child, .post-content table:first-child, .post-content p:first-child, .post-content blockquote:first-child, .post-content .linkcard:first-child, .post-content div:first-child,
.post-type-news h2:first-child,
.post-type-news h3:first-child,
.post-type-news h4:first-child,
.post-type-news h5:first-child,
.post-type-news ul:first-child,
.post-type-news ol:first-child,
.post-type-news table:first-child,
.post-type-news p:first-child,
.post-type-news blockquote:first-child,
.post-type-news .linkcard:first-child,
.post-type-news div:first-child {
  margin-top: 0;
}
.post-content h2:last-child, .post-content h3:last-child, .post-content h4:last-child, .post-content h5:last-child, .post-content ul:last-child, .post-content ol:last-child, .post-content table:last-child, .post-content p:last-child, .post-content blockquote:last-child, .post-content .linkcard:last-child, .post-content div:last-child,
.post-type-news h2:last-child,
.post-type-news h3:last-child,
.post-type-news h4:last-child,
.post-type-news h5:last-child,
.post-type-news ul:last-child,
.post-type-news ol:last-child,
.post-type-news table:last-child,
.post-type-news p:last-child,
.post-type-news blockquote:last-child,
.post-type-news .linkcard:last-child,
.post-type-news div:last-child {
  margin-bottom: 0;
}
.post-content #ez-toc-container + *,
.post-type-news #ez-toc-container + * {
  margin-top: 0;
}
.post-content h2, .post-content h3, .post-content h4, .post-content h5,
.post-type-news h2,
.post-type-news h3,
.post-type-news h4,
.post-type-news h5 {
  font-weight: 700;
  color: #3bb077;
}
.post-content h2 .ez-toc-section, .post-content h3 .ez-toc-section, .post-content h4 .ez-toc-section, .post-content h5 .ez-toc-section,
.post-type-news h2 .ez-toc-section,
.post-type-news h3 .ez-toc-section,
.post-type-news h4 .ez-toc-section,
.post-type-news h5 .ez-toc-section {
  position: absolute;
  top: -1px;
}
.post-content h3 .ez-toc-section, .post-content h4 .ez-toc-section, .post-content h5 .ez-toc-section,
.post-type-news h3 .ez-toc-section,
.post-type-news h4 .ez-toc-section,
.post-type-news h5 .ez-toc-section {
  position: absolute;
  top: -10px;
}
.post-content h2,
.post-type-news h2 {
  margin-top: 70px;
  margin-bottom: 20px;
  padding: 1.09em 0.5em 1.12em;
  font-size: 28px;
  line-height: 1.2857142857;
  text-align: center;
  border-top: 2px solid #3bb077;
  border-bottom: 2px solid #3bb077;
}
.post-content h3,
.post-type-news h3 {
  margin-top: 70px;
  margin-bottom: 23px;
  padding: 1.039em 0.5em;
  background: #eff9f7;
  font-size: 26px;
  line-height: 1.3846153846;
  text-align: center;
}
.post-content h4,
.post-type-news h4 {
  margin-top: 63px;
  margin-bottom: 29px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1.5;
  border-bottom: 2px solid #3bb077;
  position: relative;
}
.post-content h5,
.post-type-news h5 {
  display: inline-block;
  margin-top: 32px;
  margin-bottom: 13px;
  margin-left: 1.2em;
  padding-left: 0.3em;
  font-size: 20px;
  line-height: 1.8;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 13px, rgba(255, 242, 0, 0.3) 13px, rgba(255, 242, 0, 0.3) calc(100% - 8px), rgba(0, 0, 0, 0) calc(100% - 8px));
  position: relative;
}
.post-content h5::before,
.post-type-news h5::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 6px solid #3bb077;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: -1.3em;
}
.post-content p,
.post-type-news p {
  margin-bottom: 22px;
  font-size: 17px;
  line-height: 2;
}
.post-content p::after,
.post-type-news p::after {
  content: "";
  display: block;
  clear: both;
}
.post-content strong,
.post-type-news strong {
  font-weight: 500;
  color: #3bb077;
}
.post-content em,
.post-type-news em {
  font-style: italic;
}
.post-content em strong,
.post-type-news em strong {
  font-style: italic;
}
.post-content a,
.post-type-news a {
  color: #3BB077;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: 0.2s;
  overflow-wrap: break-word;
}
.post-content span[style="text-decoration: underline;"],
.post-type-news span[style="text-decoration: underline;"] {
  background: linear-gradient(to top, rgba(255, 242, 0, 0.3) 15px, rgba(0, 0, 0, 0) 15px);
  text-decoration: unset !important;
}
.post-content img,
.post-type-news img {
  display: block;
  border-radius: 20px;
}
.post-content img.alignleft, .post-content img.alignright,
.post-type-news img.alignleft,
.post-type-news img.alignright {
  max-width: 48%;
}
.post-content img.alignleft,
.post-type-news img.alignleft {
  float: left;
  margin-right: 4%;
}
.post-content img.alignright,
.post-type-news img.alignright {
  float: right;
  margin-left: 4%;
}
.post-content img.aligncenter,
.post-type-news img.aligncenter {
  max-width: 100%;
  clear: both;
  margin: 0 auto 30px;
}
.post-content ol,
.post-content ul,
.post-type-news ol,
.post-type-news ul {
  margin-bottom: 49px;
}
.post-content ol li,
.post-content ul li,
.post-type-news ol li,
.post-type-news ul li {
  position: relative;
  padding-left: 0.9em;
  font-size: 17px;
  line-height: 1.5;
}
.post-content ol li::marker,
.post-content ul li::marker,
.post-type-news ol li::marker,
.post-type-news ul li::marker {
  content: none;
}
.post-content ol li + li,
.post-content ul li + li,
.post-type-news ol li + li,
.post-type-news ul li + li {
  margin-top: 13px;
}
.post-content ol,
.post-type-news ol {
  counter-reset: c;
}
.post-content ol li,
.post-type-news ol li {
  counter-increment: c;
}
.post-content ol li::before,
.post-type-news ol li::before {
  content: counter(c) ".";
  position: absolute;
  top: 5px;
  left: 0;
  color: #3BB077;
  font: 700 18px "Urbanist", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
}
.post-content ul li::before,
.post-type-news ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #3BB077;
  border-radius: 50%;
}
.post-content blockquote,
.post-type-news blockquote {
  margin-top: 66px;
  margin-bottom: 59px;
  padding: 37px 50px;
  background: #f7f7f7;
  position: relative;
  border-left: none;
  box-shadow: none;
  border-radius: 20px 20px 20px 0;
}
.post-content blockquote::before,
.post-type-news blockquote::before {
  content: "“";
  display: block;
  font-size: 80px;
  font-weight: 500;
  line-height: 1;
  color: #3bb077;
  position: absolute;
  left: 23px;
  top: -26px;
}
.post-content blockquote p,
.post-type-news blockquote p {
  line-height: 1.8823529412;
}
.post-content blockquote p:last-child,
.post-type-news blockquote p:last-child {
  margin-bottom: 0;
}
.post-content blockquote cite,
.post-type-news blockquote cite {
  font-size: 13px;
  color: #555;
}
.post-content table,
.post-type-news table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 60px;
}
.post-content table tr:nth-child(n+2) th,
.post-type-news table tr:nth-child(n+2) th {
  background: #eff9f7;
  color: #3bb077;
}
.post-content table th, .post-content table td,
.post-type-news table th,
.post-type-news table td {
  vertical-align: middle;
  height: 70px;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 1.5;
  border: solid 1px #dbdbdb;
}
.post-content table th,
.post-type-news table th {
  background: #319973;
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 960px){
  .post-content a:hover,
  .post-type-news a:hover {
    opacity: 0.8;
  }
  .post-content figure.aligncenter,
  .post-type-news figure.aligncenter {
    margin-bottom: 30px;
  }
  .post-content img.alignleft, .post-content img.alignright,
  .post-type-news img.alignleft,
  .post-type-news img.alignright {
    margin-top: 7px;
  }
  .post-content ol,
  .post-content ul,
  .post-type-news ol,
  .post-type-news ul {
    margin-top: 25px;
    margin-left: -2px;
  }
}
@media screen and (max-width: 750px){
  .post-content h2, .post-content h3, .post-content h4, .post-content h5,
  .post-type-news h2,
  .post-type-news h3,
  .post-type-news h4,
  .post-type-news h5 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .post-content h2,
  .post-type-news h2 {
    padding: 12px 0.5em 14px;
    font-size: 21px;
    letter-spacing: 0.8px;
  }
  .post-content h3,
  .post-type-news h3 {
    font-size: 20px;
    letter-spacing: 0.8px;
    padding: 10px 16px;
  }
  .post-content h4,
  .post-type-news h4 {
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 19px;
    letter-spacing: 0.8px;
  }
  .post-content h5,
  .post-type-news h5 {
    margin-left: 1em;
    font-size: 18px;
  }
  .post-content h5::before,
  .post-type-news h5::before {
    width: 6px;
    height: 6px;
    border-width: 4px;
    top: 10px;
    left: -1em;
  }
  .post-content p,
  .post-type-news p {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: justify;
  }
  .post-content img,
  .post-type-news img {
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .post-content img.alignleft, .post-content img.alignright,
  .post-type-news img.alignleft,
  .post-type-news img.alignright {
    float: none;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .post-content img.aligncenter,
  .post-type-news img.aligncenter {
    margin-bottom: 25px;
  }
  .post-content ol li,
  .post-content ul li,
  .post-type-news ol li,
  .post-type-news ul li {
    font-size: 14px;
  }
  .post-content ol li + li,
  .post-content ul li + li,
  .post-type-news ol li + li,
  .post-type-news ul li + li {
    margin-top: 5px;
  }
  .post-content ol li::before,
  .post-type-news ol li::before {
    font-size: 16px;
    top: 2px;
  }
  .post-content ul li::before,
  .post-type-news ul li::before {
    top: 8px;
  }
  .post-content blockquote,
  .post-type-news blockquote {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 20px 20px;
  }
  .post-content blockquote::before,
  .post-type-news blockquote::before {
    left: 20px;
  }
  .post-content blockquote p,
  .post-type-news blockquote p {
    line-height: 1.8;
  }
  .post-content table,
  .post-type-news table {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .post-content table th, .post-content table td,
  .post-type-news table th,
  .post-type-news table td {
    height: 42px;
    font-size: 12px;
    padding: 3px 5px;
  }
}
