@charset "UTF-8";
/* CSS Document */

/*一覧
----------------------------------------------------------- */
#content .product-list {
	height: auto;
	width: 100%;
	text-align: center;
	max-width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
@media screen and (max-width: 800px) {
#content .product-list {
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
}
#content .product-list+.product-list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding-top: 30px;
}
@media screen and (max-width: 800px) {
#content .product-list+.product-list {
	padding-top: 0px;
	border: 1px none #e6e6e6;
}
}
#content .product-list ul {
	margin-bottom: 30px;
}
#content .product-list ul+ul {
	margin-top: 40px;
	margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
#content .product-list ul+ul {
	margin-top: 0px;
}
}
@media screen and (max-width: 800px) {
#content .product-list ul {
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
#content .product-list ul li {
	height: auto;
	width: 48%;
	float: left;
	text-align: center;
	margin-left: 4%;
	position: relative;
	display: block;
}
@media screen and (max-width: 800px) {
#content .product-list ul li {
	height: auto;
	width: 100%;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 20px;
}
}
@media screen and (max-width: 800px) {
#content .product-list ul li:nth-child(odd){ 
	margin-right: 4%;
}
}
#content .product-list ul li:first-child {
	margin-left: 0%;
}
#content .product-list ul li dl {
	background-color: #fff;
	text-align: center;
	position: relative;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 800px) {
#content .product-list ul li dl {
	background-color: #fff;
	text-align: center;
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: translate(0%, 0%); /* Safari用 */
	transform: translate(0%, 0%);
	height: auto;
	width: 65%;
	float: left;
}
}
@media screen and (max-width: 600px) {
#content .product-list ul li dl {
	background-color: #fff;
	text-align: center;
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: translate(0%, 0%); /* Safari用 */
	transform: translate(0%, 0%);
	height: auto;
	width: 100%;
	float: left;
	margin-top:20px;
}
}
#content .product-list ul li dl dt {
	position: relative;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
	font-weight: bold;
	margin-top: 1.0em;
	font-family: "Sawarabi Mincho";
	font-feature-settings: "palt";
}
@media screen and (max-width: 800px) {
#content .product-list ul li dl dt {
	position: relative;
	left: 0%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 1.2em;
}
}
#content .product-list ul li dl dt strong {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#content .product-list ul li dl dt span {
	display:inline-block;
}
#content .product-list ul li dl dd {
	position: relative;
	padding: 0px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 1.4em;
}
#content .product-list ul li dl dd .txt {
	position: relative;
	padding: 0px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family: "Sawarabi Mincho";
	font-feature-settings: "palt";
}
@media screen and (max-width: 600px) {
#content .product-list ul li dl dd .txt {
	font-size: 1.3em;
}
}
@media screen and (max-width: 800px) {
#content .product-list ul li dl dd {
	position: relative;
	left: 0%;
	float: none;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	clear: both;
}
}
#content .product-list ul li dl dd+dd {
	margin-top: 0.5em;
}
#content .product-list ul li div {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: 0em;
}
@media screen and (max-width: 800px) {
#content .product-list ul li div {
	overflow: hidden;
	height: auto;
	width: 30%;
	margin-top: 0em;
	margin-bottom: 0em;
	float: right;
	margin-left: 3%;
}
}
@media screen and (max-width: 600px) {
#content .product-list ul li div {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	float: right;
	margin-left: 0%;
}
}
#content .product-list ul li div img {
	width:100%;
	height:auto;
}
@media screen and (max-width: 800px) {
#content .product-list ul li dl dt b {
	clear: both;
	display: block;
}
}
#content .product-list ul li a:hover p {
	color: #cc9c0f;
}
#content .product-list ul li a:hover img {
	opacity:0.7;
}
