body {
	/* font: normal 16px arial, helvetica, "ms pgothic", hirakakupro-w3, osaka, sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
	line-height: 1.75;
}

.asset-content a {
    font-size: 14px;
}

.asset-content {
    line-height: 140%;
}

.widget-content a {
	color: #5E9AD2;
}
.recent-comments-list {
	list-style: none;
	margin-left: 0;
}
.recent-comments-list li {
	margin-bottom: 5px;
}

blockquote {
	margin: 1em 0;
	padding: 10px;
	border: 1px solid #CDDEE7;
	background: transparent url(/mt/mt-static/images/content.jpg) repeat-x;
	font-size: 80%;
}

.delicious-posts ul {
	margin-left: 0;
}

.affiliate {
	margin-bottom: 20px;
	text-align: center;
}

.asset-content h2 {
	border-bottom: 1px dotted #D4E5F2;
	color:#7AAA41;
	font-size:150%;
	font-weight:bold;
	padding: 2em 0 .2em .5em;
}

.asset-content h3 {
	border-bottom: 1px dotted #D4E5F2;
	color:#7AAA41;
	font-size:110%;
	font-weight:bold;
	padding: 1em 0 .2em .5em;
}

.adsense {
	margin: 20px auto;
}

.asset-footer .adsense {
	margin: 0 0 5px 0;
}

.entry-tags h4, .entry-categories h4 {
	margin-left: 3px;
	text-decoration: underline;
}

.addclips {
	margin: 5px 0;
	text-align: right;
}

.asset-meta {
	border: none;
	margin: 0 0 10px;
}

.entry-tags ul li, .entry-categories ul li {
text-align: justify;
text-justify: distribute-all-lines;
}

.asset-header {
	border-bottom:2px solid #D4E5F2;
}

.widget-header, .widget-header a {
	color:#7AAA41;
}




.entry-meta-header a {
	font-size: 11px;
}

.entry-meta-footer {
	margin-bottom: 15px;
}
.entry-meta-footer a {
	font-size: 11px;
	font-weight: normal;
}
.entry-meta-footer .adsense {
	margin: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.socialbuttons div {
	margin-right: 15px;
	float: left;
}

@media screen and (max-width: 940px) {
	#container-inner {
		width: auto;
	}
	#header-inner {
		padding: 0;
	}
	#header-content {
		width: auto;
		margin: 0;
		padding: 2rem 1rem 8rem;
	}
	#content-inner{
		display: flex;
		flex-direction: column;
	}
	.layout-wtt {
		#content-inner {
			background: none;
		}
		#alpha, #beta, #gamma {
			width: auto;
			float: none;
			left: auto;
			right: auto;
		}
	}

	#header-inner, #footer-inner, #alpha-inner, #beta-inner, #gamma-inner {
		margin: 0 1rem;
		padding: 0;
	}
	.asset-header {
		margin-top: 0;
	}
	.asset-header, .asset-content, .asset-footer {
		margin-inline: 0;
	}

	.entry-title {
		padding-left: 2rem;
	}

	.asset-body img {
		max-width: 100%;
		height: auto;
		box-sizing: border-box;
	}

}
