.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;
}

.if-category_produce {
  position: relative;
}

.if-category_wrapper {
  padding: 15.625vw 0 18.75vw;
}

.if-category_wrapper.--orange {
  background-color: #FCF2E8;
}

.if-category_produce_sns {
  position: absolute;
  display: flex;
  gap: 3.125vw;
  bottom: 23.4375vw;
  left: 15.625vw;
}

.if-category_produce_sns a {
  width: 15.625vw;
}

.if-category_contents {
  padding: 6.875vw 4.375vw 0;
  display: flex;
  flex-direction: column;
  gap: 6.25vw;
}

.if-category_item_name {
  font-size: 4.375vw;
  font-weight: bold;
  margin-bottom: 3.125vw;
  line-height: 1.4;
}

.if-category_item_bottom {
  display: flex;
  gap: 12.5vw;
}

.if-category_item_bottom_price {
  height: 17.03125vw;
}

.if-category_item_bottom_price img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.if-category_item_bottom_link {
  width: 46.875vw;
  flex-shrink: 0;
  margin-left: auto;
}

.if-category_tassel_loafer {
  position: relative;
}

.if-category_double_ribbon,
.if-category_tassel_loafer,
.if-category_cotton_lace_up {
  position: relative;
}

.if-category_double_ribbon_decoration,
.if-category_tassel_loafer_decoration,
.if-category_cotton_lace_up_decoration {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.if-category_tassel_loafer_decoration {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.if-category_title {
  padding: 0 4.6875vw 0;
}

.if-category_title img {
  width: auto;
  height: 9.84375vw;
}

.if-category_title.--left {
  text-align: left;
}

.if-category_title.--right {
  text-align: right;
}

.if-category_title.--cotton img {
  height: 12.34375vw;
}

@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 812px) {
  .pc {
    display: none;
  }
}
