@charset "utf-8";

/* CSS Document */
.p_top .process_item .item_step,
.p_top .process_item .item_txt {
    font-size: .875rem
}

.p_top__mv {
    overflow: hidden;
    position: relative
}

.p_top__mv .mv_img {
    height: 100%;
    position: absolute;
    width: 100%
}

.p_top__mv .mv_img:after {
    background: linear-gradient(177deg, #e0eee1 44%, #6abe9c);
    bottom: 0;
    clip-path: polygon(58.5% 0, 100% 0, 100% 100%, 0 100%);
    content: "";
    height: 100%;
    max-width: 1600px;
    position: absolute;
    right: -30px;
    width: 43.4722222222%;
    z-index: 1
}

.p_top__mv .mv_img .img01 {
    height: 100%
}

.p_top__mv .mv_img .img01 img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.p_top__mv .mv_img__people {
    bottom: 0;
    position: absolute;
    left: 66vw;
    width: 34vw;
    z-index: 2
}

.p_top__mv .mv_content {
    margin: 0 auto;
    max-width: 1200px;
    padding: 1.5rem 3vw 2rem 5vw;
    position: relative;
    width: 100%
}

.p_top__mv .mv_ttl .ttl {
    background: #fff;
    border: 1px solid #38b08a;
    box-shadow: 4px 4px 0 #38b08a;
    display: inline-block;
    font-size: clamp(1.875rem, 5.1020408163vw + .6792091837rem, 3.125rem);
    font-weight: 900;
    line-height: 1;
    padding: 0 10px 6px;
    position: relative
}

.p_top__mv .mv_ttl .ttl + br + .ttl {
    margin-top: 13px
}

.p_top__mv .mv_sub {
    font-size: clamp(1rem, 1.0204081633vw + .7608418367rem, 1.25rem);
    font-weight: 700;
    line-height: 1.4;
    padding-top: 20px;
    padding-bottom: 20px;
}

.p_top__mv .c_gnavi__btn .btn {
    width: 230px;
    font-size: 0.8rem;
}

.p_top__mv .mv_sub .txt_green {
    font-size: clamp(1.125rem, 1.0204081633vw + .8858418367rem, 1.375rem)
}

.p_top__content {
    background-color: #eef5f4;
    margin-bottom: 40px;
    padding: 40px 0
}

.p_top .contact {
    border: 3px solid #F7920E;
    border-radius: 20px;
    box-shadow: 0 0 34px rgba(247, 146, 16, .25);
    margin: 4em auto;
    width: 100%;
    padding: 30px 15px;
    background-color: #fff;
    max-width: 1034px;
    width: calc(100% - 40px);
}

.p_top .contact_ttl {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 30px;
    text-align: center
}



.p_top .contact .c_icon__security {
    bottom: 3px;
    left: 9px
}

.p_top .contact .c_icon__security01 {
    bottom: 7px;
    right: -7px
}

.p_top .contact .c_btn + .c_btn {
    margin-top: 29px
}

.p_top .contact02 .c_icon__security {
    bottom: 8px;
    left: 14px
}

.p_top .contact04 {
    margin-bottom: 40px
}

.p_top .process {
    margin-top: 60px;
    overflow: hidden
}

.p_top .process_inner {
    padding-bottom: 100px;
    position: relative
}

.p_top .process_content {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
    margin: 60px auto 0;
    max-width: clamp(19.375rem, 100vw + -4.0625rem, 22.5rem);
    width: 100%
}

.p_top .process_item {
    position: relative
}

.p_top .process_item:after {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    top: calc(100% + 5px);
    transform: translateX(-50%) rotate(45deg);
    width: 9px
}

.p_top .process_item:last-child .item_desc:after,
.p_top .process_item:last-child:after {
    display: none
}

.p_top .process_item .item_desc {
    align-items: center;
    background-color: #eef5f4;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    min-height: 96px;
    padding: 37px 20px 20px;
    position: relative
}

.p_top .process_item .item_desc:after {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    height: 9px;
    left: 100%;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    width: 9px
}

.p_top .process_item .item_step {
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 10px 0 #dfe3e2;
    color: #0ca26c;
    display: flex;
    flex-direction: column;
    font-family: Inter, sans-serif;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    left: 50%;
    position: absolute;
    text-align: center;
    top: -24px;
    transform: translateX(-50%);
    width: 50px
}

.p_top .process_item .item_step .number {
    font-size: 1.125rem
}

.p_top .process_item .item_ttl {
    font-size: 1rem;
    font-weight: 700
}

.p_top .process_item .item_txt {
    line-height: 1.5;
    padding-top: 10px
}

.p_top .process_icon {
    bottom: -4px;
    left: -15px;
    position: absolute;
    width: 80px
}

.p_top .faq {
    background-color: #F1FCF8;
    margin-bottom: 53px;
    padding: 79px 0 120px
}

.p_top .faq .c_accordion {
    margin-top: 20px
}

/*ボタン調整*/
.company_page .c_btn__link {
    background: linear-gradient(90deg, #FFC57A, #F7920E 40%);
    padding: 7px 40px 10px 40px;
    font-size: 1rem;
}

.company_page .c_btn__link::after {
    right: 20px;
}

/*サービスの特徴*/
.features .c_ttl {
    margin-bottom: 20px;
}

.features .features_item {
    border: solid 2px #31AE81;
    background-color: #fff;
    border-radius: 10px;
    padding: 1.5em 1em;
    max-width: 460px;
    margin: 0 auto 1em auto;
}

.features .features_item .txtArea {
    margin-bottom: 2em;
}

.features .features_item .txtArea h4 {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 18px;
    text-align: center;
    color: #0CA26C;
}

.features .features_item .txtArea h4 span {
    font-size: 1.9rem;
    font-weight: 800;
}

.features .features_item .txtArea p {
    font-size: 0.9rem;
    line-height: 1.5;
}

.features .features_item .imgArea {
    width: 80%;
    margin: auto;
    max-width: 280px;
}

@media screen and (min-width:768px) {
    .p_top .process_item .item_step {
        font-size: .75rem
    }

    .p_top .process_item .item_txt {
        font-size: .875rem
    }

    .p_top__mv .mv_img:after {
        right: 0
    }

    .p_top__mv .mv_img__people {
        max-width: 580px;
        left: 60vw;
        width: 45vw;
        right: 0;
    }

    .p_top__mv .mv_content {
        padding: 2.5rem 20px 4rem 20px;
    }

    .p_top__mv .mv_ttl .ttl {
        box-shadow: 8.72px 8.72px 0 #38b08a;
        font-size: clamp(2.8125rem, 7.6388888889vw + -.8541666667rem, 4.875rem)
    }

    .p_top__mv .mv_ttl .ttl + br + .ttl {
        margin-top: 33px
    }

    .p_top__mv .mv_sub {
        font-size: clamp(1.5rem, 1.8518518519vw + .6111111111rem, 2rem);
        padding-top: 48px;
        padding-bottom: 40px;
    }

    .p_top__mv .c_gnavi__btn {
        display: block;
    }

    .p_top__mv .c_gnavi__btn .btn {
        width: 360px;
        font-size: 1rem;
        height: 60px;
    }

    .p_top__mv .mv_sub .txt_green {
        font-size: clamp(1.75rem, 2.3148148148vw + .6388888889rem, 2.375rem)
    }

    .p_top__content {
        margin-bottom: 62px;
        padding: 88px 0 clamp(4.25rem, 11.5740740741vw + -1.3055555556rem, 7.375rem);
    }

    .p_top .contact {
        border-radius: 50px;
        padding: clamp(1.875rem, 2.5462962963vw + .6527777778rem, 2.5625rem) 20px clamp(1.875rem, 6.25vw + -1.125rem, 3.5625rem);
        margin: 8em auto;
    }

    .p_top .contact_ttl {
        font-size: 2rem;
        padding-bottom: 45px
    }

    .p_top .contact03 {
        padding: 36px 20px 57px
    }

    .p_top .contact03 .contact_ttl {
        padding-bottom: 41px
    }

    .p_top .contact03 .c_icon__security {
        bottom: 0;
        left: 19px
    }

    .p_top .contact04 {
        margin-bottom: 44px;
        padding: clamp(1.875rem, 7.1759259259vw + -1.5694444444rem, 3.8125rem) 20px clamp(1.875rem, 11.1111111111vw + -3.4583333333rem, 4.875rem)
    }

    .p_top .contact04 .contact_ttl {
        padding-bottom: clamp(2.5rem, 6.25vw + -.5rem, 4.1875rem)
    }

    .p_top .contact04 .c_icon__security {
        left: 14px
    }



    .p_top .process {
        margin-top: 81px
    }

    .p_top .process_inner {
        padding-bottom: clamp(7.5rem, 2.5462962963vw + 6.2777777778rem, 8.1875rem)
    }

    .p_top .process_content {
        gap: 17px;
        grid-template-columns: repeat(auto-fill, minmax(clamp(7.5rem, 16.6666666667vw + -.5rem, 12rem), 1fr));
        margin: 73px auto 0;
        max-width: 100%
    }

    .p_top .process_item:after {
        display: none
    }

    .p_top .process_item .item_desc:after {
        content: ""
    }

    .p_top .process_item .item_desc {
        padding: 32px clamp(.625rem, 2.3148148148vw + -.4861111111rem, 1.25rem) 20px
    }

    .p_top .process_item .item_step {
        height: clamp(3.4375rem, 2.3148148148vw + 2.3263888889rem, 4.0625rem);
        top: -32px;
        width: clamp(3.4375rem, 2.3148148148vw + 2.3263888889rem, 4.0625rem)
    }

    .p_top .process_item .item_step .number {
        font-size: clamp(1.375rem, .462962963vw + 1.1527777778rem, 1.5rem)
    }

    .p_top .process_item .item_ttl {
        font-size: clamp(1rem, .462962963vw + .7777777778rem, 1.0rem)
    }

    .p_top .process_item .item_txt {
        padding-top: 16px
    }

    .p_top .process_icon {
        left: clamp(-2.8125rem, -12.5vw + 8.4375rem, -.9375rem);
        width: clamp(5rem, 10.6481481481vw + -.1111111111rem, 7.875rem)
    }

    .p_top .faq .c_accordion {
        margin-top: 39px
    }

    /*ボタン調整*/
    .company_page .c_btn__link {
        font-size: 1.375rem;
    }

    /*サービスの特徴*/
    .features .c_ttl {
        margin-bottom: 20px;
    }

    .features .features_item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 2em;
        max-width: inherit;
        margin: 0 auto 2em auto;
    }

    .features .features_item:nth-child(2) .txtArea {
        order: 2;
        margin-right: 0;
        margin-left: 5%;
    }

    .features .features_item:nth-child(2) .imgArea {
        order: 1;
    }

    .features .features_item .txtArea {
        width: 55%;
        margin-right: 5%;
        margin-bottom: 0;
    }

    .features .features_item .txtArea h4 {
        font-size: 1.5rem;
        padding-bottom: 18px;
        text-align: left;
    }

    .features .features_item .txtArea h4 span {
        font-size: 2.0rem;
        font-weight: 800;
    }

    .features .features_item .txtArea p {
        font-size: 1.2rem;
    }

    .features .features_item .imgArea {
        width: 40%;
        margin: 0;
    }
}

@media screen and (min-width:1034px) {}
