@charset "utf-8";
/* CSS Document */
.sp {
  display: none;
}
body#fs_Top section.fs-l-pageMain > section {
  margin-bottom: 75px;
}
body#fs_Top main.fs-l-main, body#fs_Top main.fs-l-main section.fs-l-pageMain {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
/*body#fs_Top section.fs-l-pageMain {
  margin-top: 43px;
}*/
/*商品テンプレ
***************************************************************/
h2.top_title {
  font-size: 18px !important;
  font-weight: bold; /* 太字に指定 */
  margin: 0 auto 18px;
  color: #595959; /* 落ち着いたダークグレー */
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; /* 標準的なゴシック体に指定 */
}
h2.top_title span {
  font-weight: bold;
  font-size: 10px;
  vertical-align: middle;
  margin-left: 20px;
  font-family: Arial, Helvetica, "sans-serif",'Noto Sans JP';
}
ul.flex.row5 {
  align-items: baseline;
  flex-wrap: wrap;
}
ul.flex.row5 li {
  flex-basis: 18.4%;
  font-size: 13px;
  margin-bottom: 45px;
}
ul.flex.row5 li p {
  color: #000;
  overflow: hidden;
}
ul.flex.row5 li p img {
  transition: 0.5s;
}
ul.flex.row5 li a:hover img {
  transform: scale(1.1);
}
p.c_name {
  font-size: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 5rem;
  line-height: 1.77;
}
p.c_value {
  font-size: 23px;
  line-height: 1.8;
  color:#bf0000!important;
}
p.c_value span {
  font-size: 13px;
  color: #101010;
}
p.c_tag {
  display: inline-block;
  font-size: 10px;
  padding: 2.5px 7.5px;
}
body#fs_Top p.c_tag.soryo {
  background: #bf0000;
  color: #fff;
}
body#fs_Top p.c_tag.p_down {
  background: #bb0000;
  color: #fff;
  border: 1px solid #a71212;
  padding: 1.5px 8.5px;
}
p.view_more {
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  border: #c99f7d 1px solid;
  position: relative;
}
p.view_more a {
  color: #c99f7d;
  padding: 15px;
}
p.view_more a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid;
  border-top: 1px solid;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 16px;
}
p.view_more::after, p.view_more::before, p.view_more span::after, p.view_more span::before {
  background-color: #c99f7d;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
/* 左上へ配置 */
p.view_more::after {
  height: 1px;
  left: -1px;
  top: -1px;
  width: 0px;
}
/* 右下へ配置 */
p.view_more::before {
  bottom: -1px;
  height: 1px;
  right: -1px;
  width: 0px;
}
/* 左下へ配置 */
p.view_more span::after {
  bottom: -1px;
  height: 0px;
  left: -1px;
  width: 1px;
}
/* 右下へ配置 */
p.view_more span::before {
  height: 0px;
  right: -1px;
  top: -1px;
  width: 1px;
}
/* hover */
p.view_more:hover {
  background-color: #c99f7d;
}
p.view_more:hover a {
  color: #fff;
}
p.view_more:hover::after, p.view_more:hover::before {
  width: 100%;
  width: calc(100% + 1px);
}
p.view_more:hover span::after, p.view_more:hover span::before {
  height: 100%;
  height: calc(100% + 1px);
}
section.top_sale ul.flex.row5 li p.c_value {
  color: #a71212;
}

/***************************************************************
  1. トップスライダー（レスポンシブ対応版）
***************************************************************/
body#fs_Top .fs-pt-carousel.fs-c-slick,
body#fs_Top .fs-c-slick .slick-list,
body#fs_Top .fs-c-slick .slick-track,
body#fs_Top .fs-c-slick .slick-slide {
  height: 534px !important;
}

body#fs_Top .fs-c-slick .slick-slide {
  opacity: 0.5;
  box-sizing: border-box;
}

body#fs_Top .fs-c-slick .slick-slide.slick-active {
  opacity: 1;
}

body#fs_Top .fs-pt-carousel.fs-c-slick figure.fs-pt-carousel__slide {
  height: 534px !important;
  overflow: hidden;
  margin: 0;
}

