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

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

.case_picset1 {
  margin-bottom: 60px;
  width: 96%;
}
@media screen and (max-width: 767px) {
  .case_picset1 {
    width: 100%;
  }
}
.case_picset1__top {
  width: 388px;
  padding-right: 28px;
}
.case_picset1__top__txt {
  padding-top: 40px;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .case_picset1__top {
    width: 84.7457627119vw;
    margin: 0 auto 6.258148631vw;
    padding-left: 2.6075619296vw;
    padding-right: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .case_picset1__top__pic {
    width: 38.852672751vw;
    padding-top: 8.3441981747vw;
  }
  .case_picset1__top__txt {
    width: 37.8096479791vw;
    padding-top: 0;
  }
  .case_picset1__top__txt .ttl_ul img {
    width: 15.6453715776vw;
  }
}
.case_picset1__bottom {
  flex: 1;
}
.case_picset1__bottom img.pic {
  width: 100%;
}

.picset2 {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto 120px;
}
.picset2 .picset_ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .picset2 .picset_ttl {
    padding-right: 6.518904824vw;
    margin-bottom: 21.1212516297vw;
  }
  .picset2 .picset_ttl p:not(.catch) {
    width: 32.5945241199vw;
    text-align: left;
  }
}
.picset2 .picset_ttl .ttl_ul {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .picset2 .picset_ttl .ttl_ul {
    width: 39.1134289439vw;
  }
}
@media screen and (max-width: 767px) {
  .picset2 {
    width: 100%;
  }
  .picset2 .case_picset5050 {
    flex-wrap: wrap;
  }
  .picset2 .case_picset5050__item:first-of-type {
    width: 40.1564537158vw;
    margin: -38.0704041721vw 0 0 6.518904824vw;
  }
  .picset2 .case_picset5050__item:last-of-type {
    width: 100%;
  }
}

.picset3 {
  width: 96%;
  margin: 0 auto;
}
.picset3 .picset_ttl {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .picset3 {
    width: 100%;
  }
  .picset3 .picset_ttl {
    margin-bottom: 5.7366362451vw;
  }
}/*# sourceMappingURL=style.css.map */