@charset "UTF-8";

@media screen and (max-width:530px){
#top_btn + .contents_btn01 .content_wrapper>a{
       min-width: 240px;
}
#top_btn + .contents_btn01 .content_wrapper>a:first-child{
       margin-bottom:20px;
}
}