/*カート内のFS classを修正　*/
.fs-p-linkButton {
    padding: 10px;
}

.fs-p-announcement__title {
    color: #874e4c;
    font-weight: bold;
}

.fs-c-button--standard {
    margin-bottom: 15px;
}
/*会員価格あり*/
.fs-c-mark--memberPrice {
    background: #f5246d;
    color: #fff;
}
/*商品一覧の詳細を見るのカラー変更*/
.fs-c-button--plain{
color:#874e4c;    
}
/*SPカート内文字サイズ 20200514*/
@media screen and (max-width: 600px){
.fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    font-size: 1.1rem;
}
}

.fs-c-listedProductName__variation, .fs-c-listedProductName__selection {
    font-size: 1.4rem;
}
/*SPホバー・アクティブ時のカラー*/
.fs-color-font--link a:hover{
opacity: 1;
background: #fbede2;
color: #874e4c;
} 
.fs-color-font--link a :active{
background: #fbede2;
color: #874e4c;
} 

/*カートに入れるを装飾*/
.fs-c-button--addToCart--variation.fs-c-button--primary > span.fs-c-button__label::before {
    content: "\f217 ";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    white-space: pre;
}

.fs-c-variationCart__cartButton > .fs-c-button--primary {
    padding: 0.8em 1.0em 0.6em;
}
.fs-c-button--primary {
    background: #8f6552;
    border: 1px solid #622d18;
border-radius: 2px;}


/*カート内レコメンドのキャッチコピーを非表示に*/
.fs-c-productListCarousel__list__item.fs-c-productListItem > .fs-c-productListItem__productName > a >span.fs-c-productName__copy {
display:none;
}

/*買い物を続けるボタン装飾*/
a.keppshoping.fs-c-button--continueShopping.fs-c-button--standard {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.0em;
    width: 100%;
}



/*その他*/
/*h2 {
    font-size: 1.5em!Important;
}*/
/*商品検索*/
/*.fs-c-productListItem__productName {
    font-size: 1.4rem!important;
}*/

/*パンくず修正*/
/*ol.fs-c-breadcrumb__list.fs-c-breadcrumb__list--subgroup:nth-child(1) {
    margin-bottom: -10px;
}*/

.fs-c-breadcrumb__list {
     margin-top: -10px!important;
}

/*パンくず*/
ol.fs-c-breadcrumb__list.fs-c-breadcrumb__list--subgroup:last-of-type {
	margin-bottom: 1em;
}

.fs-c-breadcrumb {
    font-size: 1rem;
}

/*商品ページパンくずの商品名部分*/
/*パンくずでは商品名は非表示*/
li.fs-c-breadcrumb__listItem:last-of-type {
    display: none;
}

/*キャッチコピーの後ろを強制改行*/
.fs-c-productNameHeading__name::before {
	content: "\A";
	white-space: pre ;
	color: #bf0000;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}

/*画像の並びの隙間を消す*/
.itemmain img {
	vertical-align: top;
}

/*カートへフロートボタン*/
@media(min-width: 768px){
	.fs-p-scrollingCartButton {
		bottom: 20%;
	}
}

/*マイページ*/
@media(max-width: 767px){
	.fs-c-accountService__page {
		flex-basis: 48%!important;
	}
	.fs-c-accountService__page:nth-child(1)  {
		flex-basis: 100%!important;
	}
}

/*ハンバーガーの布団＞布団カバーの装飾*/
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--futoncover::after,
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--mattress::after,*/
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--tent::after,
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--allershield::after,
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--pualguard::after,
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--bousui::after,
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--harvestroom::after,
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--warm::after,*/
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--ibul::after,*/
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--coolseries::after,/*ひんやり*/
li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--joshitsusheet::after/*除湿シート*/
{
	content: "hot";
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    width: 20px;
    border-radius: 10px;
    background-color: #cc0000;
    text-align: center;
}

/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--ibul::after/*,*/
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--pualguard::after,*/
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--joshitsusheet::after*/
/*{
	content: "new";
}*/

/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--coolseries::after,*/
/*li.fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--harvestroom::after/*,*/
/*{
	content: "up";
}*/


/*価格上の期間限定表示*/
span.fs-c-productSalesPeriod__label::before {
    /* position: absolute; */
    font-family: "Font Awesome 5 Free";
    content: "\f0f3";
    font-weight: bold;
}

.fs-c-productSalesPeriod {
    color: #bf0000;
    margin-left: 0;
    padding-left: 0;
    border: none;
    text-align: left;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■サイトマップ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.sitemap {width: 100%;}

.sitemap ul li ul {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 48px;
}
 
.sitemap ul li ul li {
  margin-bottom: .25em;

  position: relative;
}
 
.sitemap ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #000;
}
 
.sitemap ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #000;
}

