.on_sp-min {
  display: none;
}
@media only screen and (max-width:425px) {
  .on_sp-min {
    display: block;
  }
}

#ourvision .fv__inner {
  background: url("../images/ourvision/top_bg.jpg") top center/100% no-repeat;
}

.sec_corevalue p.info {
  padding: 4% 0 16.5%;
  text-align: center;
  color: #004d82;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.28em;
}
@media only screen and (min-width:1558px) {
  .sec_corevalue p.info {
    font-size: 35px;
  }
}
@media only screen and (max-width:1024px) {
  .sec_corevalue p.info {
    font-size: 20px;
    letter-spacing: 0.18em;
  }
}

.sec_managementpolicy ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 80px;
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy ul {
    padding: 4% 0 15% 2%;
  }
}
.sec_managementpolicy ul li {
  padding: 0 0 0 42px;
  font-size: 30px;
  background: url("../images/ourvision/i_check.svg") no-repeat center left;
  background-size: 32px auto;
}
@media only screen and (min-width:1558px) {
  .sec_managementpolicy ul li {
    font-size: 35px;
  }
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy ul li {
    padding: 0 0 0 26px;
    background-size: 16px auto;
    font-size: 20px;
  }
}
.sec_managementpolicy .motto h3 {
  text-align: center;
  font-size: 45px;
  color: #004d82;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 700;
  letter-spacing: 0.28em;
}
@media only screen and (min-width:1558px) {
  .sec_managementpolicy .motto h3 {
    font-size: 50px;
  }
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy .motto h3 {
    font-size: 25px;
  }
}
.sec_managementpolicy .motto .motto_block {
  max-width: 1560px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8% 0 0;
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy .motto .motto_block {
    display: block;
  }
}
.sec_managementpolicy .motto .motto_block .txt {
  width: 55%;
  font-size: 18px;
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy .motto .motto_block .txt {
    width: 100%;
    padding: 0 0 5%;
  }
}
.sec_managementpolicy .motto .motto_block .img {
  width: 40%;
}
@media only screen and (max-width:1024px) {
  .sec_managementpolicy .motto .motto_block .img {
    width: 100%;
  }
}
.sec_managementpolicy .motto .motto_block .img img {
  width: 100%;
}/*# sourceMappingURL=ourvision.css.map */