main {
  background: #F7F7F7;
}

#flow-body .uk-container {
  max-width: 1340px;
}
#flow-body .uk-container .box {
  border-radius: 10px 100px 10px 10px;
  background: #fff;
  padding: 98px 90px 66px;
  margin-bottom: 146px;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container .box {
    padding: 6.8055555556vw 6.25vw 4.5833333333vw;
    margin-bottom: 10.1388888889vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container .box {
    border-radius: 10px 50px 10px 10px;
    padding: 50px 25px 30px;
  }
}
#flow-body .uk-container .box .box-inner .box-heading {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container .box .box-inner .box-heading {
    flex-direction: column;
    gap: 20px;
  }
}
#flow-body .uk-container .box .box-inner .box-heading div:nth-of-type(1) h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container .box .box-inner .box-heading div:nth-of-type(1) h2 {
    font-size: 25px;
  }
}
#flow-body .uk-container .box .box-inner .box-heading div:nth-of-type(2) {
  flex: 0 0 66.2068965517%;
}
#flow-body .uk-container .box .box-inner .box-heading div:nth-of-type(2) p {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
#flow-body .uk-container #box1 .flow {
  margin-top: 50px;
}
#flow-body .uk-container #box1 .flow h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.8;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5em;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box1 .flow h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow h3 {
    font-size: 16px;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  gap: 11px;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow ul.flowlist {
    flex-direction: column;
    gap: 10px;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist li {
  flex: 1;
  position: relative;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist li dl {
  margin: 0;
  padding: 0;
}
#flow-body .uk-container #box1 .flow ul.flowlist li dl dt {
  text-align: center;
  letter-spacing: 0;
  display: block;
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2857142857;
  text-align: center;
  color: #1d1d1d;
  margin: 0;
}
@media screen and (max-width: 1410px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li dl dt {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li dl dt {
    text-align: left;
    font-size: 14px;
    line-height: 1;
  }
  #flow-body .uk-container #box1 .flow ul.flowlist li dl dt br {
    display: none;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist li dl dd {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0;
  color: inherit;
  text-align: center;
  padding: 1em 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 1410px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li dl dd {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li dl dd {
    text-align: left;
    font-size: 15px;
    padding: 0.2em 0;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist li figure {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #f7f7f7;
  padding: 32px 0;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box1 .flow ul.flowlist li figure {
    width: 80px;
    padding: 0;
    aspect-ratio: 1/1;
  }
}
#flow-body .uk-container #box1 .flow ul.flowlist li figure img {
  width: 58.3333333333%;
}
#flow-body .uk-container #box1 .flow ul.flowlist li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#flow-body .uk-container #box2 .step {
  border-top: 1px solid #ccc;
  padding-top: 118px;
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step {
    padding-top: 80px;
    margin-top: 80px;
  }
}
#flow-body .uk-container #box2 .step .step-layout {
  position: relative;
  display: flex;
  justify-content: flex-end;
  gap: 10.6896551724%;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout {
    display: block;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R {
  flex: 0 0 66.2068965517%;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure {
  width: 100px;
  margin: 0;
  position: absolute;
  left: 14.5%;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure {
    width: 6.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure {
    position: relative;
    left: 0;
    width: auto;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 12px;
    margin-bottom: 20px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure figcaption {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  color: #1d1d1d;
  padding-bottom: 2.2em;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure figcaption {
    font-size: 1.8055555556vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure figcaption {
    font-size: 15px;
    white-space: nowrap;
    padding: 1em 0 0;
  }
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure figcaption br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading figure img {
    width: 60px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0;
  margin-top: -0.1em;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading h3 {
    font-size: 2.6388888889vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R div.step-heading h3 {
    font-size: 20px;
    padding-left: 72px;
    position: absolute;
    left: 0;
    top: 1.8em;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R h4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.6875;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R h4 {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R h4 {
    font-size: 16px;
    margin-top: 0;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R p {
  text-align: justify;
  font-feature-settings: "palt";
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos {
  display: flex;
  gap: 16px;
  margin-top: 50px;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos {
    margin: 30px 0;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos figure {
  flex: 0 0 calc((100% - 16px) / 2);
  margin: 0;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos figure img {
  border-radius: 10px;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos + .flex {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 10px;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .photos + .flex div p {
  margin: 0 0 10px;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge {
  display: flex;
  align-items: center;
  gap: 22px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge {
    gap: 18px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dt {
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #fff;
  background: #4DB5E2;
  padding: 0.7em 1.25em;
  position: relative;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dt {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dt {
    font-size: 12px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dt::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0px 6.5px 8px;
  border-color: transparent transparent transparent #4DB5E2;
  position: absolute;
  right: -8px;
  top: calc(50% - 6.5px);
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R dl.charge dd {
    font-size: 14px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R a.btn-default {
  width: 377px;
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R a.btn-default {
    width: 100%;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .well {
  padding: 60px;
  position: relative;
  z-index: 1;
  margin: 0 -60px 0;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R .well {
    padding: 40px;
    margin: 0 -40px 0;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R .well {
    padding: 40px 20px;
    margin: 30px -15px 0;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .well::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(#e4f2e8 0%, #f4f2e7 100%);
  opacity: 0.5;
  z-index: -1;
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .well h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0;
  margin-top: -0.1em;
}
@media screen and (max-width: 1024px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R .well h3 {
    font-size: 2.6388888889vw;
  }
}
@media screen and (max-width: 768px) {
  #flow-body .uk-container #box2 .step .step-layout .step-layout-R .well h3 {
    font-size: 20px;
  }
}
#flow-body .uk-container #box2 .step .step-layout .step-layout-R .well .photos {
  margin-bottom: 0;
}