.under-main.main-with-bg {
  background: #f8f8f8;
}

/*--------------------
    business-02
--------------------*/
.business-02 {
  background: url(../img/our_business/02/mv.webp) no-repeat;
}

.bus-cont__flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bus-cont__flex-left {
  width: 23%;
  position: sticky;
  top: 150px;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 80px;
}

.bus-cont__flex-right {
  width: 74%;
}

.bus-cont__flex-left-ttl {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}
.bus-cont__flex-left-ttl .en {
  color: #6182b6;
  display: block;
  font-size: 14px;
}

.bus-list li a {
  color: #dddddd;
  font-size: 16px;
  line-height: 1;
  padding: 15px 30px;
  border-left: 2px solid #dddddd;
  transition: 0.25s ease;
  display: block;
  font-weight: 500;
}
.bus-list li a.active {
  color: #6182b6;
  border-left: 2px solid #6182b6;
}

#link03 {
  margin-bottom: 0;
}

#link01, #link02, #link03 {
  margin-top: -50px;
  padding-top: 50px;
}

.bus-cont__ttl-wrap {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
.bus-cont__ttl-wrap .bus-cont__h3 {
  font-weight: 300;
}
.bus-cont__ttl-wrap .bus-cont__h3 .f13 {
  color: #6182b6;
  display: block;
  font-weight: 500;
}
.bus-cont__ttl-wrap .bus-cont__h3-sub {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.bus-cont__list {
  margin-top: 60px;
}

.bus-cont__list-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bus-cont__list-flex img {
  order: 1;
  border-radius: 10px;
  width: 48%;
}

.bus-cont__list-flex-cont {
  order: 2;
  width: 48%;
}

.bus-cont__list-wrap {
  margin-bottom: 100px;
}
.bus-cont__list-wrap:last-child {
  margin-bottom: 0;
}

.bus-cont__list-item {
  margin-bottom: 40px;
}
.bus-cont__list-item:last-child {
  margin-bottom: 0;
}

.flex-cont__sub-ttl {
  display: flex;
  font-weight: 500;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.number-bg {
  background: #424553;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
  padding: 1px 15px 0px;
  margin-right: 8px;
}

.flex-cont__ttl {
  border-bottom: 1px solid #dde0eb;
  font-weight: 300;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.bus-cont__h4 {
  font-weight: 400;
  text-align: center;
  margin: 60px 0 20px;
}

.bus-cont__h4-sub {
  text-align: center;
  margin-bottom: 30px;
}

.bus-cont__img-last {
  margin-top: 50px;
  border-radius: 10px;
}

.bus-sub {
  margin-top: 70px;
  background: url(../img/our_business/01/ob-01-support.webp) no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  color: #fff;
  padding: 70px;
}

.bus-sub__ttl {
  margin-bottom: 30px;
  line-height: 1.5;
  font-weight: 300;
}
.bus-sub__ttl .f24 {
  display: block;
}

@media (max-width: 1240px) {
  .bus-cont__ttl-wrap .bus-cont__h3 {
    font-size: 3rem;
  }
  .bus-cont__list-flex {
    align-items: flex-start;
  }
}
@media (max-width: 950px) {
  .bus-cont__flex {
    display: block;
  }
  .bus-cont__flex-left {
    width: 100%;
    position: inherit;
    top: 0;
    margin-bottom: 60px;
  }
  .bus-cont__flex-left .bus-list {
    display: none;
  }
  .bus-cont__flex-right {
    width: 100%;
  }
}
@media (max-width: 834px) {
  .bus-cont__list-wrap {
    margin-bottom: 80px;
  }
  .whole {
    width: 760px;
  }
  .bus-cont__list-flex {
    display: block;
  }
  .bus-cont__list-flex img {
    width: 100%;
    margin-top: 25px;
  }
  .bus-cont__list-flex .bus-cont__list-flex-cont {
    width: 100%;
  }
  .bus-cont__flex-left {
    margin-bottom: 40px;
  }
  .bus-cont__flex-left-ttl {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
  }
  .bus-cont__flex-left-ttl .en {
    font-size: 16px;
  }
  .bus-cont__ttl-wrap .bus-cont__h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .bus-cont__ttl-wrap .bus-cont__h3 .f13 {
    margin-bottom: 10px;
  }
  .bus-cont__bg-h5 {
    font-size: 18px;
  }
  .bus-cont__h3-sub {
    font-size: 16px;
  }
  .bus-sub {
    margin-top: 50px;
    background-position: right;
    padding: 10% 5%;
  }
  .bus-sub__ttl {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 499px) {
  .bus-cont__h4 {
    margin: 40px 0 10px;
  }
  .bus-cont__list {
    margin-top: 30px;
  }
  .bus-cont__img-last {
    margin-top: 20px;
  }
}
/*--------------------
    business-01
--------------------*/
.business-01 {
  background: url(../img/our_business/01/mv.webp) no-repeat;
}

.bus-cont__bg {
  background: #fff;
  border-radius: 10px;
  margin-top: 60px;
  padding: 45px 5%;
}

.bus-cont__bg-ttl {
  font-weight: 300;
  margin-bottom: 50px;
  text-align: center;
}

.bus-cont__graph-wrap {
  margin-bottom: 20px;
}

.bus-cont__bg-note {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding-bottom: 35px;
}

.bus-cont__bg-h5 {
  font-weight: 300;
  margin-bottom: 20px;
}

.bus-cont__bg-list {
  display: flex;
  margin-top: 25px;
}
.bus-cont__bg-list .block {
  font-weight: 500;
  background: #dfebf4;
  border-radius: 5px;
  margin-right: 10px;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: center;
}

.bus-cont__point {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
  gap: 20px;
}
.bus-cont__point li {
  background: #cfd2df;
  border-radius: 10px;
  padding: 25px 30px;
  flex-basis: calc(50% - 10px);
}

.bus-cont__point-ttl {
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

@media (max-width: 950px) {
  .bus-cont__bg-list {
    gap: 10px;
    flex-wrap: wrap;
  }
  .bus-cont__bg-list .block {
    margin-right: 0;
    flex-grow: inherit;
    flex-basis: calc(25% - 8.5px);
  }
}
@media (max-width: 499px) {
  .bus-cont__bg-list .block {
    flex-basis: auto;
    width: 100%;
  }
  .bus-cont__point li {
    width: 100%;
    flex-basis: auto;
  }
}/*# sourceMappingURL=business_cm.css.map */