.service-parent {
	padding: 0 10px;
	margin: 0 -28px;
}
.service-cell {
	width: 392px;
	padding: 0 18px;
}
.service-cell.wide {
	width: 100%;
	padding: 0;
}
#mn_cascade .list-bq {
	margin: 0 -3px;
}
#mn_cascade .list-bq li {
	width: 88px;
	padding: 0 3px;
	box-sizing: border-box;
	margin-right: 0;
	margin-bottom: 14px;
	height: auto;
}
#mn_cascade .list-bq li a {
	display: block;
}
.list-bq li .thmb {
	width: 100%;
	height: auto;
	padding: 0;
	border: none;
}
#mn_cascade .list-bq li .label {
	margin-bottom: 0.7em;
}
#mn_cascade .prdinfo .area-L {
	box-sizing: border-box;
	padding-right: 16px;
}
#mn_easy .list-bq {
	margin: 0 -6px;
	box-sizing: border-box;
	width: auto;
}
#mn_easy .list-bq li {
	width: 33.33%;
	padding: 0 6px;
	box-sizing: border-box;
	margin-right: 0;
	margin-bottom: 10px;
	height: auto;
}
#mn_easy .list-bq li .thmb {
	width: 100%;
}
#mn_easy .list-bq li .thmb {
	margin-bottom: 0;
}
.flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/**/
#mn_silksel .thmb > img {
	border-radius: 5px;
}

/**/
#mn_forder {
	margin-bottom: 2em;
}
#mn_forder .colum img {
	width: 100%;
	height: auto;
	border-radius: 5px;
	margin-bottom: 0.8em;
}
#mn_forder .colum h2 {
	color: #329332;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
#mn_forder .colum p {
	font-size: 13px;
	line-height: 1.8em;
}

/**/
#area_fullorder .pan-bar {
	margin-bottom: 2em;
}
