body {
  font-family: "Noto Serif JP", "游明朝", YuMincho, serif,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", sans-serif;
  letter-spacing: 1.6px;
  font-weight: 400;
  font-size: 14.5px;
  line-height: 1.7; 
}

h1, h2, h3, h4, h5 {
  line-height: 1.6;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

small {
  line-height: 1.7;
  display: block;
}

.fs-body-top .fs-l-main, .fs-body-top .fs-l-pageMain {
  max-width: none;
  width: 100%;
}

.fs-l-pageMain, .fs-l-main {
  max-width: 1000px;
  padding: 0;
}


.max-width {
  max-width: 1200px;
  margin: 0 auto;
}

.fs-p-footerCopyright__text {
  font-size: 1.2rem !important;
}

.delay {
  content-visibility: auto;
}


@media screen and (min-width: 960px)  and (max-width: 1080px) {
  .fs-l-main {
    margin: 0 22px;
  }

  .fs-body-top .fs-l-main {
    margin: 24px 0 0 0;
  }
}


@media screen and (max-width: 1220px) {
  .sp-width {
    margin: 0 22px;
  }
}

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


a:hover {
  text-decoration:none !important;
  opacity: .8;
}


@media screen and (min-width: 768px) {
  .fs-l-header__utility {
    grid-template-rows: 1fr;
  }

  .fs-l-header__contents  {
    grid-template-columns: 37% 26% 37%;
  }
}

.fs-p-phoneOrder__text {
  margin-bottom: 10px;
}

.fs-p-phoneOrder__phoneNum {
  font-size: 18px;
}

.fs-l-header {
  margin-top: 20px;
}

.fs-l-header.-sp {
  display: none;
}

.fs-l-header__logo {
  margin-top: 7px;
}

.fs-p-searchForm__input {
  width: 200px;
}


.fs-l-header .fs-p-headerNavBar {
  border-bottom: 1px solid rgba(0,0,0,.12);
}

.fs-p-headerNavigation__search {
  transform: translate(0,-5px);
}

.fs-p-headerUtilityMenu__list a::before {
  margin-right: 5px;
}

.fs-l-header__utility {
  margin-right: 10px;
}

.fs-body-top {
/*  max-width: 1440px; */
  margin: 0 auto;
}

.fs-pt-carousel__slide img {
  width: 90%;
  margin: 30px auto;
  border-radius: 8px;
  max-width: 1300px;
}

.fs-c-button--carousel--next::before {
  font-size: 34px;
}

.fs-c-button--carousel--prev::before {
  font-size: 34px;
}

@media screen and (max-width: 1220px) {
  .fs-c-button--carousel--next::before {
    margin-left: 0;
  }
  
  .fs-c-button--carousel--prev::before {
    margin-right: 0;
  }
}


.fs-p-heading--lv2 {
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 2px;
  border-bottom: none;
  margin-bottom: 30px;
  margin-top: 3.5em !important;
}

.fs-pt-column__image img {
  border-radius: 5px;
}

.fs-p-dateList {
  border-top: 1px solid rgba(0,0,0,.12);
  border-bottom: 1px solid rgba(0,0,0,.12);
  padding: 10px 20px;
}

.fs-p-dateList li {
  padding: 12px 0 0;
  border: none;
}

.fs-p-dateList li:last-child {
  padding-bottom: 12px;
  margin-top: 12px;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border: none;
}

.fs-p-sideMenu {
  padding: 15px 10px;
}

@media screen and (min-width: 1200px){
  .fs-l-sideArea {
    display: none;
  }
}


@media screen and (min-width: 1025px) {
  .fs-l-header__drawerOpener {
    display: none;
  }
}


@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__list__item {
    margin: 0 10px;
  }
}

.fs-c-productName__name {
  margin-top: 10px;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  color: rgba(0,0,0,.12);
  font-size: 18px;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  font-size: 18px;
}

.fs-pt-column__heading {
  font-weight: 300;
  margin-top: 10px;
  font-size: 1.4rem;
}


.fs-p-inputGroup {
  border: none;
  background: transparent;
}

.fs-p-inputGroup__button {
  background: white;
  color: #3c3c3c;
}

.fs-p-footerSnsLink__item__icon img {
  width: 40px;
  margin: 0 3px;
}

.p-MagazineBtn {
  background-color: rgba(0,0,0,.5);
  color: #ededed;
  border-radius: 3px;
  margin: 20px auto 10px;
  width: max-content;
  padding: 5px 12px;
}

.p-MagazineIcon {
  margin-right: 5px;
}

@media screen and (max-width: 1024px) {
  .p-MagazineBtn {
    font-size: 12px;
  }
}


@media screen and (max-width: 960px) {
  .fs-p-footerUtilityMenu__list a::before {
    display: none;
  }
}

.fs-l-footer__utility {
  flex-direction: column !important;
  justify-content: center;
  align-items: center; 
  padding: 34px;
  background-color: #ededed;
  max-width: inherit;
}

.fs-l-footer {
  border-top: none;
}

.fs-p-footerSnsLink {
  margin-top: 8px;
}

@media screen and (min-width: 960px) {
  .fs-p-footerUtilityMenu__list a::before {
    display: none;
  }
}

.fs-l-footer__utility .fs-p-footerUtilityMenu {
  margin-top: 22px;
}

.fs-pt-menu__item fs-pt-menu__item--lv1:hover 
  opacity: .7;
}

.fs-p-footerUtilityMenu__list a::before {
  display: none;
}

.item-detail-title {
  font-weight: bold;
  border-bottom: 2px solid rgba(0,0,0,.12);
  font-size: 16px;
  padding-bottom: 5px;
  margin-top: 40px;
}

p {
  letter-spacing: 1.7px;
  line-height: 28px;
  font-size: 15px;
}

.fs-body-category p {
  font-size: 15.5px;
  font-weight: 400;
}

.table dt, .table dd {
  padding: 1rem 10px;
  font-size: 1.3rem;
}

.table {
  display: flex;
  border-top: .5px solid rgba(0,0,0,.12);
  border-bottom: .5px solid rgba(0,0,0,.12);
  margin: 0;
}

.table dt {
  width: 115px;
  background-color: rgba(0,0,0,.12);
  display: flex;
  align-items: center;
  border-left: .5px solid rgba(0,0,0,.12);
  border-right: .5px solid rgba(0,0,0,.12);
}

.table dd {
  flex-grow: 1;
  width: calc(100% - 100px);
  display: flex;
  align-items: center;
  border-right: .5px solid rgba(0,0,0,.12);
  margin: 0 0 0 10px;
}

.item-detail-table {
  margin: 20px 0 60px 0;
}

.fs-p-productDescription p{
  margin-bottom: 20px;
  margin-top: 20px;
}


.fs-p-card {
  border: none;
  padding: 20px;
  margin: 30px 0;
}

.fs-c-productNumber {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 3px;
}

.fs-c-productSelection__selection {
  margin: 0 0 8px;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.fs-p-footerCopyright {
  color: #3c3c3c;
  background-color: #ededed;
  padding: 0;
  margin-top: 10px;
}

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

.fs-p-logo__image {
  width: 210px;
}

.fs-c-variationMatrix__panel {
  border: none;
}

.fs-c-stockSignLegend__legend {
  padding: 8px 0 0 8px;
}

.fs-c-button--primary {
  line-height: 24px;
  box-shadow: none;
}

.fs-c-variationMatrix__panel__label {
  line-height: 30px;
}

.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background: rgba(0,0,0,.35);
  color: white;
}



.fs-c-sortItems__list__item.is-active {
  background: #970101;
}



/***** Shop ******/

.shop-img {
  width: 68%;
}

.shop-info {
  width: 30%;
  margin-top: -20px;
}

.shop.-yakuin img {
  width: 100%;
  object-position: bottom;
  font-family: 'object-position: bottom;';
  margin-top: -16%;
  height: 140%;
}

.shop.-yakuin {
  width: 100%;
  padding-top: 50%;
}

.shop {
  width: 100%;
}

.shop-block-content {
  display: block;
}

.shop-list-content {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  max-width: 1080px;
  align-items: center;
}

.shop-block.-border {
  border: none;
/*  margin-top: 40px; */
}

.shop-text {
  margin-top: 15px;
}

.shop-text .btn-detail {
  margin-left: 0;
  margin-top: 40px;
}

.shop-desc {
  font-size: 12px;
}

.shop img {
  width: 100%;
}






.fs-c-heading--page {
  border: none;
  text-align: left;
}


/*.fs-l-pageMain {
  width: auto;
  margin: 0 auto;
}*/

.ranking img, .new-arrival img {
  margin: 20px 0;
  border-radius: 5px;
}

.fs-body-top .fs-c-slick .slick-slide img {
  border-radius: 5px;
/*  height: 200px; */
}

.ranking.-sp, .new-arrival.-sp, .btn-view-more {
  display: none;
}


.fs-system-quantity-list {
  border: 1px solid rgba(0,0,0,.12);
}

.fs-c-price__currencyMark {
  margin-right: 5px;
}

.fs-c-button--loginAndPurchase {
  background: rgba(0,0,0,.3);
  box-shadow: none;
  line-height: 28px;
}

.fs-c-button--unregisteredUserPurchase {
  line-height: 28px;
  box-shadow: none;
}

.fs-c-button--continueShopping {
  box-shadow: none;
  line-height: 30px;
  background: rgba(0,0,0,.08);
  border: none;
  width: 200px;
  color: #3c3c3c;
  padding: 0.8em 1.6em 0.6em;
}


.fs-c-breadcrumb{
  background-color: rgba(0,0,0,.06);
}

.fs-c-breadcrumb__list {
  margin: 0 auto 30px auto;
  opacity: .7;
  padding: 8px 5px 8px 50px;
  text-align: left;
}



.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  margin: 0 5px;
}

.fs-c-button--addToCart--list, .fs-c-button--plain {
  font-size: 12px;
}

.fs-c-button--plain.fs-c-button--addToCart--list::before, .fs-c-button--plain.fs-c-button--viewProductDetail::before, .fs-c-button--plain.fs-c-button--subscribeToArrivalNotice--list::before {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900; 
  margin-right: 3px;
}

.fs-c-button--plain.fs-c-button--addToCart--list::before {
  content: '\f07a';
  color: #970101;
}  

.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  content: '\f105';
}

.fs-c-button--plain.fs-c-button--subscribeToArrivalNotice--list::before {
  content: '\f0f3';
  color: #970101;
}


/******** New ********/

/******** メニューのホバー ********/

  .fs-p-headerNavBar {
    position: relative;
    z-index: 99;
    margin-top: 20px;
  }

  .fs-p-headerNavigation {
    position: relative;
    width: 100%;
    justify-content: space-around;
    flex-wrap: nowrap;
  }

  .fs-p-headerNavigation__list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 60%;
  }

  .fs-p-headerNavigation__listItem {
    min-width: auto;
    display: inline-block;
    width: 14%;
    text-align: center;
    height: 30px;
  }

  .fs-p-headerNavigation__listItem a {
    text-decoration: none;
    display: block;
  }

  .hover-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: white;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    z-index: 90;
    transition: all .2s ease;
  }

  .hover-menu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 10px 0;
    margin-left: 5%;
  }

  .hover-menu.-text ul li {
    width: 33%;
    padding: 7px 5px;
    text-align: left;
    display: flex;
  }

  .hover-menu.-product ul a {
    width: 33%;
    padding: 7px 5px;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .hover-menu.-product {
    margin-top: 12px;
  }

  .hover-menu.-text {
    margin-top: -10px;
  }

  .fs-p-headerNavigation__listItem:hover .hover-menu {
    display: block;
    /* animation: fadeIn .3s ease-in 0s; */
    visibility: visible;
    opacity: 1;
  }

  .fs-p-headerNavigation__listItem:hover {
    transition: all .5s;
  }

  .-special ul li {
    width: 25%;
  }

  .-special {
    margin-top: -10px;  
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  /*** header-nav SHOP ***/
  .hover-menu.-text .hover-menu-shop {
    flex-direction: column;
    width: 50%;
  }

  .hover-menu .hover-menu-shop a {
    display: block;
    padding: 7px 0;
  }

  .hover-menu .hover-menu-shop a:before {
    font-family: "Font Awesome 5 Free";
    content:"\f0a4";
    font-weight: 400;
    color: rgba(0,0,0,.3);
    margin-right: 5px;
  } 

  .hover-menu-shop p {
   margin-top: 5px;
   opacity: .65;
  }


  /*** ヘッダーアイコン ***/
  .headerNav_icon {
    display: flex;
  }

  .headerNav_icon .fas {
    font-size: 16px;
    margin: 0 8px;
    color: rgba(0,0,0,.5);
  }

  .fs-p-headerNavigation__search .fs-p-searchForm__button:before{
    color: rgba(0,0,0,.5);
  }




/******** hero animation ********/

.hero-box {
  overflow: hidden;
  position: relative;
  width: 95%;
  height: auto;
  max-width: 1200px;
  border-radius: 5px;
  padding-top: 38.2%;
  z-index: 1;
}

.sp-hero-box {
  display: none;
}

@media screen and (max-width: 1430px) {
  .hero-box {
    padding-top: 38.6%;
  }
}

@media screen and (max-width: 1370px) {
  .hero-box {
    padding-top: 40%;
  }
}

@media screen and (max-width: 1320px) {
  .hero-box {
    padding-top: 41.7%;
  }
}

@media screen and (max-width: 1270px) {
  .hero-box {
    padding-top: 43.5%;
  }
}


.hero-img {
  animation: anime 18s 0s infinite;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}

.hero-text {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.hero-img:nth-of-type(2) {
  animation-delay: 6s;
}

.hero-img:nth-of-type(3) {
  animation-delay: 12s;
} 


@keyframes anime {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  32% {
    opacity: 1;
  }
  48% {
    opacity: 0;
    transform: scale(1.1);
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}


/******** バナースライダー ********/

.banner-slider.fs-c-slick .slick-slide img {
  border-radius: 5px;
  width: 293px;
  height: 150px;
  margin-right: 10px;
}

.banner-slider.fs-pt-carousel {
  margin: 30px auto 0 auto;
  max-width: 1200px;
} 

.slick-prev.slick-arrow {
  border-radius: 50%;
  width: 35px;
  height: 35px;
}

.slick-next.slick-arrow {
  border-radius: 50%;
  width: 35px;
  height: 35px;
}

.fs-c-slick .slick-prev:before, .fs-c-slick .slick-next:before {
  font-size: 35px;
}

/******** カテゴリーセクション ********/
.section-category {
  background-color: rgba(0,0,0,.03);
  padding-bottom: 40px;
}

.-products {
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 85px;
  margin-top: 3em !important;
}

.category-content {
  display: flex;
 /* background-color: rgba(0,0,0,.03);
  border-radius: 5px; */
  padding: 20px 0 15px 0;
}


.category-content ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.product-li:before {
  content:'';
  width: 44px;
  height: 44px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin: 0 15px;
  background-repeat: no-repeat;
}

/* .category-content li:after {
  content: '>';
  position: absolute;
  right: 10px;
  top: 16%;
} */

.category-content li {
  list-style: none;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.category-content a {
  width: 23%;
}



.product-li.briefcase:before {
  background-image: url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_bu-1.png );
}

.product-li.dullesbag:before {
  background-image: url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_ds.png );
}

.product-li.totebag:before {
  background-image: url( https://leather.itembox.design/item/new-column/recommended-item/pr-to-2-m/transparent.png );
}


.product-li.sholuderbag:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_sh.png );
}

.product-li.bodybag:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/ボディーバッグ-250x250.png );
}

