@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

product_list CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

#wrapper .frame .top {
	padding: 0 0 0 10px;
	height: 10px;
	background: url(../img/product_list/frame_top_left.png) left top no-repeat;
}
#wrapper .frame .top span {
	display: block;
	width: 100%;
	height: 10px;
	background: url(../img/product_list/frame_top_right.png) right top no-repeat;
	box-sizing: border-box;
}
#undercolumn_produtct_list {
	padding: 20px 20px 0 20px;
	border-left: #E1CFB1 solid 1px;
	border-right: #E1CFB1 solid 1px;
	background: #FFF;
}
.bottom {
	padding: 0 0 0 10px;
	height: 10px;
	background: url(../img/product_list/frame_bottom_left.png) left top no-repeat;
}
.bottom span {
	display: block;
	width: 100%;
	height: 10px;
	background: url(../img/product_list/frame_bottom_right.png) right top no-repeat;
	box-sizing: border-box;
}
#undercolumn_produtct_list p.hitNum {
	padding: 15px 0 0;
	text-align: left;
}
#undercolumn_produtct_list dl {
	margin: 0;
	padding: 0;
}
#undercolumn_produtct_list dl dt {
	padding: 0 0 15px;
	margin: 0 0 32px;
	border-bottom: #E1CFB1 solid 1px;
}
#undercolumn_produtct_list dl dt ul {
	margin: 0;
	padding: 0;
}
#undercolumn_produtct_list dl dt ul li {
	float: left;
	list-style-type: none;
	line-height: 20px;
}
#undercolumn_produtct_list dl dt ul li + li {
	font-size: 12px;
	margin: 0 0 0 20px;
}
#undercolumn_produtct_list dl dt ul li + li {
	margin: 0 0 0 10px;
}
#undercolumn_produtct_list dl dt ul li + li,
#undercolumn_produtct_list dl dt ul li + li + li{
	float: right;
	text-decoration: underline;
}
#undercolumn_produtct_list dl dt ul li h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
/*#undercolumn_produtct_list dl dd {
	overflow: hidden;
}*/
#undercolumn_produtct_list dl dd ul.banner li {
	width: 49%;
	height: auto;
	padding: 0;
	margin: 0 0 15px;
	float: left;
	box-sizing: border-box;
}
#undercolumn_produtct_list dl dd ul.banner li + li {
	width: 49%;
	margin: 0 0 0 2%;
}
#undercolumn_produtct_list dl dd ul.banner li img,
#undercolumn_produtct_list dl dd ul.banner li + li img {
	width: 100% !important;
	height: auto;
	vertical-align: bottom;
}
p.oos {
	text-align: center;
	margin-bottom: 0 !important;
	color: #F00;
}
/*articleAera
-----------------------------------------------------------*/
#undercolumn_produtct_list dl dd .articleAera {
	width: 101%;
}
#undercolumn_produtct_list dl dd .articleAera .article {
	width: 19.95%;
	margin: 0 0 5%;
	padding: 0 1% 2% 0; 
	font-size: 12px;
	color: #5F523F;
	float: left;
	border-bottom: #DECFB8 solid 1px;
	display: block;
	box-sizing: border-box;
	position: relative;
}

/* Ranking
----------------------------------------------------------------*/
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:first-child::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(2)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(3)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(4)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(5)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(6)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(7)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(8)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(9)::before,
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(10)::before{
	content: "";
	width: 55px;
	height: 55px;
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	left: 3px;
	top: -8px;
	background-size: contain;
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:first-child::before {
	background-image: url(../img/product_list/ranking_no1.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(2)::before {
	background-image: url(../img/product_list/ranking_no2.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(3)::before {
	background-image: url(../img/product_list/ranking_no3.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(4)::before {
	background-image: url(../img/product_list/ranking_no4.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(5)::before {
	background-image: url(../img/product_list/ranking_no5.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(6)::before {
	background-image: url(../img/product_list/ranking_no6.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(7)::before {
	background-image: url(../img/product_list/ranking_no7.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(8)::before {
	background-image: url(../img/product_list/ranking_no8.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(9)::before {
	background-image: url(../img/product_list/ranking_no9.png);
}
.list-index #undercolumn_produtct_list dl dd .articleAera a.article:nth-child(10)::before {
	background-image: url(../img/product_list/ranking_no10.png);
}

#undercolumn_produtct_list dl dd .articleAera .article img {
	width: 100% !important;
	height: auto;
}
#undercolumn_produtct_list dl dd .articleAera .article p {
	margin: 15px 0;
	line-height: 1.5;
}
#undercolumn_produtct_list dl dd .articleAera .article p.price {
	margin: 0;
	text-align: center;
}
#wrapper .frame .bottom {
	padding: 0 0 0 10px;
	height: 10px;
	background: url(../img/product_list/frame_bottom_left.png) left top no-repeat;
}
#wrapper .frame .bottom span {
	display: block;
	width: 100%;
	height: 10px;
	background: url(../img/product_list/frame_bottom_right.png) right top no-repeat;
	box-sizing: border-box;
}
#container .banner_list li img {
	width: 100% !important;
}


.navi {
	font-size: 14px;
	text-align: center;
	margin: 15px 0 0;
}
.navi strong,
.navi a {
	display: inline-block;
	border: #BAAB95 solid 1px;
	padding: 0 6px;
	color: #5F523F;
	border-radius: 5px;
}
.navi strong {
	background-color: #BAAB95;
	color: #FFF;
	padding: 4px 10px;
}

/*
------------------------------------------------------------------------------------------------------------------ smartphone */

@media screen and (max-width: 768px) {
	#undercolumn_produtct_list dl dt ul li.ttl {
		display: block;
		width: 100%;
	}
	#undercolumn_produtct_list dl dt ul li + li ,
	#undercolumn_produtct_list dl dt ul li + li + li {
		margin: 15px 0 0 10px;
	}
	
	
	
	/*articleAera
	-----------------------------------------------------------*/
	#undercolumn_produtct_list dl dd .articleAera .article {
		width: 33.23%;
		padding-bottom: 15px;
		box-sizing: border-box;
	}	
}


/*
------------------------------------------------------------------------------------------------------------------ smartphone */

@media screen and (max-width: 640px) {
	#undercolumn_produtct_list {
		border: #E1CFB1 solid 1px;
		border-top: none;
		border-bottom: none;
	}
	#undercolumn_produtct_list dl dd .articleAera {
		width: 102%;
	}
	#undercolumn_produtct_list dl dt {
		margin: 0 0 15px;
	}
	#undercolumn_produtct_list dl dd ul.banner li {
		width: 100%;
		margin: 0 0 10px;
		height: auto;
		float: none;
	}
	#undercolumn_produtct_list dl dd ul.banner li + li {
		width: 100%;
		margin: 0;
	}
	#undercolumn_produtct_list dl dd ul.banner li img,
		#undercolumn_produtct_list dl dd ul.banner li + li img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
	#undercolumn_produtct_list dl dd .articleAera {
		margin: 15px auto 0;
	}
	
	
	/*articleAera
	-----------------------------------------------------------*/
	#undercolumn_produtct_list dl dd .articleAera .article {
		width: 49.6%;
		padding: 0 2% 5% 0;
	}
	#wrapper .frame .main {
		padding: 10px 0;
	}
	/*#wrapper .frame .top {
		display: none;
	}*/
	#undercolumn_produtct_list {
		padding: 20px 10px 0;
		/*border: #E1CFB1 solid 1px;*/
	}
	/*#wrapper .frame .bottom {
		display: none;
	}*/
}
