.subTitle {
  margin-bottom: 20px;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 2;
}

#asa-service .visualArea {
  background: #fff url(/assets/img/bg_cr_asa.png) no-repeat right top;
}

#asa-service .sec01 {
  margin-top: 80px;
  padding-bottom: 100px;
}
#asa-service .sec01 .topBox {
  display: flex;
  justify-content: space-between;
  gap: 20px 50px;
  margin-bottom: 20px;
}
#asa-service .sec01 .topBox .textArea {
  width: 590px;
}
#asa-service .sec01 .topBox .textArea p {
  margin-bottom: 0;
}
#asa-service .sec01 .topBox .textArea p + p {
  margin-top: 20px;
}
#asa-service .sec01 .topBox .imgArea {
  width: 400px;
}
#asa-service .sec01 .topBox .imgArea img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#asa-service .sec01 .bottomBox .flowBox .item:not(:last-child) {
  margin-bottom: 20px;
}
#asa-service .sec01 .bottomBox .flowBox .item:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  margin-top: 20px;
  background: url(/assets/img/img_asa_flow-arrow-bottom.svg) no-repeat center center;
  background-size: auto;
}
#asa-service .sec01 .bottomBox .assignmentArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
#asa-service .sec01 .bottomBox .assignmentArea .assignmentBox {
  width: calc((100% - 20px) / 2);
}
#asa-service .sec01 .bottomBox .assignmentBox {
  width: 100%;
  padding: 24px 24px 16px;
  border: 2px solid #262a32;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#asa-service .sec01 .bottomBox .assignmentBox .title {
  position: absolute;
  right: 0;
  left: 0;
  top: -18px;
  text-align: center;
}
#asa-service .sec01 .bottomBox .assignmentBox .title span {
  padding: 0 16px;
  background: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  color: #262a32;
}
#asa-service .sec01 .bottomBox .assignmentBox p {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.7;
  color: #262a32;
}
#asa-service .sec01 .bottomBox .highlightBox {
  padding: 16px 24px;
  border: 2px solid #595959;
  background: #fff;
  text-align: center;
}
#asa-service .sec01 .bottomBox .highlightBox p {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}
#asa-service .sec01 .bottomBox .highlightBox p + p {
  margin-top: 8px;
}
#asa-service .sec01 .bottomBox .highlightBox.highlightBox--danger {
  border-color: #c2413e;
}
#asa-service .sec01 .bottomBox .highlightBox.highlightBox--danger p {
  color: #c2413e;
}

#asa-service .sec02 {
  padding: 80px 0;
  background: #f7f7f7 url(/assets/img/bg_line_hexagon_gray_01.png) no-repeat top right;
}
#asa-service .sec02 .featureBox .item {
  margin-top: 24px;
  padding: 24px 32px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px 32px;
}
#asa-service .sec02 .featureBox .item:first-child {
  margin-top: 0;
}
#asa-service .sec02 .featureBox .item .icon {
  flex-shrink: 0;
  width: 120px;
}
#asa-service .sec02 .featureBox .item .title {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.7;
}
#asa-service .sec02 .featureBox .item .title .number {
  margin-right: 6px;
}
#asa-service .sec02 .featureBox .item .noteText {
  display: inline-block;
  font-size: 1rem;
  vertical-align: top;
  transform: translateY(25%);
}
#asa-service .sec02 .featureBox .item p {
  margin-bottom: 0;
  line-height: 1.7;
}
#asa-service .sec02 .imgArea {
  margin-top: 8px;
  margin-bottom: 0;
}
#asa-service .sec02 .emphasisText {
  color: #c2413e;
}
#asa-service .sec02 .noteList {
  margin-top: 12px;
}
#asa-service .sec02 .noteList li {
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: right;
}
#asa-service .sec02 .sourceText {
  margin: 12px 0 8px;
  font-size: 1.2rem;
  line-height: 1.7;
}

#asa-service .sec03 {
  padding: 80px 0;
}
#asa-service .sec03 .topBox {
  display: flex;
  justify-content: space-between;
  gap: 20px 40px;
}
#asa-service .sec03 .topBox {
  margin-top: 8px;
}
#asa-service .sec03 .imgArea {
  width: 470px;
}
#asa-service .sec03 .textArea {
  width: 520px;
}
#asa-service .sec03 .textArea p {
  margin-bottom: 0;
}
#asa-service .sec03 .discList {
  width: 450px;
  margin: 10px 0 20px;
  column-count: 2;
  column-gap: 0;
}
#asa-service .sec03 .discList li {
  margin-top: 10px;
  padding-left: 14px;
  line-height: 1.5;
  position: relative;
}
#asa-service .sec03 .discList li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f6bd03;
}
#asa-service .sec03 .discList li:first-child {
  margin-top: 0;
}
#asa-service .sec03 .noteText {
  font-size: 1.2rem;
}

