@charset "UTF-8";

@media screen and ( max-width : 480px ) {
.entry_body>div.pb10, main section.pb10, main>div.pb10, #primary>div.pb10, aside>section.pb10, aside>div.pb10 {
  padding-bottom: 0px;
}
}

@media screen and ( max-width : 480px ) {
.contents_btn01 a {
    width: 240px;
}
}
@media screen and ( max-width : 480px ) {
.contents_btn01 a:nth-child(1):nth-last-child(1) {
    width: 240px;
}
}