@charset "UTF-8";
@charset "UTF-8";
 
.linkcard {
margin-top: 8px !important;
margin-bottom: 8px !important;
margin-left: 0 !important;
margin-right: 0 !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;
}
.linkcard:hover .lkc-thumbnail img {
}
.lkc-link {
}
.lkc-unlink {
cursor:	not-allowed;
}
.lkc-external-wrap {
border: 1px solid #eeeeee;
}
.lkc-internal-wrap {
border: 1px solid #eeeeee;
}
.lkc-this-wrap {
border: 1px solid #eeeeee;
}
.lkc-external-wrap , .lkc-internal-wrap , .lkc-this-wrap {
position:	relative;
margin: 0;
padding: 0;
max-width: 100%;
}
.lkc-external-wrap::before , .lkc-internal-wrap::before , .lkc-this-wrap::before {
}
.lkc-external-wrap::after , .lkc-internal-wrap::after , .lkc-this-wrap::after {
}
.lkc-external-wrap:hover , .lkc-internal-wrap:hover , .lkc-this-wrap:hover {
opacity: 0.8;
}
.lkc-external-wrap:hover::before , .lkc-internal-wrap:hover::before , .lkc-this-wrap:hover::before {
}
.lkc-external-wrap:hover::after , .lkc-internal-wrap:hover::after , .lkc-this-wrap:hover::after {
}
.lkc-card {
margin-top: 16px;
margin-bottom: 16px;
margin-left: 16px;
margin-right: 16px;
}
.lkc-content {
word-break: break-all;
white-space: normal;
overflow: hidden;
height: 108px;
margin: 0;
}
.lkc-title {
font-weight: bold;
overflow: hidden;
word-break: break-all;
color: #192542;
font-size: 18px;
line-height: 2px;
}
.lkc-title:hover {
text-decoration: underline;
}
.lkc-url {
display: block;
font-weight: normal;
text-decoration: underline;
overflow: hidden;
color: #345aae;
font-size: 10px;
line-height: 10px;
white-space: nowrap; text-overflow: ellipsis;
}
.lkc-url:link {
text-decoration: none;
}
.lkc-url-info {
display: inline;
font-weight: normal;
text-decoration: underline;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #345aae;
font-size: 10px;
line-height: 10px;
}
.lkc-excerpt {
padding: 0;
overflow: hidden;
color: #333333;
font-size: 12px;
line-height: 16px;
}
.lkc-more-text {
display: inline;
color: #444444;
font-size: 12px;
line-height: 40px;
}
.lkc-thumbnail {
display: flex;
float: left;
width: 132px;
margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
border: 1px solid rgba(0, 0, 0, 0.4) !IMPORTANT;
object-fit: cover;
width: 130px !important;
height: 130px !important;
}
.lkc-info {
display: flex;
align-items: center;
white-space: nowrap;
overflow: hidden;
padding: 0;
color: #222222;
font-size: 12px;
line-height: 12px;
}
.lkc-favicon {
display: inline !important;
height: 16px;
width: 16px;
margin: 0 4px  !important;
border: none;
vertical-align: middle;
}
.lkc-domain {
display: inline !important;
text-decoration: none;
margin: 0 0 0 6px;
color: #222222;
font-size: 12px;
line-height: 12px;
}
.lkc-external-added {
}
.lkc-internal-added {
}
.lkc-this-added {
}
.lkc-external-added , .lkc-internal-added , .lkc-this-added {
display: inline !important;
color: #222222;
font-size: 12px;
line-height: 12px;
}
.lkc-date {
display: inline !important;
text-decoration: none;
float: right;
color: #222222;
font-size: 12px;
line-height: 12px;
}
.lkc-share {
display: inline;
text-shadow: none;
}
.lkc-sns-tw {
display: inline;
margin: 0;
padding: 0 1px;
color: #5ea9dd !important;
background-color: #f5f8fa !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-fb {
display: inline;
margin: 0;
padding: 0 1px;
color: #ffffff !important;
background-color: #3864a3 !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-hb {
display: inline;
margin: 0;
padding: 0 1px;
color: #ff6464 !important;
background-color: #ffefef !important;
font-size: 9px;
text-decoration: underline	!important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-gp {
display: inline;
margin: 0;
padding: 0 1px;
color: #dd4e42 !important;
background-color: #ffffff !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-po {
display: inline;
margin: 0;
padding: 0 1px;
color: #eeeeee !important;
background-color: #ee4055 !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.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 {
margin: 0;
max-width: 100%;
}
.lkc-iframe {
padding: 0;
margin: 0;
width: 100%;
}
@media screen and (max-width: 600px)  { .lkc-title { font-size: 16px; line-height: 1px; } .lkc-excerpt { font-size: 11px; } .lkc-thumbnail { width: 117px; } }@media screen and (max-width: 480px)  { .lkc-title { font-size: 14px; line-height: 1px; } .lkc-excerpt { font-size: 9px; } .lkc-thumbnail { width: 91px; } }@media screen and (max-width: 320px)  { .lkc-title { font-size: 12px; line-height: 1px; } .lkc-excerpt { font-size: 7px; } .lkc-thumbnail { width: 65px; } }