@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  background-color: unset !important;
}

.l-main__content {
  max-width: unset !important;
}

.p-product__content {
  width: auto !important;
}

.p-product__left__wrap {
  display: none;
}

.product .c-product-content__list {
  max-width: 1170px;
  margin: 0 auto;
}

.l-main__content__right__wrap {
  float: none;
  width: auto;
}

.p-product__main {
  max-width: unset !important;
}
.p-product__main:has(.js-goods-list-wrapper) {
  max-width: 1170px !important;
}

.p-brand-top__content__infinity--black-bg .p-brand-top__content__infinity__block--title {
  margin-bottom: 50px;
}

.block-border-top {
  padding-top: 96px;
  border-top: 1px solid #353535;
  margin-bottom: 96px;
}

.block-border-top-none {
  border-top: none !important;
}

@media screen and (min-width: 901px) {
  .p-brand-top__content__infinity__mv {
    padding: 85px 0 0;
  }
}

.p-brand-top__content--infinity-inner:has(.contents-box) {
  margin-top: 80px !important;
}
@media (max-width: 768px) {
  .p-brand-top__content--infinity-inner:has(.contents-box) {
    margin-top: 0 !important;
  }
}

.c-infinity-series--list {
  max-width: unset !important;
}

.p-brand-top__content__infinity__search--block.pt-0 {
  padding-top: 0;
}

.p-brand-top__content__infinity__products__main .p-product__main .c-product-content__list .c-product__item .block-list-add-cart-btn {
  max-width: unset;
  margin: unset;
  width: unset;
  padding: 8px 0;
}

.p-brand-top__content__infinity--sp--wrapper {
  padding: 50px 20px 0;
}

.slick-slide.slick-current.slick-center .c-product-slider__products__block {
  opacity: 1;
}

.txt-note {
  width: fit-content;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .txt-note {
    text-align: left !important;
  }
}

.infinity-brand-body .cat-home {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
.infinity-brand-body .cat-home a {
  color: #fff;
}
.infinity-brand-body .cat-home .mv-ul {
  margin-top: unset;
}
.infinity-brand-body .cat-home .p-brand-top__content:has(.top-carousel) {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .infinity-brand-body .cat-home .p-brand-top__content:has(.top-carousel) {
    padding-top: unset;
    padding-bottom: 30px;
  }
}
.infinity-brand-body .cat-home .top-carousel__frame p,
.infinity-brand-body .cat-home .top-carousel__frame button {
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .infinity-brand-body .cat-home .top-carousel__frame p,
  .infinity-brand-body .cat-home .top-carousel__frame button {
    font-size: 1.2rem;
  }
}
.infinity-brand-body .cat-home .top-carousel__frame .top-carousel__detail button {
  width: 80%;
  height: fit-content;
  padding: 8px 0;
}
.infinity-brand-body .cat-home .contents-box {
  max-width: 1000px;
  margin: 0 auto;
}
.infinity-brand-body .cat-home .contents-box .center {
  justify-content: center;
}
.infinity-brand-body .cat-home .products-col__link h2 {
  color: #fff;
}
.infinity-brand-body .cat-home .products-col__link h2:hover {
  color: #000;
}
.infinity-brand-body .cat-home .store-list {
  height: 200px;
  background-color: #fff;
  align-items: center;
}
@media (max-width: 768px) {
  .infinity-brand-body .cat-home .store-list {
    height: unset;
  }
}
.infinity-brand-body .cat-home .store-list__item {
  height: 100%;
}
@media (max-width: 768px) {
  .infinity-brand-body .cat-home .store-list__item__anchor img {
    height: 100px;
    object-fit: contain;
  }
}
.infinity-brand-body .cat-home .sns {
  display: flex;
  gap: 20px;
  width: fit-content;
  margin: 0 auto;
  padding: 50px 0 100px;
}
@media (max-width: 768px) {
  .infinity-brand-body .cat-home .sns {
    padding: 30px 0;
  }
}
.infinity-brand-body .cat-home .sns .sns__item a {
  box-sizing: border-box;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  padding: 15px;
  background-color: #fff;
}
.infinity-brand-body .cat-home .sns .sns__item a[data-sns=sns_line] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.infinity-brand-body .cat-home .sns .sns__item a[data-sns=sns_line] .fa-circle {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.infinity-brand-body .cat-home .sns .sns__item a[data-sns=sns_line] .fa-circle::before {
  color: #000;
  position: absolute;
  font-size: 28px;
}
.infinity-brand-body .cat-home .sns .sns__item a[data-sns=sns_line] .fa-line {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.infinity-brand-body .cat-home .sns .sns__item a[data-sns=sns_line] .fa-line::before {
  position: absolute;
  font-size: 40px;
}/*# sourceMappingURL=adjustments-infinity_top.css.map */