.fr-breadcrumbs.-noMarginBottom {
  margin-bottom: 0;
}

.swiper-container.-noPaddingBottom {
  padding-bottom: 0;
}

[lang=en] .-lead {
  font-size: 14px;
}

.mainImage [data-component-type=ProductGridSmall] .fr-bff-product {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

.mainImage [data-component-type=ProductGridSmall] .fr-bff-product_gender {
  display: none;
}

.mainImage [data-component-type=ProductGridSmall] .fr-bff-product_price {
  font-size: 24px;
  line-height: 1.2;
}

.mainImage [data-component-type=ProductGridSmall] .fr-bff-product_dualPricing {
  font-size: 20px;
}

[lang=en] .mainImage [data-component-type=ProductGridSmall] .fr-bff-product_name {
  font-size: 16px;
  line-height: 1.3;
}

.banner_item .fr-imagePlusText_imgWrap {
  width: 50vw;
}

@media screen and (min-width: 813px) {
  [data-pc-aspect-ratio="6:1"]:before { padding-top: calc((196 / 1176) * 100%) }

  /* override */
  a:hover:not(.fr-tabs_itemLink),
  a:hover img,
  a:hover p,
  a[href]:not(.fr-tabs_itemLink):hover,
  a[href]:hover img,
  a[href]:hover p,
  a[data-link]:hover,
  a[data-link]:hover img,
  .js-video:hover,
  .u_textLink:hover {
    cursor: pointer;
    opacity: 0.8;
    text-decoration: none;
  }
  .fr-linkButton {
    transition: 0.5s;
  }

  [lang=en] .-lead {
    font-size: 16px;
  }

  .largeContetnt {
    margin-right: calc((75 / 1176) * 100%);
    margin-left: calc((75 / 1176) * 100%);
  }

  .normalContetnt {
    margin-right: calc((188 / 1176) * 100%);
    margin-left: calc((188 / 1176) * 100%);
  }

  .smallContetnt {
    margin-right: calc((300 / 1176) * 100%);
    margin-left: calc((300 / 1176) * 100%);
  }

  .mainImage [data-component-type=ProductGridSmall] .fr-bff-product_price {
    font-size: 32px;
  }

  .mainImage [data-component-type=ProductGridSmall] .fr-bff-product_dualPricing {
    font-size: 28px;
  }

  [lang=en] .mainImage [data-component-type=ProductGridSmall] .fr-bff-product_name {
    font-size: 18px;
  }

  .u_textLink {
    text-align: left;
  }

  .u_alignPC_center {
    text-align: center;
  }

  .banner_item .fr-imagePlusText_imgWrap {
    width: 100%;
  }
}
