@charset "utf-8";
/*=========================
	取り扱い商品
=========================*/
#gnav ul #nav8 a{background-position: -810px -57px;}

#m-contents {
	font-size: 1.6em;
	line-height: 1.5;
}

#m-contents h2 {
	margin-bottom: 30px;
}

#m-contents p:nth-child(2) {
	margin-bottom: -20px;
}

#m-contents h3 {
	margin-top: 50px;
}

#m-contents h4,
.checkpoint h5 {
	color:#218b65;
	font-weight: bold;
}

.categoryImage {
	margin: 10px 0;
}

.pickup {
	margin: 20px 0px;
}

	.pickup .figure {
		display: block;
		margin: 10px 0px;
	}

	.checkpoint {
		margin-top: 20px;
		padding: 20px;
		background-color: #feffea;
	}

	.checkpoint dt {
		margin-top: 0.5em;
		font-weight: bold;
	}

	.checkpoint dd {
		padding-bottom: 0.5em;
		border-bottom:dotted 1px #000000;
	}

#biwaQ .figure {
	width: 140px;
	height: 140px;
	padding-right: 20px;
	float: left;
}

	#m-contents #biwaQ p:nth-child(2) {
		margin: 0;
	}


#m-contents p {
	margin-top: 0.5em;
}

.price {
	font-weight: bold;
	text-align: right;
}
.price span {	color:#FF0004;}

#m-contents ul {
	margin-top: 30px !important;
}
#m-contents li {
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	border-bottom:dotted 1px #000000;
}

#m-contents li .figure {
	width: 140px;
	height: 140px;
	padding-right: 20px;
	float: left;
}

#m-contents li .figure img {
	display: block;
	width: 140px;
	height: 140px;
}

.pickup2 {
	margin: 20px 0px;
}

	.pickup2 .figure {
		width: 180px;
		height: 135px;
		padding-right: 20px;
		float: left;
	}

	#m-contents .pickup2 p {
		margin-top: 0;
	}

#m-contents li .figure2 {
	width: 100%;
	margin: 10px 0;
}
	#m-contents li .figure2 img {
		display: block;
		margin:0 auto;
	}
