@charset "UTF-8";
/*トップページだけフッターのサービス非表示*/
#service-guide {
  display: none;
}

/* アラート */
.control-alert,
.alert,
.alert-danger {
  margin-top: 100px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .control-alert,
  .alert,
  .alert-danger {
    margin-top: 160px;
  }
}
.control-alert .u-color__text--alert,
.alert .u-color__text--alert,
.alert-danger .u-color__text--alert {
  margin-bottom: 0;
}

/*visumoの不要な要素*/
.vsm-slider .ecbn-selection-widget-new div.ecbn-selection-to-nextpage,
.vsm-slider .ecbn-selection-wrapper .ecbn-selection-description,
.vsm-slider .ecbn-selection-wrapper .ecbn-selection-title {
  display: none !important;
}

.ecbn-selection-wrapper .ecbn-selection-footer2 {
  display: none !important;
}

.vsm-goods .ecbn-selection-item .ecbn-selection-user,
.vsm-slider .ecbn-selection-item .ecbn-selection-user {
  display: none !important;
}

.ecbn-selection-preview .ecbn-selection-right-footer2 {
  display: none !important;
}

.ecbn-selection-page-wrapper .ecbn-selection-title,
.ecbn-selection-wrapper .ecbn-selection-title {
  display: none !important;
}

.ecbn-selection-page-wrapper .ecbn-selection-description,
.ecbn-selection-wrapper .ecbn-selection-description {
  display: none !important;
}

.ecbn-selection-page-wrapper .ecbn-selection-footer2 {
  display: none !important;
}

.ff-outfit {
  font-family: "Outfit", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "メイリオ", sans-serif !important;
}

.item-box-swiper {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .item-box-swiper {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .item-box-swiper {
    margin: 0 -25px;
  }
}
@media screen and (max-width: 767px) {
  .item-box-swiper .swiper-container {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .item-box-swiper .swiper-container {
    padding: 0;
  }
}
.item-box-swiper .swiper-slide {
  padding: 2.6666666667vw 1.8666666667vw 0;
}
@media screen and (min-width: 768px) {
  .item-box-swiper .swiper-slide {
    padding: 10px 25px 0;
  }
}
.item-box-swiper__link {
  display: block;
}
.item-box-swiper__txt {
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__txt {
    margin-top: 20px;
  }
}
.item-box-swiper__name {
  letter-spacing: 0.12em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .item-box-swiper__name {
    font-size: 0.8125rem;
    height: 4.5em;
    -webkit-line-clamp: 3;
  }
}
@media screen and (min-width: 768px) {
  .item-box-swiper__name {
    font-size: 0.875rem;
    line-height: 2;
    height: 4em;
    -webkit-line-clamp: 2;
  }
}
.item-box-swiper__price {
  font-size: 0.9375rem;
  letter-spacing: 0.12em;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__price {
    font-size: 1.0625rem;
    margin-top: 15px;
  }
}
.item-box-swiper__price:before {
  content: "¥";
  display: inline-block;
  margin-right: -5px;
}
.item-box-swiper__price span {
  font-size: 0.625rem;
  letter-spacing: 0.12em;
  transform: scale(0.8);
  display: inline-block;
  margin-left: -0.8vw;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__price span {
    font-size: 0.75rem;
    margin-left: -3px;
  }
}
.item-box-swiper__button-wrap {
  position: relative;
}
.item-box-swiper__button-wrap .swiper-button-next,
.item-box-swiper__button-wrap .swiper-button-prev {
  width: 15px;
  height: 24px;
  background-size: 15px 24px;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__button-wrap .swiper-button-next,
  .item-box-swiper__button-wrap .swiper-button-prev {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.item-box-swiper__button-wrap .swiper-button-next {
  right: 0;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__button-wrap .swiper-button-next {
    right: -30px;
  }
}
.item-box-swiper__button-wrap .swiper-button-next:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__button-wrap .swiper-button-next:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.item-box-swiper__button-wrap .swiper-button-prev {
  left: 0;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .item-box-swiper__button-wrap .swiper-button-prev {
    left: -30px;
  }
}
.item-box-swiper__button-wrap .swiper-button-prev:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .item-box-swiper__button-wrap .swiper-button-prev:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}

.kv__slider {
  position: relative;
}
.kv__slider .swiper-slide {
  position: relative;
}
.kv__slider .swiper-button-next,
.kv__slider .swiper-button-prev {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .kv__slider .swiper-button-next,
  .kv__slider .swiper-button-prev {
    display: none;
  }
}
.kv__slider .swiper-button-next:after,
.kv__slider .swiper-button-prev:after {
  font-size: 0.9375rem;
}
.kv__slider .swiper-button-next,
.kv__slider .swiper-rtl .swiper-button-prev {
  right: 0;
}
.kv__slider .swiper-button-prev,
.kv__slider .swiper-rtl .swiper-button-next {
  left: 0;
}
.kv__slider .swiper-horizontal > .swiper-pagination-bullets,
.kv__slider .swiper-pagination-bullets.swiper-pagination-horizontal,
.kv__slider .swiper-pagination-custom,
.kv__slider .swiper-pagination-fraction {
  bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .kv__slider .swiper-horizontal > .swiper-pagination-bullets,
  .kv__slider .swiper-pagination-bullets.swiper-pagination-horizontal,
  .kv__slider .swiper-pagination-custom,
  .kv__slider .swiper-pagination-fraction {
    bottom: 1.5625vw;
  }
}
.kv__slider .swiper-pagination-bullet {
  background: #fff7f0;
  opacity: 0.3;
  width: 1.6vw;
  height: 1.6vw;
  margin-right: 1.8666666667vw;
  margin-left: 1.8666666667vw;
}
@media screen and (min-width: 768px) {
  .kv__slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin-right: 7px;
    margin-left: 7px;
  }
}
.kv__slider .swiper-pagination-bullet-active {
  opacity: 1;
}
.kv__slider .inner-wrap {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 12vw;
}
@media screen and (min-width: 768px) {
  .kv__slider .inner-wrap {
    bottom: 4.1666666667vw;
  }
}
.kv__slider--img img {
  width: 100%;
}
.kv__slider--ttl {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
  color: #010101;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  .kv__slider--ttl {
    font-size: 2.5rem;
  }
}
.kv__slider--txt {
  font-size: 0.8125rem;
  line-height: 2;
  letter-spacing: 0.12em;
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .kv__slider--txt {
    font-size: 1.125rem;
    line-height: 2.389;
    margin-top: 25px;
  }
}

.kv__slider--uptxt {
  font-size: 0.625rem;
  text-align: top;
}

.kv__slider--btn {
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 1.3333333333vw;
  padding: 2.6666666667vw 8vw 2.6666666667vw 1.3333333333vw;
  position: relative;
  min-width: 53.3333333333vw;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .kv__slider--btn {
    font-size: 1.0625rem;
    margin-top: 5px;
    padding: 12px 30px 12px 5px;
    min-width: 200px;
  }
  .kv__slider--btn:hover:after {
    right: 5px;
  }
}
.kv__slider--btn:after {
  content: "";
  display: block;
  width: 12px;
  height: 15px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="15" viewBox="0 0 12 15" fill="none"><path d="M2.945,2.035 L7.644,6.996 L2.945,11.959" stroke="rgb(241, 193, 181)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.6666666667vw;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .kv__slider--btn:after {
    right: 10px;
    transition: 0.4s;
  }
}

