.styleBlock {
  padding: 48px 0;
}
.styleBlock .titleBlock {
  text-align: center;
  padding: 0 3%;
}
.styleBlock .styleTitle {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  background: #f3f3f3;
  border-left: 8px solid #e60033;
  margin-bottom: 40px;
  padding: 0 46px 3px 12px;
}
.styleBlock .styleTitle　span {
  position: relative;
  z-index: 2;
}
.styleBlock .styleTitle .jTxt {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.styleBlock  .styleTitle .jTxt::after {
  content: "";
  width: 75px;
  height: 1px;
  background: #000;
  display: inline-block;
  margin: 0 58px 5px 22px;
}
.styleBlock .styleTitle .eTxt {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  position: relative;
}
.styleBlock .styleTitle .eTxt::before,
.styleBlock .styleTitle .eTxt::after {
  content: "";
  width: 22px;
  height: 39px;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20213.7%20386.2%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%2C%20.st1%20%7B%20fill%3A%20none%3B%20%7D%20.st1%20%7B%20stroke%3A%20%23000%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%2010px%3B%20%7D%20.st2%20%7B%20clip-path%3A%20url(%23clippath)%3B%20%7D%20%3C%2Fstyle%3E%20%3CclipPath%20id%3D%22clippath%22%3E%20%3Crect%20class%3D%22st0%22%20width%3D%22213.7%22%20height%3D%22386.2%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20class%3D%22st2%22%3E%20%3Cpolyline%20class%3D%22st1%22%20points%3D%225%20386.2%205%205%20213.7%205%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat;
  background-size: contain;
  position: absolute;
}
.styleBlock .styleTitle .eTxt::before {
  top: -16px;
  left: -40px;
}
.styleBlock .styleTitle .eTxt::after {
  right: -28px;
  bottom: -15px;
  transform: scale(-1, -1);
}
.styleBlock .styleTitle .eTxt span {
  font-size: 3rem;
  font-weight: 600;
}
.styleBlock .notes {
  padding: 0 3% 36px;
}
.styleBlock .notes p {
  max-width: 602px;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1.563;
  letter-spacing: 0.06em;
}
.attemptBlock .attemptWrap {
  padding: 0 3%;
}
.attemptBlock .attemptBox {
  max-width: 880px;
  margin: 0 auto 88px;
  border: 1px solid #000;
  letter-spacing: 0.06em;
}
.attemptBlock .attemptBox .topTxt {
  text-align: center;
  font-size: 1.5rem;
  padding: 35px 0 2px;
}
.attemptBlock .attemptBox .eTxt {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.04em;
  margin-bottom: 28px;
}
.attemptBlock .attemptBox .eTxt span {
  font-size: 3rem;
  font-weight: 600;
  margin-left: 6px;
}
.attemptBlock .attemptBox .attemptList {
  display: flex;
  flex-wrap: wrap;
}
.attemptBlock .attemptBox .attemptList .box {
  width: 50%;
  border-top: 1px dashed #000;
  padding: 42px 2% 33px;
}
.attemptBlock .attemptBox .attemptList .box01 {
  background: url(../img/work-environment/bg01.webp) no-repeat 0 bottom;
  background-size: cover;
}
.attemptBlock .attemptBox .attemptList .box02 {
  background: url(../img/work-environment/bg02.webp) no-repeat 0 bottom;
  background-size: cover;
}
.attemptBlock .attemptBox .attemptList .box03 {
  background: url(../img/work-environment/bg03.webp) no-repeat 0 bottom;
  background-size: cover;
}
.attemptBlock .attemptBox .attemptList .box04 {
  background: url(../img/work-environment/bg04.webp) no-repeat 0 bottom;
  background-size: cover;
}
.attemptBlock .attemptBox .attemptList .box:nth-of-type(1),
.attemptBlock .attemptBox .attemptList .box:nth-of-type(3) {
  border-right: 1px dashed #000;
}
.attemptBlock .attemptBox .attemptList .box h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto 22px;
}
.attemptBlock .attemptBox .attemptList .box h4 span {
  width: 109px;
  height: 32.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  font-size: 1.93rem;
  font-weight: 500;
  background: #fff;
  margin-right: 14px;
}
.attemptBlock .attemptBox .attemptList .box h4 span::before,
.attemptBlock .attemptBox .attemptList .box h4 span::after {
  content: "";
  width: 14px;
  height: 25px;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20213.7%20386.2%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%2C%20.st1%20%7B%20fill%3A%20none%3B%20%7D%20.st1%20%7B%20stroke%3A%20%23000%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%2010px%3B%20%7D%20.st2%20%7B%20clip-path%3A%20url(%23clippath)%3B%20%7D%20%3C%2Fstyle%3E%20%3CclipPath%20id%3D%22clippath%22%3E%20%3Crect%20class%3D%22st0%22%20width%3D%22213.7%22%20height%3D%22386.2%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20class%3D%22st2%22%3E%20%3Cpolyline%20class%3D%22st1%22%20points%3D%225%20386.2%205%205%20213.7%205%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat;
  background-size: contain;
  position: absolute;
}
.attemptBlock .attemptBox .attemptList .box h4 span::before {
  top: -8px;
  left: 7px;
}
.attemptBlock .attemptBox .attemptList .box h4 span::after {
  right: 7px;
  bottom: -4px;
  transform: scale(-1, -1);
}
.attemptBlock .attemptBox .attemptList .box ul {
  max-width: 264px;
  margin: 0 auto;
}
.attemptBlock .attemptBox .attemptList .box ul li {
  font-size: 1.6rem;
  line-height: 1.563;
  white-space: nowrap;
}
.attemptBlock .attemptBox .attemptList .box ul li span {
  font-size: 1.3rem;
}
.attemptBlock .attemptBox .attemptList .box05 {
  border-right: none;
  width: 100%;
  text-align: center;
  padding: 36px 2%;
}
.attemptBlock .attemptBox .attemptList .box05 p {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}
.jcareBlock .notes {
  padding-bottom: 54px;
}
.jcareBlock .careFlow {
  overflow: auto;
  padding: 0 0 0 3%;
}
.jcareBlock .careFlow figure {
  width: calc(880px + 3%);
  margin: 0 auto;
  padding-right: 3%;
}
.systemBlock {
  overflow: hidden;
}
.systemBlock .titleBlock {
  padding: 0 3%;
  aspect-ratio: 256 / 76;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #000;
  position: relative;
  z-index: 2;
  background: url(../img/work-environment/bg05.webp) no-repeat right 0;
  background-size: cover;
}
.systemBlock .titleBlock h2 {
  display: inline-block;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #fff;
  border-left: 8px solid #e60033;
  padding: 6px 0 6px 13px;
}
.systemWrap {
  padding: 40px 3% 46px;
}
.systemWrap::before {
  display: none;
}
.systemWrap::after {
  top: -332px;
  left: -51%;
}
.systemWrap .systemList {
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.systemWrap .systemList .box {
  width: 48.5%;
  border: 1px solid #000;
  padding: 28px 2% 25px;
  margin-bottom: 30px;
  min-height: 336px;
  letter-spacing: 0.06em;
  background: #fff;
  position: relative;
  z-index: 2;
}
.systemWrap .systemList .box:nth-last-child(-n+2) {
  min-height: 370px;
  margin-bottom: 0;
}
.systemWrap .systemList .box figure {
  max-width: 127px;
  margin: 0 auto 16px;
}
.systemWrap .systemList .box h3 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 14px;
}
.systemWrap .systemList .box p {
  font-size: 1.6rem;
  max-width: 360px;
  line-height: 1.563;
  margin: 0 auto;
}
.otherWalfares {
  overflow: hidden;
  border-top: 1px solid #000;
}
.otherWalfares .otherWrap {
  padding: 87px 3% 78px;
}
.otherWalfares .otherWrap::before {
  display: none;
}
.otherWalfares .otherWrap::after {
  top: -368px;
  left: -48.1%;
}
.otherWalfares .otherBox {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.otherWalfares .otherBox .txtBox {
  width: 42%;
  letter-spacing: 0.06em;
}
.otherWalfares .otherBox .titleWrap {
  border-left: 8px solid #e60033;
  padding: 22px 0 22px 32px;
  margin-bottom: 35px;
}
.otherWalfares .otherBox .txtBox .eTxt {
  font-size: 2rem;
  letter-spacing: 0.22em;
  font-weight: 300;
  margin-bottom: 8px;
}
.otherWalfares .otherBox .txtBox h2 {
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.otherWalfares .otherBox .txtBox .notes {
  max-width: 360px;
  margin: 0 0 0 auto;
}
.otherWalfares .otherBox .txtBox .notes h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.otherWalfares .otherBox .txtBox .notes p {
  font-size: 1.6rem;
  line-height: 1.563;
}
.otherWalfares .otherBox .imgBox {
  max-width: 500px;
  width: 50%;
}
@media only screen and (max-width:749px) {
  .innerLead {
    padding: calc(19% + 17.33vw) 0 0;
  }
  .styleBlock {
    padding: 2% 0 5.5%;
  }
  .styleBlock .titleBlock {
    padding: 0;
  }
  .styleBlock .styleTitle {
    margin-bottom: 10.5%;
    padding: 0 12vw 1vw 5vw;
  }
  .styleBlock .styleTitle .jTxt {
    font-size: 4.26vw;
  }
  .styleBlock  .styleTitle .jTxt::after {
    width: 7.2vw;
    margin: 0 12.5vw 1.2vw 3.5vw;
  }
  .styleBlock .styleTitle .eTxt {
    font-size: 6.66vw;
  }
  .styleBlock .styleTitle .eTxt::before,
  .styleBlock .styleTitle .eTxt::after {
    width: 5.86vw;
    height: 10.4vw;
  }
  .styleBlock .styleTitle .eTxt::before {
    top: -4.2vw;
    left: -8.4vw;
  }
  .styleBlock .styleTitle .eTxt::after {
    right: -8.4vw;
    bottom: -4.2vw;
  }
  .styleBlock .styleTitle .eTxt span {
    font-size: 8vw;
  }
  .styleBlock .notes {
    padding: 0 5% 9%;
  }
  .styleBlock .notes p {
    max-width: none;
    font-size: 4vw;
    line-height: 1.667;
  }
  .attemptBlock .attemptWrap {
    padding: 0;
  }
  .attemptBlock .attemptBox {
    max-width: none;
    margin: 0 auto 12.5%;
  }
  .attemptBlock .attemptBox .topTxt {
    font-size: 4vw;
    padding: 9.5% 0 1%;
  }
  .attemptBlock .attemptBox .eTxt {
    font-size: 6.66vw;
    margin-bottom: 28px;
  }
  .attemptBlock .attemptBox .eTxt span {
    font-size: 8vw;
    margin-left: 2vw;
  }
  .attemptBlock .attemptBox .attemptList {
    display: block;
  }
  .attemptBlock .attemptBox .attemptList .box {
    width: 100%;
    padding: 9.5% 0 10.7%;
  }
  .attemptBlock .attemptBox .attemptList .box03 {
    padding-bottom: 24.5%;
  }
  .attemptBlock .attemptBox .attemptList .box h4 {
    font-size: 4vw;
    margin: 0 auto 5.5%;
  }
  .attemptBlock .attemptBox .attemptList .box h4 span {
    width: 29.04vw;
    height: 8.65vw;
    font-size: 5.14vw;
    margin-right: 3.5vw;
  }
  .attemptBlock .attemptBox .attemptList .box h4 span::before,
  .attemptBlock .attemptBox .attemptList .box h4 span::after {
    width: 3.6vw;
    height: 6.66vw;
  }
  .attemptBlock .attemptBox .attemptList .box h4 span::before {
    top: -2vw;
    left: 2vw;
  }
  .attemptBlock .attemptBox .attemptList .box h4 span::after {
    right: 1.5vw;
    bottom: -1.2vw;
  }
  .attemptBlock .attemptBox .attemptList .box ul {
    max-width: 78%;
  }
  .attemptBlock .attemptBox .attemptList .box ul li {
    font-size: 4.26vw;
  }
  .attemptBlock .attemptBox .attemptList .box ul li span {
    font-size: 3.46vw;
  }
  .attemptBlock .attemptBox .attemptList .box05 {
    padding: 6.5% 0 7%;
  }
  .attemptBlock .attemptBox .attemptList .box05 p {
    font-size: 4vw;
  }
  .jcareBlock .styleTitle {
    margin-bottom: 10%;
    padding: 0 7vw 1vw 2.5vw;
  }
  .jcareBlock .styleTitle .jTxt::after {
    width: 7.2vw;
    margin: 0 9vw 1.2vw 2.5vw;
  }
  .jcareBlock .styleTitle .eTxt::before {
    left: -5.5vw;
  }
  .jcareBlock .styleTitle .eTxt::after {
    right: -3.7vw;
  }
  .jcareBlock .notes {
    padding-bottom: 9%;
  }
  .careFlowTxt {
    padding: 0 5% 7%;
  }
  .careFlowTxt p {
    font-size: 3.73vw;
    font-weight: bold;
    text-align: right;
  }
  .careFlowTxt p::after {
    content: "";
    background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2074%2020%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20%23fff%3B%20fill-rule%3A%20evenodd%3B%20stroke%3A%20%23000%3B%20stroke-dasharray%3A%208%204%3B%20stroke-width%3A%202px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C10h34%22%2F%3E%20%3Cpath%20d%3D%22M68.4%2C11.1c-2.1%2C1.5-4.7%2C4.1-6.6%2C6.6l2.1%2C1.4c2.7-3.5%2C6.5-6.9%2C10.1-9.1-3.5-2.3-7.4-5.6-10.1-9.1l-2.1%2C1.4c1.8%2C2.4%2C4.5%2C5%2C6.6%2C6.6h-30.6v2.4h30.8l-.2-.3Z%22%2F%3E%3C%2Fsvg%3E') no-repeat;
    background-size: contain;
    width: 9.86vw;
    height: 2.66vw;
    display: inline-block;
    margin-left: 2.5vw
  }
  .jcareBlock .careFlow {
    padding: 0 0 5% 5vw;
  }
  .jcareBlock .careFlow figure {
    width: calc(880px + 5vw);
    padding-right: 5vw;
  }
  .systemBlock {
    overflow: hidden;
  }
  .systemBlock .titleBlock {
    aspect-ratio: 1 / 1;
    background: url(../img/work-environment/bg05_sp.webp) no-repeat 0 0;
    background-size: cover;
  }
  .systemBlock .titleBlock h2 {
    font-size: 5.33vw;
    padding: 2vw 0vw 2vw 4vw;;
  }
  .systemWrap {
    padding: 7.8% 5% 5.2%;
  }
  .systemWrap::after {
    display: none;
  }
  .systemWrap .systemList {
    max-width: none;
    display: block;
  }
  .systemWrap .systemList .box {
    width: 100%;
    padding: 9% 6.5% 9.3%;
    margin-bottom: 6%;
    min-height: 0;
  }
  .systemWrap .systemList .box:nth-last-child(-n+2) {
    min-height: 0;
    margin-bottom: 6%;
  }
  .systemWrap .systemList .box figure {
    max-width: 42.5%;
    margin: 0 auto 5.5%;
  }
  .systemWrap .systemList .box h3 {
    font-size: 4.26vw;
    margin-bottom: 6%;
  }
  .systemWrap .systemList .box p {
    font-size: 4.26vw;
    max-width: none;
  }
  .otherWalfares .otherWrap {
    padding: 10.6% 5% 8.5%;
  }
  .otherWalfares .otherWrap::before {
    display: none;
  }
  .otherWalfares .otherWrap::after {
    top: -94vw;
    left: -169.5%;
  }
  .otherWalfares .otherBox {
    max-width: none;
    display: block;
  }
  .otherWalfares .otherBox .txtBox {
    width: 100%;
    margin-bottom: 11%;
  }
  .otherWalfares .otherBox .titleWrap {
    width: 100%;
    padding: 8% 0 10% 4vw;
    margin-bottom: 9.2%;
  }
  .otherWalfares .otherBox .txtBox .eTxt {
    font-size: 4.53vw;
    margin-bottom: 2%;
  }
  .otherWalfares .otherBox .txtBox h2 {
    font-size: 5.33vw;
  }
  .otherWalfares .otherBox .txtBox .notes {
    max-width: none;
    padding-left: 6%;
  }
  .otherWalfares .otherBox .txtBox .notes h3 {
    font-size: 5.33vw;
    margin-bottom: 5.5%;
  }
  .otherWalfares .otherBox .txtBox .notes p {
    font-size: 4.26vw;
  }
  .otherWalfares .otherBox .imgBox {
    max-width: none;
    width: 100%;
  }
}