.product-li.pochette:before {
  background-image: url( https://leather.itembox.design/item/new-top/shoulder26.png?t=20241029124240 );
}

.product-li.backpack:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_ru.png );
}

.product-li.bostonbag:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_bo-1.png );
}

.product-li.clutchbag:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_cl-1.png );
}

.product-li.beltpouch:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_bl-1.png );
}

.product-li.wallet:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_wa.png );
}

.product-li.coincase:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_co.png );
}

.product-li.cardcase:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_cd.png );
}

.product-li.passcase:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_ps.png );
}

.product-li.cardholder:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_na.png );
}

.product-li.keycase:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_ky.png );
}

.product-li.pencase:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_pn.png );
}

.product-li.bookcover:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_bk.png );
}

.product-li.notecover:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_nt.png );
}

.product-li.strap:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_st.png );
}

.product-li.pouch:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_po.png );
}

.product-li.shoulderstrap:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_bg_ss.png );
}

.product-li.charm:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_cm.png );
}

.product-li.variety:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_ey.png );
}

.product-li.maintenance:before {
  background-image:url( https://www.porco-rosso.co.jp/catalog/wp-content/uploads/2019/09/img_cat_sm_mg.png );
}

.product-li.smartphonecase:before {
  background-image:url( https://leather.itembox.design/item/pr-ph-hs/transparent.png );
}





/******** 商品詳細ページ ********/

  .fs-l-product4.product-new-layout .fs-l-productLayout__item--3 {
    grid-column: 1/3; 
  }
 
 .product-new-layout .trimming.-square.-sp {
   padding-top: 62%;
   max-width: inherit;
 }
 
 .product-page > *, .new-product-page > * {
   margin-bottom: 2rem;
 }
 
 .br-sp {
   display: none !important;
 }
 
 .new-product-page h2 {
   font-weight: 600;
   font-size: 20px;
   line-height: 38px;
   color: #9D887D;
 }
 
 .new-product-page h2:after {
   content: '';
   width: 60px;
   padding-top: 4px;
   background-color: rgba(157,136,125,.2);
   display: block;
   margin: 14px auto 30px auto;
   border-radius: 5px;
 }
 
 .new-product-page .layout-2 p, .new-product-page .layout-2 h2 {
   max-width: 380px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
 }

 .new-product-page .layout-2 h3 {
   max-width: 380px;
   margin-right: auto;
   margin-left: auto;
 }
 
 .new-product-page .summary h3, .new-product-page .summary p {
   text-align: left;
   max-width: inherit;
   margin: inherit;
 }
 
 .new-product-page h3 {
   color: #9D887D;
   margin: 1rem 0;
   font-size: 17px;
 }
 
 
 .fs-body-product b {
   font-size: 115%;
 }
 
 .product-page b {
   font-size: 100%;
 }
 
 .product-page h2 {
   font-size: 130%;
   font-weight: 600;
   padding-bottom: 1.6rem;
   border-bottom: .5px solid rgba(0,0,0,.12);
   position: relative;
   margin-bottom: 2.5rem;
   margin-top: 5rem;
 }
 
 .product-page h2:first-of-type {
   margin-top: 0; 
 }
 
 .fs-body-product p a {
   color: #970101;
   border-bottom: 1px solid #970101;
 }
 
 .drawerMenu p a {
   color: inherit;
   border: none;
 }
 
 .fs-body-product-kokuin .fs-p-card, .fs-body-product-kokuin-komono .fs-p-card {
   display: none;
 }
 
 
 @media screen and (min-width: 960px) {
   .fs-l-product4 .fs-l-productLayout__item--3 {
     grid-column: 1/2;
   }
 
   .fs-l-product4 .fs-l-productLayout {
     grid-template-columns: calc(58% - 30px / 2) calc(42% - 30px / 2);
     grid-gap: 30px;
   }
 }
 
 .fs-l-product2 .fs-l-productLayout > * > * {
   margin-bottom: 16px;
 }
 
 @media screen and (min-width: 960px) {
   .fs-l-product2 .fs-l-productLayout {
     grid-template-columns: calc(60% - 60px / 2) calc(40% - 60px / 2);
     grid-gap: 60px;
   }
 }
 
 
 .fs-c-productMainImage__image img, .fs-c-productThumbnail__image img {
   border-radius: 5px;
 }
 
 .fs-body-product .fs-c-button--primary,  .fs-c-button--secondary  {
   line-height: 30px;
 }
 
 .more {
   text-align: right;
   font-size: 12px;
 }
 
 .more:after {
   content: '\f105';
   font-family: 'Font Awesome 5 Free';
   font-weight: 900;
   margin-left: 5px;
   color: rgba(0,0,0,.6);
 }
 
 .fs-c-variationMatrix {
   margin: 10px 0;
 }
 
 .fs-c-variationMatrix > li {
   margin: 5px 0;
 }
 
 .fs-body-product .fs-c-button--plain {
   font-size: 14px;
   color: #3c3c3c;
 }
 
 .fs-l-productLayout .fs-c-returnedSpecialContract {
   margin: 0;
 }
 
 .fs-c-productReview {
   margin-top: 50px;
 }
 
 .fs-c-reviewList__item:first-child {
   border-top: 1px solid rgba(0,0,0,.12);
 }
 
 .fs-c-reviewList__item {
   border: none;
 }
 
 .fs-c-reviewBody {
   border: none;
   background-color: rgba(0,0,0,.03);
   border-radius:5px;
 }
 
 
 
 .fs-c-button--plain::before {
   font-family: 'Font Awesome 5 Free' !important;
   font-weight: 900;
   color: rgba(0,0,0,.6);
 }
 
 .fs-c-button--plain.fs-c-button--addReview--detail::before {
   content: '\f303';
 }
 
 .fs-c-button--plain.fs-c-button--viewAllReviews::before {
   content: '\f086';
 }
 
 .fs-c-button--plain.fs-c-button--viewExtendedImage::before, .fs-c-button--plain.fs-c-button--viewMoreImage::before {
  display: none;
  /*content: '\f00e';
   color: rgba(0,0,0,.3);*/
 }
 
 
 .fs-c-aggregateRating__count {
   margin-left: 10px;
 }
 
 .fs-c-aggregateRating__rating::before {
   margin-bottom: 5px;
   margin-left: 2px;
 }
 
 .fs-c-reviewerStatus {
   min-width: 50px;
   margin: 0 8px;
 }
 
 .swiper-container .swiper-button-next {
   background-image: url(https://leather.itembox.design/item/angle.svg?t=20241029124240);
   opacity: .5;
 }
 
 .swiper-container .swiper-button-prev {
   background-image: url(https://leather.itembox.design/item/angle.svg?t=20241029124240);
   transform: rotate(180deg);
   opacity: .5;
 }
 
 .swiper-container .swiper-button-next.swiper-button-disabled, .swiper-container .swiper-button-prev.swiper-button-disabled {
   opacity: .12;
 }
 
 
 .w-100 {
   width: 100%;
 }
 
 .w-50 {
   width: 50%;
 }
 
 .fs-c-productNotice--outOfStock {
   padding: 12px;
   border-radius: 5px;
   background: rgba(0,0,0,.08);
 }
 
 .fs-l-productLayout__item--1 .swiper-slide img {
   width: auto;
 }
 
 .fs-c-productThumbnail__image__caption {
   display: none;
 }
 
 .fs-l-productLayout__item .fs-c-productThumbnail {
   margin-bottom: 40px;
 }
 
 .size-table img {
   width: 25%;
   margin-bottom: 0;
 }
 
 .item-contents-block.layout-2 .img-trimming.-btn {
   padding-top: 50%;
 }
 
 .item-contents-block.layout-2 p{
   font-size: 18px;
   top: 28%;
 }

/******** ショッピングカート ********/

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: 1px solid rgba(0,0,0,.12);
  padding-bottom:18px;
  margin-bottom: 28px;
  margin-top: 60px;
}

.fs-c-orderTotalTable > tbody > tr td, .fs-c-orderTotalTable > tbody > tr th { 
  border-top: none;
}

.fs-c-payWithAmazon__message p {
  font-size: 12px;
  line-height: 22px;
}

@media screen and (min-width: 600px) {
  .fs-c-cartTableContainer {
    border: none;
    padding: 0;
  }
}

.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.12);
}

.fs-c-cartTable__product {
  align-items: center;
  padding: 20px 0;
}

.fs-c-cartTable__headerCell {
  padding: 10px 0;
}

@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
    grid-column-gap: 44px;
  }

  .fs-body-cart .fs-l-pageMain {
    width: 90%;
  }

  .fs-c-cartTable__dataCell--action {
    width: 60px;
  }
}

.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  display: none;
}

.fs-body-cart .fs-l-pageMain {
  max-width: 1000px;
}
  
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
  padding: 7px 0;
  border: none;
  background-color: rgba(0,0,0,.06); 
  font-size: 12px;
  border-radius: 3px;
}

.fs-p-linkButton {
  padding: 10px 14px;
  border: none;
  background-color: rgba(0,0,0,.04);
}

.fs-c-productListItem__salesPeriodNotice {
  padding: 7px 0;
  border-radius: 3px;
}

/******** 固定ボタン *******/
.fs-icon--cart:before {
  content: '\f07a';
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  font-size: 30px;
}

.fs-p-scrollingCartButton__label {
 /* margin-top: 5px;*/
  display: none;
}

.fs-p-cartItemNumber {
  background: #970101;
  border-radius: 50%;
}

.fs-p-scrollingCartButton {
  right: 27px;
}

.fs-p-footerPageTop__link::before {
  font-family: 'Font Awesome 5 Free' !important;
  content: '\f077';
  font-weight: 900;
  margin: 10px 0 0 2px;
  color: white;
  font-size: 22px;
}

.fs-p-footerPageTop__link {
  background-color: rgba(0,0,0,.3);
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.fs-p-footerPageTop {
  position: fixed;
  max-width: none;
  bottom: 30px;
  margin-right: 16px;
  z-index: 101;
  width: fit-content;
}

.fs-p-scrollingCartButton {
  bottom: 12%;
}


/******* カテゴリページ ******/

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

.fs-c-productList {
  max-width: 850px;
  margin: 70px auto 0 auto;
}

.fs-c-productListItem__image__image {
  border-radius: 5px;
}

.fs-c-productList__list__item {
  border-bottom: 1px solid rgba(0,0,0,.12);
  padding:26px 8px;
}

.fs-body-category .fs-l-pageMain {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}


.dulles-width {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}

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

.item-contents-block.-category .trimming-img-btn {
 width: 32%;
}

.item-contents-block.-category .img-trimming.-btn {
  padding-top: 90%;
}

.item-contents-block.-category .trimming-img-btn p {
  top: 39%;
}

@media screen and (max-width: 599px) {
.item-contents-block.-category .trimming-img-btn {
 width: 48.5%;
}

.item-contents-block.-category .img-trimming.-btn {
  padding-top: 95%;
}

.item-contents-block.-category .trimming-img-btn p {
  top: 34%;
  font-size: 15.5px;
}
}

@media screen and (min-width: 600px) {
.fs-c-productList__list {
  grid-template-columns: calc(100%/3) calc(100%/3) calc(100%/3);
}

.fs-body-category .fs-c-productList__list > *, .fs-body-search .fs-c-productList__list > * {
  grid-row: inherit;
  grid-column: inherit;
}
}



/******* マイページ ******/

.fs-clientInfo .fs-pt-menu__link {
  color: rgba(0,0,0,.5) !important;
}

.fs-p-accountInfo__point__point__available__number {
  color: #970101;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  box-shadow: none;
  border: none;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  font-size: 38px;
  line-height: 44px;
  height: 60px;
  color: #878787;
}

.fs-c-accountService__page--couponList .fs-c-accountService__pageLink__label::before {
  content:'\f555';
}

.fs-c-accountService__page--wishList .fs-c-accountService__pageLink__label::before {
  content:'\f004';
}

.fs-c-accountService__page--orderHistoryList .fs-c-accountService__pageLink__label::before {
  content: '\f07a';
}

.fs-l-account .fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label::before {
  content: '\f288';
  font-family: 'Font Awesome 5 Brands' !important;
}

.fs-c-accountService__page--accountReviews .fs-c-accountService__pageLink__label::before {
  content: '\f303';
}

.fs-c-accountService__page--addressbook .fs-c-accountService__pageLink__label::before {
  content: '\f0d1';
}

.fs-c-accountService__page--accountPassword .fs-c-accountService__pageLink__label::before {
  content: '\f084';
}

.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink__label::before {
  content: '\f406';
}

.fs-c-accountService__page .fs-c-accountService__page--accountDelete {
  margin-top: 16px;
}

.fs-c-accountService__page--couponList {
  flex-basis: 128px;
}

.fs-c-accountService__pageLink__label:before {
  content: '\f2f5';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 3px;
  color: rgba(0,0,0,.4);
} 

.fs-c-accountService__pageLink__label {
  color: rgba(0,0,0,.5);
}

.fs-p-accountInfo fs-clientInfo {
  padding: 10px 15px;
}

.fs-p-accountInfo {
  padding: 15px 20px;
  border-radius: 5px;
  margin-top: 8px;
}

.fs-p-accountInfo__body {
  margin-top: 8px;
  border-radius: 5px;
  padding: 15px;
}

.fs-c-couponName__discount {
  background: #970101 !important;
}

.fs-c-couponAppliedCondition__notice {
  color: #970101 !important;
}

.fs-c-couponList__item {
  padding: 16px !important;
}


/******* 注文履歴 ******/
.fs-p-announcement__body .link {
  color: #970101;
}

.fs-p-announcement__body .link:hover {
  opacity: .7;
}


/******* ポイント履歴 ******/
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #970101;
}


/******* 注文手続き ******/
.fs-c-checkout-preview {
  padding: 24px;
  background-color: rgba(0,0,0,.03);
  border: none;
}

.fs-c-checkout-preview__title {
  border-bottom: 1px solid rgba(0,0,0,.12);
  margin-bottom: 16px;
  padding-bottom: 12px;
}

.fs-c-checkout-preview__body > * + * {
  margin-top: 12px;
}

.fs-c-checkout-destination__control, .fs-c-checkout-destination__list {
  margin-top: 0;
}

.fs-body-checkout .fs-c-button--standard {
  box-shadow: none;
  border: none;
  color: #970101;
  background-color: transparent;
}

.fs-c-checkout-customerInfo > li, .fs-c-checkout-destination__list > li {
  margin-bottom: 5px;
}

.fs-c-checkout-previewAndEdit__info {
  border: none;
}

.fs-c-checkout-delivery__method {
  background-color: transparent;
}

.fs-c-checkout-delivery__method__message, .fs-c-checkout-paymentMethod.is-disabled .fs-c-checkout-paymentMethod__disabledMessage {
  border: none;
  margin: 16px 0;
  padding: 5px 16px;
  border-radius: 5px;
}

