@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 個別ページのパーツ
---------------------------------------------------- */
@media screen and (max-width: 899px) {
  #news .content__asnav,
  #customer_voice .content__asnav {
    display: none; } }

.document_header {
  margin-bottom: 12px; }
  @media screen and (max-width: 899px) {
    .document_header {
      margin-bottom: 24px; } }
  .document_header__category {
    display: inline-block;
    background: #5e7383;
    padding: 7px 24px 8px;
    border-radius: 14px;
    font-size: 13px;
    color: #fff;
    font-feature-settings: 'palt'; }
  .document_header__time {
    display: inline-block;
    margin: 6px 0 0 16px;
    font-size: 15px;
    font-weight: 400;
    color: #8d8d8d;
    font-feature-settings: 'palt';
    vertical-align: top; }
    @media screen and (max-width: 899px) {
      .document_header__time {
        margin-left: 12px; } }
  .document_header__ttl {
    position: relative;
    padding-bottom: 18px;
    padding: 12px 0 9px;
    border-bottom: solid 4px #dddddd;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.286;
    font-feature-settings: 'palt'; }
    @media screen and (max-width: 899px) {
      .document_header__ttl {
        font-size: 22px; } }
    .document_header__ttl::after {
      position: absolute;
      display: block;
      content: "";
      bottom: -5px;
      left: 0;
      width: 90px;
      height: 4px;
      background: #ff9515; }

.document_page_transition {
  margin-top: 40px; }
  .document_page_transition__ul {
    position: relative;
    height: 44px; }
  .document_page_transition__prev > a, .document_page_transition__next > a {
    position: absolute;
    display: block;
    width: 88px;
    text-align: center;
    padding: 14px 0;
    border: solid 1px #ddd;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    transition: border 0.2s ease-out; }
    .document_page_transition__prev > a:hover, .document_page_transition__next > a:hover {
      border: solid 1px #ff9515; }
  .document_page_transition__prev > a {
    left: 0; }
    .document_page_transition__prev > a::before {
      content: "≪";
      margin-right: 4px; }
  .document_page_transition__next > a {
    right: 0; }
    .document_page_transition__next > a::after {
      content: "≫";
      margin-left: 4px; }

.document_back_link {
  text-align: center;
  padding-top: 32px;
  margin-top: 24px;
  border-top: solid 1px #ccc; }
  .document_back_link > a {
    position: relative;
    display: inline-block;
    background-image: linear-gradient(90deg, #ff9614 0%, #ff6f33 100%);
    background-position: right;
    background-size: 100% auto;
    width: 100%;
    max-width: 248px;
    height: 44px;
    padding: 13px 0 15px;
    border-radius: 28px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: background 0.3s ease-in-out, letter-spacing 0.3s ease-in-out; }
    @media screen and (max-width: 899px) {
      .document_back_link > a {
        left: 10px; } }
    .document_back_link > a > span {
      display: inline-block; }
      .document_back_link > a > span::before {
        content: "\f104";
        position: absolute;
        left: 18px;
        top: 50%;
        display: inline-block;
        color: #fff;
        font-family: "FontAwesome";
        font-weight: 900;
        font-size: 16px;
        vertical-align: top;
        transition: color 0.2s ease-out;
        transform: translateY(-50%);
        letter-spacing: 0; }
        @media screen and (max-width: 899px) {
          .document_back_link > a > span::before {
            left: 10px; } }
    .document_back_link > a:hover {
      background-size: 200% auto;
      letter-spacing: 0.06em; }

#single_document p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em; }
  @media screen and (max-width: 899px) {
    #single_document p {
      font-size: 15px;
      line-height: 1.533; } }

#single_document a {
color:#1c1f87;
transition: color 0.2s ease-out;
}
#single_document a:hover {
color:#ff9515;
transition: color 0.2s ease-out;
}

.spOnly {
  display: none; }

@media screen and (max-width: 640px) {
  #pageimage {
    width: 100%;
    height: 90px;
    box-sizing: border-box; } }
.pcOnly {
  display: inline-block; }

#breadcrumbList p span.pcOnly {
  margin: 0; }

#single_document p.rdCaption {
  font-size: 11px;
  text-align: center;
  padding-top: 7px;
  margin-bottom: 0; }

@media screen and (max-width: 640px) {
  body {
    width: 100%;
    font: 15px/1.1 "Noto Sans JP"; }

  #content {
    width: 100%;
    margin: 0 auto 0 auto; }

  #single_document {
    width: 100%;
    background-color: #fff;
    float: none; }

  #single_document section {
    width: calc(100% - 24px);
    margin: 0 12px;
    box-sizing: border-box; } }
/* -----

	 google custom search

---------------------------------------------------- */
div#header #cse {
  width: 254px;
  height: 32px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 0; }

div#header #cse .gsc-control-cse {
  background: transparent !important;
  padding: 0 !important;
  border: none; }

div#header #cse .gsc-search-box {
  margin: 0; }

div#header #cse .gsib_a {
  padding: 0 0 0 12px; }

div#header #cse .cse .gsc-search-button-v2,
div#header #cse .gsc-search-button-v2 {
  cursor: pointer;
  border: none; }

div#header #cse .gsc-search-button-v2 svg {
  fill: #a7a9ab;
  height: 18px !important;
  width: 18px !important;
  transition: all 0.2s ease-out; }

div#header #cse .gsc-search-button-v2:hover svg {
  fill: #00469b; }

div#header #cse .gsc-search-button-v2,
div#header #cse .gsc-search-button-v2:hover,
div#header #cse .gsc-search-button-v2:focus {
  border: none;
  background-color: transparent;
  padding: 7px 12px 7px 8px; }

div#header #cse .gsc-search-box-tools .gsc-search-box .gsc-input {
  background-color: transparent !important;
  height: 32px !important;
  padding: 0 0 0 0 !important;
  vertical-align: top;
  font-size: 15px !important; }

div#header #cse .gsc-input-box {
  background: transparent !important;
  height: 32px !important;
  border: none !important; }

div#header #cse .gsc-search-box .gsc-input > input:hover,
div#header #cse .gsc-input-box-hover {
  box-shadow: none; }

div#header #cse .gsc-search-box .gsc-input > input:focus,
div#header #cse .gsc-input-box-focus {
  box-shadow: none; }

div#header #cse .gsc-search-button {
  margin: 0;
  outline: 0; }

div#header #cse .gsst_a {
  padding-top: 5px; }

div#header #cse .gsst_a .gscb_a {
  color: #a7a9ab !important;
  transition: all 0.2s ease-out; }

div#header #cse .gsst_a:hover .gscb_a {
  color: #00469b !important; }

/* -----

	 single_document

---------------------------------------------------- */
#single_document.document {
  position: relative; }

@media screen and (max-width: 640px) {
  /*  #single_document.document {
      margin: 12px;
      width: calc(100% - 24px);
    }*/ }
#single_document.document > .entry .entry-header {
  display: flex;
  flex-direction: column; }

#single_document.document > .entry .entry-header .entry-category {
  padding: 10px 12px;
  background: #88bfc0;
  color: #fff;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  order: 1; }

@media screen and (max-width: 640px) {
  #single_document.document > .entry .entry-header .entry-category {
    font-size: 13px;
    padding: 8px 12px; } }
#single_document.document > .entry .entry-header .entry-title {
  position: relative;
  width: auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  color: #333333;
  padding-top: 0;
  padding-bottom: 16px;
  margin-bottom: 8px;
  float: none;
  order: 3; }

