.saigai_lo:before {
  background-image: url(../img/kv.jpg);
}
@media screen and (max-width: 750px) {
  .saigai_lo:before {
    background-image: url(../img/kv_sp.jpg);
  }
}

.sect1__box1 {
  margin-bottom: 44px !important;
}
.sect1__box2 {
  margin-bottom: 0 !important;
  padding-bottom: 130px !important;
}
@media screen and (max-width: 750px) {
  .sect1__box2 {
    padding-bottom: 17.3333333333vw !important;
  }
}
.sect1__box2 .case {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-left: 40px;
  margin-right: 4%;
  margin-left: 60px;
  max-width: 1120px;
}
@media screen and (max-width: 900px) {
  .sect1__box2 .case {
    padding-left: 0;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case {
    display: block;
    margin-left: 4vw;
  }
}
.sect1__box2 .case:not(:first-of-type) {
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case:not(:first-of-type) {
    margin-top: 12vw;
  }
}
.sect1__box2 .case .txt {
  width: 27.7777777778%;
  font-size: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case .txt {
    width: 100%;
    margin-bottom: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
.sect1__box2 .case .txt .ttl_case {
  line-height: 1;
  margin-bottom: 1em;
}
.sect1__box2 .case .txt h3 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 1.5em;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case .txt h3 {
    font-size: 5.3333333333vw;
  }
}
.sect1__box2 .case .txt .msg {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case .txt .msg {
    font-size: 4vw;
  }
}
.sect1__box2 .case .txt a.b_lined {
  color: #636363;
  min-height: 50px;
  max-width: 220px;
  border-color: #ddd;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case .txt a.b_lined {
    font-size: 4.2666666667vw;
    min-height: 6.6666666667vw;
    max-width: 56vw;
  }
}
.sect1__box2 .case .txt a.b_lined:before, .sect1__box2 .case .txt a.b_lined:after {
  background-color: #bbb;
}
.sect1__box2 .case .txt a.b_lined i {
  border-color: #bbb;
}
.sect1__box2 .case .pic {
  width: 66.6666666667%;
}
@media screen and (max-width: 750px) {
  .sect1__box2 .case .pic {
    width: 100%;
  }
}
.sect1__box2 .case .pic img {
  width: 100%;
}/*# sourceMappingURL=style.css.map */