@charset "UTF-8";

/* upper */
.second-bg::after {
	background-image: url(../../../product/img/sp_product_main.jpg);
}

/* contents */
.product-text {
	margin: 0;
	padding-top: 12px;
}

/* list */
.list-wrapper h3 {
	margin-left: 3%;
	font-size: 2rem;
}
.list-wrapper h3::before {
	width: 76%;
	height: 58px;
	left: -64px;
}
h3 .text-circle {
	width: 19px;
	height: 19px;
}
.product-item {
	margin: 44px 0 0;
	width: 100%;
}
.product-item img {
	width: 100%;
	height: auto;
}
.product-item th {
	width: 30%;
}
