.p-header {
  margin-bottom: 0;
}


.m_mv {
  margin-bottom: 15px;
}
.m_mv:has(.m_mv-cover) {
  height: 646px;
  overflow: hidden;
  position: relative;
}
.m_mv:has(.m_mv-cover) .m_mv-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 646px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.m_mv:has(.m_mv-cover) .m_mv-cover img {
  object-fit: cover;
  height: 100%;
  width: 100%;  
  z-index: -1;
  position: relative;

}
.m_mv:has(.m_mv-cover) .m_mv-ttl {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 110px;
  color: #fff;
  font-size: 61px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
}
.m_mv:not(:has(.m_mv-cover)) {
  max-width: 1280px;
  padding: 150px 15px 110px;
  margin: 0 auto;  
}
.m_mv:not(:has(.m_mv-cover)) .m_mv-ttl {
  color: #000;
  font-size: 35px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1124px) {
  .m_mv {
    margin-bottom: 1.3345195729537367vw;
  }
  .m_mv:has(.m_mv-cover) {
    height: 57.47330960854092vw;
  }
  .m_mv:has(.m_mv-cover) .m_mv-cover {
    height: 57.47330960854092vw;
  }
  .m_mv:has(.m_mv-cover) .m_mv-ttl {
    bottom: 9.786476868327403vw;
    font-size: 5.427046263345195vw;
  }
  .m_mv:not(:has(.m_mv-cover)) {
    padding: 13.345195729537366vw 15px 9.786476868327403vw;
  }
  .m_mv:not(:has(.m_mv-cover)) .m_mv-ttl {
    font-size: 3.113879003558719vw;
  }
}
@media (max-width: 768px) {
  .m_mv {
    margin-bottom: 14.666666666666666vw;
  }
  .m_mv:has(.m_mv-cover) {
    height: 122.93333333333334vw;
  }
  .m_mv:has(.m_mv-cover) .m_mv-cover {
    height: 122.93333333333334vw;
  }
  .m_mv:has(.m_mv-cover) .m_mv-ttl {
    bottom: 16vw;
    font-size: 6.933333333333333vw;
    line-height: 1.61;
    text-align: left;
  }
  .m_mv:not(:has(.m_mv-cover)) {
    padding: 13.333333333333334vw 15px 29.333333333333332vw;
  }
  .m_mv:not(:has(.m_mv-cover)) .m_mv-ttl {
    font-size: 6.933333333333333vw;
    line-height: 1.6;
  }
}


.m_sex-list {
  display: flex;
  justify-content: center;
  margin-bottom: 95px;
}
.m_sex-list li {
  margin: 0 25px;
  font-size: 15px;
  font-weight: bold;
}

.m_sex-list li a {
  text-decoration: none;
  color: #000;
  padding: 0 2px 7px;
}
.m_sex-list li a:hover {
  border-bottom: 1px solid #707070;
}
.m_sex-list li.is-active a {
  border-bottom: 1px solid #707070;
}
@media (max-width: 768px) {
  .m_sex-list {
    display: none;
  }
}


.m_brand-text {
  text-align: center;
  color: #707070;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 115px;
}
@media (max-width: 1124px) {
  .m_brand-text {
    margin-bottom: 10.231316725978647vw;
  }
}
@media (max-width: 768px) {
  .m_brand-text {
    font-size: 4vw;
    margin-bottom: 20vw;
  }
}


