.sp-footer-mgn {
	margin-bottom: 100px;
}

.categoly-main-img {
	margin-top: 16px;
}

.m-pdct-ttl {
	font-size: 20px;
}

.m-pdct-txt {
	background: #efefef;
	border-radius: 5px;
	padding: 8px;
	margin-top: 16px;
}

.m-pdct-txt p {
	margin: 0;
}

.m-pdct-txt .ellipsis {
	margin-top: 8px;
}

.class-wrap {
	margin-top: 16px;
}

.class-name {
	margin-bottom: 8px;
	background: #efefef;
	border-radius: 5px;
	font-size: 12px;
	padding: 3px;
	color: #444;
}

.register-pdct-list li {
	padding-bottom: 16px;
}

.select-explain {
	margin-top: 8px;
	color: #F60;
	font-size: 18px;
	text-align: center;
	background-image: url(../../../common/img/ptn-dot.png);
	-webkit-background-size: 3px;
	background-size: 3px;
	font-weight: bold;
	padding: 16px;
}

.select-descripton {
	margin-top: 8px;
	color: #111;
	font-size: 16px;
	text-align: center;
	/*background-image: url(../../../common/img/ptn-dot.png);*/
	-webkit-background-size: 3px;
	background-size: 3px;
	font-weight: bold;
	padding: 16px;
}

.modal-copy {
	margin-top: 8px;
	color: #111;
	font-size: 16px;
	text-align: left;
	background-image: url(../../../common/img/ptn-dot.png);
	-webkit-background-size: 3px;
	background-size: 3px;
	font-weight: bold;
	padding: 8px;
}

.select-icon {
	height: 60px;
	width: 60px;
	margin: 16px auto 0;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	line-height: 60px;
}

.select-icon img {
	width: 50px;
}

.select-name {
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size: 18px;
}

.sum-style {
	color: #fff;
	font-size: 13px;
}

.product-position-ttl {
	padding: 8px;
	background-color: #231816;
	text-align: center;
	color: #fff;
	letter-spacing: 0.2em;
}

