.articleDetail .KBArticleDetailLeftContainer__description a {
    text-decoration: underline;
}
@media only screen and (min-width: 48.1em){
  .ja .Header__headerBrand {
      min-width: 480px;
  }
}
.ja .Header__brandFlexible .Header__brandName {
    max-width: 30rem;
}
.CategoryList__articleCard .CategoryList__description{
  display:none
} 
.SearchLeftContainer__info::before{
  content:"";
  font-size: 16px;
}
.SearchLeftContainer__info,.SearchLeftContainer__backOption a{
  font-size:0
}
.SearchLeftContainer__backOption a::before{
  content:"『よくあるご質問』へ戻る";
  font-size:16px
}
.Feed__footerCol .ActionBar__actionBarActionssecondary { display: none; }
.articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount {
    display:none
}
.articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount{
    display:none;
}

.KBArticleRightContainer__title, 
.KBArticleRightContainer__descriptionContent {
    display: none;
}
.Header__brandName {
    pointer-events: none;
}
.articleList .KBArticleListLeftContainer__kbListMin .ArticlesCard__articleCardTitle {
  color: #0f7df0;
}
.articleDetail .ArticleHeader__articleDetailHeader {
  font-size: 24px;
}
.articleList .BreadCrumbs__breadcrumbs,
.article_subcategory .BreadCrumbs__breadcrumbs,
.articleDetail .BreadCrumbs__breadcrumbs {
  margin-bottom: 12px;
}
.articleList .ArticlesCard__articleCard .ArticlesCard__articleCardTitle{
color: #0f7df0
}
.articleList .ArticlesCard__articleCard:hover .ArticlesCard__articleCardTitle{
color: #0d6acc
}
