.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
}
@media screen and (max-width: 450px) {
  .Header__headerContainer .Search__searchIcon .Icon__icon{
     color:gray
}
  }
.BreadCrumbs__breadcrumbs li {
    text-transform: capitalize;
  font-size: 1.0em;
}
.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;
}
.Search__searchPanel .Input__searchPanelInput::placeholder{
 color:#ffffff
}
.articleDetail .ArticleHeader__articleDetailHeader {
  font-size: 24px;
