/* 
 * .new_arrivals__ol--top-height (underscore)
 * .new-arrivals__ol--top-height (hyphen)
 * below supports both
 */

 /* new_arrivals */

.new-arrivals__ol--top-height,
.new_arrivals__ol--top-height {
  height: 3rem;
  display: flex;
  align-items: center;
}

.new-arrivals__common--h1 {
  position: relative;
  height: 4.8rem;
  font-weight: 400;
  font-size: 4.8rem;
  line-height: 4.8rem;
  letter-spacing: 0.8rem;
  align-items: center;
  font-family: "Tenor Sans", serif;
  color: #0c090d;
  padding: 0;
  text-align: center;
}

.new-arrivals__common--p--top {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 0.1rem;
  color: #fc7e9f;
  text-align: center;
  margin-bottom: 3.6rem;
}

.new-arrivals__common--ul-switcher {
  height: 8.1rem;
  width: 72.8rem;
  text-align: center;
  display: flex;
  box-sizing: border-box;
  padding: 0 1rem 1rem 1rem;
  margin: 0 calc(50% - 36.4rem) 5.3rem calc(50% - 36.4rem);
  position: relative;
}

.new-arrivals__common--ul-switcher.__wide {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}

.new-arrivals__common--ul-switcher::after {
  content: "";
  position: absolute;
  top: calc(100% + 3.9rem);
  left: calc(50% - 54rem);
  width: 108rem;
  height: 1.6rem;
  background-image: url("/assets/images/separator4.webp");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 108rem 1.6rem;
}

.new-arrivals__common--li-switcher {
  width: 23.6rem;
  height: 7.1rem;
  box-sizing: border-box;
  padding: 1rem 0 1.8rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #606283;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.7rem;
  letter-spacing: 0.05rem;
}

.new-arrivals__common--li-switcher.new-arrivals__common--active {
  padding: 1rem 0 0 0;
  border-bottom: solid 0.3rem #e43b68;
  color: #e43b68;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 4.5rem;
  letter-spacing: 0.05rem;
  background-image: url("/assets/images/diamond-2.webp");
  background-repeat: no-repeat;
  background-position: 50% 0rem;
  background-size: 2.2rem 1.7rem;
}

.new-arrival__shop--article {
  width: 108rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 5rem;
  min-height: 24.262rem;
  box-sizing: border-box;
  padding: 3rem 4.277rem 4.6rem 4.277rem;
  background-image: url("/assets/images/separator4.webp");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% 1.6rem;
  margin: 0 calc(50% - 54rem);
}

.new-arrival__shop--img {
  width: 29.9rem;
  height: 20rem;
  border-radius: 1rem;
}

.new-arrival__shop--container {
  display: flex;
  flex-direction: column;
}

.new-arrival__shop--p-date {
  box-sizing: border-box;
  padding: 0 0 0 2.7rem;
  font-family: "Shippori Mincho", serif;
  color: #e43b68;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.55rem;
  letter-spacing: 0.05rem;
  margin: 0 0 1.525rem 0;
  display: block;
  background-image: url("/assets/images/diamond-2.webp");
  background-repeat: no-repeat;
  background-position: 0.12rem 0.6rem;
  background-size: 2.2rem 1.7rem;
}

.new-arrival__shop--p-name {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 0.05rem;
  color: #0c090d;
  margin: 0 0 0.4rem 0;
  display: block;
}

.new-arrival__shop--p-name a {
  color: inherit;
}

.new-arrival__shop--p-name-thin {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.95rem;
  letter-spacing: 0.05rem;
  color: #606283;
  margin: 0 0 2.475rem 0;
  display: block;
}

.new-arrival__shop--ul--2th {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin-bottom: 1.6rem;
}

.new-arrival__shop--li--2th {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.6rem;
}

.new-arrival__shop--li--2th-full {
  flex: 0 0 100%;
}

.new-arrival__shop--p-key {
  width: 7.2rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #606283;
  border-radius: 0.3rem;
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
  color: #fff;
}

.new-arrival__shop--p-value {
  height: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
  color: #0c090d;
}