@media screen and (max-width: 640px) {
  #single_document.document > .entry .entry-header .entry-title {
    font-size: 20px;
    margin-bottom: 6px; } }
#single_document.document > .entry .entry-header .entry-title::before {
  position: absolute;
  display: block;
  content: "";
  width: 64px;
  height: 4px;
  background: #e83421;
  z-index: 1;
  bottom: 0;
  left: 0; }

#single_document.document > .entry .entry-header .entry-title::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background: #dddddd;
  z-index: 0;
  bottom: 0;
  left: 0; }

#single_document.document > .entry .entry-header .entry-meta {
  order: 2;
  padding-top: 0;
  padding-bottom: 12px; }

#single_document.document > .entry .entry-header .entry-category + .entry-title + .entry-meta {
  padding-top: 29px; }

#single_document.document > .entry .entry-header .entry-meta .byline {
  display: none; }

#single_document.document > .entry .entry-header .entry-meta .posted-on svg {
  display: none; }

#single_document.document > .entry .entry-header .entry-meta .posted-on a {
  font-size: 13px;
  color: #a1a1a1; }

#single_document.document > .entry .entry-header .entry-meta .comment-count {
  display: none; }

#single_document.document > .entry .entry-header .entry-meta .edit-link {
  display: none; }

#single_document.document .entry .entry-content {
  overflow: hidden; }

#single_document.document .entry .entry-content h2 {
  background: #f1f5f7;
  padding: 12px 20px 12px 15px;
  border-left: solid 4px #ff9515;
  font-size: 20px;
  font-weight: 400;
  font-feature-settings: 'palt';
  line-height: 1.2; }
  @media screen and (max-width: 899px) {
    #single_document.document .entry .entry-content h2 {
      font-size: 18px;
      padding: 10px 20px 10px 15px; } }

#single_document.document .entry .entry-content h3 {
  padding: 0 20px 11px 0;
  border-bottom: solid 1px #cccccc;
  font-size: 17px;
  font-weight: 400;
  font-feature-settings: 'palt';
  line-height: 1.2; }
  @media screen and (max-width: 899px) {
    #single_document.document .entry .entry-content h3 {
      padding: 0 20px 10px 0; } }

#single_document.document .entry .entry-content h4 {
  padding: 0 0 0 1em;
  font-size: 17px;
  font-weight: 400;
  font-feature-settings: 'palt';
  line-height: 1.2;
  text-indent: -1em; }
  #single_document.document .entry .entry-content h4::before {
    content: '';
    display: inline-block;
    background: #ffb050;
    width: 13px;
    height: 13px; }

#single_document.document .entry .entry-content h5 {
  height: auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400; }

#single_document.document .entry .entry-content h6 {
  height: auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400; }

.entry-content {
  font-size: 15px; }

.entry-content sub,
.entry-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.entry-content em {
  font-style: italic; }

.entry-content sub {
  bottom: -0.25em; }

.entry .entry-content sup {
  top: -0.5em; }

.entry-content ul,
.entry-content ol {
  padding-left: 1rem;
  font-size: 15px; }

.entry-content ol {
  counter-reset: num; }

.entry .entry-content ol li {
  line-height: 1.8;
  list-style-type: none;
  margin-left: 0; }

.entry-content > ul:not([class*="block"]) li {
  line-height: 1.8; }

.entry-content > .alignleft + ul:not([class*="block"]) li,
.entry-content > .alignleft + ol:not([class*="block"]) li {
  left: 0px;
  position: relative;
  width: auto; }

@media screen and (min-width: 480px) {
  .entry-content > .alignleft + ul:not([class*="block"]) li,
  .entry-content > .alignleft + ol:not([class*="block"]) li {
    left: 20px;
    width: calc(100% - 20px); } }
.entry-content > ul:not([class*="block"]) li::before {
  position: relative;
  display: inline-block;
  content: "\f111";
  font-family: "FontAwesome";
  font-weight: 600;
  text-indent: -1rem;
  transform: scale(0.4) translate(-18px, 0px); }

.entry-content > ul:not([class*="block"]) li ul li::before {
  font-weight: 300; }

.entry .entry-content ol li::before {
  position: relative;
  display: inline-block;
  counter-increment: num;
  content: counter(num) ".";
  text-indent: -1rem; }

.entry-content li > ul,
.entry-content li > ol {
  padding-left: 2rem; }

.entry-content dt {
  font-weight: bold; }

.entry-content dd {
  margin: 0 1rem 1rem; }

.entry-content img {
  height: auto;
  max-width: 100%;
  position: relative; }

.entry-content figure {
  margin: 0; }

.entry-content blockquote {
  border-left: 2px solid #0073aa;
  margin-left: 0;
  padding: 0 0 0 1rem; }

.entry-content blockquote > p {
  margin: 0 0 1rem; }

.entry-content blockquote cite {
  color: #767676; }

.entry-content table {
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%; }

.entry-content table td,
.entry-content table th {
  padding: 0.5em;
  border: 1px solid #767676;
  word-break: break-all; }

/* Blocks */
/* !Block styles */
.entry .entry-content > *,
.entry .entry-summary > * {
  margin: 26px 0;
  max-width: 100%; }

@media screen and (max-width: 640px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
    margin: 20px 0; } }
@media only screen and (min-width: 640px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
    max-width: 100%; } }
@media only screen and (min-width: 1168px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
    max-width: 100%; } }
@media only screen and (min-width: 640px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
    margin: 20px 0; } }
.entry .entry-content > * > *:first-child,
.entry .entry-summary > * > *:first-child {
  margin-top: 0; }

.entry .entry-content > * > *:last-child,
.entry .entry-summary > * > *:last-child {
  margin-bottom: 0; }

.entry .entry-content > *.alignwide,
.entry .entry-summary > *.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both; }

@media only screen and (min-width: 640px) {
  .entry .entry-content > *.alignwide,
  .entry .entry-summary > *.alignwide {
    width: 100%;
    max-width: 100%; } }
.entry .entry-content > *.alignfull,
.entry .entry-summary > *.alignfull {
  position: relative;
  left: -1rem;
  width: calc( 100% + (2 * 1rem));
  max-width: calc( 100% + (2 * 1rem));
  clear: both; }

@media only screen and (min-width: 640px) {
  .entry .entry-content > *.alignfull,
  .entry .entry-summary > *.alignfull {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc( 0% - 36px);
    width: calc( 100% + 72px);
    max-width: calc( 100% + 72px); } }
.entry .entry-content > *.alignleft,
.entry .entry-summary > *.alignleft {
  float: none;
  /*rtl:ignore*/
  max-width: calc(8 * (100% / 12));
  margin-top: 0;
  margin-left: auto;
  /*rtl:ignore*/
  margin-right: auto;
  margin-bottom: 1rem; }

.entry .entry-content > * > .alignleft,
.entry .entry-summary > * > .alignleft {
  float: none;
  max-width: calc(8 * (100% / 12));
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem; }

@media (min-width: 480px) {
  .entry .entry-content > *.alignleft,
  .entry .entry-summary > *.alignleft {
    /*rtl:ignore*/
    float: left;
    max-width: calc(6 * (100% / 12));
    margin-top: 0;
    margin-left: 0;
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem); }

  .entry .entry-content > * > .alignleft,
  .entry .entry-summary > * > .alignleft {
    float: left;
    max-width: calc(6 * (100% / 12));
    margin-right: calc(2 * 1rem); } }
