@charset "UTF-8";


/* 追従バナー高さ調整ここから */
.l-header2 .c-header {
    height: 60px;
}
.l-header2 .c-header__logo {
    height: 60px;
}
.l-header2 .c-header .c-header-btns__btn {
    height: 60px;
}
.l-header2 .c-header .c-header-btns__btn .btn-icon {
    padding-top: 0px; 
    height: 20px!important;
}
.l-header2 .c-header .c-header-btns__btn .btn-icon img{
    height: 24px!important;
}
.l-header2 .c-header .c-header-btns__btn {
    width: 80px;
}
/* 追従バナー高さ調整ここまで */



/* TOP　スライダーの矢印調整 */
.p-slider .slick-arrow.slick-prev, .p-slider .slick-arrow.slick-next {
  height: 60px;
  width: 60px;
}
.p-slider .slick-arrow.slick-prev:after, .p-slider .slick-arrow.slick-next:after {
  content: "";
  width: 20px;
  height: 20px;
  background: none;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 10px;
}
.p-slider .slick-arrow.slick-prev:after {
  transform: rotate(-135deg);
  left: 13px !important;
  right: 0;
}
/* TOP　スライダーの矢印調整ここまで */


/* トライオンノートここから */

	img{
		height: auto;
	}

    /* youtube対応 */
    .wp-block-embed__wrapper {
        position: relative;
        padding: 56.25% 0 0 0;
        width: 100%;
    }
    .wp-block-embed__wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* トライオンノートここまで */




/* ヘッダーニュースここから */

	.c-news__text span:first-child{
		padding-right: 10px!important;
	}

/* ヘッダーニュースここまで */




/* ヘッダー追従 */

	.l-header2 .c-menu .c-menu-btn {
		height: 48px!important;
	}
	.l-header2 .c-menu .c-menu-products{
		top: 48px;
		height: calc(100vh - 128px);
	}

/* ヘッダー追従 */




/* 検索窓ここから */

	.c-header .c-header-btns__btn--search input[type="text"]:focus{
		background:rgba(255, 255, 255, 0.95);
	}

/* 検索窓ここまで */




/* グロナビここから */

	.c-menu .c-menu-products-btns .btn-icon__color--blue::after {
		background:#041762!important;
	}
	.c-menu .c-menu-products-btns .btn-icon__color--green::after {
		background: rgba(0,102,0,1)!important;
	}

/* グロナビここまで */




/* MV slick slide */
	.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
		background-color: rgba(255,255,255,0.3)!important;
	}
	.slick-arrow.slick-prev::after {
		left: 30%!important;
	}
/* MV slick slide */




/* お問い合わせここから */

	.fs-body-custom .p-contact-form {
		padding: 70px 8% 80px!important;
	}
    .p-contact-form.p-contact-form--2 form p:nth-of-type(10) input,
    .p-contact-form.p-contact-form--1 form p:nth-of-type(8) input {
        margin-bottom: 10px;
    }

	.p-contact-form.p-contact-form--1 form p:nth-of-type(14) input {
		padding-top: 20px;
		font-size: 14px;
		margin-bottom: 10px;
	}

/* お問い合わせここまで */




/* カート　完売しました */
.fs-c-variationCart__cartButton.fs-c-variationCart__cartButton--outOfStock:before {
    content: '完売しました';
    margin-right: 50px;
    float: right;
}
.fs-c-outOfStockButton .fs-c-string--label{display:none;}
/* カート　完売しましたここまで */




/* カートここから */
	
	.fs-c-listedProductName {
		display: block!important;
	}
	.fs-c-listedProductName__variation {
		margin-left: 0!important;
		margin-top: 6px!important;
		display: block!important;
		font-size: 0.8rem!important;
	}
	
/* カートここまで */




/* マイページここから */
	.fs-body-wishlist-login .fs-c-inputInformation__field {
		background: rgba(126, 126, 126, 0.00)!important;
		padding: 16px 0px!important;
	}
	.fs-body-wishlist-login .fs-c-inputInformation__field .fs-c-requiredMark{
		top: 150%!important;
		right: auto!important;
	}

