/* ------------------------------------------------
#productsListArea
------------------------------------------------ */
#productsListArea{
	padding-top: 40px;
	padding-bottom: 62px;
}
#productsListArea:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.sp_only,.sponly,.spOnly{display: none !important;}

@keyframes fade {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fade {
	animation-name: fade;
	animation-duration: 1s;
}
.soldOut {
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}
.brand{
	line-height: 2;
    font-size: 10px;
}
.pagenumber{
	text-align: center;
	margin-top: 20px;
}

/*二重価格のCSS*/
.discountRateS{
	width: 50px;
	height: 16px;
	background-color: #fe0002;
	color: #fff;
	line-height: 16px;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	margin-left: 3px;
}
.price.sale .regular-price {
	text-decoration: line-through;
	display: inline;
}
.main-area.list .area-list .list-item li .box-txt .price .tax {
	font-size: 10px;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.price .sale-price {
	display: inline;
	color: #ff0000;
}

/* ------------------------------------------------
#leftRefineNav
------------------------------------------------ */
#leftRefineNav{
	display: block;
	width: 235px;
	float: left;
}
#leftRefineNav #sortBox{
	border: 1px solid #000000;
	padding: 18px 20px;
	margin-bottom: 30px;
}
#leftRefineNav #sortBox > dl{display: block;}
#leftRefineNav #sortBox > dl > dt{
	display: block;
	font-size: 19px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #808080;
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}
#leftRefineNav #sortBox > dl > dd{display: block;}

#leftRefineNav #sortBox > dl > dd ul.list-sort{}

#leftRefineNav #sortBox > dl > dd ul.list-sort > li{
	font-size: 14px;
	position: relative;
}
#leftRefineNav #sortBox > dl > dd ul.list-sort > li > a,
#leftRefineNav #sortBox > dl > dd ul.list-sort > li > span{
	display: inline-block;
	padding: 10px 0 10px 22px;
}
#leftRefineNav #sortBox > dl > dd ul.list-sort > li > a::before,
#leftRefineNav #sortBox > dl > dd ul.list-sort > li > span::before{
	content: '';
	display: block;
	box-sizing: border-box;
	width: 14px; height: 14px;
	border: 1px solid #000000;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
#leftRefineNav #sortBox > dl > dd ul.list-sort > li > span::before{background: #000000;}

.main-area.list .block-sort{
	position: relative;
	margin-bottom: 50px;
}
.main-area.list .block-sort .box-result{
	font-size: 13px;
	line-height: 2;
}
.main-area.list .block-sort .box-result .result{
	font-size: 15px;
}
.main-area.list .box-result .pagination{
	display: none;
}
.main-area.list .box-sort {
	position: absolute;
	right: -6px;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-area.list .box-sort .list-sort {
	font-size: 0;
}
.main-area.list .box-sort .list-sort.firstSelect {
	border-right: 1px solid #000000;
	padding-right: 15px;
}
.main-area.list .box-sort .list-sort li {
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin-left: 15px;
	line-height: 1;
}
.main-area.list .box-sort .list-sort li.active{
	background: #e5e5e5;
	padding: 4px 7px;
}
.main-area.list .box-sort .list-sort li a {
	padding: 4px 7px;
	display: inline-block;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.main-area.list .box-sort .list-sort li a:hover {
	background: #e5e5e5;
}


#leftRefineNav #sideNav{
	border: 1px solid #000000;
	padding: 18px 20px;
}
#leftRefineNav #sideNav > dl{display: block;}
#leftRefineNav #sideNav > dl > dt{
	display: block;
	font-size: 19px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #808080;
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}
#leftRefineNav #sideNav > dl > dd{display: block;}

#leftRefineNav #sideNav > dl > dd ul.list-category{}

