.index_img {
  background-image: url(https://fucica2016.itembox.design/item/img/topimg01_sp.jpg?t=20250313134644);
  background-position: center center;
  background-size: cover;
  margin-top: -150px;
  margin-bottom: -30px;
  height: 103vh;
  width: 100vw;
}
.fs-c-creditCardIcons__icon img{
  height: auto;
  width: auto;
}

.jumbotron_bg_01 {
  background: url(https://fucica2016.itembox.design/item/img/top_concept.jpg);
  background-position: center center;
  background-size: cover;
}

.fs-preview-header {
  font-size: 0.7em;
  display: none;
}

.fs-l-footer {
  position: relative;
  border-top: none;
  background-color: transparent;
  color: transparent;
  margin-top: 0;
}
.fs-c-documentSubColumn__content img {
  width: auto;
}
.fs-c-checkout-paymentMethodInfo__img img {
  width: auto;
}
.fs-l-header--min {
  border-bottom: 0;
}

.fr2-listItem__productName {
  font-weight: 500;
}

.fs-c-productName__name {
  font-size: 0.6em;
}

.fs-l-main {
  margin-top: 0;
  padding: 0 1.5rem;
}

#fs_Top .fs-l-main {
  display: inline;
}

.fs-p-scrollingCartButton {
  display: none;
}

.fs-p-cartItemNumber {
  right: 70px;
  top: 8px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  padding: 0.1rem;
}

.fs-c-breadcrumb {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 1rem;
  margin-bottom: 0.5rem;
}

.maru_1 {
  background-color: #e3cd92;
}

.maru_2 {
  background-color: #b5b5b6;
}

.maru_3 {
  background-color: #b99789;
}

.maru_4 {
  background-color: #333333;
}

.maru_5 {
  background-color: #333333;
}

.maru_6 {
  background-color: #333333;
}

.maru_7 {
  background-color: #333333;
}

.maru_8 {
  background-color: #333333;
}

.maru_9 {
  background-color: #333333;
}

.maru_10 {
  background-color: #333333;
}

/*ログインログアウトの表示切り替えを行うCSS*/

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

.regist.my-true {
  display: none;
}

/*ヘッダー調整*/

.fs-l-header {
  margin-top: 55px;
  margin-bottom: 0px;
}

.header_wp {
  transition: all 0.5s ease-out;
}

.header_wp.hide {
  transition: all 0.5s ease-out;
  opacity: 0;
}

.headerarea_pc02 {
  transition: all 0.5s ease-out;
}

.headerarea_pc02.hide {
  transition: all 0.5s ease-out;
  opacity: 0;
}

/*おすすめ商品*/

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: none;
  color: #333333;
  font-size: 1.6rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
/*サイドナビ*/

.cate_side_nav {
  display: none;
}

.fs-body-category section.fs-l-pageMain {
  width: 100%;
}

.fs-body-product section.fs-l-pageMain {
  width: 100%;
}

/*検索一覧*/

.fs-c-productList__list__item {
  border-bottom: none;
}

.fs-p-productSearch {
  border-bottom: none;
}

.fs-c-heading--page {
  border-bottom: none;
}

.fs-c-productListItem__productDescription {
  display: none;
}

.fs-body-search .fs-c-buttonContainer {
  display: none;
}

/*商品詳細*/

.fs-c-productNameHeading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

.fs-p-productDescription {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-c-listControl__status {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-c-rating__value {
  display: none;
}

.fs-c-aggregateRating__rating {
  display: none;
}

.fs-p-messageBoard {
  border: none;
  padding: 0.5rem;
}

.fs-c-reviewStars {
  display: none;
}

.fs-c-rating__value {
  margin: 1.5rem 0;
}

.fs-c-reviewerStatus {
  background: #333333;
}

.fs-c-productNotice--outOfStock {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-c-button--plain {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-c-button--addToCart--detail {
  min-width: 100%;
  padding: 1.5rem;
}

.fs-body-product .fs-c-productThumbnail__image {
  flex-basis: 20%;
}

.fs-body-product .fs-c-productImageModalCarousel__figure img {
  width: auto;
}

/*商品グループ*/

.fs-c-sortItems {
  font-size: 10px;
  font-size: 1rem;
}

.fs-c-subgroup {
  display: none;
}

.fs-c-breadcrumb__list--subgroup {
  display: none;
}

.fs-body-category .fs-c-heading {
  border-bottom: none;
  margin: 1.5rem 0;
  padding: 0;
}

.fs-body-category .fs-c-sortItems__list__item.is-active {
  background-color: #333333;
}

.fs-body-category .fs-c-productList__list__item {
  border-bottom: none;
}

.fs-body-category .fs-c-productListItem__viewMoreImageButton {
  display: none;
}

.fs-body-category .fs-c-button--addToCart--list {
  display: none;
}

.fs-body-category .fs-c-productListItem__outOfStock {
  display: none;
}

.fs-body-category .fs-c-button--viewProductDetail {
  display: none;
}

.fs-body-category .fs-c-productListItem__salesPeriodNotice {
  display: none;
}

.fs-body-category .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}

/* accordion
    -------------------------------------------------------------- */

.accordion {
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #ffffff;
}

.accordion_title01 {
  position: relative;
  padding: 1.3rem 1.5rem;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
  text-align: left;
  border: solid #dcdcdc;
  border-width: 0 0 1px 0;
  color: #333333;
  list-style: none;
}

.accordion_title01 + li {
  border-top: none;
  list-style: none;
}

.accordion li a {
  display: block;
}

.accordion_title01:after {
  display: block;
  content: " ";
  background-image: url("https://fucica2016.itembox.design/item/img/nav_yajirusi.svg?t=20250313134644");
  top: 50%;
  margin-top: -8px;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  position: absolute;
  right: 1rem;
}

.accordion_title02 {
  position: relative;
  padding: 1.3rem 1.5rem;
  width: 100%;
  cursor: pointer;
  text-align: left;
  border-radius: 0px;
  background: #ffffff;
  border: solid #dcdcdc;
  border-width: 0 0 1px 0;
  color: #333333;
}

.accordion_title02::after {
  display: block;
  content: " ";
  background-image: url("https://fucica2016.itembox.design/item/img/nav_plus.svg?t=20250313134644");
  top: 50%;
  margin-top: -6px;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  position: absolute;
  right: 1.5rem;
}

.accordion_title02.active::after {
  display: block;
  content: " ";
  background-image: url("https://fucica2016.itembox.design/item/img/nav_minus.svg?t=20250313134644");
  top: 50%;
  margin-top: -6px;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
}

.accordion_title02_in li {
  border-radius: 0px;
  background: #ffffff;
  border: solid #dcdcdc;
  border-width: 0 0 1px 0;
  padding: 1rem 1.5rem;
  text-align: left;
}

.accordion_title02_in li a {
  display: block;
}
.qa .accordion_title02_in li a {
  display: inline;
}
.qa .accordion li a {
  display: inline;
}

.accordion_title02_in li + li {
  border-top: none;
}

.border_last {
  margin-bottom: -1px;
}

/* sp横
    -------------------------------------------------------------- */

@media screen and (min-width: 576px) and (max-width: 991px) {
}

/* pc
    -------------------------------------------------------------- */

@media (min-width: 992px) {
  .index_img {
    background-image: url("https://fucica2016.itembox.design/item/img/topimg01_pc.jpg?t=20250313134644");
    margin-bottom: 0;
  }
  .fr2-listItem__productName {
    font-weight: 400;
  }
  .fs-c-productNameHeading {
    font-weight: 400;
  }
  .fs-c-sortItems {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fs-c-productMainImage__image {
    width: 95%;
  }
  /*サイドナビ*/
  .cate_side_nav {
    display: block;
    width: 20%;
  }
  .fs-body-category section.fs-l-pageMain {
    width: 78%;
  }
  .accordion {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #ffffff;
  }

}


/*商品カテゴリページ用カルーセル*/

.product_slideBox {
  height: 400px;
  overflow: hidden;
  position: relative;
  height: 100vw;
  max-height: 800px;
}

/* imgのみ */
.product_item1 {
  opacity: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 12s 0s infinite;
  animation: anime 12s 0s infinite;
}

.product_item1:nth-of-type(2) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.product_item1:nth-of-type(3) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.product_item1:nth-of-type(4) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

/* ふわっとアニメーション */
@keyframes anime {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}


