/*  Font size */
#job-seeker-guide .font-3 {
    font-size: 3px !important;
}

#job-seeker-guide .font-8 {
    font-size: 8px !important;
}

#job-seeker-guide .font-9 {
    font-size: 9px !important;
}

#job-seeker-guide .font-10 {
    font-size: 10px !important;
}

#job-seeker-guide .font-11 {
    font-size: 11px !important;
}

#job-seeker-guide .font-14 {
    font-size: 14px !important;
}

#job-seeker-guide .font-15 {
    font-size: 15px !important;
}

#job-seeker-guide .font-20 {
    font-size: 20px !important;
}

#job-seeker-guide .font-22 {
    font-size: 22px !important;
}

#job-seeker-guide .font-32 {
    font-size: 32px !important;
}
/* end of font size */

/* top, left, right, bottom */
#job-seeker-guide .bottom-0 {
    bottom: 0!important;
}
/* end of top, left, right, bottom */

/* width */
#job-seeker-guide .w-40 {
    width: 40% !important;
}

/* end width */

#job-seeker-guide {
    background: url(../images/bottom-left.png), url(../images/bottom-left.png), url(../images/bottom-right.png), url(../images/bottom-left.png), url(../images/bottom-left.png), url(../images/bottom-up.png);
    background-position: calc(100% + 50px) 0, -80px 580px, calc(100% + 100px) 2110px, -80px 2520px, calc(100% + 80px) 2850px, -80px 3200px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
    no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 120px auto, 250px auto, 250px auto, 220px auto, 220px auto, 300px auto;
}

#job-seeker-guide .container {
    background: #FFF !important;
}

#job-seeker-guide .bg-navy {
    background: #FFE3F2;
    color: #333333;
}

#job-seeker-guide .bg-white {
    background: #FFF;
}

#job-seeker-guide .text-navy {
    color: #D72D86;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 24px;
    max-width: 440px;
}

#job-seeker-guide .text-description {
    margin-bottom: 0 !important;
}

#job-seeker-guide .navy-container {
    margin-top: 43px;
    margin-bottom: 75px;
    padding-left: 90px;
    padding-right: 90px;
}

#job-seeker-guide .text-orange {
    color: #DD840B;
}

#job-seeker-guide .bg-orange-gradient {
    background: linear-gradient(to right, #dd840b, #e8aa00);
}

#job-seeker-guide .border-navy {
    border-color: #09447C !important;
}

#job-seeker-guide .btn-cta-orange {
    height: 50px;
    background: linear-gradient(to right, #dd840b, #e8aa00);
}

#job-seeker-guide .btn-cta-blue {
    font-family: noto-sans-jp-regular;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(to right, #04A197, #00BEB2);
    box-shadow: -1px -1px 14px -3px rgb(185, 185, 185);
    max-width: 478px;
    height: 70px;
    margin: auto;
    text-align: center;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#job-seeker-guide .btn-cta-blue::after {
    content: "";
    position: absolute;
    top: 40%;
    right: 20px;
    height: auto !important;
    display: flex;
    align-items: center;
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#job-seeker-guide .btn-cta-special-blue {
    border: 3px solid #09447C;
    height: 75px !important;
    overflow: hidden;
    border-radius: 20px;
}

#job-seeker-guide .btn-cta-special-blue .triangle {
    transform: rotate(45deg);
    top: -40px;
    left: -48px;
}

#job-seeker-guide .btn-cta-special-blue .fa-5x {
    font-size: 80px !important;
}

#job-seeker-guide .line {
    width: 100px !important;
    border: 1px solid #D72D86;
}

#job-seeker-guide .num-with-circle {
    width: 45px;
    height: 45px;
    border: 1px solid transparent;
    border-radius: 50%;
    background-color: #D72D86;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

#job-seeker-guide .num-with-circle.small {
    width: 40px;
    height: 40px;
    font-size: 24px
}

