@charset "UTF-8";


#top + div.contents_btn01 {
  padding-bottom:0px!important;
}
  div.contents_btn01 a {
    min-width:239px;
  }
@media screen and (max-width: 700px) {
  #bottom + div.contents_btn01 {
    padding-top:0px!important;
  }
  .contents_btn01 .content_wrapper>a {
    margin-bottom:15px!important;
  }
}