<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Pz-LinkCard ver.2.5.5 CSS #1722931306 */
@charset "UTF-8";
.linkcard {
	margin: 24px auto 30px auto;
	
	
	
}
.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 {
	transform: scale(1.1);
}
.lkc-link {
}
.lkc-unlink {
	cursor:	not-allowed;
}
.lkc-external-wrap {
	border: 1px solid #888888;
}
.lkc-internal-wrap {
	border: 1px solid #888888;
}
.lkc-this-wrap {
	border: 1px solid #888888;
}
.lkc-external-wrap , .lkc-internal-wrap , .lkc-this-wrap {
	position:	relative;
	margin: 0 auto;
	padding: 0;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	max-width: 96%;
	transition: all 0.3s ease 0s;
}
.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: 24px 20px 20px 20px;
	
	
	
}
.lkc-content {
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	height: ;
	margin: 0;
}
.lkc-title {
	font-weight: bold;
	overflow: hidden;
	word-break: break-all;
	color: #111111;
	font-size: 16px;
	line-height: 24px;
}
.lkc-title:hover {
	text-decoration: underline;
}
.lkc-url {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	overflow: hidden;
	color: #4466ff;
	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: #4466ff;
	font-size: 10px;
	line-height: 10px;
}
.lkc-excerpt {
	padding: 0;
	overflow: hidden;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}
.lkc-more-text {
	display: inline;
	color: #ffffff;
	font-size: 12px;
	line-height: 10px;
}
.lkc-thumbnail {
	display: flex;
	float: left;
	width: 152px;
	margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
	border: 1px solid rgba(0, 0, 0, 0.4) !IMPORTANT;
	object-fit: cover;
	width: 150px !important;
	height: 108px !important;
    -webkit-transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease; transition: color 0.4s ease, background 0.4s ease, transform 0.4s ease, opacity 0.4s ease, border 0.4s ease, padding 0.4s ease, left 0.4s ease, box-shadow 0.4s ease;
}
.lkc-info {
	display: flex;
	align-items: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	color: #222222;
	font-size: 8px;
	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: 8px;
	line-height: 12px;
}
.lkc-external-added {
	position: absolute; top: -15px; left: 20px; padding: 0 10px; background-color: #888888; border-radius: 2px;
}
.lkc-internal-added {
	position: absolute; top: -15px; left: 20px; padding: 0 10px; background-color: #888888; border-radius: 2px;
}
.lkc-this-added {
	position: absolute; top: -15px; left: 20px; padding: 0 10px; background-color: #888888; border-radius: 2px;
}
.lkc-external-added , .lkc-internal-added , .lkc-this-added {
	display: inline !important;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}
.lkc-date {
	display: inline !important;
	text-decoration: none;
	float: right;
	color: #222222;
	font-size: 8px;
	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: 96%;
}
.lkc-iframe {
	padding: 0;
	margin: 0;
	width: 100%;
}
.linkcard p { display: none; }

@media screen and (max-width: 767px)  { .lkc-internal-wrap { max-width: 100% } .lkc-external-wrap { max-width: 100% } .lkc-this-wrap { max-width: 100% } .lkc-title { font-size: 14px; line-height: 21px; } .lkc-excerpt { font-size: 11px; } .lkc-thumbnail { max-width: 135px; } .lkc-thumbnail-img { max-width: 135px; } }@media screen and (max-width: 512px)  { .lkc-internal-wrap { max-width: 100% } .lkc-external-wrap { max-width: 100% } .lkc-this-wrap { max-width: 100% } .lkc-title { font-size: 12px; line-height: 19px; } .lkc-excerpt { font-size: 9px; } .lkc-thumbnail { max-width: 105px; } .lkc-thumbnail-img { max-width: 105px; } }@media screen and (max-width: 320px)  { .lkc-internal-wrap { max-width: 100% } .lkc-external-wrap { max-width: 100% } .lkc-this-wrap { max-width: 100% } .lkc-title { font-size: 11px; line-height: 16px; } .lkc-excerpt { font-size: 7px; } .lkc-thumbnail { max-width: 75px; } .lkc-thumbnail-img { max-width: 75px; } }</pre></body></html>