@media (min-width: 992px) {

    #job-seeker-guide .px-lg-90px {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }

    /* #job-seeker-guide .mx-lg-90n-px {
        margin-left: -90px !important;
        margin-right: -90px !important;
    } */
    
    #job-seeker-guide .font-lg-70 {
        font-size: 70px !important;
    }

    #job-seeker-guide .font-lg-30 {
        font-size: 30px !important;
    }

    #job-seeker-guide .font-lg-28 {
        font-size: 28px !important;
    }

    #job-seeker-guide .font-lg-24 {
        font-size: 24px !important;
    }

    #job-seeker-guide .font-lg-22 {
        font-size: 22px !important;
    }

    #job-seeker-guide .font-lg-20 {
        font-size: 20px !important;
    }

    #job-seeker-guide .font-lg-18 {
        font-size: 18px !important;
    }

    #job-seeker-guide .font-lg-14 {
        font-size: 14px !important;
    }

    #job-seeker-guide .font-lg-12 {
        font-size: 12px !important;
    }

    #job-seeker-guide .font-lg-9 {
        font-size: 9px !important;
    }

    #job-seeker-guide .btn-cta-orange {
        height: 70px;
        font-size: 22px !important;
    }

    #job-seeker-guide .btn-cta-special-blue {
        height: 100px !important;
    }

    #recruiter-buide .bottom-0 {
        bottom: 0;
    }

    #job-seeker-guide .bg-sky-blue {
        background: #F8FAFD;
    }

    #job-seeker-guide .card-lg {
        border: 1px solid transparent !important;
        border-radius: 0 !important;
        box-shadow: 1px 5px 8px 0px rgba(0,0,0,0.16) !important;
        -webkit-box-shadow: 1px 5px 8px 0px rgba(0,0,0,0.16) !important;
        -moz-box-shadow: 1px 5px 8px 0px rgba(0,0,0,0.16) !important;
    }

    #job-seeker-guide .num-with-circle {
        width: 60px;
        height: 60px;
    }

    #job-seeker-guide .mt-lg-30n-px {
        margin-top: -30px !important;
    }

    #job-seeker-guide .num-with-circle-sm {
        width: 40px;
        height: 40px;
    }

    #job-seeker-guide .t-lg-85px {
        top: 85px !important;
    }

    #job-seeker-guide .mt-lg-185px {
        margin-top: 185px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #job-seeker-guide .mt-lg-340px {
        margin-top: 340px !important;
    }
}

@media (max-width: 480px) {
    .h-new-body {
        margin-top: 0 !important;
    }
}

.job-seeker-guide-content {
    width: 100%;
}

.job-seeker-guide-content .container__body {
    max-width: 100%;
    margin: 0 !important;
}

.job-seeker-guide-content .session-one {
    background-image: url(../images/repeat-grid.png);
    background-color: #FFE3F2;
    background-size: cover;
    padding: 35px 90px 32px 90px;
}

.job-seeker-guide-content .session-one .group-card{
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    justify-content: center;
}

.job-seeker-guide-content .session-one .group-card .navy-card{
    width: 530px;
    height: 590px;
    padding: 0 33px 20px 33px;
    background-color: #FFFFFF;
    border-radius: 20px;
    margin: 60px 10px 18px 10px;
    position: relative;
}

.job-seeker-guide-content .session-one .group-card.group-first {

}

.job-seeker-guide-content .session-one .group-card .navy-card.large{
    width: 530px;
    height: 590px;
    padding: 0 33px 20px 33px;
    background-color: #FFFFFF;
    border-radius: 20px;
    position: relative;
}

.job-seeker-guide-content .session-one .group-card .navy-card.small{
    width: 530px;
    height: 502px;
    padding: 0 33px 20px 33px;
    background-color: #FFFFFF;
    border-radius: 20px;
    position: relative;
}

