body {
  font-family: "Roboto", sans-serif;
}

* {
  letter-spacing: 0;
}

.text-jp {
  font-family: "Noto Sans JP", sans-serif;
}

.heading__01 {
  padding-left: 3.2rem;
}
.heading__01::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fa8500), color-stop(0.8rem, #fa8500), color-stop(0.8rem, var(--text-color, #2d3c8c)), to(var(--text-color, #2d3c8c)));
  background: linear-gradient(180deg, #fa8500 0%, #fa8500 0.8rem, var(--text-color, #2d3c8c) 0.8rem, var(--text-color, #2d3c8c) 100%);
}
.heading__01--main {
  letter-spacing: 0;
}
.heading__02 {
  letter-spacing: 0;
}

.home__hero--catch {
  letter-spacing: 0;
  font-size: 5.2rem;
  line-height: 1.2;
}
.home__businessDetail + .home__businessDetail {
  margin-top: 8rem;
}
.home__businessDetail--title {
  margin-bottom: 1em;
  padding-left: 2.8rem;
  position: relative;
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 1.4;
}
.home__businessDetail--title::before {
  content: "";
  width: 0.4rem;
  height: 50%;
  position: absolute;
  top: 25%;
  left: 0;
  border-radius: 0.2rem;
  background-color: var(--theme-color);
}
.home__businessDetail--content {
  padding: 5.6rem;
  border-radius: 1.6rem;
  background-color: #f9f9f9;
}
.home__businessDetail--content dt {
  margin-bottom: 1.5em;
  color: var(--theme-color);
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.4;
}
.home__businessDetail--content dd p {
  line-height: 2;
}

.business__scope--text {
  text-align: justify;
}
.business__scope--message {
  margin-top: 2em;
}
.business__lineup .heading__01--main {
  letter-spacing: 0.1em;
}
.business__lineup--link::after {
  content: none;
}
.business__lineup--title {
  letter-spacing: 0.1em;
}
.business__lineup--text p {
  letter-spacing: 0.1em;
}

.company__access .heading__01--main {
  letter-spacing: 0.2em;
}

.footer {
  padding-top: 8rem;
}
.footer__area01 {
  padding-bottom: 8rem;
}
.footer__info--address {
  letter-spacing: 0.1em;
}
.footer__lang {
  width: 20rem;
  height: 5.2rem;
  padding: 0 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.8rem;
  --text-color: #fff;
}
.footer__lang--text {
  padding-left: 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (min-width: 834px) {
  body {
    font-size: 1.8rem;
  }
  .heading__01--main {
    font-size: 3.4rem;
  }
  .heading__02 {
    font-size: 2.6rem;
  }
  .header__menu {
    gap: 0;
  }
  .header__menu li + li {
    margin-left: 2.4rem;
    padding-left: 2.4rem;
    border-left: 1px solid #1f1f1f;
  }
  .header__menu a {
    padding-right: 1.8rem;
    background: url("data:image/svg+xml,<svg viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.121738 0.773875C-0.0699255 0.568544 -0.031039 0.2686 0.20854 0.104335C0.448119 -0.0599295 0.798092 -0.0266025 0.989756 0.178729L5 4.47494L9.01024 0.178728C9.20191 -0.0266033 9.55188 -0.0599303 9.79146 0.104335C10.031 0.268599 10.0699 0.568543 9.87826 0.773874L5 6L0.121738 0.773875Z' fill='%231F1F1F'/></svg>") no-repeat right center/1rem auto;
  }
  .home__strength .module__imgTxt {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .home__strength .module__imgTxt--img {
    height: 45.4rem;
  }
  .company__access .heading__group01 {
    gap: 0 17.6rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .company__access .heading__group01--text p {
    letter-spacing: 0.1em;
  }
  .footer__column {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 833px) {
  * {
    letter-spacing: 0.1em;
  }
  .text-justify {
    text-align: start;
  }
  .heading__01 {
    padding-left: 2rem;
  }
  .heading__01--main {
    letter-spacing: 0.1em;
    font-size: 2.4rem;
  }
  .heading__01.v2 .heading__01--main {
    font-size: 2.4rem;
  }
  .heading__02 {
    letter-spacing: 0.08em;
  }
  .header__menu > li > a {
    padding-right: 1.8rem;
    background: url("data:image/svg+xml,<svg viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.121738 0.773875C-0.0699255 0.568544 -0.031039 0.2686 0.20854 0.104335C0.448119 -0.0599295 0.798092 -0.0266025 0.989756 0.178729L5 4.47494L9.01024 0.178728C9.20191 -0.0266033 9.55188 -0.0599303 9.79146 0.104335C10.031 0.268599 10.0699 0.568543 9.87826 0.773874L5 6L0.121738 0.773875Z' fill='%23FFF'/></svg>") no-repeat right 2rem center/1rem auto;
  }
  .home__hero--catch {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .home__business .module__imgTxt--img img {
    width: 24rem;
  }
  .home__businessDetail + .home__businessDetail {
    margin-top: 4rem;
  }
  .home__businessDetail--title {
    padding-left: 2rem;
    line-height: 1.2;
  }
  .home__businessDetail--title::before {
    height: 80%;
    top: 10%;
  }
  .home__businessDetail--content {
    padding: 4.8rem 2.4rem;
  }
  .home__businessDetail--content dt {
    letter-spacing: 0.14em;
    font-size: 1.8rem;
  }
  .home__businessDetail--content dd p {
    line-height: 1.8;
  }
  .home__strength .module__imgTxt--img {
    width: 100%;
    height: 20rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .business__scope--title {
    letter-spacing: 0;
    font-size: 2rem;
  }
  .business__scope--text {
    text-align: left;
  }
  .business__scope--message {
    font-size: 1.5rem;
  }
  .business__scope--message p {
    letter-spacing: 0;
  }
  .business__lineup--list {
    gap: 2.4rem 0;
  }
  .business__lineup--title {
    letter-spacing: 0;
  }
  .business__lineup--text {
    padding: 3.2rem 2.4rem;
  }
  .company__overview--table dt {
    letter-spacing: 0;
  }
  .company__access .heading__01--main {
    letter-spacing: 0.1em;
  }
  .company__access .heading__group01--text {
    font-size: 1.4rem;
  }
  .footer {
    padding-top: 5.6rem;
  }
  .footer__area01 {
    padding-bottom: 0;
  }
  .footer__title {
    margin-bottom: 2.8rem;
  }
  .footer__info--address {
    letter-spacing: 0.07em;
  }
  .footer__navi {
    margin-top: 4.8rem;
    border-bottom: none;
  }
  .footer__lang {
    width: 28.4rem;
    height: 5.6rem;
    margin: 0 auto;
    padding: 0 3.2rem;
    border-radius: 1.2rem;
  }
  .footer__lang--text {
    text-align: center;
    font-size: 1.4rem;
  }
  .footer__lang::after {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    display: inline-block;
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 6' fill='none'><path fill='%23fff' d='M12 5.182v.75a.75.75 0 0 0 .547-1.263L12 5.182ZM8.456.305a.75.75 0 1 0-1.094 1.026l.547-.513.547-.513ZM0 5.182v.75h12v-1.5H0v.75Zm12 0 .547-.513L8.457.305l-.548.513-.547.513 4.09 4.364.548-.513Z'/></svg>") no-repeat center center/1.2rem auto;
  }
  .footer__area02 {
    padding-top: 5.6rem;
    padding-bottom: 3.2rem;
  }
  .footer__copyright {
    margin-top: 0;
  }
}/*# sourceMappingURL=global.css.map */