/*追加*/
.sitemap ul li ul li ul {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 48px;
}
 
.sitemap ul li ul li ul li {
  margin-bottom: .25em;
  position: relative;
}
 
.sitemap ul li ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #000;
}
 
.sitemap ul li ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #000;
}

h2.cate-txt {
font-size:14px;/*!important;*/
color:#000;
}


/*-----------------------------------------他-----------------------------------------*/
/*サイズアイコンなどの外装*/
.fs-c-productMark__mark img {
    width: 50px;
    border: 1px #ddd solid;
}
.sale img { border: 1px #f00 solid; }
.shipfree img { border: 1px #00f solid; }
.newitem img { border: 1px #ffe102 solid; }
.coupon img { border: 1px #4f7f51 solid; }
.recommend img {border: 1px #39bddb solid; }
.popular img {border: 1px #ffd700 solid; }
/*サイズアイコンなどの外装*/

/*一覧での価格装飾*/
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #bf0000;
    font-weight: bold;
}
/*一覧での価格装飾*/

/*トップコンテンツでの「税込」を非HTML化*/
p.c_value::after {
    content: "円(税込)";
    font-size: 13px;
    color: #000;
}
/*トップコンテンツでの「税込」を非HTML化*/



/**********ご利用ガイド**********/
.fs-c-documentArticle { color:#000; }

.fs-c-documentArticle a { text-decoration: underline; }

h2.fs-c-documentArticle__heading { padding: 15px 8px; }

.fs-c-documentArticle__heading { font-size: 1.8rem; }

dl.fs-c-explainList {
    background-color: #f8f8ff;
    padding: 15px 10px;
    width: 95%;
    margin: 5px auto;
}

.fs-c-explainList dt { color: #00f; }

.fs-c-explainList dd { font-size: 0.9em; }

.fs-c-note {
    font-size: 0.8em;
    background-color: #f8f8ff;
}
/**********ご利用ガイド**********/

/********** よくある質問 **********/
dt#order,dt#pay,dt#ato,dt#receipt,dt#deliverycost,dt#keep,dt#gift,dt#telorder,dt#btob,
dt#chageitem,dt#changepay,dt#daemon,dt#henpin,dt#pointuse,dt#pointgive,
dt#nodeli,dt#norecipe,dt#multdeli {
    padding-top: 150px;
    margin-top: -150px;
}
/********** よくある質問 **********/



/********** ヘッダー内のかごに数字を表示 **********/
span.fs-client-cart-count {
    font-size: 1.2em;
    font-weight: bold;
    background: #bb0000;
    padding: 0.2em 0.5em;
    color: #fff;
    border-radius: 1em;
    line-height: 1em;
    position: absolute;
    top: 8px;
}

.fs-client-cart-count.fs-client-cart-count--0 { display: none; }
.iziToast-wrapper-topCenter { top: 55px; }
/********** ヘッダー内のかごに数字を表示 **********/


/******* 返品特約のliの位置を修正 *******/
.fs-c-list li::before {
    margin: auto 4px auto 0px;
}
/******* 返品特約のliの位置を修正 *******/


/******* ハンバーガー内の並列画像背景色　*******/
.col_2.menu_boximg {
	background: #fbede2;
	border: none;
	margin-bottom: 0;
	}

.col_2.menu_boximg > div {
	background: #fbede2;
    border: none;
}
/******* ハンバーガー内のカテゴリ横　*******/
.fs-pt-menu a{
margin-left: 5px;
}
/******* ハンバーガー内の並列画像背景色　*******/


/******* 入力画面のメールアドレス注意　*******/
.fs-c-inputField__explanation {
    color: #f00;
    font-weight: bold;
}
/******* 入力画面のメールアドレス注意　*******/



/******* 売り切れ表示(一覧) *******/
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
    /* background: transparent; */
}

.fs-c-productListItem__notice {
    background: #bf0000;
    color: #fff;
}
/******* 売り切れ表示(一覧) *******/


/******* SPレビュー商品名 *******/
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
    font-size: 14px;
}
/******* SPレビュー商品名 *******/

/***** 重要なお知らせ *****/
.noticeinfo > p > a {
    display: contents;
    text-decoration: underline;
    color: #bb0000;
    font-weight: bold;
}

.noticeinfo p {
    margin-top: 15px;
}
/***** 重要なお知らせ *****/


/***** 翻訳部分調整 *****/
div#google_translate_element {
	width: auto;
	margin: 0px auto;
	display: flex;
	justify-content: flex-end;
}
.goog-te-gadget-simple {
    padding-right: 12px;
}
.goog-te-gadget img {
    float: left;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    margin-right: 5px;
}

@media screen and (min-width: 767px) {
div#google_translate_element {
	position: fixed;
	top: 0%;
	left: 0px;
	z-index: 10000;
	}
}/*PCはヘッダーがフローティングのため、調整*/

/***** 翻訳部分調整 *****/

/***** トップ告知バナー *****/
div.announce_bn {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000;
	margin-bottom: 10px;
	margin-right: auto;
    margin-left: auto;
}

div.announce_bn img {
	width: 100%;
}


/*以下、タブレット・PC*/
@media screen and (min-width: 769px){
	div.announce_bn img {
	width: 60%;
	}
}
/***** トップ告知バナー *****/


/***** カート残在庫数 *****/
span.fs-c-variationCart__variationName__stockValue {
    font-size: 18px;
    color: #bb0000;
}
/***** カート残在庫数 *****/




.fs-c-productName__name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;       /* 表示最大行数を2に設定 */
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3em;             /* 高さを固定することで段差防止（フォントサイズにより調整） */
  line-height: 1.5em;          /* 1行の高さ設定（調整可） */
}

/***** 画像下の虫眼鏡マーク削除（サーチマーク） *****/
.fs-c-productListItem__viewMoreImageButton {
  display: none !important;
}

/***** 価格表記の「のところ」「（税込）」削除 *****/
.fs-c-productPrice__addon,
.fs-c-productPrice__addon__label {
  display: none !important;
}

.fs-c-productMarks {
  padding-top: 6px;     /* 上に余白を追加（調整可） */
  min-height: 32px;     /* 高さを固定して価格とのズレ防止 */
}


/***** 販売価格のデザイン *****/
.fs-c-productPrice--selling .fs-c-price__value {
  font-size: 1.4em;
  font-weight: bold;
  color: #b40000;
}
.fs-c-productPrice--listed .fs-c-price__value {
  font-size: 1em;
  font-weight: normal;
  color: #444;
  text-decoration: line-through; /* 割引感を強調したいときのみ */
}

/* 通常販売価格の「¥」マーク：黒・控えめ */
.fs-c-productPrice--listed .fs-c-price__currencyMark {
  font-size: 1em;
  color: #444;
  font-weight: normal;
}

/* 本店特別価格の「¥」マーク：赤・強調 */
.fs-c-productPrice--selling .fs-c-price__currencyMark {
  font-size: 1em;
  color: #b40000;
  font-weight: bold;
}