.new-arrival__shop--ul--3th {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.new-arrival__shop--li--3th {
  box-sizing: border-box;
  padding: 0.2rem 0.8rem;
  font-weight: 400;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05rem;
  color: #e43b68;
  border: solid 0.1rem #e43b68;
  border-radius: 1.9rem;
}

@media screen and (max-width: 991px) {
  .new-arrivals__common--ul-switcher {
    width: calc(100% - 3.2rem);
    height: 4.1rem;
    padding: 0;
    margin: 0 auto 2.4rem;
    border-bottom: 0.3rem solid #e9eaf8;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    justify-content: flex-start;
  }

  .new-arrivals__common--ul-switcher.__wide {
    justify-content: center;
  }

  .new-arrivals__common--ul-switcher::-webkit-scrollbar {
    display: none;
  }

  .new-arrivals__common--ul-switcher::after {
    display: none;
  }

  .new-arrivals__common--li-switcher {
    width: calc(100% / 3);
    min-width: 10.4rem;
    height: 4.1rem;
    padding: 1rem 0 0.5rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    border-bottom: 0.3rem solid #fff;
    flex-shrink: 0;
  }

  .new-arrivals__common--li-switcher.new-arrivals__common--active {
    padding: 1rem 0 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
    background-position: 50% 0;
    background-size: 1.8rem 1.2rem;
    border-bottom: 0.3rem solid #e43b68;
    box-shadow: 0 0.4rem 0 0 #7f80891a;
  }
}

.new-arrival__shop--ul {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.new-arrival__shop--container__sp {
  display: none;
}

.new-arrival__shop--container__sp > * {
  display: none;
}

.new-arrival__shop--p-name-sp a {
  color: inherit;
}

.new-arrival__shop--ul.is-cast .new-arrival__shop--p-name-sp,
.new-arrival__shop--ul.is-cast .new-arrival__shop--p-name-sp a {
  color: #e43b68;
}

.new-arrival__shop--ul.is-shop .new-arrival__shop--p-name-sp,
.new-arrival__shop--ul.is-shop .new-arrival__shop--p-name-sp a,
.new-arrival__shop--ul.is-blog .new-arrival__shop--p-name-sp,
.new-arrival__shop--ul.is-blog .new-arrival__shop--p-name-sp a {
  color: #0c090d;
}

@media screen and (max-width: 982px) {
  .new-arrivals__common--h1 {
    height: auto;
    font-size: 3rem;
    line-height: 0.8;
    letter-spacing: 0.05em;
    margin-bottom: 0.6rem;
  }

  .new-arrivals__common--p--top {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 1.8rem;
  }

  .new-arrivals__common--ul-switcher {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-bottom: none;
    margin-top: 2rem;
    margin-bottom: 2.4rem;
    padding: 0 1.6rem;
    justify-content: flex-start;
  }

  .new-arrivals__common--ul-switcher.__wide {
    margin-bottom: 2.4rem;
    justify-content: center;
  }

  .new-arrivals__common--ul-switcher::-webkit-scrollbar {
    display: none;
  }

  .new-arrivals__common--ul-switcher::after {
    display: none;
  }

  .new-arrivals__common--li-switcher {
    width: 6.1rem;
    min-width: 6.1rem;
    height: 4.1rem;
    padding: 1rem 0 0.5rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-bottom: solid 0.3rem #ffffff;
    flex-shrink: 0;
  }

  .new-arrivals__common--li-switcher.__wide {
    width: 10.4rem;
    min-width: 10.4rem;
    font-size: 1.3rem;
  }

  .new-arrivals__common--li-switcher.new-arrivals__common--active {
    padding: 1rem 0 0;
    border-bottom: solid 0.3rem #e43b68 !important;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: -0.3rem;
    box-shadow: none;
  }

  .new-arrivals__common--li-switcher.new-arrivals__common--active::before {
    top: 0;
    width: 1.8rem;
    height: 1.2rem;
    background-size: 1.8rem 1.2rem;
  }

  .new-arrival__shop--ul {
    flex-direction: column;
    gap: 2.4rem;
  }

  .new-arrival__shop--article {
    width: calc(100% - 3.2rem);
    margin: 0 auto;
    padding: 0;
    min-height: auto;
    gap: 0.7rem;
    flex-direction: column;
    align-items: stretch;
    background-image: none;
  }

  .new-arrival__shop--img.__new {
    display: none;
  }

  .new-arrival__shop--p-name-thin.__new,
  .new-arrival__shop--p-name.__new {
    display: none;
  }

  .new-arrival__shop--container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  .new-arrival__shop--container__sp {
    display: flex;
    gap: 0.7rem;
    align-items: flex-start;
    margin-bottom: 0.6rem;
    width: 100%;
  }

  .new-arrival__shop--container__sp > * {
    display: block;
  }

  .new-arrival__shop--img-sp {
    width: 9.8rem;
    height: 7rem;
    border-radius: 0.5rem;
    object-fit: cover;
    flex-shrink: 0;
  }

  .new-arrival__shop--inner {
    flex: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
  }

  .new-arrival__shop--p-region-sp {
    display: inline-block;
    background-color: #fc7e9f;
    color: #ffffff;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0.6rem 1.2rem;
    border-radius: 0.3rem;
    margin: 0 0 0.4rem;
  }

  .new-arrival__shop--p-name-thin-sp {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #606283;
    margin: 0;
  }

  .new-arrival__shop--p-name-sp {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin: 0;
  }

  .new-arrival__shop--p-date {
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 0.8rem;
  }

  .new-arrival__shop--ul--2th {
    gap: 0.5rem;
    margin-bottom: 1.6rem;
  }

  .new-arrival__shop--li--2th {
    gap: 0.5rem;
  }

  .new-arrival__shop--p-key {
    width: 6.4rem;
    height: 2rem;
    font-size: 1.1rem;
  }

  .new-arrival__shop--p-value {
    height: 2rem;
    font-size: 1.2rem;
    justify-content: flex-start;
  }

  .new-arrival__shop--li--3th {
    font-size: 1.1rem;
    padding: 0.2rem 0.6rem;
  }
}
