@charset "UTF-8";

/* 共通
   ========================================================================== */



/* トップページ
   ========================================================================== */
.ec-layoutRole__contentTop .ec-sliderRole {
	max-width: 100%;
	padding: 0;
}
body#page_homepage .ec-newItemRole {
	padding: 0;
}
@media only screen and (min-width: 768px) {
	.ec-newItemRole .ec-newItemRole__list {
		flex-wrap: wrap;
	}
	.ec-newItemRole .ec-newItemRole__listItem:nth-child(2n+1),
	.ec-newItemRole .ec-newItemRole__listItem:not(:last-of-type) {
		margin-right: 0;
	}
	.ec-newItemRole__listItem {
		padding: 0 5px;
	}
	.ec-newItemRole__listItem a {
		color: #333;
	}

/*-----------------*/	
}
.ec-newItemRole .ec-newItemRole__listItem:last-child {
	display: none;
}

#top_regitem ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
#top_regitem ul li {
	list-style-type: none;
	width: 25%;
	padding: 0 5px 10px;
	text-align: center;
}
/*お知らせ*/
.ec-newsRole .ec-newsRole__newsDate,
.ec-newsRole .ec-newsRole__newsTitle {
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
	background-color: #a9967f;
}
.ec-newsRole .ec-newsRole__newsItem:nth-of-type(n+6) {
	display: none;
}


/* こだわりの大分産椎茸とは
   ========================================================================== */
#wrap_kodawari .flxbox01 h3 {
	text-align: center;
	margin: 0 0 15px;
	background-color: #6d5231;
	color: #fff;
	padding: 8px 10px 10px;
	font-size: 20px;
	border: none;
}

/* 特定商取引法に基づく表記
   ========================================================================== */
body#page_help_tradelaw {
	line-height: 1.5;
}
.ec-borderedDefs p {
	line-height: 1.5;
}
body#page_help_tradelaw p {
	margin-bottom: 10px;
}
.ec-borderedDefs dd .title {
	background-color: #666;
	color: #fff;
	padding: 2px 10px 5px;
	margin: 15px 0 10px;
}
.ec-borderedDefs dd table {
	margin-bottom: 10px;
}
.ec-borderedDefs dd th,
.ec-borderedDefs dd td {
	padding: 5px 10px;
}
.ec-borderedDefs dd th {
	width: auto;
}
.ec-borderedDefs dd li {
	margin-top: 10px;
	border-bottom: 1px dashed #333;
	padding-bottom: 10px;
}

/* 商品一覧
   ========================================================================== */
.ec-blockBtn--action {
	background-color: #a9967f;
	border: none;
	height: auto;
	line-height: 1.5;
	white-space: wrap;
	font-size: 14px;
	letter-spacing: 0;
	padding: 10px 5px 12px;
	
	background-color: #a27034;
}
.ec-blockBtn--action:hover {
}
.ec-shelfGrid .ec-shelfGrid__item img {
	object-fit: cover;
	height: 200px;
	width: 100%;
}

body#page_product_list li.ec-shelfGrid__item p  {
	color: #444;
}
body#page_product_list li.ec-shelfGrid__item p.price02-default {
	color: #111;
}
.ec-pageHeader h1.itemlist {
	margin-bottom: 0;
	margin-top: 20px;
}

@media only screen and (min-width: 768px) {
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n+1),
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n) {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	body#page_product_list li.ec-shelfGrid__item p {
		font-size: 14px;
	}
	body#page_product_list li.ec-shelfGrid__item p.price02-default {
		font-size: 16px;
	}
/*-------------*/
}

/* 商品詳細
   ========================================================================== */
.ec-pageHeader h1.itempage {
	margin-top: 20px;
}
body#page_product_detail main h2 {
	margin: 0;
}
.ec-productRole .ec-productRole__price {
	color: #222;
}

@media only screen and (min-width: 768px) {
	.ec-productRole .ec-productRole__title .ec-headingTitle {
		font-size: 26px;
	}
	.ec-productRole .ec-productRole__price {
	    font-size: 20px;
    }
	
/*-------------*/
}

/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */


/* 
   ========================================================================== */
 






