.up-info {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .up-info {
    margin-top: 60px;
  }
}
.up-info__head {
  padding: 6.6666666667vw 5.3333333333vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  .up-info__head {
    padding: 25px 50px;
    display: flex;
  }
}
.up-info__head:before, .up-info__head:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
}
.up-info__head:before {
  top: 0;
}
@media screen and (max-width: 767px) {
  .up-info__head:before {
    width: 40vw;
  }
}
.up-info__head:after {
  bottom: 0;
}
.up-info__ttl {
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0.16em;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  .up-info__ttl {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .up-info__ttl {
    margin-right: 70px;
  }
}
.up-info__ttl:after {
  content: ":";
  display: inline-block;
  font-size: 1.875rem;
  color: rgb(204, 204, 204);
  font-weight: 100;
  line-height: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .up-info__ttl:after {
    top: 5px;
    right: -12px;
  }
}
@media screen and (min-width: 768px) {
  .up-info__ttl:after {
    font-size: 2.5rem;
    top: 3px;
    right: -40px;
  }
}
@media screen and (min-width: 768px) {
  .up-info__txt {
    display: flex;
  }
}
.up-info__txt--time {
  font-size: 0.8125rem;
  color: rgb(153, 153, 153);
  line-height: 1.2;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  .up-info__txt--time {
    font-size: 1rem;
    margin-right: 20px;
  }
}
.up-info__txt--p {
  font-size: 0.8125rem;
  color: rgb(1, 1, 1);
  line-height: 1.2;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .up-info__txt--p {
    font-size: 1rem;
    margin-top: 0;
  }
}
.up-info__txt + .up-info__txt {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .up-info__txt + .up-info__txt {
    margin-top: 20px;
  }
}
.up-info__tag {
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  .up-info__tag {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .up-info__tag__scroll {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .up-info__tag__scroll {
    overflow-x: scroll;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 4vw 0;
    margin-right: -5.3333333333vw;
  }
}
.up-info__tag__link {
  font-size: 0.9375rem;
  line-height: 1.2;
  margin: 15px 10px;
  padding: 8px 20px;
  background-color: #fff7f0;
  border-radius: 20px;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .up-info__tag__link {
    font-size: 0.8125rem;
    margin: 0 0.8vw;
    padding: 2.1333333333vw 5.3333333333vw;
  }
  .up-info__tag__link:first-child {
    margin-left: 0;
  }
}
.up-info__tag__link:before {
  content: "#";
  display: inline;
}

.top-feature__slider {
  position: relative;
}
@media screen and (min-width: 768px) {
  .top-feature__slider {
    margin: 0 -100px 0 0;
  }
  .top-feature__slider:after {
    pointer-events: none;
    content: "";
    display: block;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);
    width: calc((100vw - 1200px) / 2);
    transform: translateX(100%);
    height: calc(100% + 20px);
    top: -20px;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 10;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .top-feature__slider:after {
    display: none;
  }
}
.top-feature__slider--wrap {
  position: relative;
}
.top-feature__slider .post-column--link {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-slide {
    width: calc(32.5% - 60px) !important;
  }
}
.top-feature .swiper-button-next,
.top-feature .swiper-button-prev {
  width: 15px;
  height: 24px;
  background-size: 15px 24px;
  top: 40%;
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-button-next,
  .top-feature .swiper-button-prev {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-feature .swiper-button-next {
  right: -1.6vw;
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-button-next {
    right: -50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-feature .swiper-button-next {
    right: 0;
  }
}
.top-feature .swiper-button-next:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-button-next:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-feature .swiper-button-prev {
  left: -1.6vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-button-prev {
    left: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-feature .swiper-button-prev {
    left: 15px;
  }
}
.top-feature .swiper-button-prev:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-feature .swiper-button-prev:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}

.top-concept__bg {
  position: relative;
  overflow: hidden;
}
.top-concept__bg:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#fff 15%, transparent 15%), radial-gradient(#fff 15%, transparent 15%);
  background-size: 3px 3px;
  background-position: 0 0, 1.5px 1.5px;
  opacity: 0.25;
  z-index: 2;
}
.top-concept__bg--video {
  padding-top: 56.25%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-concept__bg--video {
    bottom: 13.3333333333vw;
    transform: scale(1.9);
  }
}
@media screen and (min-width: 768px) {
  .top-concept__bg--video {
    bottom: -4.1666666667vw;
  }
}
.top-concept__bg--video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.top-concept__bg--cover {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18.6666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top-concept__bg--cover {
    bottom: -4.1666666667vw;
  }
}
.top-concept__bg .inner-wrap {
  position: relative;
  z-index: 2;
  padding: 16vw 0 48vw;
}
@media screen and (min-width: 768px) {
  .top-concept__bg .inner-wrap {
    padding: 6.7708333333vw 0 20.8333333333vw;
  }
}

.top-ranking {
  background: #fff7f0;
  padding: 16vw 0 2.6666666667vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top-ranking {
    padding: 120px 0 50px;
    margin: 0;
  }
}
.top-ranking__slider {
  position: relative;
  counter-reset: number 0;
}
@media screen and (min-width: 768px) {
  .top-ranking__slider {
    margin: 0 -100px 0 0;
  }
}
.top-ranking__slider--wrap {
  position: relative;
}
.top-ranking__slider--link {
  display: block;
}
.top-ranking__slider .c-product_item__inner__eyecatch__img {
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
}
.top-ranking__slider .c-product_item__inner__content {
  margin-top: -15px;
}
@media screen and (min-width: 768px) {
  .top-ranking__slider .c-product_item__inner__content {
    margin-top: -30px;
  }
}
.top-ranking__slider .c-product_item__inner__eyecatch__tags,
.top-ranking__slider .c-product_item__actions,
.top-ranking__slider .c-product_ranking,
.top-ranking__slider .c-product_item__inner__category,
.top-ranking__slider .c-product_item__inner__badge {
  display: none;
}
.top-ranking__slider .c-product_item__inner__title {
  letter-spacing: 0.12em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .top-ranking__slider .c-product_item__inner__title {
    font-size: 0.8125rem !important;
    height: 4.5em;
    -webkit-line-clamp: 3;
  }
}
@media screen and (min-width: 768px) {
  .top-ranking__slider .c-product_item__inner__title {
    font-size: 0.875rem !important;
    line-height: 2;
    height: 4em;
    -webkit-line-clamp: 2;
  }
}
.top-ranking__slider .c-product_item__inner__price {
  font-size: 0.9375rem !important;
  letter-spacing: 0.12em !important;
  margin-top: 2.6666666667vw !important;
  color: #000 !important;
}
.top-ranking__slider .c-product_item__inner__price::before {
  content: none !important;
}
@media screen and (min-width: 768px) {
  .top-ranking__slider .c-product_item__inner__price {
    font-size: 1.0625rem !important;
    margin-top: 15px !important;
  }
}
.top-ranking__slider .c-product_item__inner__price span {
  font-size: 0.625rem;
  letter-spacing: 0.12em;
  transform: scale(0.8);
  display: inline-block;
  margin-left: -0.8vw;
}
@media screen and (min-width: 768px) {
  .top-ranking__slider .c-product_item__inner__price span {
    font-size: 0.75rem;
    margin-left: -3px;
  }
}
.top-ranking__slider .c-product_item__inner__price:before {
  content: "¥";
  display: inline-block;
  margin-right: -5px;
}
.top-ranking__slider .c-product_item__inner__price span:nth-child(n+2) {
  font-size: 0.625rem;
  letter-spacing: 0.12em;
  transform: scale(0.8);
  display: inline-block;
  margin-left: -0.8vw;
}
@media screen and (min-width: 768px) {
  .top-ranking__slider .c-product_item__inner__price span:nth-child(n+2) {
    font-size: 0.75rem;
    margin-left: -3px;
  }
}
.top-ranking .p-new_product__slider:after {
  pointer-events: none;
  content: "";
  display: block;
  background: rgb(255, 247, 240);
  background: linear-gradient(90deg, rgba(255, 247, 240, 0) 0%, rgb(255, 247, 240) 50%, rgb(255, 247, 240) 100%);
  width: calc((100vw - 1200px) / 2);
  transform: translateX(100%);
  height: calc(100% + 20px);
  top: -20px;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .top-ranking .p-new_product__slider:after {
    display: none;
  }
}
.top-ranking .p-new_product__slider__track__list__item {
  position: relative;
  margin-left: 0px !important;
}
@media screen and (min-width: 768px) {
  .top-ranking .p-new_product__slider__track__list__item {
    width: calc(23.5% - 20px) !important;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-ranking .p-new_product__slider__track__list__item {
    margin-top: 0px !important;
  }
}
.top-ranking .p-new_product__slider__track__list__item:before {
  display: block;
  counter-increment: number 1;
  content: counter(number);
  font-size: 0.875rem;
  font-weight: 600;
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  text-align: center;
  margin-bottom: -10.6666666667vw;
  margin-left: -1.3333333333vw;
  position: relative;
  z-index: 1;
  background: url({{ file_root_path }}/common/img/base/icon-label-other.svg) no-repeat center top/contain;
}
@media screen and (min-width: 768px) {
  .top-ranking .p-new_product__slider__track__list__item:before {
    font-size: 1.125rem;
    margin: 0 0 -65px -10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.top-ranking .p-new_product__slider__track__list__item:nth-child(1):before {
  background: url({{ file_root_path }}/common/img/base/icon-label-no1.svg) no-repeat center top/contain;
  color: #fff;
}
.top-ranking .p-new_product__slider__track__list__item:nth-child(2):before {
  background: url({{ file_root_path }}/common/img/base/icon-label-no2.svg) no-repeat center top/contain;
  color: #fff;
}
.top-ranking .p-new_product__slider__track__list__item:nth-child(3):before {
  background: url({{ file_root_path }}/common/img/base/icon-label-no3.svg) no-repeat center top/contain;
  color: #fff;
}
.top-ranking .swiper-button-next,
.top-ranking .swiper-button-prev {
  width: 15px;
  height: 24px;
  background-size: 15px 24px;
  top: 40%;
}
@media screen and (min-width: 768px) {
  .top-ranking .swiper-button-next,
  .top-ranking .swiper-button-prev {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-ranking .swiper-button-next {
  right: -1.6vw;
}
@media screen and (min-width: 768px) {
  .top-ranking .swiper-button-next {
    right: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-ranking .swiper-button-next {
    right: 0;
  }
}
.top-ranking .swiper-button-next:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-ranking .swiper-button-next:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-ranking .swiper-button-prev {
  left: -1.6vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .top-ranking .swiper-button-prev {
    left: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-ranking .swiper-button-prev {
    left: 15px;
  }
}
.top-ranking .swiper-button-prev:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-ranking .swiper-button-prev:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-ranking .top-ranking__slider--wrap > section {
  display: none;
}
.top-ranking .top-ranking__slider--wrap section[data-section-type=sale_ranking] {
  display: block;
}
@media screen and (min-width: 768px) {
  .top-ranking .top-ranking__slider--wrap section[data-section-type=sale_ranking] .l-container__row {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .top-ranking .top-ranking__slider--wrap section[data-section-type=sale_ranking] .l-container__row {
    margin-top: 30px !important;
  }
}
.top-ranking .top-ranking__slider--wrap section[data-section-type=sale_ranking] .p-new_product {
  padding: 0px;
}
.top-ranking .top-ranking__slider--wrap .p-new_product header.p-new_product__title {
  display: none;
}
.top-ranking .top-ranking__slider--wrap .p-new_product__more {
  display: none;
}
.top-ranking .top-ranking__slider--wrap .temp-new_product_slider {
  flex-wrap: nowrap;
}

/* --- タブの中身の制御 --- */
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block; 
}

/* .ranking-tabs {
  display: flex;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}
.tab-btn {
  cursor: pointer;
  padding: 10px 20px;
  border-bottom: 2px solid transparent;
  font-weight: normal;
  transition: all 0.3s ease;
}
.tab-btn.active {
  border-bottom: 2px solid #000;
  font-weight: bold;
} */

.ranking-tabs {
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.tab-btn  {
    font-size: 0.8125rem;
    cursor: pointer;
    opacity: .4;
    transition: opacity .2s;
    border: 1px solid #f1c1b5;
    padding: 4px 28px;
    border-radius: 20px;
}

.tab-btn.active {
      opacity: 1;
      border: none;
      background-color: #f1c1b5;
  }

@media screen and (min-width: 768px) {
  .top-review__tab {
      display: flex;
      justify-content: center;
      gap: 10px;
      list-style: none;
      padding: 0;
      margin-bottom: 30px;
  }

  .tab-btn  {
      font-size: 0.9375rem;
      cursor: pointer;
      padding: 8px 50px 6px;
      opacity: .4;
      transition: opacity .2s;
      border-radius: 40px;
      border: 1px solid #f1c1b5;
  }

  .tab-btn.active {
      opacity: 1;
      border: none;
      background-color: #f1c1b5;
  }
}

.top-products {
  padding: 150px 0 0;
}
@media screen and (max-width: 767px) {
  .top-products {
    padding: 16vw 0 0;
  }
}
.top-products .products-bg01 {
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-products .products-bg01 {
    padding-bottom: 80px;
    background: url({{ file_root_path }}/common/img/top/products01-bg.jpg) no-repeat center top/cover;
  }
}
.top-products .products-bg02 {
  padding-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .top-products .products-bg02 {
    padding-bottom: 150px;
    background: url({{ file_root_path }}/common/img/top/products02-bg.jpg) no-repeat center top/cover;
  }
}
.top-products #top-products04 {
  padding-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .top-products #top-products04 {
    padding-bottom: 150px;
    background: url(/storeyakultcojp/uploads/common/img/top/products04-bg.jpg) no-repeat center top/cover;
  }
}
@media screen and (min-width: 768px) {
  .top-products .service-guide--contnt {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 30px 60px 30px 30px;
  }
  .top-products .service-guide--contnt > p {
    width: 300px;
    flex-shrink: 0;
    margin-right: 60px;
  }
  .top-products .service-guide--contnt .service-guide--inner {
    padding: 0;
  }
  .top-products .service-guide--contnt .service-guide--head {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .top-products .item-box-two .item-box-swiper__link {
    display: flex;
    align-items: center;
  }
  .top-products .item-box-two .item-box-swiper__img {
    width: 60%;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .top-products .item-box-two .item-box-swiper__txt {
    padding-right: 25px;
    margin-top: 0;
  }
}
.top-products .item-box-single .item-box-swiper__link {
  display: flex;
  align-items: center;
  position: relative;
}
.top-products .item-box-single .item-box-swiper__link:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2.6666666667vw;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .top-products .item-box-single .item-box-swiper__link:after {
    display: none;
  }
}
.top-products .item-box-single .item-box-swiper__img {
  flex-shrink: 0;
  width: 43.2vw;
  margin-right: 4vw;
}
@media screen and (min-width: 768px) {
  .top-products .item-box-single .item-box-swiper__img {
    width: 60%;
    margin-right: 20px;
  }
}
.top-products .item-box-single .item-box-swiper__name {
  height: auto;
}
.top-products .item-box-single .item-box-swiper__txt {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .top-products .item-box-single .item-box-swiper__txt {
    padding-right: 25px;
  }
}
.top-products__visumo {
  background: #f4ebe8;
  padding: 10.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .top-products__visumo {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) {
  .top-products__visumo .vsm-slider {
    position: relative;
  }
  .top-products__visumo .vsm-slider:after {
    pointer-events: none;
    content: "";
    display: block;
    background: rgb(243, 234, 231);
    background: linear-gradient(90deg, rgba(243, 234, 231, 0) 0%, rgb(243, 234, 231) 50%, rgb(243, 234, 231) 100%);
    width: calc((100vw - 1070px) / 2);
    transform: translateX(100%);
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 10;
  }
}
.top-products__visumo .ecbn-selection-widget {
  margin: 0;
  max-width: initial;
}
.top-products__visumo .vsm-goods .ecbn-selection-widget-new div.ecbn-selection-wrapper,
.top-products__visumo .vsm-slider .ecbn-selection-widget-new div.ecbn-selection-wrapper {
  margin: 0;
  overflow: visible;
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
  position: static;
}
@media screen and (max-width: 767px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
    overflow: visible !important;
    margin: 0 -100vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .top-products__visumo .vsm-goods .ecbn-selection-wrapper .ecbn-selection-slide-wrapper,
  .top-products__visumo .vsm-slider .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
    margin-bottom: 0;
  }
}
.top-products__visumo .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item,
.top-products__visumo .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item {
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(19, 8, 4, 0.1);
}
@media screen and (max-width: 767px) {
  .top-products__visumo .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item,
  .top-products__visumo .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item {
    padding: 0;
    width: 43.2vw;
    margin-right: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top-products__visumo .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item,
  .top-products__visumo .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item {
    margin-right: 60px;
  }
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  background: none;
  top: 40% !important;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev {
  left: -1.8666666667vw;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev {
    left: -35px;
  }
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
  border: none;
  left: 0;
  transform: rotate(180deg);
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
  right: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
    right: -35px;
  }
}
.top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
  border: none;
  right: 0;
  transform: none;
  left: 0;
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-products__visumo .ecbn-selection-item .ecbn-selection-detail {
  height: 32vw;
  padding: 4vw 4vw 0;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-item .ecbn-selection-detail {
    height: 130px;
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .top-products__visumo .vsm-goods .ecbn-selection-item .ecbn-selection-detail:after,
  .top-products__visumo .vsm-slider .ecbn-selection-item .ecbn-selection-detail:after {
    bottom: 20px;
    height: 20px;
  }
}
.top-products__visumo .ecbn-selection-item .ecbn-selection-caption {
  height: 21.3333333333vw;
  font-size: 0.75rem;
  line-height: 1.833;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .top-products__visumo .ecbn-selection-item .ecbn-selection-caption {
    height: 74px;
    font-size: 0.8125rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}

.top-category {
  background: #f7f7f7;
  padding: 16vw 0;
}
@media screen and (min-width: 768px) {
  .top-category {
    padding: 150px 0;
  }
}
@media screen and (max-width: 767px) {
  .top-category .header__gnavi--inner {
    display: flex;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-category .header__gnavi--content {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .top-category .header__gnavi--link {
    padding: 0;
  }
  .top-category .header__gnavi--link:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-category .header__gnavi--link + .header__gnavi--link {
    border-top: none;
  }
}

  .top-category .header__gnavi--cat-thumb-img .header__gnavi--link {
    width: 100%;
    margin: 0;
    padding: 5px 10px 12px;
    box-sizing: content-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 1px solid #dfbead;
    font-weight: bold;
    max-width: 330px;
  }
@media screen and (min-width: 768px) {
.top-category .header__gnavi--cat-thumb-img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 47px 0;
}
}
.top-category .header__gnavi--content .header__gnavi--link:nth-child(3n+1) { justify-self: start; }   /* 左列 → 左揃え */
.top-category .header__gnavi--content .header__gnavi--link:nth-child(3n+2) { justify-self: center; }  /* 中列 → 中央 */
.top-category .header__gnavi--content .header__gnavi--link:nth-child(3n)   { justify-self: end; }     /* 右列 → 右揃え */

@media screen and (max-width: 767px) {
  .top-category .header__gnavi--cat-thumb-img {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px 10.5vw;
    border-bottom: none;
    gap: 10px 0;
  }
  .top-category .header__gnavi--cat-thumb-img .header__gnavi--link {
    width: calc(50% - 14px);
    margin: 0 7px;
    padding: 0 0 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    border-bottom: 1px solid #dfbead;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .top-category .header__gnavi--cat-thumb-img .header__gnavi--link:nth-child(n+3) {
    padding-top: 5.3333333333vw;
  }
  .top-category .header__gnavi--cat-thumb-img .cat-thumb {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.15));
    display: block;
    margin-bottom: 2.6666666667vw;
  }
  .top-category .header__gnavi--cat-thumb-img .cat-txt {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .top-category .header__gnavi--cat-thumb-img .cat-txt:after {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="13" viewBox="0 0 8 13" fill="none"><path d="M1.445,1.538 L6.144,6.498 L1.445,11.461" stroke="rgb(241, 193, 181)"></path></svg>');
    background-size: cover;
    position: absolute;
    bottom: 3px;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .top-category .section__ttl {
    margin-bottom: 88px;
  }

  .top-category .header__gnavi--cat-thumb-img .cat-txt {
    padding-right: 39px;
    margin-bottom: 13px;
  }

  .top-category .header__gnavi--cat-thumb-img .cat-txt:after {
    bottom: 5px;
    right: 18px;
  }

  .top-category .header__gnavi--cat-nomal {
    display: flex;
    flex-wrap: wrap;
    padding-left: 8px;
    align-items: center;
    background-color: transparent;
    gap: 0;
  }
  .top-category .header__gnavi--cat-nomal .header__gnavi--link {
    border-left: 1px solid #dfbead !important;
    border-right: 1px solid #dfbead !important;
    background-color: transparent;
    border-radius: 0;
    padding: 12px 50px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .top-category .header__gnavi--cat-nomal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .top-category .header__gnavi--cat-nomal .header__gnavi--link {
    line-height: 1;
    font-size: 0.8125rem;
    margin: 1.3333333333vw;
    padding: 2.4vw 6.6666666667vw;
    border-radius: 20px;
    letter-spacing: 0.12em;
    background-color: #fff;
  }
}

.top-special .inner-wrap {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .top-special .inner-wrap {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
.top-special .inner-wrap:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 10.6666666667vw);
  height: 1px;
  background: #000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .top-special .inner-wrap:before {
    width: calc(100% - 30px);
  }
}

.top-review {
  position: relative;
}

.top-review__tab {
      display: flex;
      justify-content: center;
      gap: 10px;
      list-style: none;
      padding: 0;
      margin-bottom: 30px;
  }

.top-review__tab--btn {
    font-size: 0.8125rem;
    cursor: pointer;
    opacity: .4;
    transition: opacity .2s;
    border: 1px solid #f1c1b5;
    padding: 4px 28px;
    border-radius: 20px;
}

.top-review__tab--btn.is-active {
      opacity: 1;
      border: none;
      background-color: #f1c1b5;
  }

@media screen and (min-width: 768px) {
  .top-review__tab {
      display: flex;
      justify-content: center;
      gap: 10px;
      list-style: none;
      padding: 0;
      margin-bottom: 30px;
  }

  .top-review__tab--btn {
      font-size: 0.9375rem;
      cursor: pointer;
      padding: 8px 50px 6px;
      opacity: .4;
      transition: opacity .2s;
      border-radius: 40px;
      border: 1px solid #f1c1b5;
  }

  .top-review__tab--btn.is-active {
      opacity: 1;
      border: none;
      background-color: #f1c1b5;
  }
}

.top-review__panel {
      display: none;
  }

  .top-review__panel.is-active {
      display: block;
  }

.top-review__slider {
  overflow: hidden;
  margin: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-review__slider {
    margin: -30px -30px 0;
  }
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-container {
    padding: 30px 30px 0;
  }
}
.top-review__slider .swiper-slide {
  padding: 0 5.3333333333vw 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-slide {
    padding: 0;
  }
}
.top-review__slider .swiper-button-next,
.top-review__slider .swiper-button-prev {
  width: 15px;
  height: 24px;
  background-size: 15px 24px;
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-button-next,
  .top-review__slider .swiper-button-prev {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-review__slider .swiper-button-next {
  right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-button-next {
    right: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-review__slider .swiper-button-next {
    right: 15px;
  }
}
.top-review__slider .swiper-button-next:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-button-next:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-review__slider .swiper-button-prev {
  left: 2.6666666667vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-button-prev {
    left: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1270px) {
  .top-review__slider .swiper-button-prev {
    left: 15px;
  }
}
.top-review__slider .swiper-button-prev:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-review__slider .swiper-button-prev:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-review__slider--wrap {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .top-review__slider--wrap {
    flex-direction: column;
  }
}
.top-review__slider--box {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 30px 0px rgba(19, 8, 4, 0.1);
  padding: 8vw;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .top-review__slider--box {
    position: relative;
    padding: 45px 35px 50px;
  }
  .top-review__slider--box:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    border-width: 0px 30px 30px 0px;
    position: absolute;
    bottom: -25px;
    right: 160px;
  }
}
.top-review__slider--item {
  display: flex;
  align-items: center;
  padding-top: 5.3333333333vw;
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  .top-review__slider--item {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.top-review__slider--item .item-img {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  margin-left: -2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-review__slider--item .item-img {
    margin-left: -10px;
  }
}
.top-review__slider--item .item-txt {
  font-size: 0.875rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  padding: 2.6666666667vw 0 2.6666666667vw 4vw;
  position: relative;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .top-review__slider--item .item-txt {
    font-size: 1rem;
    padding: 15px 0 15px 10px;
  }
}
.top-review__slider--item .item-txt:after {
  content: "";
  display: block;
  width: 12px;
  height: 15px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="15" viewBox="0 0 12 15" fill="none"><path d="M2.945,2.036 L7.645,6.997 L2.945,11.960" stroke="rgb(241, 193, 181)" stroke-width="2px" stroke-linecap="round"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.top-review__slider--item .item-txt:before {
  content: "";
  display: block;
  width: 105%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  right: 0;
}
.top-review__slider--img {
  position: relative;
}
.top-review__slider--img img {
  margin-top: 0;
  margin-right: 5.3333333333vw;
  margin-bottom: -16vw;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .top-review__slider--img img {
    margin: -50px 20px 0 auto;
  }
}

.top-news .section__ttl {
  background: #fff;
  width: 32vw;
  margin: 0 auto;
  transform: translateY(50%);
}
@media screen and (min-width: 768px) {
  .top-news .section__ttl {
    width: 200px;
  }
}
.top-news .more-btn {
  transform: translateY(-50%);
}
.top-news__wrap {
  border: 5px solid #fff7f0;
  padding: 5.3333333333vw 2.6666666667vw 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-news__wrap {
    padding: 60px 110px;
  }
}
.top-news__wrap--link {
  display: flex;
  flex-direction: column;
  padding: 6.6666666667vw 4vw;
}
@media screen and (min-width: 768px) {
  .top-news__wrap--link {
    flex-direction: row;
    padding: 35px 15px 35px 100px;
  }
}
.top-news__wrap--link + .top-news__wrap--link {
  border-top: 2px dotted #d5d5d5;
}
.top-news__wrap--time {
  font-size: 0.8125rem;
  color: rgb(153, 153, 153);
  line-height: 1.2;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  .top-news__wrap--time {
    width: 140px;
    flex-shrink: 0;
    font-size: 1rem;
  }
}
.top-news__wrap--txt {
  font-size: 0.8125rem;
  line-height: 1.769;
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-news__wrap--txt {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.2;
  }
}

.top-content {
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-content {
    padding-bottom: 100px;
  }
}
.top-content__wrap + .top-content__wrap {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-content__wrap + .top-content__wrap {
    margin-top: 80px;
  }
}
.top-content__visumo {
  /*PC（タイル）*/
  /*SP（スライダー）*/
}
@media screen and (min-width: 768px) {
  .top-content__visumo {
    margin: 0 -15px;
  }
}
.top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-image-loading-more {
  margin-top: 40px;
}
.top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn {
  border-radius: 0;
  color: #000;
  font-weight: normal;
  margin: 0;
  width: auto;
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0.12em;
  display: inline-block;
  padding: 2.6666666667vw 6.6666666667vw;
  min-width: 53.3333333333vw;
  text-align: center;
  position: relative;
  border: 1px solid #000;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn {
    font-size: 1.0625rem;
    min-width: 200px;
    padding: 10px 25px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn:hover {
    background: rgb(250, 234, 230);
  }
}
.top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn:after {
  content: "";
  display: block;
  width: 12px;
  height: 15px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="15" viewBox="0 0 12 15" fill="none"><path d="M2.945,2.037 L7.644,6.998 L2.945,11.959" stroke="rgb(241, 193, 181)"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn:after {
    transition: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  .top-content__visumo .pc-only .ecbn-selection-page-wrapper .ecbn-selection-more-btn:hover:after {
    right: 5px;
  }
}
.top-content__visumo .pc-only .ecbn-selection-widget {
  margin: 0;
  max-width: initial;
}
.top-content__visumo .pc-only .ecbn-selection-page-wrapper {
  margin: 0 !important;
}
.top-content__visumo .pc-only .vsm-gallery .ecbn-selection-page-wrapper .ecbn-selection-content,
.top-content__visumo .pc-only .vsm-tile .ecbn-selection-page-wrapper .ecbn-selection-content,
.top-content__visumo .pc-only .vsm-tile-goods .ecbn-selection-page-wrapper .ecbn-selection-content {
  max-width: initial;
  overflow: visible;
  width: 100%;
}
.top-content__visumo .pc-only .vsm-tile .ecbn-selection-page-wrapper li.ecbn-selection-item,
.top-content__visumo .pc-only .vsm-tile-goods .ecbn-selection-page-wrapper li.ecbn-selection-item {
  padding: 15px;
}
.top-content__visumo .pc-only .vsm-gallery .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a,
.top-content__visumo .pc-only .vsm-tile .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a,
.top-content__visumo .pc-only .vsm-tile-goods .ecbn-selection-page-wrapper li.ecbn-selection-item > div > a {
  box-shadow: 0px 0px 15px 0px rgba(19, 8, 4, 0.1);
}
.top-content__visumo .sp-only .vsm-slider {
  margin-left: -5.3333333333vw;
  margin-right: -5.3333333333vw;
}
.top-content__visumo .sp-only .ecbn-selection-widget {
  margin: 0;
}
.top-content__visumo .sp-only .vsm-goods .ecbn-selection-widget-new div.ecbn-selection-wrapper,
.top-content__visumo .sp-only .vsm-slider .ecbn-selection-widget-new div.ecbn-selection-wrapper {
  margin: 0;
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
  margin: 0;
  width: 100%;
  padding-left: 3.7333333333vw;
}
.top-content__visumo .sp-only .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item,
.top-content__visumo .sp-only .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item {
  margin-right: 0;
  padding: 5.3333333333vw 2.6666666667vw 5.3333333333vw;
  width: 82.1333333333vw;
}
.top-content__visumo .sp-only .vsm-goods .ecbn-selection-wrapper li.ecbn-selection-item > div > a,
.top-content__visumo .sp-only .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item > div > a {
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  background: none;
  top: 50% !important;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev {
  left: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev {
    left: -35px;
  }
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
  border: none;
  left: 0;
  transform: rotate(180deg);
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
  right: 0;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next {
    right: -35px;
  }
}
.top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
  border: none;
  right: 0;
  transform: none;
  left: 0;
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .top-content__visumo .sp-only .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-content__slider {
  position: relative;
  overflow: hidden;
  margin-right: -5.3333333333vw;
  margin-left: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-content__slider {
    margin: -30px -30px 0;
  }
}
.top-content__slider .swiper-container {
  padding: 0 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-container {
    padding: 30px 30px 0;
  }
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.top-content__slider .swiper-slide {
  padding: 5.3333333333vw 2.6666666667vw 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-slide {
    padding: 0;
    width: 30%;
  }
  .top-content__slider .swiper-slide:nth-child(n+4) {
    margin-top: 5%;
  }
}
.top-content__slider .swiper-button-next,
.top-content__slider .swiper-button-prev {
  width: 15px;
  height: 24px;
  background-size: 15px 24px;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-button-next,
  .top-content__slider .swiper-button-prev {
    width: 25px;
    height: 44px;
    background-size: 25px 44px;
  }
}
.top-content__slider .swiper-button-next {
  right: 4vw;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-button-next {
    right: -30px;
  }
}
.top-content__slider .swiper-button-next:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-button-next:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}
.top-content__slider .swiper-button-prev {
  left: 2.6666666667vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-button-prev {
    left: -30px;
  }
}
.top-content__slider .swiper-button-prev:after {
  content: "";
  display: block;
  width: 15px;
  height: 24px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="24" viewBox="0 0 15 24" fill="none"><path d="M2.999,1.714 L13.000,11.715 L2.999,21.716" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  background-size: cover;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top-content__slider .swiper-button-prev:after {
    width: 25px;
    height: 44px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="44" viewBox="0 0 25 44" fill="none"><path d="M2.999,1.713 L23.001,21.714 L2.999,41.718" stroke="rgb(204, 204, 204)" stroke-width="2px"></path></svg>');
  }
}