@charset "UTF-8";

section.block_html + section.contents_related {
    display: none;
}

@media screen and (max-width:500px){
  #anchor_recruit + div.contents_btn01 a{
          min-width: 120px;
  }
}