@charset "UTF-8";
.linkcard {
  margin-top: 4px !important;
  margin-bottom: 16px !important;
  margin-left: 4px !important;
  margin-right: 16px !important;
}
.linkcard a {
  text-decoration: none;
}
.linkcard img {
  margin: 0 !important;
  padding: 0;
  border: none;
}
.linkcard span.external-icon {
  display: none;
}
.linkcard p {
  display: none;
}
.lkc-unlink {
  cursor: not-allowed;
}
.lkc-external-wrap {
  border: #888888 solid 1px;
}
.lkc-internal-wrap {
  border: #888888 solid 1px;
}
.lkc-this-wrap {
  border: #888888 solid 1px;
}
.lkc-external-wrap,
.lkc-internal-wrap,
.lkc-this-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 425px;
}
.lkc-card {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
}
.lkc-content {
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  height: 78px;
  margin: 6px 0 0 0;
}
.lkc-title {
  display: block;
  overflow: hidden;
  word-break: break-all;
  color: #111111;
  font-size: 16px;
  line-height: 24px;
  white-space: wrap;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
.lkc-title:hover {
  text-decoration: underline;
}
.lkc-excerpt {
  padding: 0;
  overflow: hidden;
  color: #333333;
  font-size: 11px;
  line-height: 17px;
  white-space: wrap;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-excerpt:hover {
  text-decoration: none;
}
.lkc-url {
  display: block !important;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4466ff;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
.lkc-url:hover {
  text-decoration: underline;
}
.lkc-url:link {
  text-decoration: none;
}
.lkc-date {
  display: block !important;
  margin: 0;
  padding: 0 4px;
  border-radius: 4px;
  text-decoration: none;
  overflow: hidden;
  color: #444444;
  font-size: 10px;
  line-height: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-date:hover {
  text-decoration: none;
}
.lkc-external-wrap .lkc-heading {
  position: absolute;
  top: -17px;
  left: 20px;
  padding: 0 17px;
  border: #888888 solid 1px;
}
.lkc-internal-wrap .lkc-heading {
  position: absolute;
  top: -17px;
  left: 20px;
  padding: 0 17px;
  border: #888888 solid 1px;
}
.lkc-this-wrap .lkc-heading {
  position: absolute;
  top: -17px;
  left: 20px;
  padding: 0 17px;
  border: #888888 solid 1px;
}
.lkc-heading {
  display: inline !important;
  color: #444444;
  font-size: 12px;
  line-height: 32px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-heading:hover {
  text-decoration: none;
}
.lkc-external-wrap .lkc-more {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 0 12px;
  border: #888888 solid 1px;
  border-radius: 4px;
  background-color:;
}
.lkc-internal-wrap .lkc-more {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 0 12px;
  border: #888888 solid 1px;
  border-radius: 4px;
  background-color:;
}
.lkc-this-wrap .lkc-more {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 0 12px;
  border: #888888 solid 1px;
  border-radius: 4px;
  background-color:;
}
.lkc-more {
  display: inline;
  position: absolute;
  padding: 0 24px;
  color: #444444;
  font-size: 12px;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-more:hover {
  text-decoration: none;
}
.lkc-info {
  display: flex !important;
  margin: 0;
  padding: 0;
  align-items: center;
  color: #222222;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-added {
  display: inline !important;
  border-radius: 4px;
  color: #222222;
  padding: 4px;
  background-color: #365cd9;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-added:hover {
  text-decoration: none;
}
.lkc-info:hover {
  text-decoration: none;
}
.lkc-info * {
  margin: 0 4px 0 0;
  white-space: nowrap;
  overflow: hidden;
}
.lkc-favicon {
  display: inline-flex !important;
  vertical-align: middle !important;
  border: none;
  height: 16px;
  width: 16px;
}
img.lkc-favicon {
  margin: -4px 0 0 0 !important;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.lkc-domain {
  display: inline-flex !important;
  vertical-align: middle !important;
  text-decoration: none;
  color: #222222;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.lkc-share {
  text-shadow: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 12px;
}
.lkc-share * {
  display: inline;
  margin: 0 !important;
  padding: 0 1px !important;
  font-size: 9px;
  text-decoration: underline !important;
  font-weight: bold !important;
  white-space: nowrap;
}
.lkc-sns-x {
  color: #ffffff !important;
  background-color: #333 !important;
}
.lkc-sns-tw {
  color: #5ea9dd !important;
  background-color: #e0f8fa !important;
}
.lkc-sns-fb {
  color: #ffffff !important;
  background-color: #3864a3 !important;
}
.lkc-sns-hb {
  color: #ff6464 !important;
  background-color: #ffefef !important;
}
.lkc-sns-gp {
  color: #dd4e42 !important;
  background-color: #ffffff !important;
}
.lkc-sns-po {
  color: #eeeeee !important;
  background-color: #ee4055 !important;
}
.lkc-url-info {
  font-weight: normal;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4466ff;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
.lkc-url-info:hover {
  text-decoration: underline;
}
.lkc-thumbnail {
  display: flex;
  float: left;
  width: 102px;
  margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
  object-fit: cover;
  width: 100px !important;
  height: 108px !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.lkc-error {
  display: block;
  padding-top: 50px;
  margin-top: -50px;
}
.clear {
  clear: both;
}
blockquote.lkc-quote {
  background-color: transparent;
  background-image: none;
  padding: 0;
  margin: 0;
  border: none;
}
blockquote.lkc-quote::before {
  content: "";
}
blockquote.lkc-quote::after {
  content: "";
}
.lkc-iframe-wrap {
  max-width: 425px;
}
.lkc-iframe {
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .lkc-title {
    font-size: 14px;
    line-height: 21px;
  }
  .lkc-excerpt {
    font-size: 10px;
  }
  .lkc-thumbnail {
    width: 90px !important;
  }
  img.lkc-thumbnail-img {
    height: 97px !important;
    width: 90px !important;
  }
}
@media screen and (max-width: 480px) {
  .lkc-title {
    font-size: 12px;
    line-height: 19px;
  }
  .lkc-excerpt {
    font-size: 8px;
  }
  .lkc-thumbnail {
    width: 70px !important;
  }
  img.lkc-thumbnail-img {
    height: 75px !important;
    width: 70px !important;
  }
}
@media screen and (max-width: 320px) {
  .lkc-title {
    font-size: 11px;
    line-height: 16px;
  }
  .lkc-excerpt {
    font-size: 6px;
  }
  .lkc-thumbnail {
    width: 50px !important;
  }
  img.lkc-thumbnail-img {
    height: 54px !important;
    width: 50px !important;
  }
} /*Pz-LkC2.5.8.1#1773342096*/
