@charset "utf-8";

/* =====================================================================
 * main
 * =================================================================== */
h3 {
	margin-bottom: 18px;
}
h3#ttl_products1 { background: url(images/ttl_products1.png) no-repeat; }
h3#ttl_products2 { background: url(images/ttl_products2.png) no-repeat; }
h3#ttl_products3 { background: url(images/ttl_products3.png) no-repeat; }

.subTitle {
	height: 26px;
	text-align: left;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}
#main h4 {
	margin-bottom: 10px;
	line-height: 1.6;
	font-size: 153.9%;
	color: #79490e;
}
#main section {
	clear: both;
	margin-bottom: 30px;
}
.articleBox {
	clear: both;
	padding-bottom: 30px;
	background: url(../images/dotline.svg) repeat-x bottom;
}
#mainImage {
	background: url(images/topimage202308.png) no-repeat;
	background-size: 100%;
}
.lead {
	height: 267px;
	background: url(images/subtxt_products.svg) no-repeat center bottom;
	background-size: 100% auto;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}
.txtBox {
	width: 339px;
}
#category-btn {
	margin: 32px 0 40px 107px;
	height: 31px;
}
#category-btn li {
	float: left;
	margin-right: 10px;
}
.productsCat {
	margin-top: 25px;
	padding: 20px 20px 15px;
	width: 285px;
	background-color: #fffde1;
	border: 2px solid #d1c58f;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
.productsCat dt {
	margin-bottom: 15px;
	text-align: center;
}
.productsCat ul {
	margin-right: -24px;
	width: 309px;
}
.productsCat li {
	float: left;
	margin: 0 24px 5px 0;
	padding-left: 10px;
	width: 120px;
	background: url(images/arrow_green.svg) no-repeat left center;
	line-height: 1.5;
}
.productsCat2 li {
	float: none;
	width: 285px
}
.spImage {
	display: none;
}

/* 業務用商品・家庭用商品トップページ */
#main section#details {
	margin-bottom: 15px;
	padding: 18px;
	width: 638px;
	background-color: #f6efcf;
	border: 2px solid #d1c58f;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
.listBox {
	overflow: hidden;
	margin-right: -14px;
	width: 652px;
}
.listBox li {
	float: left;
	margin: 0 14px 14px 0;
	background-color: #ffffff;
}

/* 商品カテゴリ別トップページ */
#main h4.listName {
	font-size: 138.5%;
	color: #d68566;	
}
h5.catName {
	margin-bottom: 20px;
	padding: 10px 15px 8px;
	background-color: #d8e7f9;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	line-height: 1;
	font-size: 131%;
	color: #5a91ce;	
}
dt.midashi, p.midashi {
	margin-bottom: 7px;
	line-height: 1.6;
	font-size: 138.5%;
	color: #5a91ce;	
}
p.mds-sizeS {
	font-size: 116%;
}
#tokushoku {
	margin-top: 20px;
	padding: 18px;
	width: 638px;
	background-color: #f6efcf;
	border: solid 2px #d1c58f;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
#tokushoku h3 {
	margin-bottom: 10px;
}
#tokushoku dl {
	float: left;
	margin-right: 10px;
	padding: 20px;
	width: 164px;
	border: solid 1px #cccccc;
	background: #ffffff;
}
#tokushoku dl:last-child {
	margin-right: 0;
}
#tokushoku dt {
	margin-bottom: 10px;
}
#tokushoku dd {
	line-height: 1.7;
}
#productList {
	margin-right: -14px;
	width: 692px;
	text-align: left;
}
#productList dl {
	float: left;
	overflow: hidden;
	margin: 0 14px 14px 0;
	padding: 20px 10px 10px 10px;
	width: 137px;
	line-height: 1.6;
	border: 1px solid #cccccc;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
#productList dt {
	margin-bottom: 15px;
	position:relative;
	text-align: center;
}
#productList dd {
	margin-bottom: 10px;
}
#productList li {
	margin-bottom: 5px;
}
.pd-image figure {
	float: left;
    display: table;
    width: 145px; /* minimum width */
    *width: auto; /* for IE7 and below */
	margin-right: 10px;
}
.pd-image figure:last-child {
	margin-right: 0;
}
.pd-image figcaption {
	margin-top: 5px;
	line-height: 1.5;
}
.saleEnd {
	color: #ff5050;
}

