@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: 1154px;
  width: 96%;
}
.case_madori img {
  max-width: 1154px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .case_madori {
    width: 100%;
    width: 76.5319426336vw;
  }
}

.case_picset1 {
  margin-bottom: 106px;
  width: 96%;
}
@media screen and (max-width: 767px) {
  .case_picset1 {
    width: 100%;
  }
}
.case_picset1__top {
  width: 48.3333333333%;
  padding-right: 32px;
}
.case_picset1__top__pic {
  margin-bottom: 146px;
}
.case_picset1__top__pic img.pic {
  width: 100%;
}
.case_picset1__top__txt {
  max-width: 380px;
}
@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__pic {
    margin-bottom: 6vw;
    margin-right: 18px;
  }
  .case_picset1__top__txt {
    width: 60%;
  }
}
.case_picset1__bottom {
  flex: 1;
}
.case_picset1__bottom img.pic {
  width: 100%;
}

.picset2 {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto 125px;
}
.picset2 .picset_ttl {
  margin-bottom: 44px;
}
.picset2 .picset_ttl h2 {
  width: 300px;
}
.picset2 .case_picset5050 {
  justify-content: space-between;
}
.picset2 .case_picset5050__item:first-of-type {
  width: 32%;
}
.picset2 .case_picset5050__item:last-of-type {
  width: 62.0833333333%;
}
@media screen and (max-width: 767px) {
  .picset2 {
    width: 100%;
  }
  .picset2 .picset_ttl {
    padding-right: 6.518904824vw;
    width: 44vw;
    margin-right: 0;
    margin-left: auto;
    text-align: left;
  }
  .picset2 .picset_ttl h2 {
    width: 100%;
  }
  .picset2 .picset_ttl p {
    width: 100%;
  }
  .picset2 .picset_ttl p.catch {
    width: 100%;
  }
  .picset2 .case_picset5050 {
    position: relative;
  }
  .picset2 .case_picset5050__item:first-of-type {
    width: 36vw;
    position: absolute;
    top: 0;
    transform: translateY(-105%);
    left: 6.518904824vw;
  }
  .picset2 .case_picset5050__item:last-of-type {
    width: 100%;
  }
  .picset2 .picset_ttl {
    margin-bottom: 8.3441981747vw;
  }
  .picset2 .picset_ttl p {
    min-height: auto;
  }
}

.picset3 {
  width: 96%;
  max-width: 1055px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 auto;
}
.picset3__item:first-of-type {
  width: 37.0616113744%;
}
.picset3__item:first-of-type .picset_ttl {
  margin-bottom: 90px;
  max-width: 360px;
}
.picset3__item:first-of-type .picset_ttl h2 {
  width: 280px;
}
.picset3__item:first-of-type img.pic {
  width: 100%;
}
.picset3__item:last-of-type {
  width: 55.4502369668%;
}
.picset3__item:last-of-type img.pic {
  width: 100%;
}
.picset3 ._ico {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .picset3__item:first-of-type {
    width: 36vw;
  }
  .picset3__item:first-of-type .picset_ttl {
    width: 84vw;
    margin-bottom: 32vw;
  }
  .picset3__item:first-of-type .picset_ttl h2 {
    width: 50%;
  }
  .picset3__item:last-of-type {
    width: 54vw;
  }
}

.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 */