.link-button {
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .link-button {
    min-width: 24.5rem;
    width: fit-content;
    height: 5.1rem;

  }
}

body.page-template-page-business main {
  padding-top: 6.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main {
    padding-top: 2.4rem;
  }
}

body.page-template-page-business main section {
  padding: 0 0 12.8rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section {
    padding: 0 0 4.8rem;
  }
}

body.page-template-page-business main section img {
  user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

body.page-template-page-business main section .wrapper {
  display: grid;
  align-items: start;
  grid-template-columns: 13rem 109.9rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section .wrapper {
    grid-template-columns: 100%;
  }
}

body.page-template-page-business main section .wrapper>.section-title {
  font-size: 2.4rem;
  flex-wrap: wrap;
  row-gap: 0;
  font-style: italic;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section .wrapper>.section-title {
    letter-spacing: 0;
    gap: 0 0.4rem;
    margin-bottom: 2.4rem;
  }
}

body.page-template-page-business main section .wrapper>.section-title::after {
  width: 100%;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-style: normal;
}

body.page-template-page-business main section .wrapper>.content .lead {
  padding: 1.6rem 4.8rem;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  background: #f1f3f7;
  border-radius: 0.4rem;
  color: #133653;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section .wrapper>.content .lead {
    padding: 1.6rem;
    font-size: 2.2rem;
    line-height: 1.5;
  }
}

body.page-template-page-business main section .wrapper>.content p {
  line-height: 1.7;
  font-weight: 500;
}

body.page-template-page-business main section .wrapper>.content p:not(:last-child) {
  margin-bottom: 3.2rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section .wrapper>.content p:not(:last-child) {
    margin-bottom: 2.4rem;
    font-weight: 500;
  }
}

body.page-template-page-business main section.social .images {
  display: grid;
  grid-template-columns: 562fr 512fr;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.social .images {
    grid-template-columns: 100%;
  }
}

body.page-template-page-business main section.social .images .image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

