.lean-operation .c-contentHeader2__text h1 {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
@media print, screen and (min-width: 960px) {
  .lean-operation .c-contentHeader2__text h1 {
    font-size: 5rem;
  }
}
@media print, screen and (min-width: 960px) {
  .lean-operation .c-contentHeader2__lead p {
    text-align: center;
  }
}
@media print, screen and (min-width: 960px) {
  .lean-operation .c-contentHeader2__lead img:first-of-type {
    left: -60px;
    max-width: 356px;
    top: -150px;
    width: 100%;
  }
}
@media print, screen and (max-width: 959px) {
  .lean-operation .c-contentHeader2__lead img:first-of-type {
    width: 60%;
  }
}
@media print, screen and (min-width: 960px) {
  .lean-operation .c-contentHeader2__lead img:last-of-type {
    max-width: 290px;
    right: -16px;
    top: -218px;
    width: 100%;
  }
}
@media print, screen and (max-width: 959px) {
  .lean-operation .c-contentHeader2__lead img:last-of-type {
    width: 40%;
    max-width: 130px;
  }
}
@media print, screen and (max-width: 959px) {
  .lean-operation .p-manualNav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 35px 0;
  }
  .lean-operation .p-manualNav .p-manualList {
    width: 50%;
  }
}
@media print, screen and (max-width: 959px) {
  .lean-operation .p-manualNav2 ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .lean-operation .p-manualNav2 ul li {
    width: 50%;
  }
  .lean-operation .p-manualNav2 ul li:nth-child(3), .lean-operation .p-manualNav2 ul li:nth-child(4) {
    border-top: 1px solid #e2dbd2;
  }
}
.lean-operation .p-section-title-box img.topic1 {
  max-width: 184px;
}
@media print, screen and (min-width: 960px) {
  .lean-operation .p-section-title-box img.topic1 {
    max-width: 254px;
    bottom: -22px;
    right: -30px;
  }
}
.lean-operation .p-section-title-box img.topic2 {
  max-width: 174px;
}
@media print, screen and (min-width: 960px) {
  .lean-operation .p-section-title-box img.topic2 {
    max-width: 250px;
    right: -55px;
  }
}
@media print, screen and (min-width: 960px) {
  .lean-operation .p-section-title-box img.topic3 {
    max-width: 251px;
    right: -60px;
  }
}
.lean-operation .p-section-title-box img.topic4 {
  max-width: 193px;
}
.lean-operation .p-section-content__text-box:first-child {
  margin-top: 0;
}
.lean-operation .p-homeOther__list {
  padding-top: 70px;
  max-width: 1080px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 959px) {
  .lean-operation .p-homeOther__list {
    gap: 30px 20px;
    padding-top: 46px;
  }
}
.lean-operation .p-homeOther__list li {
  width: calc((100% - 30px) / 2);
}
@media screen and (max-width: 959px) {
  .lean-operation .p-homeOther__list li {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list li {
    width: 100%;
  }
}
.lean-operation .p-homeOther__list li a {
  display: block;
  background: #fff;
  border: 1px solid #E2DBD2;
  border-radius: 10px;
  text-decoration: none;
}
.lean-operation .p-homeOther__list li.-blue figure figcaption {
  background: #00429f;
}
.lean-operation .p-homeOther__list li.-blue .p-homeOther__list-inner span {
  color: #00429F;
  margin-bottom: 23px;
}
.lean-operation .p-homeOther__list li figure {
  position: relative;
}
.lean-operation .p-homeOther__list li figure figcaption {
  position: absolute;
  left: -1px;
  bottom: 0;
  border-radius: 0 20px 0 0;
  color: #fff;
  background: #00B9C8;
  padding: 14px 30px 14px 15px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 959px) {
  .lean-operation .p-homeOther__list li figure figcaption {
    font-size: 1.6rem;
    padding: 14px 26px 13px 15px;
  }
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list li figure figcaption {
    font-size: 1.2rem;
    line-height: 19px;
  }
}
.lean-operation .p-homeOther__list li figure img {
  border-radius: 10px 10px 0 0;
  max-width: calc(100% + 2px);
  margin: -1px 0 0 -1px;
}
.lean-operation .p-homeOther__list-inner {
  padding: 25px 25px 34px;
}
.lean-operation .p-homeOther__list-inner span {
  color: #00B9C8;
  font-weight: 700;
  margin-bottom: 25px;
  display: block;
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list-inner span {
    margin-bottom: 16px;
  }
}
.lean-operation .p-homeOther__list-inner h3, .lean-operation .p-homeOther__list-inner span, .lean-operation .p-homeOther__list-inner p {
  letter-spacing: 0.06em;
}
.lean-operation .p-homeOther__list-inner h3 {
  font-size: 2rem;
  font-weight: 700;
  color: #434D72;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list-inner h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list-inner h3 img {
    height: 23px;
  }
}
.lean-operation .p-homeOther__list-inner h3::after {
  content: "";
  width: 14px;
  aspect-ratio: 1/1;
  background: url(../../assets/img/home/new-tab.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list-inner h3::after {
    margin-left: 5px;
  }
}
.lean-operation .p-homeOther__list-inner p {
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .lean-operation .p-homeOther__list-inner p {
    font-size: 1.3rem;
    line-height: 25px;
  }
}

.p-issueCaseStudy.p-leanOperation-slide {
  margin: 50px 0 40px;
}
.p-issueCaseStudy.p-leanOperation-slide .swiper-container {
  margin: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 960px) {
  .p-issueCaseStudy.p-leanOperation-slide .swiper-slide {
    width: calc(33.33% - 4px);
    height: unset;
    margin-right: 6px !important;
  }
}
@media print, screen and (min-width: 960px) {
  .p-issueCaseStudy.p-leanOperation-slide .swiper-slide .c-cardType1__img {
    height: 159px;
  }
}
@media print, screen and (min-width: 960px) {
  .p-issueCaseStudy.p-leanOperation-slide .swiper-slide .c-cardType1__content {
    padding: 20px 20px 25px;
  }
}

.btn_arw {
  text-decoration: none;
}
.btn_arw::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../assets/img/lean-operation/btn_arw.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 10px;
  vertical-align: -3px;
}

