@charset "utf-8";
/* CSS Document */

*, *:before, *:after {
	box-sizing: border-box;
}

h1 {
	font-size: 15px;
	color: #333;
	}

h2 {
	font-size: 10px;
	color:#888;
	line-height: 120%;
	margin-left: 8px;
	width: 100%;
}

.underbasket {
	width: 100%;
	text-align: left;
}

.underbasket table {
	width:100%;
	font-size:13px;
	line-height: 150%;
	border: 0;
	border-spacing:1px;
	padding: 8px;
	background-color: #f2f2f2;
}

.underbasket th {
	font-weight: bold;
	padding: 5px;
}

.underbasket td {
	background-color: #fff;
}


.itemmain {
	width:100%;
	text-align:center;
	}
	
.itemmain table {
	width:100%;
	font-size:13px;
	line-height: 150%;
	border:solid 1px;
	border-spacing: 1px;
	border-color:#f2f2f2;
	padding: 8px;
	text-align: left;
	}

.itemmain th {
	background-color: #ccc;
}

.itemmain td {
	width: 33%;
}

/*テーブル部分*/



/*tableをdivに*/
div.itemdesc {
    width: 100%;
    font-size: 13px;
    line-height: 1.3em;
    background-color: #fff;
    text-align: left;
    border: none;
}

div.itemdesc div.idx {
	width: 100%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0px/*!important*/;
	background-color: #f2f2f2;
    border: 2px #f2f2f2 solid;
}

div.itemdesc div {
    background-color: #fff;
    font-weight: normal;
    /*margin-bottom: 5px;*/
    line-height: 1.4em;
    border: 1px #f2f2f2 solid;
}

div.itemdesc div p.spec {
	border: 1px #ccc solid;
	padding: 5px;margin-top: 0px;
}

.this {
    font-size: 1.5em;
    line-height: 1.6em;
	color: #bf0000;
	font-weight: bold;
}


.col_2,
.col_3,
.col_4{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}

.col_2 > div.th {
	background-color: #8080ff;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.col_3 > div{
	width: 33.333%;
	padding: 10px;
}

.col_4 > div{
	width: 25%;
	padding: 10px;
}



/*カート内のFS classを修正　*/
.fs-p-linkButton {
    padding: 10px;
}

.fs-p-announcement__title {
    color: #1E68BC;
    font-weight: bold;
}

.fs-c-button--standard {
    margin-bottom: 15px;
}

/*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;
}

/*カートに入れるを装飾*/
.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-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--harvestroom::after,/*HarvestRoom*/
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--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--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: normal;
}
/*一覧での価格装飾*/

/*トップコンテンツでの「税込」を非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: #E25B33;
    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: #fff;
	border: none;
	margin-bottom: 0;
	}

.col_2.menu_boximg > div {
	background: #fff;
    border: none;
}
/******* ハンバーガー内の並列画像背景色　*******/

/******* SNS *******/
div.col_3.sns,
div.col_4.sns,
div.flex.sns {
	font-size: 24px;
	line-height: normal;
	/*background: #fff;*/
	text-align: center;
	padding: 0;
	border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}
div.flex.sns {
	border-top: none;
    border-bottom: none;
}
div.twitter a{ color: #874e4c; }
div.instagram a{ color: #874e4c;}
div.facebook a{ color: #874e4c; }
div.line a{ color: #874e4c;}

/*防水ページ表示崩れ対策*/
div.col_3.sns > div::after,
div.col_4.sns > div::after,
div.flex.sns > div::after { display: none; }
div.col_3.sns > div,
div.col_4.sns > div {
	width: 33.33%!important;
	padding: 5px;
	margin: 0;
	border: none;
	background: #fff;
}
div.col_4.sns > div { width: 25%!important; }

@media(max-width: 767px){
	/*h3.sns,
	div.flex.sns { display: none; }*/
	i.fab.fa-twitter,
	i.fab.fa-facebook,
	i.fab.fa-instagram,
	i.fa-brands.fa-line {
		font-size: 32px;
	}
	footer.fs-l-footer h3.sns {
		margin-top: 5vw;
	}
	div.flex.sns {
		padding-bottom: 5vw!important;
	}
}

/******* SNS カラー *******/

/*検索結果にキャッチコピーを表示しない*/
form span.fs-c-productName__copy {
    display: none;
}