.enjp {
  font-size: 1.31rem;
  margin-bottom: 60px;
  position: relative;
  z-index: 9;
}
.enjp .lato {
  font-size: 1.05em;
  margin-bottom: 1.59em;
  letter-spacing: 0.25em;
}
#mf-about{
position: relative;
}
#mf-about .enjp + span{
position: absolute;
top: -30px;
left: calc(50%  - 270px);
}


.ctxt {
  line-height: 1.75em;
}

.chklist {
  background-color: #f3f4f5;
  padding: 0.25rem 1.88rem 1.88rem;
}
.chklist li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.38rem;
  line-height: 1.09em;
  padding: 1.55em 0 1.55em 2.68em;
  background: url("../img/service/cmn/chk.png") left center/2.18em no-repeat;
  border-bottom: dashed 1px #3f4344;
  min-height: 5.27em;
}
.chklist p {
  position: relative;
  top: -0.2em;
}

#mf-about {
  padding-bottom: 100px;
}
#mf-about .nv {
  background: #00469b;
  color: #fff;
  font-size: 1.38rem;
  line-height: 1.27em;
  padding: 1.64em 0.5em;
  text-align: center;
}
#mf-about .last {
  width: 100%;
  font-size: 2.25rem;
  line-height: 1.17em;
  background: #00469b;
  color: #fff;
  padding: 0.89em 0.5em;
  text-align: center;
}
#mf-about .tri {
  margin-top: 64px;
  position: relative;
}
#mf-about .tri:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #00469b transparent transparent transparent;
  border-width: 26px 14px;
  top: -46px;
  left: 0;
  right: 0;
  margin: auto;
}


.about1 .clist {
  margin: 0 -10px;
  align-items: stretch;
}
.about1 .cbox {
  margin: 0 10px;
  width: calc((100% - 40px) / 2);
}
.about1 .cbox-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.about1 .chklist {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.about1 .chklist li {
  height: 1em;
  flex-grow: 1;
}

#mf-point {
  background: #f3f4f5;
  padding: 100px 0 109px;
}
#mf-point .cbox {
  background: #fff;
  padding: 0 40px 64px;
  margin-bottom: 30px;
}
#mf-point .cbox:last-child {
  margin-bottom: 0;
}
#mf-point .cbox-inner {
  text-align: center;
}
#mf-point h3 {
  background: #00469b;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.31rem;
  min-width: 14.29em;
  height: 2.19rem;
  line-height: 1em;
  padding-bottom: 0.15em;
  margin-bottom: 25px;
}
#mf-point h3 .lato {
  font-weight: 900;
  display: inline-block;
  margin-right: 1em;
  position: relative;
  top: 0.1em;
}
#mf-point h3 + p {
  line-height: 1.75em;
  margin-bottom: 49px;
}
#mf-point h4 {
  color: #00469b;
  font-size: 1.75rem;
  margin-bottom: 42px;
}
#mf-point h4 .l {
  font-size: 1.36em;
}
#mf-point .clist {
  border-left: dashed 1px #3f4344;
}
#mf-point .cboxs {
  padding: 0 30px;
  box-sizing: border-box;
  width: 30%;
  flex-grow: 1;
  border-right: dashed 1px #3f4344;
}
#mf-point .cboxs img {
  max-width: 100%;
  display: block;
  margin: 0 auto 24px;
}
#mf-point h5 {
  font-size: 1.31rem;
  line-height: 1em;
  padding: 0;
}
#mf-point h5 .lato {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00469b;
  color: #fff;
  font-size: 1.38rem;
  border-radius: 50%;
  width: 2.73em;
  height: 2.73em;
  margin: 0 auto 20px;
  font-weight: 900;
}
#mf-point .cstxt {
  text-align: left;
  line-height: 1.75em;
}
#mf-point .cstxt2 {
  margin-top: 18px;
  padding: 0 13px 13px 13px;
  position: relative;
}
#mf-point .cstxt2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0.75rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: solid 1px #00469b;
}
#mf-point .cstxt2 h6 {
  color: #00469b;
  display: inline-block;
  line-height: 1em;
  background: #fff;
  margin: 0 auto 3px;
  position: relative;
  padding: 0 0.5em;
}
#mf-point .cstxt2 p {
  text-align: left;
}
#mf-point .fit {
  width: 100%;
}

