#mainvis {
  background-image: url("../img/gyousyu/house/mvbg.png"), linear-gradient(#fff 74.53%, #d8f0ec 74.53%);
}
#mainvis .clist {
  background: #518cc9;
}

#mf1 .bgbox {
  padding-right: calc(50% - 540px);
}

#mf1 .bgbox:after {
  content:url(../img/gyousyu/house/mf1i1.jpg);
  position: absolute;
  right: calc(50% + 130px);
  top: 90px;
}



#mf4 .cmv {
  padding-top: 15.58%;
  background-image: url("../img/gyousyu/house/mf4i1.jpg");
}
#mf4 .cmv .add {
  text-indent: 0;
}
#mf4 dd:nth-of-type(1) {
  width: 400px;
}
#mf4 dd:nth-of-type(2) {
  width: 350px;
}












@media screen and (max-width: 850px) {
  #mainvis {
    background-image: url("../img/gyousyu/house/mvbgs.jpg"), linear-gradient(#fff 25.5%, #d8f0ec 25.5%);
  }
  #mainvis .clist {
    padding-left: 11.87vw;
  }
  #mainvis .clist > p:last-child img {
    width: 76.27vw;
  }



#mf1 .bgbox:after {
	display:none;
}




  #mf4 .cmv {
    background-image: url("../img/gyousyu/house/mf4i1s.jpg");
    padding-top: 29.6vw;
  }





}