.job-seeker-guide-content .session-one .group-card .navy-card .navy-card-number-title {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.job-seeker-guide-content .session-one .group-card .navy-card .navy-card-number-title .num-with-circle {
    margin-bottom: 14px;
}

.job-seeker-guide-content .session-one .group-card .img-navy{
    height: 140px;
    width: 100%;
    margin-top: 157px;
    margin-bottom: 25px;
}

.job-seeker-guide-content .session-one .group-card .img-navy .img-fluid{
    height: 100%;
    width: auto;
    object-fit: fill;
}

.job-seeker-guide-content .session-two {
    padding: 50px 90px 26px 90px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session {
    margin-top: 28px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy {
    margin-bottom: 51px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content {
    width: calc(100% - 365px);
    padding-right: 27px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-text .text-large {
    font-size: 14px;
    font-weight: bold;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-text .text-small {
    font-size: 12px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-text .mb-normal {
    margin-bottom: 20px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-title {
    padding-bottom: 18px;
    border-bottom: 2px solid #CCC;
    margin-bottom: 25px;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-title p {
    color: #333;
    font-size: 20px;
    margin-left: 16px;
    font-weight: bold;
}

.job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-img .img-fluid{
    width: 365px;
    height: auto;
    border-radius: 10px;
}

.job-seeker-guide-content .text-navy-session {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 22px;
    color: #333333;
    border-bottom: 2px solid #D72D86;
}

.job-seeker-guide-content .flex-justify-center {
    display: flex;
    justify-content: center;
}

.job-seeker-guide-banner {
    position: relative;
}

.job-seeker-guide-banner__image {
    display: flex;
    justify-content: flex-end;
}

.job-seeker-guide-banner__image .img-fluid {
    height: 480px;
    width: 946px;
    object-position: top;
    border-radius: 0 0 0 20px;
}

.job-seeker-guide-banner__content {
    position: absolute;
    top: -30px;
    border-radius: 0 20px 20px 0;
    max-width: calc(((100vw - 978px) / 2) + 700px - 100px)
}

.job-seeker-guide-banner__content-wrapper {
    float: left;
    width: auto;
    padding: 45px 40px 45px 90px;
}

.job-seeker-guide-banner__content-wrapper .title-banner {
    font-size: 24px;
    font-weight: bold;
    line-height: 37px;
}

.job-seeker-guide-banner__content-wrapper .panner-line {
    border-bottom: 1px solid #999;
    margin: 13px 0 20px 0;
}

.job-seeker-guide-banner__content-wrapper .text-content-panner {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 27px;
}

.job-seeker-guide__register-button {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
}

.session-three {
    padding-bottom: 100px;
}

@media only screen and (max-width: 1245px) {
    .job-seeker-guide__register-button {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 1130px) {
    .job-seeker-guide-banner__content {
        max-width: 600px
    }

    .job-seeker-guide-banner__content-wrapper {
        padding: 16px;
    }

    .job-seeker-guide__register-button {
        margin-top: 40px;
    }

    .container__body {
        width: 100% !important;
    }

    #job-seeker-guide .navy-container {
        margin-top: 24px;
        margin-bottom: 35px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .job-seeker-guide-banner__image .img-fluid {
        width: 100%;
        height: auto !important;
        border-radius: 0;
    }

    .job-seeker-guide-banner__content {
        position: relative;
        top: 0;
        max-width: 100%;
        border-radius: 0;
    }

    .job-seeker-guide-banner__content-wrapper {
        float: none;
        width: 100%;
    }

}

@media only screen and (max-width: 992px) {

    #job-seeker-guide .btn-cta-blue {
        font-size: 17px;
        height: 50px;
    }

    #job-seeker-guide .btn-cta-blue::after {
        padding: 4px;
        border-width: 0 2px 2px 0;
    }

    #job-seeker-guide .text-description {
        font-size: 14px
    }

    #job-seeker-guide .navy-container {
        margin-bottom: 20px;
    }

    .job-seeker-guide-content .session-one .group-card {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .job-seeker-guide-content .text-navy-session {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .job-seeker-guide-banner__content-wrapper .title-banner {
        font-size: 15px;
        line-height: 26px;
    }

    .job-seeker-guide-banner__content-wrapper .panner-line {
        margin: 13px 0 18px 0;
    }

    .job-seeker-guide-banner__content-wrapper .text-content-panner {
        font-size: 12px;
    }

    .job-seeker-guide-content .session-one {
        padding: 35px 16px 50px 16px;
    }

    .job-seeker-guide-content .session-two {
        padding: 40px 16px 26px 16px;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy {
        margin-bottom: 15px;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content .guide-title {
        padding-bottom: 10px;
    }

    .session-three {
        padding-bottom: 80px;
    }

    #job-seeker-guide .text-navy {
        font-size: 20px;
        margin-bottom: 15px;
        max-width: 300px;
    }

    .job-seeker-guide__register-button {
        margin-top: 30px;
    }

    .job-seeker-guide-content .session-one .group-card .img-navy {
        margin-top: 65px;
        margin-bottom: 13px;
    }

    .job-seeker-guide-content .session-one .group-card .img-navy {
        height: 101px !important;
    }

    .job-seeker-guide-content .session-one .group-card .img-navy .img-fluid {
        height: 101px !important;
    }

    .job-seeker-guide-content .session-one .group-card .navy-card {
        padding: 17px 20px !important;
        height: max-content !important;
        margin:  52.5px 0 0 0 !important;
    }

    .job-seeker-guide-content .session-one .group-card .navy-card .navy-card-number-title {
        position: unset;
        margin-top: -40px;
    }

    .job-seeker-guide-content .session-one .group-card .navy-card .navy-card-number-title .num-with-circle {
        margin-bottom: 5px
    }

    .job-seeker-guide-content .session-one .group-card .img-navy {
        margin-top: 23px;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy {
        flex-direction: column-reverse;
        align-items: center !important;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-content {
        width: 100%;
        padding: 23px 0 0 0;
    }

    #job-seeker-guide .num-with-circle.small {
        width: 26px;
        height: 26px;
        font-size: 15px;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-img {
        width: 100%;
        max-width: 600px;
    }

    .job-seeker-guide-content .session-two .guide-list-navy-session .guide-item-navy .guide-img  .img-fluid {
       width: 100%;
    }

    .job-seeker-guide-content .session-one .group-card.mt-4 {
        margin-top: 0px !important;
    }
}
