.box-mv {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-meishi/img/bg-mv.jpg") no-repeat;
	background-size: cover;
	background-position:  bottom center;
	padding: 0 0 217px 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: 1000px) {
	.mv_img {
		padding-left: 50px;
	}
}

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

.box-information {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-meishi/img/bg-02.jpg") no-repeat;
	background-size: cover;
	background-position: top center;
}
.information_ttl {
	color: #00C4D8;
}
.information_ttl span:before {
	background: #00C4D8;
}
.information_img {
	margin: 0 -52px 68px -19px;
}

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

.box-solve {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-meishi/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: #7ED8FF;
}
.solve_list .item:last-child .solve_list_img {
	left: 2.8%;
	right: 6.3%;
}
.solve_list .item .content .box-01:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-meishi/img/ico-arrow-down.png") no-repeat;
	background-size: 100% 100%;
}
.solve_list .item .content .box-02 p {
	color: #00BDD0;
}
.solve_list .item .content .box-02 .txt:before {
	background: url("/-/Media/Ricoh/Sites/co_jp/special/kantan-meishi/img/ico-check.png") no-repeat;
	background-size: 100% auto;
}

.intro_txt {
	color: #00C4D8;
}
.intro_listBtn li {
	width: 50%;
}
.intro_listBtn li:first-child .btn-type02 {
	background: #00A7B8;
}
.intro_listBtn li:last-child .btn-type02 {
	background: #00C4D8;
}
.intro_txt02 {
	text-align: center;
	color: #727171;
	font-weight: 600;
	font-size: 38.1px;
}
.intro_txt02 small {
	display: block;
	font-size: 24.6px;
}

@media only screen and (max-width: 1000px) {
	.intro_txt02 {
		font-size: 30px;
	}
	.intro_txt02 small {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.intro_txt02 {
		font-size: 26px;
	}
	.intro_txt02 small {
		font-size: 17px;
	}
}