.p-section-content__img-box.-nobg {
  background-color: transparent;
}
@media print, screen and (min-width: 960px) {
  .p-section-content__img-box.-nobg {
    margin: 50px 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.p-section-content__img-box.-nobg figcaption {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #434D72;
  margin-top: 20px;
}
.p-section-content__img-box.-nobg.-nomargin {
  margin: 0;
}
.p-section-content__img-box.-nobg.-nopadding {
  padding: 0;
}

.p-leanOperation-approach {
  margin-top: 40px;
}
@media print, screen and (min-width: 960px) {
  .p-leanOperation-approach {
    margin-top: 80px;
  }
}
.p-leanOperation-approach h3 {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 25px;
}
.p-leanOperation-approach .p-section-content__img-box {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 0 15px;
}
@media print, screen and (min-width: 960px) {
  .p-leanOperation-approach .p-section-content__img-box {
    margin: 0 0 30px;
  }
}

.p-homeDoc.p-leanOperation-doc {
  margin-top: 25px;
  border-radius: 10px;
}
.p-homeDoc.p-leanOperation-doc .p-homeDocBt__text {
  font-size: 1.4rem;
}

@media print, screen and (min-width: 960px) {
  .p-homeDoc.p-leanOperation-doc {
    margin-top: 50px;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDoc__inner {
    padding-left: 295px;
    min-height: 0;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDoc__img {
    width: 151px;
    margin-left: -32px;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDoc__icon {
    width: 112px;
    height: 112px;
    left: -100px;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDoc__title {
    font-size: 2.3rem;
    text-align: left;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDoc__text {
    font-size: 1rem;
    text-align: right;
    white-space: nowrap;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDocBt {
    max-width: 100%;
    height: 82px;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDocBt__catch {
    width: 58px;
    height: 58px;
    left: 15px;
    font-size: 1.2rem;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDocBt__text {
    font-size: 1.8rem;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDocBt i {
    width: 20px;
    height: 20px;
  }
  .p-homeDoc.p-leanOperation-doc .p-homeDocBt i::after {
    width: 8px;
    height: 5px;
    left: 7px;
    background-size: cover;
  }
}/*# sourceMappingURL=lean-operation.css.map */