@media only screen and (min-width: 640px) {
  .entry .entry-content > * > .alignleft,
  .entry .entry-summary > * > .alignleft {
    min-width: calc(100% / 4);
    max-width: calc(5 * (100% / 12)); }

  .entry .entry-content > *.alignleft,
  .entry .entry-summary > *.alignleft {
    max-width: calc(5 * (100% / 12));
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem); } }
.entry .entry-content > *.alignright,
.entry .entry-summary > *.alignright {
  /*rtl:ignore*/
  float: none;
  max-width: calc(8 * (100% / 12));
  margin-top: 0;
  margin-right: auto;
  /*rtl:ignore*/
  margin-left: auto;
  margin-bottom: 1rem; }

.entry .entry-content > * > .alignright,
.entry .entry-summary > * > .alignright {
  float: none;
  max-width: calc(8 * (100% / 12));
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1rem; }

@media (min-width: 480px) {
  .entry .entry-content > *.alignright,
  .entry .entry-summary > *.alignright {
    /*rtl:ignore*/
    float: right;
    max-width: calc(6 * (100% / 12));
    margin-top: 0;
    margin-right: 0;
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem); }

  .entry .entry-content > * > .alignright,
  .entry .entry-summary > * > .alignright {
    float: right;
    margin-left: calc(2 * 1rem);
    max-width: calc(6 * (100% / 12)); } }
@media only screen and (min-width: 640px) {
  .entry .entry-content > * > .alignright,
  .entry .entry-summary > * > .alignright {
    min-width: calc(100% / 4);
    max-width: calc(5 * (100% / 12)); }

  .entry .entry-content > *.alignright,
  .entry .entry-summary > *.alignright {
    max-width: calc(5 * (100% / 12));
    margin-right: 0;
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem); } }
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (min-width: 640px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    max-width: calc(8 * (100% / 12) ); } }
@media only screen and (min-width: 1168px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    max-width: calc(6 * (100% / 12) ); } }
@media only screen and (min-width: 640px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    margin-left: auto;
    margin-right: auto; } }
/*
 * Unset nested content selector styles
 * - Prevents layout styles from cascading too deeply
 * - helps with plugin compatibility
 */
.entry .entry-content .entry-content,
.entry .entry-content .entry-summary,
.entry .entry-content .entry,
.entry .entry-summary .entry-content,
.entry .entry-summary .entry-summary,
.entry .entry-summary .entry {
  margin: inherit;
  max-width: inherit;
  padding: inherit; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .entry-content,
  .entry .entry-content .entry-summary,
  .entry .entry-content .entry,
  .entry .entry-summary .entry-content,
  .entry .entry-summary .entry-summary,
  .entry .entry-summary .entry {
    margin: inherit;
    max-width: inherit;
    padding: inherit; } }
.entry .entry-content p.has-background {
  padding: 20px 30px; }

.entry .entry-content .wp-block-audio {
  width: 100%; }

.entry .entry-content .wp-block-audio audio {
  width: 100%; }

.entry .entry-content .wp-block-audio.alignleft audio,
.entry .entry-content .wp-block-audio.alignright audio {
  max-width: 198px; }

@media only screen and (min-width: 640px) {
  .entry .entry-content .wp-block-audio.alignleft audio,
  .entry .entry-content .wp-block-audio.alignright audio {
    max-width: 384px; } }
@media only screen and (min-width: 1379px) {
  .entry .entry-content .wp-block-audio.alignleft audio,
  .entry .entry-content .wp-block-audio.alignright audio {
    max-width: 385.44px; } }
.wp-block-audio figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px; }

.wp-block-audio audio {
  width: 100%;
  min-width: 300px; }

.editor-block-list__layout .reusable-block-edit-panel {
  align-items: center;
  background: #f8f9f9;
  color: #555d66;
  display: flex;
  flex-wrap: wrap;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 13px;
  top: -14px;
  margin: 0 -14px;
  padding: 8px 14px;
  position: relative;
  z-index: 7; }

.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel {
  margin: 0 -14px;
  padding: 8px 14px; }

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
  margin: 0 5px; }

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
  margin-right: auto; }

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
  margin-right: 8px;
  white-space: nowrap;
  font-weight: 600; }

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
  flex: 1 1 100%;
  font-size: 14px;
  height: 30px;
  margin: 4px 0 8px; }

.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
  flex-shrink: 0; }

@media (min-width: 960px) {
  .editor-block-list__layout .reusable-block-edit-panel {
    flex-wrap: nowrap; }

  .editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    margin: 0; }

  .editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    margin: 0 0 0 5px; } }
.editor-block-list__layout .reusable-block-indicator {
  background: #fff;
  border-left: 1px dashed #e2e4e7;
  color: #555d66;
  border-bottom: 1px dashed #e2e4e7;
  top: -14px;
  height: 30px;
  padding: 4px;
  position: absolute;
  z-index: 1;
  width: 30px;
  right: -14px; }

.wp-block-button {
  color: #fff;
  margin-bottom: 1.5em; }

.wp-block-button.aligncenter {
  text-align: center; }

.wp-block-button.alignright {
  text-align: right; }

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: break-word; }

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
  color: inherit; }

.is-style-squared .wp-block-button__link {
  border-radius: 0; }

.is-style-outline {
  color: #32373c; }

.is-style-outline .wp-block-button__link {
  background: transparent;
  border: 2px solid; }

.wp-block-categories.alignleft {
  margin-right: 2em; }

.wp-block-categories.alignright {
  margin-left: 2em; }

.wp-block-columns {
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap; } }
.wp-block-column {
  flex: 1;
  margin-bottom: 1em;
  flex-basis: 100%;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word; }

@media (min-width: 600px) {
  .wp-block-column {
    flex-basis: 50%;
    flex-grow: 0; } }
@media (min-width: 600px) {
  .wp-block-column:nth-child(odd) {
    margin-right: 32px; }

  .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 32px; }

  .wp-block-column:not(:last-child) {
    margin-right: 32px; } }
.wp-block-cover, .wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  width: 100%;
  margin: 0 0 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }

.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content {
  justify-content: flex-start; }

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2 {
  margin-left: 0;
  text-align: left; }

.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content {
  justify-content: flex-end; }

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2 {
  margin-right: 0;
  text-align: right; }

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
  color: #fff;
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center; }

.wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover {
  color: #fff; }

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
  background-attachment: fixed; }

@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: scroll; } }
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: .5;
  z-index: 1; }

.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {
  opacity: 0.1; }

.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {
  opacity: 0.2; }

.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {
  opacity: 0.3; }

.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {
  opacity: 0.4; }

.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {
  opacity: 0.5; }

.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {
  opacity: 0.6; }

.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {
  opacity: 0.7; }

.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {
  opacity: 0.8; }

.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {
  opacity: 0.9; }

.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {
  opacity: 1; }

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  max-width: 305px;
  width: 100%; }

.wp-block-cover-image:after, .wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-cover-image:after, .wp-block-cover:after {
    content: none; } }
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  display: flex; }

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover; }

.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit, .editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%; }

.wp-block-embed {
  margin-bottom: 1em; }

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
  padding-top: 66.66%; }

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%; }

.wp-block-file {
  margin-bottom: 1.5em; }

.wp-block-file.aligncenter {
  text-align: center; }

.wp-block-file.alignright {
  text-align: right; }

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: 0.5em 1em; }

