@charset "UTF-8";
.sect1__box1 > div.tp_wrapper .txt h2 img {
  width: 73.4657039711%;
  max-width: 407px;
}
.sect1__box2 {
  margin-bottom: 0 !important;
}
.sect1__box2__cont {
  display: flex;
  justify-content: space-between;
  padding-left: 40px;
  margin-right: 4%;
  max-width: 1120px;
  max-width: 1080px;
  box-sizing: border-box;
}
@media screen and (max-width: 1276px) {
  .sect1__box2__cont {
    margin-left: 4.7vw;
    padding-left: 3.13vw;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont {
    display: flex;
    flex-direction: column-reverse;
    margin-left: 0;
    padding-left: 4vw;
    margin-right: 4vw;
  }
}
.sect1__box2__cont.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont.reverse {
    flex-direction: column-reverse;
  }
}
.sect1__box2__cont:not(:first-of-type) {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont:not(:first-of-type) {
    margin-top: 16vw;
  }
}
.sect1__box2__cont__pic {
  width: 48.1481481481%;
  max-width: 520px;
}
.sect1__box2__cont__pic img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__pic {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
}
.sect1__box2__cont__txt {
  margin-left: 36px; /*pointのー分*/
  max-width: 480px;
  width: 44.4444444444%;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__txt {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 5.3333333333vw;
  }
}
.sect1__box2__cont__txt .point {
  font-size: 16px;
  color: #7c796f;
  position: relative;
  margin-bottom: 2em;
}
.sect1__box2__cont__txt .point:before {
  content: "";
  height: 1px;
  width: 20px;
  position: absolute;
  top: 0.6em;
  left: -36px;
  background: #7c796f;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__txt .point {
    font-size: 3.7333333333vw;
  }
  .sect1__box2__cont__txt .point:before {
    width: 2.6666666667vw;
    left: -4vw;
  }
}
.sect1__box2__cont__txt h3 {
  font-size: 24px;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 1.8em;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__txt h3 {
    font-size: 5.3333333333vw;
    line-height: 1.9;
  }
}
.sect1__box2__cont__txt .msg {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__txt .msg {
    font-size: 4.2666666667vw;
  }
}/*# sourceMappingURL=style.css.map */