.lme-form-sunpo .lm-step .step6 {
	background: #0069AF;
}

.lme-form-sunpo .lm-step .step6:after {
	background-image: url(/tools/designer/images/sprites/pc.png);
	background-position: 0px -34px;
	width: 14px;
	height: 50px;
}

.lme-form-sunpo .control-label,
.lme-form-sunpo .control-wrap,
.lme-form-sunpo .error-message {
	margin-left: 10px;
}

.lme-form-sunpo .RS-wrap,
.lme-form-sunpo .BS1-wrap,
.lme-form-sunpo .BS2-wrap,
.lme-form-sunpo .BS3-wrap {
	margin-top: 20px;
}

.lme-form-sunpo .image-hosoku {
	display: inline-block;
	margin-left: 4px;
	vertical-align: bottom;
	cursor: pointer;
	background-image: url(/tools/designer/images/sprites/pc.png);
	background-position: -94px 0px;
	width: 28px;
	height: 24px;
}

.lme-form-sunpo .image-hosoku>span {
	display: none;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	cursor: pointer;
}

.lme-form-sunpo .image-hosoku>img {
	display: none;
	position: fixed;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 450px;
	margin-top: -225px;
	height: 450px;
	margin-left: -225px;
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 768px) and (min-resolution: 125dpi), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {

.lme-form-sunpo .lm-step .step6:after {
	background-image: url(/tools/designer/images/sprites/pc@2x.png);
	background-position: 0px -32px;
	background-size: 112px 104px;
	width: 14px;
	height: 50px;
}

.lme-form-sunpo .image-hosoku {
	background-image: url(/tools/designer/images/sprites/pc@2x.png);
	background-position: -48px -58px;
	background-size: 112px 104px;
	width: 28px;
	height: 24px;
}

}

@media screen and (max-width: 767px) {

.lme-form-sunpo .lm-step .step6:after {
	background-image: url(/tools/designer/images/sprites/sp@2x.png);
	background-position: 0px -37px;
	background-size: 69px 77px;
	width: 5px;
	height: 40px;
}

.lme-form-sunpo .image-hosoku {
	background-image: url(/tools/designer/images/sprites/sp@2x.png);
	background-position: -47px 0px;
	background-size: 69px 77px;
	width: 22px;
	height: 18px;
}

.lme-form-sunpo .image-hosoku {
	display: none;
}

}