.wp-block-file a.wp-block-file__button {
  text-decoration: none; }

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none; }

.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em; }

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0; }

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative; }

.wp-block-gallery.alignfull .blocks-gallery-image, .wp-block-gallery.alignfull .blocks-gallery-item {
  margin-right: 0;
  margin-bottom: 0; }

.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start; } }
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    width: auto; } }
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: calc(100% - 16px);
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 5px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent); }

.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline; }

.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover; } }
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16.5px)/2); }

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0; }

.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0; }

@media (min-width: 640px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px)/3);
    margin-right: 16px; }

  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px)/4);
    margin-right: 16px; }

  .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px)/5);
    margin-right: 16px; }

  .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px)/6);
    margin-right: 16px; }

  .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px)/7);
    margin-right: 16px; }

  .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px)/8);
    margin-right: 16px; }

  .wp-block-gallery.alignfull .blocks-gallery-image, .wp-block-gallery.alignfull .blocks-gallery-item {
    margin: 0 0 16px 0; }

  .wp-block-gallery.alignfull.columns-3 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-3 .blocks-gallery-item,
  .wp-block-gallery.alignfull.columns-4 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-4 .blocks-gallery-item,
  .wp-block-gallery.alignfull.columns-5 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-5 .blocks-gallery-item,
  .wp-block-gallery.alignfull.columns-6 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-6 .blocks-gallery-item,
  .wp-block-gallery.alignfull.columns-7 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-7 .blocks-gallery-item,
  .wp-block-gallery.alignfull.columns-8 .blocks-gallery-image, .wp-block-gallery.alignfull.columns-8 .blocks-gallery-item {
    margin-right: 0; }

  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0; } }
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0; }

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
  width: 100%; }

.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%; }

.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  display: flex; }

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center; }

.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0; }

.wp-block-image img {
  max-width: 100%;
  margin: 0 auto; }

.wp-block-image.aligncenter {
  text-align: center; }

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%; }

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
  display: block;
  margin-left: 0;
  margin-right: 0; }

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
  display: block;
  caption-side: bottom; }

.wp-block-image .alignleft {
  float: left;
  margin-right: calc(2 * 1rem); }

.wp-block-image .alignright {
  float: right;
  margin-left: calc(2 * 1rem); }

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto; }

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px; }

.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em; }

.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none; }

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 52px; }

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5; }

.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px; }

.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px; }

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px; }

.wp-block-latest-posts.alignleft {
  margin-right: 2em; }

.wp-block-latest-posts.alignright {
  margin-left: 2em; }

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none; }

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%; }

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px); }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px); }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px); }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px); }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px); } }
.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px; }

.wp-block-media-text {
  display: grid;
  grid-template-rows: auto;
  align-items: center;
  grid-template-areas: "media-text-media media-text-content";
  grid-template-columns: 50% auto; }

.wp-block-media-text.has-media-on-the-right {
  grid-template-areas: "media-text-content media-text-media";
  grid-template-columns: auto 50%; }

.wp-block-media-text .wp-block-media-text__media {
  grid-area: media-text-media;
  margin: 0; }

.wp-block-media-text .wp-block-media-text__content {
  word-break: break-word;
  grid-area: media-text-content;
  padding: 0 8%; }

.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle; }

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
    grid-template-areas: "media-text-media" "media-text-content"; }

  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
    grid-template-areas: "media-text-content" "media-text-media"; } }
p.is-small-text {
  font-size: 14px; }

p.is-regular-text {
  font-size: 16px; }

p.is-large-text {
  font-size: 36px; }

p.is-larger-text {
  font-size: 48px; }

p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

p.has-drop-cap:not(:focus):after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px; }

p.has-background {
  padding: 20px 30px; }

p.has-text-color a {
  color: inherit; }

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center; }

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  max-width: 305px; }

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 20px; }

.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6; }

.wp-block-pullquote cite, .wp-block-pullquote footer {
  position: relative; }

.wp-block-pullquote .has-text-color a {
  color: inherit; }

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none; }

.wp-block-pullquote.is-style-solid-color {
  border: none; }

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%; }

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px; }

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal; }

.wp-block-pullquote cite {
  color: inherit; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em; }

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6; }

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right; }

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
  height: 2px; }

.wp-block-separator.is-style-dots {
  background: none;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto; }

.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: #191e23;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif; }

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75; }

.wp-block-table.has-fixed-layout {
  table-layout: fixed;
  width: 100%; }

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: table;
  width: auto; }

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-bottom: 1px solid #f3f4f5; }

.wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: #f3f4f5; }

.wp-block-table.is-style-stripes td {
  border-color: transparent; }

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
  display: flex; }

.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0; }

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0; }

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0; }

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%; }

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%; }

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%; }

pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto; }

.wp-block-video {
  margin-left: 0;
  margin-right: 0; }

.wp-block-video video {
  max-width: 100%; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover; } }
.wp-block-video.aligncenter {
  text-align: center; }

.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px; }

