@charset "UTF-8";


.theme-desktop h3:before, .theme-desktop h2:before, .theme-desktop h2:after {
   display: none;
}
.theme-mobile a._btn-acc h4:before, .theme-mobile h4:before {
    display: none;
}

.theme-mobile.theme-general .l-article h1 {
  margin: 10vw auto;
  padding: 0 !important;
  font-size: 4.8vw;
  font-weight: 600;
  color: #23366F;
  text-align: center;
  background: none;
}
.theme-mobile.theme-general .l-article h1 span {
    display: inline-block;
    margin-bottom: 2vw;
    font-size: 4.266666667vw;
    font-weight: 300;
}

@media screen and (min-width: 768px) {
  .theme-desktop h1 {
    margin: 90px auto;
    font-size: 36px;
    font-weight: 600;
    color: #23366F;
    text-align: center;
  }
  .theme-desktop h1 span {
    font-size: 30px;
  }  
}

.fl-procedure-content {
    width: 100%;
    margin: 0 auto;
}
.fl-procedure-lead-txt {
    margin: 8.0vw auto;
    padding: 27px 28px;
    text-align: center;
    font-size: 4.266666667vw;
    font-weight: 700;
    line-height: 1.5;
    color: #FFFFFF;
    background-color: #23366F;
}
.fl-procedure-step0 {
    width: 85.333333333vw;
    margin: 8.533333333vw auto 0;
}

.fl-procedure-step0__flex {
    display: flex;
    justify-content: space-between;
}
.fl-procedure-step0__voice {
    position: relative;
    display: grid;
    place-items: center;
    margin: 0 0 32.0vw;
    width: 37.333333333vw;
    height: 26.666666667vw;
    font-size: 3.2vw;
    line-height: 1.7;
    text-align: center;
    color: #23366F;
    background-color: #EEF0F1;
    border-radius: 10px;
}
.fl-procedure-step0__voice::after {
    content: "";
    position: absolute;
    display: block;
    width: 21.333333333vw;
    height: 21.333333333vw;
    bottom: -24.0vw;
}
.fl-procedure-step0__voice:nth-child(1):after {
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_step0-01.svg) no-repeat center/contain
}
.fl-procedure-step0__voice:nth-child(2):after {
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_step0-02.svg) no-repeat center/contain
}

.fl-procedure-step0 h2 {
    font-size: 4.0vw;
    line-height: 1.7;
    font-weight: 700;
    border: none;
    text-align: center;
    color: #23366F;
    margin-top: 10px!important;
}

.fl-procedure-step0 h2 span {
    color: #005bab;
}


.fl-procedure-table {
    width: 93.333333333vw;
    margin: 20px auto;
    color: #23366F;
}

.fl-procedure-table dt {
    background-color: #23366F;
    color: #fff;
    width: 100%;
    height: 10.666666667vw;
    font-size: 4.266666667vw;
    font-weight: 600;
    padding: 0 4.0vw;
    text-align: left;
    line-height: 10.666666667vw;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #23366F;
}

.fl-procedure-table dt span {
    font-size: 6.933333333vw;
    line-height: 10.666666667vw;
    margin-left: 4.533333333vw;
}

.fl-procedure-table dd {
    padding: 4.533333333vw 3.733333333vw;
    width: 100%;
    border: 1px solid #23366F;
}
.fl-procedure-table dd h3 {
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 3.733333333vw;
    font-weight: 600;
    border-bottom: solid 1px #23366F;
}

.fl-procedure-table dd h3 span {
    font-size: 4.266666667vw;
    color: #2167AE;
}

.fl-procedure-table__chat-content,
.fl-procedure-table__tel-content {
    position: relative;
    padding-left: 16.0vw;
}
.fl-procedure-table__chat-content::before,
.fl-procedure-table__tel-content::before {
    content: "";
    position: absolute;
    display: block;
    width: 13.333333333vw;
    height: 13.333333333vw;
    left: 0;
}
.fl-procedure-table__chat-content::before {
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_chat.svg) no-repeat center/contain;
}
.fl-procedure-table__tel-content::before {
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_tel.svg) no-repeat center/contain;
}
.fl-procedure-table__chat-content h4,
.fl-procedure-table__tel-content h4 {
    display: flex;
    align-items: center;
    margin-top: 18.5px;
    padding-left: 0;
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 3.0;
}

