/*
Theme Name:twentysixteen-child
Template:Twenty Sixteen
Version:2.0
*/
@charset "UTF-8";
/* ===================================================================

	Setting

=================================================================== */
html {
	color: #333;
	background: #FFF;
	line-height: 1.6;
	text-align: left;
	font-size: 65.5%;
}
body {
	font-size: 1.5rem;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
	overflow-x: hidden;
	margin:0;
  background:#fff;
}
	
body:not(.search-results) article:not(.type-page) .entry-footer{
	display: none;
}
.news .f-box01 .cnt_bk .time {
	display: none;
}
