.chklist li {
	padding: 1.55em 0 1.55em 3.5em;
}
.chklist li.ic1 {
background: url("../img/service/wallpaper/ic1.png")left center no-repeat;
}
.chklist li.ic2 {
background: url("../img/service/wallpaper/ic2.png")left center no-repeat;
}
.chklist li.ic3 {
background: url("../img/service/wallpaper/ic3.png")left center no-repeat;
}
.chklist li.ic4 {
background: url("../img/service/wallpaper/ic4.png")left center no-repeat;
}
.chklist li.ic5{
background: url("../img/service/wallpaper/ic5.png")left center no-repeat;
	padding: 1.55em 0 1.55em 3em;
}
.chklist li.ic6{
background: url("../img/service/wallpaper/ic6.png")left center no-repeat;
	padding: 1.55em 0 1.55em 6em;
}

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

#mf4 {
  padding: 100px 0 0;
  margin: 0 -20px;
}
#mf4 .cbox {
  width: 40%;
  flex-grow: 1;
  margin: 0 20px;
  border: solid 1px #00469b;
  padding: 40px;
}
#mf4 h2 {
  color: #00469b;
  font-size: 1.75rem;
  line-height: 1em;
  text-align: center;
}

#mf4c1 h2 {
  padding-bottom: 103px;
  background: url("../img/service/wallpaper/mf4i1.png") center bottom no-repeat;
  margin-bottom: 27px;
}
#mf4c1 h3 {
  font-size: 1.31rem;
  line-height: 1em;
  margin-bottom: 19px;
}
#mf4c1 h3 + p {
  line-height: 1.75em;
  margin-bottom: 17px;
}
#mf4c1 .bg {
  background: #f3f4f5;
  padding: 23px 19px 26px;
}
#mf4c1 h4 {
  color: #00469b;
  font-size: 1.38rem;
  line-height: 1em;
  margin-bottom: 12px;
}
#mf4c1 h4 + p {
  font-size: 1.13rem;
  line-height: 1.44em;
}

#mf4c2 h2 {
  margin-bottom: 30px;
}
#mf4c2 dt, #mf4c2 dd {
  min-height: 2.5em;
}
#mf4c2 dt {
  text-align: center;
  font-size: 1.38rem;
  background: #f3f4f5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 0.15em;
}
#mf4c2 .dt1 {
  font-size: 1.13rem;
  line-height: 1.11em;
}
#mf4c2 .dt1 .s {
  font-size: 0.83em;
}
#mf4c2 dd {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00469b;
  font-size: 2rem;
  border: solid 1px #f3f4f5;
  margin-bottom: 11px;
  padding-bottom: 0.15em;
}
#mf4c2 dd .s {
  font-size: 0.63em;
  position: relative;
  top: 0.2em;
}

#mf5 {
  padding-top: 101px;
}
#mf5 .cbox {
  position: relative;
  padding: 30px 2em 30px 81px;
}
#mf5 .ico {
  position: absolute;
  left: -14px;
  top: -14px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.88rem;
  font-weight: 900;
  width: 2.2em;
  height: 2.2em;
}
#mf5 .ttl {
  font-size: 1.38rem;
  line-height: 1.27em;
  margin-bottom: 12px;
}
#mf5 p {
  line-height: 1.75em;
}
#mf5 .q {
  background: #00469b;
  margin: 0 166px 43px 14px;
  color: #fff;
}
#mf5 .q .ico {
  background: #fff;
  border: solid 2px #00469b;
  color: #00469b;
}
#mf5 .a {
  border: solid 2px #00469b;
  margin-left: 166px;
}
#mf5 .a .ico {
  background: #00469b;
  color: #fff;
}
#mf5 .a .ttl {
  color: #00469b;
}
#mf5 .a p {
  color: #333;
}

#mf6 {
  padding-top: 40px;
}
#mf6 .fuki {
  color: #fff;
  font-size: 2.31rem;
  background-repeat: no-repeat;
  height: 168px;
}
#mf6 h2 {
  color: #00469b;
  font-size: 2.31rem;
  line-height: 1em;
  margin-bottom: 32px;
  text-align: center;
}
#mf6 h2 + p {
  text-align: center;
  margin-bottom: 10px;
}

