/*
 Theme Name: BusinessPress Child
 Template:businesspress
 Description: BusinessPress Child Theme
 Theme URI: https://businesspress.jp/theme/
 Author: BusinessPress
 Author URI: https://businesspress.jp/
 Version: 1.0.0
*/

.site-credit .entry-meta .followSet_body .author-profile{
	display: none !important;
}

.jumbotron{
	display:none;
}
.top-cover{
   margin-top: -60px;
}
/*著者情報を消す*/
.byline {
　　display: none;
}