.has-pale-pink-background-color.has-pale-pink-background-color {
  background-color: #f78da7; }

.has-vivid-red-background-color.has-vivid-red-background-color {
  background-color: #cf2e2e; }

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
  background-color: #ff6900; }

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
  background-color: #fcb900; }

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
  background-color: #7bdcb5; }

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
  background-color: #00d084; }

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc; }

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
  background-color: #0693e3; }

.has-very-light-gray-background-color.has-very-light-gray-background-color {
  background-color: #eee; }

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background-color: #abb8c3; }

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
  background-color: #313131; }

.has-pale-pink-color.has-pale-pink-color {
  color: #f78da7; }

.has-vivid-red-color.has-vivid-red-color {
  color: #cf2e2e; }

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
  color: #ff6900; }

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
  color: #fcb900; }

.has-light-green-cyan-color.has-light-green-cyan-color {
  color: #7bdcb5; }

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
  color: #00d084; }

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
  color: #8ed1fc; }

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
  color: #0693e3; }

.has-very-light-gray-color.has-very-light-gray-color {
  color: #eee; }

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
  color: #abb8c3; }

.has-very-dark-gray-color.has-very-dark-gray-color {
  color: #313131; }

.has-small-font-size {
  font-size: 13px; }

.has-normal-font-size, .has-regular-font-size {
  font-size: 16px; }

.has-medium-font-size {
  font-size: 20px; }

.has-large-font-size {
  font-size: 36px; }

.has-huge-font-size, .has-larger-font-size {
  font-size: 42px; }

.entry .entry-content .wp-block-video video {
  width: 100%; }

.entry .entry-content .wp-block-button .wp-block-button__link {
  transition: background 150ms ease-in-out;
  border: none;
  font-size: 0.88889em;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
  text-decoration: none;
  padding: 0.76rem 1rem;
  outline: none; }

.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background) {
  background-color: #0073aa; }

.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: white; }

.entry .entry-content .wp-block-button .wp-block-button__link:hover {
  color: white;
  background: #111;
  cursor: pointer; }

.entry .entry-content .wp-block-button .wp-block-button__link:focus {
  color: white;
  background: #111;
  outline: thin dotted;
  outline-offset: -4px; }

.entry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
  border-radius: 5px; }

.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active {
  transition: all 150ms ease-in-out;
  border-width: 2px;
  border-style: solid; }

.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
  background: transparent; }

.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
  color: #0073aa;
  border-color: currentColor; }

.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: white;
  border-color: #111; }

.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
  color: #111; }

.entry .entry-content .wp-block-archives,
.entry .entry-content .wp-block-categories,
.entry .entry-content .wp-block-latest-posts {
  padding: 0;
  list-style: none; }

.entry .entry-content .wp-block-archives li,
.entry .entry-content .wp-block-categories li,
.entry .entry-content .wp-block-latest-posts li {
  color: #767676;
  font-size: calc(22px * 1.125);
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.75rem; }

.entry .entry-content .wp-block-archives li.menu-item-has-children, .entry .entry-content .wp-block-archives li:last-child,
.entry .entry-content .wp-block-categories li.menu-item-has-children,
.entry .entry-content .wp-block-categories li:last-child,
.entry .entry-content .wp-block-latest-posts li.menu-item-has-children,
.entry .entry-content .wp-block-latest-posts li:last-child {
  padding-bottom: 0; }

.entry .entry-content .wp-block-archives li a,
.entry .entry-content .wp-block-categories li a,
.entry .entry-content .wp-block-latest-posts li a {
  text-decoration: none; }

.entry .entry-content .wp-block-archives.aligncenter,
.entry .entry-content .wp-block-categories.aligncenter {
  text-align: center; }

.entry .entry-content .wp-block-categories ul {
  padding-top: 0.75rem; }

.entry .entry-content .wp-block-categories li ul {
  list-style: none;
  padding-left: 0; }

.entry .entry-content .wp-block-categories ul {
  counter-reset: submenu; }

.entry .entry-content .wp-block-categories ul > li > a::before {
  font-weight: normal;
  content: "– " counters(submenu,"– ",none);
  counter-increment: submenu; }

.entry .entry-content .wp-block-latest-posts.is-grid li {
  border-top: 2px solid #ccc;
  padding-top: 1rem;
  margin-bottom: 2rem; }

.entry .entry-content .wp-block-latest-posts.is-grid li a:after {
  content: ''; }

.entry .entry-content .wp-block-latest-posts.is-grid li:last-child {
  margin-bottom: auto; }

.entry .entry-content .wp-block-latest-posts.is-grid li:last-child a:after {
  content: ''; }

.entry .entry-content .wp-block-preformatted {
  font-size: 0.71111em;
  line-height: 1.8;
  padding: 1rem; }

.entry .entry-content .wp-block-verse {
  font-size: 22px;
  line-height: 1.8; }

.entry .entry-content .has-drop-cap:not(:focus):first-letter {
  font-size: 3.375em;
  line-height: 1;
  font-weight: bold;
  margin: 0 0.25em 0 0; }

.entry .entry-content .wp-block-pullquote {
  border-color: transparent;
  border-width: 2px;
  padding: 1rem; }

.entry .entry-content .wp-block-pullquote blockquote {
  color: #111;
  border: none;
  margin-top: calc(4 * 1rem);
  margin-bottom: calc(4.33 * 1rem);
  margin-right: 0;
  padding-left: 0; }

.entry .entry-content .wp-block-pullquote p {
  font-size: 1.6875em;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em; }

.entry .entry-content .wp-block-pullquote p em {
  font-style: normal; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote p {
    font-size: 2.25em; } }
.entry .entry-content .wp-block-pullquote cite {
  display: inline-block;
  line-height: 1.6;
  text-transform: none;
  color: #767676;
  /*
			 * This requires a rem-based font size calculation instead of our normal em-based one,
			 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			 */
  font-size: calc(1rem / (1.25 * 1.125)); }

.entry .entry-content .wp-block-pullquote.alignleft, .entry .entry-content .wp-block-pullquote.alignright {
  width: 100%;
  padding: 0; }

.entry .entry-content .wp-block-pullquote.alignleft blockquote, .entry .entry-content .wp-block-pullquote.alignright blockquote {
  margin: 1rem 0;
  padding: 0;
  text-align: left;
  max-width: 100%; }

.entry .entry-content .wp-block-pullquote.alignleft blockquote p:first-child, .entry .entry-content .wp-block-pullquote.alignright blockquote p:first-child {
  margin-top: 0; }

.entry .entry-content .wp-block-pullquote.is-style-solid-color {
  background-color: #0073aa;
  padding-left: 0;
  padding-right: 0; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color {
    padding-left: 10%;
    padding-right: 10%; } }
.entry .entry-content .wp-block-pullquote.is-style-solid-color p {
  font-size: 1.6875em;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color p {
    font-size: 2.25em; } }
.entry .entry-content .wp-block-pullquote.is-style-solid-color a {
  color: #fff; }

.entry .entry-content .wp-block-pullquote.is-style-solid-color cite {
  color: inherit; }

.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  color: #fff;
  padding-left: 0;
  margin-left: 1rem;
  margin-right: 1rem; }

.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: inherit; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: 0;
    margin-right: 0; } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignright, .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignleft {
    padding: 1rem calc(2 * 1rem); } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignfull {
    padding-left: calc(10% + 58px + (2 * 1rem));
    padding-right: calc(10% + 58px + (2 * 1rem)); } }
.entry .entry-content .wp-block-quote:not(.is-large), .entry .entry-content .wp-block-quote:not(.is-style-large) {
  border-width: 2px;
  border-color: #0073aa;
  padding-top: 0;
  padding-bottom: 0; }

.entry .entry-content .wp-block-quote p {
  font-size: 1em;
  font-style: normal;
  line-height: 1.8; }

.entry .entry-content .wp-block-quote cite {
  /*
			 * This requires a rem-based font size calculation instead of our normal em-based one,
			 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			 */
  font-size: calc(1rem / (1.25 * 1.125)); }

.entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large {
  margin: 1rem 0;
  padding: 0;
  border-left: none; }

.entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p {
  font-size: 1.6875em;
  line-height: 1.4;
  font-style: italic; }

.entry .entry-content .wp-block-quote.is-large cite,
.entry .entry-content .wp-block-quote.is-large footer, .entry .entry-content .wp-block-quote.is-style-large cite,
.entry .entry-content .wp-block-quote.is-style-large footer {
  /*
				 * This requires a rem-based font size calculation instead of our normal em-based one,
				 * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
				 */
  font-size: calc(1rem / (1.25 * 1.125)); }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large {
    margin: 1rem 0;
    padding: 1rem 0; }

  .entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p {
    font-size: 1.6875em; } }
.entry .entry-content .wp-block-image {
  max-width: 100%; }

