.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 {
  background-color: #EAEBE8;
}

.if-category_produce_sns {
  position: relative;
  padding-bottom: 10.9375vw;
}

.if-category_produce_sns_icon {
  position: absolute;
  display: flex;
  gap: 3.75vw;
  left: 17.1875vw;
  bottom: 35.3125vw;
}

.if-category_produce_sns_icon a {
  width: 13.75vw;
}

.if-category_shoes_kv {
  background-color: #D4D6D0;
  position: relative;
}

.if-category_shoes_kv_img {
  position: relative;
  z-index: 2;
}

.if-category_shoes_kv_title {
  position: absolute;
  width: 84.53125vw;
  left: 4.6875vw;
  top: -10.9375vw;
  z-index: 2;
}

.if-category_shoes {
  background-color: #B8B9B5;
}

.if-category_shoes_item {
  position: relative;
}

.if-category_shoes_item_on {
  position: absolute;
  top: 0;
  left: 0;
}

.if-category_shoes_comment {
  position: relative;
}

.if-category_shoes_comment p {
  position: absolute;
  font-size: 2.96875vw;
  line-height: 1.79;
  left: 7.34375vw;
  bottom: 9.53125vw;
}

.if-category_detail {
  display: flex;
  flex-direction: column;
  gap: ve(20);
  padding: 0 4.6875vw 28.125vw;
}

.if-category_detail p {
  font-size: 4.375vw;
  font-weight: bold;
  line-height: 1.52;
}

.if-category_detail_bottom {
  display: flex;
}

.if-category_detail_price {
  width: 32.34375vw;
  margin-right: auto;
}

.if-category_detail_btn {
  width: 46.875vw;
}

.if-category_sandals_kv {
  background-color: #B8B9B5;
  position: relative;
}

.if-category_sandals_kv_img {
  position: relative;
  z-index: 2;
}

.if-category_sandals_kv_title {
  position: absolute;
  width: 75.625vw;
  left: 4.6875vw;
  top: -10.9375vw;
  z-index: 2;
}

.if-category_sandals {
  background-color: #EAEBE8;
}

.if-category_sandals_comment {
  position: relative;
}

.if-category_sandals_comment p {
  position: absolute;
  font-size: 2.96875vw;
  line-height: 1.79;
  left: 8.59375vw;
  bottom: 11.40625vw;
}

.if-category_report {
  background-color: #B8B9B5;
  position: relative;
}

.if-category_title {
  position: absolute;
  height: 14.84375vw;
}

.if-category_title img {
  max-height: 100%;
}

.if-category_title.--report {
  left: 4.6875vw;
  top: -10.78125vw;
}

.if-category_report_item {
  padding: 0 4.6875vw;
  position: relative;
}

.if-category_report_item h4 {
  height: 11.5625vw;
  position: absolute;
  top: -8.4375vw;
  right: 4.53125vw;
  z-index: 1;
}

.if-category_report_item h4 img {
  max-height: 100%;
  width: auto;
}

.if-category_report_item ul {
  display: flex;
  flex-direction: column;
  gap: 7.03125vw;
  position: relative;
}

.if-category_report_item li {
  background: #fff;
  padding: 4.6875vw;
}

.if-category_report_item:last-child ul {
  padding-bottom: 12.5vw;
}

.if-category_report_item_list__img {
  width: 21.875vw;
  flex-shrink: 0;
}

.if-category_report_item_list__img.--risa {
  position: relative;
}

.if-category_report_item_list__img.--risa::before {
  position: absolute;
  content: "";
  width: 14.0625vw;
  height: 7.8125vw;
  left: -6.09375vw;
  top: -1.09375vw;
  background: transparent url(/ec/images/feature/110E0I0b000/risa.png) no-repeat center center/contain;
}

.if-category_report_title {
  margin-bottom: 10.15625vw;
}

.if-category_report_item + .if-category_report_item {
  margin-top: 19.6875vw;
}

.if-category_report_item_list {
  display: flex;
  gap: 4.6875vw;
  margin-bottom: 5.625vw;
}

.if-category_report_size {
  margin-left: auto;
}

.if-category_report_size small {
  font-size: 4.375vw;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1.25vw;
  margin-right: auto;
}

.if-category_report_size b {
  font-size: 7.5vw;
  font-weight: bold;
  margin-bottom: -1.5625vw;
}

.if-category_report_size span {
  font-size: 5vw;
}

.if-category_report_size_normal {
  display: flex;
  align-items: baseline;
}

.if-category_report_size_normal_recommend {
  display: flex;
  align-items: flex-end;
  color: #fff;
  padding: 1.875vw 4.6875vw 1.25vw;
  background-color: #8E8D8D;
  width: 54.0625vw;
}

.if-category_report_size_normal_recommend.--sandals {
  background-color: #726358;
}

.if-category_report_text {
  font-size: 3.75vw;
  line-height: 1.75;
}

@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 812px) {
  .pc {
    display: none;
  }
}
