@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
.p-secAbout {
  background: #F5F8F8;
  padding-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt1 {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt1 .c-copyStyle1 {
    flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt1 .c-txtStyle2 {
    margin-top: 60px;
    flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
.p-secAbout_cnt2 {
  position: relative;
}
.p-secAbout_cnt2::before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  background: #fff;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt2::before {
    left: -40px;
    right: -40px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secAbout_cnt2::before {
    left: -5.3333333333vw;
    right: -5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt2 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-secAbout_cnt2 {
    margin-top: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secAbout_cnt2 ._img {
    padding-top: 8.59375%;
    padding-bottom: 8.59375%;
    padding-left: 15.625%;
    padding-right: 15.625%;
  }
}
@media screen and (max-width: 768px) {
  .p-secAbout_cnt2 ._img {
    padding-top: 12vw;
    padding-bottom: 13.3333333333vw;
  }
}

.p-secSes {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secSes_in {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secSes_title {
    flex-basis: 43.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.p-secSes_title ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secSes_title ._img {
    width: 63.0357142857%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secSes_title ._img {
    margin-bottom: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secSes_cnt1 {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
    border-left: 1px solid #DCE2E3;
  }
}
@media screen and (min-width: 769px) {
  .p-secSes_cnt1 .c-txtStyle2 {
    margin-top: 100px;
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .p-secSes_cnt1 .c-titleStyle5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-secSes_cnt1 .c-titleStyle5 {
    margin-top: 13.3333333333vw;
  }
}

.p-secDevelopment {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
  border-top: none;
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_in {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_title {
    flex-basis: 43.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.p-secDevelopment_title ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_title ._img {
    width: 63.0357142857%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_title ._img {
    margin-bottom: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt1 {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
    border-left: 1px solid #DCE2E3;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt1 .c-txtStyle2 {
    margin-top: 100px;
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt1 .c-titleStyle5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt1 .c-titleStyle5 {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 {
    margin-top: 26.6666666667vw;
  }
}
.p-secDevelopment_cnt2 .c-copyStyle1 {
  text-align: center;
}
.p-secDevelopment_cnt2 > ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 > ul {
    margin-top: 50px;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 > ul {
    margin-top: 10.6666666667vw;
    grid-template-columns: repeat(1, 1fr);
    gap: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 > ul > li {
    padding: 0 50px;
    border-left: 1px solid #DCE2E3;
  }
  .p-secDevelopment_cnt2 > ul > li:first-child {
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 > ul > li {
    padding: 5.3333333333vw 0;
    border-top: 1px solid #DCE2E3;
  }
}
.p-secDevelopment_cnt2 > ul > li ._title {
  position: relative;
}
.p-secDevelopment_cnt2 > ul > li ._title ._num {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  color: #A7B8BF;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 > ul > li ._title ._num {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 > ul > li ._title ._num {
    font-size: 8vw;
  }
}
.p-secDevelopment_cnt2 > ul > li ._title .c-copyStyle2 {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 > ul > li ._img {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 > ul > li ._img {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secDevelopment_cnt2 > ul > li ._txt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-secDevelopment_cnt2 > ul > li ._txt {
    margin-top: 5.3333333333vw;
  }
}

.p-secEcService {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secEcService_in {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secEcService_title {
    flex-basis: 43.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.p-secEcService_title ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secEcService_title ._img {
    width: 63.0357142857%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secEcService_title ._img {
    margin-bottom: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secEcService_cnt1 {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
    border-left: 1px solid #DCE2E3;
  }
}
@media screen and (min-width: 769px) {
  .p-secEcService_cnt1 .c-txtStyle2 {
    margin-top: 100px;
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .p-secEcService_cnt1 .c-titleStyle5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-secEcService_cnt1 .c-titleStyle5 {
    margin-top: 13.3333333333vw;
  }
}/*# sourceMappingURL=business.css.map */