/*
 Theme Name: Twenty Seventeen-child
 Template: twentyseventeen
*/

a:hover {
	opacity: .75;
	transition: .3s;
}

body {
/*	background: #000!important;*/
}

.entry-title {

}

h3 {
	margin: 0 0 1.25em;
	border-bottom: .5px solid #333;}
h4 {
    padding: 6px 10px 5px;
    border-left: 5px solid #aaa;
    background: #eee;
}

/*画像キャプション*/
figcaption {
	font-size: .85em;
	color: #999;
}