/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2021 | 04:12:17 */
#text-2 .widget-title{
display:none;  
}

#text-3 .widget-title{
display:none;  
}

div#navi-in > ul{
  background: rgba(255, 255, 255, 0.5);
}
div#navi-in > ul  li{
  font-weight:900;
/*   -webkit-text-stroke: 1px #fff; */
  text-shadow:1px 1px #fff;
  
}

div.item > div.item-meta{
  display:none;
}

div.item-avatar a img{
  border-radius:50%;
}


p.item-meta.last-activity{
  display:none;
}


/* メンバー表示のログイン履歴を非表示 */
div#item-header-content div.item-meta{
  display:none;
}


/* 手を借りたい村人重複を削除 */
.widget-below-single-content-title-title.main-widget-label{
  display:none;
}


/* NinjaFormのユーザー名を非表示にする */
#nf-field-5-wrap{
  display:none;
}

.date-tags{
  display:none;
}


.main{
  padding-top:0;
  padding-bottom:0;
  border:none;
}

.content{
  margin-top:0;
}

.entry-content {
  margin-top:0;
}

.footer{
  margin-top:0;
}

.footer-meta {
  display: none;
}