.bl_flowLeadOuter {
  margin-top: 55px;
}

@media only screen and (max-width: 567px) {
  .bl_flowLeadOuter {
    margin-top: 30px;
  }
}

.el_flowLeadText {
  font-size: 1.125rem;
  margin-bottom: 1em;
}

@media only screen and (max-width: 567px) {
  .el_flowLeadText {
    font-size: 1rem;
  }
}

.el_flowLeadText:last-of-type {
  margin-bottom: 0;
}

.bl_flowDrawing1stOuter {
  position: relative;
  background-color: #eaf8ef;
  padding: 30px 15px;
  margin-bottom: 30px;
}

.bl_flowDrawing1stOuter::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing1stWrapper {
  max-width: 580px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.bl_flowDrawing1stList {
  width: 100%;
}

.bl_flowDrawing1stListItem {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 17px 15px;
  border: 6px solid #dfedd6;
  background-color: #fff;
}

.bl_flowDrawing1stListItem .col2 {
  display: flex;
  align-items: center;
  margin: 0 20px;
}

.bl_flowDrawing1stListItem::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 14px);
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}
.bl_flowDrawing1stListItem:last-of-type::after {
  display: none;
}

.bl_flowDrawing1stListItem:last-of-type {
  margin-bottom: 0;
}

.bl_flowDrawing1stListItemIconWrapper {
  width: 74px;
  height: 70px;
  min-width: 74px;
  min-height: 70px;
  margin-right: 25px;
}

.bl_flowDrawing1stListItemTextWrapper {
  width: auto;
}

.el_flowDrawing1stListItemTextTitle {
  width: 100%;
  font-size: 1.375rem;
  color: #00ac4d;
  font-weight: bold;
  text-align: center;
}

.el_flowDrawing1stListItemText {
  width: 100%;
  text-align: center;
}

.bl_flowDrawing1st2col {
  display: flex;
  justify-content: space-between;
}

.bl_flowDrawing1st2col > div {
  width: 48%;
  margin-bottom: 30px !important;
}

.bl_flowDrawing1st2col .bl_flowDrawing1stListItem::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 14px);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing1st2col .bl_flowDrawing1stListItem:first-of-type::before {
  content: none;
}

@media only screen and (max-width: 567px) {
  .el_flowDrawing1stListItemTextTitle {
    font-size: 1.25rem;
  }
  .bl_flowDrawing1st2col .bl_flowDrawing1stListItem {
    display: block;
    text-align: center;
  }
  .bl_flowDrawing1stListItem .col2 {
    display: block;
    text-align: center;
  }
  .bl_flowDrawing1stListItem .col2 .bl_flowDrawing1stListItemIconWrapper {
    margin-right: 0;
  }
}

.bl_flowDrawing1stListItem.sub .el_flowDrawing1stListItemTextTitle {
  text-align: center;
}

.bl_flowDrawing1stListItemText {
  width: 100%;
  font-size: 1rem;
}

.bl_flowDrawing1stListItem.sub .bl_flowDrawing1stListItemText {
  text-align: center;
}

.bl_flowDrawing2ndOuter {
  margin-bottom: 30px;
}

.bl_flowDrawing2ndWrapper {
  position: relative;
  background-color: #00ac4d;
}

.bl_flowDrawing2ndWrapper::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing2ndWrapper::before {
    left: 8%;
  }
}

.bl_flowDrawing2ndWrapper::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing2ndWrapper::after {
    left: 33%;
  }
}

.bl_flowDrawing2ndSubWrapper {
  position: relative;
}

.bl_flowDrawing2ndSubWrapper::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing2ndSubWrapper::before {
    right: 8%;
  }
}

.bl_flowDrawing2ndSubWrapper::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing2ndSubWrapper::after {
    right: 33%;
  }
}

.bl_flowDrawing2ndSubText {
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 15px;
  line-height: 1;
}

.bl_flowDrawing3rdWrapper {
  padding: 30px 0;
  background: linear-gradient(to right, #eef4de 0%, #eef4de 22.4137%, transparent 22.4138%, transparent 25.862%, #fdf4e0 25.8621%, #fdf4e0 48.2758%, transparent 48.2759%, transparent 51.7241%, #d9f1f6 51.7242%, #d9f1f6 74.1379%, transparent 74.138%, transparent 77.5862%, #f9dae3 77.5863%);
}

.bl_flowDrawing3rdList {
  width: 100%;
}

.bl_flowDrawing3rdListItem {
  position: relative;
  margin-bottom: 30px;
}

.bl_flowDrawing3rdListItem::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing3rdListItem::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing3rdListItem::after {
    left: 33%;
  }
}

.bl_flowDrawing3rdListItem:last-of-type {
  margin-bottom: 0;
}

.bl_flowDrawing3rdListItem:last-of-type::before {
  content: none;
}

