.lme-form-shisei .lm-step .step3 {
	background: #0069AF;
}

.lme-form-shisei .lm-step .step3:after {
	background-image: url(/tools/designer/images/sprites/pc.png);
	background-position: 0px -34px;
	width: 14px;
	height: 50px;
}

.lme-form-shisei .shisei-list {
	margin: 20px 0;
}

.lme-form-shisei .shisei-list:after {
	content: "";
	display: block;
	clear: both;
}

.lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div {
	margin-top: 10px;
}

.lme-form-shisei .shisei-list>div {
	float: left;
	width: 33.33%;
}

.lme-form-shisei .shisei-list>div section {
	margin: 20px 10px 0;
}

.lme-form-shisei .shisei-list>div section .image-wrap {
	background: #fff;
	overflow: hidden;
}

.lme-form-shisei .shisei-list>div section .image-wrap img {
	display: block;
	margin: 0 auto;
	width: 280px;
}

.ja .lme-form-shisei .shisei-list .kakudo-wrap,
.cs .lme-form-shisei .shisei-list .kakudo-wrap,
.ct .lme-form-shisei .shisei-list .kakudo-wrap,
.th .lme-form-shisei .shisei-list .kakudo-wrap,
.kr .lme-form-shisei .shisei-list .kakudo-wrap {
	position: relative;
}

.ja .lme-form-shisei .shisei-list .kakudo-wrap div:first-child,
.cs .lme-form-shisei .shisei-list .kakudo-wrap div:first-child,
.ct .lme-form-shisei .shisei-list .kakudo-wrap div:first-child,
.th .lme-form-shisei .shisei-list .kakudo-wrap div:first-child,
.kr .lme-form-shisei .shisei-list .kakudo-wrap div:first-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
}

.ja .lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div,
.cs .lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div,
.ct .lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div,
.th .lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div,
.kr .lme-form-shisei .shisei-list .kakudo-wrap div:first-child+div {
	margin-top: 0;
	margin-left: 130px;
}

@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-shisei .lm-step .step3:after {
	background-image: url(/tools/designer/images/sprites/pc@2x.png);
	background-position: 0px -32px;
	background-size: 112px 104px;
	width: 14px;
	height: 50px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.lme-form-shisei .shisei-list>div {
	width: 50%;
}

}

@media screen and (max-width: 767px) {

.lme-form-shisei .lm-step .step3: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-shisei .shisei-list>div {
	float: none;
	width: auto;
}

}

