.list {
  padding-top: 18vw;
}

.list_hero {
  width: 100%;
}

.list_inner.mod-space {
  margin-bottom: 34vw;
}

.list_title {
  color: #5a7800;
  font-family: "ÞâÌÀÄ«", 'YuMincho', "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó£ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", "Noto Serif JP", serif;
  font-size: 5.06667vw;
  margin-top: 4.3vw;
}

_:-ms-fullscreen, :root .list_title {
  font-family: "Noto Serif JP","¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó£ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
}

.list_lead {
  font-family: "ÞâÌÀÄ«", 'YuMincho', "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó£ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", "Noto Serif JP", serif;
  font-size: 4vw;
  line-height: 1.46;
  margin-top: 2vw;
}

_:-ms-fullscreen, :root .list_lead {
  font-family: "Noto Serif JP","¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó£ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
}

.list_lead .jp {
  text-align: justify;
  text-justify: inter-ideograph;
}

.is-en .list_filterWrap {
  align-items: baseline;
  display: flex;
  justify-content: center;
}

.list_filterText {
  color: #989898;
  display: inline-block;
  font-size: 3.46667vw;
  margin-right: 5.5vw;
}

.list_filter {
  align-items: center;
  display: flex;
  display: inline-block;
  position: relative;
}

.list_filter::before, .list_filter::after {
  background-color: #989898;
  bottom: 50%;
  content: '';
  display: inline-block;
  height: 2.93333vw;
  position: absolute;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 1px;
}

.list_filter::before {
  left: 22vw;
}

.list_filter::after {
  right: 15vw;
}

.is-en .list_filter::before {
  left: 19vw;
}

.is-en .list_filter::after {
  right: 16.5vw;
}

.list_filterItem {
  color: #989898;
  font-size: 3.46667vw;
}

.list_filterItem:first-child {
  margin-right: 4.53333vw;
}

.list_filterItem:nth-child(2) {
  margin: 0 3.63vw;
}

.list_filterItem:last-child {
  margin-left: 4.53333vw;
}

.list_filterItem.is-active {
  color: #323232;
}

.list_products {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: 9.3vw;
}

.list_productsItem {
  width: 47.3%;
}

.list_productsLink {
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%;
}

.list_productsLink.mod-label::after {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 28.53333vw;
  position: absolute;
  right: -2.66667vw;
  top: -1.33333vw;
  width: 5.33333vw;
}

.list_productsLink.mod-new::after {
  background-image: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/newLabel_jp_2112.svg);
}

.list_productsLink.mod-limited::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/limitedLabel_jp_2112.svg);
}

.list_productsLink.mod-sale::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/saleLabel_2112.svg);
}

.list_productsLink.mod-soldout::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/soldoutLabel_jp_2112.svg);
}

.is-en .list_productsLink.mod-new::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/newLabel_en_2112.svg);
}

.is-en .list_productsLink.mod-limited::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/limitedLabel_en_2112.svg);
}

.is-en .list_productsLink.mod-soldout::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/mobile/soldoutLabel_en_2112.svg);
}

.list_productsImage {
  border-radius: 1.6vw;
}

.list_productsName {
  font-size: 3.73333vw;
  line-height: 1.42;
  margin-top: 2.66667vw;
}

.list_productsName .jp {
  text-align: justify;
  text-justify: inter-ideograph;
}

.list_productsPrice {
  font-size: 3.46667vw;
  margin-top: 1.7vw;
}

.list_productsPrice.mod-cancel, .list_productsPrice.mod-cancel .jp, .list_productsPrice.mod-cancel .en {
  text-decoration: line-through;
}

.list_productsPrice.mod-sale {
  color: #ff0000;
}

.list_productsPrice + .mod-sale {
  margin-top: 2.4vw;
}

.list_pagination {
  display: flex;
  justify-content: center;
  margin-top: 13vw;
  position: relative;
}

.list_paginationButton {
  color: #5a7800;
  font-size: 4.26667vw;
  position: relative;
  visibility: hidden;
}

.list_paginationButton:hover {
  color: #5a7800;
}

.list_paginationButton.is-visible {
  visibility: visible;
}

