ul {
	padding: 0 !important;
}

a {
	display: block !important;
}

.logo a img {
	display: initial !important;
	width: initial !important;
}

.header .inner {
	justify-content: center;
}

.header .inner .list-btn {
	justify-content: center;
	margin: 0;
}

.gl-footer-default_inner {
	display: block;
}

.gl-footer-default_item {
	margin-top: 0 !important;
}

.gl-footer-sns_inner {
    padding: 16px 0 0 !important;
}

.gl-footer-sns_item {
	margin-top: 0;
}

.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;
	}
}

/* 20241024追加 */
.mv_img {
	position: relative;
}

.mv-balloon_1,.mv-balloon_2 {
	width: 24.2%;
    position: absolute;
}

.mv-balloon_1 {
	top: 41%;
    left: 20%;
}

.mv-balloon_2 {
	top: 41%;
    right: 20%;
}

.mv-balloon_3 {
    width: 18.1%;
    top: 64%;
    position: absolute;
    right: 7%;
}
.mv-balloon_1-p {
	font-size: clamp(8px, 2vw, 32px) !important;
	font-weight: bold;
	position: absolute;
	top: 95%;
	left: 23%;
}

.mv-balloon_2-p {
	font-size: clamp(8px, 2vw, 32px) !important;
	font-weight: bold;
	position: absolute;
	top: 95%;
	right: 27%;
}

.problems_txt {
	color: #333 !important;
}
/* 20241024追加 */



.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;
	position: relative;
}

/* 20241024追加 */
.box-information .inner{
	width: 78.4%;
	max-width: initial !important;
}

.information_img {
	position: relative;
}

.information-balloon_1 {
    position: absolute;
    top: 13%;
    left: 20%;
    width: 24.8%;
}
.information-balloon_2 {
	position: absolute;
    top: 10%;
    left: 64%;
    width: 27.3%;
}
.information-balloon_3 {
	position: absolute;
    top: 34%;
    left: 80%;
    width: 17.6%;
}
.information-balloon_4 {
	position: absolute;
    top: 59%;
    left: 68%;
    width: 20.1%;
}
.information-balloon_5 {
	position: absolute;
    top: 73%;
    left: 67%;
    width: 17.6%;
}
.information-balloon_6 {
	position: absolute;
    top: 70%;
    left: 13%;
    width: 16.5%;
}
.information-balloon_7 {
	position: absolute;
    top: 60%;
    left: 14%;
    width: 16.5%;
}
/* 20241024追加 */


.information_ttl {
	/* color: #2895DB !important; */
	color: #333 !important;
}
.information_ttl span:before {
	/* background: #2895DB !important; */
	background: #333 !important;
}
.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 !important;
	margin-left: -6px !important;
}

/* 20241024追加 */
.box-steps .c-text-a__text__child {
	font-size: 20px !important;
	margin-top: 1em;
	font-weight: bold;
}

.c-check {
	margin-top: 1em !important;
}

.box-steps .c-check__list {
	display: flex;
    gap: 1em;
    justify-content: center;
    padding: 0;
	border: none;
}

@media (max-width: 768px) {
	.box-steps .c-check__list{
		flex-direction: column;
		align-items: flex-start;
	}
}

.box-steps .c-check__list .c-text-a__text {
	font-weight: bold;
}
/* 20241024追加 */

.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 !important;
	margin-bottom: 77px !important;
}

@media only screen and (max-width: 767px) {
    .box-solve .solve_ttl {
        margin-bottom: 30px !important;
    }
}

.solve_list .item {
	border-color: #7ED2FF;
}
.solve_list .item:nth-of-type(2) .solve_list_img {
	left: 9.2%;
	right: 5.1%;
}

/* 20241024追加 */
.txt_img  img{
 width: initial !important;
 display: initial !important;
}
/* 20241024追加 */

.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: #4D4D4D;
}
.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; */
	color: #333;
}
.intro_listBtn li {
	width: 33.33%;
}

.box-customer .c-multiCol{
	margin-top: 0 !important;
}

.customer_txt01 {
	text-align: left !important; 
    font-weight: bold;
    font-size: 23px;
    letter-spacing: -2.7px;
    color: #717171;
    margin-bottom: 7px !important;
}

.customer_link {
	margin-top: 8px !important;
}

.intro_syn img{
	width: initial !important;	
	display: initial !important;
}

.btn-type02 span img {
	width: initial !important;	
	display: initial !important;
	vertical-align: text-top !important;
}

.intro_listBtn {
 padding: 0 !important;
}

.btn-img,
.intro_listBtn a {
	display: block !important;
}

.intro_listBtn li {
	width: 30%;
}


.inner, .inner-840, .inner-980, .inner-1008, .inner-1108, .inner-1200 {
	width: auto !important;
}

.btn-darkBlue {
	background-color: #416CBB !important;
}

.steps_img:focus {
    outline: 3px solid #007bff; /* フォーカス時のアウトラインの色と太さ */
    outline-offset: 4px; /* 要素とアウトラインの間隔 */
}
.intro_txt p:nth-of-type(2) {
	color:#416CBB;
}