.fs-c-radio__radioMark {
  border: 1px solid rgba(0,0,0,.12);
  margin-right: 8px;
}

.fs-c-inputTable > tbody > tr {
  margin-bottom: 15px;
}

.fs-c-modal__header {
  padding: 16px;
}

.fs-c-checkout-orderInfo .fs-c-checkout-preview__title {
  margin-bottom: 0;
}

.fs-c-orderTotalTable > tbody > tr:last-of-type {
  border-bottom: none;
}

.fs-c-button--chooseDestination.fs-c-button--standard {
  text-align: right;
  line-height: 17px;
}


/******* 注文完了 ******/

.thankyou {
  width: 350px;
  margin: 0 auto;
}

.fs-c-subSection {
  margin-bottom: 30px;
}

.fs-body-checkout-success .fs-p-announcement {
  padding-top: 30px;
  border-top: 1px solid rgba(0,0,0,.12);
}



/******* ログイン ******/
.fs-c-inputField__field input:-internal-autofill-selected {
  background-color: white !important;
}


/******* 特定商取引法 ******/
.fs-c-documentArticle__heading {
  padding: 14px;
  margin-bottom: 20px;
}

.fs-c-documentColumn__heading {
  color: rgba(0,0,0,.78);
}


/******* ご利用ガイド ******/

.user-guide {
  list-style: none;
  display: flex;
  padding: 0;
  width: 100%;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  background-color: rgba(0,0,0,.03);
  border-radius: 5px;
  padding: 16px;
}

.user-guide li {
  padding: 12px 24px;
  width: 100%;
}

.user-guide a {
  width: 33%;
}

.guide:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
  color: rgba(0,0,0,.55);
}

.guide.-pay:before {
  content:'\f09d';
}

.guide.-fee:before {
  content:'\f59d';
}

.guide.-deliver:before {
  content: '\f0d1';
}

.guide.-return:before {
  content: '\f49e';
}

.guide.-policy:before {
  content: '\f502';
}

.guide.-rapping:before {
  content: '\f06b';
}

.guide.-faq:before {
  content: '\f059';
}

.guide.-terms:before {
  content: '\f022';
}

.fs-body-custom .fs-c-heading--page {
  margin-top: 1.2em;
  padding: 0;

}

/******* 会社概要 ******/
@media screen and (min-width: 600px) {
  .fs-c-explainList {
    grid-column-gap: 40px;
  }
}


.fs-c-button--particular {
  box-shadow: none;
  background-color: rgba(0,0,0,.04);
}




/******* ログイン ******/

.fs-c-subSection__title {
  padding-bottom: 8px;
  color: rgba(0,0,0,.3);
}

.fs-c-newUsers__message.fs-c-subSection__message {
  margin: 20px 0;
}

.fs-body-login .fs-c-inputInformation__link {
  text-align: center;
}


/******* 会員登録 ******/

.fs-p-announcement__body {
  margin-top: 30px;
}

/******* 会員登録完了 ******/
.fs-c-registerSuccessMessage {
  text-align: left;
}

.fs-c-registerSuccessMessage p {
  margin: 20px 0;
}






/******* 商品詳細スライダー ******/
.swiper-container {
  width: 100% !important;
}

.swiper-container .swiper-slide {
  width: 100%;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translated(0,0,0);
}



/****** 修理ページ *****/
.category, .fs-body-reviews .fs-l-pageMain{
  max-width: 850px;
  margin: 0 auto;
}

.category p {
  margin: 20px 0;
}

.flow .image {
  width: 100px;
}

.cost .txt {
  margin-bottom: 30px;
}

.flow {
  background-color: rgba(0,0,0,.04);
  padding : 10px 30px;
  display: flex;
  margin: 15px 0;
  border-radius: 5px;
}


.repair-menu {
  display: flex;
  flex-direction: column;
  background-color: rgba(0,0,0,.04);
  border-radius: 5px;
  padding: 10px 20px;
  margin: 20px 0 30px 0;
}

.repair-menu p {
  margin: 5px 0;
}

.section_title {
  margin: 20px 0;
}

.section {
  margin: 70px 0;
}

.flow-order {
  font-weight: bold;
}

.flow-order:before {
  background-color: rgba(0,0,0,.5);
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
  text-align: center;
  color: white;
  vertical-align: middle;
  line-height: 26px;
}

.flow-order.-one:before {
  content: '1';
}

.flow-order.-two:before {
  content: '2';
}

.flow-order.-three:before {
  content: '3';
}

.flow-order.-four:before {
  content: '4';
}

.flow-order.-five:before {
  content: '5';
}

.flow-order.-six:before {
  content: '6';
}

.flow-order.-seven:before {
  content: '7';
}

.arrow img {
  width: 50px;
}

.arrow {
  margin: 30px auto 20px auto;
  text-align: center;
}

.cost .title {
  margin-top: 40px;
}

.cost .title h3:before {
  content: '';
  width: 3px;
  height: 30px;
  background-color: #970101;
  display: inline-block;
  margin-right: 10px;
}

.cost .title h3 {
  display: flex;
  align-items: center;
}

.repair-menu p:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  color: rgba(0,0,0,.7);
  width: 13px;
  display: inline-block;
  text-align: center;
}

.repair-flow:before {
  content: '\f7d9';
}

.repair-cost:before {
  content: '\f157';
}

.repair-date:before {
  content: '\f073';
}

.category img { 
  margin: 0 auto;
}



/****************************************************************************
 SP
*****************************************************************************/
@media screen and (max-width: 1024px) {

body {
  font-size: 14px;
  font-weight: 500;
}

p {
  font-size: 13.5px;
}

.fs-body-category p {
  font-size: 14px;
  font-weight: 500;
}


h1, h2 {
  font-size: 16px;
}

.fs-l-page {
  margin-top: 55px;
  overflow: fidden;
}

.fs-l-main {
  margin: 0 16px;
}

.fs-body-top .fs-l-main {
  margin: 0;
}


.fs-l-header.-pc {
  display: none;
}

.fs-l-header.-sp {
  display: block;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  margin: 0;
  height: 50px;
}

.fs-l-header .fs-p-logo__image {
  width: 200px;
}

.fs-l-header__logo {
  margin: 0;
}

.fs-p-logo {
  margin-top: -2px;
}

.fs-p-footerPageTop {
  padding: 0;
  width: 50px;
}

.fa-shopping-cart {
  margin-top: -1px !important;
}


.banner-slider.fs-pt-carousel {
  margin-left: 16px;
}


  /*** ハンバーガー内アイコン ***/

  .headerNav_icon .fas {
    font-size: 18px;
    margin: 0 8px;
    color: rgba(0,0,0,.7);
    position: absolute;
    top: 19.5px;
    right: 8px;
  }

  .fs-p-headerNavigation__search .fs-p-searchForm__button:before{
    color: white;
    background: rgba(0,0,0,.55);
    line-height: 38px;
    border-radius: 0 3px 3px 0;
  }

  .drawerNav_icon {
    margin: 25px 10px 30px 10px;
    display: flex;
    justify-content: space-around;
  }

  .drawerNav_icon .fas {
    font-size: 18px;
    color: rgba(0,0,0,.55);
    margin-right: 10px;
  }

  .fs-p-headerNavigation__search {
    margin: 35px 0 0;
  }


/**** ハンバーガー　**/

.fs-p-drawer {
  z-index: 101;
  height: 100%;
}


.drawerMenu {
  font-weight: 500;
  margin-top: -10px;
}

.drawerMenu-list {
  border-bottom: 1px solid rgba(0,0,0,.12);
}

.drawerMenu-list-item {
  margin: 30px 10px;
}

.drawerMenu-list-item dt:after {
  content:'+';
  right: 0;
  position: absolute;
  right: 22px;
  font-size: 16px;
  margin-top: -3px;
  font-weight: 500;
}

.drawerMenu-list-item dt.active:after {
  transform: rotate(45deg);
  transition: 300ms;
}

.fs-p-drawer {
  width: 100%;
}

.hover-menu {
  width: 100%;
  padding: 0;
  background-color: rgba(0,0,0,.04);
  border-radius: 5px;
  margin: 15px 0 0 0;
  position: relative;
  z-index: 101;
  animation: openDetail 800ms ease;
  display: none;
  visibility: visible;
  opacity: 1;
  transition: none;
}

.hover-menu.-product ul a {
  width: 100%;
  padding: 0;
}



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

.product-li {
  text-align: center;
  display: flex;
  align-items: center;
  margin: 5px 0;
}


.hover-menu.-product li {
  margin: 5px 0;
  text-align: left;
  word-break: keep-all;
}

.hover-menu li {
  margin: 10px 0;
  width: 100%;
}


.hover-menu ul {
  padding: 10px 25px;
  margin: 0 !important;
}

.hover-menu.-product ul {
  padding: 10px;
}

.fs-p-drawer {
  padding: 16px;
}

.fs-p-drawer__buttonContainer {
  justify-content: flex-start;
}


.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.fadeLayer {
  background-color: rgba(0,0,0,.5);
  top: 0;
  left: 0; 
  z-index: 101;
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
}

.tel {
  font-size: 15px;
  margin-left: 10px;
  letter-spacing: 1.5px;
}

.tel span {
  font-size: 12px;
}

.fs-p-inputGroup {
  border: none;
  background: transparent;
  margin: 0 10px;
}

.fs-p-inputGroup__button {
  background: white;
  color: #3c3c3c;
  height: 38px;
  width: 38px;
}

.fs-p-inputGroup__input {
  background: rgba(0,0,0,.04);
  padding: 10px;
  border-radius: 3px;
  height: 38px;
  font-size: 13px;
}


/********** hero **********/

.sp-hero-box {
  display: block;
}

.hero-box {
  display: none;
}

.sp-hero-box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 145%;
}


.sp-hero-img {
  animation: anime 18s 0s infinite;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}

.sp-hero-text {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.sp-hero-img:nth-of-type(2) {
  animation-delay: 6s;
}

.sp-hero-img:nth-of-type(3) {
  animation-delay: 12s;
} 


/*******top全体*******/



.fs-p-heading--lv2 {
  font-size: 22px;
  margin-top: 60px !important;
}

.sp-width {
  margin: 0 16px;
}

.fs-c-slick .slick-slide img {
  height: auto;
  margin: 0;
}



.ranking.-pc, .new-arrival.-pc  {
  display: none;
}

.ranking.-sp, .new-arrival.-sp, .btn-view-more {
  display: block;
}



.category-content li {
  text-align: center;
  font-size: 11px;
  flex-direction: column;
}

.section-category .product-li:before {
  width: 50px;
  height: 50px;
}

.category-content ul {
  align-items: baseline;
}

.category-content {
  padding: 0;
}

.-products {
  padding-top: 50px;
  margin-top: 10px !important;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.shop-list-content {
  flex-direction: column;
}

.shop-list-content > * {
  width: 100%;
  margin: 0 auto;
}

.shop.-yakuin {
  padding-top: 62%;
}

.shop.-yakuin img {
  margin: 0;
  height: 100%;
}

.shop-info {
  margin-top: 0;
}

.shop-text p {
  background-color: rgba(0,0,0,.03);
  border-radius: 5px;
  padding: 5px 14px;
}


.shop-text .btn-detail p {
  background-color: transparent; 
  padding: 0;
}

.shop-text .btn-detail {
  margin-top: 2.5rem;
  width: 150px;
}


.fs-c-productListCarousel__list__item .fs-c-productListItem__control {
  margin: 0;
}

.fs-c-productListItem__imageContainer {
  margin-top: 20px;
}

.fs-p-footerPageTop {
  font-size: 10px;
}

.fs-l-footer__utility .fs-p-footerUtilityMenu__list li:first-child a, .fs-p-footerUtilityMenu__list > li:not(:first-child) a {
  border-top: none;
}

.fs-p-footerUtilityMenu__list a::after {
  display: none;
}

.fs-pt-menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: center;
}

.fs-l-footer__utility .fs-p-footerUtilityMenu {
  margin-top: 10px;
}

.fs-p-footerCopyright__text {
  font-size: 10px !important;
  line-height: 17px !important;
}

.fs-p-footerSnsLink__item__icon img {
  width: 35px;
  margin: 0 5px;
}

.fs-l-footer__utility {
  padding: 24px;
}

.fs-l-footer__utility .fs-p-logo__image {
  width: 195px;
  margin-bottom: 10px;
}

.fs-l-footer {
  margin-top: 40px;
}

.fs-p-footerSnsLink {
  margin: 0;
}



/****** スライダーなくす ****/

.ranking .fs-c-slick .slick-slide, .new-arrival .fs-c-slick .slick-slide {
  float: none;
}

.new-arrival-title {
  margin-top: 40px !important;
}

.slick-next.slick-arrow, .slick-prev.slick-arrow{
  display: none !important;
}
#fs_productCarouselMainImage .slick-next.slick-arrow, #fs_productCarouselMainImage .slick-prev.slick-arrow {
  display: inline-block !important;
}

.fs-c-wishlistProduct__list .slick-slide {
  margin-bottom: 30px;
}

.new-arrival .slick-list .slick-track, .ranking .slick-list .slick-track, .fs-c-wishlistProduct__list .slick-list .slick-track, .rcmd-slick-track{
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  transform: inherit !important;
}

.new-arrival .fs-c-button--carousel, .ranking .fs-c-button--carousel, .fs-c-wishlistProduct__list .fs-c-button--carousel {
  display: none;
}

.fs-c-slick .slick-track:before, .fs-c-slick .slick-track:after, .rcmd-slick-prev:before, .rcmd-slick-next:before {
  display: none !important;
}

.new-arrival .fs-c-productListCarousel__ctrl, .ranking .fs-c-productListCarousel__ctrl, .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl{
  display: none !important;
}

.new-arrival .slick-slide, .ranking .slick-slide, .fs-c-wishlistProduct__list .slick-slide {
  width: 48%;
}

.new-arrival .fs-c-productListCarousel__list__item, .ranking .fs-c-productListCarousel__list__item, .fs-c-wishlistProduct__list .fs-c-productListCarousel__list__item {
  max-width: none;
  margin: 0;
}

.btn-view-more p{
  text-align: center;
  margin: 7px;
}

.btn-view-more > div {
  border: 1px solid rgba(0,0,0,.4);
  width: 150px;
  margin: 0 auto;
}

.btn-view-more {
  display: block;
  margin-bottom: 50px;
}

.fs-l-page {
  margin-top: 55px;
  overflow: hidden;
}

.fs-p-drawerButton__icon {
  font-size: 22px;
}

.fs-c-featuredProduct .fs-c-productListCarousel__ctrl {
  display: none !important;
}



/************商品詳細ページ****************/

