@charset "utf-8";


/* --------------------------------------------------------------------------------
★PC
カテゴリ
-------------------------------------------------------------------------------- */

.fs-body-category h1.fs-c-heading--page{
	font-weight: bold;
	color: #231815;
}


/* --------------------------------------------------------------------------------
　サブグループリスト
-------------------------------------------------------------------------------- */
.fs-body-category .fs-c-subgroup .fs-c-subgroupList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	margin-top: 0.8rem;
	margin-right: 0.8rem;
	position: relative;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item:nth-last-of-type(1) {
	margin-right: 0.4rem;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item .fs-c-subgroupList__image {
	display: none;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item a {
	display: block;
	background: #333333;
	border: 1px solid #333333;
	transition: 0.4s;
	text-align: center;
	border-radius: 50vw;
	text-decoration: none;
	width: 100%;
	max-width: 100%;
	min-width: 150px;
	line-height: 3.5rem;
	color: #ffffff;
	padding: 6px 0.75rem;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item a:hover {
	background: #ffffff;
	color: #333333;
	border: 1px solid #333333;
}
.fs-body-category .fs-c-subgroup .fs-c-subgroupList__item a.fs-c-subgroupList__link::after{
	content: none;
}

/* --------------------------------------------------------------------------------
　並び替え
-------------------------------------------------------------------------------- */
.fs-body-category .fs-c-productList__controller {
    margin-bottom: 2.4rem;
}
.fs-body-category .fs-c-sortItems {
    border: none;
    display: block;
    font-size: clamp(14px, 12.793px + 0.345vw, 15px);
    width: 100%;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.fs-body-category .fs-c-sortItems__label {
    display: none;
}
.fs-body-category ul.fs-c-sortItems__list {
        padding: 0;
        box-shadow: none;
		display: flex;
		justify-content: center;
		border: none;
		margin-left: auto;
		margin-right: auto;
    }
.fs-body-category .fs-c-sortItems__list__item {
    text-decoration: none;
    display: inline-block;
    height: 100%;
    padding: 0 0.75em;
}
.fs-body-category .fs-c-sortItems__list__item__label {
    color: #333333;
    padding: 0.75em 0 0.5em;
    transition: 0s;
    border-bottom: 2px solid transparent;
}
.fs-body-category .fs-c-sortItems__list__item__label:hover,
.fs-body-category .fs-c-sortItems__list__item__label:active,
.fs-body-category .fs-c-sortItems__list__item__label:focus {
    border-bottom: 2px solid #333333;
    font-weight: 700;
}
.fs-body-category .fs-c-sortItems__list__item.is-active {
    background: none;
}
.fs-body-category .fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
    color: #333333;
    font-weight: 700;
    border-bottom: 2px solid #333333;
}
.fs-body-category .fs-c-listControl {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex-grow: 2;
	padding: 0;
}
 .fs-body-category .fs-c-productList__controller > * + * {
       margin-top: 3.2rem;
}

/* --------------------------------------------------------------------------------
　ページャー
-------------------------------------------------------------------------------- */
 .fs-body-category .fs-c-productList__controller .fs-c-listControl .fs-c-listControl__status {
	display: block;
}
.fs-body-category .fs-c-pagination {
	display: flex;
	align-items: center;
}
.fs-body-category .fs-c-pagination__item {
	color: #555555;
	display: block;
	padding: 0;
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50vw;
	margin-right: 0.25em;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	box-shadow: none;
}
.fs-body-category .fs-c-pagination__item.is-active {
	color: #fff;
	background-color: #333333;
}
.fs-body-category .fs-c-pagination__item::after {
	content: "";
	width: 40px;
	height: 40px;
	border-radius: 50vw;
	background-color: #eee;
	display: block;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fs-body-category .fs-c-pagination__item:visited::after {
	background-color: #eee;
}
.fs-body-category .fs-c-pagination__item--next::before {
	content: "\e90c";
	display: block;
	font-size: 1.5em;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fs-body-category .fs-c-pagination__item.fs-c-pagination__item--next::after {
	background-color: transparent;
}


/* --------------------------------------------------------------------------------
　商品リスト
-------------------------------------------------------------------------------- */
 .fs-body-category .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
	width: calc(25% + 0.4rem - 1.6rem);
	margin-top: 3.2rem;
	margin-right: 1.6rem;
	 padding: 0;
}
 .fs-body-category .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(4n) {
	margin-right: 0;
}
.fs-body-category .fs-c-productList__list__item.fs-c-productListItem{
	position: relative;
}
/*画像拡大ボタン*/
.fs-body-category .fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
	display: none;
}
/*商品マーク*/
.fs-body-category .fs-c-productMarks{
}
.fs-body-category .fs-c-productMarks .fs-c-productMark__mark,
.fs-body-category .fs-c-productMarks .fs-c-mark--coolDelivery{
}
.fs-body-category .fs-c-productMarks .fs-c-productMark__mark.mark-new {
	display: block;
	position: absolute;
	top: 181px;
}
.fs-body-category .fs-c-mark{
    display: none;
}
/*商品マーク カラーパターン1*/
span.fs-c-productMark__mark--1.fs-c-productMark__mark {
    color: #000;
    border: solid 1px;
}

/*商品名*/
.fs-body-category .fs-c-productListItem__productName{
	margin: 16px 0 0;
}
.fs-body-category .fs-c-productListItem__productName .fs-c-productName__name{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #000000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 任意の行数を指定 */
	margin: 0;
}
.fs-body-category .fs-c-productListItem__productName a:hover,
.fs-body-category .fs-c-productListItem__productName a:link,
.fs-body-category .fs-c-productListItem__productName a:active,
.fs-body-category .fs-c-productListItem__productName a:focus{
	color: #000000;
	text-decoration: none;
}
/*価格*/
.fs-body-category .fs-c-productListItem__prices.fs-c-productPrices{
	margin: 5px 0 0;
}
.fs-body-category .fs-c-productList span.fs-c-productPrice__main__price.fs-c-price{
	color: #000000 !important;
	font-size: 16px;
	line-height: 1.0625;
	font-weight: 600;
	margin: 0;
}
.fs-body-category .fs-c-productPrice__addon{
	color: #000000 !important;
	font-size: 11px;
	margin: 0 0 0 5px;
}
/*カートに入れる*/
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list {
    display: none;
}
/*詳細を見る・お気に入り*/
.fs-body-category .fs-c-productListItem__control.fs-c-buttonContainer{
}

/********** 現在登録されている商品はありません。非表示に **********/
.fs-c-productList__message.fs-c-noResultMessage{
	/*
	display: none;
	*/
}







/* --------------------------------------------------------------------------------
★PC
検索結果
-------------------------------------------------------------------------------- */

.fs-body-search h1.fs-c-heading--page{
	font-weight: bold;
	color: #231815;
}

/* --------------------------------------------------------------------------------
　並び替え
-------------------------------------------------------------------------------- */
.fs-body-search .fs-c-productList__controller {
    margin-bottom: 2.4rem;
}
.fs-body-search .fs-c-sortItems {
    border: none;
    display: block;
    font-size: clamp(14px, 12.793px + 0.345vw, 15px);
    width: 100%;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.fs-body-search .fs-c-sortItems__label {
    display: none;
}
.fs-body-search ul.fs-c-sortItems__list {
        padding: 0;
        box-shadow: none;
		display: flex;
		justify-content: center;
		border: none;
		margin-left: auto;
		margin-right: auto;
    }
.fs-body-search .fs-c-sortItems__list__item {
    text-decoration: none;
    display: inline-block;
    height: 100%;
    padding: 0 0.75em;
}
.fs-body-search .fs-c-sortItems__list__item__label {
    color: #333333;
    padding: 0.75em 0 0.5em;
    transition: 0s;
    border-bottom: 2px solid transparent;
}
.fs-body-search .fs-c-sortItems__list__item__label:hover,
.fs-body-search .fs-c-sortItems__list__item__label:active,
.fs-body-search .fs-c-sortItems__list__item__label:focus {
    border-bottom: 2px solid #333333;
    font-weight: 700;
}
.fs-body-search .fs-c-sortItems__list__item.is-active {
    background: none;
}
.fs-body-search .fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
    color: #333333;
    font-weight: 700;
    border-bottom: 2px solid #333333;
}
.fs-body-search .fs-c-listControl {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex-grow: 2;
	padding: 0;
}
 .fs-body-search .fs-c-productList__controller > * + * {
       margin-top: 3.2rem;
}

/* --------------------------------------------------------------------------------
　ページャー
-------------------------------------------------------------------------------- */
 .fs-body-search .fs-c-productList__controller .fs-c-listControl .fs-c-listControl__status {
	display: block;
}
.fs-body-search .fs-c-pagination {
    display: flex;
    align-items: center;
}
.fs-body-search .fs-c-pagination__item {
    color: #555555;
    display: block;
    padding: 0;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50vw;
    margin-right: 0.25em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    box-shadow: none;
}
.fs-body-search .fs-c-pagination__item.is-active {
    color: #fff;
	background-color: #333333;
}
.fs-body-search .fs-c-pagination__item::after {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50vw;
    background-color: #eee;
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fs-body-search .fs-c-pagination__item:visited::after {
    background-color: #eee;
}
.fs-body-search .fs-c-pagination__item--next::before {
    content: "\e90c";
    display: block;
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fs-body-search .fs-c-pagination__item.fs-c-pagination__item--next::after {
    background-color: transparent;
}


/* --------------------------------------------------------------------------------
　商品リスト
-------------------------------------------------------------------------------- */
 .fs-body-search .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
	width: calc(25% + 0.4rem - 1.6rem);
	margin-top: 3.2rem;
	margin-right: 1.6rem;
	 padding: 0;
}
 .fs-body-search .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(4n) {
	margin-right: 0;
}
.fs-body-search .fs-c-productList__list__item.fs-c-productListItem{
	position: relative;
}
/*画像拡大ボタン*/
.fs-body-search .fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
	display: none;
}
/*商品マーク*/
.fs-body-search .fs-c-productMarks{
}
.fs-body-search .fs-c-productMarks .fs-c-productMark__mark,
.fs-body-search .fs-c-productMarks .fs-c-mark--coolDelivery {
}
.fs-body-search .fs-c-productMarks .fs-c-productMark__mark.mark-new {
	display: block;
	position: absolute;
	top: 181px;
}
.fs-body-search .fs-c-mark{
    display: none;
}
/*商品名*/
.fs-body-search .fs-c-productListItem__productName{
	margin: 16px 0 0;
}
.fs-body-search .fs-c-productListItem__productName .fs-c-productName__name{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #000000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 任意の行数を指定 */
	margin: 0;
}
.fs-body-search .fs-c-productListItem__productName a:hover,
.fs-body-search .fs-c-productListItem__productName a:link,
.fs-body-search .fs-c-productListItem__productName a:active,
.fs-body-search .fs-c-productListItem__productName a:focus{
	color: #000000;
	text-decoration: none;
}
/*価格*/
.fs-body-search .fs-c-productListItem__prices.fs-c-productPrices{
	margin: 5px 0 0;
}
.fs-body-search .fs-c-productList span.fs-c-productPrice__main__price.fs-c-price{
	color: #000000 !important;
	font-size: 16px;
	line-height: 1.0625;
	font-weight: 600;
	margin: 0;
}
.fs-body-search .fs-c-productPrice__addon{
	color: #000000 !important;
	font-size: 11px;
	margin: 0 0 0 5px;
}

















/* --------------------------------------------------------------------------------
	商品詳細：上部コメント、商品スペック表
-------------------------------------------------------------------------------- */
/***********************************/

.fs-body-category .item_wrap {
width: 700px;
margin: auto;
}

.fs-body-category .item_wrap h3 {
	border-left: solid 6px #333333;
	border-bottom: solid 2px #333333;
	padding:2px 0 2px 6px;
	font-size: 20px;
margin-bottom: 10px;
font-weight: bold;
}

.fs-body-category .item_heading h2 {
	margin:0;
	padding: 0;
}

.fs-body-category .item_heading p {
	text-align: center;
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	padding: 5px 0 5px 0;
	margin:0px 0 20px 0;
}
/***********************************/


.fs-body-category .item_main p {
margin-top: 10px;
}

.fs-body-category .item_main strong{
	color: #c00;
}

/***********************************/

.fs-body-category .item_detail  {
margin-bottom:20px;
}


.fs-body-category .item_detail.detail02{
	margin-bottom:40px;
}

.fs-body-category .item_detail.detail03{
	margin-bottom:40px;
}

.fs-body-category .item_detail .detail_heading {
	background-color: #333333;
	background-image: url(https://www.fatwitch.co.jp/fwjonline/fs-item/images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
margin-bottom: 35px;
}

/* h2 add */

.fs-body-category .item_detail .coffee {
	background-image: url(https://www.fatwitch.co.jp/fwjonline/fs-item/images/h2_bg2.jpg);
	background-repeat: no-repeat;
}

.fs-body-category .item_detail .edges {
	background-image: url(https://www.fatwitch.co.jp/fwjonline/fs-item/images/h2_bg3.jpg);
	background-repeat: no-repeat;
}

.fs-body-category .item_detail .goods {
	background-image: url(https://www.fatwitch.co.jp/fwjonline/fs-item/images/h2_bg4.jpg);
	background-repeat: no-repeat;
}

.fs-body-category .detail_heading h2 {
	line-height: 30px;
	height: 30px;
	color: #ffffff;
	font-size: 16px;
	margin-left: 250px;
}

.fs-body-category .detail_left {
	float: left;
	width: 50%;
	line-height: 1.5;
}

.fs-body-category .detail_left h4 {
	border-radius: 6px;
	border:solid 1px;
	font-size: 18px;
	margin-bottom: 0.5em;
	margin-right: 20px;
	text-align: center;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}

.fs-body-category .detail_image {
	float: left;
	width: 50%;
}

.fs-body-category .detail_left p {
padding-right: 20px;
}


/*商品情報*/
.fs-body-category .product_information {
	width:700px;
}

.fs-body-category .product_information .left_table{
	float:left;
	width:345px;
	margin-right:10px;
}

.fs-body-category .product_information .right_table{
	float:left;
	width:345px;
}

.fs-body-category .product_information table th{
	text-align:left;
	background:#c3bebe;
	padding:15px 10px;
	font-weight:normal;
	vertical-align:top;
	width:80px;
}

.fs-body-category .product_information table td{
	padding:15px 10px;
	vertical-align:top;
}


.fs-body-category .product_information table .space_tr td{
	padding:0;
	line-height:1;
}


