.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wp-pagenavi * {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px !important;
  margin-right: 4px !important;
  font-weight: bold;
}
.wp-pagenavi a:hover {
  filter: opacity(0.6);
  transition: filter 0.3s;
}
.wp-pagenavi .page,
.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .current,
.wp-pagenavi .extend {
  order: 5;
}
.wp-pagenavi .extend {
  order: 5;
}
.wp-pagenavi .current {
  border-bottom: solid 1px #000;
}
.wp-pagenavi .previouspostslink {
  background: url(../images/icon_arrow_left.svg) center center no-repeat;
  background-size: contain;
  color: transparent;
  background-size: 18px;
  order: 0;
}
.wp-pagenavi .nextpostslink {
  background: url(../images/icon_arrow_right.svg) center center no-repeat;
  background-size: contain;
  color: transparent;
  background-size: 18px;
  order: 10;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi {
    padding-top: 60px;
  }
  .wp-pagenavi * {
    font-size: 14px;
  }
  .wp-pagenavi .page,
  .wp-pagenavi .first,
  .wp-pagenavi .last,
  .wp-pagenavi .current {
    padding: 4px;
  }
  .wp-pagenavi .previouspostslink {
    width: 32px;
    height: 32px;
  }
  .wp-pagenavi .nextpostslink {
    width: 32px;
    height: 32px;
  }
}
@media print, screen and (min-width: 768px) {
  .wp-pagenavi {
    padding-top: 90px;
  }
  .wp-pagenavi * {
    font-size: 14px;
  }
  .wp-pagenavi .page,
  .wp-pagenavi .first,
  .wp-pagenavi .last,
  .wp-pagenavi .current {
    padding: 4px;
  }
  .wp-pagenavi .previouspostslink {
    width: 40px;
    height: 40px;
  }
  .wp-pagenavi .nextpostslink {
    width: 40px;
    height: 40px;
  }
}
.wpcf7-list-item-label {
  font-weight: 500;
}

.wpcf7-not-valid-tip {
  font-weight: 500;
}

.wpcf7-response-output {
  border-color: #E25858 !important;
  background: #ffffff;
  font-weight: bold;
}

.wpcf7-spinner {
  margin-top: 16px !important;
}

.wpcf7-list-item {
  display: block !important;
  padding-bottom: 8px;
  text-indent: -1em;
}

.wpcf7-submit {
  background: #000;
  border-radius: 100px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  min-width: 132px;
  font-size: 12px;
  padding: 6px 0;
  transition: opacity 0.5s;
}
.wpcf7-submit:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .wpcf7-list-item-label {
    font-size: clamp(14px, 3.85vw, 15px);
  }
  .wpcf7-not-valid-tip {
    padding-top: 4px;
    padding-bottom: 12px;
    font-size: clamp(14px, 3.85vw, 15px);
    line-height: 100%;
  }
  .wpcf7-response-output {
    padding: 16px 12px !important;
    margin-top: 8px;
    font-size: clamp(14px, 3.85vw, 15px);
  }
}
@media print, screen and (min-width: 768px) {
  .wpcf7-list-item-label {
    font-size: clamp(14px, 1.33vw, 16px);
  }
  .wpcf7-not-valid-tip {
    padding-top: 10px;
    font-size: clamp(14px, 1.33vw, 16px);
  }
  .wpcf7-response-output {
    padding: 20px 20px !important;
    margin-top: 60px !important;
    font-size: clamp(14px, 1.33vw, 16px);
  }
}
.linkcard {
  background: rgba(255, 255, 255, 0.75);
}
.linkcard .lkc-external-wrap,
.linkcard .lkc-internal-wrap,
.linkcard .lkc-this-wrap {
  max-width: 100%;
}
.linkcard * {
  color: transparent;
}
.linkcard .lkc-share {
  display: none;
}
.linkcard .lkc-domain {
  color: #000;
}
.linkcard .lkc-title {
  color: #000;
}
.linkcard .lkc-url {
  text-decoration: none !important;
  color: #f1f1f1;
}
.linkcard .lkc-excerpt {
  line-height: 150%;
  color: #a3c5dd;
}

@media only screen and (max-width: 767px) {
  .linkcard .lkc-domain {
    font-size: 13px;
  }
  .linkcard .lkc-title {
    font-size: 14px;
  }
  .linkcard .lkc-url {
    font-size: 13px;
  }
  .linkcard .lkc-excerpt {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
    margin: 8px 0 8px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 768px) {
  .linkcard .lkc-domain {
    font-size: 13px;
  }
  .linkcard .lkc-title {
    font-size: 14px;
  }
  .linkcard .lkc-url {
    font-size: 13px;
  }
  .linkcard .lkc-excerpt {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
    margin: 16px 0 8px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.postContent #toc_container {
  border: none;
  border-radius: 5px;
  background: #ffffff;
}
.postContent #toc_container .toc_title {
  text-align: left;
}
.postContent #toc_container .toc_list li a {
  padding: 8px 0;
  text-decoration: none !important;
  border-bottom: solid 1px #e3e3e3;
  display: block;
}
.postContent #toc_container .toc_list > li > a {
  background: url(../images/icon_arrow_down.svg) left center no-repeat;
  background-size: 10px;
  padding-left: 18px;
}

@media only screen and (max-width: 767px) {
  .postContent #toc_container {
    padding: 32px 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .postContent #toc_container {
    padding: 40px 40px;
    margin: 0 0 80px 0;
  }
}/*# sourceMappingURL=wp_plugin.css.map */