.fs-l-product4.product-new-layout .fs-l-productLayout__item--1, .fs-l-product4.product-new-layout .fs-l-productLayout__item--2 {
  grid-column: 1/3; 
 }
 
 
 .new-product-page h2 {
   font-size: 17px;
   line-height: 32px;
 }
 
 .product-new-layout .fs-c-productReview {
   margin-top: 50px;
 }
 
 
 
 .br-pc {
   display: none !important;
 }
 
 .br-sp {
   display: block !important;
 }
 
 @media screen and (max-width: 559px) {

.shop-text .btn-detail {
  margin: 2.5rem auto 0;
}

 
 .product-new-layout .trimming.-square.-sp {
   padding-top: 100%;
 }
 
 .product-new-layout .layout-2 div:first-child {
   margin-bottom: 4rem;
   margin-top: 1rem;
 }
 
 .product-new-layout .summary {
    margin-right: -16px;
    margin-left: -16px;
 }
 }
 
 .fs-c-breadcrumb__list {
   margin: 0 auto 25px auto;
   padding: 8px 16px;
   font-size: 10px;
   letter-spacing: 1px;
 }
 
 .fs-c-button--plain.fs-c-button--viewExtendedImage::before {
   display: none;
 }
 
 .fs-c-button--primary, .fs-c-button--secondary {
   line-height: 30px;
   width: 100%;
   max-width: 400px;
 }
 
 .fs-body-product .fs-c-button--plain {
   fonr-size: 13px;
 }
 
 .itemTitle {
   margin-top: 32px;
 }
 
 .fs-l-productLayout > * {
   margin-bottom: 16px;
 }
 
 .fs-p-card__title {
   font-size: 16px;
 }
 
 .fs-c-aggregateRating__rating {
   flex: auto;
 }
 
 .fs-l-productLayout__item .fs-c-productThumbnail {
   margin-bottom: 0;
 }
 
 

/********* グループページ *********/

.fs-body-category .fs-c-breadcrumb__list {
  margin: 0;
}

.fs-c-heading--page {
  padding: 0;
  font-size: 16px;
  margin-top: 25px;
}

.fs-c-sortItems__list__item.is-active {
  background: #970101;
  border-radius: 20px;
}

.fs-c-sortItems {
  background-color: rgba(0,0,0,.04);
  border: none;
  border-radius: 3px;
  padding: 7px 0;
}

.fs-c-sortItems__list {
  border: none;
  padding: 0 10px;
}

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

.fs-c-pagination__item.is-active {
  border-radius: 50%;
}

.youtube {
  width: 100%;
  height: auto;
}

.text {
  font-size: 100% !important;
  line-height: 26px !important;
}

.copy {
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 26px;
}

.fs-body-category-gr746 .dulles-width, .fs-body-category-gr385 .dulles-width {
  max-width: 850px;
  margin-left: 16px;
  margin-right: 16px;
}

.sp-w-100 {
  width: 100%;
}

.fs-c-productList {
  margin-top: 30px;
}

.fs-c-listControl {
  margin-right: 16px;
}

.fs-body-category-gr385 .fs-c-productList__list {
  margin: 0 8px;
}

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

.fs-c-productName__name {
  font-size: 13px;
}

.fs-c-productList__list__item {
  padding: 3px 8px 12px 8px;
}

.item-contents-block.layout-2 p{
  font-size: 15.5px;
  top: 28%;
}

.fs-c-productReview {
 margin: 0; 
}


/******** マイページ　********/

.fs-c-inputInformation__button {
  margin: 0;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  margin-bottom: 10px;
  font-size: 11px;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  font-size: 30px;
  line-height: 50px;
  height: 50px;
}

.fs-c-accountService__pageLink__label {
  font-size: 12px;
}

.fs-c-accountService__page {
  flex-basis: 30%;
  height: 100%;
}

.fs-c-accountService__pageLink {
  padding: 10px 0;
}



.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  font-size: 16px;
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 10px;
}

@media screen and (max-width: 600px) {
  .fs-c-listTable > tbody > tr {
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 3px;
    padding: 5px;
  }
}

.fs-c-buttonContainer--pair > :last-child {
  margin-bottom: 20px;
  padding: 12px;
}

.fs-c-buttonContainer--pair {
  grid-row-gap: 20px;
  margin-top: 20px;
}


/******* ショッピングカート *********/

.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
  border: none;
}

.fs-c-cartTable__product {
  align-items: center;
  padding: 4px;
}

.fs-c-cartTable__row {
  border-bottom: 1px solid rgba(0,0,0,.12);
}

.fs-c-cartTable__dataCell--point {
  padding-bottom: 20px;
}

.fs-c-cartTable__headerCell {
  padding: 10px 0;
}

.fs-c-cartTable__unitPrice {
  margin-top: 7px;
}


.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  display: none;
}

#fs-cartTotals-container {
  background-color: rgba(0,0,0,.04);
  border-radius: 5px;
  padding: 7px;
}

.fs-p-announcement__title { 
  font-size: 16px;
}


.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
  padding: 7px 0;
  border: none;
  background-color: rgba(0,0,0,.06); 
  font-size: 12px;
  border-radius: 3px;
}

.fs-c-featuredProduct .fs-c-productListItem__imageContainer {
  margin: 0;
}

.fs-body-checkout .fs-c-button--standard {
  padding: 0;
  margin-top: 5px;
}


.fs-l-checkout__mainColumn .fs-c-returnedSpecialContract__link {
  text-align: right;
}
  
.fs-l-checkout__mainColumn .fs-c-returnedSpecialContract__link:after {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900; 
}

.fs-c-confirmOrder {
  margin: 5px auto;
  max-width: 400px;
}

.fs-c-totalAndActions button:not(.fs-c-button--image) {
  font-size: 16px;
}


/******* ご利用ガイド ******/
.user-guide {
  flex-direction: column;
}

.user-guide a {
  width: 100%;
}

.fs-body-custom .fs-c-heading--page {
  margin-top: 20px;
}



/********* 送料とか *********/

.fs-c-documentArticle {
  padding: 0;
}


/******** 店舗詳細 ********/

.fs-body-category table {
  font-size: 13px !important;
  line-height: 26px !important;
  width: 100%;
}

.fs-body-category-0000001059 table td, .fs-body-category-gr733 table td, .fs-body-category-gr734 table td {
  padding: 5px;
}

.fs-body-category p font b {
  font-size: 16px !important;
}


/***** 読み物 ****/

.s, .ss {
  font-size: 13px !important;
  line-height: 26px !important;
  color: #3c3c3c !important;
}


/****** 修理 ******/

.flow {
  padding: 10px 16px;
}

.arrow {
  margin: 20px auto 10px auto;
}

}



/******************************************************************************
タブレット
************************/

@media screen and (min-width: 600px)  and (max-width: 1024px) {

.fs-l-main {
  margin: 0 32px;
}

.fs-l-header__logo .fs-p-logo {
  margin-top: 7px;
}

.banner-slider.fs-pt-carousel {
  margin-right: 22px;
  margin-left: 22px;
}

.fs-l-header.-sp {
  padding-bottom: 5px;
}

.column-content .btn-detail {
  width: 150px;
}


/******** hero animation ********/

  .sp-hero-box {
    display: none;
  }
  
  .hero-box {
    display: block;
    overflow: hidden;
    position: relative;
    width: 95%;
    height: auto;
    border-radius: 5px;
    padding-top: 43.5%;
    margin: 20px auto;
  }



.hero-img {
  animation: anime 18s 0s infinite;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}

.hero-text {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.hero-img:nth-of-type(2) {
  animation-delay: 6s;
}

.hero-img:nth-of-type(3) {
  animation-delay: 12s;
} 


@keyframes anime {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  32% {
    opacity: 1;
  }
  48% {
    opacity: 0;
    transform: scale(1.1);
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

.new-arrival .slick-slide, .ranking .slick-slide, .fs-c-wishlistProduct__list .slick-slide {
  width: 30%;
}

.category-content li {
  flex-direction: row;
  font-size: 11px;
  text-align: inherit;
}

.category-content .product-li:before {
  margin: 0 15px 0 0;
}

.sp-width {
  margin: 0 22px;
}

.shop-list-content {
  flex-direction: row-reverse;
}

.shop-block {
  width: 48%;
  margin: 0;
}

.shop-text p {
  background-color: transparent;
  padding: 0;
}


.shop img {
  width: 100%;
}

.fs-p-logo {
  padding: 0;
  margin-top: 10px;
}

.fs-p-drawer {
  width: 50%;
  min-width: 375px;
}


/****** カテゴリページ *****/

.fs-body-category-gr746 .dulles-width, .fs-body-category-gr385 .dulles-width {
  margin: 0 32px;
}

.fs-body-category-gr385 .fs-c-productList__list {
  margin: 0 24px;
}

.youtube {
  height: 480px;
}

}



/*******************************************************
コラム
*******************************************************/
.fs-body-category-column .fs-c-productList, .fs-body-category-recommended-item .fs-c-productList {
  display: none;
}

.column-article {
  max-width: 850px;
  margin: 0 auto;
}

.column-cover, .img-trimming {
  padding-top: 62%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  max-width: 850px;
}

.trimming, .column-main-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 62%;
  margin: 0 auto;
  max-width: 850px;
}

.trimming img, .column-main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
  

.layout-2 > .img-trimming, .layout-2 > .trimming {
  padding-top: 31%;
  margin: auto 0;
}


.summary-box.column {
  margin-bottom: 0;
  border-bottom: 0;
  padding: 2.4rem 0 2.2rem;
}

.summary-box.column h1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 4rem;
  padding-bottom: 0;
}

.summary-box.column time {
  font-weight: 400;
  font-size: 1.2rem;
  color: rgba(0,0,0,.54);
  letter-spacing: 2px;
}

.fs-body-category time::before, .fs-body-category .update::before {
  content: '\f017';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  opacity: .54;
}

 .fs-body-category .update::before {
  content: '\f2f1';
}


.summary {
  background-color: #F6F6F6;
  padding: 2rem 24px;
  border-radius: 4px;
  margin-top: 0rem;
}


.column-article p>a {
  color: #771E26;
  font-weight: 500;
  text-decoration: underline;
}

.h2-normal, .column-article.-normal h2 {
  border-bottom: 0.5px solid rgba(0,0,0,.12);
  position: relative;
  margin-bottom: 3.2rem;
  margin-top: 6rem;
  font-weight: 600;
  font-size: 2rem;
  padding-bottom: 1.6rem;
}

.column-article.-normal h2::after, .product-page h2::after, .h2-normal::after{
  position: absolute;
  height: .3rem;
  width: 120px;
  background-color: #605751;
  left: 0;
  bottom: -.3rem;
  content: '';
  display: block;
}

.column-article.-normal h3, .h3-normal, .question
 {
  padding-left: 20px;
  position: relative;
  line-height: 28px;
  letter-spacing: 1.7px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 2rem !important;
  margin-top: 5rem;
}

.column-article.-normal h3::before, .h3-normal::before {
  position: absolute;
  height: .8rem;
  width: 8px;
  background-color: #605751;
  left: 0;
  top: 50%;
  margin-top: -.4rem;
  content: '';
  display: block;
  transform: rotate(-45deg);
}

.column-article > * {
  margin-bottom: 3rem;
}

.article-list.__next-to ul {
  display: flex;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 5px;
  padding: 2.4rem 16px;
  align-items: flex-start;
  position: relative;
}

.article-list.__next-to ul::before, .article-list.__next-to ul::after {
  content: '\f053';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; 
  font-size: 16px;
  position: absolute;
  top: 40%;
  left: 10px;
  bottom: 0;
  opacity: .3;
}

.article-list.__next-to ul::after {
  content: '\f054';
  left: auto;
  right: 10px;
}
  

.article-list.__next-to ul li {
  width: 50%;
  padding: 0 16px;
  list-style: none;
}

.article-list.__next-to ul li a small {
  font-size: 1.1rem;
  color: rgba(0,0,0,.54);
  font-weight: 500;
  padding-bottom: .4rem;
  display: block;
}

.article-list.__next-to ul li:first-child {
  border-right: 1px solid rgba(0,0,0,.12);
  text-align: right;
}

.article-list.__next-to p {
  font-size: 15px;
  font-weight: 500;
}


.column-article strong {
  margin-bottom: 2rem;
  display: block;
  font-weight: 600;
  margin-top: 4rem;
  font-size: 15.5px;
}

.column-article figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  text-align: center;
  font-size: 13px;
}

.column-article img {
  width: 100%;
}

.column-article figure {
  margin-right: 0;
  margin-left: 0;
}