.fl-procedure-table__chat-lead {
    font-size: 4.266666667vw;
    line-height: 1.7;
}
.fl-procedure-table__chat-image img {
    width: 71.2vw;
    height: 17.866666667vw;
}

.fl-procedure-table__tel-inner {
    width: 100%;
    margin-top: 1vw;
}
.fl-procedure-table__tel-l p {
    display: grid;
    place-items: center;
    width: 100%;
    border: 1px solid;
    padding: .8vw;
    text-align: center;
    font-size: 3.733333333vw;
    line-height: 1.3;
    font-weight: 600;
}
.fl-procedure-table__tel-r {
    text-align: left;
    margin-top: 5px;
    padding-left: 3px;
}

.fl-procedure-table__tel-no {
    font-size: 8vw;
    line-height: 1.4;
    font-weight: 700;
}
.fl-procedure-table__tel-no a {
    color: #23366F;
}
.fl-procedure-table__tel-cap {
    margin-top: 0;
    font-size: 2.666666667vw;
}
.fl-procedure-table__txt {
    font-size: 3.466666667vw;
    font-weight: 700;
    line-height: 1.7;
    margin: 6.0vw 0 0;
    padding-top: 4.333333333vw;
    padding-left: 12.0vw;
    border-top: solid 1px #23366F;
    text-indent: -5px;
}
.fl-procedure-table__txt span {
    line-height: 5.6vw;
    color: #fff;
    background-color: #FD7C6D;
    border: 1px solid #FD7C6D;
    border-radius: 26px;
    padding: 3px 12px;
    margin: 0 5px;
}
.fl-procedure-table__sodan-lead {
    display: flex;
    margin-left: 20px;
}
.fl-procedure-table__sodan-txt {
    position: relative;
    margin-top: 6.8vw;
    padding-left: 33.6vw;
    font-size: 4.266666667vw;
    line-height: 1.7;
    font-weight: 600;
}
.fl-procedure-table__sodan-txt::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 24.205333333vw;
    height: 30.045333333vw;
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_soudan.svg) no-repeat center/contain;
}

.fl-procedure-table__sodan-txt span {
    display: block;
    margin-top: 7.066666667vw;
    margin-left: -33.6vw;
    font-size: 3.2vw;
    font-weight: 400;
    padding-left: 1em;
    text-indent: -1em;
}
.fl-procedure-table__sodan-list-ttl {
    text-align: center;
    font-size: 4.0vw;
    margin: 6.4vw auto 2.933333333vw;
    width: 70.36vw;
    position: relative;
}

.fl-procedure-table__sodan-list-ttl:after, .fl-procedure-table__sodan-list-ttl:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-color: #23366F;
    width: 1px;
    height: 100%;
    bottom: 0;
}

.fl-procedure-table__sodan-list-ttl:before {
    left: 0;
    transform: rotate(-30deg);
}

.fl-procedure-table__sodan-list-ttl:after {
    right: 0;
    transform: rotate(30deg);
}

.fl-procedure-table__sodan-list {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 2.666666667vw;
    background-color: #91BFE3;
    padding: 4.533333333vw 3.466666667vw;
    justify-content: center;
}
.fl-procedure-table__sodan-list li {
    display: grid;
    place-content: center;
    width: 37.866666667vw;
    height: 12.0vw;
    font-size: 3.2vw;
    text-align: center;
    background-color: #fff;
}
.fl-procedure-table__sodan-fukidashi {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 100%;
    margin: 22px auto 0;
}
.fl-procedure-table__sodan-fukidashi::after {
    content: "";
    display: block;
    width: 17.866666667vw;
    height: 17.866666667vw;
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_soudan02.svg) no-repeat center/contain;
}
.fl-procedure-table__sodan-fukidashi .left {
    padding: 4.0vw 3.2vw;
    background-color: #EEF0F1;
    position: relative;
    width: 61.333333333vw;
}

