.section-flow .introduce-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-flow .introduce-item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.section-flow .introduce-item.is-web .introduce-wrapper {
  color: #37466b;
}
.section-flow .introduce-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.section-flow .introduce-wrapper::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: top left/100% 100% no-repeat;
}
.section-flow .introduce-number {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.section-flow .number-wrapper {
  position: relative;
}
.section-flow .introduce-text {
  position: relative;
}
@media print, (min-width: 768px) {
  .section-flow {
    padding: 100px 0 120px;
  }
  .section-flow .flow-introduce {
    margin-bottom: 60px;
  }
  .section-flow .introduce-list {
    margin-right: -100px;
  }
  .section-flow .introduce-item {
    width: 263px;
  }
  .section-flow .introduce-item.is-web {
    width: 285px;
    margin-right: -33px;
  }
  .section-flow .introduce-item.is-web .introduce-wrapper::before {
    background-image: url("../img/flow/background_flow_01.svg");
  }
  .section-flow .introduce-item.is-registration {
    margin-right: -31px;
  }
  .section-flow .introduce-item.is-registration .introduce-wrapper {
    padding-left: 84px;
  }
  .section-flow .introduce-item.is-registration .introduce-wrapper::before {
    background-image: url("../img/flow/background_flow_02.svg");
  }
  .section-flow .introduce-item.is-information {
    margin-right: -30px;
  }
  .section-flow .introduce-item.is-information .introduce-wrapper {
    padding-left: 58px;
  }
  .section-flow .introduce-item.is-information .introduce-wrapper::before {
    background-image: url("../img/flow/background_flow_03.svg");
  }
  .section-flow .introduce-item.is-start .introduce-wrapper {
    padding-left: 59px;
  }
  .section-flow .introduce-item.is-start .introduce-wrapper::before {
    background-image: url("../img/flow/background_flow_04.svg");
  }
  .section-flow .introduce-wrapper {
    min-height: 106px;
    padding: 20px 20px 20px 37px;
  }
  .section-flow .introduce-number {
    margin-right: 13px;
  }
  .section-flow .number-wrapper {
    font-size: 0.24rem;
  }
  .section-flow .introduce-text {
    font-size: 0.18rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-flow {
    padding: 0.4rem 0 0.7rem;
  }
  .section-flow .flow-introduce {
    margin-bottom: 0.43rem;
  }
  .section-flow .introduce-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-flow .introduce-item {
    margin-bottom: 0.05rem;
  }
  .section-flow .introduce-item.is-web {
    width: 1.83rem;
    margin-right: -0.33rem;
  }
  .section-flow .introduce-item.is-web .introduce-wrapper::before {
    background-image: url("../img/flow/sp/background_flow_01.svg");
  }
  .section-flow .introduce-item.is-registration {
    width: 1.7rem;
  }
  .section-flow .introduce-item.is-registration .introduce-wrapper {
    padding-left: 0.36rem;
  }
  .section-flow .introduce-item.is-registration .introduce-wrapper::before {
    background-image: url("../img/flow/sp/background_flow_02.svg");
  }
  .section-flow .introduce-item.is-information {
    width: 1.76rem;
    margin-right: -0.24rem;
  }
  .section-flow .introduce-item.is-information .introduce-wrapper {
    padding-left: 0.31rem;
  }
  .section-flow .introduce-item.is-information .introduce-wrapper::before {
    background-image: url("../img/flow/sp/background_flow_03.svg");
  }
  .section-flow .introduce-item.is-information .introduce-number {
    margin-right: 0.07rem;
  }
  .section-flow .introduce-item.is-start {
    width: 1.76rem;
  }
  .section-flow .introduce-item.is-start .introduce-wrapper {
    padding-left: 0.38rem;
  }
  .section-flow .introduce-item.is-start .introduce-wrapper::before {
    background-image: url("../img/flow/sp/background_flow_04.svg");
  }
  .section-flow .introduce-item.is-start .introduce-number {
    margin-right: 0.08rem;
  }
  .section-flow .introduce-wrapper {
    min-height: 0.6rem;
    padding: 0.1rem 0.09rem 0.1rem 0.08rem;
  }
  .section-flow .introduce-number {
    margin-right: 0.12rem;
  }
  .section-flow .number-wrapper {
    top: 1px;
    font-size: 0.18rem;
  }
  .section-flow .introduce-text {
    font-size: 0.14rem;
  }
}

.list-flow .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-flow .list-item {
  border-bottom: 0.05rem solid #3751ab;
}
.list-flow .list-item:last-child {
  margin-bottom: 0;
  border: none;
}
.list-flow .list-item:last-child .item-wrapper::before {
  display: none;
}
.list-flow .item-wrapper {
  position: relative;
  background-color: #e6edf4;
}
.list-flow .item-wrapper::before {
  content: "";
  position: absolute;
  bottom: -0.15rem;
  left: 50%;
  width: 0.38rem;
  height: 0.11rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../img/flow/decoration_flow.svg") center/contain no-repeat;
}
.list-flow .title-number {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #3751ab;
  line-height: 1;
}
.list-flow .title-text {
  color: #37466b;
}
.list-flow .content-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.list-flow .content-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  border-radius: 0.06rem;
  background-color: #fff;
}
.list-flow .content-contact::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.02rem solid #37466b;
  border-radius: inherit;
  pointer-events: none;
}
.list-flow .contact-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #23345d;
  color: #fff;
}
.list-flow .contact-phone {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-flow .phone-wrapper {
  position: relative;
}
.list-flow .phone-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/flow/icon_contact.svg") center/contain no-repeat;
}
.list-flow .phone-number {
  position: relative;
  color: #23345d;
}
.list-flow .content-description:last-child {
  margin: 0;
}
@media print, (min-width: 768px) {
  .list-flow {
    margin-bottom: 80px;
  }
  .list-flow .list-item {
    margin-bottom: 70px;
  }
  .list-flow .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 31px 50px 25px 30px;
  }
  .list-flow .item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 345px;
    height: 239px;
  }
  .list-flow .item-content {
    padding-top: 17px;
    padding-left: 42px;
  }
  .list-flow .content-title {
    margin-bottom: 9px;
  }
  .list-flow .title-number {
    top: 2px;
    margin-right: 26px;
    font-size: 0.4rem;
  }
  .list-flow .title-text {
    font-size: 0.24rem;
    line-height: 1.875;
  }
  .list-flow .content-contact {
    width: 312px;
    margin-top: -12px;
    margin-left: -5px;
  }
  .list-flow .contact-text {
    width: 129px;
    padding: 11px 12px;
    font-size: 0.15rem;
  }
  .list-flow .contact-phone {
    padding: 8.5px 5px 8.5px 12px;
    pointer-events: none;
  }
  .list-flow .phone-wrapper {
    padding-left: 30px;
  }
  .list-flow .phone-wrapper::before {
    width: 23px;
    height: 23px;
  }
  .list-flow .phone-number {
    top: 1px;
    font-size: 0.18rem;
  }
  .list-flow .content-description {
    margin-bottom: 30px;
    padding-left: 3px;
    line-height: 1.875;
  }
}
@media print {
  .list-flow {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-flow {
    margin: 0 -0.29rem 0.51rem;
  }
  .list-flow .list-item {
    margin-bottom: 0.4rem;
  }
  .list-flow .item-wrapper {
    padding: 0.31rem 0.29rem 0.4rem;
  }
  .list-flow .item-image {
    width: 100%;
    height: 2.3rem;
    margin-bottom: 0.13rem;
  }
  .list-flow .content-title {
    margin-bottom: 0.04rem;
    margin-left: -0.03rem;
  }
  .list-flow .title-number {
    top: 0.05rem;
    margin-right: 0.2rem;
    font-size: 0.35rem;
  }
  .list-flow .title-text {
    font-size: 0.22rem;
    line-height: 2.0454545455;
  }
  .list-flow .content-contact {
    margin-top: -0.02rem;
  }
  .list-flow .contact-text {
    width: 1.22rem;
    padding: 0.2rem 0.06rem 0.2rem 0.12rem;
  }
  .list-flow .contact-phone {
    padding: 0.2rem 0.03rem 0.2rem 0.14rem;
  }
  .list-flow .phone-wrapper {
    padding-left: 0.37rem;
  }
  .list-flow .phone-wrapper::before {
    width: 0.29rem;
    height: 0.29rem;
  }
  .list-flow .phone-number {
    top: 0.035rem;
    font-size: 0.21rem;
    line-height: 1;
  }
  .list-flow .content-description {
    margin-bottom: 0.26rem;
    line-height: 1.8571428571;
  }
}

.button-common-primary {
  margin: 0 auto;
  border-radius: 0.1rem;
}
@media print, (min-width: 768px) {
  .button-common-primary {
    max-width: 338px;
    min-height: 76px;
    font-size: 0.22rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-common-primary {
    max-width: 3rem;
    min-height: 0.65rem;
    font-size: 0.18rem;
  }
}
/*# sourceMappingURL=flow.css.map */