/**/
.service-cell .pan-bar .link {
	display: table;
	width: 100%;
	background-color: #aaa;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(132, 132, 132, 0.31);
	overflow: hidden;
	margin-bottom: 8px;
}
.service-cell .pan-bar .link > * {
	display: table-cell;
	vertical-align: middle;
}
.service-cell .pan-bar .link .titles {
	width: 61%;
	padding: 1.1em;
	padding-right: 0;
}
.service-cell .pan-bar .link .titles > i {
	font-size: 18px;
	line-height: 1em;
	color: rgba(255, 255, 255, 0.58);
	display: block;
	margin-bottom: 0.4em;
	font-style: normal;
	font-family: 'Questrial', sans-serif;
	letter-spacing: 0.04em;
}
.service-cell .pan-bar .link .titles > h2 {
	font-size: 18px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.20);
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 0em;
	margin-bottom: 0.1em;
}
.service-cell .pan-bar a.link .titles > h2 {
	background-image: url(/bridal/frameworks/smp/mrk_link-white.png);
	background-position: left center;
	background-size: auto 1em;
	background-repeat: no-repeat;
	padding-left: 1.3em;
}
.service-cell .pan-bar .link .price-col {
	width: auto;
	padding: 0 6px;
	padding-top: 2px;
	padding-right: 10px;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.1);
}
.service-cell .pan-bar .link .price-col::before {
	content: "\FFE5";
	color: #fff;
}
.service-cell .pan-bar .link .price {
	font-size: 37px;
	letter-spacing: -0.02em;
	color: #fff;
	text-align: center;
	font-family: 'Questrial', sans-serif;
}
.service-cell .pan-bar .link .price::before {
	font-size: 52%;
	margin-right: -0.1em;
	display: inline-block;
	vertical-align: text-top;
}
.service-cell .pan-bar .link .price-col .term {
	font-size: 10px;
	color: #fff;
}
.service-cell .info {
	font-size: 13px;
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: dotted 1px #d4d4d4;
}
.service-cell .info dl {
	display: block;
	margin-bottom: 0.5em;
}
.service-cell .info dl:last-child {
	margin-bottom: 0;
}
.service-cell .info dl > * {
	display: inline;
	vertical-align: baseline;
}
.service-cell .info dl > dt {
	color: #888;
	line-height: 1em;
	font-weight: bold;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.service-cell .info dl > dd {
	line-height: 1.5em;
}

/**/
.pan-cell {
	display: block;
}
.pan-bar {
	margin-bottom: 5px;
	display: block;
}
/**/
.list-bq {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.list-bq li {
	display: block;
	float: left;
	width: 33.32%;
	padding: 0 3px;
}
.list-bq li .thmb {
	margin-bottom: 4px;
}
.list-bq li .thmb img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.list-bq li .label {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 0.0em;
}
.list-bq li .price {
	font-size: 15px;
	line-height: 16px;
	color: #888;
}
/**/
#mn_cascade.service-cell .pan-bar .link {
	background-color: #7cda6d;
}
#mn_easy.service-cell .pan-bar .link {
	background-color: #ffb93a;
}
#mn_choice.service-cell .pan-bar .link {
	background-color: #FF99A5;
}
#area_fullorder.service-cell .pan-bar .link {
	background-color: #a3d999;
}
#mn_forder.service-cell .pan-bar .link {
	background-color: #aadd9c;
}

/*mn_silksel*/
#mn_silksel.service-cell .pan-bar .link {
	background-color: #CA4B52;
}
#mn_silksel .thmb {
	float: left;
	width: 42%;
	margin-bottom: 8px;
}
#mn_silksel .colums {
	float: right;
	width: 54%;
	margin-bottom: 8px;
}
#mn_silksel .colums h2 {
	line-height: 0;
	padding: 6px 0;
	margin-bottom: 0;
}
#mn_silksel .colums h2 > img {
	width: 140px;
	margin-bottom: 0.4em;
}
#mn_silksel .colums p {
	font-size: 13px;
	line-height: 1.7em;
}
#mn_silksel .colums .link {
	display: block;
	box-sizing: border-box;
	padding: 8px;
	border: solid 2px #FEC0B6;
	background-color: #FEE4E3;
	color: #AD5F6B;
	border-radius: 6px;
}
#mn_silksel .colums .link p {
	color: inherit;
	font-size: 9px;
	line-height: 13px;
	margin-bottom: 0;
	float: left;
	width: 126px;
}
#mn_silksel .botlink {
	display: table;
	padding: 8px;
	border: solid 2px #FEC0B6;
	background-color: #FEE4E3;
	color: #AD5F6B;
	border-radius: 6px;
	width: 100%;
	box-sizing: border-box;
}
#mn_silksel .botlink p {
	color: inherit;
	font-size: 3.4vw;
	line-height: 1.6em;
	padding-left: 1em;
	font-weight: bold;
	margin-bottom: -0.2em;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}
#mn_silksel .botlink .im {
	display: table-cell;
	width: 24vw;
	line-height: 0;
	position: relative;
	z-index: 0;
}
#mn_silksel .botlink .im .t {
	width: 100%;
	height: auto;
	border: solid 1px #FEC0B6;
}
#mn_silksel .botlink p .mrk {
	position: absolute;
	z-index: 5;
	top: 33%;
	right: 0vw;
}



