@import url(/jibunplus/css/style_lead.css);

/* ========== mainImage ========== */
.c-mainImage-04 {
	background-image: url(/service/smartphone_payment/img/mainImage_02@x2_20231230.jpg);
}

@media only screen and (max-width: 640px) {
.c-mainImage-04.sp {
	background-image: url(/service/smartphone_payment/img/mainImage_02_sp@x2_20231230.jpg);
}
}

/* ========== c-ground-01_payment ========== */
.c-ground-01.c-ground-01_payment .c-column-group .col-unit-1\/3{
  float: right;
}
@media only screen and (max-width: 640px) {
.c-ground-01.c-ground-01_payment .c-column-group .col-unit-1\/3{
  float: none;
}
.c-ground-01.c-ground-01_payment .c-column-group .col-unit-1\/3 .c-figure-03{
  width: 70%;
  margin: 0 auto .75em;
}
}