.underline {
  background: linear-gradient(transparent 50%, #fff799 50%);
  font-weight: 600;
}

.bold {
  font-weight: 600 !important;
}


/***********************************************************
おすすめ商品記事
***********************************************************/

.item-contents-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-contents {
  padding: 20px;
  width: 48%;
  border-radius: 4px;
  position: relative;
  margin: 1%;
  border: 1px solid rgba(0,0,0,.12);
}

.item-contents a {
  display: flex;
  align-items: center;
  height: 100%;
}

.item-contents div {
  width: 126px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: -5px;
  padding-top: 24%;
  margin-right: 10px;
}

.item-contents p {
  width: 120%;
  font-size: 13px;
}


.h2-ribbon {
  font-weight: 500 !important;
  font-size: 20px;
  color: #970101;
  margin-top: 5rem;
  position: relative;
  text-align: center;
  border: none;
  line-height: 40px;
  margin: 90px 0 40px;
}

.h2-ribbon:before, .h2-ribbon:after {
  content: '';
  background-image: url( https://leather.itembox.design/item/new-column/h2_decoration.png );
  position: absolute;
  width: 45px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
}

.h2-ribbon:before {
  top: -14px;
  left: 0;
}

.h2-ribbon:after {
  bottom: -14px;
  right: 0;
  transform: rotate(180deg);
}

.h2-ribbon.-short {
  width: max-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.h2-ribbon.-short:before {
  left: -60px;
}

.h2-ribbon.-short:after {
  right: -60px;
}

.question {
  color: #970101;
  padding: 0;
}

.column-article .question {
  margin-top: 3rem;
}

.question:before {
  content: 'Q';
  display: inline-block;
  padding: 5px 12px;
  background: #970101;
  border-radius: 50%;
  color: white;
  margin-right: 3px;
}


.layout-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
 
.layout-2 > * {
  width: 48%;
}

.layout-2 p {
  margin-bottom: 3rem;
}

.layout-2.-w50 > * {
  width: 50%;
}

.layout-2.-w49 > * {
  width: 49%;
}


.sub_block {
  padding: 50px 35px 35px 35px;
  background-color: #F6F6F6;
  border-radius: 4px;
  position: relative;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.sub_block > div {
  width: 30%;
  text-align: center;
}

.sub_block img {
  margin-bottom: 7px;
}



.h3-background {
  color: white;
  padding: 15px !important;
  background-color: #BEA6A6;
  position: absolute;
  top: -25px;
  left: 0;
  margin: 0;
  width: auto !important;
}

.btn-detail {
  border: 1px solid rgba(0,0,0,.26);
  width: 200px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px !important;
  display: block;
}

.btn-detail p {
  margin: 1rem 0 !important;
}

.btn-detail.-left {
  margin: 0 auto 0 0;
}

@media screen and (max-width: 559px) {
  .btn-detail.-left {
    margin: 0 auto;
  }
}

.btn-detail.-color {
  padding: 1px;
  color: white;
  background-color: #8C8282;
  border: none;
}

.layout-2:nth-child(even) {
  flex-direction: row-reverse;
}

.sub_block p {
  font-size: 14px;
}

.center {
  text-align: center;
}

.link-horizontal {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 4px;
  padding: 20px;
}

.link-horizontal > a {
  display: flex;
  align-items: center;
}

.link-horizontal div {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-right: 20px;
}

.link-horizontal p {
  font-size: 14px;
}

.layout-2 .link-horizontal p {
  margin-bottom: 10px;
}

/*********************************************
エッセイ
*********************************************/

.img-trimming.-square, .trimming.-square {
  padding-top: 100%;
}

.essay-top {
  position: relative;
  margin-bottom: 6rem;
}

.essay-top div:first-child {
  width: 85%;
  padding-top: 80%;
  margin: 0 0 0 auto;
}

.essay-top div:last-child {
  top: 70%;
  position: absolute;
}

.essay-top h1, .essay-top p{
  color: white;
  padding: 10px 20px;
  background-color: #BEA6A6;
  margin: 0;
}

.layout-2 .img-trimming.-square, .layout-2 .trimming.-square {
  padding-top: 50%;
  margin: 0;
}

.layout-2 > a > .img-trimming.-square, .layout-2 > a > .trimming.-square {
  padding-top: 100%;
  margin: 0 0 1.5rem 0;
}

.layout-2 .trimming.-long {
  padding-top: 120%;
}

.center-responsive {
  text-align: center;
}


/*********************************************
記事カテゴリページ
*********************************************/
.img-trimming.-title {
  position: relative;
  margin-bottom: 50px;
  padding-top: 45%;
}

.img-trimming.-title:before {
  background-color: rgba(0,0,0,.12);
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
}

.img-trimming.-title h1 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 35%;
  left: 0%;
  color: white;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 6px;
}



.column-card-list {
  display: flex;
  flex-wrap: wrap;
}
  
.column-card {
  width: 30%;
  margin: 20px 1.66%;
}

.column-card:hover {
  opacity: .8;
}

.column-card p {
  position: relative;
  margin-left: 10px;
}

.column-card p:before, .item-card .detail:before {
  content:'';
  background-color: rgba(0,0,0,.12);
  width: 3px;
  height: 100%; 
  position: absolute;
  bottom: 0;
  left: -10px;
  margin-right: 3px;
}

.img-trimming.-btn {
  width: 100%;
  padding-top: 40%;
  margin: 0;
  border-radius: 4px;
  position: relative;
  transition: all .3s ease-out;
  transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
  will-change: transform;
}

.img-trimming.-btn:before {
  background-color: rgba(0,0,0,.12);
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
}

.img-trimming.-btn:hover {
  transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,.9);
}

.img-trimming.-btn p {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.5px;
  color: white;
  position: absolute;
  top: 33%;
  width: 100%;
  left: 0;
  text-align: center;
}

.trimming-img-btn {
  position: relative;
  width: 49%;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 2rem;
}

.trimming-img-btn a {
  display: block;
}

.trimming-img-btn a:hover{
  opacity: 1;
}

.trimming-img-btn p {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.5px;
  color: white;
  position: absolute;
  z-index: 100;
  top: 33%;
  width: 100%;
  left: 0;
  text-align: center;
}


.column-card-list.-slide {
  overflow-x: auto;
  flex-wrap: nowrap;
}

.column-card-list.-slide .column-card {
  flex: 0 0 28%;
}

.column-slide-arrow {
  color: white;
  position: absolute;
  top: 35%;
  right: 5px;
  font-size: 24px;
  z-index: 10;
}


/*********************************************
特集
*********************************************/
.layout-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.layout-3 > * {
  width: 30%;
}

.layout-3 .item-card .bold, .layout-3 .item-card .item-detail {
  font-size: 97%;
}

.layout-3 .rank {
  font-size: 16px; 
  margin-top: 14px;
}

.layout-3 .rank:after {
  margin-bottom: 14px;
}

@media screen and (max-width: 559px) { 
  .layout-3 .rank {
    font-size: 14px;
  }
}

.layout-3.-w32 > * {
  width: 32%;
}

/* .layout-3 .trimming.-square {
  padding-top: 30%;
  margin: 0;
} */

.layout-3 .trimming.-long {
  padding-top: 45%;
}


.item-card-block .img-trimming, .item-card-block .trimming {
  padding-top: 100%;
}

.item-card.-png .img-trimming {
  background-size: contain;
}


.item-card p {
  margin: 1rem 0;
}

.item-card-block .item-card {
  margin-bottom: 3rem;
}

.item-card .detail {
  position: relative;
  margin-left: 10px;
}

.layout-2.-item-card {
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
}

.item-card:first-child {
  margin-bottom: 3rem;
}

.item-card .img-trimming:hover, .item-card .trimming:hover {
  opacity: .8;
}

.column-card-list.-big {
  justify-content: space-between;
  margin-top: 40px;
}

.column-card-list.-big .column-card {
  margin: 0;
  width: 32%;
  margin-bottom: 2rem;
}

.column-card-list.-big .img-trimming, .column-card-list.-big .trimming {
  border-radius: 5px;
}

.btn-sns-share {
  background-color: #C3B6B6;
  padding: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  margin: 0 10px;
}

.sns-share {
  display: flex;
  width: max-content;
  width: fit-content;
  margin: 0 auto;
}

.sns-share .fab {
  font-size: 30px;
  color: #C3B6B6;
  position: relative;
  margin-left: 2px;
}

.sns-share .fab:before {
  position: relative;
  z-index: 10;
}

.sns-share .fab:after {
  content: '';
  width: 25px;
  height: 25px;
  background-color: white;
  position: absolute;
  top: 2px;
  left: 1px;
  border-radius: 100%;
}

.link-horizontal.-related {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 3px;
  padding-right: 0;
  padding-top: 5px;
}

.link-horizontal.-related:not(:last-child) {
　border-bottom: .5px solid rgba(0,0,0,.12);
}
  
.column-category {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
}

.column-category > * {
  width: 49%;
}

.column-category-title {
  font-size: 60%;
  background-color: rgba(0,0,0,.05);
  padding: 3px 5px;
  border-radius: 2px;
}

.item-card .price.-white {
  background-color: rgba(255,255,255,.05);
}

.item-card .price {
  background-color: rgba(0,0,0,.05);
  width: max-content;
  width: fit-content;
  border-radius: 3px;
  padding:0 5px;
  font-size: 90%;
}
　


/*********************************************
記事のレスポンシブ
*********************************************/
/*↓なぜか1024px以下だけ反映されない 
@media screen and (max-width: 1024px) { 

  .column-article.-normal h2, .h2-normal {
    font-size: 16px;
  }

  .column-article h2 {
    line-height: 26px;
  }

  .summary-box.column {
    padding: 1rem 0;
  }

  .summary-box.column h1 {
    font-size: 16px;
    line-height: 3rem;
  }

  .column-article strong {
    font-size: 14.5px;
    margin-top: 3rem;
  }

  .column-article.-normal h3 {
    font-size: 15px;
    margin-top: 4rem;
  }

  .summary {
    font-size: 13px !important;
    line-height: 24px;
  }

  .link-horizontal {
    padding: 10px 16px;
  }

  .link-horizontal p {
    font-size: 12px;
    width: 80%;
    line-height: 24px;
  }

  .link-horizontal div {
    width: 72px;
    height: 72px;
    margin-right: 16px;
  }

  .item-contents {
    padding: 10px 20px;
  }

  .column-card p {
    font-size: 13px;
    line-height: 22px;
  }

  .img-trimming.-title, .column-cover, column-main-img {
    margin-top: 3rem;
  }

  .img-trimming.-title h1 {
    font-size: 26px;
    top: 35%;
    letter-spacing: 3.5px;
  }

  .img-trimming.-btn p {
    font-size: 18px;
  }
}




@media screen and (max-width: 559px) {

  p {
    letter-spacing: 1px;
    line-height: 26px;
  }

  .column-cover {
    margin-left: -16px;
    margin-right: -16px;
  }

  .column-main-img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .layout-2 {
    flex-direction: column !important;
  }

  .layout-2 > *, .layout-2.-w50 > *, .layout-2.-w49 > * {
    width: 100%;
  }

  .layout-2.-max3 .item-card:nth-child(n + 4) {
    display: none;
  }    

  .item-contents {
    width: 100%;
    padding: 10px 20px;
  }

  .column-article .h2-ribbon {
    font-size: 15px;
    margin-top: 80px;
    margin-bottom: 30px !important;
    width: auto !important;
  }

  .h2-ribbon:before {
    left: -7px !important;
    top: -20px;
  }

  .h2-ribbon:after {
    right: -7px !important;
    bottom: -20px;
  }

  .layout-2 p, .layout-2 img, .layout-2 .img-trimming, layout-2 .trimming {
    margin-bottom: 2rem;
  }

  .layout-2 .trimming.-long {
    padding-top: 62%;
  }

  .layout-2.-item-card p, .layout-2.-item-card .img-trimming, .layout-2.-img-trimming img .layout-2.-item-card .trimming {
    margin-bottom: 1rem;
  }

  .item-card {
    margin-bottom: 3rem;
  }

  .item-card:last-child {
    margin-bottom: 0;
  }

  .item-card-block .item-card {
    margin-bottom: 2rem;
  }

  .h2-ribbon:before, h2-ribbon:after {
    width: 35px;
    height: 35px;
  }

  .column-article > * {
    margin-bottom: 2rem;
  }

  .h3-background {
    font-size: 15px;
  }


  .item-contents p {
    font-size: 12px;
    line-height: 24px;
    width: 120%;
  }

  .sub_block div {
    flex: 0 0 70%;
  }

  .sub_block > div {
    margin: 20px 10px 0;
  }

  .h3-background {
    top: 0;
    border-radius: 4px;
  }
  
  .sub_block {
    padding: 50px 20px 20px 20px;
    overflow-x: auto;
    flex-wrap: nowrap;
  }


  .layout-2 .img-trimming.-square, layout-2 .trimming.-square {
    padding-top: 100%;
    margin-bottom: 2rem;
  }

  .layout-2 .trimming.-long {
    padding-top: 62%;
  }

  .layout-2 > a > .img-trimming.-square, .layout-2 > a > .trimming.-square {
    margin: 0;
  }

  .essay-top {
    margin-bottom: 2rem;
  }
  
  .essay-top h1 {
    border-radius: 0 !important;
  }

  .essay-top div:first-child {
    margin-right: -16px;
    padding-top: 120%;
    width: 90%;
  }

  .center-responsive {
    text-align: left;
  }

  .layout-2.-sp div {
    width: 90%;
  }

  .layout-2.-sp > div:nth-child(odd), .layout-2.-sp > a:nth-child(odd) {
    margin: 1rem auto 1rem -16px;
  }

  .layout-2.-sp > div:nth-child(even), .layout-2.-sp > a:nth-child(odd) {
    margin: 1rem -16px 1rem auto;
  }

  .text-padding {
    padding-right: 16px;
    padding-left: 16px;
  }

  .img-trimming.-title {
    margin-right: -16px;
    margin-left: -16px;
    padding-top: 60%;
  }


  .column-card-list {
    justify-content: space-between;
  }

  .column-card {
    width: 48%;
    margin: 0 0 30px 0;
  }

  .img-trimming.-title h1 {
    font-size: 22px;
    top: 31%;
    letter-spacing: 3.5px;
  }

  .img-trimming.-btn p {
    font-size: 14px;
    letter-spacing: 1.7px;
    top: 20%;
  }

  .trimming-img-btn {
    margin-bottom: 1rem;
  }

  .img-trimming.-btn {
    padding-top: 50%;
  }

  .column-card-list.-slide {
    overflow: hidden;
    flex-wrap: wrap;
  }

  .column-card-list.-slide .column-card:nth-child(n + 5) {
    display: none;
  }

  .column-card-list.-slide .column-card {
    flex: inherit;
  }

  .column-slide-arrow {
    display: none !important;
  }

  .layout-2 > .img-trimming, .layout-2 > .trimming {
  padding-top: 62%;
  }

  .column-card-list.-big .column-card {
    width: 100%;
  }

  .column-category .link-horizontal.-related div{
    height: 55px;
    margin-right: 10px;
  }

  .column-category-title {
    font-size: 70%;
  }

  .layout-3 > * {
    width: 48%;
  }

  .layout-3.-sp1 > * {
    width: 100%;
  }

  .layout-3.-w32 > * {
    width: 50%;
    margin: 10px 0;
  }

  .layout-3 .trimming.-sp {
    width: 80%;
  }

  .layout-3 .trimming.-sp:nth-child(even){
    margin-left: auto;
    margin-right: 0;
  }

/*  .layout-3 .trimming.-square {
    padding-top: 50%;
  } */

  .layout-3 .trimming.-long {
    padding-top: 50%;
  }


  .fs-body-category-porco-red .h2-ribbon {
    margin-top: 60px;
  }

  .h2-ribbon.-short {
    font-size: 18px;
   }

} */






.hover-menu.-product .guide {
  margin-bottom: 1rem;
}

.fs-p-headerNavigation__list {
  width: 70%;
}

.guide.-repair:before {
  content: '\f7d9';
}

.guide.-review:before {
  content: '\f118';
}

.img-trimming.-banner {
  padding-top: 45%;
  border-radius: 3px;
}

.fs-p-headerNavBar .column-card-list.-slide .column-card p {
  text-align: left;
  font-size: 13px;
}

.fs-p-headerNavBar .column-card-list.-slide .column-card {
  flex: 0 0 20%;
  margin: 20px 1%;
}

.btn-background {
  background-color: rgba(0,0,0,.05);
  padding: 2px 25px;
  margin: 0 auto;
  width: fit-content;
} 


/********************************************
トップページ：コラム ＆ アバウト
********************************************/

.section-column {
  margin: 80px auto 0 auto;
  padding: 80px 0;
  background-color: rgba(0,0,0,.03); 
}

.section-column > .layout-2 > .img-trimming {
  width: 40%;
  padding-top: 45%;
  margin: 0;
}

.column-content {
  width: 55%;
}

.section-column .layout-2 {
  max-width: 1080px;
}

.column-content .column-card-list {
  justify-content: space-between;
  margin-top: 5rem;
}

.column-content .column-card {
  width: 31%;
  margin: 0;
}

.column-content h2 {
  margin: 0 0 3rem 0 !important;
  text-align: left;
}

.column-content .btn-detail {
  margin: 0;
}

.column-content .btn-detail p {
  margin-bottom: 1rem;
  font-size: 14px;
}

.fs-body-top .fs-l-footer, .fs-body-top .fs-l-footer__utility{
  margin-top: 0;
}

.fs-body-top .fs-l-main {
  margin-bottom: 0;
}

.section-column .img-trimming.-sp {
  display: none;
}

.column-content .column-card p {
  font-size: 13px;
}



.section-about {
  margin-bottom: 80px;
}

.section-about .img-trimming {
  padding-top: 33%;
  margin-bottom: 4rem;
}

.section-about .center-responsive p {
  margin-bottom: 2rem;
}


@media screen and (max-width: 559px) {

  .section-column > .layout-2 > .img-trimming {
    display: none;
  }

  .section-column .img-trimming.-sp {
    display: block;
    margin-bottom: 2rem;
  }

  .column-content h2 {
    text-align: center;
  }

  .column-content {
    width: 100% !important;
  }

  .column-content .column-card-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top: 2rem;
  }

  .column-content .column-card {
    flex: 0 0 60%;
    margin: 20px 10px 0 0;
  }

  .column-content .btn-detail, .section-about .btn-detail {
    margin: 0 auto;
    width: 150px;
  }

  .section-column {
    margin: 50px 0 0;
    padding: 50px 0;
  }

  .column-content .btn-detail p {
    font-size: 13.5px;
  }

  .section-about .img-trimming {
    padding-top: 55%;
    margin-bottom: 3rem;
  }
}



