.Text4ch {
	display: block;
	width: auto;
	height: 28px;
	margin: auto;
}
.Text4chH2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 60px;
	margin: -0.3em 0;
}
.Box4c {
	padding: 60px 0;
	border-bottom: 1px solid #B29F72;
}
.Box4c p {
	margin: -0.3em 0;
}
#CaratList {
	margin: 60px auto;
	padding: 0 20px;
	max-width: 320px;
}
.CaratListIn {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px auto;
}
.CaratListIn img {
	width: 20%;
}
#ColorList4cScroll,
#ClarityList4cScroll{
	overflow: scroll;
	-ms-overflow-style: none;
}
#ColorList4cScroll::-webkit-scrollbar,
#ClarityList4cScroll::-webkit-scrollbar {
  display: none;
}
#ColorList4c {
	color: #b29f72;
	margin: 60px auto 0;
	box-sizing: border-box;
	width: 780px;
}
.ColorListboxTop {
	display: flex;
	height: 25px;
	line-height: 25px;
	align-content: center;
}
.ColorListboxBottom {
	display: flex;
	border-top: 1px solid #B29F72;
}
.ColorListboxTop p {
	border-right: 1px solid #B29F72;
	text-align: center;
	margin: 0;
	font-size: 14px;
}
.ColorListboxBottom p {
	height: 60px;
	text-align: center;
	border-right: 1px solid #B29F72;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 1.4;
}
.One4c {
	width: 40px;
}
.One4cFirst {
	border-left: 1px solid #B29F72;
}
.Three4c {
	width: 120px;
}
.NRSZ4c {
	width: 140px;
}
.for4c {
	width: 160px;
}
.BoxBig {
	width: 280px;
}

.yellow {
	width: 100px;
}

.Text4c {
	margin: -0.3em 0;
	padding-bottom: 20px;
}

.BgGreen {
	background-color: #dfeeeb;
}


#ClarityList4c {
	color: #b29f72;
	margin: 60px auto 0;
	box-sizing: border-box;
	width: 780px;
}
#ClarityList4c p {
	margin: 0;
	font-size: 12px;
}

#ClarityList4c .ColorListboxTop p {
	font-size: 14px;
}

.width100 {
	width: 116px;
}
.width155 {
	width: 137px;
}

.ClarityListBoxBottom {
	display: flex;
	border-top: 1px solid #B29F72;
}
.ClarityListBoxBottom p {
	line-height: 1.4;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #B29F72;
	font-size: 12px;
}

#LEN .ClarityListBoxBottom p {
	height: 120px;
	padding: 0 13px;
}

#CutList {
	color: #b29f72;
	width: 120px;
	margin: 60px auto;
	border-top: 1px solid #B29F72;
}
#CutList p {
	font-size: 12px;
	margin: 0;
	line-height: 26px;
	border-bottom: 1px solid #B29F72;
}

.CutBox {
	margin: 60px auto;
}
.Cut4cH3 {
	color: #b29f72;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 15px;
}

.CutImg {
	width: 40px;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}


#title4C {
	color: #b29f72;
	font-size: 1.1em;
}

#LEN #title4C {
	font-size: 1em;
}


#CN4cCut {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100px;
	margin: auto;
	margin-bottom: 30px;
}

#CN4cCut .CutImg {
	margin: 0;
}


.cc {
	color: #ff0000!important;
}

@media screen and (min-width:768px) {
	
	.Box4c {
		margin: 0 10%;
		padding: 60px 0;
	}
	
	#CaratList {
		display: flex;
		width: 80%;
		justify-content: center;
		align-items: center;
		max-width: 615px;
	}
	
	#CutList {
		display: flex;
		width: auto;
		align-items: center;
		justify-content: center;
		border: none;

	}
	#CutList p {
		width: 100px;
		border: none;
		border-left: 1px solid #B29F72;
		line-height: 22px;
	}
	#CutList p:last-of-type {
		border-right: 1px solid #B29F72;
	}
	
	.CaratListIn {
		justify-content: space-around;
	}

}



@media screen and (min-width:980px) {
	
	.Box4c {
		margin: 0 100px;
		padding: 80px 0;
	}
	
	
}













