﻿

/**************************************
#productListSection
**************************************/
#productListSection{
	display: block;
	margin: 0 auto;
	padding: 0;
}


#productListSection .noProduct{
    display: block;
    width: 1080px;
	border: 1px solid #e7e7e7;
    padding: 40px;
    font-size: 1.4rem;
	color: #333333;
    text-align: center;
    margin: 0 auto;
}

#productListSection .cntBox{display: none;}

/**************************************
.sortBox
**************************************/
.sortBox{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1080px;
    padding: 15px 0;
    margin: 0 auto 40px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 1.2rem;
    text-align: left;
	line-height: 1;
}

#productListSection .sortBox > .cntBox{display: block;}
#productListSection .sortBox > .listPager{display: none;}

.sortBox > .cntBox{
    display: block;
    margin-right: 45px;
	letter-spacing: 0.05em;
}
.sortBox > .cntBox > p > span{
	font-size: 1.4rem;
	font-weight: 700;
    font-family: "Open Sans", Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴ ProN W3",YuGothic,"游ゴシック",Meiryo,"メイリオ",sans-serif;
}


.sortBox > .sort{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.sortBox > .sort > dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	margin-left: 20px;
}

.sortBox > .sort > dl > dt{
	display: block;
	white-space: nowrap;
}

.sortBox > .sort > dl > dt::after{content: '：';}
.sortBox > .sort > dl > dd{display: block;}

.sortBox > .sort > dl > dd > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.sortBox > .sort > dl > dd > ul > li{
	display: block;
	margin-left: 5px;
}


.sortBox > .sort > dl > dd > ul > li > a,
.sortBox > .sort > dl > dd > ul > li > span{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding: 7px;
	border: 1px solid #e5e5e5;
    background: #f2f2f2;
    cursor: pointer;
	color: #333333;
	font-size: 1.2rem;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity  0.2s ease;
}
.sortBox > .sort > dl > dd > ul > li.current > span{
    border: 1px solid #999999;
    background: rgb(255, 255, 255);
}


#productListSection + .cntBox > p > span{
	font-size: 1.4rem;
	font-weight: 700;
    font-family: "Open Sans", Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴ ProN W3",YuGothic,"游ゴシック",Meiryo,"メイリオ",sans-serif;
}



/**************************************
itemList
**************************************/

#productListSection .itemListBox{
    display: block;
    width: 1080px;
    margin: 0 auto 40px;
}

#productListSection ul.itemList{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    -webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#productListSection ul.itemList > li{
	display: block;
	width: 180px;
	margin-right: 45px;
}
#productListSection ul.itemList > li:nth-of-type(5n){margin-right: 0;}
#productListSection ul.itemList > li:nth-of-type(n + 6){margin-top: 30px;}

#productListSection ul.itemList > li > a{
	display: block;
}


#productListSection ul.itemList > li > a figure{
	display: block;
	width: 100%;
	margin: 0 auto 10px;
}
#productListSection ul.itemList > li > a figure > img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#productListSection ul.itemList > li > a .itemInfo{
	display: block;
	text-align: left;
}

#productListSection ul.itemList > li > a ul.icons{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    -webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding-bottom: 3px;
}
#productListSection ul.itemList > li > a ul.icons span{
    color: #b2243c;
    border: 1px solid;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    padding: 0 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
#productListSection ul.itemList > li > a .itemInfo .categoryName{
	display: block;
	font-size: 1.2rem;
    margin-bottom: 4px;
}

#productListSection ul.itemList > li > a .itemInfo .name{
	display: block;
	font-size: 1.4rem;
    line-height: 1.3125;
	position: relative;
    margin-bottom: 4px;
	word-break: break-all;
}


#productListSection ul.itemList > li > a .itemInfo .price{
    color: #333333;
	font-size: 1.2rem;
}

#productListSection ul.itemList > li > a .itemInfo .price .slash{
	text-decoration: line-through;
}

#productListSection ul.itemList > li > a .itemInfo .price p.sale{
	color: #333333 ;
}
#productListSection ul.itemList > li > a .itemInfo .price p.subscription{
	color: #b71b48;
}

#productListSection ul.itemList > li > a .itemInfo .price p > span{
	padding: 0 2px;
}

#productListSection ul.itemList > li > a .itemInfo .price p:not(.slash) span{
    font-size: 1.4rem;
    font-weight: 700;
    font-family: "秀英角ゴシック金 B", "Shuei KakuGo Kin B", sans-serif;
}




/**************************************
.closedmarketLogin
**************************************/

#productListSection .closedMarketLogin{
    display: block;
    width: 100%;
}

#productListSection .closedMarketLogin > dl{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
    -webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
#productListSection .closedMarketLogin > dl > dt{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
    -webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	width: 180px;
    background-color: #ececec;
    padding: 15px;
    text-align: left;
}
#productListSection .closedMarketLogin > dl > dd{
	display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
    -webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	width: calc(100% - 180px);
    padding: 15px;
    text-align: left;
}
#productListSection .closedMarketLogin > dl > dd input{
	display: block;
	width: 350px;
    height: 35px;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 33px;
    padding: 0 5px 0 5px;
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    box-shadow: inset 2px 2px 1px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

#productListSection .closedMarketLoginBtn{
	display: block;
	width: 350px;
	margin: 0 auto;
}

#productListSection .closedMarketLoginBtn > a{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 45px;
    background: #000000;
    font-size: 14px;
	color: #ffffff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#productListSection .closedMarketLoginBtn > a:hover{opacity: .6;}


/**************************************
.closedMarketList
**************************************/
#productListSection .itemListBox.closedMarketList{
	padding-top: 20px;
	border-top: 1px solid #e5e5e5;
}

#productListSection .itemListBox.closedMarketList ul.itemList > li > a:hover{opacity: .6;}

#productListSection .itemListBox.closedMarketList ul.itemList > li{
	position: relative;
	padding-bottom: 45px;
}

#productListSection .itemListBox.closedMarketList ul.itemList > li .cartInBtn{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

#productListSection .itemListBox.closedMarketList ul.itemList > li .cartInBtn > span{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    padding: 8px 10px 8px 10px;
    border: 1px solid #e5e5e5;
    background: rgb(250, 250, 250);
    color: #333333;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

/* 定期非表示 250319*/
#item109331 .itemInfo .subscription{
    display: none;
}
/* 定期非表示 250519*/
#item117291 .itemInfo .subscription{
    display: none;
}