.fl-procedure-table__sodan-fukidashi .left p {
    font-size: 3.733333333vw;
    line-height: 1.8;
}
.fl-procedure-table__sodan-fukidashi .left:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: solid 5.6vw #EEF0F1;
    border-top: solid 3.2vw transparent;
    border-bottom: solid 3.2vw transparent;
    bottom: 41px;
    right: -4.533333333vw;
}

.fl-procedure-table__apply {
    margin-top: 5.0vw;
    font-size: 4.266666667vw;
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: -0.05em;
    padding: 0px 2vw;
}

.fl-procedure-after {
    margin: 7.2vw auto 13.333333333vw;
    width: 100%;
    color: #23366F;
}
.fl-procedure-after h4 {
    margin: 0;
    font-size: 4.8vw;
    font-weight: 700;
    padding: 0;
    line-height: 1.5;
    text-align: center;
}
.fl-procedure-after h4:before {
    display: none;
}

.fl-procedure-after__content {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin: 9.866666667vw auto 0;
    width: 84.533333333vw;
    height: 74.394666667vw;
    background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/bg_afterfollow.svg) no-repeat bottom center/33.048vw 51.461333333vw;
}
.fl-procedure-after__content p {
    display: grid;
    place-items: center;
    margin: 0;
    width: 38.666666667vw;
    height: 21.333333333vw;
    padding: 3.2vw 0;
    background: #EEF0F1;
    font-size: 3.2vw;
    line-height: 1.7;
    text-align: center;
    position: relative;
}
.fl-procedure-after__txt-1:before {
    content: "";
    position: absolute;
    bottom: -2.32vw;
    right: 11.733333333vw;
    border-top: solid 3.973333333vw #EEF0F1;
    border-left: solid 1.866666667vw transparent;
    border-right: solid 1.866666667vw transparent;
}
.fl-procedure-after__txt-2:before {
    content: "";
    position: absolute;
    bottom: -2.32vw;
    left: 11.733333333vw;
    border-top: solid 3.973333333vw #EEF0F1;
    border-left: solid 1.866666667vw transparent;
    border-right: solid 1.866666667vw transparent;
}

.sp {
    display: none;
}