body#fs_Top .fs-pt-carousel.fs-c-slick figure.fs-pt-carousel__slide img {
  width: 100% !important;
  height: 534px !important;
  object-fit: cover !important;
  transition: 0.5s;
  display: block;
}

body#fs_Top .slick-slide.slick-active figure.fs-pt-carousel__slide:hover img {
  transform: scale(1.1);
}

body#fs_Top .fs-c-slick .slick-dots {
  margin-top: 10px;
}
body#fs_Top .fs-c-slick .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0;
}
body#fs_Top .fs-c-slick .slick-dots li button {
  width: 20px;
  height: 20px;
}
body#fs_Top .fs-c-slick .slick-dots li button:before {
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 16px;
  color: #d3d3d3;
  opacity: 1;
}
body#fs_Top .fs-c-slick .slick-dots li.slick-active button:before {
  color: #c99f7d;
}

body#fs_Top .slick-track .slick-slide {
  margin: 0 0.5px;
}

/***************************************************************
  スマホ用メディアクエリ（高さのバランス調整）
***************************************************************/
@media screen and (max-width: 768px) {
  body#fs_Top .fs-pt-carousel.fs-c-slick,
  body#fs_Top .fs-c-slick .slick-list,
  body#fs_Top .fs-c-slick .slick-track,
  body#fs_Top .fs-c-slick .slick-slide {
    height: 210px !important;
  }

  body#fs_Top .fs-pt-carousel.fs-c-slick figure.fs-pt-carousel__slide {
    height: 210px !important;
  }

  body#fs_Top .fs-pt-carousel.fs-c-slick figure.fs-pt-carousel__slide img {
    height: 210px !important;
    object-fit: cover !important;
  }
}

/***************************************************************
  2. 画像拡大モーダル（PhotoSwipe等）のヘッダー重なり対策
***************************************************************/
.pswp {
    z-index: 99999 !important;
}

/***************************************************************
  3. 商品説明「もっと見る」＆完全不透明グラデーション
***************************************************************/
.fs-p-productDescription.fs-p-productDescription--short {
    position: relative !important;
    overflow: hidden !important;
    transition: max-height 0.4s ease;
}

@media screen and (max-width: 767px) {
    .fs-p-productDescription.fs-p-productDescription--short {
        max-height: 700px !important;
    }
}

@media screen and (min-width: 768px) {
    .fs-p-productDescription.fs-p-productDescription--short {
        max-height: 1000px !important;
    }
}

.fs-p-productDescription.fs-p-productDescription--short.is-expanded {
    max-height: none !important;
    overflow: visible !important;
}

/* 下部を完全に白で隠すグラデーションオーバーレイ */
.fs-p-productDescription.fs-p-productDescription--short .js-more-overlay {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 250px; 
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 40%, rgba(255,255,255,1) 80%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 25px;
    z-index: 10;
    pointer-events: none;
    box-sizing: border-box;
}

.fs-p-productDescription.fs-p-productDescription--short.is-expanded .js-more-overlay {
    display: none !important;
}

/* 「もっと見る」ボタンのデザイン */
.js-more-btn {
    pointer-events: auto;
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #666666;
    border-radius: 0px;
    padding: 12px 25px;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
}

.js-more-btn::before {
    content: "\f0ca";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
    font-size: 16px;
    color: #333333;
}

.js-more-btn::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 15px;
    font-size: 12px;
    color: #666666;
}

/***************************************************************
  特集・イベント
***************************************************************/
section.top_special {
  background: #fbede2;
  padding: 60px 0;
}
section.top_special .fs-pt-column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 27px;
}
section.top_special .fs-pt-column__item {
  padding: 0;
  width: 31.8%;
  text-align: center;
}
section.top_special .fs-pt-column > *:nth-child(4) {
  display: none;
}
section.top_special span.fs-pt-column__heading {
  font-weight: 500;
  padding: 6px;
  line-height: 1.77;
  font-size: 16px;
}
section.top_special .fs-pt-column__item img {
  transition: 0.5s;
}
section.top_special .fs-pt-column__item:hover img {
  transform: scale(1.1);
}
section.top_special .fs-pt-column__item span.fs-pt-column__image {
  overflow: hidden;
}

