
@charset "UTF-8";

@media screen and (min-width: 901px) {
#menu_btn+.contents_btn01 .content_wrapper>a {
    width: 21%!important;
    min-width: 130px;
    margin: 0 2px 8px 2px;
}

#menu_btn+.contents_btn01 .content_wrapper>a span {
    font-size: 1.4rem;
    padding: 10px 0px 10px 7px;
}
}
@media screen and (max-width: 900px){
#menu_btn+.contents_btn01 .content_wrapper>a {
    width: 40%!important;
    margin: 0 10px 8px 10px;
}
}

@media screen and (min-width: 901px)  and (max-width:980px){
#menu_btn+.contents_btn01 .content_wrapper>a span{
      font-size: 1.3rem;
}
}

#yasai2 + .widget_menu01 .heading.block_header_2 .h,
#seafood2 + .widget_menu01 .heading.block_header_2 .h{
   display:none;
}