/* マイページここまで */




/* 商品詳細ここから */

	/* 商品問い合わせモーダル */
	.fs-c-modal--inquiry .fs-c-inquiryProduct__productName .fs-c-productName__copy{
		padding-bottom: 14px;
	}
	/* レザーチャーム */
	p.lether_numd{
		font-size:0.8rem!important;
		line-height: 0.8rem!important;
	}
	p.lether_price{
		font-size:0.8rem!important;
		line-height: 1.4rem!important;
		margin-bottom: 0!important;
	}
	.fs-l-cart__mainColumn span.fs-c-listedOptionPrice__option__label,
	.fs-l-cart__mainColumn span.fs-c-listedOptionPrice__option__value{
		font-size:0.6rem!important;
		line-height: 1.0rem!important;
	}
	.fs-c-listedOptionPrice span.fs-c-listedOptionPrice__option__label,
	.fs-c-listedOptionPrice span.fs-c-listedOptionPrice__option__value{
		font-size:0.6rem!important;
		line-height: 1.0rem!important;
	}
	dd.fs-c-listedOptionPrice__price .fs-c-price {
		font-size: 0.6rem!important;
		line-height: 1.3rem!important;
		align-items: center;
	}
	dd.fs-c-listedOptionPrice__price .fs-c-price__addon {
		font-size: 0.6rem!important;
	}
	.fs-c-productCarouselMainImage__image__caption {
		background: rgba(0, 0, 0, 0)!important;
		color: #000!important;
	}
	.fs-c-productCarouselMainImage__expandButton .fs-c-button--viewExtendedImage {
		top: -48px!important;
	}
	.fs-c-productNameHeading__copy {
		line-height: 1.5rem!important;
	}
	.fs-c-productCarouselMainImage .slick-slide .caption{
		display:none!important;
	}
	/*
	.fs-body-cart .fs-c-featuredProduct{
		display:none!important;
	}*/
	.fs-body-cart .fs-l-cart__sideColumn,
	.fs-body-checkout-multi .fs-l-checkout__sideColumn{
		position: sticky;
		top: 140px;
		bottom: auto;
	}
	.fs-c-modal--inquiry .fs-c-modal__contents .fs-c-buttonContainer--sendInquiry button{
		background-color: #3E3A39!important;
		color:#fff!important;
	}
	.fs-c-modal__inner .fs-c-buttonContainer button, .fs-c-modal__inner .fs-c-inputInformation__button button {
		min-width: 260px!important;
	}

    /* youtube対応 */
    .item_youtube {
        position: relative;
        padding: 56.25% 0 0 0;
        width: 100%;
    }
    .item_youtube iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /* 商品詳細の商品名や価格回りの余白 */
    .fs-c-productNumber {
        margin-top: 0!important;
    }
    .c-itemoption {
        margin-top: 10px!important;
    }
    .fs-c-variationAndActions {
        margin-top: 30px!important;
    }
    
    /* 商品詳細ページの右固定 */
    @media screen and (min-width: 1025px){
        .fs-l-productLayout__item.fs-l-productLayout__item--2{
            position: sticky;
            top: 140px;
            bottom: auto;
        }
    }
    
    /* 商品詳細　パンくずが長い時の処理 */
    @media screen and (max-width: 1024px){
        .fs-c-breadcrumb{
            padding: 14px 0 4px;
            overflow-x: scroll;
            white-space: nowrap;
        }
        .fs-c-breadcrumb__list > li{
            min-width: auto;
            min-height: auto;
        }
    }

 	/* レコメンドエリア調整01 */
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide{
		width: 300px!important;
	}
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item{
		max-width:300px!important;
	}
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item .fs-c-productName__copy{
		display: none;
	}

	/* レコメンドエリア周りマージン設定 */
	.fs-body-product #fs_form{
	margin-bottom: 120px!important;
	}
	.fs-body-product .fs-c-featuredProduct{
		margin-top: 120px!important;
	}
	.fs-body-product .l-search-category .c-ttl--2{
		margin-top: 120px!important;
	}

	/* タブ内文言行間 */
	.fs-body-product #fs_form .p-iteminfo__tabs li h3{
		font-size: 1.3rem!important;
		line-height: 1.8rem!important;
        margin-top: 25px!important;
	}
 	h3 span.small{
        display: block;
        font-size: 1.2rem;
        line-height: 2rem;
    }
    .fs-l-product2 .p-iteminfo img {
        margin-top: 65px!important;

    }
    .fs-l-product2 .p-iteminfo img:first-child {
        margin-top: 0!important;
    }
	.fs-body-cart .fs-l-cart__sideColumn {
		border: none!important;
	}

	/* 入荷お知らせメール申し込み */
	.fs-c-modal .fs-c-stockNotificationsProduct__productName .fs-c-productName__copy{
		line-height: 1.2rem!important;
	}
	.fs-c-modal .fs-c-stockNotificationsProduct__productName .fs-c-productName__name{
		line-height: 3.0rem;
	}

	/* サムネイルサイズ調整 */
	.fs-c-productCarouselMainImage__thumbnailList li {
		width: 11%!important;
		margin: 14px 0 0 1.714285%!important;
	}	
	.fs-c-productCarouselMainImage__thumbnailList li:nth-child(6n+1) {
		margin-left: 1.714285%!important;
	}
	.fs-c-productCarouselMainImage__thumbnailList li:nth-child(8n+1) {
		margin-left: 0!important;
	}


