@charset "UTF-8";

.mod-tab-menu-01:nth-child(2) .mod-menu-cir01 {
  background: url(../img/202507/img_tab_menu_02.jpg) center center no-repeat;
  background-size: 200px;
}

.mod-tab-menu-01:nth-child(4) .mod-menu-cir01 {
  background: url(../img/202507/img_tab_menu_04.jpg) center center no-repeat;
  background-size: 200px;
}

.mod-tab-menu-01:nth-child(5) .mod-menu-cir01 {
  background: url(../img/202507/img_tab_menu_05.jpg) center center no-repeat;
  background-size: 200px;
}



@media (max-width: 768px) {
    .box-category-01 img {
        margin-left: 0;
        padding: 0 0 5px;
    }
}

@media (max-width: 768px) {
    .mod-tab-menu-01:nth-child(n+1) .mod-menu-cir01 {
        background: none;
    }
}


@media only screen and (max-width: 767px) {
    .area-slide-01 {
        background-position: bottom right;
        margin: 0 0 30px;
    }
}