.bl_flowDrawing3rdListItem:last-of-type::after {
  content: none;
}

.bl_flowDrawing3rdListItemSub {
  position: relative;
}

.bl_flowDrawing3rdListItemSub::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing3rdListItemSub::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing3rdListItemSub::after {
    right: 32.5%;
  }
}

.bl_flowDrawing3rdListItem:last-of-type .bl_flowDrawing3rdListItemSub::before {
  content: none;
}

.bl_flowDrawing3rdListItem:last-of-type .bl_flowDrawing3rdListItemSub::after {
  content: none;
}

.bl_flowDrawing3rdListItemInner {
  max-width: 1120px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.bl_flowDrawing3rdListItemInnerSub {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 17px 15px;
  border: 6px solid #dfedd6;
}

.bl_flowDrawing3rdListItemIconWrapper {
  width: 74px;
  height: 70px;
  min-width: 74px;
  min-height: 70px;
  margin-right: 20px;
}

.el_flowDrawing3rdListItemTextTitle {
  width: 100%;
  font-size: 1.375rem;
  color: #00ac4d;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 567px) {
  .el_flowDrawing3rdListItemTextTitle {
    font-size: 1.25rem;
  }
}

.el_flowDrawing3rdListItemText {
  width: 100%;
  text-align: center;
  font-size: 1rem;
}

.bl_flowDrawing4thOuter {
  margin: 30px 0;
}

.bl_flowDrawing4thWrapper {
  padding: 30px 0;
  background: linear-gradient(to right, #eef4de 0%, #eef4de 22.4137%, transparent 22.4138%, transparent 25.862%, #fdf4e0 25.8621%, #fdf4e0 48.2758%, transparent 48.2759%, transparent 51.7241%, #d9f1f6 51.7242%, #d9f1f6 74.1379%, transparent 74.138%, transparent 77.5862%, #f9dae3 77.5863%);
  position: relative;
}

.bl_flowDrawing4thWrapper::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thWrapper::before {
    left: 8%;
  }
}

.bl_flowDrawing4thWrapper::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thWrapper::after {
    left: 33%;
  }
}

.bl_flowDrawing4thSubWrapper {
  position: relative;
}

.bl_flowDrawing4thSubWrapper::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thSubWrapper::before {
    right: 8%;
  }
}

.bl_flowDrawing4thSubWrapper::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thSubWrapper::after {
    right: 33%;
  }
}


.bl_flowDrawing4thList {
  width: 100%;
}

.bl_flowDrawing4thListItem {
  position: relative;
  margin-bottom: 30px;
}

.bl_flowDrawing4thListItem::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing4thListItem::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  left: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thListItem::after {
    left: 33%;
  }
}

.bl_flowDrawing4thListItem:last-of-type {
  margin-bottom: 0;
}

.bl_flowDrawing4thListItem:last-of-type::before {
  content: none;
}

.bl_flowDrawing4thListItem:last-of-type::after {
  content: none;
}

.bl_flowDrawing4thListItemSub {
  position: relative;
}

.bl_flowDrawing4thListItemSub::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 9.9137%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

.bl_flowDrawing4thListItemSub::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: calc(100% + 8px);
  right: 35.6896%;
  border-style: solid;
  border-width: 16px 15px 0 15px;
  border-color: #b1cce2 transparent transparent transparent;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing4thListItemSub::after {
    right: 32.5%;
  }
}

.bl_flowDrawing4thListItem:last-of-type .bl_flowDrawing4thListItemSub::before {
  content: none;
}

.bl_flowDrawing4thListItem:last-of-type .bl_flowDrawing4thListItemSub::after {
  content: none;
}

.bl_flowDrawing4thListItemInner {
  max-width: 1120px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.bl_flowDrawing4thListItemInnerSub {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 17px 15px;
  border: 6px solid #dfedd6;
}

.bl_flowDrawing4thListItemIconWrapper {
  width: 74px;
  height: 70px;
  min-width: 74px;
  min-height: 70px;
  margin-right: 20px;
}

.el_flowDrawing4thListItemTextTitle {
  width: 100%;
  font-size: 1.375rem;
  color: #00ac4d;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 567px) {
  .el_flowDrawing4thListItemTextTitle {
    font-size: 1.25rem;
  }
}

.el_flowDrawing4thListItemText {
  width: 100%;
  text-align: center;
  font-size: 1rem;
}

.bl_flowDrawing5thWrapper {
  position: relative;
  background-color: #00ac4d;
  padding: 15px;
}

@media only screen and (max-width: 567px) {
  .bl_flowDrawing5thWrapper::before {
  }
}

.bl_flowDrawing5thSubText {
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 0 0 5px 0;
  line-height: 1;
}

.el_flowDrawing5thListItemText {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}


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