h2.article_ttl_h1{
  margin:40px auto 16px !important;
}
@media screen and (min-width: 600px) {
  .go_premium {
      margin-top: 86px;
  }
}
#popular h2,
.keyword h2{
  display: block;
  text-align: center;
  margin: 0 auto 0.5em;
  font-size: 18px;
  line-height: 1.6;
}
.keyword .title_section h2 {
  margin-bottom: 8px;
}
.title_section{
  display: block;
  margin: 0 auto;
}
#pnk_grp .keyword h2 P::before {
  position: absolute;
  content: '';
  background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/keywords_point1.svg) no-repeat scroll 0 0 / 28px 28px;
  width: 28px;
  height: 28px;
  top: -5px;
  left: -30px;
}
#pnk_grp .keyword h2 P::after {
  position: absolute;
  content: '';
  background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/keywords_point2.svg) no-repeat scroll 0 0 / 42px 30px;
  width: 42px;
  height: 30px;
  top: -15px;
  right: -35px;
}
#popular h2 P {
  position: relative;
  display: inline-block;
}
#popular h2 P::before {
  position: absolute;
  content: '';
  background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/glasses.svg) no-repeat scroll 0 0 / 28px 28px;
  width: 28px;
  height: 28px;
  top: -5px;
  left: -45px;
}
#popular h2 P::after {
  position: absolute;
  content: '';
  background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/coffee.svg) no-repeat scroll 0 0 / 42px 30px;
  width: 42px;
  height: 30px;
  top: -10px;
  right: -45px;
}
#keyword_grp h2 P::before {
    position: absolute;
    content: '';
    background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/icon_search.svg) no-repeat scroll 0 0 / 18px 18px;
    width: 18px;
    height: 18px;
    top: 7px;
    left: -26px;
}
.keyword h3 P.senjutsu:before {
    background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/keywords_point4.svg) no-repeat scroll center left / 16px 16px;
    width: 24px;
    height: 18px;
    content: "";
    margin-right: 0;
}
.keyword h3 P.onayami:before {
    background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/keywords_point5.svg) no-repeat scroll center left / 16px 16px;
    width: 24px;
    height: 18px;
    content: "";
    margin-right: 0;
}
.keyword h3 P.author:before {
    background: url(https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/image/common/points/keywords_point3.svg) no-repeat scroll center left / 16px 16px;
    width: 24px;
    height: 18px;
    content: "";
    margin-right: 0;
}
.keyword h3 .senjutsu, .keyword h3 .onayami, .keyword h3 .author {
    justify-content: left;
}
.keyword span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #fff;
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 8px;
    margin-right: 8px;
    font-size: 13px;
    line-height: 13px;
}
.box_bottom{
  padding:12px 16px 15px;
}
.block_L h4{
  margin-bottom: 8px;
  line-height: 18px;
}

@media screen and (max-width: 599px) {
   #pnk_grp{
     margin-top:60px;
   }
   .article_inner .news {
       gap: 0;
   }
  .tag_caption{
    font-size: 13px;
    line-height: 1.7;
    width: calc(100% - 80px);
    margin: 20px auto 32px;
  }
  .article_inner .news {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fill,335px);
  }
  .list_keyword .block_S .mini_summary{
    padding: 14px 20px 10px 12px;
  }
  .list_keyword .block_S .mini_summary h4 {
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 14px;
  }
}
h2{margin:40px auto 20px !important;}
@media screen and (min-width: 600px) {
  .article_inner .news img {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
  }  #keyword_grp h2 P {
    padding-bottom: 0;
  }
  #keyword_grp .keyword .senjutsu, #keyword_grp .keyword .onayami, #keyword_grp .keyword .author {
      padding-left: 0;
  }
  #keyword_grp h2 {
    padding-left: 26px;
  }
  #pnk_grp .keyword {
      grid-area: b;
      width: 270px;
      margin: 0;
  }
  .tag_caption{
    font-size: 13px;
    line-height: 1.7;
    width: calc(100% - 80px);
     margin: 20px auto 32px;
   }
  .tag_caption P{
    text-align:center;
  }
  .news .block_L{
    width:316px;
    margin: 0 auto;
  }
  .article_inner .news {
    display: grid;
    grid-template-columns: repeat(auto-fill, 316px);
    grid-gap: 28px 26px;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #pnk_grp .article_inner {
    column-gap: 40px;
  }
}
.box_bottom{
  min-height: 82px;
  box-shadow: 0px 0px 8px 0px #0000000D;
}
.block_L .mini_motif img{
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
[class^="block"] P.caption{
  color: #72787A;
  font-size: 11px;
  width: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 14px;
}
