/* [Pz-LkC][2.3.1] CSS */
.linkcard {
	margin-top: 24px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.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 {
	text-decoration: none !important;
}
.lkc-external-wrap {
	border: 1px solid #888888;
	background-color: #ffffff;
	/*EX-IMAGE*/
}
.lkc-internal-wrap {
	border: 1px solid #888888;
	background-color: #f8f8f8;
	/*IN-IMAGE*/
}
.lkc-this-wrap {
	border: 1px solid #888888;
	background-color: #eeeeee;
	/*TH-IMAGE*/
}
.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;
	/*SHADOW*/
	/*HEIGHT*/
	max-width: 96%;
	/*WRAP*/
	/*NOHOVER*/
}
.lkc-external-wrap::before , .lkc-internal-wrap::before , .lkc-this-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-external-wrap::after , .lkc-internal-wrap::after , .lkc-this-wrap::after {
	/*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 {
	/*HOVER-BEFORE*/
}
.lkc-external-wrap:hover::after , .lkc-internal-wrap:hover::after , .lkc-this-wrap:hover::after {
	/*HOVER-AFTER*/
}
.lkc-card {
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.lkc-content {
	/*CONTENT-PADDING*/
	/*CONTENT-INSET*/
	/*CONTENT-BGCOLOR*/
	height: 108px;
	margin: 6px 0 0 0;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	/*SEPARATOR*/
}
.lkc-title-text {
	/*MARGIN-TITLE*/
	color: #7b6009;
	/*OUTCOLOR-TITLE*/
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	overflow: hidden;
	word-break: break-all;
	/*ELLIPSIS-TITLE*/
}
.lkc-title-text:hover {
	text-decoration: underline;
}
.lkc-url {
	/*MARGIN-URL*/
	color: #7b6009;
	/*OUTCOLOR-URL*/
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: underline;
	overflow: hidden;
	display: block;
	white-space: nowrap; text-overflow: ellipsis;
}
.lkc-url-info {
	color: #7b6009;
	/*OUTCOLOR-URL*/
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
}
.lkc-excerpt {
	margin: 0;
	color: #333333;
	/*OUTCOLOR-EXCERPT*/
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	overflow: hidden;
	/*NONE-EXCERPT*/
}
.lkc-more-text {
	display: inline;
	color: #444444;
	/*OUTCOLOR-MORE*/
	font-size: 12px;
	line-height: 40px;
	border: 1px solid #888; text-align: center; padding: 4px; margin: 4px 0;
}
.lkc-thumbnail {
	max-width: 150px;
	height: 108px; overflow: hidden;
	padding: 0;
	margin: 0 6px 4px 4px;
	float: left;
}
.lkc-thumbnail img {
    -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-thumbnail-img {
	width: 150px;
	max-height: 108px;
	border: 1px solid #222;
	
	/*THUMBNAIL-SHADOW*/
}
.lkc-info {
	/*POSITION-INFO*/
	padding: 0;
	color: #222222;
	/*OUTCOLOR-INFO*/
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
	overflow: hidden;
	display: block !important;
	/*NONE-INFO*/
}
.lkc-favicon {
	height: 16px;
	width: 16px;
	margin: 0 4px  !important;
	border: none;
	vertical-align: bottom;
	display: inline !important;
}
.lkc-domain {
	margin: 0 0 0 6px;
	color: #222222;
	/*OUTCOLOR-INFO*/
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: inline !important;
}
.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 {
	color: #fff;
	/*OUTCOLOR-ADDED*/
	font-size: 12px;
	line-height: 30px;
	display: inline !important;
}
.lkc-date {
	color: #222222;
	/*OUTCOLOR-INFO*/
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: inline !important;
	float: right;
}
.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;
}
.clear {
	clear: both;
}

blockquote.lkc-quote {
	background-color: transparent;
	background-image: none;
	padding: 0;
	margin: 0;
	border: none;
}

.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: 10px; }
 .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: 8px; }
 .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: 6px; }
 .lkc-thumbnail { max-width: 75px; }
 .lkc-thumbnail-img { max-width: 75px; }
}