@charset "UTF-8";
/* CSS Document */

div.color-set {
	clear:both;
	margin-bottom:30px;
}

div.color-img {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}
div.color-img img {
	width: 100%;
	height: auto;
}
/*div.color-img {
	width:450px;
	margin-right:10px;
	float:left;
}
div.color-txt {
	width:450px;
	float:left;
}*/
.color-setsumei {
	margin-bottom:15px;
}
.color-name {
	font-size: x-large;
}
.color-name-s {
	font-size: small;
	padding-left: 10px;
}

.cap-wrap .box-4:nth-child(5n) {
	clear: both;
}