#mf6c1 .fuki {
  background-image: url("../img/service/wallpaper/mf6i1.png");
  background-position: left top;
  padding-top: 48px;
  padding-left: 78px;
  height: 168px;
}

#mf6c2 .fuki {
  background-image: url("../img/service/wallpaper/mf6i2.png");
  background-position: right top;
  padding-top: 66px;
  padding-left: 260px;
  width: 845px;
  margin: 0 0 67px auto;
}

#mf6 ul {
  text-align: center;
  margin-bottom: 28px;
}
#mf6 li {
  font-size: 1.5rem;
  line-height: 1.17em;
}
#mf6 .ctxt {
  text-align: center;
}

#mf-nagare ol {
  margin-bottom: 120px;
}

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

  #mf4 {
    padding: 13.33vw 0 0;
    margin: 0;
  }
  #mf4 .cbox {
    width: 100%;
    margin: 0 0 4vw;
    border-width: 0.27vw;
    padding: 5.33vw;
  }
  #mf4 h2 {
    font-size: 1.36rem;
  }

  #mf4c1 h2 {
    padding-bottom: 25.33vw;
    background-size: 20vw;
    margin-bottom: 7.07vw;
  }
  #mf4c1 h3 {
    font-size: 1.14rem;
    margin-bottom: 2.93vw;
  }
  #mf4c1 h3 + p {
    line-height: 1.43em;
    margin-bottom: 1.87vw;
  }
  #mf4c1 .bg {
    padding: 4.53vw 4.27vw;
  }
  #mf4c1 h4 {
    font-size: 1rem;
    margin-bottom: 3.2vw;
  }
  #mf4c1 h4 + p {
    font-size: 0.86rem;
    line-height: 1.33em;
  }

  #mf4c2 h2 {
    margin-bottom: 4vw;
  }
  #mf4c2 dt, #mf4c2 dd {
    min-height: 10vw;
  }
  #mf4c2 dt {
    font-size: 1.07rem;
  }
  #mf4c2 .dt1 {
    font-size: 1rem;
    line-height: 1.07em;
  }
  #mf4c2 dd {
    font-size: 1.43rem;
    margin-bottom: 1.6vw;
  }
  #mf4c2 dd .s {
    font-size: 1em;
    position: static;
  }

  #mf5 {
    padding-top: 15.2vw;
  }
  #mf5 .cbox {
    padding: 3.47vw 2em 3.73vw 11.07vw;
  }
  #mf5 .ico {
    left: -1.87vw;
    top: -1.87vw;
    font-size: 1.07rem;
    width: 2.53em;
    height: 2.53em;
  }
  #mf5 .ttl {
    font-size: 1rem;
    line-height: 1.21em;
    margin-bottom: 2vw;
  }
  #mf5 p {
    line-height: 1.29em;
  }
  #mf5 .q {
    margin: 0 0 5.87vw 1.87vw;
  }
  #mf5 .a {
    margin: 0 0 0 1.87vw;
  }

  #mf6 {
    padding-top: 6vw;
  }
  #mf6 .fuki {
    font-size: 1.32rem;
    line-height: 1.03em;
  }
  #mf6 h2 {
    font-size: 1.21rem;
    line-height: 1.1176470588em;
    margin-bottom: 4.27vw;
  }
  #mf6 h2 + p {
    margin-bottom: 3.47vw;
  }

  #mf6c1 .fuki {
    background-image: url("../img/service/wallpaper/mf6i1s.png");
    background-size: 64.4vw;
    background-position: left top;
    padding-top: 2.67vw;
    padding-left: 10.4vw;
    height: 12vw;
    margin-bottom: 10.8vw;
  }

  #mf6c2 .fuki {
    background-image: url("../img/service/wallpaper/mf6i2s.png");
    background-size: 81.87vw;
    padding: 4vw 1em 0 42vw;
    width: 100%;
    height: 23.2vw;
    margin: 0 0 5.2vw;
  }

  #mf6 ul {
    margin-bottom: 5.07vw;
  }
  #mf6 li {
    font-size: 1rem;
    line-height: 1.36em;
  }

  #mf-nagare ol {
    margin-bottom: 18.93vw;
  }
}