#point-kakaku h5 {
  margin-bottom: 40px;
}

#point-kirei h5 {
  margin-bottom: 30px;
}

#point-anshin h5 {
  margin-bottom: 20px;
}
#point-anshin .csimg {
  position: relative;
  padding-bottom: 50%;
}
#point-anshin .csimg img {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#point-anshin p {
  text-align: center;
}

#mf-nagare {
  padding: 108px 0 120px;
}
#mf-nagare ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 120px;
}
#mf-nagare li {
  margin: 0 12px;
  width: calc((100% - 144px) / 6);
  background: #f3f4f5;
  text-align: center;
  padding-bottom: 33px;
}
#mf-nagare .step {
  background: #00469b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.88rem;
  font-weight: 900;
  padding-bottom: 0.15em;
}
#mf-nagare .img {
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mf-nagare .fukip {
  position: relative;
}
#mf-nagare .fuki {
  position: absolute;
  bottom: -120px;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 200px;
  height: 110px;
  background: url("../img/service/wallpaper/mf7i1.png");
  color: #fff;
  font-size: 0.88rem;
  line-height: 2.14em;
  padding-top: 20px;
}
#mf-nagare .fuki .lato {
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 4px;
}
#mf-nagare .fuki .l {
  display: block;
  font-size: 1.71em;
}

#mf-works {
  padding: 117px 0 0;
}
#mf-works .mf-inner {
  text-align: center;
}
#mf-works .img {
  height: 500px;
  background: url("../img/top/mf3bg.jpg") center center/cover no-repeat;
  margin-bottom: 45px;
}

.imglist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -12px -24px;
}
.imglist li {
  width: calc((100% - 72px) / 3);
  position: relative;
  padding-bottom: 16.67%;
  margin: 0 12px 24px;
}
.imglist li > * {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
  justify-content: center;
  color: #fff;
  font-size: 1.63rem;
  line-height: 1.23em;
  text-align: center;
}

