/* Made by Masstige */
.section {
  overflow-x: hidden;
}

.sub-decotit {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 6px;
  text-align: center;
  color: #333;
  position: relative;
  padding-bottom: 20px;
}
.sub-decotit:after {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  background-color: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.about-des {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #666;
}
.about-des .strong {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.6px;
  color: #0054a5;
}

.section-support {
  background: url("../images/sub/support-bg.png") no-repeat;
  background-size: cover;
  height: 50rem;
  background-position: center center;
}
@media all and (max-width: 1400px) {
  .section-support {
    height: auto;
  }
}
.section-support .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.section-support .col {
  text-align: center;
}
@media all and (max-width: 768px) {
  .section-support .col .arrow {
    display: none;
  }
}
.section-support .des {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.5px;
  text-align: center;
  color: #333;
}
.section-support .tit {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -1.2px;
  color: #0054a5;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .section-support .tit {
    font-size: 2rem;
  }
}
.section-support .name {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #333;
  margin-top: 2rem;
}
.section-support .deco {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 1400px) {
  .section-support .deco {
    position: relative;
    width: 10.625rem;
    padding-top: 30px;
  }
}

.process-wrap .process-step .col {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.process-wrap .process-step .step {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: -0.45px;
  text-align: center;
  color: #000;
  padding-top: 20px;
  padding-bottom: 10px;
}
.process-wrap .process-step .txt {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-align: center;
  color: #0054a5;
  width: 180%;
}
@media all and (max-width: 768px) {
  .process-wrap .process-step1 {
    flex-direction: column;
    align-items: center;
  }
  .process-wrap .process-step1 .arrow {
    display: none;
  }
}
@media all and (max-width: 768px) and (max-width: 768px) {
  .process-wrap .process-step1 .col {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 768px) {
  .process-wrap .process-step2 {
    flex-direction: column;
    align-items: center;
  }
  .process-wrap .process-step2 .arrow {
    display: none;
  }
}
@media all and (max-width: 1400px) {
  .process-wrap .process-step2 .col {
    flex: 1 1 14%;
    max-width: 14%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 768px) {
  .process-wrap .process-step2 .col {
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 768px) {
  .process-wrap .process-step3 {
    flex-direction: column;
    align-items: center;
  }
  .process-wrap .process-step3 .arrow {
    display: none;
  }
}
@media all and (max-width: 1400px) {
  .process-wrap .process-step3 .col {
    flex: 1 1 14%;
    max-width: 14%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 768px) {
  .process-wrap .process-step3 .col {
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.process-wrap .process-txt .tit {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.6px;
  text-align: center;
  color: #333;
}
.process-wrap .process-txt .txt {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-align: center;
  color: #333;
}

.policy-tit {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 3;
  letter-spacing: -0.5px;
  text-align: center;
  color: #333;
}

.circle-wrapper2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -30px;
}
@media all and (max-width: 576px) {
  .circle-wrapper2 {
    margin-left: 0;
  }
}

.firm-circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 275px;
  height: 275px;
  border-radius: 50%;
  justify-content: center;
  mix-blend-mode: multiply;
  margin-right: -30px;
}
.firm-circle1 {
  background-color: rgba(202, 233, 248, 0.6);
}
.firm-circle2 {
  background-color: rgba(237, 237, 237, 0.6);
}
.firm-circle3 {
  background-color: rgba(206, 246, 246, 0.6);
}
.firm-circle .img {
  height: 70px;
  display: inline-flex;
  align-items: flex-end;
}
.firm-circle .img img {
  width: 64px;
}
.firm-circle .tit {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 29.5px;
  letter-spacing: -0.8px;
  text-align: center;
  color: #333;
}
.firm-circle .txt {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 29.5px;
  letter-spacing: -0.8px;
  text-align: center;
  color: #666;
}
.firm-circle i {
  font-size: 25px;
}
@media all and (max-width: 576px) {
  .firm-circle {
    width: 170px;
    height: 170px;
  }
  .firm-circle:last-child {
    margin-right: 0;
  }
  .firm-circle .img {
    height: 40px;
  }
  .firm-circle .img img {
    width: 30px;
  }
  .firm-circle .tit {
    font-size: 1.125rem;
  }
  .firm-circle .txt {
    font-size: 1.125rem;
  }
}
/*# sourceMappingURL=support.css.map */