/* 商品詳細ここまで */




/* よくある質問PC */
    .c-faq .c-faq-a__inner .indent-list {
        margin: 0!important;
    }
/* よくある質問PC */




/* シリーズ紹介 */
	.p-series .p-series-info{
		margin-bottom: 60px;
	}
	.p-series .p-series__btns{
		margin-top:36px!important;
	}
/* シリーズ紹介 */




/* クーポン履歴 */

		.fs-c-coupon__info {
			grid-template-columns: 0px auto!important;
		}
        /*
		.fs-c-couponExpiration__title {
			margin-left: -200px!important;
		}
        */
	
/* クーポン履歴 */




/* 修理についてお問合せ */
	.fs-body-custom .check_privacy span{
		display: flex;
		justify-content: center;
		line-height: 1.0rem!important;
	}

	.fs-body-custom .check_privacy span input{
		width: 14px!important;
		display: table!important;
		margin-right: 6px!important;
	}


/* 修理についてお問合せ */




/* お手入れについてここから */
.movie_area{
    position: relative;
    padding: 56.25% 0 0 0;
    width: 100%;	
}

.movie_area iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.p-care .c-btn--line.c-btn--black {
	background-color: #A28D80!important;
}
/* お手入れについてここまで */




/* ご注文手続きここから */

	/* 備考欄 */
	.fs-c-checkout-communicationInfo__message p{
		line-height: 1.6rem!important;
	}
	@media screen and (max-width: 1024px){
		.fs-c-checkout-communicationInfo__message p{
			line-height: 1.5rem!important;
			font-size: 13px;
		}
	}
	/* 返品特約ボタン非表示 */
	.fs-c-returnedSpecialContract{
		display:none!important;
	}

	/* お届け先 */	
	.fs-c-checkout-multiDestination__title {
		padding: 8px 4px 8px!important;
	}	
	.fs-c-checkout-multiDestination__title {
		background: #EEEAE7!important;
		color: #000!important;
		font-size: 1.2rem!important;
	}
		/* お届け先 戻る btn*/	
		a.fs-c-button--back--moderate {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			position: relative;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			min-width: 240px;
			height: 66px;
			padding: 0;margin: 0 auto;
			border: none;
			border-radius: 0px;
			background: #EEEAE7;
			-webkit-box-shadow: none;
			box-shadow: none;
			color: #000;
			font-size: 16px;
			line-height: 1;
			text-align: center;
			text-decoration: none;
			cursor: pointer;
		}
		a.fs-c-button--back--moderate ::before, a.fs-c-button--back--moderate ::after {
			position: absolute;
			top: 50%;
			width: 10px;
			height: 1px;
			background: #000;
			content: "";
		}
		a.fs-c-button--back--moderate ::before{
			left:0;
		}
		a.fs-c-button--back--moderate ::after{
			right:0;
		}
		/* ルビ*/
		.fs-body-checkout-multiAddress-products .fs-c-checkout-multiDestination__info rb,
		.fs-body-checkout-multiAddress-options .fs-c-checkout-multiDestination__info rb{
			display: block!important;
			line-height: 2.2rem!important;
			font-size: 1.6rem!important;
		}
		.fs-body-checkout-multi .fs-c-checkout-multiDestination__info rb {
			display: block!important;
			line-height: 3.4rem!important;
			font-size: 1.6rem!important;
		}

		.fs-body-checkout-multiAddress .fs-c-checkout-addressee__data__name {
			font-size: 1.6rem;
			font-weight: 500!important;
			margin-bottom: 6px;
		}
		.fs-body-checkout-multiAddress-products .fs-c-checkout-multiDestination__info__address__address {
			line-height: 1.4rem!important;
		}
		.fs-body-checkout-multiAddress #fs-addressList-container button.fs-c-button--edit{
			height: 52px!important;
			width: 240px!important;
		}
		.fs-body-checkout-multiAddress #fs-addressList-container button.fs-c-button--edit span{
			font-size: 0.9rem!important;
		}
		/* 色あみ変更*/
		.fs-l-checkout__sideColumn .fs-c-totalAndActions{
			background-color: #EEEAE7!important;
		}
		.fs-l-cart__contentsArea .fs-c-totalAndActions{
			background-color: #EEEAE7!important;	
		}
		table.fs-c-cartTable tr th{
			background-color: #EEEAE7!important;	
		}
		.fs-c-quantity__select {
			background: #EEEAE7!important;
		}
		.fs-c-button--standard{
			color:#000!important;
			background: #EEEAE7!important;
		}
		/* ボタン余白調整*/
		.fs-c-button--standard.fs-c-button--continueShopping {
			margin-top: 50px!important;
			margin-bottom: 60px!important;
		}
		#fs-cartTotals-container .fs-c-price {
			font-size: 1.2rem!important;
		}
		.fs-l-checkout__mainColumn .fs-c-checkout-preview .fs-c-checkout-destination__destination ruby{
			display: flex!important;
			flex-direction: column!important;			
		}
		.fs-l-checkout__mainColumn .fs-c-checkout-preview ruby rt {
			display: block!important;
			margin-top: -54px!important;
			margin-bottom: 30px!important;
		}
		/* レビユーボタン表示*/
		.fs-c-buttonContainer--addReview--detail{
			display: block;
		}
		/* お支払い金額固定*/
		[class^=fs-body-checkout] .fs-l-checkout__sideColumn {
			position:sticky;
			top: 140px;
			bottom: auto;
		}
