@charset "UTF-8";
/**
共通
*/
.case_title__lead img {
  width: 262px;
}
@media screen and (max-width: 767px) {
  .case_title__lead img {
    width: 34.1590612777vw;
  }
}

.case_madori {
  max-width: 1100px;
  width: 96%;
}
.case_madori img {
  max-width: 958px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .case_madori {
    width: 100%;
    width: 71.0560625815vw;
  }
}

.case_picset1 {
  margin-bottom: 200px;
  width: 96%;
}
@media screen and (max-width: 767px) {
  .case_picset1 {
    width: 100%;
  }
}
.case_picset1__top {
  width: 400px;
  padding-right: 28px;
}
.case_picset1__top__txt {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .case_picset1__top {
    width: 84.7457627119vw;
    margin: 0 auto 6.258148631vw;
    padding-right: 0;
    display: flex;
  }
  .case_picset1__top__txt {
    width: 60%;
  }
}
.case_picset1__bottom {
  flex: 1;
}
.case_picset1__bottom img.pic {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .case_picset1__bottom img.ba_ico {
    margin-left: 6.518904824vw;
  }
}

.picset2 {
  width: 96%;
  margin: 0 auto 125px;
}
.picset2 .picset_ttl {
  margin-bottom: 44px;
}
.picset2 .picset_ttl p {
  min-height: 4em;
}
@media screen and (max-width: 767px) {
  .picset2 {
    width: 100%;
  }
  .picset2 .picset_ttl {
    margin-bottom: 5.7366362451vw;
  }
  .picset2 .picset_ttl p {
    min-height: auto;
  }
}

.picset3 {
  width: 96%;
  max-width: 978px;
  margin: 0 auto 190px;
}
.picset3 .picset_ttl {
  margin-bottom: 44px;
}
.picset3 ._ico {
  padding-top: 10px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .picset3 {
    width: 100%;
  }
  .picset3 .picset_ttl {
    margin: 0 0 6.258148631vw auto;
    padding-right: 6.518904824vw;
    width: 60%;
  }
  .picset3 ._ico {
    text-align: left;
  }
}

.picset4 {
  width: 96%;
  max-width: 978px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.picset4 ._pic {
  width: 53.9877300613%;
}
.picset4 ._pic img.pic {
  width: 100%;
}
.picset4 ._pic ._ico {
  padding-top: 10px;
}
.picset4 .picset_ttl {
  width: 224px;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .picset4 {
    flex-direction: column;
    max-width: 528px;
    width: 68.8396349413vw;
    align-items: flex-start;
    margin: 0 auto;
  }
  .picset4 ._pic {
    width: 100%;
  }
  .picset4 .picset_ttl {
    width: 224px;
    padding-left: 0;
    margin: 0 0 6.258148631vw auto;
  }
}/*# sourceMappingURL=style.css.map */