* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "untitled-sans";
  src: url("https://allsaints.itembox.design/item/fonts/UntitledSans-Medium.woff2");
  font-weight: 500;
}
@font-face {
  font-family: "untitled-sans";
  src: url("https://allsaints.itembox.design/item/fonts/UntitledSans-Regular.woff2");
  font-weight: 400;
}
@font-face {
  font-family: "times_lt";
  src: url("https://allsaints.itembox.design/item/fonts/Times_LT_W01_Roman.woff2");
}
@font-face {
  font-family: "sawarabi";
  src: url("https://allsaints.itembox.design/item/fonts/SawarabiGothic-Regular.ttf");
}
@font-face {
  font-family: "noto-sans";
  src: url("https://allsaints.itembox.design/item/fonts/NotoSansJP-VariableFont_wght.ttf");
}
.leather2024 img {
  display: block;
  max-width: 100%;
  overflow: hidden;
  border: none;
}

.margin-adj {
  display: block;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .margin-adj {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 1025px) {
  .margin-adj {
    margin-bottom: 80px;
  }
}

.leather2024 {
  max-width: 2650px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  background: #fbfbfa;
}
.leather2024 h1,
.leather2024 h2,
.leather2024 h3 {
  font-family: times-lt, times new roman, times, serif;
  letter-spacing: 0.2px;
}
.leather2024 p {
  font-family: "untitled-sans", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .leather2024 {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.leather2024 .head-title {
  width: 100%;
  text-align: center;
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .leather2024 .head-title {
    padding-top: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .leather2024 .head-title {
    padding-top: 48px;
  }
}
.leather2024 .head-title h1 {
  font-size: 36px;
  font-weight: lighter;
  padding-bottom: 2.5vh;
}
.leather2024 .head-title p {
  text-align: center;
  max-width: 590px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .leather2024 .head-title p {
    font-size: 14px;
    max-width: 80%;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 1025px) {
  .leather2024 .head-title p {
    font-size: 16px;
    max-width: 820px;
  }
}
.leather2024 .head-title p span {
  display: inline-block;
}
.leather2024 .b-image_tile {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .leather2024 .b-image_tile {
    display: flex;
    -moz-column-gap: 4px;
         column-gap: 4px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .leather2024 .b-image_tile {
    padding-bottom: 48px;
  }
}
.leather2024 .b-image_tile .b-image_container {
  margin: 0 auto;
  padding-top: 4vh;
}
@media screen and (min-width: 768px) {
  .leather2024 .b-image_tile .b-image_container {
    width: 100%;
    padding-top: 6vh;
  }
}
.leather2024 .b-image_tile .b-image_container a {
  width: 100%;
  text-decoration: none;
  color: #000;
  letter-spacing: 1.2px;
}
.leather2024 .b-image_tile .b-image_container a picture {
  position: relative;
  display: block;
  background: 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
  margin-bottom: 24px;
}
.leather2024 .b-image_tile .b-image_container a picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.leather2024 .b-image_tile .b-image_container .b-image_txt {
  margin-bottom: 24px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .leather2024 .b-image_tile .b-image_container .b-image_txt {
    width: calc(100% - 8px);
  }
}
.leather2024 .b-image_tile .b-image_container .b-image_txt h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1025px) {
  .leather2024 .b-image_tile .b-image_container .b-image_txt h3 {
    margin-bottom: 21px;
  }
}
.leather2024 .b-image_tile .b-image_container .b-image_txt p {
  display: grid;
  grid-row-gap: 20px;
  grid-template-columns: 172px auto;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.1em;
  font-family: "untitled-sans", sans-serif;
  font-weight: 500;
  grid-column-gap: 8px;
}
@media screen and (min-width: 768px) {
  .leather2024 .b-image_tile .b-image_container .b-image_txt p {
    font-size: 14px;
    grid-template-columns: 40% auto;
    font-weight: 400;
  }
}
@media screen and (min-width: 1025px) {
  .leather2024 .b-image_tile .b-image_container .b-image_txt p {
    font-size: 15px;
    letter-spacing: 0.8px;
  }
}
.leather2024 .b-image_tile .b-image_container .b-image_txt p span .g-link {
  position: relative;
  text-transform: uppercase;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .leather2024 .b-image_tile .b-image_container .b-image_txt p span .g-link u {
    -webkit-text-decoration: transparent;
            text-decoration: transparent;
    transition: 0.5s ease;
  }
  .leather2024 .b-image_tile .b-image_container .b-image_txt p span .g-link u:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile {
    display: flex;
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
}
.leather2024 .mid-image_tile .mid-image_container {
  margin: 0 auto;
  padding-top: 4vh;
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile .mid-image_container {
    width: 100%;
    padding-top: 0;
  }
}
.leather2024 .mid-image_tile .mid-image_container a {
  width: 100%;
  text-decoration: none;
  color: #000;
  letter-spacing: 1.2px;
}
.leather2024 .mid-image_tile .mid-image_container a picture {
  position: relative;
  display: block;
  background: 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 125%;
  width: 100%;
  margin-bottom: 24px;
}
.leather2024 .mid-image_tile .mid-image_container a picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.leather2024 .mid-image_tile .mid-image_container .mid-image_txt {
  margin-bottom: 24px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt {
    width: calc(100% - 8px);
  }
}
.leather2024 .mid-image_tile .mid-image_container .mid-image_txt h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1025px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt h3 {
    margin-bottom: 21px;
  }
}
.leather2024 .mid-image_tile .mid-image_container .mid-image_txt p {
  display: grid;
  font-weight: 500;
  grid-row-gap: 21px;
  grid-template-columns: 100%;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.1em;
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt p {
    font-size: 14px;
    font-weight: 400;
  }
}
@media screen and (min-width: 1025px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt p {
    font-size: 15px;
    letter-spacing: 0.8px;
  }
}
.leather2024 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link {
  position: relative;
  text-transform: uppercase;
}
.leather2024 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link::before {
  content: "";
  border-bottom: 1px solid #000;
  height: 1px;
  left: 0;
  margin-top: 0.4em;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link:hover::before {
    transition: 0.2s ease-in;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .leather2024 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link u {
    text-decoration: none;
  }
}

.leather-items.women-items {
  margin-top: 32px;
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .leather-items.women-items {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1025px) {
  .leather-items.women-items {
    margin-bottom: 56px;
  }
}
.leather-items.men-items {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .leather-items.men-items {
    margin-bottom: 72px;
  }
}
@media screen and (min-width: 1025px) {
  .leather-items.men-items {
    margin-bottom: 104px;
  }
}
.leather-items .carousel {
  overflow: hidden;
}
.leather-items .carousel .l-inner {
  padding-left: 15px;
  margin: 8px 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .leather-items .carousel .l-inner {
    padding-left: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .leather-items .carousel .l-inner {
    padding-left: 60px;
    margin: 40px 0;
  }
}
.leather-items .carousel .l-inner .header-title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1025px) {
  .leather-items .carousel .l-inner .header-title {
    margin-bottom: 40px;
  }
}
.leather-items .carousel .l-inner .header-title h2 {
  font-family: "times_lt", serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) {
  .leather-items .carousel .l-inner .header-title h2 {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .leather-items .carousel .l-inner .header-title h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 24px;
  }
}
.leather-items .carousel .l-inner .header-title .new-items {
  border-bottom: 1px solid #000;
  font-size: 13px;
  font-family: "untitled-suns", sans-serif;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .leather-items .carousel .l-inner .header-title .new-items {
    font-size: 16px;
  }
}
.leather-items .carousel .swiper {
  overflow: visible;
  position: relative;
  width: auto;
}
.leather-items .carousel .swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.leather-items .carousel .swiper .swiper-wrapper .swiper-slide .slide {
  height: 100%;
}
.leather-items .carousel .swiper .swiper-wrapper a {
  position: relative;
  height: 0;
  padding-bottom: 125%;
  display: block;
}
.leather-items .carousel .swiper .swiper-wrapper a img {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.leather-items .carousel .swiper .swiper-wrapper .product-image {
  display: block;
  margin-bottom: 16px;
}
.leather-items .carousel .swiper .swiper-wrapper .product-desc {
  padding-right: 20px;
  margin-left: 8px;
}
.leather-items .carousel .swiper .swiper-wrapper .product-desc .name {
  font-size: 16px;
  font-family: times_lt, serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 21px;
}
.leather-items .carousel .swiper .swiper-wrapper .product-desc .price {
  display: inline-block;
  font-size: 13px;
  margin-top: 8px;
  font-family: untitled-suns, sans-serif;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.5px;
}
.leather-items .carousel .swiper .swiper-wrapper .product-desc .price.cross-line {
  text-decoration: line-through;
  margin-left: 8px;
  font-weight: 500;
}
.leather-items .carousel .swiper .swiper-wrapper .product-desc .sale {
  color: red;
  display: inline-block;
  font-family: untitled-suns, sans-serif;
  font-weight: 600;
  font-size: 13px;
}
.leather-items .carousel .swiper .swiper-controller {
  position: absolute;
  top: -9%;
  right: 5px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .leather-items .carousel .swiper .swiper-controller {
    top: -10%;
    right: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .leather-items .carousel .swiper .swiper-controller {
    top: -12%;
    right: 54px;
  }
}
.leather-items .carousel .swiper .swiper-controller .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, -85px);
}
.leather-items .carousel .swiper .swiper-controller .swiper-button-prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}
.leather-items .carousel .swiper .swiper-controller .swiper-button-prev::after,
.leather-items .carousel .swiper .swiper-controller .swiper-button-next::after {
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  border: solid #000;
  border-width: 2px 2px 0 0;
}
.leather-items .carousel .swiper .swiper-controller .swiper-button-next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

.b-title .b-title__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 24px;
  padding-top: 56px;
}
@media screen and (min-width: 768px) {
  .b-title .b-title__inner {
    padding-top: 88px;
  }
}
@media screen and (min-width: 1025px) {
  .b-title .b-title__inner {
    padding-top: 104px;
  }
}
.b-title .b-title__inner .l-grid_layout-content {
  display: grid;
  grid-gap: 9px;
  grid-template-columns: [grid-start] repeat(6, 1fr) [grid-end];
  grid-row-gap: 20px;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item {
  grid-column: span 6;
  align-self: auto;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in {
  height: 100%;
  display: flex;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-header .b-header_ext-wrapper {
  display: flex;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-header .b-header_ext-wrapper .b-text_block {
  margin: 0 auto;
  max-width: calc(100vw - 30px);
  align-self: center;
}
.b-title .b-title__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-header .b-header_ext-wrapper .b-text_block h2 {
  font-size: 36px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 32px;
  font-family: "times_lt";
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.5p;
}

.b-image .b-image__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4px;
}
.b-image .b-image__inner .l-grid_layout-content {
  display: grid;
  grid-gap: 9px;
  grid-template-columns: repeat(6, 1fr);
  grid-row-gap: 20px;
}
@media screen and (min-width: 768px) {
  .b-image .b-image__inner .l-grid_layout-content {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item {
  grid-column: span 6;
  align-self: auto;
}
@media screen and (min-width: 768px) {
  .b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item {
    grid-column: span 12;
  }
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in {
  height: 100%;
  display: flex;
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-image_tile {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-image_tile .b-image_tile-container {
  width: 100%;
  margin: 0 auto;
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-image_tile .b-image_tile-container .b-image_tile-picture {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 124.8%;
}
@media screen and (min-width: 768px) {
  .b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-image_tile .b-image_tile-container .b-image_tile-picture {
    padding-bottom: 27.78%;
  }
}
.b-image .b-image__inner .l-grid_layout-content .l-grid_layout-item .l-grid_layout-item_in .b-image_tile .b-image_tile-container .b-image_tile-picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.accordion-content .accordion-content__inner {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 24px;
  max-width: 1190px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .accordion-content .accordion-content__inner {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion-content__inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 48px;
  }
}
@media screen and (min-width: 1366px) {
  .accordion-content .accordion-content__inner {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.accordion-content .accordion-content__inner h2 {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  font-family: "times_lt";
  letter-spacing: 0.5px;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion-content__inner h2 {
    font-size: 36px;
    line-height: 46px;
  }
}
.accordion-content .accordion {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .accordion-content .accordion {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion {
    padding-top: 48px;
  }
}
.accordion-content .accordion:first-of-type {
  padding-top: 0;
}
.accordion-content .accordion .toggle {
  display: none;
}
.accordion-content .accordion .option {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dfdfe0;
}
.accordion-content .accordion .accordion-title {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.42;
  letter-spacing: 1px;
  -moz-text-align-last: left;
       text-align-last: left;
  font-family: "noto-sans";
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 16px 0;
  font-weight: 400;
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion .accordion-title {
    font-size: 16px;
    padding: 24px 0;
  }
}
.accordion-content .accordion .accordion-title::after, .accordion-content .accordion .accordion-title::before {
  content: "";
  position: absolute;
  height: 14px;
  right: 16px;
  top: auto;
  transform-origin: center;
  width: 2px;
  background-color: #000;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion .accordion-title::after, .accordion-content .accordion .accordion-title::before {
    right: 32px;
  }
}
.accordion-content .accordion .accordion-title::after {
  transform: rotate(90deg);
}
.accordion-content .accordion .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
.accordion-content .accordion .toggle:checked + .accordion-title + .content {
  transition: all 0.5s;
  max-height: 100000px;
}
.accordion-content .accordion .toggle:checked + .accordion-title::before {
  transform: rotate(90deg) !important;
}
.accordion-content .accordion .content-block p {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.5px;
  font-family: "noto-sans";
}
@media screen and (min-width: 1025px) {
  .accordion-content .accordion .content-block p {
    width: 95%;
    font-size: 16px;
  }
}
.accordion-content .accordion .content-block a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.5px;
}/*# sourceMappingURL=leather_20240110.css.map */