@charset "UTF-8";
/* Sass Document */
.p-business {
  padding-bottom: 15.3rem;
  /* --------------------------------------------
    What We Do フジメディカルができること
  --------------------------------------------*/
  /* --------------------------------------------
    医療現場から選ばれ続ける理由
  --------------------------------------------*/
  /* --------------------------------------------
    Number 数字で見るフジメディカル
  --------------------------------------------*/
  /* --------------------------------------------
    Voice 現場からの声
  --------------------------------------------*/
  /* --------------------------------------------
    Future Vision
  --------------------------------------------*/
  /* --------------------------------------------
    製品・担当者・現場を知る Discover More
  --------------------------------------------*/
}
@media screen and (max-width: 767.98px) {
  .p-business {
    padding-bottom: 8rem;
    padding-top: 1.5rem;
  }
}
.p-business .p-kv {
  max-width: 120rem;
  margin-inline: auto;
}
.p-business .p-heading {
  padding-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-heading {
    padding: 6rem 3rem 0;
  }
}
.p-business .p-heading .c-heading__txt {
  font-size: 1.8rem;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-heading .c-heading__txt {
    font-size: 1.4rem;
    text-align: left;
  }
}
.p-business .p-what {
  padding-top: 10rem;
  padding-bottom: 12rem;
  overflow-x: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.p-business .p-what_catch {
  text-align: center;
  padding-bottom: 10.5rem;
}
.p-business .p-what_catch .u-en {
  color: rgb(53, 63, 170);
  font-size: 9rem;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what_catch .u-en {
    font-size: 5.2rem;
    padding-bottom: 0.3rem;
  }
}
.p-business .p-what_catch .jp {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what_catch .jp {
    font-size: 2rem;
  }
}
.p-business .p-what-cnt {
  max-width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt {
    padding: 0 1rem;
    width: 100%;
    max-width: none;
  }
}
.p-business .p-what-cnt_wrap {
  width: 100%;
  padding: 7rem 6rem 11.2rem;
  background-color: rgba(246, 246, 247, 0.7);
  border-radius: 1.6rem;
  border: solid 1px rgba(189, 229, 246, 0.7);
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_wrap {
    padding: 5rem 2rem 4rem;
  }
}
.p-business .p-what-cnt:nth-of-type(1) {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt:nth-of-type(1) {
    margin-bottom: 3rem;
  }
}
.p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap {
  padding-bottom: 9.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap {
    padding-bottom: 4rem;
  }
}
.p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::before, .p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: -1;
}
.p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::before {
  background-image: url(../img/business/what_pseudo01.png);
  width: 45.5rem;
  height: 30.4rem;
  top: -17rem;
  left: -12rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::before {
    width: 21rem;
    height: 14rem;
    top: -7rem;
    left: -3.5rem;
  }
}
.p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::after {
  background-image: url(../img/business/what_pseudo02.png);
  width: 42.1rem;
  height: 42.1rem;
  top: -26rem;
  right: -12rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_wrap::after {
    width: 18rem;
    height: 18rem;
    top: -9rem;
    right: -2.4rem;
  }
}
.p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_heading .numb {
  font-size: 8rem;
  padding-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt:nth-of-type(1) .p-what-cnt_heading .numb {
    font-size: 5.6rem;
    padding-right: 0;
  }
}
.p-business .p-what-cnt_heading {
  text-align: center;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_heading {
    padding-bottom: 4rem;
  }
}
.p-business .p-what-cnt_heading .numb {
  color: rgb(53, 63, 170);
  font-weight: 500;
  font-size: 7.4rem;
  letter-spacing: -0.2rem;
  line-height: 1.45;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_heading .numb {
    font-size: 5.6rem;
    padding-bottom: 1rem;
  }
}
.p-business .p-what-cnt_heading h2 {
  font-size: 4.4rem;
  font-weight: 700;
  color: #000;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_heading h2 {
    font-size: 3rem;
  }
}
.p-business .p-what-cnt_heading .txt {
  font-size: 1.8rem;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_heading .txt {
    font-size: 1.5rem;
  }
}
.p-business .p-what-cnt_list {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list {
    display: block;
  }
}
.p-business .p-what-cnt_list.is-show li {
  opacity: 1;
  transform: translateY(0);
}
.p-business .p-what-cnt_list.is-show li:nth-child(1) {
  transition-delay: 0.2s;
}
.p-business .p-what-cnt_list.is-show li:nth-child(2) {
  transition-delay: 0.4s;
}
.p-business .p-what-cnt_list.is-show li:nth-child(3) {
  transition-delay: 0.6s;
}
.p-business .p-what-cnt_list.is-show li:nth-child(4) {
  transition-delay: 0.8s;
}
.p-business .p-what-cnt_list li {
  width: 24rem;
  position: relative;
  margin-right: 4rem;
  opacity: 0;
  transform: translateY(2rem);
  transition: 0.7s opacity ease-out, 0.7s transform ease-out;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li {
    display: flex;
    width: 100%;
    margin-right: 0;
    align-items: center;
    padding-bottom: 2rem;
    margin-bottom: 1rem;
  }
}
.p-business .p-what-cnt_list li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.p-business .p-what-cnt_list li:last-child::after {
  display: none;
}
.p-business .p-what-cnt_list li::after {
  content: "";
  width: 1.7rem;
  height: 2.6rem;
  background-image: url(../img/business/what_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: -2.8rem;
  top: 6.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li::after {
    width: 1.42rem;
    height: 1rem;
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/business/what_arrow_sp.svg);
  }
}
.p-business .p-what-cnt_list li .circle {
  width: 15rem;
  height: 15rem;
  background-color: #e7ebef;
  display: flex;
  flex-direction: column;
  border-radius: 50%;
  align-items: center;
  margin: 0 auto;
  padding-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li .circle {
    width: 10rem;
    min-width: 10rem;
    height: 10rem;
    padding-top: 3rem;
    margin-right: 1.8rem;
    margin-left: 0;
  }
  .p-business .p-what-cnt_list li .circle.-scd {
    padding-top: 1.8rem;
  }
}
.p-business .p-what-cnt_list li .circle_icn {
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li .circle_icn {
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.5rem;
  }
}
.p-business .p-what-cnt_list li .circle_ttl {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  text-align: center;
  line-height: 1.25;
  width: 100%;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li .circle_ttl {
    font-size: 1.3rem;
  }
}
.p-business .p-what-cnt_list li .list-txt {
  font-size: 1.4rem;
  color: #000;
  text-align: center;
  line-height: 1.75;
  padding-top: 2rem;
}
.p-business .p-what-cnt_list li .list-txt a {
  color: currentColor;
}
@media (any-hover) {
  .p-business .p-what-cnt_list li .list-txt a {
    transition: 0.3s opacity;
  }
  .p-business .p-what-cnt_list li .list-txt a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767.98px) {
  .p-business .p-what-cnt_list li .list-txt {
    width: 19.5rem;
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.6;
    padding-top: 0;
  }
}
.p-business .p-reason {
  position: relative;
  height: auto;
}
.p-business .p-reason_bg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  z-index: -1;
  overflow: hidden;
}
.p-business .p-reason_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-business .p-reason_content {
  position: relative;
  z-index: 2;
  display: block;
  /* --------------------------------------------
    Reason 01〜03
  --------------------------------------------*/
}
.p-business .p-reason_content_inner {
  width: 100%;
  background-color: rgb(53, 63, 170);
}
.p-business .p-reason_content_flx {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx {
    display: block;
  }
}
.p-business .p-reason_content_flx_ttl {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx_ttl {
    width: 100%;
    padding: 6rem 3rem 4rem;
  }
}
.p-business .p-reason_content_flx_ttl h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-left: 12.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx_ttl h2 {
    margin-left: 0;
    width: 100%;
  }
}
.p-business .p-reason_content_flx_ttl h2 span {
  display: block;
}
.p-business .p-reason_content_flx_ttl h2 .u-en {
  font-size: 1.8rem;
  font-weight: 600;
  color: rgb(66, 168, 244);
  letter-spacing: -0.04rem;
  padding-bottom: 2.3rem;
}
.p-business .p-reason_content_flx_ttl h2 .jp {
  font-size: 5rem;
  color: #fff;
  letter-spacing: -0.08rem;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx_ttl h2 .jp {
    font-size: 3rem;
  }
}
.p-business .p-reason_content_flx_list {
  width: 50%;
  border-left: 1px solid #9099fb;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx_list {
    width: 100%;
    border-left: none;
  }
}
.p-business .p-reason_content_flx_list_item {
  width: 100%;
  border-bottom: 1px solid #9099fb;
}
.p-business .p-reason_content_flx_list_item:first-child {
  border-top: 1px solid #9099fb;
}
.p-business .p-reason_content_flx_list_item a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 2.4rem 4rem 2.9rem;
  transition: opacity 0.3s;
}
.p-business .p-reason_content_flx_list_item a:hover {
  opacity: 0.6;
}
.p-business .p-reason_content_flx_list_item a span {
  display: block;
}
.p-business .p-reason_content_flx_list_item a .u-en {
  color: rgb(66, 168, 244);
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: -0.04rem;
  padding-bottom: 1.2rem;
}
.p-business .p-reason_content_flx_list_item a .jp {
  font-size: 2.4rem;
  letter-spacing: -0.02rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content_flx_list_item a .jp {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
.p-business .p-reason_content .scroll-section {
  display: flex;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section {
    display: block;
  }
}
.p-business .p-reason_content .scroll-section .left {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 50%;
  height: 100vh;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .left {
    display: none !important;
  }
}
.p-business .p-reason_content .scroll-section .left .sticky-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.p-business .p-reason_content .scroll-section .left .sticky-image.is-active {
  opacity: 1;
}
.p-business .p-reason_content .scroll-section .left .label-wrap {
  position: absolute;
  bottom: 0;
  left: 2rem;
  width: 100%;
}
.p-business .p-reason_content .scroll-section .left .image-label {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13rem;
  letter-spacing: -0.25rem;
  font-weight: 600;
  color: #fff;
  opacity: 0;
  transition: opacity 1.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.p-business .p-reason_content .scroll-section .left .image-label.is-active {
  opacity: 1;
}
.p-business .p-reason_content .scroll-section .right {
  width: 50%;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right {
    width: 100%;
  }
}
.p-business .p-reason_content .scroll-section .right .step {
  position: relative;
  height: 90vh;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step {
    position: relative;
    min-height: auto;
    height: auto;
  }
  .p-business .p-reason_content .scroll-section .right .step#reason01 .step-inner .sp-image::before {
    content: "Reason 01";
  }
  .p-business .p-reason_content .scroll-section .right .step#reason02 .step-inner .sp-image::before {
    content: "Reason 02";
  }
  .p-business .p-reason_content .scroll-section .right .step#reason03 .step-inner .sp-image::before {
    content: "Reason 03";
  }
}
.p-business .p-reason_content .scroll-section .right .step.is-spacer {
  height: 40vh;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step.is-spacer {
    display: none;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner {
  will-change: transform;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner {
    position: relative;
    top: auto;
    opacity: 0;
    transform: translateY(20px);
    transition: 0.6s;
  }
  .p-business .p-reason_content .scroll-section .right .step .step-inner.is-visible {
    opacity: 1;
    transform: translateY(0);
  }
  .p-business .p-reason_content .scroll-section .right .step .step-inner .sp-image {
    position: relative;
    width: 100%;
  }
  .p-business .p-reason_content .scroll-section .right .step .step-inner .sp-image::before {
    position: absolute;
    bottom: 0;
    left: 1.2rem;
    color: #fff;
    font-size: 7rem;
    letter-spacing: -0.18rem;
    font-weight: 600;
    font-family: "Jost", sans-serif;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head {
  max-width: 50rem;
  margin-left: 10rem;
  padding-bottom: 6rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_head {
    max-width: none;
    margin: 0;
    width: 100%;
    display: block;
    padding: 6rem 0 4rem 3.4rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head .u-en {
  font-size: 2rem;
  font-weight: 600;
  color: rgb(66, 168, 244);
  margin-right: 2.4rem;
  letter-spacing: 0.2rem;
  line-height: 1.55;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_head .u-en {
    font-size: 1.6rem;
    letter-spacing: 0.15rem;
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head .u-en::before {
  content: "";
  width: 5rem;
  height: 1px;
  background-color: rgb(66, 168, 244);
  display: inline-block;
  vertical-align: middle;
  margin-right: 2.4rem;
  position: relative;
  bottom: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_head .u-en::before {
    width: 2.5rem;
    margin-right: 1.2rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head .jp {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_head .jp {
    font-size: 1.6rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head .jp span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #fff;
  background-color: rgb(66, 168, 244);
  margin-bottom: 0.4rem;
  line-height: 1.55;
  padding: 0 0.8rem;
  letter-spacing: 0.1rem;
  white-space: nowrap;
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_head .jp span:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_head .jp span {
    padding: 0.2rem 0.8rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm {
  width: 43rem;
  margin-left: 14.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_btm {
    width: 100%;
    margin: 0;
    padding: 0 2.6rem 6rem 3.4rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm h2 {
  font-size: 4.8rem;
  color: #fff;
  letter-spacing: -0.1rem;
  line-height: 1.5;
  padding-bottom: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_btm h2 {
    font-size: 2.6rem;
    letter-spacing: -0.05rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm p {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_btm p {
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm .link-btn {
  width: 24rem;
  height: 6rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-reason_content .scroll-section .right .step .step-inner_btm .link-btn {
    width: 20rem;
  }
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm .link-btn a {
  display: block;
  transition: opacity 0.3s;
}
.p-business .p-reason_content .scroll-section .right .step .step-inner_btm .link-btn a:hover {
  opacity: 0.7;
}
.p-business .p-number {
  width: 100%;
  position: relative;
  padding-top: 12rem;
  padding-bottom: 14rem;
  overflow-x: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number {
    padding-top: 18rem;
    padding-bottom: 8.5rem;
  }
}
.p-business .p-number::before, .p-business .p-number::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: -1;
}
.p-business .p-number::before {
  width: 29.6rem;
  height: 24.9rem;
  background-image: url(../img/business/number_img01.png);
  bottom: 22rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number::before {
    width: 16.7rem;
    height: 14rem;
    bottom: auto;
    top: 3.4rem;
    left: 0rem;
  }
}
.p-business .p-number::after {
  width: 40.9rem;
  height: 32.3rem;
  background-image: url(../img/business/number_img02.png);
  top: 2.3rem;
  right: 0;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number::after {
    width: 21rem;
    height: 14.5rem;
    right: -0.5rem;
    top: 1.8rem;
  }
}
.p-business .p-number_ttl {
  text-align: center;
  padding-bottom: 8.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_ttl {
    padding-bottom: 4rem;
  }
}
.p-business .p-number_ttl span {
  display: block;
}
.p-business .p-number_ttl .u-en {
  font-size: 12.8rem;
  font-weight: 600;
  color: rgb(53, 63, 170);
  letter-spacing: -0.25rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_ttl .u-en {
    font-size: 5.2rem;
    letter-spacing: -0.15rem;
  }
}
.p-business .p-number_ttl .jp {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_ttl .jp {
    font-size: 2rem;
  }
}
.p-business .p-number_list {
  width: 80.6rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list {
    width: 100%;
    padding: 0 3rem;
  }
}
.p-business .p-number_list_item {
  width: 24.2rem;
  margin-right: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item {
    width: 15rem;
    margin-right: 0;
  }
  .p-business .p-number_list_item:nth-child(odd) {
    margin-right: 1.5rem !important;
  }
  .p-business .p-number_list_item:nth-child(n+3) {
    margin-top: 3rem !important;
  }
}
.p-business .p-number_list_item:nth-of-type(3), .p-business .p-number_list_item:nth-of-type(6) {
  margin-right: 0;
}
.p-business .p-number_list_item:nth-child(n+4) {
  margin-top: 8.4rem;
}
.p-business .p-number_list_item:nth-of-type(1) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn01.svg);
}
.p-business .p-number_list_item:nth-of-type(2) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn02.svg);
}
.p-business .p-number_list_item:nth-of-type(3) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn03.svg);
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item:nth-of-type(3) .p-number_list_item_ttl {
    margin-left: -0.6rem;
    white-space: nowrap;
  }
}
.p-business .p-number_list_item:nth-of-type(4) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn04.svg);
}
.p-business .p-number_list_item:nth-of-type(5) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn05.svg);
}
.p-business .p-number_list_item:nth-of-type(6) .p-number_list_item_ttl::before {
  background-image: url(../img/business/number_icn06.svg);
}
.p-business .p-number_list_item_ttl {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.2rem;
  padding-bottom: 4.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_ttl {
    font-size: 1.6rem;
    letter-spacing: 0;
    padding-bottom: 4rem;
    line-height: 1.3;
  }
}
.p-business .p-number_list_item_ttl::before {
  content: "";
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 0 auto 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_ttl::before {
    margin-bottom: 1rem;
  }
}
.p-business .p-number_list_item_circle {
  width: 24.2rem;
  height: 24.2rem;
  border-radius: 50%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.2) 8.76%, rgba(53, 63, 170, 0.2) 95.23%);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle {
    width: 15rem;
    height: 15rem;
  }
}
.p-business .p-number_list_item_circle::before {
  content: "";
  width: 1px;
  height: 4.8rem;
  background-color: rgb(159, 159, 159);
  position: absolute;
  left: 50%;
  top: -2.6rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle::before {
    height: 2.4rem;
    top: -3.2rem;
  }
}
.p-business .p-number_list_item_circle_inner {
  width: 18rem;
  height: 18rem;
  border-radius: 50%;
  background-color: rgb(53, 63, 170);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle_inner {
    width: 13rem;
    height: 13rem;
    padding-top: 0.5rem;
  }
}
.p-business .p-number_list_item_circle_inner .number-area {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  display: flex;
  align-items: center;
}
.p-business .p-number_list_item_circle_inner .number-area.-base {
  align-items: baseline;
}
.p-business .p-number_list_item_circle_inner .number-area.-base .number-area_jp {
  position: relative;
  bottom: 0.3rem;
}
.p-business .p-number_list_item_circle_inner .number-area.-normal {
  display: block;
  text-align: center;
  position: relative;
  bottom: 0.5rem;
}
.p-business .p-number_list_item_circle_inner .number-area.-normal .jp {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle_inner .number-area.-normal .jp {
    font-size: 1.3rem;
  }
}
.p-business .p-number_list_item_circle_inner .number-area.-normal .number-area_en {
  padding: 0.8rem 0 0.3rem;
  display: block;
}
.p-business .p-number_list_item_circle_inner .number-area_en {
  font-size: 7rem;
  font-weight: 400;
  letter-spacing: -0.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle_inner .number-area_en {
    font-size: 4.2rem;
  }
}
.p-business .p-number_list_item_circle_inner .number-area_jp {
  font-size: 2.4rem;
  font-weight: 700;
  margin-left: 1rem;
}
.p-business .p-number_list_item_circle_inner .number-area_jp.-vertical {
  writing-mode: vertical-rl;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-number_list_item_circle_inner .number-area_jp {
    font-size: 1.5rem;
    margin-left: 0.5rem;
  }
}
.p-business .p-voice {
  max-width: 120rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 12rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice {
    max-width: none;
    width: 100%;
    padding: 0 2rem 8rem;
    display: block;
    overflow: hidden;
  }
}
.p-business .p-voice_tlbx {
  width: 40rem;
  position: relative;
  padding-top: 12.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_tlbx {
    width: 100%;
    padding-top: 0;
  }
}
.p-business .p-voice_tlbx::before {
  content: "";
  width: 28.5rem;
  height: 13.5rem;
  background-image: url(../img/business/voice_mark.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: -10rem;
  top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_tlbx::before {
    width: 26rem;
    height: 12.3rem;
    right: -10.2rem;
    top: -3rem;
  }
}
.p-business .p-voice_tlbx_ttl {
  padding-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_tlbx_ttl {
    padding-bottom: 4rem;
  }
}
.p-business .p-voice_tlbx_ttl span {
  display: block;
}
.p-business .p-voice_tlbx_ttl .u-en {
  font-size: 12.8rem;
  font-weight: 600;
  color: rgb(53, 63, 170);
  letter-spacing: -0.2rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_tlbx_ttl .u-en {
    font-size: 5.2rem;
    letter-spacing: -0.1rem;
  }
}
.p-business .p-voice_tlbx_ttl .jp {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  text-align: right;
  padding-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_tlbx_ttl .jp {
    font-size: 2rem;
    padding-right: 0;
    text-align: left;
    padding-left: 0.5rem;
  }
}
.p-business .p-voice_fkds {
  width: 60rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds {
    width: 100%;
  }
}
.p-business .p-voice_fkds_item {
  width: 50rem;
  margin-bottom: 3.3rem;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.p-business .p-voice_fkds_item.is-show {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds_item {
    width: 100%;
    margin-bottom: 4.3rem;
  }
}
.p-business .p-voice_fkds_item:last-child {
  margin-bottom: 0;
}
.p-business .p-voice_fkds_item:nth-of-type(2), .p-business .p-voice_fkds_item:nth-of-type(4) {
  margin-right: 0;
  margin-left: auto;
}
.p-business .p-voice_fkds_item_speech {
  width: 100%;
  background-color: #eaeff2;
  padding: 2rem 3.6rem;
  position: relative;
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds_item_speech {
    padding: 2rem;
    margin-bottom: 3rem;
  }
}
.p-business .p-voice_fkds_item_speech::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.2rem solid transparent;
  border-left: 1.2rem solid transparent;
  border-top: 2.1rem solid #eaeff2;
  border-bottom: 0;
  position: absolute;
  bottom: -1.8rem;
  left: 8rem;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds_item_speech::after {
    left: 4rem;
  }
}
.p-business .p-voice_fkds_item_speech p {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds_item_speech p {
    font-size: 1.4rem;
  }
}
.p-business .p-voice_fkds_item_exnt {
  display: flex;
  align-items: center;
}
.p-business .p-voice_fkds_item_exnt_industry {
  font-weight: 700;
  margin-right: 0.8rem;
}
.p-business .p-voice_fkds_item_exnt_industry.-doctor {
  color: rgb(53, 63, 170);
}
.p-business .p-voice_fkds_item_exnt_industry.-doctor::before {
  background-image: url(../img/business/voice_icn01.svg);
}
.p-business .p-voice_fkds_item_exnt_industry.-dealer {
  color: rgb(66, 168, 244);
}
.p-business .p-voice_fkds_item_exnt_industry.-dealer::before {
  background-image: url(../img/business/voice_icn02.svg);
}
.p-business .p-voice_fkds_item_exnt_industry::before {
  content: "";
  width: 1.5rem;
  height: 1.9rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  vertical-align: sub;
  margin-right: 1rem;
  margin-left: 0.2rem;
}
.p-business .p-voice_fkds_item_exnt_subject {
  font-size: 1.2rem;
  color: rgb(159, 159, 159);
}
@media screen and (max-width: 767.98px) {
  .p-business .p-voice_fkds_item_exnt_subject {
    font-size: 1.3rem;
  }
}
.p-business .p-vision {
  width: 100%;
  padding: 10rem 4.4rem 15.5rem;
  background-image: url(../img/business/vision_main.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision {
    background-image: none;
    padding: 0 0 6rem;
    overflow: hidden;
  }
  .p-business .p-vision_img {
    width: 100%;
    margin-bottom: 4rem;
  }
  .p-business .p-vision_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-business .p-vision_wrap {
  max-width: 144rem;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_wrap {
    max-width: none;
    width: 100%;
  }
}
.p-business .p-vision_txt {
  width: 80rem;
  margin: 0 0 0 auto;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_txt {
    width: 100%;
    margin: 0;
    padding: 0 3rem;
  }
}
.p-business .p-vision_txt_ttl {
  font-size: 9rem;
  font-weight: 600;
  letter-spacing: -0.2rem;
  color: #fff;
  padding-bottom: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_txt_ttl {
    letter-spacing: -0.1rem;
    color: rgb(53, 63, 170);
    font-size: 5.2rem;
    padding-bottom: 4rem;
  }
}
.p-business .p-vision_txt_sbtl {
  font-size: 3rem;
  color: #000;
  font-weight: 700;
  line-height: 1.8;
  padding-bottom: 12rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_txt_sbtl {
    font-size: 2rem;
    text-align: left;
    padding-bottom: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05rem;
  }
}
.p-business .p-vision_txt_sbtl::before {
  content: "";
  width: 1px;
  height: 4rem;
  background-color: rgb(199, 199, 199);
  position: absolute;
  left: 50%;
  bottom: 4rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_txt_sbtl::before {
    display: none;
  }
}
.p-business .p-vision_txt p {
  font-size: 1.6rem;
  color: #000;
  line-height: 2.4;
}
@media screen and (max-width: 767.98px) {
  .p-business .p-vision_txt p {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.78;
  }
}
.p-business .l-link-list__content {
  margin-top: 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-business .l-link-list__content {
    margin-top: 0;
  }
}
/*# sourceMappingURL=business.css.map */