/*******************************************************
商品詳細ページに表示するおすすめ商品
********************************************************/

#_rcmdjp_display_1 {
  max-width: 1000px;
  margin: 0 auto;
}

.fr2-listItem__productName {
  margin-top: 16px !important;
}

.fr2-listItem {
  margin-bottom: 16px;
}

.rcmd-slick-slide img {
  border-radius: 5px;
}


@media screen and (max-width: 1024px) {
  .fr2-listItem__productName {
    font-size: 13px !important;
  }

  .rcmd-slick-slide {
    width: 25% !important;
  }

  #fs-recommend--flick .fr2-carousel .rcmd-slick-list {
    margin: 0 24px;
  }
}


@media screen and (max-width: 559px) {

  #fs-recommend--flick .fr2-carousel .rcmd-slick-list {
    margin: 0 8px;
  }

  .rcmd-slick-track:before, .rcmd-slick-track:after {
    display: none !important;
  }

  .rcmd-slick-slide {
    width: 50% !important;
  }
}



/****************************************
About PRCO ROSSO
****************************************/

.about-top {
  position: relative;
  width: 86%;
  margin-left: auto;
  margin-bottom: 140px;
}

.about-top img:first-child {
  position: relative;
  width: 100%;
  z-index: 10;
}

.about-top .back-leather {
  width: 30%;
  height: 40%;
  position: absolute;
  left: -70px;
  bottom: -70px;
  z-index: 1;
}


.about-top-text {
  position: absolute;
  top: 30%;
  left: -70px;
  z-index: 11;
}

.about-top-text h2 {
  color: #970101;
  z-index: 10px;
  line-height: 40px;
  margin: 10px 0;
  display: table;
  background-color: white;
  font-weight: 500;
  font-size: 2.1em;
  letter-spacing: .5rem;
  padding: 8px 0;
}

.h2-vertical {
  color: #970101;
  margin-top: 90px;
  margin-bottom: 3.2rem;
}

.h2-vertical:before {
  content: '';
  width: 3px;
  height: 23px;
  background-color: #970101;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
  
.section-right {
  width: 70%;
  margin-left: auto;
  z-index: 11;
  position: relative;
  background-color: rgba(255,255,255,.8);
}

.section-left {
  width: 70%;
  margin-right: auto;
  z-index: 11;
  position: relative;
  background-color: rgba(255,255,255,.8);
}

.margin-bottom > * {
  margin-bottom: 3rem;
}

.section-left .btn-detail {
  margin: inherit;
}

.customer-voice {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.customer-voice div {
  width: 20%;
}

.customer-voice p {
  width: 77%;
}

.background-ribbon {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 10;
  width: 90%;
}

.about-bottom {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-top: 100px;
}

.about-bottom img:first-child {
  position: relative;
  width: 100%;
  z-index: 10;
}

.about-bottom .back-leather {
  width: 40%;
  height: 60%;
  position: absolute;
  left: -70px;
  top: -110px;
  z-index: 1;
  transform: rotate(90deg);
}

.about-bottom .hand-logo {
  position: absolute;
  bottom: 0;
  left: -120px;
  width: 50%;
  z-index: 12;
}

.ribbon-bottom {
  position: absolute;
  bottom: -156px;
  left: 0;
  z-index: 13;
  margin: 0;
  width: 80%;
}

.message {
  font-size: 2rem !important;
  font-weight: 500 !important;
  text-align: center;
  color: #970101;
  margin: 100px auto 40px;
}

.youtube {
  width: 700px;
  height: 400px;
}

@media screen and (max-width: 1024px) {
  .ribbon-bottom {
    width: 70%;
    left: -10%;
    bottom: -76px;
  }
}

@media screen and (max-width: 768px) {
  .youtube {
    width: 80%;
    height: 300px;
  }
}


@media screen and (max-width: 559px) {

.section-right, .section-left {
  width: 100%;
  margin: 0 auto;
}

.margin-bottom > * {
  margin-bottom: 2rem;
}

.section-left .btn-detail {
  margin-right: auto;
  margin-left: auto;
}

.h2-vertical {
  margin-top: 60px;
  font-weight: 600;
  font-size: 17px;
}

.about-top h2 {
  font-size: 19px;
  line-height: 20px;
  letter-spacing: .3px;
  margin: 6px 0;
  font-weight: 600;
}

.about-top-text {
  left: -30px;
  top: 27%;
}

.about-top {
  margin-right: -16px;
  width: 94%;
  margin-bottom: 80px !important;
}

.about-top .back-leather {
  bottom: -40px;
  left: -35px;
}

.message {
  font-size: 16px !important;
  margin-top: 70px;
}

.about-bottom {
  margin-right: -16px;
  margin-top: 70px;
}

.about-bottom .back-leather {
  left: -50px;
  top: -55px;
}

.about-bottom .hand-logo {
  left: -85px;
  width: 60%;
  bottom: -35px;
}

.ribbon-bottom {
  bottom: -76px;
  left: -16px;
}

.section-customer-voice .summary {
  padding: 1.3rem 20px;
}

.about-quality .h3-normal {
  margin-top: 2rem;
  margin-bottom: 1rem !important;
}
  .youtube {
    width: 100%;
    height: 200px;
  }
}


/********************************************
特集まとめ
********************************************/

.fs-body-category-pickup-contents .fs-c-productList {
  display: none;
}

.fit-content {
  width: max-content;
  width: fit-content;
}





/*********************************************
記事のレスポンシブ（応急措置）
*******************************************/

@media screen and (max-width: 1024px) { 

  .column-article.-normal h2, .h2-normal {
    font-size: 16px;
  }

  .column-article h2 {
    line-height: 26px;
  }

  .summary-box.column {
    padding: 1rem 0;
  }

  .summary-box.column h1 {
    font-size: 16px;
    line-height: 3rem;
  }

  .column-article strong {
    font-size: 14.5px;
    margin-top: 3rem;
  }

  .column-article.-normal h3 {
    font-size: 15px;
    margin-top: 4rem;
  }

  .summary {
    font-size: 12.5px !important;
    line-height: 22.7px;
  }

  .link-horizontal {
    padding: 10px 16px;
  }

  .link-horizontal p {
    font-size: 12px;
    width: 80%;
    line-height: 24px;
  }

  .link-horizontal div {
    width: 72px;
    height: 72px;
    margin-right: 16px;
  }

  .item-contents {
    padding: 10px 20px;
  }

  .column-card p {
    font-size: 13px;
    line-height: 22px;
  }

/*  .img-trimming.-title, .column-cover, .column-main-img {
    margin-top: 3rem;
  }　*/

  .img-trimming.-title h1 {
    font-size: 26px;
    top: 35%;
    letter-spacing: 3.5px;
  }

  .img-trimming.-btn p, .trimming-img-btn p {
    font-size: 18px;
  }




  .layout-3 .item-card .bold {
/**    font-size: 90%;  **/
    font-weight: 500 !important;
    line-height: 22px;
  }
  
  .layout-3 .item-card .item-detail {
    font-size: 85%;
    line-height: 24px;
  }

  .item-card .price {
    font-size: 85% !important;
  } 
}

@media screen and (max-width: 559px) {

  p {
    letter-spacing: 1px;
    line-height: 26px;
  }

  .column-cover {
    margin-left: -16px;
    margin-right: -16px;
  }

  .column-main-img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .layout-2 {
    flex-direction: column !important;
  }

  .layout-2 > *, .layout-2.-w50 > *, .layout-2.-w49 > * {
    width: 100%;
  }

  .layout-2.-max3 .item-card:nth-child(n + 4) {
    display: none;
  }    

  .item-contents {
    width: 100%;
    padding: 10px 20px;
  }

  .column-article .h2-ribbon {
    font-size: 15px;
    margin-top: 80px;
    margin-bottom: 30px !important;
    width: auto !important;
  }

  .h2-ribbon:before {
    left: -7px !important;
    top: -20px;
  }

  .h2-ribbon:after {
    right: -7px !important;
    bottom: -20px;
  }

  .layout-2 p, .layout-2 img, .layout-2 .img-trimming, .layout-2 .trimming {
    margin-bottom: 2rem;
  }

  .layout-2 .trimming.-long {
    padding-top: 62%;
  }

  .layout-2.-item-card p, .layout-2.-item-card .img-trimming, .layout-2.-img-trimming img, .layout-2.-item-card .trimmming {
    margin-bottom: 1rem;
  }

  .item-card {
    margin-bottom: 3rem;
  }

  .item-card:last-child {
    margin-bottom: 0;
  }

  .item-card-block .item-card {
    margin-bottom: 2rem;
  }

  .h2-ribbon:before, h2-ribbon:after {
    width: 35px;
    height: 35px;
  }

  .column-article > * {
    margin-bottom: 2rem;
  }

  .h3-background {
    font-size: 15px;
  }


  .item-contents p {
    font-size: 12px;
    line-height: 24px;
    width: 120%;
  }

  .sub_block div {
    flex: 0 0 70%;
  }

  .sub_block > div {
    margin: 20px 10px 0;
  }

  .h3-background {
    top: 0;
    border-radius: 4px;
  }
  
  .sub_block {
    padding: 50px 20px 20px 20px;
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .layout-2 .img-trimming.-square, .layout-2 .trimming.-square {
    padding-top: 100%;
    margin-bottom: 2rem;
  }

  .layout-2 > a > .img-trimming.-square, .layout-2 > a > .trimming.-square {
    margin: 0;
  }

  .essay-top {
    margin-bottom: 2rem;
  }
  
  .essay-top h1 {
    border-radius: 0 !important;
  }

  .essay-top div:first-child {
    margin-right: -16px;
    padding-top: 120%;
    width: 90%;
  }

  .center-responsive {
    text-align: left;
  }

  .layout-2.-sp div {
    width: 90%;
  }

  .layout-2.-sp > div:nth-child(odd), .layout-2.-sp > a:nth-child(odd) {
    margin: 1rem auto 1rem -16px;
  }

  .layout-2.-sp > div:nth-child(even), .layout-2.-sp > a:nth-child(even) {
    margin: 1rem -16px 1rem auto;
  }

  .layout-2.-sp > a:nth-child(odd) > div{
    margin-left: 0;
    margin-right: auto;
  }

  .layout-2.-sp > a:nth-child(even) > div{
    margin-right: 0;
    margin-left: auto;
  }


  .text-padding {
    padding-right: 16px;
    padding-left: 16px;
  }

  .img-trimming.-title {
    margin-right: -16px;
    margin-left: -16px;
    padding-top: 60%;
    margin-bottom: 2rem;
  }


  .column-card-list {
    justify-content: space-between;
  }

  .column-card {
    width: 48%;
    margin: 0 0 30px 0;
  }

  .img-trimming.-title h1 {
    font-size: 22px;
    top: 31%;
    letter-spacing: 3.5px;
  }

  .img-trimming.-btn p, .trimming-img-btn p {
    font-size: 14px;
    letter-spacing: 1.7px;
    top: 20%;
  }

  .trimming-img-btn {
    margin-bottom: 1rem;
  }

  .img-trimming.-btn {
    padding-top: 50%;
  }

  .column-card-list.-slide {
    overflow: hidden;
    flex-wrap: wrap;
  }

  .column-card-list.-slide .column-card:nth-child(n + 5) {
    display: none;
  }

  .column-card-list.-slide .column-card {
    flex: inherit;
  }

  .column-slide-arrow {
    display: none !important;
  }

  .layout-2 > .img-trimming, .layout-2 > .trimming {
  padding-top: 62%;
  }

  .column-card-list.-big .column-card {
    width: 100%;
  }

  .column-category .link-horizontal.-related div{
    height: 55px;
    margin-right: 10px;
  }

  .column-category-title {
    font-size: 70%;
  }

  .layout-3 > * {
    width: 48%;
  }

  .layout-3.-sp1 > * {
    width: 100%;
  }

  .layout-3.-w32 > * {
    width: 50%;
    margin: 10px 0;
  }

  .layout-3 .trimming.-sp {
    width: 80%;
  }

  .layout-3 .trimming.-sp:nth-child(even){
    margin-left: auto;
    margin-right: 0;
  }

/*  .layout-3 .trimming.-square {
    padding-top: 50%;
  } */

  .layout-3 .trimming.-long {
    padding-top: 50%;
  }

  .fs-body-category-porco-red .h2-ribbon {
    margin-top: 60px;
  }

  .h2-ribbon.-short {
    font-size: 18px;
   }

}




/*********************************************
新しいヘッダー
*********************************************/
header {
  position: fixed;
  height: 70px;
  background-color: white;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}

.header-inner {
  display: flex;
  margin: 0 auto;
  max-width: 1300px;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
}

.header-logo {
  height: fit-content;
  margin-top: 18px;
  width: 210px;
}

.header-nav {
  display: flex;
  align-items: center;
  min-width: 890px;
  margin-top: 8px;
}

.header-nav ul {
  display: flex;
  list-style: none;
}

.header-list {
  padding: 0 15px;
}




.header-list:hover .hover-menu {
    display: block;
    /* animation: fadeIn .3s ease-in 0s; */
    visibility: visible;
    opacity: 1;
  }

.header-list:hover {
    transition: all .5s;
  }

.header-list .column-card-list.-slide .column-card {
  flex: 0 0 20%;
  margin: 20px 1%;
}
  
.column-card-list.-slide {
  max-width: 1300px;
  margin: 14px auto 0 auto;
}

.hover-menu.-product > ul {
  max-width: 1300px;
  margin-left: 8%;
}

@media screen and (min-width: 1440px) {
  .hover-menu.-product > ul {
    margin: 0 auto;
  }
}

.search-popup {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,.9);
}

.search-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 70%;
  max-width: 500px;
  background-color: white;
  z-index: 110;
}



/*********************************************
新しいトップページ
*********************************************/

.max-width {
  max-width: 1160px;
}

.fs-l-pageMain .heroSlider {
  margin-top: 10px;
}

.heroSlider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}


.heroSlider .swiper-pagination-bullet, .heroSlider .swiper-pagination-bullet-active {
  background: #464242;
}

.swiper-container-horizontal.heroSlider >.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.heroSlider__wrap {
  position: relative;
}

.heroSlider__wrap img {
  width: 100%;
}

.heroSlider__wrap .trimming {
  width: 75%; 
  margin: 0;
  max-width: none;
  padding-top: 45%;
}

.heroSlider__text {
  position: absolute;
  top: 25%;
  right: 5%;
  color: rgba(0,0,0,.87);
  background-color: #EBE8E7;
  padding: 50px;
  text-align: left;
  width: 460px;
  border-radius: 3px;
}

.heroSlider__text .btn-detail {
  margin-left: 0;
}

.heroSlider__text h2 {
  font-size: 34px;
  margin: 0;
}

