.white_kv {
  padding: 140px 0 60px 0;
  min-height: auto;
}
.white_kv h1 {
  height: 100%;
  max-width: 1180px;
  width: 92%;
  margin: 0 auto;
}
.white_kv h1 img {
  width: 80vw;
  max-width: 486px;
}
@media screen and (max-width: 750px) {
  .white_kv {
    padding: 18.6666666667vw 0 8vw 0;
  }
}

.sect1 {
  position: relative;
  padding: 120px 0 166px 0;
  background: #f2f1ef;
}
@media screen and (max-width: 750px) {
  .sect1 {
    padding: 16vw 0 22.1333333333vw 0;
  }
}
.sect1__box1 {
  margin: 0 0 120px calc((100vw - 1180px) * 0.5);
}
@media screen and (max-width: 1276px) {
  .sect1__box1 {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box1 {
    display: block;
    margin-bottom: 18.4vw;
  }
}
.sect1__box1 > div.tp_wrapper {
  display: flex;
  justify-content: space-between;
}
.sect1__box1 > div.tp_wrapper .txt {
  width: 42.6153846154%;
}
@media screen and (max-width: 750px) {
  .sect1__box1 > div.tp_wrapper .txt {
    width: 100%;
    margin-bottom: 10vw;
  }
}
.sect1__box1 > div.tp_wrapper .txt h2 {
  margin-bottom: 60px;
}
.sect1__box1 > div.tp_wrapper .txt h2 img {
  width: 86.642599278%;
  max-width: 480px;
}
@media screen and (max-width: 750px) {
  .sect1__box1 > div.tp_wrapper .txt h2 {
    margin-bottom: 8vw;
    margin-right: 4vw;
  }
}
.sect1__box1 > div.tp_wrapper .txt p {
  font-size: 18px;
  line-height: 2.2;
  color: #626262;
}
@media screen and (max-width: 750px) {
  .sect1__box1 > div.tp_wrapper .txt p {
    font-size: 3.4666666667vw;
    margin-right: 4vw;
  }
}
.sect1__box1 > div.tp_wrapper .pic {
  width: 52.3076923077%;
}
@media screen and (max-width: 750px) {
  .sect1__box1 > div.tp_wrapper .pic {
    width: 100%;
  }
}
.sect1__box1 > div.tp_wrapper .pic img {
  width: 100%;
  max-width: 680px;
}
@media screen and (max-width: 750px) {
  .sect1__box1 > div.tp_wrapper {
    display: block;
  }
}
.sect1__box2 {
  background: #fff;
  margin: 0 0 0 calc((100vw - 1180px) * 0.5);
  padding: 120px 40px 120px 60px;
  color: #626262;
}
@media screen and (max-width: 1276px) {
  .sect1__box2 {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 1080px) {
  .sect1__box2 {
    padding: 120px 4vw 120px 4vw;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box2 {
    display: block;
    padding: 16vw 4vw 16vw 4vw;
  }
}
.sect1__box2__subttl {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  color: #7c796f;
  padding-bottom: 28px;
  position: relative;
  margin-bottom: 100px;
  letter-spacing: 0.1em;
}
.sect1__box2__subttl:after {
  height: 1px;
  width: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #7c796f;
  content: "";
}
@media screen and (max-width: 750px) {
  .sect1__box2__subttl {
    font-size: 4.5333333333vw;
    padding-bottom: 3.7333333333vw;
    margin-bottom: 13.3333333333vw;
  }
  .sect1__box2__subttl:after {
    width: 5.3333333333vw;
  }
}
.sect1__box2__cont {
  padding-left: 40px;
  width: 96%;
  max-width: 1120px;
}
@media screen and (max-width: 1080px) {
  .sect1__box2__cont {
    padding-left: 0;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont {
    width: 100%;
  }
}
.sect1__box2__cont__catch {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 56px;
  padding-left: 50px;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__catch {
    font-size: 4.5333333333vw;
    margin-bottom: 7.4666666667vw;
    padding-left: 0;
  }
}
.sect1__box2__cont__catch + p {
  font-weight: 18;
  font-size: 16px;
  margin-bottom: 70px;
  line-height: 1.8;
  padding-left: 50px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__catch + p {
    font-size: 3.0666666667vw;
    margin-bottom: 9.3333333333vw;
    padding-left: 0;
  }
}
.sect1__box2__cont__features {
  max-width: 1180px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sect1__box2__cont__features > div {
  width: 33%;
  padding: 20px 40px 64px;
  box-sizing: border-box;
}
.sect1__box2__cont__features > div:not(:last-of-type) {
  border-right: solid 1px #626262;
}
@media screen and (max-width: 1280px) {
  .sect1__box2__cont__features > div {
    padding: 20px 3.125vw 64px;
  }
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div {
    width: 50%;
    padding: 4vw 3.125vw 6.6666666667vw;
  }
  .sect1__box2__cont__features > div:last-of-type {
    border-right: solid 1px #626262;
    margin-top: 5.3333333333vw;
  }
  .sect1__box2__cont__features > div:nth-of-type(2) {
    border-right: none;
  }
}
.sect1__box2__cont__features > div h3 {
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.6;
}
.sect1__box2__cont__features > div h3 img {
  max-width: 112px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div h3 img {
    max-width: 96px;
  }
}
.sect1__box2__cont__features > div .pic {
  text-align: center;
  margin-bottom: 60px;
}
.sect1__box2__cont__features > div .pic img {
  width: auto;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div .pic {
    margin-bottom: 8vw;
  }
}
.sect1__box2__cont__features > div.kanri .pic img {
  width: 90px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div.kanri .pic img {
    width: 12vw;
  }
}
.sect1__box2__cont__features > div.tenkou .pic img {
  width: 126px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div.tenkou .pic img {
    width: 16.8vw;
  }
}
.sect1__box2__cont__features > div.hiyou .pic img {
  width: 94px;
}
@media screen and (max-width: 750px) {
  .sect1__box2__cont__features > div.hiyou .pic img {
    width: 12.5333333333vw;
  }
}
.sect1__box2__cont__features > div .ttl {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1em;
}
.sect1__box2__cont__features > div .msg {
  font-size: 16px;
  line-height: 2.2;
}

.sect2 {
  position: relative;
  background: #f2f1ef;
}
.sect2__box1 {
  margin: 0 0 120px calc((100vw - 1180px) * 0.5);
}
@media screen and (max-width: 1276px) {
  .sect2__box1 {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .sect2__box1 {
    margin: 0 0 16vw 4vw;
  }
}
.sect2__box1 strong {
  display: inline-block;
  background: #15336c;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  padding: 0.3em 0.6em;
  margin-bottom: 46px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .sect2__box1 strong {
    margin: 0 0 6.1333333333vw;
    font-size: 3.84vw;
  }
}
.sect2__box1 h2 img {
  max-width: 584px;
  width: 90%;
}
.sect2__box2__item {
  padding: 100px 0 110px calc((100vw - 1180px) * 0.5);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #626262;
}
.sect2__box2__item:nth-of-type(odd) {
  background: #fff;
}
@media screen and (max-width: 1276px) {
  .sect2__box2__item {
    padding-left: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .sect2__box2__item {
    padding: 13.3333333333vw 0 14.6666666667vw 4vw;
  }
  .sect2__box2__item:last-of-type {
    padding-bottom: 20vw;
  }
}
.sect2__box2__item > i {
  font-family: "Shippori Mincho";
  color: #15336c;
  font-size: 100px;
  line-height: 1;
  max-width: 202px;
  width: 15.3963414634%;
  transform: translate(20%, -30%);
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > i {
    font-size: 18.6666666667vw;
    transform: translate(10%, -30%);
  }
}
.sect2__box2__item > div {
  max-width: 984px;
  width: 75%;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div {
    width: 77.743902439%;
  }
}
.sect2__box2__item > div .sect2__box2__item__ttl {
  border-bottom: solid 1px #626262;
  margin-bottom: 20px;
  padding-bottom: 18px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__ttl {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > div .sect2__box2__item__ttl {
    margin-bottom: 2.6666666667vw;
    padding-bottom: 2.4vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__ttl h3 {
  font-family: "Shippori Mincho";
  color: #15336c;
  font-size: 32px;
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > div .sect2__box2__item__ttl h3 {
    font-size: 6.1333333333vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__ttl p {
  font-size: 18px;
  flex: 1;
  padding-left: 2em;
  text-align: right;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__ttl p {
    text-align: left;
    padding-top: 0.4em;
    line-height: 1.6;
    padding-left: 0;
  }
}
.sect2__box2__item > div .sect2__box2__item__body {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__body {
    display: block;
  }
}
.sect2__box2__item > div .sect2__box2__item__body .txt {
  width: 41.8367346939%;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__body .txt {
    width: 100%;
    margin-bottom: 5.3333333333vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__body .txt .catch {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.7em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__body .txt .catch br {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > div .sect2__box2__item__body .txt .catch {
    font-size: 3.84vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__body .txt .msg {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > div .sect2__box2__item__body .txt .msg {
    font-size: 3.072vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__body .txt .kome {
  padding: 1em 0 0 1em;
  font-size: 14px;
  line-height: 1.8;
  text-indent: -1em;
}
@media screen and (max-width: 750px) {
  .sect2__box2__item > div .sect2__box2__item__body .txt .kome {
    font-size: 2.6666666667vw;
  }
}
.sect2__box2__item > div .sect2__box2__item__body .pic {
  width: 53.0612244898%;
}
.sect2__box2__item > div .sect2__box2__item__body .pic img {
  width: 100%;
  max-width: 520px;
}
@media screen and (max-width: 800px) {
  .sect2__box2__item > div .sect2__box2__item__body .pic {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */