@charset "UTF-8";

#top_5column + div .inner_item_txt {
    margin: 10px 0;
}

#top_5column + div .heading.block_header_4 .h {
    margin-bottom: 0;
}

/*--余白の調整--*/
@media screen and (max-width: 550px){
  #t_bg+section>.content_wrapper {
    padding: 60px 4% 60px;
  }
}