#leftRefineNav #sideNav > dl > dd ul.list-category > li{
	font-size: 14px;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > .main-category{
	display: block;
	padding: 10px 0 10px 22px;
	position: relative;
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > .main-category::before{
	content: '';
	display: block;
	box-sizing: border-box;
	width: 14px; height: 14px;
	border: 1px solid #000000;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > .main-category.current::before{background: #000000;}

#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category{padding-left: 22px;}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category > li{
	font-size: 14px;
	position: relative;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category > li > a{
	display: inline-block;
	padding: 10px 0 10px 20px;
	letter-spacing: -0.05em;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category > li > a:hover{opacity: .6;}

#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category > li > a::before{
	content: '';
	display: block;
	box-sizing: border-box;
	width: 10px; height: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
}
#leftRefineNav #sideNav > dl > dd ul.list-category > li > ul.sub-category > li > a.current::before{background: #000000;}

#leftRefineNav .hide{display: none;}



/* ------------------------------------------------
#productsListAreaMain
------------------------------------------------ */
#productsListAreaMain{
	display: block;
	width: calc(100% - 275px);
	float: right;
}

#productsListArea .noProduct{
	display: block;
	width: calc(100% - 275px);
	float: right;
	padding: 50px 0;
	text-align: center;
	font-size: 16px;
	border: 1px solid #000000;
}
#productsListAreaMain ul.productList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align:flex-start;
	-ms-flex-align:flex-start;
	-webkit-align-items:flex-start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
#productsListAreaMain .SeoProductList_text{
	font-size: 12px;
	line-height: 17px;
	margin-top: 60px;
}
#productsListAreaMain ul.productList > li{
	display: block;
	width: 21.30177514792899%;
	margin-right: 4.93096646942801%;
	margin-bottom: 50px;
	position: relative;
	text-align: left;
}
#productsListAreaMain ul.productList > li:nth-of-type(4n){margin-right: 0;}

#productsListAreaMain ul.productList > li a{
	display: block;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity  0.2s ease;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
#productsListAreaMain ul.productList > li a:hover{opacity: .6;}

#productsListAreaMain ul.productList > li a img{display: block; width: 100%; height: auto;}

#productsListAreaMain h1{
	font-size: 15px;
	margin-bottom: 30px;
}
#productsListAreaMain ul.productList > li .btnFavorite{
	display: none;
	width: 14px;
	height: 13px;
	background: url(/Contents/ImagesPkg/snidel/common/ico_favorite_01.svg) no-repeat center center;
	background-size: 14px auto;
	position: absolute;
	right: 0;
	top: 0;
}
#productsListAreaMain ul.productList > li ul.icons{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align:stretch;
	-ms-flex-align:stretch;
	-webkit-align-items:stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin-bottom: 3px;
}
#productsListAreaMain ul.productList > li ul.icons > li{
	background: #000;
    color: #fff;
    padding: 0 4px;
    margin: 0 2px 2px 0;
    font-size: 10px;
}
#productsListAreaMain ul.productList > li figure{
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#productsListAreaMain ul.productList > li figure .soldOut{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%; height: 100%;
	background: rgba(0,0,0, .6);
	color: #FFFFFF;
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}
#productsListAreaMain ul.productList > li .name{
	width: 100%;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 2px;
	/*font-weight: bold;*/
}
#productsListAreaMain ul.productList > li .name .categoryName{
	display: block;
	font-size: 10px;
	margin-bottom: 2px;
	font-weight: normal;
}
#productsListAreaMain ul.productList > li .promotionText{font-size: 10px; line-height: 1.4; margin-bottom: 2px;}

#productsListAreaMain ul.productList > li .priceList{
	font-size: 11px;
	line-height: 1.4;
}
#mainContents .productList.sixLine > ul > li .priceList{font-size: 14px;}

#productsListAreaMain ul.productList > li .priceList .normal.strike{text-decoration: line-through;}

#productsListAreaMain ul.productList > li .priceList .sale{
	padding-top: 5px;
	color: #ff0000;
	font-weight: 700;
}
#productsListAreaMain ul.productList > li .priceList .sale::before{
	content: '→';
	padding-right: 5px;
	color: #000000;
}
#productsListAreaMain ul.productList > li .priceList .sale > span{font-weight: normal; color: #000000;}


/**************************************
#productsListAreaMain pagination
**************************************/
#productsListAreaMain .result{display: none;}
#productsListAreaMain .pager{
	display: flex;
	align-items: center;
	font-size: 13px;
	font-family: futura-pt;
	margin: 30px auto 0;
}
#productsListAreaMain .pagination{
	display: block;
	margin-top: 8px;
}
#productsListAreaMain .pager > ul,
#productsListAreaMain .pagination > ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align:  stretch;
	-ms-flex-align:  stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content:  center;
	justify-content:  center;
}