@media screen and (min-width: 768px) {
    .fl-procedure-content {
        width: 1200px;
        margin: 0 auto;
    }
    .fl-procedure-lead-txt {
        padding: 15px;
        margin: 0 auto;
        padding: 50px 0;
        text-align: center;
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 1.5;
        color: #FFFFFF;
        background-color: #23366F;
    }
    .fl-procedure-step0 {
        width: 1050px;
        margin: 50px auto 0;
    }

    .fl-procedure-step0__flex {
        display: flex;
        justify-content: space-between;
    }
    .fl-procedure-step0__voice {
        position: relative;
        display: grid;
        place-items: center;
        margin-top: 0;
        margin-bottom: 203px;
        width: 500px;
        height: 150px;
        font-size: 2.8rem;
        line-height: 1.7;
        text-align: center;
        color: #23366F;
        background-color: #EEF0F1;
        border-radius: 10px;
    }
    .fl-procedure-step0__voice::after {
        content: "";
        position: absolute;
        display: block;
        width: 140px;
        height: 143px;
        bottom: -158px;
    }
    .fl-procedure-step0__voice:nth-child(1):after {
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_step0-01.svg) no-repeat center/contain
    }
    .fl-procedure-step0__voice:nth-child(2):after {
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_step0-02.svg) no-repeat center/contain
    }

    .fl-procedure-step0 h2 {
        font-size: 2.8rem;
        line-height: 1.7;
        font-weight: 700;
        border: none;
        text-align: center;
    }

    .fl-procedure-step0 h2 span {
        color: #005bab;
    }


    .fl-procedure-table {
        display: flex;
        width: 100%;
        margin: 100px auto;
        color: #23366F;
    }

    .fl-procedure-table dt {
        background-color: #23366F;
        color: #fff;
        width: 100px;
        height: auto;
        font-size: 2.0rem;
        line-height: 1.1;
        font-weight: 600;
        padding: 28px 0;
        text-align: center;
        border-radius: 0;
    }

    .fl-procedure-table dt span {
        display: block;
        font-size: 6.4rem;
        line-height: 1.1;
        margin: 0;
    }

    .fl-procedure-table dd {
        padding: 20px 50px;
        width: 1100px;
    }
    .fl-procedure-table dd h3 {
        padding-left: 0;
        font-size: 4.0rem;
        font-weight: 600;
        border-bottom: solid 1px #23366F;
    }

    .fl-procedure-table dd h3 span {
        font-size: 5.0rem;
        color: #2167AE;
    }

    .fl-procedure-table__chat-content,
    .fl-procedure-table__tel-content {
        position: relative;
        padding-left: 160px;
    }
    .fl-procedure-table__chat-content::before,
    .fl-procedure-table__tel-content::before {
        content: "";
        position: absolute;
        display: block;
        width: 140px;
        height: 140px;
        left: 0;
        margin-right: 20px;
    }
    .fl-procedure-table__chat-content::before {
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_chat.svg) no-repeat center/contain;
    }
    .fl-procedure-table__tel-content::before {
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_tel.svg) no-repeat center/contain;
    }
    .fl-procedure-table__chat-content h4,
    .fl-procedure-table__tel-content h4 {
        display: flex;
        align-items: center;
        margin-top: 28.5px;
        padding-left: 0;
        font-size: 4.0rem;
        font-weight: 600;
        line-height: 3.0;
    }

    .fl-procedure-table__chat-lead {
        font-size: 2.8rem;
        line-height: 1.7;
    }
    .fl-procedure-table__chat-image img {
        width: 728px;
        height: 180px;
    }

    .fl-procedure-table__tel-inner {
        display: flex;
        width: 1000px;
        margin-top: 80px;
        margin-left: -160px;
    }
    .fl-procedure-table__tel-l p {
        display: grid;
        place-items: center;
        width: 345px;
        height: 134px;
        border: 1px solid;
        border-radius: 3px;
        padding: 5px;
        text-align: center;
        font-size: 3.4rem;
        line-height: 1.3;
        font-weight: 600;
    }
    .fl-procedure-table__tel-r {
        display: flex;
        flex-direction: column;
        height: 134px;
        margin-left: 50px;
    }

    .fl-procedure-table__tel-no {
        font-size: 7.0rem;
        line-height: 1.4;
        font-weight: 700;
    }
    .fl-procedure-table__tel-no a {
        color: #23366F;
        pointer-events: none;
    }
    .fl-procedure-table__tel-cap {
        margin-top: 0;
        font-size: 2.0rem;
    }
    .fl-procedure-table__txt {
        font-size: 3.4rem;
        font-weight: 700;
        margin-top: 60px;
        padding-top: 30px;
        padding-left: 0;
        border-top: solid 1px #23366F;
    }
    .fl-procedure-table__txt span {
        line-height: 52px;
        color: #fff;
        background-color: #FD7C6D;
        border: 1px solid #FD7C6D;
        border-radius: 26px;
        padding: 10px 20px;
        margin: 0 5px;
    }
    .fl-procedure-table__sodan-lead {
        display: flex;
        margin-left: 20px;
    }
    .fl-procedure-table__sodan-txt {
        position: relative;
        margin-top: 40px;
        height: 275.25px;
        padding-left: 280px;
        font-size: 2.8rem;
        line-height: 1.7;
        font-weight: 600;
        margin-left: 20px;
    }
    .fl-procedure-table__sodan-txt::before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        width: 221.73px;
        height: 275.25px;
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_soudan.svg) no-repeat center/contain;
    }

    .fl-procedure-table__sodan-txt span {
        display: inline-block;
        margin-top: 10px;
        font-size: 2.0rem;
        font-weight: 400;
        margin-left: 0;
        text-indent: -1em;
    }
    .fl-procedure-table__sodan-list-ttl {
        text-align: center;
        font-size: 2.8rem;
        margin: 25px auto;
        width: 480px;
        position: relative;
    }

    .fl-procedure-table__sodan-list-ttl:after, .fl-procedure-table__sodan-list-ttl:before {
        content: "";
        position: absolute;
        display: inline-block;
        background-color: #23366F;
        width: 2px;
        height: 110%;
        bottom: 0;
    }

    .fl-procedure-table__sodan-list-ttl:before {
        left: 0;
        transform: rotate(-30deg);
    }

    .fl-procedure-table__sodan-list-ttl:after {
        right: 0;
        transform: rotate(30deg);
    }

    .fl-procedure-table__sodan-list {
        list-style: none;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        gap: 15px 18px;
        background-color: #91BFE3;
        padding: 28px 30px;
        justify-content: center;
    }
    .fl-procedure-table__sodan-list li {
        display: grid;
        place-content: center;
        width: 300px;
        height: 90px;
        font-size: 2.2rem;
        text-align: center;
        background-color: #fff;
    }
    .fl-procedure-table__sodan-fukidashi {
        display: flex;
        justify-content: space-between;
        align-items: end;
        width: 100%;
        margin: 22px auto 0;
    }
    .fl-procedure-table__sodan-fukidashi::after {
        content: "";
        display: block;
        width: 122px;
        height: 122px;
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/img_soudan02.svg) no-repeat center/contain;
    }
    .fl-procedure-table__sodan-fukidashi .left {
        margin-right: 40px;
        padding: 35px;
        background-color: #EEF0F1;
        position: relative;
        width: 839px;
    }

    .fl-procedure-table__sodan-fukidashi .left p {
        font-size: 2.6rem;
        line-height: 1.8;
    }
    .fl-procedure-table__sodan-fukidashi .left:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 0;
        height: 0;
        border-left: solid 29px #EEF0F1;
        border-top: solid 15px transparent;
        border-bottom: solid 15px transparent;
        bottom: 41px;
        right: -25px;
    }

    .fl-procedure-table__apply {
        margin-top: 30px;
        font-size: 2.8rem;
        font-weight: 600;
        line-height: 1.7;
    }

    .fl-procedure-after {
        margin: 90px auto 100px;
        width: 1200px;
        color: #23366F;
    }
    .fl-procedure-after h4 {
        margin: 0;
        font-size: 5.0rem;
        font-weight: 700;
        padding: 0;
        line-height: 1.5;
        text-align: center;
    }
    .fl-procedure-after h4:before {
        display: none;
    }

    .fl-procedure-after__content {
        display: flex;
        justify-content: space-between;
        align-items: start;
        margin-top: 43px;
        padding: 40px 0 0;
        width: 100%;
        height: 574.33px;
        background: url(/-/media/Images/ZurichLife/product/category_hengaku/hengakuyuki/procedure_pc_2607/bg_afterfollow.svg) no-repeat center/contain;
    }
    .fl-procedure-after__content p {
        display: grid;
        place-items: center;
        margin: 0;
        width: 384px;
        height: 200px;
        padding: 15px 0;
        background: #EEF0F1;
        font-size: 2.8rem;
        line-height: 1.7;
        text-align: center;
        position: relative;
    }
    .fl-procedure-after__txt-1:before {
        content: "";
        position: absolute;
        bottom: unset;
        right: -38px;
        border-left: solid 40px #EEF0F1;
        border-top: solid 17px transparent;
        border-bottom: solid 17px transparent;
        border-right: unset;
    }
    .fl-procedure-after__txt-2:before {
        content: "";
        position: absolute;
        bottom: 80px;
        left: -38px;
        border-right: solid 40px #EEF0F1;
        border-top: solid 17px transparent;
        border-bottom: solid 17px transparent;
        border-left: unset;
    }

    .sp {
        display: none;
    }
}