.entry .entry-content .wp-block-image img {
  display: block; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-image .aligncenter {
    max-width: calc(8 * (100% / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-image .aligncenter {
    max-width: calc(6 * (100% / 12) - 28px); } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-image .aligncenter {
    margin: 0 auto;
    width: calc(8 * (100% / 12) - 28px); }

  .entry .entry-content .wp-block-image .aligncenter img {
    margin: 0 auto; } }
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-image .aligncenter {
    width: calc(6 * (100% / 12) - 28px); }

  .entry .entry-content .wp-block-image .aligncenter img {
    margin: 0 auto; } }
.entry .entry-content .wp-block-image.alignfull img {
  width: 100%;
  max-width: calc( 100% + (2 * 1rem)); }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-image.alignfull img {
    max-width: calc( 125% + 150px);
    margin-left: auto;
    margin-right: auto; } }
.entry .entry-content .wp-block-cover-image,
.entry .entry-content .wp-block-cover {
  position: relative;
  min-height: 430px;
  padding: 1rem; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image,
  .entry .entry-content .wp-block-cover {
    padding: 1rem 36px; } }
.entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
.entry .entry-content .wp-block-cover-image .wp-block-cover-text,
.entry .entry-content .wp-block-cover-image h2,
.entry .entry-content .wp-block-cover .wp-block-cover-image-text,
.entry .entry-content .wp-block-cover .wp-block-cover-text,
.entry .entry-content .wp-block-cover h2 {
  font-size: 1.6875em;
  font-weight: bold;
  line-height: 1.25;
  padding: 0;
  color: #fff; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image h2,
  .entry .entry-content .wp-block-cover .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover .wp-block-cover-text,
  .entry .entry-content .wp-block-cover h2 {
    font-size: 2.25em;
    max-width: 100%; } }
.entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright,
.entry .entry-content .wp-block-cover.alignleft,
.entry .entry-content .wp-block-cover.alignright {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright,
  .entry .entry-content .wp-block-cover.alignleft,
  .entry .entry-content .wp-block-cover.alignright {
    padding: 1rem calc(2 * 1rem); } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    max-width: calc(8 * (100% / 12) - 28px); } }
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    max-width: calc(6 * (100% / 12) - 28px); } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignfull,
  .entry .entry-content .wp-block-cover.alignfull {
    padding-left: calc(10% + 58px + (2 * 1rem));
    padding-right: calc(10% + 58px + (2 * 1rem));
    width: 100%;
    padding: 1rem 36px; }

  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    padding: 0; } }
.entry .entry-content .wp-block-gallery {
  list-style-type: none;
  padding-left: 0; }

.entry .entry-content .wp-block-gallery .blocks-gallery-image:last-child,
.entry .entry-content .wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px; }

.entry .entry-content .wp-block-gallery.alignfull .blocks-gallery-image:last-child,
.entry .entry-content .wp-block-gallery.alignfull .blocks-gallery-item:last-child {
  margin-bottom: 0px; }

@media only screen and (min-width: 640px) {
  .entry .entry-content .wp-block-gallery.alignfull .blocks-gallery-image:last-child,
  .entry .entry-content .wp-block-gallery.alignfull .blocks-gallery-item:last-child {
    margin-bottom: 16px; } }
.entry .entry-content .wp-block-gallery figcaption a {
  color: #fff; }

.entry .entry-content .wp-block-audio figcaption,
.entry .entry-content .wp-block-video figcaption,
.entry .entry-content .wp-block-image figcaption,
.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  line-height: 1.3;
  margin: 0;
  padding: 0.5rem;
  text-align: center; }

.entry .entry-content .wp-block-image figcaption {
  text-align: left;
  padding: 0.5rem 0; }

.entry .entry-content .wp-block-separator,
.entry .entry-content hr {
  background-color: #767676;
  border: 0;
  height: 2px;
  margin-bottom: 2rem;
  margin-top: 2rem;
  max-width: 2.25em;
  text-align: left;
  /* Remove duplicate rule-line when a separator
		 * is followed by an H1, or H2 */ }

.entry .entry-content .wp-block-separator.is-style-wide,
.entry .entry-content hr.is-style-wide {
  max-width: 100%;
  height: 1px; }

.entry .entry-content .wp-block-separator.is-style-dots,
.entry .entry-content hr.is-style-dots {
  max-width: 100%;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center; }

.entry .entry-content .wp-block-separator.is-style-dots:before,
.entry .entry-content hr.is-style-dots:before {
  color: #767676;
  font-size: 1.6875em;
  letter-spacing: 0.88889em;
  padding-left: 0.88889em; }

.entry .entry-content .wp-block-separator + h1:before,
.entry .entry-content .wp-block-separator + h2:before,
.entry .entry-content hr + h1:before,
.entry .entry-content hr + h2:before {
  display: none; }

.entry .entry-content .wp-block-separator.is-style-wide + .wp-block-image > .alignleft {
  min-width: auto; }

@media (max-width: 640px) {
  .entry .entry-content .wp-block-separator.is-style-wide + .wp-block-image > .alignleft {
    float: left;
    margin-right: 20px; } }
.entry .entry-content .wp-block-embed-twitter {
  word-break: break-word; }

.entry .entry-content .wp-block-table th,
.entry .entry-content .wp-block-table td {
  border-color: #767676; }

.entry .entry-content .wp-block-file .wp-block-file__button {
  display: table;
  transition: background 150ms ease-in-out;
  border: none;
  border-radius: 5px;
  background: #0073aa;
  font-size: 22px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
  padding: 0.75rem 1rem;
  color: #fff;
  margin-left: 0;
  margin-top: calc(0.75 * 1rem); }

@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-file .wp-block-file__button {
    font-size: 22px;
    padding: 0.875rem 1.5rem; } }
.entry .entry-content .wp-block-file .wp-block-file__button:hover {
  background: #111;
  cursor: pointer; }

.entry .entry-content .wp-block-file .wp-block-file__button:focus {
  background: #111;
  outline: thin dotted;
  outline-offset: -4px; }

.entry .entry-content .wp-block-code {
  border-radius: 0; }

.entry .entry-content .wp-block-code code {
  font-size: 1.125em;
  white-space: pre-wrap;
  word-break: break-word; }

.entry .entry-content .wp-block-columns.alignfull {
  padding-left: 1rem;
  padding-right: 1rem; }

@media only screen and (min-width: 600px) {
  .entry .entry-content .wp-block-columns {
    flex-wrap: nowrap; } }
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0; }

  .entry .entry-content .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0; }

  .entry .entry-content .wp-block-columns[class*='has-'] > * {
    margin-right: 1rem; }

  .entry .entry-content .wp-block-columns[class*='has-'] > *:last-child {
    margin-right: 0; }

  .entry .entry-content .wp-block-columns.alignfull,
  .entry .entry-content .wp-block-columns.alignfull .wp-block-column {
    padding-left: calc(2 * 1rem);
    padding-right: calc(2 * 1rem); } }
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: bold; }

.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
  font-weight: normal; }

.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment,
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date,
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit; }

.entry .entry-content .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
  font-size: 0.71111em; }

.entry .entry-content .has-small-font-size {
  font-size: 0.88889em; }

.entry .entry-content .has-normal-font-size {
  font-size: 1.125em; }

.entry .entry-content .has-large-font-size {
  font-size: 1.6875em; }

.entry .entry-content .has-huge-font-size {
  font-size: 2.25em; }