/* ご注文手続きここまで */


/* 商品詳細ここから */
	/* 入荷お知らせメール申し込み */
	.fs-body-product .fs-c-modal .fs-c-inputInformation .fs-c-button--subscribeToArrivalNotice{
		color:#fff!important;
		background: #3E3A39!important;
		min-width: 360px!important;
	}
/* 商品詳細ここまで */



/* お客様情報入力ここから */

	/* タグ位置調整*/
	.fs-c-subgroup ul.fs-c-subgroupList li.fs-c-subgroupList__item{
		background-color: #EEEAE7!important;
	}
	/* タグ透明*/
	.c-item-label__label--empty{
    	border: none!important;		
	}
	.c-item-label__label--empty{
    	color: #fff!important;		
	}

/* お客様情報入力ここまで */




/* 商品一覧 */
    /* タグ */
	.fs-c-productMarks .c-item-label{
		margin-bottom: 0!important;
	}

/* 商品一覧 */


/* カラーチップここから */
    /* 白 */
    .c-item-colorlist__list--white,
    .fs-c-productMark__mark.tag-color.c-item-colorlist__list--white {
        border: 1px solid #949494;
    }
    
    .c-item-colorlist__list--silver {
      background-image: url(https://trion.itembox.design/item/src/images/common/icon_color_silver.png);
    }
    .c-item-colorlist__list--gold {
      background-image: url(https://trion.itembox.design/item/src/images/common/icon_color_gold.png);
    }
    .c-item-colorlist__list--mix {
      background-image: url(https://trion.itembox.design/item/src/images/common/icon_color_mix.png);
    }
    .c-item-colorlist__list--other {
      background-image: url(https://trion.itembox.design/item/src/images/common/icon_color_other.png);
    }


/* カラーチップここまで */


@media screen and (max-width: 1024px){

    /* お問い合わせここから */	
    .p-contact-form form p:nth-of-type(4) input:first-of-type {
        width: 100%!important;
        margin-left: 0px!important; 
    }
    /* お問い合わせここまで */	



    /* slick-trackここから*/
        .c-header .c-header-news .c-news__text{
            line-height: 14px!important;
        }	
    /* slick-trackここまで*/	


    /* フッターここから */	
    .fs-l-footer .c-footer-main__right .footer-links {
        justify-content: center!important;
    }
    /* フッターここから */	



    /* カラーチップここから */
     .fs-c-productList__list__item .c-item-colorlist{
            flex-wrap: wrap;
            width: 100px;
            margin-left: auto;
            margin-right: auto;
            min-height: 30px;
        margin-bottom: 8px;
        }
        .fs-c-productList__list__item .c-item-colorlist__list{
        margin-bottom:5px;
        }
        .fs-c-productList__list__item .c-item-colorlist__list:nth-child(6),
        .fs-c-productList__list__item .c-item-colorlist__list:nth-child(11){
        margin-left: 0;
        }

    /* カラーチップここまで */

    /* 商品一覧ここから */
        /* タグ */
        .fs-c-productMarks .c-item-label{
            -ms-flex-wrap: wrap!important;
            flex-wrap: wrap!important;
        }

    /* 商品一覧ここまで */


    /* 商品詳細ここから */


        /* レコメンドエリア周りマージン設定 */
        .fs-body-product #fs_form{
        margin-bottom: 100px!important;
        }
        .fs-body-product .fs-c-featuredProduct{
            margin-top: 100px!important;
        }
        .fs-body-product .l-search-category .c-ttl--2{
            margin-top: 100px!important;
        }	

        /* レコメンドエリア調整01 */
        .fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide{
            width: 246px!important;
        }
        .fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item{
            max-width:none!important;
            width: 246px!important;
        }
        .fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item img{
            width: 246px!important;
        }
        .fs-c-featuredProduct .fs-c-productName__copy, .fs-c-featuredProduct .fs-c-productName__name {
            font-size: 15px!important;
            line-height: 20px!important;
        }	

        /* タブ内文言行間 */
        .fs-body-product #fs_form .p-iteminfo__tabs li h3{
            font-size: 1.2rem!important;

        }	

    /* 商品詳細ここまで */	



    /* お手入れここから */	
        .p-care .p-care-reserve__photo {
            display: flex!important;
            justify-content: center!important;
            align-items: flex-start!important;
        }
    /* お手入れここまで */	


    /* ご注文手続きここから */	

        .fs-l-checkout__mainColumn .fs-c-checkout-preview ruby rt {
            margin-top: -34px!important;
        }

    /* ご注文手続きここまで */

    /* お問い合わせここから */
        .p-contact-form.p-contact-form--1 form p:nth-of-type(12) input,
        .p-contact-form.p-contact-form--1 form p:nth-of-type(14) input{
            padding-top: 10px;
        }
        .p-contact-form.p-contact-form--2 form p:nth-of-type(16) input {
            padding-top: 10px;
        }	
        .p-contact-form.p-contact-form--2 form p:nth-of-type(4) input {
            margin-bottom: 10px;
        }

    /* お問い合わせここまで */

    /* ケアページここから */
    .c-about--ttl {
        margin-bottom: 25px!important;
        margin-top: 30px!important;
    }
    .c-about--ttl2 {
        font-size: 17px!important;
        line-height: 17px!important;
    }
    .p-care .p-care-info .p-care-info-detail__ttl span {
        line-height: 22px!important;
    }
    /* ケアページここからここまで */	
    
    /* ショップのご案内ここから */
    .c-shoppage-store-list li {
        flex-wrap: wrap;
    }
    /* ショップのご案内ここまで */

}/* end max-width: 1024px */









@media screen and (max-width: 768px){

/* お問い合わせここから */	
.fs-body-custom .p-contact-form {
    padding: 10px 8% 50px!important;
}
/* お問い合わせここまで */	
	
	
	
/* ブログ一覧ここから */	
.c-note .c-note-detail__meta {
    display: block!important;
}
.c-note-category {
    margin-left: 0px!important;
	margin-top: 6px!important;
}
.c-note .c-note-detail__ttl {
    font-size: 13px!important;
    line-height: 18px!important;
}
/* ブログ一覧ここまで */	
	
	
	
	
/* 商品詳細ここから */	
	
 	/* レコメンドエリア調整01 */
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide{
		width: 182px!important;
	}
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item{
		width: 182px!important;
	}	
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item img{
		width: 182px!important;
	}	
	
	/* 商品トータル */
	.fs-l-cart__contentsArea .fs-c-totalAndActions {
		padding: 20px;
	}	
	
	/* 入荷お知らせメール申し込み */
	.fs-c-modal .fs-c-stockNotificationsProduct__productName .fs-c-productName__name{
		line-height: 2.0rem;
	}	
	
	/* 入荷お知らせメール申し込み */
	.fs-body-product .fs-c-modal .fs-c-inputInformation .fs-c-button--subscribeToArrivalNotice{
		min-width: 100%!important;
	}
	
/* 商品詳細ここまで */	
	
	
	
	
	
/* フッターガイドここから */
	
	.fs-l-footer .c-footer-menu__btn .btn-ttl {
		font-size: 1.1rem!important;
	}	
	.fs-l-footer .c-footer-menu__btn .btn-text {
		margin-top: 5px!important;
	}	
	
/* フッターガイドここまで */	
	
/* フッターここから */
	
	.fs-l-footer .c-footer-main {
		padding: 40px 0px!important;
	}	
	.fs-l-footer .c-footer-main__right .footer-links a {
		width: 50%!important;
		height: 60px!important;
		margin: 0!important;
		display: flex!important;
		align-items: center;
		justify-content: center;
		border-bottom: 1px solid #6F6F6F;
		
	}
	.fs-l-footer .c-footer-main__right .footer-links a:nth-child(odd){
		border-right: 1px solid #6F6F6F!important;
		
	}	
	.fs-l-footer .c-footer-main__right .footer-links{
		border-top: 1px solid #6F6F6F;
	}
/* フッターここまで */	
	
}








@media screen and (max-width: 420px){
	
	
	
	
/* トップここから*/	
	
	section.l-link .c-link-info__inner{
		margin: 0 auto!important;
	}
	
/* トップここまで */	
	
	
	
	
/* 商品詳細ここから */	
	
 	/* レコメンドエリア調整01 */
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide{
		width: 168px!important;
	}
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item{
		width: 168px!important;
	}		
	.fs-c-featuredProduct__list .fs-c-productListCarousel__list .fs-c-productListCarousel__list__itemTrack .slick-track .slick-slide .fs-c-productListCarousel__list__item img{
		width: 168px!important;
	}		
	/* レコメンドエリア調整00 */
	.rcmd-slick-list .rcmd-slick-track{
		width: 2200px!important;
	}
	.rcmd-slick-list .rcmd-slick-track .fr2-listItem{
		width: 168px!important;
	}
	/* タブ内文言行間 */
	.fs-body-product #fs_form .p-iteminfo__tabs li h3{
		font-size: 1.1rem!important;
		
	}		
	
	
/* 商品詳細ここまで */		
	
}




/* お客様情報入力ここから */

	/* 個人情報保護チェック */
	.fs-c-additionalCheckField .fs-c-checkbox__label .fs-c-checkbox__labelText a{
		text-decoration: underline;
	}	
	/* 会員登録特典 */	
	.fs-c-agreementConfirmationArea__message{
		font-size: 20px!important;
	}
	.fs-c-agreementConfirmationArea__message {
		margin-bottom: 20px!important;
	}
	.fs-c-agreementConfirmation > * + * {
		margin-top: 20px!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message {
		padding: 30px 20px 20px!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark::before {
		margin-bottom: 16px!important;
		font-size: 20px!important;
		text-align: left!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark li {
		margin-bottom: 0px!important;
		padding: 4px 20px!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark {
		max-width: none!important;
		font-size: 1.0rem!important;
		line-height: 1.5rem!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark::after {
		display: none!important;
	}

/* お客様情報入力ここまで */




/* ポイント履歴ここから */

	/* マイページへ戻る */
	.fs-body-my-points .p-btn{
		margin-top: 60px;
	}
	/* 有効期限 */	
	.fs-c-pointSummary [class$="--purchasePointExpiration"] {
		margin-top: 30px;
	}
	.fs-c-pointSummary [class$="--waitingPoint"] {
		margin-top: 25px;
	}

/* ポイント履歴ここまで */




/* パスワードの再設定ここから */

	.fs-body-my-account-password .fs-c-inputInformation__message p{
		font-size:1.0rem!important;
		line-height: 1.8rem;
	}

/* パスワードの再設定ここまで */




/* お客様情報入力完了ここから */

	.fs-c-registerSuccessMessage {
		border-bottom: none!important;
	}

/* お客様情報入力完了ここまで */




/* お届け先リストここから */

	.fs-body-my-addressbook .fs-c-addressBookList__form .fs-c-addressBookList__list tbody rb{
		display: block!important;
		font-size: 1.2rem!important;
    	line-height: 1.6rem!important;
	}

/* お届け先リストここまで */




/* ご利用ガイドここから */

    /* 会員ステージの表 */
    .js-scrollable{
      overflow: auto; /*スクロールさせる*/
      white-space: nowrap; /*文字の折り返しを禁止*/
    }
    table.memberrank_table{
        border:collapse;
        max-width:1000px;
        min-width: 480px;
        width: 100%;
        margin: 24px 0;
        table-layout: auto;
    }
    table.memberrank_table td,
    table.memberrank_table th{
        padding: 12px 14px;
        border:1px solid #000;
    }
    table.memberrank_table td{
        background-color: #EEEAE7;
    }
    table.memberrank_table tr.rank_tr th{
        background-color: #EEEAE7;
    }
    .scroll-hint-icon {
        height: 88px!important;
    }
    .scroll-hint-text {
        margin-top: 0px!important;
    }

/* ご利用ガイド ここまで */


@media screen and (min-width: 768px) and (max-width: 1024px) {
	
.c-item-label {
    -ms-flex-wrap: wrap;
     flex-wrap:wrap!important; 
}
	

/* 商品詳細ここから */

	/* 商品問い合わせモーダル */
	.fs-c-modal--inquiry .fs-c-inquiryProduct__productName .fs-c-productName__copy{
		padding-bottom: 10px;
	}

/* 商品詳細ここまで */	

	
	
	
/* カートここから */
	
	.fs-c-listedProductName {
		display: block!important;
	}
	.fs-c-listedProductName__variation {
		margin-left: 0;
		margin-top: 6px;
		display: block;
		font-size: 0.8rem;
	}
/* カートここまで */
	
}
@media screen and (max-width: 767px) {
	
	
/* MV slick slide */
	.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
		display: none!important;
	}
/* MV slick slide */
	

	
	
/* ご注文手続きここから */

	/* お届け先 戻る btn*/	
	a.fs-c-button--back--moderate {
		max-width: 250px;
		height: 55px;
		margin-right: auto;
		margin-left: auto;
		font-size: 15px;		
	}
	.fs-c-checkout-multiAddress__button {
		grid-template-columns: none!important;
	}
	.fs-c-checkout-multiAddress__button > *:last-child {
		margin: 16px auto 0!important;
	}
	/* 商品画像*/
	.fs-c-checkout-productAllocation__productImage {
		height: 150px!important;
		margin-bottom: 14px!important;
	}
	/* クレジットカード&amazonpayアイコン*/	
	.fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod__setting ul.fs-c-creditCardIcons li img{
		width: 50px!important;
	}	
	aside.fs-c-modal--checkout-creditCard-add ul.fs-c-creditCardIcons li img{
		width: 50px!important;
	}
	.fs-c-checkout-paymentMethodInfo__img img {
		width: 46px!important;
	}

/* ご注文手続きここまで */	
	
	
	
	
/* ポイント履歴ここから */
	
	.fs-body-my-points .fs-c-history__info {
		padding: 15px 15px 30px!important;
	}	
	/* マイページへ戻る */
	.fs-body-my-points .p-btn{
		margin-top: 40px;
	}
	/* 有効期限 */	
	.fs-c-pointSummary [class$="--purchasePointExpiration"] {
		margin-top: 18px!important;
	}
	.fs-c-pointSummary [class$="--waitingPoint"] {
		margin-top: 15px!important;
	}
	/* table */	
	.fs-c-listTable > tbody > tr td::before {
		font-size: 1.0rem!important;
		line-height: 1.3rem!important;
	}

/* ポイント履歴ここまで */	
	
	
	

/* クーポン履歴 */

		.fs-c-coupon__info {
			grid-template-columns: 0px auto!important;
		}
        /*
		.fs-c-couponExpiration__title {
			margin-left: -140px!important;
		}
        */
	
/* クーポン履歴 */
	
	
	
	
/* 商品詳細ここから */

	/* レザーチャーム */
	.fs-l-cart__mainColumn span.fs-c-listedOptionPrice__option__label,
	.fs-l-cart__mainColumn span.fs-c-listedOptionPrice__option__value{
		font-size:0.6rem!important;
		line-height: 1.0rem!important;
	}
    
    /* ホスティング画像 */
    .fs-l-product2 .fs-l-productLayout .fs-c-productCarouselMainImage .slick-slide > div {
        width: 90% !important;
        margin: 0 auto;
    }

/* 商品詳細ここまで */



	
/* お客様情報入力ここから */
	
	/* 会員登録特典 */	
	.fs-c-agreementConfirmationArea__message{
		font-size: 16px!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message {
		padding: 20px 15px 10px!important;
	}	
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark::before {
		margin-bottom: 10px!important;
		font-size: 16px!important;
	}
	.fs-body-customerDetails .fs-c-agreementConfirmation:nth-of-type(2) #fs_registrationUncheckedMessage .fs-c-agreementConfirmation__message .fs-p-listWithCheckmark li {
		font-size: 12px;
   		line-height: 18px;
	}

/* お客様情報入力ここまで */
	
	
/* よくある質問 */	
	
	.c-faq__q {
		padding: 15px 30px 15px 12px!important;
	}

	
/* よくある質問 */
	
	
	
}



.instagram-photo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.instagram-photo-block .fs-pt-column__item {
  width: calc(20% - 24px);
  margin-bottom: 30px;
  margin-left: 30px;
    padding: 0;
}
.instagram-photo-block .fs-pt-column__item:nth-child(5n+1) {
  margin-left: 0;
}
.instagram-photo-block .fs-pt-column__item img {
  width: 100%;
}
.instagram-photo-block .fs-pt-column__item video {
  width: 100%;
}
.instagram-js-based.js-based{
    display: none !important;
}

@media screen and (max-width: 1024px) {
 .instagram-photo-block .fs-pt-column__item {
    width: calc(33.33% - 14px);
    margin-bottom: 20px;
    margin-left: 21px;
  }
  .instagram-photo-block .fs-pt-column__item:nth-child(5n+1) {
    margin-left: 21px;
  }
  .instagram-photo-block .fs-pt-column__item:nth-child(3n+1) {
    margin-left: 0;
  }
}