.sub-banner .sub-bannerTxt h4 {
  text-align: right;
  color: #393939;
  font-size: 36px;
}

h3.mp_title {
  font-weight: 700;
  font-size: 30px;
  color: #393939;
  padding-bottom: 20px;
  text-align: center;
}

h4.mp_title {
  font-size: 18px;
  color: #999999;
  padding-bottom: 50px;
  text-align: center;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.mp_content_1__body {
  background-color: #fff;
  padding: 80px 0 120px;
}

.mp_content_1__body ul {
  align-items: stretch;
  max-width: 1000px;
  margin: 0 auto;
}

.mp_content_1__body ul li {
  box-sizing: border-box;
  width: calc(25% - 10px * 3 / 4);
  margin: 0 10px 0 0;
  border: 1px solid #f6f6f6;
  background: url(/ZT/mobilepayment/images/MobilePayment241010/mask_bg.png) center no-repeat;
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  padding: 80px 10px;
}

.mp_content_1__body ul li:nth-child(4) {
  margin-right: 0;
}

.mp_content_1__body ul li img {
  margin: 0 auto 10px;
}

.mp_content_1__body ul li p {
  color: #999999;
  font-size: 13px;
}

.mp_content_1__body ul li h6 {
  color: #999;
  font-size: 48px;
  height: 62px;
}

.mp_content_1__body .list_line {
  text-align: center;
  color: #393939;
  font-size: 18px;
  line-height: 2;
  padding-top: 20px;
}

.mp_content_2__body .in_content {
  background-color: #f5f5f5;
}

.mp_content_2__body .in_content .text_out__con {
  padding: 40px 0;
  align-items: center;
}

.mp_content_2__body .in_content .text_out__con.s_2 .txt_con {
  padding-left: 20px;
  padding-right: 0;
}

.mp_content_2__body .in_content .text_out__con.s_2 .img_con {
  padding-right: 20px;
  padding-left: 0;
}

.mp_content_2__body .in_content .text_out__con .txt_con {
  width: 45%;
  box-sizing: border-box;
  padding-right: 20px;
}

.mp_content_2__body .in_content .text_out__con .txt_con p {
  color: #393939;
  font-size: 18px;
  line-height: 1.8;
}

.mp_content_2__body .in_content .text_out__con .txt_con ul {
  margin: 40px 0 0 60px;
}

.mp_content_2__body .in_content .text_out__con .txt_con ul li {
  list-style: disc outside;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.mp_content_2__body .in_content .text_out__con .img_con {
  box-sizing: border-box;
  padding-left: 20px;
  width: 55%;
}

.mp_content_2__body .in_content .text_out__con .img_con img {
  width: 100%;
}

.mp_content_2__body .memo {
  font-size: 16px;
  color: #999;
  line-height: 1.8;
  padding: 30px 0 50px;
  text-align: center;
}

.mp_content_2__body .img__list {
  margin-bottom: 70px;
}

.mp_content_2__body .img__list li {
  margin-bottom: 50px;
}

.mp_content_2__body .img__list li h3 {
  text-align: center;
  font-size: 20px;
  color: #393939;
  padding-bottom: 30px;
}

.mp_content_2__body .img__list li img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.mp_content_3__body {
  padding: 120px 0 170px;
}

.mp_content_3__body .img_out__con .img_con {
  width: 55%;
  box-sizing: border-box;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}

.mp_content_3__body .img_out__con .img_con .img {
  display: block;
  width: 100%;
}

.mp_content_3__body .img_out__con .img_con .pos_img {
  position: absolute;
  top: 100px;
  left: calc(100% - 100px);
  max-width: 640px;
}

.mp_content_3__body .img_out__con .txt_con {
  width: 45%;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 10px;
}

.mp_content_3__body .img_out__con .txt_con p {
  font-size: 18px;
  line-height: 1.8;
  color: #393939;
}
