
@charset "UTF-8";
/* -----------------------------------------------
common
----------------------------------------------- */
#_rcmdjp_display_3 {
  display: none;
}
.product_tab ul {
  background-color: #e6e5e5;
  border: none;
}
.product_tab li {
  width: 32.77%;
  line-height: 1.2;
  margin-right: 0.87%;
  background-color: #e6e5e5;
  color: #808080;
}
.product_tab .active_p {
    background-color: #231815;
    color: #fff;
}
.section-header {
  margin-bottom: 40px;
}
.section-header__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  letter-spacing: 0.02em;
  font-feature-settings: normal;
}
.section-sub-title {
  font-family: 'Montserrat', sans-serif;;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.02em;
  vertical-align:middle;
}

@media screen and (max-width: 750px) {
  main .inner_wrap {
    width: 85.6%;
  }
  .fs-c-breadcrumb {
    margin-bottom: 12px;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 12px;
  }
  .fs-c-breadcrumb__list {
    width: 92%;
    margin: 0 auto;
  }
  .section-header {
    margin-bottom: 20px;
  }
  .section-header .section-header__title {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: .02em;
    text-align: left;
  }
  .connection_article_wrap .section-header {
    width: 91.73%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-sub-title {
    font-family: 'Montserrat', sans-serif;;
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.02em;
    vertical-align: middle;
  }
  .product_tab ul {
    padding: 5px;
    border-radius: 19px;
  }
  .product_tab li {
    height: auto;
    width: auto;
    min-height: 28px;
    border-radius: 19px;
    padding: 5px 18px;
    font-size: 1.2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .connection_article_wrap {
    border-top: none;
    padding-top: 49px;
    padding-bottom: 15px;
  }
  .product_under_wrap {
    width: 91.73%;
    margin: 0 auto;
  }
  .fs-c-productNameHeading {
    margin-top: 26px;
    margin-bottom: 11px;
  }
  .product_summary {
    margin-bottom: 31px;
    margin-top: 30px;
  }
  .product_summary p {
    line-height: 1.42;
  }
  .pd_item img {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media screen and (min-width: 751px) {
  .product_fx {
    display: grid;
    grid-template-columns: 58.9% 35.04%;
    grid-template-rows: auto 1fr;
    gap: 0px 6.06%;
    grid-template-areas:
        "image_side cap_side"
        "product_description_wrap cap_side";
    width: 100%;
    max-width: 1170px;
  }
  .image_side {
    width: 100%;
    margin-bottom: 80px;
    grid-area: image_side; 
  }
  .product_description_wrap {
    width: 100%;
    grid-area: product_description_wrap;
  }
  .product_description_wrap {
    border-bottom: 1px solid #e2e1e1;
  }
  .product_tab ul {
    padding: 7px;
    border-radius: 26px;
  }
  .product_tab li {
    height: auto;
    min-height: 40px;
    border-radius: 20px;
    padding: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .cap_side {
    width: 100%;
    grid-area: cap_side;
  }
  .product_under_wrap {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
  }
  .connection_article_wrap,
  .fs-c-featuredProduct,
  .product_history {
    width: 100%;
    max-width: none;
  }
  .fs-c-productNameHeading {
    margin-top: 14px;
    margin-bottom: 12px;
  }
  .fs-c-productPrices {
    margin-bottom: 15px;
  }
  .product_summary {
    margin-bottom: 35px;
  }
  .product_summary p {
    margin-top: 34px;
  }
  .product_description_wrap {
    padding-bottom: 68px;
  }
  .connection_article_wrap {
    border-top: none;
    padding-top: 110px;
    padding-bottom: 54px;
  }
  .pd_item img {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
}

/* -----------------------------------------------
商品画像
----------------------------------------------- */
.product_wrap .slick-slide img {
  object-fit: cover;
  aspect-ratio: 1/1;
  width: 100%;
}

.image_side .fs-c-productCarouselMainImage__thumbnailList_wrap img {
  aspect-ratio: 1/0.667;
  object-fit: cover;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .image_side .fs-c-productCarouselMainImage__carousel {
    margin-bottom: 15px;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList {
    justify-content: center;
    align-items: center;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList > li {
    flex-basis: auto;
    margin: 0 9px 0 0;
  }
  .product_wrap .fs-c-productCarouselMainImage__thumbnailList li.slick-active {
    border: none;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnail {
    width: 5px;
    height: 5px;
    background-color: #cbcaca;
    border-radius: 50%;
  }
  .image_side .slick-active .fs-c-productCarouselMainImage__thumbnail {
    width: 8px;
    height: 8px;
    background-color: #000000;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList_wrap img {
    display: none;
  }
}

@media screen and (min-width: 751px) {
  .image_side .fs-c-productCarouselMainImage {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .image_side .fs-c-productCarouselMainImage__carousel {
    /* order: 1; */
    flex: 1;
    max-width: calc(100% - 89px);
    margin-left: auto;
    margin-bottom: 0!important;
  }
  .image_side .fs-c-productCarouselMainImage__carousel .slick-list {
    padding: 0!important;
    overflow: hidden;
  }
  .image_side .slick-slide:not(.slick-current) {
    margin: 0 2px;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList_wrap {
    /* order: 0; */
    width: calc(75px + 15px);
    /* max-height: 493px; */
    margin-right: 11px;
    position: relative;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    width: 90px;
    max-height: 603px;
    height: 100%;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList > li {
    flex-basis: auto;
    flex-shrink: unset;
    margin: 0;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList > li.slick-active {
    border: 1px solid #231815;
  }
  .image_side .fs-c-productCarouselMainImage__thumbnailList > li + li {
    margin: 20px 0 0 0;
  }
}

/* -----------------------------------------------
商品説明 生産者名
----------------------------------------------- */
.producer_name a {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .producer_name {
    margin-top: 17px;
  }
  .producer_name span {
    display: inline-block;
    /* font-size: 11px; */
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    font-weight: bold;
    color: #797c4d;
    border-bottom: 1px solid #797c4d;
  }
}

@media screen and (min-width: 751px) {
  .producer_name {
    margin-top: 23px;
  }
  .producer_name span {
    display: inline-block;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    font-weight: bold;
    color: #797c4d;
    border-bottom: 1px solid #797c4d;
  }
}

/* -----------------------------------------------
商品説明 レビュー
----------------------------------------------- */

.fs-c-reviewStars::before {
  font-family: 'JudgemeStar'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #7d7e54;
}
.fs-c-reviewStars[data-ratingCount="0"]::before {
  content: "\e001\e001\e001\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="0.5"]::before {
  content: "\e002\e001\e001\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="1.0"]::before {
  content: "\e000\e001\e001\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="1.5"]::before {
  content: "\e000\e002\e001\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="2.0"]::before {
  content: "\e000\e000\e001\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="2.5"]::before {
  content: "\e000\e000\e002\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="3.0"]::before {
  content: "\e000\e000\e000\e001\e001";
}
.fs-c-reviewStars[data-ratingCount="3.5"]::before {
  content: "\e000\e000\e000\e002\e001";
}
.fs-c-reviewStars[data-ratingCount="4.0"]::before {
  content: "\e000\e000\e000\e000\e001";
}
.fs-c-reviewStars[data-ratingCount="4.5"]::before {
  content: "\e000\e000\e000\e000\e002";
}
.fs-c-reviewStars[data-ratingCount="5.0"]::before {
  content: "\e000\e000\e000\e000\e000";
}
.fs-c-productReview__aggregateRating > a {
  color: #7d7e54;
}
.product_fx .fs-c-reviewStars::before {
  color: #7d7e54;
}
.product_fx .fs-c-aggregateRating__count::before {
  border-right: 2px solid #7d7e54;
  border-bottom: 2px solid #7d7e54;
}

@media screen and (max-width: 750px) {
  .product_fx .fs-c-reviewStars::before {
    font-size: 1.3rem;
    letter-spacing: 0.3em;
  }
}

@media screen and (min-width: 751px) {
  .fs-c-productReview__aggregateRating {
    margin-bottom: 34px;
  }
  .product_fx .fs-c-reviewStars::before {
    font-size: 14px;
    letter-spacing: 0.3em;
  }
}

/* -----------------------------------------------
カート
----------------------------------------------- */
.fs-c-productActionButton button,
.fs-c-button--addToCart--detail {
    background-color: #797c4d;
}
.fs-c-button--addToSubscriptionCart--detail {
    background-color: #797c4d;
}

/* -----------------------------------------------
スタッフおすすめコメント
----------------------------------------------- */

@media screen and (max-width: 750px) {
  .staff_comment {
    margin-top: 26px;
    padding: 42px 0 43px; 
    position: relative;
  }
  .staff_comment::after {
    content: '';
    width: 100vw;
    height: 100%;
    background-color: #f8f3ee;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .staff_comment .con_heading {
    text-align: center;
  }
  .staff_comment .con_heading span {
    padding-right: 2em;
    font-size: 1.4rem;
    line-height: 1.16;
    letter-spacing: 0.07em;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .staff_comment .con_heading span::after {
    content: '';
    width: 24px;
    height: 23px;
    background-image: url(../img/torinohito/common/staff_comment_icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .staff_comment .comment_wrap {
    margin-top: 10px;
  }
  .staff_comment .comment_heading {
    text-align: center;
  }
  .staff_comment .comment_heading strong {
    font-size: 1.8rem;
    line-height: 1.52;
    letter-spacing: 0.07em;
    font-weight: normal;
    display: inline-block;
  }
  .comment_grid {
    margin-top: 5px;
  }
  .staff_comment .comment_img {
    margin-top: 27px;
  }
  /* .staff_comment .staff {
    margin-top: 26px;
  } */
  .staff_comment .staff .img {
    width: 85px;
    margin: 0 auto;
  }
  .staff_comment .staff img {
    width: 100%;
  }
  .staff_comment .name {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0.07em;
    text-align: center;
  }
  .staff_comment .text {
    margin-top: 26px;
  }
  .staff_comment .text p {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin: 0;
  }
}

@media screen and (min-width: 751px) {
  .staff_comment {
    margin-top: 90px;
    border: 5px solid #f8f3ee;
    padding: 54px 6.24% 29px;
  }
  .staff_comment .con_heading {
    text-align: center;
  }
  .staff_comment .con_heading span {
    padding-right: 2em;
    font-size: 18px;
    line-height: 1.16;
    letter-spacing: 0.07em;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .staff_comment .con_heading span::after {
    content: '';
    width: 32px;
    height: 30px;
    background-image: url(../img/torinohito/common/staff_comment_icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .staff_comment .comment_wrap {
    margin-top: 19px;
  }
  .staff_comment .comment_heading {
    text-align: center;
  }
  .staff_comment .comment_heading strong {
    font-size: 25px;
    line-height: 1.52;
    letter-spacing: 0.07em;
    font-weight: normal;
    display: inline-block;
  }
  .comment_grid {
    margin-top: 24px;
    display: grid; 
    grid-template-columns: 110px 1fr; 
    grid-template-rows: 1fr auto; 
    gap: 10px 5.2%; 
    grid-template-areas: 
      "comment_img comment_img"
      "staff text"; 
    align-content: center; 
  }
  .staff_comment .comment_img {
    grid-area: comment_img;
  }
  .staff_comment .staff {
    grid-area: staff;
  }
  .staff_comment .staff img {
    width: 100%;
  }
  .staff_comment .name {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.07em;
    text-align: center;
  }
  .staff_comment .text {
    grid-area: text;
  }
  .staff_comment .text p {
    font-size: 15px;
    line-height: 1.93;
    letter-spacing: 0.04em;
  }
}

/* -----------------------------------------------
商品説明下レビュー
----------------------------------------------- */
.review_wrap {
  border: none;
}
.review_inner {
  background: none;
}
.review_wrap h2::before {
  content: none;
}
.fs-c-reviewerStatus {
  background-color: #000000;
}
.fs-c-reviewInfo__date dt {
  margin-left: 1em;
}
.fs-c-reviewInfo__date dt::after {
  content: '：';
}
.review_wrap .fs-c-reviewStars::before {
  color: #7d7e54;
}

@media screen and (max-width: 750px) {
  .review_wrap {
    width: 100vw;
    max-width: none;
    padding-top: 103px;
    margin: 0 calc(50% - 50vw);
  }
  .review_inner {
    width: 91.73%;
    margin: 0 auto;
    /* padding: 76px 5.07% 60px; */
    position: relative;
  }
  .review_heading {
    position: relative;
    /* display: inline-block; */
    text-align: center;
  }
  .review_heading::after {
    content: '';
    width: 245px;
    aspect-ratio: 1/0.128;
    background-image: url(../img/torinohito/common/review_illustration_01.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: calc(100% + 16px);
    left: 50%;
    transform: translateX(-50%);
  }
  .review_wrap h2 {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .review_wrap .review_heading {
    font-size: 1.2rem;
  }
  .review_wrap .fs-c-productReview__addReview {
    position: absolute;
    top: 73px;
    right: 0;
    width: 150px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .review_wrap .fs-c-button--addReview--detail {
    border: 1px solid #231815;
    height: 38px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
  }
  .review_wrap .fs-c-button--addReview--detail::before {
    content: '';
    width: 21px;
    height: 17px;
    background-image: url(../img/torinohito/common/review_illustration_02.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 100%;
    right: 0;
  }
  .review_wrap .fs-c-button--addReview--detail span {
    line-height: 1.2;
    font-size: 1rem;
  }
  .fs-c-button--addReview--detail span::before {
    content: none;
  }
  .fs-c-button--addReview--detail span::after {
    content: '';
    display: inline-block;
    width: 1.21em;
    height: 1.14em;
    background-image: url(../img/torinohito/common/review_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 0.5em;
  }
  .fs-c-productReview {
    margin-top: 97px;
  }
  .fs-c-productReview__reviewList {
    padding-bottom: 0;
    border-bottom: none;
  }
  .review_wrap .fs-c-reviewList__item {
    margin-top: 38px;
    padding-top: 29px;
    border-top: 1px solid #e1e1e1;
  }
  .fs-c-reviewList__item__info,
  .fs-c-reviewList__item__body {
    padding: 0 0.5em;
  }
  .fs-c-reviewInfo__date dt {
    margin-left: 0;
    font-size: 1.1rem;
  }
  .fs-c-reviewInfo__reviewer {
    margin-bottom: 10px;
  }
  .fs-c-reviewer__name__nickname {
    font-size: 1.35rem;
  }
  .fs-c-reviewer__name__reviewNumber {
    font-size: 1.35rem;
  }
  .fs-c-reviewerStatus {
    font-size: 1rem;
  }
  .fs-c-reviewer__profile__status {
    font-size: 1.2rem;
  }
  .fs-c-reviewRating {
    margin: 13px 0 9px;
  }
  .fs-c-reviewStars::before {
    font-size: 1.4rem;
    letter-spacing: 0.3em;
  }
  .fs-c-reviewList__item__body {
    font-size: 1.25rem;
  }
  .fs-c-productReview__allReviews {
    width: 116px;
  }
  .fs-c-button--viewAllReviews {
    height: 30px;
  }
  .fs-c-button--viewAllReviews span {
    font-size: 1rem;
    line-height: 30px;
  }
}

@media screen and (min-width: 751px) {
  .review_wrap {
    width: 100vw;
    max-width: none;
    padding-top: 132px;
    margin: 0 calc(50% - 50vw);
  }
  .review_inner {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
    /* padding: 76px 5.07% 60px; */
    position: relative;
  }
  .review_heading {
    position: relative;
    /* display: inline-block; */
  }
  .review_heading::after {
    content: '';
    width: 24.68%;
    aspect-ratio: 1/0.128;
    background-image: url(../img/torinohito/common/review_illustration_01.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -50%;
    left: 24.21%;
  }
  .review_wrap h2 {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 13px;
  }
  .review_wrap .fs-c-productReview__addReview {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    margin-right: 0;
  }
  .review_wrap .fs-c-button--addReview--detail {
    border: 1px solid #231815;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
  }
  .review_wrap .fs-c-button--addReview--detail::before {
    content: '';
    width: 24px;
    height: 19px;
    background-image: url(../img/torinohito/common/review_illustration_02.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 100%;
    right: 0;
  }
  .review_wrap .fs-c-button--addReview--detail span {
    line-height: 1.2;
  }
  .fs-c-button--addReview--detail span::before {
    content: none;
  }
  .fs-c-button--addReview--detail span::after {
    content: '';
    display: inline-block;
    width: 1.21em;
    height: 1.14em;
    background-image: url(../img/torinohito/common/review_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 0.5em;
  }
  .fs-c-productReview {
    margin-top: 70px;
  }
  .review_wrap .fs-c-reviewList__item {
    margin-top: 38px;
    padding-top: 38px;
    border-top: 1px solid #e1e1e1;
  }
  .fs-c-productReview__allReviews {
    width: 160px;
  }
  .fs-c-reviewStars::before {
    font-size: 15px;
    letter-spacing: 0.3em;
  }
}

/* -----------------------------------------------
この商品の生産者
----------------------------------------------- */
.producer {
  margin-top: 70px;
  width: 100vw;
  margin: 70px calc(50% - 50vw) 0;
  overflow: hidden;
  font-family: 'Noto Sans JP', sans-serif;
}
.producer_inner {
  width: 94.62%;
  max-width: 1268px;
  margin: 0 auto;
}
.vendor-profile-header {
  align-items: center;
  background-color: #f8f8f8;
  display: flex;
  padding: 30px;
}
.vendor-profile-img {
  height: 130px;
  margin-right: 20px;
  width: 130px;
}
.vendor-profile-img img {
  border-radius: 65px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.vendor-profile-text .address {
  font-size: 14px;
  font-weight: 500;
}
.vendor-profile-text .name {
  font-size: 21px;
  font-weight: bold;
  margin-top: 14px;
}
.vendor-profile-body {
  font-size: 15px;
  margin-top: 30px;
  line-height: 1.84;
  letter-spacing: 0.05em;
}
.vendor-profile-body.more {
  display: none;
  margin-top: 0;
}
.vendor-readmore {
  color: #996;
  cursor: pointer;
  float: left;
  font-size: 15px;
  margin-top: 10px;
}
.vendor-readmore i {
  margin-left: 10px;
}
.vendor-readmore.is-active i {
  transform: rotate(180deg);
}
.vendor-collection-link {
  color: #996;
  font-size: 15px;
  margin-top: 20px;
  padding-right: 0.5em;
  position: relative;
  display: inline-block;
}
.vendor-collection-link::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #969666;
  border-right: 2px solid #969666;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(45deg);
}
.vendor-collection-link i {
  margin-left: 10px;
}

@media screen and (max-width: 750px) {
  .producer {
    margin-top: 40px;
  }
  .producer_inner {
    width: 91.73%;
  }
  .vendor-profile-header {
    padding: 15px;
  }
  .vendor-profile-img {
    height: 75px;
    margin-right: 15px;
    width: 75px;
  }
  .vendor-profile-text .address {
    font-size: 1.05rem;
  }
  .vendor-profile-text .name {
    font-size: 1.45rem;
    font-weight: bold;
  }
  .vendor-profile-body {
    /* font-size: 12px; */
    font-size: 1.2rem;
    line-height: 2;
    margin-top: 16px;
  }
  .vendor-readmore {
    font-size: 14px;
    margin-top: 15px;
  }
  .vendor-readmore i {
    margin-left: 5px;
  }
  .vendor-collection-link {
    font-size: 1.25rem;
    margin-top: 17px;
  }
  .vendor-collection-link i {
    margin-left: 5px;
  }
  .vendor-collection-link::after {
    width: 6px;
    height: 6px;
  }
}

/* -----------------------------------------------
この生産者の商品
----------------------------------------------- */
.producer_product_wrap .fs-c-productListCarousel__list {
  display: block;
  overflow: visible;
}
.producer_product_wrap .fs-c-productListCarousel > .fs-c-productListCarousel__ctrl {
  display: none;
}
.producer_product_wrap .fs-c-productListItem__productName .fs-c-productName__name {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: .02em;
  text-align: left;
  /* font-weight: bold; */
}
.producer_product_wrap .fs-c-productName__copy,
.producer_product_wrap .fs-c-productListItem__productDescription {
  display: none;
}
.producer_product_wrap .fs-c-productMarks .fs-c-productMark__mark:not(.shop_name_tori) {
  display: none;
}
.producer_product_wrap .fs-c-productMarks {
  margin-top: 8px;
}
.producer_product_wrap .shop_name_tori {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 11px;
  font-weight: 500;
  height: auto;
  border-radius: 0;
  width: auto;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
}
.producer_product_wrap .shop_name_tori .fs-c-productMark__label {
  opacity: .65;
  display: block;
  text-align: left;
  line-height: 1.2;
  font-size: inherit;
}
.producer_product_wrap .fs-c-productPrice .fs-c-price__value {
  font-family: 'Montserrat', sans-serif;;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: .02em;
  text-align: left;
}
.producer_product_wrap .fs-c-productPrice .fs-c-productPrice__addon {
  font-family: 'Montserrat', sans-serif;;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: .02em;
  text-align: left;
}
.producer_product_wrap .fs-c-productListItem__control {
  display: none;
}

@media screen and (max-width: 750px) {
  .producer_product_wrap .fs-c-productListItem__control {
    display: none;
  }
  .producer_product_wrap {
    padding: 32px 0 18px;
    width: 100vw;
    margin: 35px calc(50% - 50vw) 0;
    overflow: hidden;
    background-color: #f8f8f8;
  }
  .producer_product_inner {
    width: 91.73%;
    margin: 0 auto;
  }
  .producer_product_wrap .fs-c-productListCarousel__list {
    overflow-x: scroll;
    width: 100%;
  }
  .producer_product_wrap .fs-c-productListCarousel__list__itemTrack {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .producer_product_wrap .fs-c-productListCarousel__list__item {
    width: 135px;
    min-width: 135px;
    padding: 13px 16px;
    background-color: #fff;
  }
  .producer_product_wrap .fs-c-productListCarousel__list__item + .fs-c-productListCarousel__list__item {
    margin-left: 11px;
  }
  .producer_product_wrap .fs-c-productListItem__image__image {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
  }
  .producer_product_wrap .fs-c-productListItem__productName {
    padding-top: 5px;
    margin-top: 0;
  }
  .producer_product_wrap .fs-c-productListItem__productName .fs-c-productName__name {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .producer_product_wrap .fs-c-productMarks {
    margin-top: 5px;
  }
  .producer_product_wrap .shop_name_tori {
    margin-top: 5px;
    opacity: .65;
    font-size: 9px;
  }
  .producer_product_wrap .fs-c-productPrices {
    margin-bottom: 5px;
  }
  .producer_product_wrap .fs-c-productPrice .fs-c-price__value {
    font-family: 'Montserrat', sans-serif;;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: .02em;
    text-align: left;
  }
}

@media screen and (min-width: 751px) {
  .producer_product_wrap {
    padding: 53px 0 40px;
    width: 100vw;
    margin: 35px calc(50% - 50vw) 0;
    overflow: hidden;
    background-color: #f8f8f8;
  }
  .producer_product_inner {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
  }
  .producer_product_wrap .fs-c-productListCarousel__list__itemTrack {
    margin-left: -6px;
  }
  .producer_product_wrap .slick-track {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .producer_product_wrap .slick-slide {
    max-width: 250px;
    min-width: 250px;
    background-color: #fff;
    margin: 0 6px;
    height: auto;
  }
  .producer_product_wrap .fs-c-productListItem__image__image {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
  }
  .producer_product_wrap .fs-c-productListCarousel__list__item {
    padding: 20px 11.88% 19px;
  }
  .producer_product_wrap .fs-c-productListItem__productName {
    padding-top: 18px;
    margin-top: 0;
  }
  .producer_product_wrap .fs-c-productListItem__prices {
    margin: 8px 0 0;
  }
  .producer_product_wrap .fs-c-productListCarousel__ctrl {
    width: 40px;
    min-width: auto;
    height: 40px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: calc(100% + 38px);
    cursor: pointer;
  }
  .producer_product_wrap .fs-c-productListCarousel__ctrl--prev {
    background-image: url(../img/torinohito/common/prev_arrow.svg);
    right: 50px;
  }
  .producer_product_wrap .fs-c-productListCarousel__ctrl--prev:hover {
    background-image: url(../img/torinohito/common/prev_arrow_hover.svg);
  }
  .producer_product_wrap .fs-c-productListCarousel__ctrl--next {
    background-image: url(../img/torinohito/common/next_arrow.svg);
    right: 0;
  }
  .producer_product_wrap .fs-c-productListCarousel__ctrl--next:hover {
    background-image: url(../img/torinohito/common/next_arrow_hover.svg);
  }
}

/* -----------------------------------------------
おすすめ商品
----------------------------------------------- */
.fs-c-featuredProduct__header {
  display: none;
}
.fs-c-featuredProduct {
  padding: 0;
  border: none;
}
.fs-c-featuredProduct .fs-c-productListCarousel__list {
  display: block;
  overflow: visible;
}
.fs-c-featuredProduct .fs-c-productListCarousel > .fs-c-productListCarousel__ctrl {
  display: none;
}
.fs-c-featuredProduct .fs-c-productListItem__productName .fs-c-productName__name {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: .02em;
  text-align: left;
  /* font-weight: bold; */
}
.fs-c-featuredProduct .fs-c-productName__copy,
.fs-c-featuredProduct .fs-c-productListItem__productDescription {
  display: none;
}
.fs-c-featuredProduct .fs-c-productMarks .fs-c-productMark__mark:not(.shop_name_tori) {
  display: none;
}
.fs-c-featuredProduct .fs-c-productMarks {
  margin-top: 8px;
}
.fs-c-featuredProduct .shop_name_tori {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 11px;
  font-weight: 500;
  height: auto;
  border-radius: 0;
  width: auto;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
}
.fs-c-featuredProduct .shop_name_tori .fs-c-productMark__label {
  opacity: .65;
  display: block;
  text-align: left;
  line-height: 1.2;
  font-size: inherit;
}
.fs-c-featuredProduct .fs-c-productPrice .fs-c-price__value {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: .02em;
  text-align: left;
}
.fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__addon {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: .02em;
  text-align: left;
}
.fs-c-featuredProduct .fs-c-productListItem__control {
  display: none;
}

@media screen and (max-width: 750px) {
  .fs-c-featuredProduct .fs-c-productListItem__control {
    display: none;
  }
  .fs-c-featuredProduct .slick-slider {
    touch-action: auto;
  }
  .fs-c-featuredProduct {
    padding: 0 0 35px;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list {
    overflow-x: scroll;
    width: 100%;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    width: 135px;
    min-width: 135px;
    padding: 13px 16px;
    background-color: #f8f8f8;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list__item + .fs-c-productListCarousel__list__item {
    margin-left: 11px;
  }
  .fs-c-featuredProduct .fs-c-productListItem__image__image {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
  }
  .fs-c-featuredProduct .fs-c-productListItem__productName {
    padding-top: 5px;
    margin-top: 0;
  }
  .fs-c-featuredProduct .fs-c-productListItem__productName .fs-c-productName__name {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .fs-c-featuredProduct .fs-c-productMarks {
    margin-top: 5px;
  }
  .fs-c-featuredProduct .shop_name_tori {
    margin-top: 5px;
    opacity: .65;
    font-size: 9px;
  }
  .fs-c-featuredProduct .fs-c-productPrices {
    margin-bottom: 5px;
  }
  .fs-c-featuredProduct .fs-c-productPrice .fs-c-price__value {
    font-family: 'Montserrat', sans-serif;;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: .02em;
    text-align: left;
  }
}

@media screen and (min-width: 751px) {
  .fs-c-featuredProduct_wrap {
    margin-top: 60px;
  }
  .fs-c-featuredProduct {
    margin-top: 39px;
    overflow: visible;
  }
  .producer_product_inner {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack {
    margin-left: -6px;
  }
  .fs-c-featuredProduct .slick-track {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .fs-c-featuredProduct .slick-slide {
    max-width: 250px;
    background-color: #f8f8f8;
    margin: 0 6px;
    height: auto;
  }
  .fs-c-featuredProduct .fs-c-productListItem__image__image {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__list__item {
    padding: 20px 11.88% 19px;
  }
  .fs-c-featuredProduct .fs-c-productListItem__productName {
    padding-top: 18px;
    margin-top: 0;
  }
  .fs-c-featuredProduct .fs-c-productListItem__prices {
    margin: 9px 0 0;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__ctrl {
    width: 40px;
    min-width: auto;
    height: 40px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: calc(100% + 38px);
    cursor: pointer;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__ctrl--prev {
    background-image: url(../img/torinohito/common/prev_arrow.svg);
    right: 50px;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__ctrl--prev:hover {
    background-image: url(../img/torinohito/common/prev_arrow_hover.svg);
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__ctrl--next {
    background-image: url(../img/torinohito/common/next_arrow.svg);
    right: 0;
  }
  .fs-c-featuredProduct .fs-c-productListCarousel__ctrl--next:hover {
    background-image: url(../img/torinohito/common/next_arrow_hover.svg);
  }
}

/* -----------------------------------------------
おすすめ商品_レコメンド2
----------------------------------------------- */
.fs-c-featuredProduct_wrap #_rcmdjp_display_3 {
  display: block;
}
.fs-c-featuredProduct .featuredProduct_list_wrap {
  display: block;
  overflow: visible;
}

@media screen and (max-width: 750px) {
  .fs-c-featuredProduct .featuredProduct_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .fs-c-featuredProduct .featuredProduct_list_wrap {
    overflow-x: scroll;
    width: 100%;
  }
  .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__addon {
    font-size: 12px;
  }
  .fs-c-productPrice__addon span {
    font-size: 12px;
  }
}

@media screen and (min-width: 751px) {

  .fs-c-featuredProduct .featuredProduct_list {
    margin-left: -6px;
  }
}

/* -----------------------------------------------
最近見た商品
----------------------------------------------- */
.product_history .CrossHead {
  display: none;
}
.product_history li:nth-child(8) {
  display: none;
}

@media screen and (max-width: 750px) {
  .product_history + br {
    display: none;
  }
  .product_history .scroll_wrap {
    overflow-x: scroll;
    width: 100%;
  }
  .product_history ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .product_history li {
    width: 135px;
    min-width: 135px;
    /* padding: 13px 16px; */
    background-color: #f8f8f8;
  }
  .product_history li + li {
    margin-left: 11px;
  }
  .product_history li a {
    padding: 13px 16px;
    display: block;
    height: 100%;
  }
  .product_history li img {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
  }
  .product_history li dt {
    margin-top: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .product_history li dd {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: .02em;
    text-align: left;
  }
}

@media screen and (min-width: 751px) {
  .product_history {
    margin-top: 70px;
    margin-bottom: 0!important;
  }
  .product_history ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .product_history li {
    width: 13.4%;
    /* padding: 15px 1.57% 18px; */
    background-color: #f5f5f5;
  }
  .product_history li + li {
    margin-left: 0.94%;
  }
  .product_history li a {
    padding: 15px 11.76% 18px;
    display: block;
    height: 100%;
  }
  .product_history dt {
    margin-top: 23px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .02em;
    text-align: left;
    /* font-weight: bold; */
  }
  .product_history dd {
    margin-top: 14px;
    font-family: 'Montserrat', sans-serif;;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: .02em;
    text-align: left;
  }
}

/* -----------------------------------------------
カテゴリ一覧
----------------------------------------------- */
.torinohito_cat_wrap {
  width: 100vw;
}
.torinohito_cat_wrap .section-header {
  margin-bottom: 40px;
}
.torinohito_cat_wrap .section-header__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  letter-spacing: 0.02em;
  font-feature-settings: normal;
}
.torinohito_cat_wrap .section-sub-title {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.02em;
  vertical-align:middle;
}
.torinohito_cat_wrap .new-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  word-break: break-word;
}
.torinohito_cat_wrap .grid-item {
  flex: 0 0 16.66667%;
  align-items: stretch;
  display: flex;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.torinohito_cat_wrap .collection-item {
  position: relative;
  display: block;
  flex: 1 1 100%;
  text-align: center;
  margin-bottom: 5px;
}
.torinohito_cat_wrap .collection-image--circle {
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transition: all .2s ease;
}
.torinohito_cat_wrap .collection-image-wrap:after{
  content:"";
  display:block;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1;
  background-color:rgba(0, 0, 0, 0.027);
  pointer-events:none;
  transition:all 0.2s ease;
  border-radius: 50%;
}
.torinohito_cat_wrap .collection-image img{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  -o-object-fit:contain;
    object-fit:contain;
  padding:var(--collectionTileMargin);
}
.torinohito_cat_wrap .collection-image--is-collection img{
  -o-object-fit:cover;
    object-fit:cover;
}
.torinohito_cat_wrap .collection-item__title {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  display: block;
  margin-top: 5px;
  padding: 0 7%;
}

@media screen and (max-width: 750px) {
  .torinohito_cat_wrap {
    margin: 41px calc(50% - 50vw) 32px;
  }
  .torinohito_cat_inner {
    width: 91.73%;
    margin: 0 auto;
  }
  .torinohito_cat_wrap .section-header {
    margin-bottom: 25px;
  }
  .torinohito_cat_wrap .section-header .section-header__title {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .torinohito_cat_wrap .section-header .section-sub-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.02em;
    vertical-align: middle;
  }
  .torinohito_cat_wrap .collection-item__title {
    font-family: Noto Sans JP;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .torinohito_cat_wrap .grid-item {
    flex: 0 0 33.33333%;
  }
}

@media screen and (min-width: 751px) {
  .torinohito_cat_wrap {
    margin: 24px calc(50% - 50vw) 60px;
  }
  .torinohito_cat_inner {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
  }
  .torinohito_cat_wrap .collection-item {
    margin-bottom: 15px;
  }
  .torinohito_cat_wrap .collection-image-wrap:hover{
    transform:translateY(-3px);
    box-shadow:0 3px 10px rgba(0, 0, 0, 0.1)
  }
  .torinohito_cat_wrap .collection-image-wrap:hover:after{
    background-color:transparent;
  }
  .torinohito_cat_wrap .collection-item:active .collection-image-wrap{
    transform:scale(0.97);
    transition:transform 0.05s ease-out
  }
}

/* -----------------------------------------------
生産者一覧
----------------------------------------------- */
.creator_wrap {
  width: 100vw;
}
.creator_wrap .section-header {
  margin-bottom: 40px;
}
.creator_wrap .section-header__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  letter-spacing: 0.02em;
  font-feature-settings: normal;
}
.creator_wrap .section-sub-title {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.02em;
  vertical-align:middle;
}
.creator_wrap .new-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  word-break: break-word;
}
.creator_wrap .grid-item {
  flex: 0 0 16.66667%;
  align-items: stretch;
  display: flex;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.creator_wrap .collection-item {
  position: relative;
  display: block;
  flex: 1 1 100%;
  text-align: center;
  margin-bottom: 5px;
}
.creator_wrap .collection-image--circle {
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transition: all .2s ease;
}
.creator_wrap .collection-image-wrap:after{
  content:"";
  display:block;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1;
  background-color:rgba(0, 0, 0, 0.027);
  pointer-events:none;
  transition:all 0.2s ease;
  border-radius: 50%;
}
.creator_wrap .collection-image img{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  -o-object-fit:contain;
    object-fit:contain;
  padding:var(--collectionTileMargin);
}
.creator_wrap .collection-image--is-collection img{
  -o-object-fit:cover;
    object-fit:cover;
}
.creator_wrap .collection-item__title {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  display: block;
  margin-top: 5px;
  padding: 0 7%;
}

@media screen and (max-width: 750px) {
  .creator_wrap {
    margin: 31px calc(50% - 50vw) 32px;
  }
  .creator_inner {
    width: 91.73%;
    margin: 0 auto;
  }
  .creator_wrap .section-header {
    margin-bottom: 25px;
  }
  .creator_wrap .section-header .section-header__title {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .creator_wrap .section-header .section-sub-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.02em;
    vertical-align: middle;
  }
  .creator_wrap .collection-item__title {
    font-family: Noto Sans JP;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .creator_wrap .grid-item {
    flex: 0 0 33.33333%;
  }
}

@media screen and (min-width: 751px) {
  .creator_wrap {
    margin: 54px calc(50% - 50vw) 60px;
  }
  .creator_inner {
    width: 94.62%;
    max-width: 1268px;
    margin: 0 auto;
  }
  .creator_wrap .collection-item {
    margin-bottom: 15px;
  }
  .creator_wrap .collection-image-wrap:hover{
    transform:translateY(-3px);
    box-shadow:0 3px 10px rgba(0, 0, 0, 0.1)
  }
  .creator_wrap .collection-image-wrap:hover:after{
    background-color:transparent;
  }
  .creator_wrap .collection-item:active .collection-image-wrap{
    transform:scale(0.97);
    transition:transform 0.05s ease-out
  }
}

/* -----------------------------------------------
カートボタンクリック時のモーダル
----------------------------------------------- */
@media screen and (max-width: 750px) {
	.cart_modal_wrap .btn_fx div.to_shopping a {
		border: 1px solid #7d7e4e;
		color: #7d7e4e;
	}
	.cart_modal_wrap .btn_fx div.to_cart a {
		background-color: #7d7e4e;
		color: #fff;
	}
}

@media screen and (min-width: 751px) {
	.cart_modal_wrap .btn_fx div.to_shopping a {
		border: 1px solid #7d7e4e;
		color: #7d7e4e;
	}
	.cart_modal_wrap .btn_fx div.to_cart a {
		background-color: #7d7e4e;
		color: #fff;
	}
}

/* 20230713_追加 */
.fs-c-productNotice--outOfStock {
  border: 1px solid #797c4d;
  color: #797c4d;
}