@charset "utf-8";

:root {
  --color: #000;
}

.fca_cat-hero {
  overflow: visible;
}

.sr_page-shopping-result__free {
  overflow: visible;
}

.totonoi_el {
  font-feature-settings: "palt";
  font-variant-ligatures: no-common-ligatures;
  line-height: 1;
  margin: 0 calc(50% - 50vw);
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.totonoi_el * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.totonoi_el a {
  text-decoration: none;
}

.totonoi_el img {
  height: auto;
  width: 100%;
}

.totonoi-header_el {
  position: relative;
}

.totonoi-header__title_el {
  position: absolute;
  right: 11.25%;
  top: 13%;
  width: 13%;
}

.totonoi-item_el {
  margin-top: 17.5%;
  position: relative;
}

.totonoi-more_el {
  margin-inline: auto;
  margin-top: 10%;
  max-width: 90px;
  width: 11.25%;
}

.totonoi-item__link_el {
  display: block;
}

@media (min-width: 768px) {
  .totonoi_el {
    max-width: 1030px;
    margin-inline: auto;
    width: 100%;
  }

  .totonoi-header__title_el {
    right: 13.5922330097087%;
    top: 32.4803149606299%;
    width: 10.6796116504854%;
  }

  .totonoi-items_el {
    display: flex;
    flex-wrap: wrap;
  }

  .totonoi-item_el {
    margin-top: 0;
  }

  .totonoi__01_el {
    margin-top: 105px;
    margin-top: 10.25390625%;
    width: 50%;
  }

  .totonoi__02_el {
    margin-top: 42.4757281553398%;
    width: 50%;
    z-index: 1;
  }

  .totonoi__03_el {
    margin-top: -22.3300970873786%;
    width: 82.3300970873786%;
  }

  .totonoi__04_el {
    margin-left: auto;
    margin-top: 13.7864077669903%;
    width: 87.8640776699029%;
  }

  .totonoi-more_el {
    position: absolute;
    left: 2.4271844660194%;
    bottom: 0;
    width: 3.6893203883495%;
  }
}