.m_pickup-area {
  margin-bottom: 90px;
}
.m_pickup-area .m_pickup-ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 45px;
}
.m_pickup-area .m_pickup-slider ul {
  display: flex;
}
.m_pickup-area .m_pickup-slider li {
  width: 31.78%;
  margin-right: 2.33%;
  border: 1px solid #D9D7D7;
  padding: 20px 23px;
}
.m_pickup-area .m_pickup-slider li:nth-child(3n) {
  margin-right: 0;
}
.m_pickup-area .m_pickup-slider li .m_pickup-txt {
  margin: 15px 0 5px;
}
.m_pickup-area .m_pickup-slider li .m_pickup-btn a {
  text-decoration: underline;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
.m_pickup-area .m_pickup-slider li .m_pickup-btn a:hover {
  text-decoration: none;
} 
@media (max-width: 1124px) {
}
@media (max-width: 768px) {
  .m_pickup-area {
    margin-bottom: 20vw;
  }
  .m_pickup-area .m_pickup-ttl {
    font-size: 5.866666666666666vw;
    text-align: center;
    margin-bottom: 10.666666666666668vw;
  }
  .m_pickup-area .m_pickup-slider ul.slick-initialized {
    display: block;
  }
  .m_pickup-area .m_pickup-slider li {
    width: auto;
    margin-right: 0;
    border: none;
    padding: 0 1.3vw;
    box-sizing: border-box;
  }
  .m_pickup-area .slick-list {
    overflow: hidden;
    padding-right: 12vw;
    margin: 0 -1.3vw;
  }
}


.fs-c-subgroupList {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 16px;
  list-style: none;
  margin: 8px 0;
  padding: 0;
}

.fs-c-subgroupList__item {
  box-sizing: border-box;
  flex: 0 0 calc((100% - 48px) / 4);
}

.fs-c-subgroupList__link {
  display: flex;
  align-items: center;
  min-height: 52px;
  padding: 0 18px;
  background: #fff;
  border: 1px solid #d8d8d8;
  color: inherit;
  text-decoration: none;
  box-sizing: border-box;
}

.fs-c-subgroupList__label {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

.fs-c-subgroupList__link::after {
  content: none;
}
@media (max-width: 768px) {
  .fs-c-subgroupList {
    gap: 8px;
  }
  .fs-c-subgroupList__item {
    flex: 0 0 calc((100% - 8px) / 2);
    width: auto;
  }
}



.fs-c-subgroup .fs-c-listControl {
  display: none;
}

.fs-c-productList__controller {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 24px;
  padding: 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.fs-c-listControl {
  order: 1;
  flex-grow: 0;
  align-items: flex-start;
}

.fs-c-sortItems {
  order: 2;
  display: flex;
  align-items: center;
  border: none;
  font-size: 13px;
}

.fs-c-sortItems__label {
  border: none;
  padding: 0 16px 0 0;
}

.fs-c-sortItems__list {
  display: flex;
  gap: 4px;
  border: none;
  padding: 0;
  margin: 0;
}

.fs-c-sortItems__list__item__label {
  display: block;
  min-width: 100px;
  padding: 8px 14px;
  border: 1px solid #ccc;
  background: #fff;
  text-align: center;
  text-decoration: none;
  color: #000;
}

.fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
  background: #000;
  color: #fff;
  border-color: #000;
}

.fs-c-pagination {
  display: none;
}

@media (max-width: 768px) {
  .fs-c-productList__controller {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 28px 0 0;
    border: none;
  }

  .fs-c-listControl {
    order: 1;
    width: 100%;
    align-items: center;
    margin-bottom: 24px;
  }

  .fs-c-listControl__status {
    width: 100%;
    text-align: right;
  }

  .fs-c-sortItems {
    order: 2;
    width: 100%;
    display: block;
    border: none;
  }

  .fs-c-sortItems__label {
    display: block;
    text-align: left;
    padding: 0;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
  }

  .fs-c-sortItems__list {
    display: flex;
    gap: 4px;
    border: none;
  }

  .fs-c-sortItems__list__item {
    flex: 1;
  }

  .fs-c-sortItems__list__item__label {
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 6px;
    font-size: 12px;
  }
}

.fs-c-productName__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.fs-c-productPrice--listed {
  display: none;
}
.fs-c-productPrice--selling {
  font-weight: bold;
  margin-bottom: 8px;
}