@charset "UTF-8";

.anc-1-pc2-sp2.mod {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.anc-1-pc2-sp2.mod .anc-1 {
    width: 46%;
}
.human-block .box-1 .box-ttl {
    font-size: 2.6rem;
}

@media only screen and (max-width: 767.98px) {
  .mod_sp_auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mod_sp_mw_690 {
    max-width: 690px !important;
  }
  .human-block .box-1 .box-ttl {
    font-size: 2.0rem;
  }
 li.list-number-style {
    font-size: 1.4rem;
 }
}