.box-mv {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-storage/img/bg-mv.jpg") no-repeat;
	background-size: cover;
	background-position:  bottom center;
	padding: 0 0 210px 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;
	}
}
@media only screen and (min-width: 1001px) {
	.mv_img {
		padding: 0 0 0 44px;
	}
}

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

.box-information {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-storage/img/bg-02.jpg") no-repeat;
	background-size: cover;
	background-position: top center;
}
.information_ttl {
	color: #2895DB;
}
.information_ttl span:before {
	background: #2895DB;
}
.information_img {
	margin: 0 -13px 37px 0;
	padding-left: 12px;
}
@media only screen and (max-width: 1000px) {
	.information_img {
		padding-left: 0;
	}
}

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

.box-solve {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-storage/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: #7ED2FF;
}
.solve_list .item:nth-of-type(2) .solve_list_img {
	left: 9.2%;
	right: 5.1%;
}
.solve_list .item .content .box-01:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-storage/img/ico-arrow-down.png") no-repeat;
	background-size: 100% 100%;
}
.solve_list .item .content .box-02 p {
	color: #2895DB;
}
.solve_list .item .content .box-02 .txt:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-storage/img/ico-check.png") no-repeat;
	background-size: 100% auto;
}

.intro_txt {
	color: #2895DB;
}
.intro_listBtn li {
	width: 33.33%;
}