.entry .entry-content .has-primary-background-color,
.entry .entry-content .has-secondary-background-color,
.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .has-light-gray-background-color {
  color: #fff; }

.entry .entry-content .has-primary-background-color p,
.entry .entry-content .has-primary-background-color h1,
.entry .entry-content .has-primary-background-color h2,
.entry .entry-content .has-primary-background-color h3,
.entry .entry-content .has-primary-background-color h4,
.entry .entry-content .has-primary-background-color h5,
.entry .entry-content .has-primary-background-color h6,
.entry .entry-content .has-primary-background-color a,
.entry .entry-content .has-secondary-background-color p,
.entry .entry-content .has-secondary-background-color h1,
.entry .entry-content .has-secondary-background-color h2,
.entry .entry-content .has-secondary-background-color h3,
.entry .entry-content .has-secondary-background-color h4,
.entry .entry-content .has-secondary-background-color h5,
.entry .entry-content .has-secondary-background-color h6,
.entry .entry-content .has-secondary-background-color a,
.entry .entry-content .has-dark-gray-background-color p,
.entry .entry-content .has-dark-gray-background-color h1,
.entry .entry-content .has-dark-gray-background-color h2,
.entry .entry-content .has-dark-gray-background-color h3,
.entry .entry-content .has-dark-gray-background-color h4,
.entry .entry-content .has-dark-gray-background-color h5,
.entry .entry-content .has-dark-gray-background-color h6,
.entry .entry-content .has-dark-gray-background-color a,
.entry .entry-content .has-light-gray-background-color p,
.entry .entry-content .has-light-gray-background-color h1,
.entry .entry-content .has-light-gray-background-color h2,
.entry .entry-content .has-light-gray-background-color h3,
.entry .entry-content .has-light-gray-background-color h4,
.entry .entry-content .has-light-gray-background-color h5,
.entry .entry-content .has-light-gray-background-color h6,
.entry .entry-content .has-light-gray-background-color a {
  color: #fff; }

.entry .entry-content .has-white-background-color {
  color: #111; }

.entry .entry-content .has-white-background-color p,
.entry .entry-content .has-white-background-color h1,
.entry .entry-content .has-white-background-color h2,
.entry .entry-content .has-white-background-color h3,
.entry .entry-content .has-white-background-color h4,
.entry .entry-content .has-white-background-color h5,
.entry .entry-content .has-white-background-color h6,
.entry .entry-content .has-white-background-color a {
  color: #111; }

.entry .entry-content .has-primary-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
  background-color: #0073aa; }

.entry .entry-content .has-secondary-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
  background-color: #005177; }

.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
  background-color: #111; }

.entry .entry-content .has-light-gray-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
  background-color: #767676; }

.entry .entry-content .has-white-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
  background-color: #FFF; }

.entry .entry-content .has-primary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
  color: #0073aa; }

.entry .entry-content .has-secondary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
  color: #005177; }

.entry .entry-content .has-dark-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
  color: #111; }

.entry .entry-content .has-light-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
  color: #767676; }

.entry .entry-content .has-white-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: #FFF; }

/* Media */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

embed,
iframe,
object {
  max-width: 100%; }

.custom-logo-link {
  display: inline-block; }

.avatar {
  border-radius: 100%;
  display: block;
  height: calc(2.25 * 1rem);
  min-height: inherit;
  width: calc(2.25 * 1rem); }

svg {
  transition: fill 120ms ease-in-out;
  fill: currentColor; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: calc(1.5 * 1rem); }

@media only screen and (min-width: 768px) {
  .wp-caption.aligncenter {
    position: relative;
    left: calc( calc(8 * (100% / 12) - 28px) / 2);
    transform: translateX(-50%); } }
@media only screen and (min-width: 1168px) {
  .wp-caption.aligncenter {
    left: calc( calc(6 * (100% / 12) - 28px) / 2); } }
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text {
  color: #767676;
  font-size: 0.71111em;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem); }

.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2); }

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0; }

.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3); }

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0; }

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4); }

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0; }

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5); }

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0; }

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6); }

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0; }

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7); }

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0; }

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8); }

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0; }

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9); }

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0; }

.gallery-item:last-of-type {
  padding-right: 0; }

.gallery-caption {
  display: block;
  font-size: 0.71111em;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem; }

.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent; }

.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #0073aa; }

/* -----

	 sidebar

---------------------------------------------------- */
#sidebar {
  width: 230px;
  float: right;
  position: relative; }

ul#sideNav {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 15px 0; }

ul#sideNav li {
  margin: 0; }

ul#sideNav li a, ul#sideNav li span {
  color: #828282;
  padding: 8px 20px;
  background-color: transparent;
  text-decoration: none;
  display: block; }

ul#sideNav li.active {
  padding: 8px 20px;
  background-color: transparent;
  text-decoration: none;
  display: block; }

.company ul#sideNav li.active {
  color: #40c870; }

.ir ul#sideNav li.active {
  color: #f7b713; }

.csr ul#sideNav li.active {
  color: #eb6126; }

.business ul#sideNav li.active {
  color: #4a9dd8; }

.smart-rd ul#sideNav li a.active {
  color: #5fbabd; }

.smart-rd ul#sideNav li a:hover {
  color: #5fbabd;
  background-color: #eaf9f9; }

.company ul#sideNav li a:hover {
  color: #40c870;
  background-color: #e3f5e9; }

.ir ul#sideNav li a:hover {
  color: #f7b713;
  background-color: #fef4dc; }

.csr ul#sideNav li a:hover {
  color: #eb6126;
  background-color: #fce7df; }

.business ul#sideNav li a:hover {
  color: #4a9dd8;
  background-color: #e4f0f9; }

.etc ul#sideNav li a:hover {
  color: #333;
  background-color: #efefef; }

ul#sideNav li.indent {
  padding-left: 1.5em;
  list-style: none; }

ul#sideNav li.indent:before {
  padding: 8px 0;
  position: absolute;
  content: "－ "; }

.company ul#sideNav li.indent:before {
  color: #40c870; }

.ir ul#sideNav li.indent:before {
  color: #f7b713; }

.csr ul#sideNav li.indent:before {
  color: #eb6126; }

.business ul#sideNav li.indent:before {
  color: #4a9dd8; }

.smart-rd ul#sideNav li.indent:before {
  color: #5fbabd; }

.etc ul#sideNav li.indent:before {
  color: #333; }

ul#sideNav li.activeIndent {
  padding: 8px 20px;
  background-color: transparent;
  text-decoration: none;
  list-style: none;
  display: block; }

.company ul#sideNav li.activeIndent {
  color: #40c870; }

.ir ul#sideNav li.activeIndent {
  color: #f7b713; }

.csr ul#sideNav li.activeIndent {
  color: #eb6126; }

.business ul#sideNav li.activeIndent {
  color: #4a9dd8; }

.smart-rd ul#sideNav li.activeIndent {
  color: #5fbabd; }

.etc ul#sideNav li.activeIndent {
  color: #333; }

ul#sideNav li.activeIndent span {
  padding: 0;
  display: inline-block; }

.company ul#sideNav li.activeIndent span {
  color: #40c870; }

.ir ul#sideNav li.activeIndent span {
  color: #f7b713; }

.csr ul#sideNav li.activeIndent span {
  color: #eb6126; }

.business ul#sideNav li.activeIndent span {
  color: #4a9dd8; }

.smart-rd ul#sideNav li.activeIndent span {
  color: #5fbabd; }

.etc ul#sideNav li.activeIndent span {
  color: #333; }

ul#sideNav li.activeIndent:before {
  padding: 8px 0;
  content: "－ ";
  vertical-align: top; }

.company ul#sideNav li.activeIndent:before {
  color: #40c870; }

.ir ul#sideNav li.activeIndent:before {
  color: #f7b713; }

.csr ul#sideNav li.activeIndent:before {
  color: #eb6126; }

.business ul#sideNav li.activeIndent:before {
  color: #4a9dd8; }

.smart-rd ul#sideNav li.activeIndent:before {
  color: #5fbabd; }

.etc ul#sideNav li.activeIndent:before {
  color: #333; }

#sideBusiness {
  width: 230px;
  margin-bottom: 10px; }

#sideGroup {
  width: 230px;
  margin-bottom: 10px; }

#sideRecruit {
  width: 230px;
  margin-bottom: 10px; }

#sidePersonal {
  width: 230px;
  margin-bottom: 10px; }

#sideTableTennis {
  width: 230px;
  margin-bottom: 10px; }

