.anchor-menu nav ul {
  gap: 7px;
}
[id*=biz-] {
  padding-bottom: 200px;
}

.section-ttl {
  padding: 190px 0 70px;
}
@media screen and (max-width: 768px) {
  .section-ttl {
    padding: 100px 0 40px;
  }
}
.section-ttl h2 {
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .section-ttl h2 {
    font-size: 8vw;
  }
}
.section-ttl h2 small {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: 600;
  font-size: 20px;
  font-size: 0.5em;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 1.3em;
}

.biz-box {
  position: relative;
  backdrop-filter: blur(30px);
  --webkit-backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.75);
}
.biz-box:not(:last-of-type) {
  margin-bottom: 64px;
}
.biz-box .biz-box-inner {
  position: relative;
  width: 76.7705382436%;
  margin: auto;
  padding: 80px 0 50px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .biz-box .biz-box-inner {
    width: auto;
    padding: 50px 30px 30px;
  }
}
.biz-box .biz-box-inner h2.ttl1 {
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.06em;
  line-height: 1.5;
  color: #fa7800;
}
@media screen and (max-width: 768px) {
  .biz-box .biz-box-inner h2.ttl1 {
    font-size: 22px;
    text-align: justify;
  }
  .biz-box .biz-box-inner h2.ttl1 br {
    display: none;
  }
}
.biz-box .biz-box-inner p {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #212121;
  margin: 70px 0;
  margin: 3.9em 0;
}
@media screen and (max-width: 768px) {
  .biz-box .biz-box-inner p {
    font-size: 15px;
    letter-spacing: 0;
    margin: 2em 0;
    text-align: justify;
  }
}

.w1060 {
  max-width: 1060px;
  margin: auto;
  padding: 0 40px;
  box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .w1060 {
    padding: 0 20px;
  }
}

.w1047 {
  max-width: 1047px;
  margin: auto;
}

.w1200 {
  max-width: 1200px;
  margin: auto;
}

/*============================
#biz-01
============================*/
#biz-01 {
  background: url(img/biz-01-bg.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}
#biz-01 i.biz-01-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 75px;
  width: 234px;
  height: 723px;
  background: url(img/biz-01-icon.svg);
  background-size: cover;
}
#biz-01 .biz-box.biz-box-01 .biz-box-inner {
  padding-bottom: 100px;
}
#biz-01 .biz-box.biz-box-01 .biz-box-inner p {
  margin: 0;
}
#biz-01 .biz-box.biz-box-02 p {
  margin-bottom: 50px;
}
#biz-01 .biz-box.biz-box-02 ol li {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-02 ol li {
    gap: 15px;
    margin-bottom: 30px;
  }
}
#biz-01 .biz-box.biz-box-02 ol li .num {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  text-align: left;
  color: #FA7800;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-02 ol li .num {
    font-size: 25px;
  }
}
#biz-01 .biz-box.biz-box-02 ol li .num + span {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #171717;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-02 ol li .num + span {
    font-size: 15px;
    letter-spacing: 0;
    text-align: justify;
    font-feature-settings: "palt";
  }
}
#biz-01 .biz-box.biz-box-03 {
  background: rgba(250, 120, 0, 0.67);
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner {
  color: #fff;
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner h2.ttl1 {
  color: #fff;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-03 .biz-box-inner h2.ttl1 {
    margin-bottom: 40px;
  }
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner h3 {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-03 .biz-box-inner h3 {
    font-size: 20px;
  }
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner h4 {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.02em;
  line-height: 1.64;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 1em;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-03 .biz-box-inner h4 {
    font-size: 18px;
  }
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner h4 + p {
  margin-top: 0;
}
#biz-01 .biz-box.biz-box-03 .biz-box-inner p {
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #biz-01 .biz-box.biz-box-03 .biz-box-inner p {
    font-size: 15px;
    font-feature-settings: "palt";
  }
}

/*============================
#biz-02
============================*/
#biz-02 {
  background: url(img/biz-02-bg.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}
#biz-02 i.biz-02-icon {
  display: block;
  position: absolute;
  right: -42px;
  top: 106px;
  width: 608px;
  aspect-ratio: 608/518;
  background: url(img/biz-02-icon.svg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #biz-02 i.biz-02-icon {
    right: -13.3333333333vw;
    top: 13.3333333333vw;
    width: 74.6666666667vw;
  }
}
#biz-02 .biz-box .biz-box-inner {
  padding-bottom: 104px;
}
@media screen and (max-width: 768px) {
  #biz-02 .biz-box .biz-box-inner {
    padding-bottom: 60px;
  }
}
#biz-02 .biz-box .biz-box-inner h2.ttl1 {
  color: #000;
  margin-bottom: 64px;
}
#biz-02 .biz-box .biz-box-inner figure {
  max-width: 642px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 768px) {
  #biz-02 .biz-box .biz-box-inner figure {
    margin: 0 auto 10.6666666667vw;
  }
  #biz-02 .biz-box .biz-box-inner figure img {
    transform: scale(1.25);
  }
}
#biz-02 .biz-box .biz-box-inner figure + p {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #212121;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #biz-02 .biz-box .biz-box-inner figure + p {
    font-size: 15px;
    letter-spacing: 0;
    text-align: justify;
  }
}