.list_paginationButton::after {
  background: url(https://file003.shop-pro.jp/PA01478/862/images/list/list_paginationButton_greenIcon_2112.svg) center center/contain no-repeat;
  bottom: 52%;
  content: '';
  display: inline-block;
  height: 4vw;
  position: absolute;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 1.86667vw;
}

.list_paginationButton.mod-prev {
  margin-right: 4vw;
}

.list_paginationButton.mod-prev::after {
  left: -3.33333vw;
  -webkit-transform: translateY(50%) rotate(180deg);
  transform: translateY(50%) rotate(180deg);
}

.list_paginationButton.mod-next {
  margin-left: 4vw;
}

.list_paginationButton.mod-next::after {
  right: -3.33333vw;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.list_paginationCount {
  font-size: 3.73333vw;
  white-space: nowrap;
}

.list_notDisplay {
  margin-top: 3.3vw;
  padding: 26vw 0 4vw;
  text-align: center;
}

.list_notDisplay.mod-borderBottom {
  border-bottom: 1px solid #5a7800;
  padding-bottom: 26vw;
}

.list_notDisplayText {
  font-size: 3.5vw;
}

@media screen and (min-width: 769px) {
  .list {
    margin: 0 auto;
    padding: 172px 75px 0;
    width: 950px;
  }
  .list_hero {
    border-radius: 15px;
  }
  .list_inner.mod-space {
    margin-bottom: 150px;
  }
  .list_title {
    font-size: 32px;
    margin-top: 22px;
  }
  .list_lead {
    font-size: 20px;
    margin-top: 14px;
  }
  .list_linkWrap {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
  }
  .list_filterText {
    font-size: 15px;
    margin-right: 18px;
  }
  .list_filter::before, .list_filter::after {
    height: 12px;
  }
  .list_filter::before {
    left: 91px;
  }
  .list_filter::after {
    right: 58px;
  }
  .is-en .list_filter::before {
    left: 75px;
  }
  .is-en .list_filter::after {
    right: 65px;
  }
  .list_filterItem {
    font-size: 15px;
    transition: color 0.5s;
  }
  .list_filterItem:not(.is-active):hover {
    color: #cccccc;
  }
  .list_filterItem:first-child {
    margin-right: 15px;
  }
  .list_filterItem:nth-child(2) {
    margin: 0 10px;
  }
  .list_filterItem:last-child {
    margin-left: 15px;
  }
  .list_products {
    border-top: 2px solid #5a7800;
    margin-top: 16px;
    padding-top: 40px;
  }
  .list_productsItem {
    transition: opacity 0.5s;
    width: 29.8%;
  }
  .list_productsItem:not(:nth-child(3n - 2)) {
    margin-left: 5.3%;
  }
  .list_productsItem:nth-child(n + 4) {
    margin-top: 35px;
  }
  .list_productsItem:hover {
    opacity: 0.5;
  }
  .list_productsLink.mod-label::after {
    height: 138px;
    right: -17px;
    top: -8px;
    width: 34px;
  }
  .list_productsLink.mod-new::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/newLabel_jp_2112.svg);
  }
  .list_productsLink.mod-limited::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/limitedLabel_jp_2112.svg);
  }
  .list_productsLink.mod-sale::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/saleLabel_2112.svg);
  }
  .list_productsLink.mod-soldout::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/soldoutLabel_jp_2112.svg);
  }
  .is-en .list_productsLink.mod-new::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/newLabel_en_2112.svg);
  }
  .is-en .list_productsLink.mod-limited::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/limitedLabel_en_2112.svg);
  }
  .is-en .list_productsLink.mod-soldout::after {
    background: url(https://file003.shop-pro.jp/PA01478/862/images/common/label/soldoutLabel_en_2112.svg);
  }
  .list_productsImage {
    border-radius: 10px;
  }
  .list_productsName {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 14px;
  }
  .list_productsPrice {
    font-size: 14px;
    margin-top: 5px;
  }
  .list_productsPrice + .mod-sale {
    margin-top: 10px;
  }
  .list_pagination {
    margin-top: 90px;
  }
  .list_paginationButton {
    font-size: 15px;
    transition: opacity 0.5s;
  }
  .list_paginationButton:hover {
    opacity: 0.5;
  }
  .list_paginationButton::after {
    height: 14px;
    width: 9px;
  }
  .list_paginationButton.mod-prev {
    margin-right: 55px;
  }
  .list_paginationButton.mod-prev::after {
    left: -21px;
  }
  .list_paginationButton.mod-next {
    margin-left: 47px;
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
  }
  .list_paginationButton.mod-next::after {
    right: -21px;
  }
  .list_paginationCount {
    font-size: 15px;
  }
  .list_notDisplay {
    border-top: 2px solid #5a7800;
    margin: 16px auto 0;
    padding: 170px 0 80px;
  }
  .list_notDisplay.mod-borderBottom {
    border-bottom: 2px solid #5a7800;
    margin-bottom: 120px;
    padding-bottom: 170px;
  }
  .list_notDisplayText {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .list_inner {
    padding: 0 6.66667vw;
  }
  .list_filterWrap {
    margin-top: 8.9vw;
    text-align: center;
  }
  .list_productsItem:nth-child(even) {
    margin-left: 5.4%;
  }
  .list_productsItem:nth-child(n + 3) {
    margin-top: 5.8vw;
  }
  .list_paginationButton + .list_paginationCount {
    bottom: -10vw;
  }
  .list_paginationCount {
    bottom: -1em;
    position: absolute;
  }
  .list_notDisplay {
    border-top: 1px solid #5a7800;
  }
}