#productsListAreaMain .pager > ul > li,
#productsListAreaMain .pagination > ul > li{
	display: block;
	margin:0 30px 0 0;
	line-height: 30px;
	font-size: 14px;
}
#productsListAreaMain .pagination > ul > li:nth-last-of-type(1){margin-right: 0;}

#productsListAreaMain .pagination > ul > li > a,
#productsListAreaMain .pager > ul > li > span,
#productsListAreaMain .pagination > ul > li > span,
#productsListAreaMain .pagination > ul > li > i{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align:  center;
	-ms-flex-align:  center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content:  center;
	justify-content:  center;
	height: 30px;
	min-width: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
#productsListAreaMain .pager > ul > li > span,
#productsListAreaMain .pagination > ul > li > span{border: 1px solid #000000;}

#productsListAreaMain .pagination > ul > li.prevBtn > a{
	padding-right: 50px;
	background-size: 14px auto;
	position: relative;
}
#productsListAreaMain .pagination > ul > li.prevBtn > a::after{
	content: "";
	display: block;
	width: 8px;
	height: 1px;
	position: absolute;
	right: -2px;
	background: #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 12px;
}
#productsListAreaMain .pagination > ul > li.prevBtn > a::before{
	content: "";
	display: block;
	width: 8px;
	height: 1px;
	position: absolute;
	right: -2px;
	background: #000000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 12px;
}
#productsListAreaMain .pagination > ul > li.nextBtn > a{
	padding-left: 50px;
	background-size: 14px auto;
	position: relative;
}
#productsListAreaMain .pagination > ul > li.nextBtn > a::after{
	content: "";
	display: block;
	width: 8px;
	height: 1px;
	position: absolute;
	left: -2px;
	background: #000000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 12px;
}
#productsListAreaMain .pagination > ul > li.nextBtn > a::before{
	content: "";
	display: block;
	width: 8px;
	height: 1px;
	position: absolute;
	left: -2px;
	background: #000000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 12px;
}
#productsListAreaMain .pagination > ul > li > a{
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity  0.2s ease;
}
#productsListAreaMain .pagination > ul > li > a:hover{opacity: .6;}

.main-area.list ul.cateList{
	display: block; 
	/*padding-bottom: 35px;*/
}
.main-area.list ul.cateList > li{
	display: inline-block;
}
.main-area.list ul.cateList a,
.main-area.list ul.cateList span{
	font-size: 15px;
}
.cateList li a{
	text-decoration: none;
	-webkit-transition: 0s;
	transition: 0s;
}
.cateList li a:hover{
	text-decoration: underline!important;
}



/**************************************
GIFT
**************************************/
.gift_blk{
	margin: 60px auto 20px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #333333;
}
.gift_blk img{width: 100%}
.gift_blk .gift-ttl{
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.5;
	letter-spacing: 0.18em;
	margin-bottom: 17px;
}
.gift_blk .gift-txt{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.85;
  letter-spacing: 0.2em;
}

.gift_blk.gift01{
	max-width: 700px;
}
.gift_blk.gift01 figure{
	margin-bottom: 40px;
}
.gift_blk.gift01 ul{margin-top: 40px;}
.gift_blk.gift01 ul li{
	display: block;
	font-size: 18px;
	letter-spacing: 0.2em;
	transition: all 2.5s;
	font-weight: 500;
}
.gift_blk.gift01 ul li:not(:last-child){padding-bottom: 18px;}
.gift_blk.gift01 ul li a{position: relative;}
.gift_blk.gift01 ul li a::before{
	content: '';
	position: absolute;
	width: 0;
	height: 1px;
	transition: all 1s;
	bottom: 0;
	left: 0;
	background: #000;
}
.gift_blk.gift01 ul li a:hover::before{width: 100%;}

.gift_blk .flex{
	display: flex;
	justify-content: space-between;
	margin-left: calc((100 / 1120) * 100%);
}
.gift_blk .flex figure{
	width: calc((460 / 1020) * 100%);
	max-width: 460px;
}
.gift_blk .flex .text{
	margin-top: 25%;
	width: calc((500 / 1020) * 100%);
	max-width: 500px;
}

/* ------------------------------------------------
tablet
------------------------------------------------ */
@media screen and (max-width:1024px) {
	#leftRefineNav{
		display: block;
		width: 215px;
		float: left;
	}
	#productsListAreaMain{
		display: block;
		width: calc(100% - 255px);
		float: right;
	}

}