/* [Pz-LkC][1.7.3] CSS */
.linkcard {
	margin-top:				4px;
	margin-bottom:			4px;
	/*MARGIN-LEFT*/
	/*MARGIN-RIGHT*/
}
.linkcard a {
	text-decoration:	none;
}
.linkcard img {
	margin: 0 !important; padding: 0; border: none;
}
.lkc-internal-wrap {
	margin:					0;
	margin-bottom: 1em;
	border:					2px solid #ddd;
	padding:				0;
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	max-width:				600px;
	background-color:		#ffffff;
	/*background-image:		linear-gradient(#ca4 0%, #ca4 10%, #fff 30%);*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-internal-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-internal-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-external-wrap {
	margin:					0;
	border:					2px solid #ddd;
	padding:				0;
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	max-width:				600px;
	/*EX-BGCOLOR*/
	/*background-image:		linear-gradient(#78f 0%, #78f 10%, #fff 30%);*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-external-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-external-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-this-wrap {
	margin:					0;
	border:					2px solid #ddd;
	padding:				0;
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	max-width:				600px;
	/*TH-BGCOLOR*/
	/*background-image:		linear-gradient(#ca4 0%, #ca4 10%, #eee 30%);*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-this-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-this-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-card {
	margin-top:				7px;
	margin-right:				7px;
	margin-bottom:				7px;
	margin-left:				7px;
}
.lkc-content {
	/*CONTENT-PADDING*/
	/*CONTENT-INSET*/
	/*CONTENT-BGCOLOR*/
	height:					108px;
	margin-top:				6px;
	word-break:				break-all;
	white-space:			normal;
	overflow:				hidden;
	/*SEPARATOR*/
}
.lkc-title {
	color:					#111111;
	/*OUTCOLOR-TITLE*/
	font-size:				14px;
	font-weight:			bold;
	line-height:			20px;
	overflow:				hidden;
	word-break:				break-all;
}
.lkc-title:hover {
	text-decoration:		underline;
}
.lkc-url {
	color:					#4466ff;
	/*OUTCOLOR-URL*/
	font-size:				9px;
	font-weight:			normal;
	text-decoration:		underline;
	line-height:			12px;
	white-space:			nowrap;
	overflow:				hidden;
	text-overflow:			ellipsis;
	display:				none;
}
.lkc-excerpt {
	color:					#333333;
	/*OUTCOLOR-EXCERPT*/
	font-size:				12px;
	padding:				0;
	margin:					6px 0 0 0;
	line-height:			15px;
	overflow:				hidden;
}
.lkc-thumbnail {
	max-width:				100px;
	max-height:				100px;
	padding:				0;
	margin:					0 6px 4px 4px;
	float:			left;
}
.lkc-thumbnail-img {
	max-width:				100px;
	max-height:				100px;
	border:					1px solid #222;
	/*THUMBNAIL-RADIUS*/
	/*THUMBNAIL-SHADOW*/
}
.lkc-info {
	padding:				0;
	color:					#222222;
	/*OUTCOLOR-INFO*/
	font-size:				9px;
	overflow:				hidden;
	display:				inline !important;
}
.lkc-domain {
	color:					#222222;
	/*OUTCOLOR-INFO*/
	font-size:				9px;
	text-decoration:		none;
	display:				inline !important;
}
.lkc-domain:hover {
	color:					#222222;
	/*OUTCOLOR-INFO*/
	font-size:				9px;
	text-decoration:		underline;
	display:				inline !important;
}
.lkc-favicon {
	height:					16px;
	width:					16px;
	margin:					0 4px;
	border:					none;
	vertical-align:			top;
	display:				inline !important;
}
.lkc-name a {
	margin:					0;
	padding:				0;
	float:					right;
	color:					#888888;
	/*OUTCOLOR-PLUGIN*/
	font-size:				9px;
	opacity:				0.5;
	text-decoration:		none;
	display:				none;
}
.lkc-share {
	text-shadow:			none;
}
.lkc-sns-tw {
	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 {
	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 {
	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 {
	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 {
	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:				600px;
}
.lkc-iframe {
	padding:				0;
	margin:					0;
	width:					100%;
}
/*OPTION*/

@media screen and (max-width: 1024px) {
.lkc-title {
font-size: 100%;
line-height: 100%;
}
.lkc-excerpt {
font-size: 90%;
}
.lkc-thumbnail {
max-width: 70px;
max-height: 70px;
}
.lkc-thumbnail-img {
max-width: 70px;
max-height: 70px;
}
}
@media screen and (max-width: 640px)  {
.lkc-title {
font-size: 100%;
line-height: 100%;
}
.lkc-excerpt {
font-size: 90%;
}
.lkc-thumbnail {
max-width: 60px;
max-height: 60px;
}
.lkc-thumbnail-img {
max-width: 60px;
max-height: 60px;
}
}
@media screen and (max-width: 480px)  {
.lkc-title {
font-size:100%;
line-height: 100%;
}
.lkc-excerpt {
font-size: 90%;
}
.lkc-thumbnail {
max-width: 50px;
max-height: 50px;
}
.lkc-thumbnail-img {
max-width: 50px ;
max-height: 50px;
}
}