/*============================
#biz-03
============================*/
#biz-03 {
  background: url(img/biz-03-bg.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}
#biz-03 i.biz-03-icon {
  display: block;
  position: absolute;
  right: -118px;
  top: 86px;
  width: 573px;
  aspect-ratio: 573/789;
  background: url(img/biz-03-icon.svg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #biz-03 i.biz-03-icon {
    right: -16vw;
    top: 11.4666666667vw;
    width: 74.6666666667vw;
  }
}
#biz-03 .card {
  background: #fff;
  display: flex;
  margin-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  #biz-03 .card {
    margin-right: 26px;
    margin-left: 56px;
  }
}
@media screen and (max-width: 768px) {
  #biz-03 .card {
    display: block;
    margin: 0 20px 20px;
  }
}
#biz-03 .card div:nth-of-type(1) {
  padding-top: 45px;
  text-align: left;
  color: #171717;
}
#biz-03 .card div:nth-of-type(1) h3 {
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 0.06em;
  line-height: 1.5;
  text-align: left;
  color: #fff;
  background: #FA7800;
  display: inline-block;
  padding: 16px 30px;
  margin: 0 0 0 -30px;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) h3 {
    font-size: 24px;
    padding: 16px 40px;
    margin: 0 0 0 -20px;
  }
}
#biz-03 .card div:nth-of-type(1) div {
  padding: 45px 10.4885057471% 50px 13.5057471264%;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) div {
    padding: 30px 20px;
  }
}
#biz-03 .card div:nth-of-type(1) div h4 {
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.06em;
  line-height: 1.8;
  margin: 0 0 1.3em;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) div h4 {
    font-size: 18.2px;
  }
  #biz-03 .card div:nth-of-type(1) div h4 br {
    display: none;
  }
}
#biz-03 .card div:nth-of-type(1) div h4 + p {
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) div h4 + p {
    font-size: 14px;
  }
}
#biz-03 .card div:nth-of-type(1) div .well {
  background: #F4F4F4;
  margin-top: 32px;
  padding: 32px 39px;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) div .well {
    margin-top: 32px;
    padding: 20px 20px 40px;
  }
}
#biz-03 .card div:nth-of-type(1) div .well dl {
  margin-bottom: 35px;
}
#biz-03 .card div:nth-of-type(1) div .well dl dt {
  background: #171717;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 0.55em;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  #biz-03 .card div:nth-of-type(1) div .well dl dt {
    font-size: 16px;
    text-align: left;
    padding: 0.55em 1em 0.7em;
    margin-bottom: 1em;
  }
}
#biz-03 .card div:nth-of-type(1) div .well dl dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
#biz-03 .card div:nth-of-type(1) div .well dl dd ul li {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.5;
  color: #212121;
}
#biz-03 .card div:nth-of-type(1) div .well a.relative-link {
  font-weight: 500;
  background-image: url(../assets/img/icon-arrow.svg);
  background-size: 13px 11px;
}
#biz-03 .card div:nth-of-type(2) {
  flex: 0 0 42%;
}