#sidebar .sidebarBnr li:not(:first-child) {
  margin-top: 10px; }

.sp_footer_gnav {
  display: none; }

/*-----

   footer

-----------------------------*/
footer {
  text-align: left; }

#footerWrap {
  color: #333333;
  background-color: #cecece;
  background-repeat: repeat-x;
  background-position: left top; }

#footer {
  padding: 30px 0;
  width: 980px;
  margin: 0 auto;
  height: 50px; }

#footer ul {
  padding: 0 0 0 10px;
  width: 510px;
  float: left; }

#footer ul li {
  font-size: 84%;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 10px;
  line-height: 1;
  float: left; }

#footer ul li a {
  color: #333333;
  text-decoration: none; }

#footer ul li a:hover {
  color: #f0f0f0;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5), -1px 1px 4px rgba(0, 0, 0, 0.5), 1px -1px 4px rgba(0, 0, 0, 0.5), -1px -1px 4px rgba(0, 0, 0, 0.5); }

#footer small {
  font-size: 92%;
  width: 400px;
  float: right;
  text-align: right;
  padding: 4px 0; }

.pageTop {
  display: none; }

footer #footer h3 {
  display: none; }

@media screen and (max-width: 640px) {
  .pageTop {
    display: block;
    width: 100%;
    text-align: center; }

  .pageTop a {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    background: #cecece;
    padding: 32px 0 16px 0; }

  .pageTop a::before {
    position: absolute;
    display: block;
    content: "";
    background-image: url(../images/smart-rd/rd_pageTopArrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 16px;
    left: calc(50% - 12px / 2);
    width: 12px;
    height: 8px; }

  footer #footer {
    width: 100%;
    background: #f0f0f0;
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: column; }

  footer #footer h3 {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 24px 0; }

  footer #footer h3 a {
    display: block; }

  footer #footer h3 a object {
    pointer-events: none; }

  footer #footer ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 0;
    width: calc(100% - 12px * 2);
    margin: 0 auto;
    border-top: 1px solid #cccccc; }

  footer #footer ul li {
    font-size: 100%; }

  footer #footer ul li a {
    padding: 10px; }

  footer #footer small {
    display: block;
    text-align: center;
    padding: 24px 0;
    border-top: 1px solid #cccccc;
    width: calc(100% - 12px * 2);
    margin: 0 auto;
    float: none; } }
/*-----

   h,p,dl,ul

-----------------------------*/
h4 {
  font-size: 131%;
  font-weight: 500;
  line-height: 22px;
  　vertical-align: middle;
  padding: 10px 0 10px 25px;
  background-position: left 10px;
  background-repeat: no-repeat;
  margin-bottom: 15px; }

.etc h4 {
  background-image: url(../images/common/icon_h4.png);
  background-position: 2px 11px; }

.company h4 {
  background-image: url(../company/images/icon_h4.png);
  background-position: 2px 11px; }

.ir h4 {
  background-image: url(../images/ir/icon_h4.png);
  background-position: 2px 11px; }

.csr h4 {
  background-image: url(../csr/images/icon_h4.png);
  background-position: 2px 11px; }

.business h4 {
  background-image: url(../business/images/icon_h4.png);
  background-position: 2px 11px; }

h5 {
  height: 14px;
  font-size: 116%;
  font-weight: 500;
  vertical-align: middle;
  padding: 10px 0 10px 20px;
  margin-left: 5px;
  background-position: left;
  background-repeat: no-repeat; }

.etc h5 {
  background-image: url(../images/common/icon_h5.png); }

.company h5 {
  background-image: url(../company/images/icon_h5.png); }

.ir h5 {
  background-image: url(../images/ir/icon_h5.png); }

.csr h5 {
  background-image: url(../csr/images/icon_h5.png); }

.business h5 {
  background-image: url(../business/images/icon_h5.png); }

h6 {
  height: 12px;
  font-size: 100%;
  font-weight: 500;
  　vertical-align: middle;
  padding: 10px 0 10px 0; }

sup {
  font-family: "Noto Sans JP";
  line-height: 1; }

.link01 {
  color: #ff8b35;
  text-decoration: none;
  background-color: transparent; }

.link01:hover {
  color: #ccc;
  background-color: transparent; }

.p01 {
  text-align: center; }

.p02 {
  line-height: 1.6em;
  padding-bottom: 10px; }

.p03 {
  line-height: 1.6em;
  padding-bottom: 20px; }

.p04 {
  line-height: 1.6em;
  padding-top: 10px;
  padding-bottom: 10px; }

#single_document #sidebar ul li {
  margin: 0;
  list-style: none;
  padding-bottom: 0.5em;
  line-height: 1.6em; }

#single_document #sidebar ul li span {
  padding-left: 1.6em;
  display: inline-block; }

#single_document #sidebar ul li a {
  padding-left: 1.6em;
  display: inline-block; }

#single_document #sidebar ul li:before {
  position: absolute;
  content: "－ ";
  font-weight: bold;
  vertical-align: top; }

#single_document ul#companyTabBtnSet li:before,
#single_document ul#irNewsTabBtnSet li:before,
#single_document ul#newsReleaseTabBtnSet li:before {
  content: ""; }

.company #single_document ul li:before {
  color: #40c870; }

.ir #single_document ul li:before {
  color: #f7b713; }

.csr #single_document ul li:before {
  color: #eb6126; }

.business #single_document ul li:before {
  color: #4a9dd8; }

.ul01 li {
  background-image: url(../images/icon04.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding: 0px 0px 7px 18px;
  line-height: 1.6em; }

small {
  font-size: 85%; }

/*-----

   table,tr,th,td

-----------------------------*/
.tableframe {
  width: 644px;
  margin: 0px;
  font-size: 100%;
  line-height: 1.8em; }

.tableframe table {
  width: 646px;
  margin-bottom: 15px;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-spacing: 0; }

.tableframe table caption {
  padding-bottom: 5px; }

.tableframe table th {
  text-align: left;
  vertical-align: middle;
  padding: 8px 14px 8px 14px;
  color: #666;
  background-color: #f0f0f0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

#outline .tableframe table th {
  width: 20%; }

#outline .tableframe table th.performance {
  padding: 8px;
  text-align: center; }

#outline .tableframe table th.performance1 {
  width: 2em;
  padding: 8px; }

#outline .tableframe table th.performance2 {
  width: 4em;
  padding: 8px; }

#outline .tableframe table th.performance3 {
  width: 5em;
  padding: 8px 14px 8px 2px;
  text-align: right; }

#officer .tableframe table th {
  width: 15em; }

.ir .tableframe table th {
  width: 20%;
  font-size: 93%; }

.ir .tableframe table th.performance {
  width: 6em;
  padding: 8px 0.5em;
  text-align: center; }

.ir .tableframe table th.performance1 {
  width: 5em;
  padding: 8px 0.5em;
  text-align: center; }

.ir .tableframe table th.performance span {
  font-size: 80%; }

.ir .tableframe table th {
  width: 30%; }

.tableframe table td {
  text-align: left;
  vertical-align: mid;
  padding: 8px 14px 8px 14px;
  font-size: 93%;
  color: #333;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.tableframe table td span, .tableframe table td.sml {
  font-size: 85%;
  text-align: center; }

.tableframe table td.numericValue {
  padding: 8px 14px 8px 2px;
  width: 4em;
  text-align: right; }

#sideSmart-rd {
  width: 230px;
  margin-bottom: 10px; }

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