<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">aside {
	font-size:16px;
	line-height:1.8;
	color:#666;
}
.bold {
	font-weight:bold;
}
.red {
	color:#f33;
}
.bgyellow {
	background-color:#ff9;
}
.small {
	font-size:11px;
}
.center {
	text-align:center;
}
.page div.ggladslike {
 padding:0; 
 margin:0px;
 background:#fff;
 min-height:140px;
}
.page div.ggladslike img {
	display:block;
 	margin:0;
	padding:0;
	height:140px;
	float:left;
	clear:left;
}
.page div.ggladslike span.txt {
	display:block;
	padding:6px 0 6px 10px;
	margin:0;
	min-width:168px;
	font-size:16px;
	line-height:1.5;
	float:left;
}
.page dl dd {
	margin-left:16px;
	margin-bottom:26px;
}
.page dl.ggladslike {
 margin:0;
 padding:0;
 height:336px;
 width:336px;
 background:#fff;
}
.page dl.ggladslike dt {
	font-size:20px;
	line-height:1;
	margin:0 0 1 5px 0;
	padding:0 0 10px 0;
	border-left:0px;
	border-bottom:1px solid #ddd;
	width: 336px;
	height:30px;
}
.page dl.ggladslike dd {
  border: 1px solid #ddf;	
	width: 336px;
	height: 258px;
	margin:0 auto;
  padding:12px 13px 5px 13px;
	font-size:16px;	
}
.page dl.ggladslike300 {
	width:300px;
	padding:0;
	margin:10px 13px 8px 0;
	float:left;
}
.page dl.ggladslike300 dt {
	margin:0;
	padding:0;
	width: 300px;
	height:86px;
	border-left:1px #fff;
 border-top:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}
.page dl.ggladslike300 dt img {
 margin:0;
	width:300px;
	height:48px;
}
.page dl.ggladslike300 dt p {
 margin:0;
 padding:0;
 line-height:0;
}
.page dl.ggladslike300 dt h2 {
  margin:0;
	padding:15px 10px;
	height:38px;
	width: 300px;
	font-size:18px;
	font-weight:bold;
	line-height:1;
	border-top:0px;
	border-bottom:0px;
	border-left:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	background-color:#fff;
}
.page dl.ggladslike300 dd {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;	
	width: 300px;
	height: 164px;
	margin:0 0 40px 0;
  padding:10px;
	font-size:16px;	
	line-height:1.8;
}
div.ggladsmakeafthwtobum, div.ggladspagebottom {
	margin:90px 0 0px 20px;
}
div.ggladsmakebtm {
	margin-top:90px;
}
div.ggladscategory, div.ggladsbelowpostgrid {
	margin:0px auto 80px auto;
	width:300px;
}
div.profile {
	font-size:14px;
	line-height:1.5;
	width:250px;
}

#side ul li, #col3 ul li {
	line-height:1.5;
	padding-bottom:1em;
}
div.grid-items a {
	text-decoration:none;
	color:#333;
}
div.grid-items div.item {
	border:1px solid #ddd;
}

div.grid-items div.item div.layer-media img:hover {
	-webkit-filter: grayscale(0); /* Webkit */
		filter: none; /* IE6-9 */
		filter: grayscale(0); /* W3C */
}
 
div.grid-items div.item div.layer-media img {
	max-height:125px;
	object-fit: cover;
	/* Webkit */
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* W3C */
}

/*プラグイン list_category_post*/
.lcp_catlist{
	position: relative;
	padding: 0; 
	margin: 0; 
}
.lcp_catlist a {
    text-decoration: none;
	font-weight: bold;
}
.lcp_catlist a:hover {
	text-decoration: underline;
}
ul.lcp_catlist li {
	list-style:none;
	padding: 10px 0 60px 0;
}

ul.lcp_catlist li img {
	float: left;
	margin-right: 10px;
	padding: 0;
	border-radius: 10px;
}

@media screen and (max-width: 440px){
	.article ul,
	.article ol{
		padding-left: 0;
	}
	ul.lcp_catlist li {
		list-style:none;
		padding: 10px 0 40px 0;
	}
}
/* iphone plus */
@media screen and (max-width: 414px){
	.article ul,
	.article ol{
		padding-left: 0;
	}
	ul.lcp_catlist li {
		list-style:none;
		padding: 10px 0 60px 0;
	}
}</pre></body></html>