#asa-service .sec04 {
  padding: 80px 0;
  background: #262a32 url(/assets/img/bg_line_hexagon_dark.png) no-repeat top right;
  color: #fff;
}
#asa-service .sec04 .lead {
  margin-bottom: 16px;
}
#asa-service .sec04 .cardBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
}
#asa-service .sec04 .cardBox .item {
  width: calc((100% - 35px * 2) / 3);
  background: #fff;
  color: #595955;
}
#asa-service .sec04 .cardBox .title {
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  background: #f6bd03;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: "NotoSansCJKjp",sans-serif;
  line-height: 1.7;
}
#asa-service .sec04 .cardBox .title span {
  font-weight: 500;
  font-size: 2.6rem;
  font-family: 'Flama Condensed Medium',sans-serif;
  line-height: 1;
}
#asa-service .sec04 .cardBox .text {
  padding: 20px 22px;
  line-height: 1.7;
}
#asa-service .sec04 .cardBox .text p {
  margin-bottom: 0;
}
#asa-service .sec04 .cardBox .checkList {
  margin-top: 10px;
}
#asa-service .sec04 .checkList li {
  margin-top: 8px;
  padding-left: 22px;
  line-height: 1.7;
  position: relative;
}
#asa-service .sec04 .checkList li:first-child {
  margin-top: 0;
}
#asa-service .sec04 .checkList li:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: url(/assets/img/icon_check_circle_yellow.svg) no-repeat left center;
  position: absolute;
  top: 4px;
  left: 0;
}
#asa-service .sec04 .emphasisText {
  font-weight: 700;
  color: #c2413e;
}


@media only screen and (max-width: 768px) {
  .subTitle {
    font-size: 1.8rem;
    line-height: 1.5;
  }

  #asa-service .visualArea {
    background-position: center top;
  }

  #asa-service .sec01 {
    margin-top: 40px;
    padding-bottom: 60px;
  }
  #asa-service .sec01 .topBox {
    flex-flow: column;
  }
  #asa-service .sec01 .topBox .textArea,
  #asa-service .sec01 .topBox .imgArea {
    width: 100%;
  }
  #asa-service .sec01 .bottomBox .flowBox {
    margin-top: 30px;
  }
  #asa-service .sec01 .bottomBox .assignmentArea .assignmentBox {
    width: 100%;
  }
  #asa-service .sec01 .bottomBox .assignmentArea .assignmentBox:not(:first-child) {
    margin-top: 20px;
  }
  #asa-service .sec01 .bottomBox .assignmentBox {
    padding: 24px 16px 16px;
  }
  #asa-service .sec01 .bottomBox .highlightBox {
    padding: 16px;
  }

  #asa-service .sec02 {
    padding: 60px 0;
    background-size: 80%;
  }
  #asa-service .sec02 .imgArea {
    margin-top: 24px;
  }
  #asa-service .sec02 .featureBox .item {
    padding: 24px;
    flex-flow: column;
  }
  #asa-service .sec02 .featureBox .item .title {
    text-align: center;
  }
  #asa-service .sec02 .featureBox .item .title .number {
    display: block;
  }
  #asa-service .sec02 .noteList {
    margin-top: 16px;
  }
  #asa-service .sec02 .noteList li {
    text-align: left;
  }
  #asa-service .sec02 .sourceText {
    margin: 16px 0 24px;
  }

  #asa-service .sec03 {
    padding: 60px 0;
  }
  #asa-service .sec03 .topBox {
    flex-flow: column;
  }
  #asa-service .sec03 .imgArea,
  #asa-service .sec03 .textArea {
    width: 100%;
  }
  #asa-service .sec03 .discList {
    width: auto;
    margin: 20px 0;
    column-count: 1;
  }

  #asa-service .sec04 {
    padding: 60px 0;
    background-size: 80%;
  }
  #asa-service .sec04 .lead {
    margin-bottom: 20px;
  }
  #asa-service .sec04 .cardBox .item {
    width: 100%;
  }
  #asa-service .sec04 .cardBox .title {
    height: 75px;
  }
  #asa-service .sec04 .cardBox .text {
    padding: 18px 16px;
  }
}