.heroSlider__text h3 {
  font-size: 16px;
  margin: 15px 0 25px;
}
 

.fs-body-top {
  max-width: inherit;
}

.section-column .layout-2 {
  max-width: 1160px;
}

/***スターターアイテム***/

.starterItem-block {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}


.starterItem-small {
  width: 28%;
}

.starterItem-block > .starter-item {
  width: 67.7%;
}

.starter-item:nth-child(2) {
  margin-top: 45px;
}
  
.starterItem-small .trimming {
  padding-top: 72%;
  border-radius: 3px;
}

.starter-item {
  position: relative;
}

.starterItem-block > .starter-item .trimming {
  padding-top: 65%;
  border-radius: 3px;
}

.item-name {
  background-color: rgba(81,70,70,.8);
  padding: 10px 20px;
  color: white;
  width: max-content;
  width: fit-content;
  position: absolute;
  bottom: -10px;
  left: -10px;
  margin: 0;
  border-radius: 2px;
  white-space: nowrap;
}

.item-name:after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background-image: url(https://leather.itembox.design/item/new-top/starter/line.png);
  vertical-align: middle;
  margin: 0 0 3px 10px;
}



/***おすすめアイテム***/

.section-recommend {
  background: linear-gradient(180deg, #F7F7F7 0%, #F7F7F7 70%, white 70%, white 100%);
  margin-top: 120px;
}

.section-recommend .fs-p-heading--lv2 {
  padding-top: 90px;
}

.section-recommend .layout-3 {
  margin-top: 55px;
}

.section-recommend .layout-3 > div {
  position: relative;
}

.section-recommend .trimming.-square {
  border-radius: 3px;
}



/***ギフト***/

.section-gift {
  margin-top: 10em;
  background: linear-gradient(180deg, white 0%, white 50%, #F7F7F7 50%, #F7F7F7 100%);
}

.section-gift .trimming, .section-porco .trimming {
  width: 75.5%;
  padding-top: 30%;
  margin: 0 auto 0 0;
  max-width: inherit;
}

.gift-block {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.gift-text {
  background-color: white;
  padding: 60px 90px;
  position: relative;
  margin-top: -20%;
  margin-right: 0 ;
  margin-left: auto;
  width: 45%;
  min-width: 600px;
  
} 

.gift-text .btn-detail {
  margin: 2.5rem 0 0 0;
  background-color: rgba(255,255,255,.8);
  color: #464242;
}

.gift-text .fs-p-heading--lv2, .porco-text .fs-p-heading--lv2 {
  margin: 0 0 2rem 0 !important;
  text-align: left;
}


/*** Category ***/

.section-category {
  padding-top: 1%;
}

.section-category .-products {
  margin-top: 0!important;
} 



/*** ABOUT ***/

.section-porco {
  margin-top: 10em;
  background: linear-gradient(180deg, white 0%, white 50%, #F7F7F7 50%, #F7F7F7 100%);
}

.section-porco .trimming {
  margin: 0 0 0 auto;
  position: relative;
  z-index: 0;
}

.porco-block {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.porco-text {
  background-color: white;
  padding: 50px 60px;
  position: relative;
  width: 45%; 
  min-width: 600px;
  margin-top: -20%;  
  margin-left: 4%;

} 

.porco-text .fs-p-heading--lv2 {
  color: rgba(0,0,0,87);
}

.porco-text .btn-detail {
  margin: 2.5rem 0 0 0;
}

.section-porco .hand-logo {
  position: absolute;
  right: 4%;
  width: 17%;
  z-index: 90;

  margin-top: -5%;
}


/*** GALLERY ***/

.section-gallery {
  background: #F7F7F7;
  padding-top: 2%;
  padding-bottom: 8%;
}

.gallery-block  {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 55px;
  margin: 55px auto 0 auto;
}

.section-gallery .gallery-block > * {
  width: 18%;
  margin-bottom: 3%;
}


@media screen and (min-width: 1301px) {
  .heroSlider {
    width: 90% !important;
    max-width: 1300px; 
    margin: 0 auto;
    border-radius: 3px;
  }
}



@media screen and (max-width: 1300px) {
  .heroSlider {
    width: 100% !important;
    max-width: 1160px;
  }
}


@media screen and (min-width: 1025px) {

.fs-l-page {
  margin-top: 70px;
}

.header-inner .column-card-list.-slide .column-card p {
  font-size: 13px;
}
}



@media screen and (max-width: 1024px) {

  .fs-l-pageMain .heroSlider {
    margin-top: 0;
  }

  .header-pc {
    display: none;
  }


  .starterItem-block {
    margin-top: 30px;
  }

  .section-recommend {
    margin-top: 70px;
  }
   
  .section-recommend .fs-p-heading--lv2 {
    padding-top: 50px;
  }

  .section-recommend .layout-3 {
    margin-top: 30px;
  }


/**** hero ***/
  .heroSlider__wrap .trimming {
    width: 100%;
    padding-top: 70%;
  }

  .heroSlider__text {
    top: inherit;
    right: inherit;
    bottom: 0;
    color: rgba(255,255,255,.95);
    background: linear-gradient(to top, rgba(0,0,0,.54), transparent);
    left: 0;
    width: 100%;
  }

  .heroSlider__text .btn-detail {
    color: rgba(255,255,255,.95);
    border: 1px solid rgba(255,255,255,.95);
    width: 180px;
  }
    
  .heroSlider__wrap {
    background: transparent !important;
  }

  .heroSlider__text h2 {
    font-size: 28px;
  }

  .heroSlider__text h3 {
    font-size: 15px;
  }



/**** Gift ***/

  .section-gift {
    margin-top: 100px;
    background-color: rgba(0,0,0,.03);
  }

  .section-gift .trimming {
    width: 100%;
    padding-top: 50%;
  }

  .section-gift .trimming img {
    object-position: 0 110% !important;
    font-family: 'object-position: 0 110%;' !important;
  }


  .gift-text {
    text-align: center;
    padding: 6%;
  }

  .gift-text .fs-p-heading--lv2, .porco-text .fs-p-heading--lv2 {
    text-align: center;
  }

  .gift-text .btn-detail {
    margin: 2.5rem auto 0 auto;
    width: 150px;
  }



/**** About ***/

  .section-porco {
    margin-top: 100px;
  }
    

  .section-gift .trimming, .section-porco .trimming {
    width: 100%;
    padding-top: 50%;
  }

  .porco-text, .gift-text {
    width: 85%;
    min-width: inherit;
    border-radius: 3px;

    margin: -20% auto 0 auto;
  }

  .porco-text .btn-detail {
    margin: 2.5rem auto 0 auto;
    width: 150px;
  }

  .section-porco .hand-logo {
    display: none;
  }

  .porco-block .trimming img {
    object-position: 0 58% !important;
    font-family: 'object-position: 0 58%;' !important;
  }

  .section-gallery .gallery-block > * {
    width: 31.5%;
  }

  .section-gallery .gallery-block > *:nth-child(10) {
    display: none;
  }

}



@media screen and (max-width: 559px) {

  .fs-p-dateList {
    font-size: 13px;
  }

  .fs-p-dateList li {
    margin-top: 0 !important;
  }

/**** hero ***/
  .heroSlider__wrap .trimming {
    padding-top: 130%;
  }

  .heroSlider__text {
    padding: 50px 30px;
  }

  .heroSlider__text h2 {
    font-size: 26px;
  }

  .heroSlider__text h3 {
    font-size: 14px;
  }


/**** Starter Item ***/
  .section-starterItem .ccenter, .section-recommend .center, .section-porco .center {
    font-size: 11px;
  }

  .starterItem-block {
    flex-direction: column;
  }

  .starterItem-block .starter-item {
    margin-bottom: 10%;
    width: 100%;
  }

  .starterItem-small {
    width: 100%;
  }

  .starter-item:nth-child(2) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-starterItem .center, .section-recommend .center, .section-gallery .center{
    font-size: 11px;
  }

    
/**** Recommend Item ***/

  .section-recommend {
    background: linear-gradient(180deg, #F7F7F7 0%, #F7F7F7 55%, white 55%, white 100%);
  }

  .section-recommend .layout-3 {
    flex-direction: column;
  }

  .section-recommend .layout-3 > div {
    width: 80%;
    margin-bottom: 10%;
  }

  .section-recommend .layout-3 > div:nth-child(odd) {
    margin-left: 0;
    margin-right: auto;
  }

  .section-recommend .layout-3 > div:nth-child(even) {
    margin-left: auto;
    margin-right: 0;
  }

  .section-recommend .layout-3 > div:nth-child(odd) .item-name {
    bottom: 10%;
    left: inherit;
    right: -25%;
  }

  .section-recommend .layout-3 > div:nth-child(even) .item-name {
    bottom: 10%;
    left: -25%;
  }


/**** Gift ***/

  .section-gift {
    margin-top: 50px;
  }
  
  .gift-text {
    padding: 8%;
    width: 90%;
  }

  .gift-text p {
    font-size: 13px;
  }

  .section-gift .trimming img {
    object-position: 0 230% !important;
    font-family: 'object-position: '0 230%;';
  }


/**** ABOUT ***/

  .section-porco {
    margin-top: 70px;
    background: #F7F7F7;
    margin-bottom: 0;
  }

  .porco-text {
    padding: 8% 6%;
    width: 90%;
  }

  .porco-text p {
    font-size: 13px;
  }

  .section-porco .trimming, .section-gift .trimming {
    padding-top: 60%;
  }  





/**** Contents ***/
  .section-contents .column-card:last-child {
    margin-bottom: 0;
  }


/**** Gallery ***/
  .section-gallery {
    padding-bottom: 14%;
  }

  .gallery-block {
    margin: 30px 16px 0 16px;
  }

  .section-gallery .gallery-block > * {
    width: 48%;
  }

  .section-gallery .gallery-block > *:nth-child(10) {
    display: block;
  }


/**** Shop ***/

  .shop-block.-border {
    margin-top: 40px;
  }

  .shop-block {
    width: 100%;
  }
}


@media screen and (min-width: 741px)  and (max-width: 1020px) {
  .section-porco {
    padding-bottom: 0;
  } 
}

@media screen and (min-width: 559px)  and (max-width: 740px) {
  .section-porco {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 401px)  and (max-width: 599px) {

  .section-porco {
    padding-bottom: 0;
  }
}




/************************************************************************************
ギフトページ
************************************************************************************/


.fs-body-category-gift .fs-c-breadcrumb__list, .fs-body-category-wrapping .fs-c-breadcrumb__list {
  margin-bottom: 0;
}


.fs-body-category-gift .fs-l-footer, .fs-body-category-wrapping .fs-l-footer, .fs-body-category-gift-feature .fs-l-footer {
  margin-top: 0;
}

.fs-body-category-gift .fs-l-footer__utility, .fs-body-category-wrapping .fs-l-footer__utility, .fs-body-category-gift-feature .fs-l-footer__utility {
  margin-top: 0;
}

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

.fs-l-main.l-wide {
  max-width: none;
  margin: 0;
}

.fs-l-main.l-wide .fs-l-pageMain {
  max-width: none;
}

.gift-page {
  background-color: #3A2D27;
  color: rgba(255,255,255,.87);
}

.full-img {
  width: 100%;
}

.gift__intro {
  text-align: center;
  max-width: 620px;
  margin: 0 auto;
}

.gift__intro h1 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: -20px;
}

.gift__intro p {
  margin-bottom: 20px;
}

.h2-funya {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}

.h2-funya:after {
  content: '';
  display: block;
  background:url(https://leather.itembox.design/item/gift/h2-funya.png?t=20241029124240);
  background-size:contain;
  max-width: 240px;
  height: 40px;
  background-repeat: no-repeat;
  margin: 10px auto 0;
}

.gift__recommend {
  max-width: 1060px;
  margin: 120px auto 0;
  background-color: rgba(255,255,255,.03);
  border-radius: 8px;
  padding: 100px 7vw;
}

.gift__recommend .trimming {
  border-radius: 5px;
}

.gift__recommendBrock:not(:last-child) {
  margin-bottom: 70px;
}

.gift__price {
  max-width: 860px;
  margin: 120px auto 0;
}

.h2-dia {
  text-align: center;
  font-size: 26px;
}

.h2-dia:after {
  content: '';
  display: block;
  background:url(https://leather.itembox.design/item/gift/h2-dia.png?t=20241029124240);
  background-size:contain;
  max-width: 86px;
  height: 24px;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}

.gift__price .layout-3 {
  justify-content: space-around;
}

.gift__priceCard {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,.12);
  background: #39332F;
  margin: 15px 0;
}

.gift__priceCard img {
  border-radius: 5px 5px 0 0;
}

.gift__priceCard p {
  text-align: center;
  color: rgba(255,255,255,.87);
}

.gift__priceCard img {
  vertical-align: bottom;
}

.gift__wrapping {
  max-width: 1060px;
  margin: 120px auto 0;
  background-color: #39332F;
  padding: 100px 14vw;
  border-radius: 8px;
}

.h3-huki {
  text-align: center;
  font-size: 15px;
  position: relative;
  width: max-content;
  width: fit-content;
  margin: 70px auto 40px;
}

.h3-huki:before {
  content: '';
  background: rgba(255,255,255,.87);
  border-radius: 2px;
  width: 1px;
  height: 40px;
  transform: rotate(-40deg);
  display: inline-block;
  position: absolute;
  left: -20px;
  bottom: -10px;
}

.h3-huki:after {
  content: '';
  background: rgba(255,255,255,.87);
  border-radius: 2px;
  width: 1px;
  height: 40px;
  transform: rotate(40deg);
  display: inline-block;
  position: absolute;
  bottom: -10px;
  right: -20px;
}

.rank {
  font-size: 18px;
  font-weight: bold;
  display: block;
}

.rank:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: white;
  display: block;
  margin-top: 14px;
  margin-bottom: 30px;
}

@media screen and (max-width: 559px) { 
  .rank:after{
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.gift__wrapping .gift__wrappingDesc {
  font-size: 13px;
  color: rgba(255,255,255,.6);
}

.gift__wrapping .price, .gift__recommendBrock .price {
  background-color: rgba(255,255,255,.08);
  width: max-content;
  border-radius: 3px;
  padding: 0 5px;
  font-size: 90%;
}

.gift__faq {
  max-width: 860px;
  margin: 120px auto 0;
  padding-bottom: 120px;
}

.gift__faqBlock dt:before {
  content: 'Q';
  background-color: rgba(255,255,255,.1);
  border-radius: 50%;
  width: 46px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  margin-right: 15px;
}

.gift__faqBlock dd:before {
  content: 'A';
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 50%;
  width: 46px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  margin-right: 15px;
}

.gift__faqBlock dd {
  margin-left: 0;
  margin-top: 10px;
  color: rgba(255,255,255,.5);
  display: flex;
  align-items: baseline;
}

.gift__faqBlock dl {
  margin-bottom: 30px;
}

.gift__faqBlock dt {
  display: flex;
  align-items: baseline;
}

.gift__faqText {
  width: 80%;
}

.gift__faqBlock small {
  margin-top: 15px;
  display: block;
}


/*********** Tablet *************/
@media screen and (max-width: 1024px) {
  .fs-l-main.l-wide {
    margin: 0;
  }

  .h2-dia, .gift__intro h1 {
    font-size: 20px; 
  }

  .h2-dia:after {
    width: 70px;
   }

  .h2-funya {
    font-size: 20px; 
  }

  .gift__intro {
    padding: 0 32px;
  }

  .gift__recommend {
    margin: 80px 32px 0;
    padding: 80px 32px; 
  }

  .gift__price {
    margin: 80px auto 0; 
    padding: 0 32px;
  }

  .gift__wrapping {
    margin: 80px 32px 0;
    padding: 80px 32px;
  }

  .gift__faq {
    margin: 80px 32px 0;
    padding-bottom: 80px; 
  }

  .fs-l-main.l-wide .fs-c-productList {
    margin: 0 32px;
  }
}

@media screen and (max-width: 559px) {
  .h2-dia, .gift__intro h1 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .gift__intro p {
    font-size: 13px;
  }

  .gift__recommend {
    margin: 50px 16px 0;
    padding: 50px 16px; 
  }

  .h2-funya {
    font-size: 16px;
  }

  .h2-funya:after {
    width: 200px; 
  }

  .gift__recommendBrock:not(:last-child) {
    margin-bottom: 50px;
  }

  .h2-dia:after {
    width: 60px;
  }

  .gift__price {
    margin: 50px 16px 0;
    padding: 0;
  }

  .gift__priceCard {
    margin: 7.5px 0;
  }

  .gift__price .layout-3 {
    justify-content: space-between;
  }

  .gift__wrapping {
    margin: 50px 16px 0;
    padding: 50px 16px;
  }

  .gift__wrapping .gift__wrappingDesc {
    font-size: 12px;
  }

  .gift__faq {
    margin: 50px 16px 0;
    padding-bottom: 50px;
  }

  .gift__faqBlock dt:before, .gift__faqBlock dd:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .gift__faqText {
    width: 85%;
  }

  .fs-l-main.l-wide .fs-c-productList {
    margin: 0 16px;
  }
}


/************ Xmas ******************/

.fs-body-category-xmas .fs-l-footer, .fs-body-category-valentine .fs-l-footer, .fs-body-category-mothersday .fs-l-footer, .fs-body-category-gift-feature .fs-l-footer {
  margin-top: 0;
}

.fs-body-category-xmas .fs-c-breadcrumb__list, .fs-body-category-valentine .fs-c-breadcrumb__list, .fs-body-category-mothersday .fs-c-breadcrumb__list, .fs-body-category-gift-feature .fs-c-breadcrumb__list {
  margin-bottom: 0;
}

.fs-body-category-xmas .fs-l-footer__utility,.fs-body-category-valentine .fs-l-footer__utility, .fs-body-category-mothersday .fs-l-footer__utility, .fs-body-category-fathersday .fs-l-footer__utility, .fs-body-category-gift-feature .fs-l-footer__utility {
  margin-top: 0;
}

.fs-body-category-xmas .fs-c-productList, .fs-body-category-mothersday .fs-c-productList, .fs-body-category-fathersday .fs-c-productList, .fs-body-category-gift-feature .fs-c-productList {
  display: none;
}

.bg-red {
  background-color: #460b0b;
  color: rgba(255,255,255,.87);
}


.bg-red h2, .bg-red h3, .bg-red h1 {
  color: white;
}

.xmas__intro {
  padding: 80px 80px 0;
}

.xmas__introText {
  max-width: 620px;
  margin: 100px auto 20px;
  text-align: center;
}

.xmas__introText p {
  margin-bottom: 2rem;
}

.l-section {
  padding: 80px 140px;
}

.xmas-page .layout-2 .btn-detail.-color {
  margin-right: auto;
  margin-left: 0;
  background-color: #ada086;
}

.xmas-page .layout-2 {
  margin-bottom: 5rem;
}

.xmas-page .h3-normal::before {
  background-color: #c5bdad;
}

.h2-xmas, .h2-valentine {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}


.h2-xmas:after, .h2-valentine:after {
  content: '';
  display: block;
  background: url(https://leather.itembox.design/item/contents/xmas/title1.png);
  background-size: contain;
  max-width: 160px;
  height: 40px;
  background-repeat: no-repeat;
  margin: 10px auto 0;
  opacity: .8;
}

.h2-valentine:after {
  background: url(https://leather.itembox.design/item/contents/valentine/title.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
  .xmas__intro {
    padding: 32px 16px 10px ;
  }

  .layout-2 .btn-detail {
    margin-left: auto !important;
  }

  .h2-xmas, .h2-valentine {
    font-size: 20px;
  }

  .xmas__introText {
    margin: 80px auto 0;
    padding: 0 16px;
  }
}

@media screen and (max-width: 559px) {
  .h2-xmas, .h2-valentine {
    font-size: 16px;
  }

  .item-card.-big {
     width: 100%;
  }
}


/************ limited model ******************/

.fs-body-category-limited-model .fs-l-footer {
  margin-top: 0;
}

.fs-body-category-limited-model .fs-c-breadcrumb__list {
  margin-bottom: 0;
}

.fs-body-category-limited-model .fs-l-footer__utility {
  margin-top: 0;
}

.fs-body-category-limited-model .fs-c-productList {
  display: none;
}

.h2-speech {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
}

.h2-speech:after {
  content: '';
  display: block;
  background:url(https://leather.itembox.design/item/contents/limited/title.png);
  background-size: cover;
  width: 215px;
  height: 20px;
  background-repeat: no-repeat;
  margin: 15px auto 0;
}

.l-section {
  padding: 80px 0;
}


.limited__introText {
  text-align: center;
}

.container-1060 {
  max-width: 1060px;
  margin: 0 auto;
}

.itemPickup__name {
  font-size: 20px;
}

.itemPickup__nameEn {
  font-size: 43px;
  font-weight: 500;
  color: rgba(255,255,255,.12);
  display: block;
  margin-bottom: 14px;
}

.itemPickup__block {
  padding: 40px 0;
}

.itemPickup__block > * {
  width: 47%;
}

.itemPickup__subImg {
  display: flex;
  justify-content: space-between;
  margin: 60px 0;
  align-items: flex-start;
}

.itemPickup__subImg > .trimming.-square {
  width: 46%;
  padding-top: 46%;
}

.trimming.itemPickup__imgMain {
  padding-top: 60%;
}


@media screen and (max-width: 1024px) {
  .h2-speech {
    font-size: 22px; 
  }

  .h2-speech:after {
    width: 215px;
   }

  .container-1060 {
    margin: 0 32px;
  }

  .itemPickup__name {
    font-size: 16px;
  }

  .itemPickup__nameEn {
    font-size: 32px;
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 559px) {
  .l-section {
    padding: 45px 0;
  }

  .h2-speech {
    margin-bottom: 20px;
  }
  .h2-speech:after {
    width: 200px;
  }

  .itemPickup__name {
    text-align: center;
    margin-top: 6px;
  }

  .container-1060 {
    margin: 0 16px;
  }

  .trimming.itemPickup__imgMain {
    padding-top: 100%;
  }

  .itemPickup__block {
    padding: 45px 0;
  }

  .itemPickup__block:first-child {
    padding-top: 25px;
  }

  .itemPickup__block > * {
    width: 100%;
  }

  .itemPickup__subImg {
    margin: 40px 0 20px;
  }

  .itemPickup__subImg > .trimming.-square {
    width: 48%;
    padding-top: 56%;
  }

  .itemPickup__subImg > .trimming.-square:nth-child(2) {
    margin-top: 40px;
  }

}

/* 2310 add */
  .top_search_keywords {
  }
  .top_search_keywords * {
    box-sizing: border-box;
  }
  .searchform_inner {
    position: relative;
 margin: 0;
  }
  .searchform_inner input[type=text] {
    width:100%;
    padding: 5px 40px 5px 10px;
    line-height: 28px;
  }
  .searchform_inner .submit_btn {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    border-radius: 0;
    width: 40px;
    color: rgba(0,0,0,.5);
 background: transparent;
  }
  .searchform_inner .submit_btn i {
    line-height: 40px;
    position: static;
  }
  .keywords_wrap {
    display: flex;
    align-items: flex-start;
    font-size: 12px;
    margin-top: 20px;
  }
  .keywords_wrap h4 {
    margin: 0;
    font-size: 12px;
    flex: 0 0 7em;
    font-weight: bold;
  }
  .keywords_block {
    display: flex;
    flex: 0 0 calc(100% - 7em);
    flex-wrap: wrap;
    gap: 10px;
  }
  .keywords_block a {
    display: inline-block;
    text-decoration: underline;
    color: #000;
  }
@media (min-width: 1025px) {
.keywordSearch_section {display: none;}
}
.hdr_searchBlock {
 display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px 10px 20px;
    background: #fff;
}
.hdr_searchBlock .searchform_inner .submit_btn i {
 margin: 0;
 font-size: 12px;
}
.paymentLogos {
    width: 300px;
    margin: 0 auto;
}

/* 231127 */


.link-horizontal.-itemLink a{
  position: relative;

}

.link-horizontal.-itemLink a:after{
  content: '商品ページを見る＞＞';
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #477ccf;
  text-decoration: underline;
}

.link-horizontal.-itemLink a > p{
  padding-bottom: 1em;
}


@media screen and (max-width: 768px) {
  .link-horizontal.-itemLink a:after{
    font-size: 10px;
  }

}

/* 231218 */
.headerNav_icon_wish{
position: absolute;
right: 60px;
top: 0;
}

.headerNav_icon .fas.fa-search{
 right: 30px!important; 
}
@media screen and (max-width: 1024px){
.headerNav_icon .fas {
  right: 0;
}
}
@media screen and (max-width: 380px){
  .fs-l-header__logo{
    margin-left: -20px;
  }
}
    .fs-c-rating{
        display:flex;
align-items: center;
    }
.fs-c-rating__value{
display:none;
margin-left: 5px;
    font-size: 11px;
}
.fs-c-rating__review_count{
font-size: 11px;
}
    .review-0 {
        display: none !important;
    }
.ship_info{
margin-top:0;
color:#970101;
text-decoration:underline;
}


/* 240229 */
.fs-c-breadcrumb + .fs-l-footer__utility{
  margin-top: 0;
}

#hdrBottomNav {
  background: #3c3c3c;
  color: #ffffff;
  padding: 10px 10px 5px 10px;
  font-size: 10px;
    margin-top: -2px;
}

#hdrBottomNav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

#hdrBottomNav ul li {
  margin: 0 2px;
  max-width: 20%;
  flex: 0 0 20%;
}

#hdrBottomNav ul li a {
  color: #ffffff;
  display: block;
  text-align: center;
}

#hdrBottomNav .bottomNav__icon {
  display: block;
  text-align: center;
  line-height: 1;
}
#hdrBottomNav .bottomNav__icon img{
  width: 27px;
}
@media screen and (max-width: 1024px){
.fs-l-page {
    margin-top: 110px;
}
}

@media (max-width: 768px){
.gift__recommend{
margin-top:-110px;
padding-top:110px;
}
}



/* 240418 */
.fs-body-top #sec_sceneGift,
.fs-body-product #sec_sceneGift,
.fs-body-category-limited-model-rugato #sec_sceneGift,
.fs-body-category-limited-model-rugato .sec_itemList_feature,
.fs-body-category-limited-model-rugato .newArrivals_section,
.fs-body-product .sec_itemList_feature {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1024px){
  .fs-body-top #sec_sceneGift,
  .fs-body-product #sec_sceneGift,
.fs-body-category-limited-model-rugato #sec_sceneGift,
.fs-body-category-limited-model-rugato .sec_itemList_feature,
.fs-body-category-limited-model-rugato .newArrivals_section,
.fs-body-product .sec_itemList_feature{
      padding: 0 16px;
  }
  .fs-body-top #sec_sceneGift .fs-p-heading--lv2{
    margin-top: 40px!important;
  }
}

.fs-body-product .newArrivals_section,
.fs-body-product .sec_itemList_feature{
  margin-bottom: 80px;
}
.fs-body-category .newArrivals_section{
  margin:0 0 80px;
}

.fs-body-category #sec_sceneGift{
  margin-bottom: 0;
}

#hdrBottomNav{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.fs-l-header__drawerOpener{
  text-align: center;
  display: block;
}
.drawerIcon{
  position: relative;
  display: block;
  width: 27px;
  height: 27px;
  margin-right: auto;
  margin-left: auto;
}
.drawerIcon span{
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  
}
.drawerIcon span:nth-child(2){
  top: 10px;
}
.drawerIcon span:nth-child(3){
  top: 20px;
}

.fs-p-ctrlDrawer:checked + .fs-p-drawer {
transform: translateX(-101%);
}
.drawerOpen .fs-p-drawer {
    transform: translateX(0)!important;
}


@media screen and (max-width: 1024px){
.fs-l-page {
    margin-top: 50px;
}
}

.fs-body-category:not(.fs-body-category-limited-model-rugato) .sec_itemList_feature.-limited-model-rugato{
  display: none;
}

.fs-body-category-limited-model-rugat #sec_sceneGift{
  
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
.fs-c-productCarouselMainImage #fs_productCarouselMainImage {
  padding: 0 50px;
}
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable {
  height: 465px !important;
  max-width: 465px;
  padding: 0 !important;
}
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable div:not(.slick-track),
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable figure {
  height: 100% !important;
  max-width: 465px;
  width: 100%;
}
.fs-c-productCarouselMainImage__image > img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 465px) {
.fs-c-productCarouselMainImage #fs_productCarouselMainImage {
  padding: 0;
}
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable {
  height: calc(100vw - 32px) !important;
  max-width: calc(100vw - 32px);
  padding: 0 !important;
}
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable div:not(.slick-track),
.fs-c-productCarouselMainImage #fs_productCarouselMainImage .slick-list.draggable figure {
  height: 100% !important;
  max-width: calc(100vw - 32px);
  width: 100%;
}
.fs-c-productCarouselMainImage__image > img {
  width: 100% !important;
  height: 100% !important;
  max-width: calc(100vw - 32px);
  max-height: 100%;
}
}

/* 20240826 */
@media (min-width: 1025px) {
 .fs-body-top #openPopup {display:none;}
}
@media (min-width: 769px) {
 .starteritem__span,
 .section-recommend__span {
  display: none;
 }
}
.starteritem__span {
 text-align: right;
 position: absolute;
 right: -3px;
 bottom: -25px;
 margin: 0;
 font-size: 10px;
 text-decoration: underline;
 /*transform: scale(0.95);*/
}
.section-recommend__span {
 text-align: right;
 position: absolute;
 bottom: -25px;
 margin: 0;
 font-size: 10px;
 text-decoration: underline;
 right: -25%;
}
.section-recommend .layout-3 > div:nth-child(even) .section-recommend__span {
 right: 0;
}
.cartAmount.fs-client-cart-count {
    display: none;
}
  ul.fixed_cartbtnList  {
    justify-content: center!important;
  }
  ul.fixed_cartbtnList li {
    width: 80%!important;
  }
  @media (max-width: 767px) {
    .fixed_cartbtn {
      position: fixed!important;
      bottom: 59px!important;
      background-color: rgba(45, 45, 45, 0.5)!important;
    }
  }
