@charset "UTF-8";
:root {
  --headerHeight: 90px;
  --paddingSection: 150px;
  --paddingLR: 24px;
}
@media screen and (max-width: 959px) {
  :root {
    --headerHeight: 75px;
    --paddingSection: 80px;
  }
}

:root {
  --color_main: #151E3F;
}

b {
  font-weight: 700;
}

.wp-block-post-content img,
.mce-content-body img {
  max-width: 100%;
}

.lzb-preview-server img {
  width: 100%;
}

.wp_post h1:not(:first-child),
.wp_post h2:not(:first-child),
.wp_post h3:not(:first-child),
.wp_post h4:not(:first-child),
.wp_post h5:not(:first-child),
.wp_post h6:not(:first-child),
.wp-block-post-content h1:not(:first-child),
.wp-block-post-content h2:not(:first-child),
.wp-block-post-content h3:not(:first-child),
.wp-block-post-content h4:not(:first-child),
.wp-block-post-content h5:not(:first-child),
.wp-block-post-content h6:not(:first-child),
.mce-content-body h1:not(:first-child),
.mce-content-body h2:not(:first-child),
.mce-content-body h3:not(:first-child),
.mce-content-body h4:not(:first-child),
.mce-content-body h5:not(:first-child),
.mce-content-body h6:not(:first-child) {
  margin-top: calc(var(--paddingSection) * 1);
}
.wp_post h1 + h1:not(:first-child), .wp_post h1 + h2:not(:first-child), .wp_post h1 + h3:not(:first-child), .wp_post h1 + h4:not(:first-child), .wp_post h1 + h5:not(:first-child), .wp_post h1 + h6:not(:first-child), .wp_post h1 + table:not(:first-child), .wp_post h1 + .table_wrap:not(:first-child), .wp_post h1 + figure:not(:first-child),
.wp_post h2 + h1:not(:first-child),
.wp_post h2 + h2:not(:first-child),
.wp_post h2 + h3:not(:first-child),
.wp_post h2 + h4:not(:first-child),
.wp_post h2 + h5:not(:first-child),
.wp_post h2 + h6:not(:first-child),
.wp_post h2 + table:not(:first-child),
.wp_post h2 + .table_wrap:not(:first-child),
.wp_post h2 + figure:not(:first-child),
.wp_post h3 + h1:not(:first-child),
.wp_post h3 + h2:not(:first-child),
.wp_post h3 + h3:not(:first-child),
.wp_post h3 + h4:not(:first-child),
.wp_post h3 + h5:not(:first-child),
.wp_post h3 + h6:not(:first-child),
.wp_post h3 + table:not(:first-child),
.wp_post h3 + .table_wrap:not(:first-child),
.wp_post h3 + figure:not(:first-child),
.wp_post h4 + h1:not(:first-child),
.wp_post h4 + h2:not(:first-child),
.wp_post h4 + h3:not(:first-child),
.wp_post h4 + h4:not(:first-child),
.wp_post h4 + h5:not(:first-child),
.wp_post h4 + h6:not(:first-child),
.wp_post h4 + table:not(:first-child),
.wp_post h4 + .table_wrap:not(:first-child),
.wp_post h4 + figure:not(:first-child),
.wp_post h5 + h1:not(:first-child),
.wp_post h5 + h2:not(:first-child),
.wp_post h5 + h3:not(:first-child),
.wp_post h5 + h4:not(:first-child),
.wp_post h5 + h5:not(:first-child),
.wp_post h5 + h6:not(:first-child),
.wp_post h5 + table:not(:first-child),
.wp_post h5 + .table_wrap:not(:first-child),
.wp_post h5 + figure:not(:first-child),
.wp_post h6 + h1:not(:first-child),
.wp_post h6 + h2:not(:first-child),
.wp_post h6 + h3:not(:first-child),
.wp_post h6 + h4:not(:first-child),
.wp_post h6 + h5:not(:first-child),
.wp_post h6 + h6:not(:first-child),
.wp_post h6 + table:not(:first-child),
.wp_post h6 + .table_wrap:not(:first-child),
.wp_post h6 + figure:not(:first-child),
.wp-block-post-content h1 + h1:not(:first-child),
.wp-block-post-content h1 + h2:not(:first-child),
.wp-block-post-content h1 + h3:not(:first-child),
.wp-block-post-content h1 + h4:not(:first-child),
.wp-block-post-content h1 + h5:not(:first-child),
.wp-block-post-content h1 + h6:not(:first-child),
.wp-block-post-content h1 + table:not(:first-child),
.wp-block-post-content h1 + .table_wrap:not(:first-child),
.wp-block-post-content h1 + figure:not(:first-child),
.wp-block-post-content h2 + h1:not(:first-child),
.wp-block-post-content h2 + h2:not(:first-child),
.wp-block-post-content h2 + h3:not(:first-child),
.wp-block-post-content h2 + h4:not(:first-child),
.wp-block-post-content h2 + h5:not(:first-child),
.wp-block-post-content h2 + h6:not(:first-child),
.wp-block-post-content h2 + table:not(:first-child),
.wp-block-post-content h2 + .table_wrap:not(:first-child),
.wp-block-post-content h2 + figure:not(:first-child),
.wp-block-post-content h3 + h1:not(:first-child),
.wp-block-post-content h3 + h2:not(:first-child),
.wp-block-post-content h3 + h3:not(:first-child),
.wp-block-post-content h3 + h4:not(:first-child),
.wp-block-post-content h3 + h5:not(:first-child),
.wp-block-post-content h3 + h6:not(:first-child),
.wp-block-post-content h3 + table:not(:first-child),
.wp-block-post-content h3 + .table_wrap:not(:first-child),
.wp-block-post-content h3 + figure:not(:first-child),
.wp-block-post-content h4 + h1:not(:first-child),
.wp-block-post-content h4 + h2:not(:first-child),
.wp-block-post-content h4 + h3:not(:first-child),
.wp-block-post-content h4 + h4:not(:first-child),
.wp-block-post-content h4 + h5:not(:first-child),
.wp-block-post-content h4 + h6:not(:first-child),
.wp-block-post-content h4 + table:not(:first-child),
.wp-block-post-content h4 + .table_wrap:not(:first-child),
.wp-block-post-content h4 + figure:not(:first-child),
.wp-block-post-content h5 + h1:not(:first-child),
.wp-block-post-content h5 + h2:not(:first-child),
.wp-block-post-content h5 + h3:not(:first-child),
.wp-block-post-content h5 + h4:not(:first-child),
.wp-block-post-content h5 + h5:not(:first-child),
.wp-block-post-content h5 + h6:not(:first-child),
.wp-block-post-content h5 + table:not(:first-child),
.wp-block-post-content h5 + .table_wrap:not(:first-child),
.wp-block-post-content h5 + figure:not(:first-child),
.wp-block-post-content h6 + h1:not(:first-child),
.wp-block-post-content h6 + h2:not(:first-child),
.wp-block-post-content h6 + h3:not(:first-child),
.wp-block-post-content h6 + h4:not(:first-child),
.wp-block-post-content h6 + h5:not(:first-child),
.wp-block-post-content h6 + h6:not(:first-child),
.wp-block-post-content h6 + table:not(:first-child),
.wp-block-post-content h6 + .table_wrap:not(:first-child),
.wp-block-post-content h6 + figure:not(:first-child),
.mce-content-body h1 + h1:not(:first-child),
.mce-content-body h1 + h2:not(:first-child),
.mce-content-body h1 + h3:not(:first-child),
.mce-content-body h1 + h4:not(:first-child),
.mce-content-body h1 + h5:not(:first-child),
.mce-content-body h1 + h6:not(:first-child),
.mce-content-body h1 + table:not(:first-child),
.mce-content-body h1 + .table_wrap:not(:first-child),
.mce-content-body h1 + figure:not(:first-child),
.mce-content-body h2 + h1:not(:first-child),
.mce-content-body h2 + h2:not(:first-child),
.mce-content-body h2 + h3:not(:first-child),
.mce-content-body h2 + h4:not(:first-child),
.mce-content-body h2 + h5:not(:first-child),
.mce-content-body h2 + h6:not(:first-child),
.mce-content-body h2 + table:not(:first-child),
.mce-content-body h2 + .table_wrap:not(:first-child),
.mce-content-body h2 + figure:not(:first-child),
.mce-content-body h3 + h1:not(:first-child),
.mce-content-body h3 + h2:not(:first-child),
.mce-content-body h3 + h3:not(:first-child),
.mce-content-body h3 + h4:not(:first-child),
.mce-content-body h3 + h5:not(:first-child),
.mce-content-body h3 + h6:not(:first-child),
.mce-content-body h3 + table:not(:first-child),
.mce-content-body h3 + .table_wrap:not(:first-child),
.mce-content-body h3 + figure:not(:first-child),
.mce-content-body h4 + h1:not(:first-child),
.mce-content-body h4 + h2:not(:first-child),
.mce-content-body h4 + h3:not(:first-child),
.mce-content-body h4 + h4:not(:first-child),
.mce-content-body h4 + h5:not(:first-child),
.mce-content-body h4 + h6:not(:first-child),
.mce-content-body h4 + table:not(:first-child),
.mce-content-body h4 + .table_wrap:not(:first-child),
.mce-content-body h4 + figure:not(:first-child),
.mce-content-body h5 + h1:not(:first-child),
.mce-content-body h5 + h2:not(:first-child),
.mce-content-body h5 + h3:not(:first-child),
.mce-content-body h5 + h4:not(:first-child),
.mce-content-body h5 + h5:not(:first-child),
.mce-content-body h5 + h6:not(:first-child),
.mce-content-body h5 + table:not(:first-child),
.mce-content-body h5 + .table_wrap:not(:first-child),
.mce-content-body h5 + figure:not(:first-child),
.mce-content-body h6 + h1:not(:first-child),
.mce-content-body h6 + h2:not(:first-child),
.mce-content-body h6 + h3:not(:first-child),
.mce-content-body h6 + h4:not(:first-child),
.mce-content-body h6 + h5:not(:first-child),
.mce-content-body h6 + h6:not(:first-child),
.mce-content-body h6 + table:not(:first-child),
.mce-content-body h6 + .table_wrap:not(:first-child),
.mce-content-body h6 + figure:not(:first-child) {
  margin-top: 1.5em;
}
.wp_post figure:not(:first-child),
.wp_post iframe:not(:first-child),
.wp_post .table_wrap:not(:first-child),
.wp_post table:not(:first-child),
.wp-block-post-content figure:not(:first-child),
.wp-block-post-content iframe:not(:first-child),
.wp-block-post-content .table_wrap:not(:first-child),
.wp-block-post-content table:not(:first-child),
.mce-content-body figure:not(:first-child),
.mce-content-body iframe:not(:first-child),
.mce-content-body .table_wrap:not(:first-child),
.mce-content-body table:not(:first-child) {
  margin-top: calc(var(--paddingSection) * 0.25);
}
.wp_post p:not(:first-child),
.wp_post ul:not(:first-child),
.wp-block-post-content p:not(:first-child),
.wp-block-post-content ul:not(:first-child),
.mce-content-body p:not(:first-child),
.mce-content-body ul:not(:first-child) {
  margin-top: 2em;
}
.wp_post b,
.wp-block-post-content b,
.mce-content-body b {
  font-weight: 500;
}
.wp_post h2,
.wp-block-post-content h2,
.mce-content-body h2 {
  font-size: 2rem;
  font-weight: 500;
}
.wp_post h3,
.wp-block-post-content h3,
.mce-content-body h3 {
  font-size: 1.375rem;
  font-weight: 500;
}
.wp_post p,
.wp-block-post-content p,
.mce-content-body p {
  line-height: 1.75;
}
.wp_post ul,
.wp-block-post-content ul,
.mce-content-body ul {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
.wp_post ul > *,
.wp-block-post-content ul > *,
.mce-content-body ul > * {
  position: relative;
  padding-left: 1em;
}
.wp_post ul > *::before,
.wp-block-post-content ul > *::before,
.mce-content-body ul > *::before {
  content: "・";
  position: absolute;
  top: -0.125em;
  left: 0;
  font-size: 1.125em;
}
.wp_post ul > *:not(:last-child),
.wp-block-post-content ul > *:not(:last-child),
.mce-content-body ul > *:not(:last-child) {
  margin-bottom: 0.25em;
}
.wp_post figcaption,
.wp-block-post-content figcaption,
.mce-content-body figcaption {
  margin-top: 0.75em;
  font-size: 0.8125rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.25;
}
.wp_post .wp-block-table,
.wp-block-post-content .wp-block-table,
.mce-content-body .wp-block-table {
  overflow: visible;
}
.wp_post .wp-block-table thead,
.wp-block-post-content .wp-block-table thead,
.mce-content-body .wp-block-table thead {
  border-bottom: none;
}
.wp_post .table_wrap .text_scroll,
.wp-block-post-content .table_wrap .text_scroll,
.mce-content-body .table_wrap .text_scroll {
  display: none;
}
@media screen and (max-width: 959px) {
  .wp_post h1:not(:first-child),
.wp_post h2:not(:first-child),
.wp_post h3:not(:first-child),
.wp_post h4:not(:first-child),
.wp_post h5:not(:first-child),
.wp_post h6:not(:first-child),
.wp-block-post-content h1:not(:first-child),
.wp-block-post-content h2:not(:first-child),
.wp-block-post-content h3:not(:first-child),
.wp-block-post-content h4:not(:first-child),
.wp-block-post-content h5:not(:first-child),
.wp-block-post-content h6:not(:first-child),
.mce-content-body h1:not(:first-child),
.mce-content-body h2:not(:first-child),
.mce-content-body h3:not(:first-child),
.mce-content-body h4:not(:first-child),
.mce-content-body h5:not(:first-child),
.mce-content-body h6:not(:first-child) {
    margin-top: calc(var(--paddingSection) * 0.75);
  }
  .wp_post p:not(:first-child),
.wp_post ul:not(:first-child),
.wp-block-post-content p:not(:first-child),
.wp-block-post-content ul:not(:first-child),
.mce-content-body p:not(:first-child),
.mce-content-body ul:not(:first-child) {
    margin-top: 1.5em;
  }
  .wp_post h2,
.wp-block-post-content h2,
.mce-content-body h2 {
    font-size: 1.25rem;
  }
  .wp_post h3,
.wp-block-post-content h3,
.mce-content-body h3 {
    font-size: 1.125rem;
  }
}