.if-category {
  background-color: #ffffff;
}

.if-category_container {
  width: 100%;
  max-width: 900px;
  background-color: #fff;
}

.if-category_inner {
  width: 100%;
}

.if-category_mv {
  width: 100%;
  margin-bottom: 2.5%;
}

.if-category_mv img {
  width: 100%;
}

body {
  padding-top: 0;
}

img {
  max-width: 100%;
}

.if-category_mv {
  margin-bottom: 0;
}

.fuwatorori_intro {
  position: relative;
}

.fuwatorori_introTitle {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.fuwatorori_introTitle img {
  width: 100%;
}

.fuwatorori_introImage img {
  width: 100%;
}

.fuwatorori_product {
  padding-bottom: 12.5vw;
  background: url(/ec/images/feature/110E4O03000/bg-product-bottom.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
  position: relative;
}

.fuwatorori_product::before {
  display: block;
  content: "";
  width: 100%;
  height: 10.3125vw;
  background: url(/ec/images/feature/110E4O03000/bg-product-top.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  position: absolute;
  left: 0;
  top: calc( -10.3125vw + 1px);
}

.fuwatorori_productTitle img {
  width: 100%;
}

.fuwatorori_productLead {
  text-align: center;
}

.fuwatorori_productLead img {
  width: auto;
  height: 12.03125vw;
}

.fuwatorori_specialTitle img {
  width: 100%;
}

.fuwatorori_specialInner {
  padding: 0 3.125vw 14.0625vw;
}

.fuwatorori_specialMovie {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
  z-index: 1;
  border-radius: 40px;
  box-shadow: 0 0 3.125vw rgba(245, 102, 0, 0.8);
  overflow: clip;
}

.fuwatorori_specialMovie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.fuwatorori_arrival {
  padding-top: 9.375vw;
  padding-bottom: 9.375vw;
  background: url(/ec/images/feature/110E4O03000/bg-arrival-bottom.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
  position: relative;
}

.fuwatorori_arrival::before {
  display: block;
  content: "";
  width: 100%;
  height: 12.1875vw;
  background: url(/ec/images/feature/110E4O03000/bg-arrival-top.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  position: absolute;
  left: 0;
  top: calc( -12.1875vw + 1px);
}

.fuwatorori_arrivalTitle {
  width: 100%;
}

.fuwatorori_arrivalTitle img {
  width: 100%;
}

.fuwatorori_arrivalInner {
  padding: 0 6.25vw;
}

.fuwatorori_arrivalImage {
  padding: 4.6875vw 9.375vw 4.6875vw;
  position: relative;
  z-index: 1;
}

.fuwatorori_arrivalImage::before {
  display: block;
  content: "";
  background: #fff8f1;
  border-radius: 7.54797vw;
  filter: blur(2.00288vw);
  position: absolute;
  inset: 2.00288vw;
  z-index: -1;
}

.fuwatorori_footer img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 812px) {
  .pc {
    display: none;
  }
}
