.box-mv {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/bg-mv.jpg") no-repeat;
	background-size: cover;
	background-position:  bottom center;
	padding: 0 0 168px 0;
}
@media only screen and (max-width: 1000px) {
	.box-mv {
		padding-bottom: 100px;
	}
}
@media only screen and (max-width: 767px) {
	.box-mv {
		padding-bottom: 70px;
	}
}

.box-problems {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/bg-01.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}
.problems_img {
	padding-right: 44px;
}

.box-information {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/bg-02.jpg") no-repeat;
	background-size: cover;
	background-position: top center;
}
.information_ttl {
	color: #4B7DD8;
}
.information_ttl span:before {
	background: #4B7DD8;
}
.information_img {
	margin: 0 -18px 97px -7px;
}

.box-steps .steps_ttl {
	text-align: left;
	margin-left: -6px;
}

.box-solve {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/bg-03.png") no-repeat;
	background-size: cover;
	background-position: top center;
}
.box-solve .solve_ttl {
	padding-right: 7px;
}
.solve_list .item {
	border-color: #80BAE4;
}
.solve_list .item .content .box-01:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/ico-arrow-down.png") no-repeat;
	background-size: 100% 100%;
}
.solve_list .item .content .box-02 p {
	color: #4B7DD8;
}
.solve_list .item .content .box-02 .txt:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-barcode/img/ico-check.png") no-repeat;
	background-size: 100% auto;
}

.intro_txt {
	color: #557DE2;
}
.intro_listBtn li {
	width: 50%;
}