@charset "UTF-8";
/* CSS Document */

.tpc-tweet .tweet-intro{
padding-bottom: 20px;
}
.tpc-tweet .tweet-komid{
font-size: 14px;
font-weight: bold;
padding-bottom: 20px;
}
.tweet-gallery .tweet{
margin-bottom: 15px;
}
.tweet-gallery .tweet .inner{
padding: 20px;
overflow: hidden;
background-color: #f6f4f0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tweet-gallery .tweet .inner a{
background-color: #f6f4f0 !important;
}
.tweet-gallery .tweet .wrap-thumb img{
width: 100%;
height: auto;
}
.tweet-gallery .tweet .wrap-thumb{
margin-bottom: 20px;
min-height: 100px;
height: auto !important;
height: 100px;
/*background-image: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-image-loader-line-ball-large.gif);
background-size: 32px 11px;
background-repeat: no-repeat;
background-position: center center;*/
}
.tweet-gallery .tweet .wrap-thumb a{
display: block;
background: none;
padding: 0px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.tweet-gallery .tweet .wrap-thumb a{
	background: none;
	-webkit-background-size: 0px;
	}
}
.tweet-gallery .tweet .updatetime{
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
line-height: 1.2em;
}
.tweet-gallery .tweet .text{
font-size: 13px;
line-height: 2em;
}
.tweet-gallery .tweet img.profile{
float: left;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 3px;
display: none;
}
.tweet-gallery .tweet .profile-name a{
background-image: none;
padding: 3px 1px 3px 0px;
word-wrap: break-word;
font-weight: bold;
}

/* btns
--------------------------------------------------*/
.tweet-gallery #box-loader{
box-sizing: border-box;
width: 100%;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border: 1px solid #f0f0f0;
color: #222;
text-align: center;
background-color: #fff;
margin-bottom: 20px;
padding: 20px 0px;
}
.tweet-gallery #box-loader .wrap-loader{
height: 11px;
line-height: 11px;
background-image: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-image-loader-line-ball-large.gif);
background-size: 32px 11px;
background-repeat: no-repeat;
background-position: center center;
}
.tweet-gallery #btn-view-alltweet{
margin: 30px 0px;	
}
.tweet-gallery #btn-view-alltweet a{
box-sizing: border-box;
width: 100%;
display: block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #fff;
text-align: center;
font-size: 13px;
font-weight: bold;
text-decoration: none;
background-color: #222;
padding: 10px;
}
#btn-view-alltweet-type2{
margin: 30px 0px;
}
#btn-view-alltweet-type2 a{
box-sizing: border-box;
width: 100%;
display: block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #fff;
text-align: center;
font-size: 13px;
font-weight: bold;
text-decoration: none;
background-color: #222;
padding: 10px;
}
.tweet-gallery .tweet .wrap-tweet-btns{
margin-top: 10px;
}
.tweet-gallery .tweet .link-reply{
display: block;
width: 33px;
height: 23px;
float: right;
}
.tweet-gallery .tweet .link-reply a{
display: block;
width: 33px;
height: 23px;
text-indent: -9999px;
background: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-large.png) 0 0 no-repeat;
-webkit-background-size: 99px 23px;
}

.tweet-gallery .tweet .link-retweet{
display: block;
width: 35px;
height: 23px;
float: right;
}
.tweet-gallery .tweet .link-retweet a{
display: block;
width: 35px;
height: 23px;
text-indent: -9999px;
background: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-large.png) -33px 0 no-repeat;
-webkit-background-size: 99px 23px;
}

.tweet-gallery .tweet .link-favorite{
display: block;
width: 31px;
height: 23px;
float: right;
}
.tweet-gallery .tweet .link-favorite a{
display: block;
width: 31px;
height: 23px;
text-indent: -9999px;
background: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-large.png) -68px 0 no-repeat;
-webkit-background-size: 99px 23px;
}


/*sp*/
@media screen and (max-width: 600px) {
	
}


/*tablet以上*/
@media screen and (min-width: 601px) {
	.modal-is-active div#wrap-modal{
	padding: 25%;	
	}
}


/*pc*/
@media screen and (min-width: 769px) {
		.tweet-gallery{
		position: relative;
		z-index: 1000;
		margin-top: 20px;
		}
		.tweet-gallery #box-loader{
		border: 1px solid #eee;
		margin-bottom: 20px;
		}
		.tweet-gallery #box-loader .wrap-loader{
		background-image: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-image-loader-line-ball-medium.gif);
		}
		.tweet-gallery #btn-view-alltweet{
		margin-top: 20px;
		}
		.tweet-gallery #btn-view-alltweet a{
		border: 1px solid #eee;
		background-color: #fff;
		padding: 20px;
		color: #805f37;
		}
		#btn-view-alltweet-type2{
		margin-top: 20px;
		}
		#btn-view-alltweet-type2 a{
		background-color: #222;
		padding: 10px;
		color: #fff;
		}
		.tweet-gallery .tweets-holder{
		width: 870px;
		margin-top: -10px;
		margin-left: -10px;
		}
		.tweet-gallery .size-normal{
		width: 280px;
		padding-top: 10px;
		padding-left: 10px;
		float: left;
		}
		.tweet-gallery .size-large{
		width: 570px;
		padding-top: 10px;
		padding-left: 10px;
		float: left;
		}
		.tweet-gallery .tweet{
		margin-bottom: 0;
		}
		.tweet-gallery .tweet .inner{
		padding: 25px;
		overflow: hidden;
		background-color: #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		border: 1px solid #eee;
		}
		.tweet-gallery .tweet .inner a{
		background-color: #fff !important;
		}
		.tweet-gallery .tweet .wrap-thumb{
		margin-bottom: 10px;
		/*background-image: url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-image-loader-line-ball-medium.gif);*/
		}
		.tweet-gallery .tweet .link-reply{
		width: 28px;
		height: 18px;
		}
		.tweet-gallery .tweet .link-reply a{
		width: 28px;
		height: 18px;
		background:url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-medium.png) 0 0 no-repeat;
		-webkit-background-size: 84px 36px;
		}
		.tweet-gallery .tweet .link-reply a:hover{
		background-position: 0px -18px;
		}
		.tweet-gallery .tweet .link-retweet{
		width: 30px;
		height: 18px;
		}
		.tweet-gallery .tweet .link-retweet a{
		width: 30px;
		height: 18px;
		background:url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-medium.png) -28px 0 no-repeat;
		-webkit-background-size: 84px 36px;
		}
		.tweet-gallery .tweet .link-retweet a:hover{
		background-position: -28px -18px;
		}
		.tweet-gallery .tweet .link-favorite{
		width: 26px;
		height: 18px;
		}
		.tweet-gallery .tweet .link-favorite a{
		width: 26px;
		height: 18px;
		background:url(/wp-content/themes/colocal/libs/plugins/colo.tweetgallery/colotweetgallery-btns-medium.png) -58px 0 no-repeat;
		-webkit-background-size: 84px 36px;
		}
		.tweet-gallery .tweet .link-favorite a:hover{
		background-position: -58px -18px;
		}

		.tweet-gallery .tweet .num-retweet{
		width: 80px;
		height: 18px;
		float: left;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		line-height: 18px;
		}
		.tweet-gallery .error{
		text-align: center;
		line-height: 32px;
		height: 32px;
		padding: 20px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		background-color: #fff;
		}
}



