/*
Theme Name: Output48
Template: twentysixteen
*/

* {
	font-family: -apple-system, ’Lucida Grande’, ‘Helvetica Neue’, ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’, ’メイリオ’, meiryo, sans-serif;
}

body {
	background: #fff;
}

.site-header .main-navigation + .social-navigation {
	margin-top: 0.75em;
}

.site-header {
	padding: 0.625em 7.6923% 2.625em;
}

.page-header {
	padding-top: 0;
	border-top: none;
}

.hidden-text {
	visibility: hidden;
}

.entry-title {
	font-size: 1.25rem;
	background-color: #fbb03b;
	padding: 0.25em;
	border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
}

.widget {
	border-top: none;
}

.widget .widget-title {
	text-transform: none;
	font-size: 1.25rem;
}

.widget h2 {
	color: #fff;
	background: #333;
	padding: 0.75em;
}

.widget h2 a {
	color: #fff;
}

.widget_top-posts h2 {
	text-indent: 2em;
	background-image: url("https://www.out48.com/wp-content/uploads/2017/04/ranking.png");
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: 5px center;
}

@media screen and (min-width: 44.375em) {
	.site-header {
		padding: 1.9375em 7.6923% 3.9375em;
	}

	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		height: 0;
	}

	.site {
		margin: 0 21px;
	}

	.entry-title {
		font-size: 33px;
		font-size: 1.5625rem;
	}
}

@media screen and (min-width: 56.875em) {
	.widget {
		padding-top: 0;
	}
}

@media screen and (min-width: 61.5625em) {
	.site-header {
		padding: 1.25em 4.5455% 3.75em;
	}

	.site-header-main {
		border-bottom: 2px solid #000;
		vertical-align: bottom;
	}

	body:not(.search-results) article:not(.type-page) .entry-content {
		float: none;
		width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: none;
		margin-top: 2.1538461538em;
		width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
		display: inline-block;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		display: inline;
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: inline;
		height: 21px;
		margin: -0.1538461538em 0.5384615385em 0 0;
		width: 21px;
	}

	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		display: inline;
		margin-bottom: 0;
	}

	.entry-title {
		font-size: 40px;
		font-size: 1.8rem;
	}
}

.site-title {
	height: 80px;
}

.site-title a {
	background-image: url("https://www.out48.com/wp-content/uploads/2017/04/output_logo.png");
	background-size: auto 80px;
	background-repeat: no-repeat;
	height: 80px;
	min-width: 158px;
	display: inline-block;
}

.site-footer .site-title:after {
	/* 設定をクリア */
	content: none;
}

blockquote {
	font-size: 14px;
}

/* Adsense広告の背景色対応 */
ins {
	background-color: transparent !important;
}

/* Jetpack はてなブックマークのサイズ調整 */
.share-custom span {
	height: 16px !important;
}