/* 商品個別ページ */
h3#productName {
	margin-bottom: 18px;
	line-height: 1.4;
	font-size: 189%;
	color: #7da350;
}
.lBox {
	float: left;
	overflow: hidden;
	width: 292px;
}
.rBox {
	float: right;
	width: 355px;
}
.productImg {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 20px;
	width: 250px;
	border: 1px solid #cccccc;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.productImg {
	text-align: center;
}
.endDate {
	color: #ff5050;
}
.detail {
	float: left;
	width: 400px;
	border: 1px solid #cccccc;
	line-height: 1.65;
}
.detail th, .detail td {
	padding: 4px 17px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
.detail colgroup:nth-of-type(1) {
	width: 110px;
	background-color: #ecf3fa;
}
.nutrition {
	float: right;
	width: 260px;
}
.nutrition table {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #cccccc;
	line-height: 1.65;
}
tr.caption {
	background-color: #fffde1;
}
tr.caption th {
	line-height: 1.4;
	text-align: center;
}
.nutrition th, .nutrition td {
	padding: 4px 20px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
.nutrition td {
	text-align: right;
}
.nutrition colgroup:nth-of-type(1) {
	width: 130px;
	background-color: #e9f8cb;
}
p.note2 {
	line-height: 1.7;
	font-size: 85%;
}
dl.materials {
	float: left;
	margin-top: 18px;
	padding: 10px 20px;
	width: 358px;
	border: 1px solid #cccccc;
}
.materials dt {
	color: #7da350;
}
.materials dd {
	line-height: 1.65;
}
.moreInfo {
	margin-top: 20px;
	padding: 16px 18px;
	width: 638px;
	background-color: #ffffe3;
	border: 2px solid #d1c58f;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}
.moreInfo p {
	margin-bottom: 10px;
	color: #79490e;
}
.moreInfo img {
	margin-right: 10px;
	padding: 10px 0 5px 0;
}
.moreInfo dt {
	margin-bottom: 3px;
	color: #79490e;
}
.moreInfo dd {
	line-height: 1.7;
}
.moreInfo ol li {
	margin-left: 20px;
	list-style: decimal;
}
p.note {
	margin-top: 20px;
	padding-top: 15px;
	background: url(../images/dotline.gif) repeat-x top;
	line-height: 1.7;
	font-size: 93%;
}
#linkBtn {
	overflow: hidden;
	width: 692px;
	margin-right: -14px;
}
#linkBtn p {
	text-align: center;
	margin-bottom: 20px;
}
#linkBtn ul li {
	float: left;
	margin: 0 14px 12px 0;
}
p.backbtn {
	display: block;
	padding: 10px;
	width: 658px;
	background-color: #eeeeee;
	text-align: center;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
div.back a {
	text-decoration: none;
	color: #444444;
}
/* 業務用商品 個別ページ用 */
p.proNote {
	margin-bottom: 13px;	
}
p.note2 {
	display: block;
	clear: both;
	line-height: 1.7;
	font-size: 93%;
}
.prouse-detail {
	margin-bottom: 20px;
	width: 355px;
}
#soba-pasta {
	clear: both;
}
#soba-pasta table {
	margin-bottom: 20px;
}
#soba-pasta table td {
	padding-left: 15px;
	vertical-align: middle;
}
#soba-pasta figure {
	float: left;
	margin-right: 15px;
	width: 220px;
}

/* =====================================================================
 * mediaqueries
 * =================================================================== */
@media screen and (max-width: 960px) {
	h3 {
		margin-bottom: 2.8%;
	}
	h3#ttl_products2, h3#ttl_products3 {
		margin-bottom: 6%;
	}
	h3#ttl_products1, h3#ttl_products2, h3#ttl_products3 {
		background: none;
	}
	.subTitle {
		margin-bottom: 2.2%;
		height: auto;
		font-size: 182%;
		font-weight: bold;
		color: #85aa55;
		line-height: 1.5;
		text-indent: inherit;
		white-space: inherit;		
	}
	.subTitle span {
		display: inline-block;
		font-weight: bold;
	}
	#main section {
		width: 100%;
		margin-bottom: 5%;
	}
	.articleBox {
		padding-bottom: 5%;
	}
	.lead {
		height: 0;
		padding: 20%;
	}
	#category-btn {
		overflow: hidden;
		margin: 4.7% auto 5.8%;
		width: 70%;
		height: 100%;
	}
	#category-btn li {
		margin-right: 2%;
		width: 49%;
	}
	#category-btn li:last-child {
		margin-right: 0;
	}
	.productsCat {
		padding: 2.9% 2.9% 2.2%;
		width: 48.7%;
	}
	.productsCat ul {
		margin-right: 0;
		width: 100%;
	}
	.productsCat li {
		margin: 0 10% 5px 0;
		padding-left: 10px;
		width: 45%;
	}
	.productsCat li:nth-child(2n) {
		margin-right: 0;
	}
	.productsCat2 li {
		width: 100%;
	}
	.txtBox {
		width: 50%;
	}
	.itemImage {
		width: 45%;
	}
}
@media screen and (max-width: 768px) {
	#category-btn {
		width: 79%;
	}
}
@media screen and (max-width: 480px) {
	h3#ttl_products2, h3#ttl_products3 {
		margin-bottom: 2.2%;
	}
	.subTitle {
		font-size: 146.5%;
	}
	.articleBox .fr, .articleBox .fl {
		float: none;
	}
	.lead {
		padding: 24%;
		background: url(images/subtxt_products2.svg) no-repeat center bottom;
		background-size: 95% auto;
	}
	#category-btn {
		margin: 20px auto 25px;
		width: 100%;
	}
	#category-btn li {
		float: none;
		margin: 0 0 8px 0;
		width: 100%;
		text-align: center;
	}
	#category-btn li:last-child {
		margin-bottom: 0;
	}
	.productsCat {
		margin-top: 15px;
		width: 100%;
		padding: 15px 15px 10px;
	}
	.productsCat li {
		margin: 0 10% 7px 0;
	}
	.txtBox {
		margin-bottom: 15px;
		width: 100%;
	}
	.itemImage {
		width: 100%;
		text-align: center;
	}
	.itemImage p {
		display: none;
	}
	.spImage {
		display: inherit;
		text-align: center;
	}
}
@media screen and (max-width: 375px) {
	.subTitle {
		font-size: 138.5%;
	}
	#main section {
		margin-bottom: 20px;
	}
	.articleBox {
		padding-bottom: 20px;
	}
	.lead {
		background-size: 100% auto;
	}
}