/***************************************************************
  おすすめ
***************************************************************/
section.top_recommend {
  margin-top: 30px;
}

/***************************************************************
  シーン別
***************************************************************/
section.top_scene {
  padding: 40px 0;
}
section.top_scene .fs-pt-column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 27px;
}
section.top_scene .fs-pt-column__item {
  padding: 0;
  width: 31.8%;
  text-align: center;
}
section.top_scene .fs-pt-column > *:nth-child(4) {
  display: none;
}
section.top_scene span.fs-pt-column__heading {
  display: none;
}
section.top_scene .fs-pt-column__item img {
  transition: 0.5s;
}
section.top_scene .fs-pt-column__item:hover img {
  transform: scale(1.1);
}
section.top_scene .fs-pt-column__item span.fs-pt-column__image {
  overflow: hidden;
}

/***************************************************************
  グーダ
***************************************************************/
div.top_gooda{
  width: 40%;
  margin: 40px auto 20px;
}

/***************************************************************
  カテゴリ別ランキング
***************************************************************/
h3.ranking {
  color: #9c7261;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0 auto;
}
h3.ranking span {
  vertical-align: middle;
  margin: 0 20px;
}
h3.ranking span img {
  max-width: 68px;
}
section.flex_row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
section.top_ranking .flex {
  flex-direction: column;
  align-items: baseline;
}
section.top_ranking .flex li {
  position: relative;
  margin-bottom: 20px;
}
section.top_ranking .flex li p {
  overflow: hidden;
}
section.top_ranking .flex li p img {
  transition: 0.5s;
}
section.top_ranking .flex li a:hover img {
  transform: scale(1.1);
}
section.flex_row li > a {
  display: flex;
  justify-content: space-between;
}
section.flex_row li p {
  color: #101010;
}
section.flex_row li > a > p {
  width: 35.7%;
  min-width: 80px;
  margin: 0 auto;
}
section.flex_row li > a div {
  width: 67%;
  padding: 0 15px;
}
section.flex_row > div {
  width: 31.5%;
}
section.top_ranking .flex li::before {
  content: "";
  display: block;
  width: 49px;
  height: 32px;
  margin: 0 auto 8px;
  background: #fff url(https://riso.itembox.design/item/img/top/ranking1.png) no-repeat center;
  background-size: 70%;
}
section.top_ranking .flex li:nth-child(2)::before {
  background: #fff url(https://riso.itembox.design/item/img/top/ranking2.png) no-repeat center;
  background-size: 70%;
}
section.top_ranking .flex li:nth-child(3)::before {
  background: #fff url(https://riso.itembox.design/item/img/top/ranking3.png) no-repeat center;
  background-size: 70%;
}
section.top_ranking .flex li::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #efd7a3;
  position: absolute;
  top: 19px;
  z-index: -1;
}
section.top_ranking .flex li:nth-child(2)::after {
  background: #c7c2c5;
}
section.top_ranking .flex li:nth-child(3)::after {
  background: #dbc0b4;
}

div .rank_items{
  border: rgba(241, 206, 206, 0.5) 1px dotted;
  border-radius: 5px;
  padding: 20px 10px;
}

/***************************************************************
  暮らしのアイデア
***************************************************************/
section.top_idea .fs-pt-column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44px;
}
section.top_idea .fs-pt-column__item {
  padding: 0;
  width: 48.9%;
}
section.top_idea img {
  margin: 0 auto;
}

/***************************************************************
  商品レビュー
***************************************************************/
section.top_review .inner > section {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
  transform: translateZ(0);
}
section.top_review .inner > section::-webkit-scrollbar {
  height: 10px;
}
section.top_review .inner > section::-webkit-scrollbar-track {
  background: #fff;
}
section.top_review .inner > section::-webkit-scrollbar-thumb {
  background: #ddd;
}
@media screen and (max-width: 450px) {
  section.top_review .inner > section::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
}