body.page-template-page-business main section.social .images .image:nth-child(1) {
  grid-row: span 2;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.market .market-image {
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.market .section-title {
    margin-bottom: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.market .wrapper .content .lead {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.market .wrapper .content p:nth-child(2) {
    margin-bottom: 3.2rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry .section-title {
    margin-bottom: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry .wrapper .content .lead {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry .wrapper .content p:nth-child(2) {
    margin-bottom: 3.2rem;
  }
}

body.page-template-page-business main section.industry ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3.2rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry ul {
    grid-template-columns: 100%;
  }
}

body.page-template-page-business main section.industry ul>li {
  padding: 2.4rem 1.6rem;
  background: #f2f7fd;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry ul>li {
    border-radius: 0.5rem;
    padding: 2.4rem 2rem;
  }
}

body.page-template-page-business main section.industry ul>li h3 {
  margin-bottom: 1.6rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.6;
  text-align: center;
  color: #35488b;
}

body.page-template-page-business main section.industry ul>li .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.5rem;
  height: 9.5rem;
  margin: 0 auto 2.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry ul>li .image {
    margin-bottom: 1.5rem;
  }
}

body.page-template-page-business main section.industry ul>li .image img {
  display: block;
  width: 100%;
  height: auto;
}

body.page-template-page-business main section.industry ul>li p {
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.industry ul>li p {
    font-weight: 500;
    font-size: 1.6rem;
    white-space: nowrap;
  }
}

body.page-template-page-business main section.industry ul>li .button-wrapper {
  text-align: center;
}

body.page-template-page-business main section.industry ul>li .button-wrapper .link-button {
  font-size: 1.8rem;
  background: #35488b;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .section-title {
    margin-bottom: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .wrapper .content .lead {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .wrapper .content p:nth-child(2) {
    margin-bottom: 4.8rem;
  }
}

body.page-template-page-business main section.approach .process {
  border: 1px solid #97a9d1;
  border-radius: 0.5rem;
  padding: 4rem 5rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process {
    padding: 0;
    border: none;
  }
}

body.page-template-page-business main section.approach .process .strong-point {
  margin-top: 4.4rem;
  background: #f2f7fd;
  padding: 4rem 4.8rem;
  border-radius: 0.5rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point {
    width: calc(100% + 4rem);
    margin-left: -2rem;
    padding: 3.6rem 2rem 4.8rem;
    font-size: 2.2rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point h3 {
  margin-bottom: 3.2rem;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  color: #243678;
}

body.page-template-page-business main section.approach .process .strong-point ol {
  display: grid;
  grid-template-columns: 100%;
  gap: 3.2rem;
  counter-reset: li;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol {
    gap: 2.4rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li {
  background: #fff;
  padding: 4rem 5.8rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li {
    padding: 3.2rem 1.6rem;
    border-radius: 0.5rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 2.4rem;
  font-size: 2rem;
  font-weight: 700;
  color: #0f54af;
  text-align: center;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #bac1da;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li h4 {
    justify-content: start;
    gap: 2rem;
    text-align: left;
    font-size: 2rem;
    line-height: 1.7;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li h4::before {
  content: "0"counter(li);
  counter-increment: li;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 3rem;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li:nth-child(1) p {
    text-align: center;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li p:nth-child(3) {
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.08em;
    white-space: nowrap;
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li:nth-child(2) .image-and-text .text p {
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.08em;
    white-space: nowrap;
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li:nth-child(3) .image-and-text .text ul {
    gap: 2rem;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li:nth-child(3) li p {
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.08em;
    white-space: nowrap;
    font-size: 1.6rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.6rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text {
    gap: 3.2rem;
    flex-direction: column;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text .image {
  width: 41.2rem;
  max-width: 100%;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text .text {
  width: 34rem;
  max-width: 100%;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text .text>p span {
  display: inline-block;
  background: #0f54af;
  color: #fff;
  padding: 0.8rem 2.4rem;
  border-radius: 0.2rem;
  margin-right: 0.8rem;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text .text>p:not(:last-child) {
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy {
    gap: 2rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .image {
  width: 46.7rem;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .text {
  width: 30rem;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .text ul {
  display: grid;
  grid-template-columns: 100%;
  gap: 2rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .text ul {
    gap: 2rem;
  }
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .text ul li {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}

body.page-template-page-business main section.approach .process .strong-point ol>li .image-and-text.strategy .text ul li::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background: #243678;
  border-radius: 50%;
}

body.page-template-page-business main section.achievement-and-future .section-title {
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .section-title {
    gap: 0;
  }

  body.page-template-page-business main section.achievement-and-future .section-title> :first-child {
    width: 100%;
  }
}

body.page-template-page-business main section.achievement-and-future .section-title .achievement-group {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .section-title .achievement-group {
    width: auto;
    order: 1;
  }
}

body.page-template-page-business main section.achievement-and-future .section-title .small-to {
  font-style: normal;
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.4rem;
  font-weight: 600;
  position: relative;
  top: 0.4rem;
}

body.page-template-page-business main section.achievement-and-future .section-title .large-text {
  font-style: normal;
  font-family: "Shippori Mincho B1", serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
}

body.page-template-page-business main section.achievement-and-future .section-title .large-text:first-of-type {
  width: auto;
}

body.page-template-page-business main section.achievement-and-future .section-title .large-text:last-child {
  width: 100%;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .section-title .large-text:last-child {
    width: auto;
    order: 1;
  }
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .wrapper .content .lead {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
  }
}

body.page-template-page-business main section.achievement-and-future .wrapper .content .lead+p {
  margin-bottom: 4.8rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .wrapper .content p:nth-child(2) {
    margin-bottom: 3.2rem;
  }
}

body.page-template-page-business main section.achievement-and-future .years {
  display: grid;
  grid-template-columns: 100%;
  gap: 6.4rem;
  position: relative;
  padding: 0.8rem 0;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .years {
    padding: 0 0 0 2rem;
    gap: 4.8rem;
  }
}

body.page-template-page-business main section.achievement-and-future .years::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.6rem;
  width: 0.4rem;
  height: 100%;
  background: #d6dcf3;
  border-radius: 0.2rem;
}

body.page-template-page-business main section.achievement-and-future .years>li {
  position: relative;
  display: flex;
  align-items: start;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .years>li {
    flex-direction: column;
  }
}

body.page-template-page-business main section.achievement-and-future .years>li::before {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background: #0f54af;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 1rem;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .years>li::before {
    position: absolute;
    top: 0.5rem;
    left: -1.85rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}

body.page-template-page-business main section.achievement-and-future .years>li .year {
  display: flex;
  justify-content: center;
  align-items: end;
  width: 11.4rem;
  height: 3.6rem;
  padding: 0.8rem 0;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  background: #0f54af;
  color: #fff;
  border-radius: 0.5rem;
  flex-shrink: 0;
  line-height: 1;
}

body.page-template-page-business main section.achievement-and-future .years>li .year .unit {
  margin-left: 0.4rem;
  font-size: 1.5rem;
}

body.page-template-page-business main section.achievement-and-future .years>li .text h3 {
  margin-bottom: 1.6rem;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.5;
  color: #243678;
}

body.page-template-page-business main section.achievement-and-future .years>li .text p {
  line-height: 1.7;
  color: #1d1d1d;
}

body.page-template-page-business main section.achievement-and-future .years>li .image {
  margin-left: 1.6rem;
  flex-shrink: 0;
  width: 30.8rem;
  height: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  body.page-template-page-business main section.achievement-and-future .years>li .image {
    margin-left: 0;
  }
}

body.page-template-page-business main section.achievement-and-future .years>li .image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

/*# sourceMappingURL=business.css.map */