@charset "UTF-8";
.icon__label {
  top: -0.2em;
}

.positionIcon {
  position: absolute;
  top: 0em;
  left: 0;
}

.positionIcon img {
  width: 32px;
}

.linkList__item__link:after {
  border: none;
  margin-top: 0px;
}

.icon3 {
  display: flex;
  align-items: center;
}

.arrow {
  position: relative;
  margin-bottom: 55px;
}

.w50per {
  width: 50% !important;
}

.widA {
  width: 150px;
  margin: 0 auto;
}

.arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -35px;
  width: 0;
  height: 0;
  margin-left: -4px;
  border: 7px solid transparent;
  border-top: 8px solid var(--blue);
}

.blockNarrow .mb48 {
  margin-bottom: 48px !important;
}

@media screen and (min-width: 768px) {
  .pd0__sp {
    border-bottom: 1px solid var(--blue);
  }
  .gd25__o {
    padding: 0 120px;
  }
  .spLink_none {
    pointer-events: none;
    text-decoration: none !important;
    font-weight: normal !important;
    color: var(--black) !important;
  }
}
@media screen and (max-width: 767px) {
}

.textIconLeft__text {
  margin-left: 48px;
  font-size: 18px;
  color: var(--blue);
}

.textIconLeft__icon {
  top: auto;
  left: auto;
}

@media all and (-ms-high-contrast: none) {
  .textIconLeft__icon {
    top: 0px;
  }
}

.textIconLeft-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.pdf-w29px {
  width: 29px;
}

.textIconLeft__text--normal {
  margin-left: 46px;
  font-size: 16px;
  color: var(--black);
  font-weight: bold;
}

.positionIcon {
  position: absolute;
  top: 0em;
  left: 0;
}

.positionIcon img {
  width: 32px;
}

.linkList__item__link:after {
  border: none;
  margin-top: 0px;
}

.linkArrowRight::after {
  margin-right: 0px;
  margin-left: 5px;
}

.icon3 {
  display: flex;
  align-items: center;
  top: 0.2em;
}

.arrow {
  position: relative;
  margin-bottom: 55px;
}

.textIconLeft__text03 {
  font-size: 16px;
  color: var(--black);
}

.w50per {
  width: 50% !important;
}

.widA {
  width: 173px;
  margin: 0 auto;
}

.arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -35px;
  width: 0;
  height: 0;
  margin-left: -4px;
  border: 7px solid transparent;
  border-top: 8px solid var(--blue);
}

.blockNarrow .mb48 {
  margin-bottom: 48px !important;
}

.stepHead {
  text-align: center;
  color: var(--blue);
  display: flex;
  align-items: center;
  margin: 0 auto 8px auto !important;
  width: 100px;
}

.stepHead img {
  margin-left: 8px;
}

@media screen and (min-width: 768px) {
  .pd0__sp {
    border-bottom: 1px solid var(--blue);
  }
  .gd25__o {
    padding: 0 120px;
  }
  .wid315 {
    width: 315px;
  }
}
@media screen and (max-width: 767px) {
  .textIconLeft02 {
    margin-bottom: 28px !important;
  }
  .pd0__sp {
    padding: 0px;
  }

  .react-tabs__tab-panel--selected {
    padding-bottom: 24px !important;
  }
}
