#mainvis {
  background-image: url("../img/service/reform/mv.jpg");
}

#mf-about .cbox {
  margin: 0 auto;
}
#mf-about .chklist li:nth-of-type(1){
  background: url("../img/service/reform/ic1.png") left center/2.18em no-repeat;
}
#mf-about .chklist li:nth-of-type(2){
  background: url("../img/service/reform/ic2.png") left center/2.18em no-repeat;
}
#mf-about .chklist li:nth-of-type(3){
  background: url("../img/service/reform/ic3.png") left center/2.18em no-repeat;
}


#mf2 {
  padding-bottom: 100px;
}
#mf2 .imglist li:nth-child(1) p {
  background-image: url("../img/service/reform/mf2i1.jpg");
}
#mf2 .imglist li:nth-child(2) p {
  background-image: url("../img/service/reform/mf2i2.jpg");
}
#mf2 .imglist li:nth-child(3) p {
  background-image: url("../img/service/reform/mf2i3.jpg");
}
#mf2 .imglist li:nth-child(4) p {
  background-image: url("../img/service/reform/mf2i4.jpg");
}
#mf2 .imglist li:nth-child(5) p {
  background-image: url("../img/service/reform/mf2i5.jpg");
}

#point3 h3 + p {
  margin-bottom: 25px;
}
#point3 .clist {
  margin: 41px 0 37px;
}
#point3 .p1 {
  font-size: 1.31rem;
  line-height: 1em;
  margin: 0 -1em;
}
#point3 .p2 {
  font-size: 0%;
  display: block;
  line-height: 0;
  width: 0;
  height: 0;
  margin: 24px auto -4px;
  border-width: 26px 14px;
  border-style: solid;
  border-color: #00469b transparent transparent;
}
#point3 .tnv {
  color: #00469b;
  font-size: 1.75rem;
  line-height: 1em;
}

@media screen and (max-width: 850px) {
  #mainvis {
    background-image: url("../img/service/reform/mvs.jpg");
  }

  #mf-about .nv {
    margin-bottom: 0;
  }

  #mf2 {
    padding-bottom: 13.33vw;
  }

  #point3 h3 + p {
    margin: 0 0 6.93vw 0;
  }
  #point3 h3 + p .mr {
    display: inline-block;
    margin: 0 -2em;
  }
  #point3 .clist {
    margin: 10.67vw 0 0;
  }
  #point3 .p1 {
    font-size: 1.14rem;
  }
  #point3 .p2 {
    margin: 4.13vw auto -0.8vw;
    border-width: 4.67vw 2.67vw;
  }
  #point3 .tnv {
    font-size: 1.21rem;
  }
  #point3 .tnv:last-child {
    display: none;
  }
}