@media screen and (max-width: 850px) {
  .enjp {
    font-size: 1.14rem;
    line-height: 1.56em;
    margin-bottom: 5.07vw;
  }
  .enjp .lato {
    font-size: 1.44em;
    margin-bottom: 4vw;
  }

  .ctxt {
    line-height: 1.71em;
  }

  .chklist {
    padding: 5.33vw;
  }
  .chklist li {
    font-size: 1.21rem;
    line-height: 1.12em;
    padding: 2.8vw 0 2.8vw 8.4vw;
    background-size: 6.67vw;
    min-height: 11.47vw;
  }

  #mf-about {
    padding-bottom: 13.33vw;
  }
  #mf-about .nv {
    font-size: 1.21rem;
    line-height: 1.12em;
    padding: 4.53vw 0.5em;
    margin-top: 0 !important;
    margin-bottom: 5.33vw;
  }
  #mf-about .nv:after {
    content: none !important;
  }
  #mf-about .last {
    font-size: 1.57rem;
    line-height: 1.27em;
    padding: 4.8vw 0.5em;
  }
  #mf-about .last span {
    display: block;
  }
  #mf-about .tri {
    margin-top: 10.67vw;
  }
  #mf-about .tri:after {
    border-width: 5.2vw 2.8vw;
    top: -7.87vw;
  }

  .about1 .cbox {
    margin: 0;
    width: 100%;
  }

  #mf-point {
    padding: 13.33vw 0;
  }
  #mf-point .cbox {
    padding: 0 5.33vw 5.07vw;
    margin-bottom: 5.33vw;
  }
  #mf-point .cbox:last-child {
    margin-bottom: 0;
  }
  #mf-point h3 {
    display: flex;
    font-size: 1.43rem;
    min-width: inherit;
    margin: 0 -5.33vw 3.87vw;
  }
  #mf-point h3 + p {
    line-height: 1.71em;
    margin-bottom: 3.87vw;
  }
  #mf-point h4 {
    font-size: 1.21rem;
    margin-bottom: 8vw;
  }
  #mf-point h4 .l {
    font-size: 1.29em;
  }
  #mf-point .clist {
    border-left: none;
  }
  #mf-point .cboxs {
    padding: 0 0 5.33vw;
    width: 100%;
    border-bottom: dashed 2px #3f4344;
    border-right: none;
    margin-bottom: 5.33vw;
  }
  #mf-point .cboxs:last-child {
    margin-bottom: 0;
  }
  #mf-point .cboxs img {
    margin-bottom: 3.73vw;
  }
  #mf-point h5 {
    font-size: 1.21rem;
  }
  #mf-point h5 .lato {
    font-size: 1.05rem;
    width: 10.67vw;
    height: 10.67vw;
    margin-bottom: 4.93vw;
  }
  #mf-point .cstxt {
    line-height: 1.71em;
  }
  #mf-point .cstxt2 {
    margin-top: 6.67vw;
    padding: 0 3.07vw 3.07vw;
    margin-bottom: 1.33vw;
  }
  #mf-point .cstxt2 h6 {
    margin-bottom: 1.33vw;
  }

  #point-kakaku h5 {
    margin-bottom: 5.47vw;
  }
  #point-kakaku .i1 {
    width: 52.8vw;
  }

  #point-kirei h5 {
    margin-bottom: 5.6vw;
  }
  #point-kirei .i4 {
    width: 53.47vw;
  }
  #point-kirei .i5 {
    width: 17.6vw;
  }
  #point-kirei .i6 {
    width: 52.93vw;
  }

  #point-anshin h5 {
    margin-bottom: 4.27vw;
  }
  #point-anshin .csimg {
    padding-bottom: 0;
  }
  #point-anshin .csimg img {
    position: static;
  }

  #mf-nagare {
    padding: 11.87vw 0 14.53vw;
  }
  #mf-nagare ol {
    margin: 0 0 18.93vw;
    justify-content: space-between;
  }
  #mf-nagare li {
    margin: 0 0 1.87vw;
    width: 27.2vw;
    padding-bottom: 5.47vw;
    font-size: 0.73rem;
    line-height: 1em;
  }
  #mf-nagare .step {
    font-size: 0.63rem;
    padding-bottom: 0.15em;
    height: 5.2vw;
  }
  #mf-nagare .img {
    height: 19.2vw;
  }
  #mf-nagare .mail {
    width: 9.2vw;
  }
  #mf-nagare .bag {
    width: 9.73vw;
  }
  #mf-nagare .calc {
    width: 8.27vw;
  }
  #mf-nagare .talk {
    width: 11.2vw;
  }
  #mf-nagare .corn {
    width: 9.2vw;
  }
  #mf-nagare .glass {
    width: 8.8vw;
  }
  #mf-nagare .fuki {
    bottom: -18.93vw;
    left: 0;
    right: auto;
    width: 89.33vw;
    height: 18.93vw;
    background: url("../img/service/wallpaper/mf7i1s.png") center/100% no-repeat;
    font-size: 0.86rem;
    line-height: 1.25em;
    padding-top: 20px;
  }
  #mf-nagare .fuki .lato {
    margin-bottom: 0.53vw;
  }
  #mf-nagare .fuki .l {
    display: inline;
    font-size: 1.33em;
  }

  #mf-works {
    padding: 14.13vw 0 0;
  }
  #mf-works .img {
    height: 80vw;
    background-image: url("../img/top/mf3bgs.jpg");
    margin-bottom: 5.33vw;
  }

  .imglist {
    justify-content: space-between;
    margin: 0 0 -2.93vw;
  }
  .imglist li {
    width: 43.2vw;
    padding-bottom: 24.42%;
    margin: 0 0 2.93vw;
  }
  .imglist li > * {
    font-size: 1.14rem;
    line-height: 0.94em;
  }
}
