.fv_area {
    background-color: #D3DCD6;
    height: 91.5rem;
    width: 100%;
    position: relative;
}

.fv_title_area {
    padding-top: 11.3rem;
    position: relative;
    margin-bottom: 7.3rem;
}

.fv_title_area::after {
    content: "";
    position: absolute;
    top: 11.3rem;
    transform: rotate(-1.5deg);
    width: 100%;
    border-top: solid 1px #000;
}

.fv_title_area::before {
    content: "";
    position: absolute;
    bottom: -2.8rem;
    transform: rotate(-1.5deg);
    width: 100%;
    border-top: solid 1px #000;
}


.fv_title01 {
    color: #364786;
    font-size: 2rem;
    font-weight: 900;
    font-family: var(--NotoSans);
    font-style: italic;
    transform: rotate(-1.5deg);
}


.fv_title02 {
    color: #000;
    font-weight: 900;
    font-size: 5rem;
    font-family: var(--NotoSans);
    position: relative;
    font-style: italic;
    transform: rotate(-1.5deg);
    margin-left: 8.5rem;
    width: max-content;
    z-index: 1;
    padding: 0 3.5rem;
    margin-top: 3rem;
    display: block;
}

.fv_title02::after {
    content: "";
    position: absolute;
    background-color: #fff;
    clip-path: polygon(3% 0%, 100% 0%, 98% 100%, 0% 100%);
    height: 8rem;
    bottom: 1.67rem;
    left: 0;
    z-index: -1;
    width: 100%;
}

.fv_title02::before {
    content: "中小企業向け";
    color: #364786;
    font-size: 2rem;
    font-weight: 900;
    font-family: var(--NotoSans);
    font-style: italic;
    top: 3.5rem;
    left: 3rem;
    position: absolute;
}

.fv_title_span01 {
    color: #364786;
    font-weight: 900;
    font-size: 5rem;
    font-family: var(--NotoSans);
    font-style: italic;
}

.fv_title_span02 {
    color: #364786;
    font-weight: 900;
    font-size: 11.3rem;
    font-family: var(--Oswald);
    font-style: italic;


}

.fv_title03 {
    color: #000;
    font-weight: 900;
    font-size: 5rem;
    font-family: var(--NotoSans);
    position: relative;
    font-style: italic;
    transform: rotate(-1.5deg);
    width: max-content;
    margin-left: 4.5rem;
    padding: 0 4rem;
    line-height: 1.4em;
    z-index: 1;
    display: block;
}

.fv_title03::after {
    content: "";
    position: absolute;
    background-color: #fff;
    clip-path: polygon(3% 0%, 100% 0%, 98% 100%, 0% 100%);
    height: 9rem;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
}





.fv_title_span03 {
    color: #364786;
    font-weight: 900;
    font-size: 6.7rem;
    font-family: var(--NotoSans);
    font-style: italic;
}

.fv_title_span04 {
    color: #000;
    font-weight: 900;
    font-size: 4.4rem;
    font-family: var(--NotoSans);
    font-style: italic;
}

.fv_sub_title01 {
    font-size: 2.4rem;
    font-weight: 700;
    font-family: var(--NotoSans);
    margin-top: 2.9rem;
    width: max-content;
    margin-left: 10.2rem;
}

.fv_sub_title02 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5em;
    width: max-content;
    margin-left: 10.2rem;
}


.fv_check_text_area {
    margin-left: 10.3rem;
}

.fv_check_area {
    display: flex;
    align-items: center;
    margin-bottom: 0.7rem;
}

.fv_orange_check {
    width: 1.8rem;
    height: 1.8rem;
    aspect-ratio: 1/1;
    object-fit: contain;
    margin-right: 1.3rem;
}

.fv_check_text {
    font-size: 1.4rem;
    font-weight: 500;
    font-family: var(--NotoSans);
}

.fv_blue_area {}


.back_blue_text {
    font-size: 2.7rem;
    color: #fff;
    position: relative;
    z-index: 1;
    width: max-content;
    transform: rotate(-1.5deg);
    font-family: var(--NotoSans);
    font-weight: 900;
    font-style: italic;
    padding: 0 5rem;
    align-items: end;
    display: flex;
    margin-top: 3rem;
}

.back_blue_text::after {
    content: "";
    position: absolute;
    background-color: #364786;
    clip-path: polygon(3% 0%, 100% 0%, 98% 100%, 0% 100%);
    height: 5.6rem;
    bottom: -0.5rem;
    left: 0;
    z-index: -1;
    width: 100%;
}

.fv_yen_img {
    width: max-content;
    height: 6.5rem;
    object-fit: contain;
    transform: rotate(1.5deg);
}

.back_blue_yen {
    font-size: 4.2rem;
    font-weight: 700;
    font-family: var(--Oswald);
    margin-left: 1.6rem;
    font-style: italic;
    margin-right: 0.9rem;
}

.fv_yen_text {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: var(--NotoSans);
    margin-left: -1rem;
    margin-bottom: 0.6rem;
}

.fv_right_area {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    width: 61rem;
    right: 0;
    z-index: 0;
    top: 0;
}

.fv_right_img {
    width: 30.5rem;
    height: 30.5rem;

}



.fv_news_area {
    margin-top: 7rem;
    display: flex;
    align-items: center;
}

.fv_news_img {
    border-radius: 50%;
    width: 7.5rem;
    height: 7.5rem;
    object-fit: cover;
}

.fv_title_news {
    font-weight: 600;
    font-size: 1.4rem;
    font-family: var(--Oswald);
    writing-mode: vertical-rl;
}

.fv_news_day_title {
    background-color: #fff;
    padding: 1.95rem 2rem;
    width: 47.8rem;
    border-radius: 0.8rem;
    margin-left: 1rem;

}

.fv_news_title {
    font-weight: 400;
    font-family: var(--NotoSans);
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.fv_news_day {
    font-weight: 400;
    font-family: var(--NotoSans);
    font-size: 1.1rem;
    text-align: left;
    color: #7A7A7A;
}

.section01 {
    background-color: #253044;
    padding: 4.7rem 3.8rem;
}


.section_contact_a {
    margin: 0 auto;
    width: max-content;
}

.section_contact_link {

    height: max-content;
    display: inline-block;
    width: max-content;

}

.section_contact_link:last-child {
    margin-left: 4.42rem;
}

.section_contact_menu {
    display: flex;
    align-items: center;
}

.section_contact_text {
    background-color: #FF6A00;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 2.6rem 5.23rem;
    margin-right: 0.2rem;
    border-radius: 0.2rem;
}

.section_contact_arrow {
    background-color: #FF6A00;
    color: #fff;
    font-size: 2.3rem;
    font-weight: 700;
    padding: 2.69rem 2.55rem;
    border-radius: 0.2rem;
}

.section01_title {
    font-size: 3rem;
    font-weight: 700;
    font-family: var(--NotoSans);
    color: #fff;
    text-align: center;
    margin-bottom: 2.7rem;
}

.section_title_area {
    position: relative;
    margin-top: 5.7rem;
    transform: rotate(-1.5deg);
}

.section_title {
    font-size: 2.6rem;
    font-weight: 900;
    color: #364786;
    position: relative;
    z-index: 1;
    padding-top: 9rem;
    text-align: center;
    font-family: var(--NotoSans);
    font-style: italic;
}

.section_title::after {
    content: "";
    border-bottom: #FF6A00 solid 0.6rem;
    width: 5.49rem;
    position: absolute;
    bottom: -6.5rem;
    left: 50%;
    font-style: italic;
}

.section_sub_title {
    color: #D3DCD64D;
    font-family: var(--Oswald);
    font-size: 14rem;
    position: absolute;
    font-weight: 900;
    top: 0;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, 0);
    font-style: italic;
}

.section2_item_area {
    margin-top: 11.6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section2_item {
    position: relative;
    width: max-content;
}




.section2_text {
    font-size: 1.5rem;
    font-weight: 700;
    font-family: var(--NotoSans);
    position: absolute;
    left: 11.5rem;
    top: 50%;
    transform: translate(0%, -50%);
}

.section2_img {
    width: 39rem;
    height: 15.5rem;
    object-fit: contain;
}

.section2_last_img {
    width: 100.7rem;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    margin-top: 7rem;
    margin-bottom: -6rem;
    z-index: 2;
    position: relative;
}

.section2_sankaku {
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #fff;
    width: 100%;
    display: inline-block;
    height: 10rem;
    position: absolute;
}


.section03 {
    background-color: #D3DCD6;
    height: max-content;
    padding-bottom: 10rem;

}

.section03_flex_area {
    display: flex;
    padding-top: 15.6rem;
    justify-self: center;
    margin-bottom: 2rem;
}

.section03_img {
    width: 46rem;
    height: 46rem;
    object-fit: contain;
}

.section03_title_text {
    width: 50rem;
    margin-left: 4rem;
}

.section03_title_text02 {
    width: 51rem;
    margin-right: 4rem;
}

.section03_bad_title {
    font-size: 2rem;
    font-weight: 700;
    font-family: var(--Oswald);
    margin-left: 6.2rem;
    margin-bottom: 3rem;
    color: #000000;
    position: relative;
}

.section03_bad_title::after {
    content: "";
    border-bottom: solid #000 0.2rem;
    position: absolute;
    left: -5.5rem;
    top: 50%;
    width: 4.8rem;
}

.section03_title {
    font-size: 3.4rem;
    font-weight: 900;
    color: #000000;
    font-family: var(--NotoSans);
}

.section03_title_span {
    font-size: 4.4rem;
    color: #364786;
    font-weight: 900;
    font-family: var(--NotoSans);
}

.section03_title_span2 {
    font-size: 3.4rem;
    color: #364786;
    font-weight: 900;
    font-family: var(--NotoSans);
}

.section03_text {
    font-size: 1.8rem;
    color: #000000;
    font-weight: 400;
    font-family: var(--NotoSans);
    line-height: 1.8em;
}

.section03_text02 {
    font-size: 1.8rem;
    color: #000000;
    font-weight: 400;
    font-family: var(--NotoSans);
    line-height: 1.8em;
    width: 50rem;
}

.section03_text_span {
    color: #364786;
    font-weight: 700;
}


.section_title02 {
    padding-top: 7rem;
}

.section_title02::after {
    bottom: -4rem;
}

.section04_item_area {
    margin-top: 8.4rem;
    /* margin-bottom: 2rem; */
}

.section04_border {
    border: solid 0.6rem #000;
    width: 120rem;
    height: 44rem;
    transform: skewX(-5deg);
    margin: 0 auto;
    padding: 7.6rem 10rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.section04_item {
    position: relative;
}

.section04_01 {
    height: 28.8rem;
    width: 45.3rem;
}

.section04_num_area {
    position: absolute;
    top: -5rem;
    left: -2rem;
}

.section04_left_text {
    font-size: 2rem;
    font-family: var(--Oswald);
    color: #364786;
    font-weight: 700;
    text-align: center;
}

.section04_01_1 {
    width: 9.1rem;
    height: 8.1rem;
    object-fit: contain;

}

.section04_item_right {
    font-size: 3.4rem;
    font-weight: 900;
    color: #000;
    font-family: var(--NotoSans);
}

.section04_item_right_text {
    font-size: 4.4rem;
    font-weight: 900;
    font-family: var(--NotoSans);
    line-height: 1.6em;
    color: #364786;
}

.section04_right_p {
    font-size: 1.8rem;
    line-height: 1.8em;
    font-weight: 400;
    font-family: var(--NotoSans);
    width: 50rem;

}

.section04_right_span {
    font-size: 1.8rem;
    line-height: 1.8em;
    font-weight: 700;
    font-family: var(--NotoSans);
}

.section04_item_right02 {
    font-size: 2.2rem;
    font-weight: 700;
    font-family: var(--NotoSans);
    border-bottom: solid 0.2rem #000;
    width: max-content;
    padding-bottom: 0.4rem;
    margin-bottom: 2.26rem;
    margin-top: 1rem;
}

.section04_check_area {
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
}

.section04_check {
    width: 1.8rem;
    height: 1.8rem;
    object-fit: contain;
    margin-right: 1rem;
}

.section04_check_text {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5em;
    font-family: var(--NotoSans);
}

.section04_right_area {
    width: 50rem;
}

.section04_tr {
    border: solid 0.1rem #000;
}

.section04_td {
    border-left: solid 0.1rem #000;
    padding: 2rem 2.5rem;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1em;
    vertical-align: middle;
}

.section04_td02 {
    border-left: solid 0.1rem #000;
    padding: 2rem 2.5rem;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1em;
    vertical-align: middle;
}

.section04_th {
    background-color: #253044;
    color: #fff;
    font-size: 1.6rem;
    padding: 2rem 3rem;
}

.section04_table_area {
    transform: skewX(5deg);
}

.section04_top_td {
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    font-family: var(--Oswald);
}

.section04_border02 {
    border: solid 0.6rem #000;
    width: 120rem;
    height: 53rem;
    transform: skewX(-5deg);
    margin: 0 auto;
    padding: 7.6rem 10rem 5rem;
    margin-bottom: 2rem;
}

.section04_border02_flex {
    display: flex;
    justify-content: space-between;
}

.section04_last_p {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: var(--NotoSans);
    text-align: center;
    margin-top: 2rem;
}

.section04_last_span {
    font-size: 1.8rem;
    font-weight: 700;
    font-family: var(--NotoSans);
}

.comparison_area {
    /* max-width: 103rem; */
    padding: 9.5rem 0 10.2rem;
    background-image: url('../img/contact_background.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}


.comparison_lead {
    font-size: 3.4rem;
    font-weight: 900;
    margin-bottom: -10rem;
    margin-left: 22.1rem;

    .highlight {
        font-size: 4.4rem;
        color: #364786;
    }
}

.comparison_box {
    display: flex;
    justify-content: center;
    gap: 10.1rem;
    align-items: flex-end;

}

.comparison_before {
    padding-bottom: 0.9rem;
    position: relative;
}

.comparison_before::before {
    content: "";
    background-image: url(../img/section07_step_img.png);
    position: absolute;
    right: -3rem;
    top: 17.5rem;
    width: 3.9rem;
    height: 3.9rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.comparison_image {
    width: 36rem;
    margin-bottom: 2.1rem;
}

.comparison_description {
    font-size: 1.8rem;
    text-align: center;
}

.comparison_after {

    .comparison_image {
        width: 50rem;
        margin-bottom: 1.3rem;
    }

    .comparison_description {
        font-size: 2.4rem;
        font-weight: 700;
        color: #FF6A00;
    }

}

.section05 {
    background-color: #D3DCD6;
    padding: 12rem 0 0;
    position: relative;
}

.section05_title_area {
    position: relative;
    max-width: 100rem;
    text-align: center;
    margin: auto;
    padding: 2.3rem 0 2rem;
}

.section05_title_area::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fff;
    width: 100rem;
    height: 13.8rem;
    top: 0;
}

.section05_title_img {
    width: 40rem;
    position: absolute;
    height: auto;
    top: -7.5rem;
    left: 50%;
    transform: translateX(-50%);
}

.section05_title {
    font-size: 3.4rem;
    font-weight: 700;
    position: relative;


    .highlight {
        font-size: 4.4rem;
        font-weight: 900;
        color: #FF6A00;
    }

    .note_mark {
        font-size: 1.6rem;
        font-weight: 400;
    }
}

.section05_title_note {
    font-size: 1.8rem;
    position: relative;
}

.section05_text {
    font-size: 1.8rem;
    max-width: 100rem;
    margin: 3.2rem auto 0;
    line-height: 180%;

    .highlight {
        font-weight: 700;
        color: #364786;
    }
}

.section05::after {
    content: '';
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #D3DCD6;
    width: 100%;
    display: inline-block;
    height: 10rem;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
}

.section06 {
    padding: 10rem 0 9.5rem;
}

.section06_item_area {
    display: flex;
    max-width: 120rem;
    margin: auto;
    gap: 0.5rem;
}

.section06_item {
    width: 30rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 11.6rem;
}

.section06_img {
    width: 12rem;
    height: auto;
    aspect-ratio: 1;
    border: solid 0.5rem #fff;
    margin-bottom: -3rem;
    border-radius: 100%;
    position: relative;
    z-index: 2;
}

.section06_item_title_wrap {
    padding: 3.1rem 0 2.5rem;
    background: linear-gradient(180deg, #364786 0%, #253044 100%);
    margin-bottom: 1rem;
    transform: skewX(-5deg);
    width: 29rem;
}

.section06_item_title {
    color: #fff;
    line-height: 160%;
    font-size: 2rem;
    font-weight: 700;
}

.section06_item_text {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 180%;
}

.section07 {
    background-color: #F4F4F4;
    padding-bottom: 10rem;
}

.section07_item_wrap {
    gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10.2rem;
    margin-bottom: 5.2rem;
}

.section07_item {
    width: 49rem;
    text-align: center;
    box-shadow: 0px 0px 1.2rem 0px #00000033;

}

.section07_item_img_wrap {
    position: relative;
}

.section07_item_img_wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #36478633;
    /* ← 透明度付きの青 */
    pointer-events: none;
    width: 100%;
    height: 100%;
    display: block;
}

.section07_item_img {
    background: #36478633;
    height: 28rem;

}

.section07_item_num {
    font-family: var(--Oswald);
    font-weight: 700;
    font-size: 100px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    z-index: 1;
}

.section07_item_title {
    color: #364786;
    font-weight: 900;
    font-size: 2.4rem;
    line-height: 160%;
}

.section07_item_text {
    font-size: 1.6rem;
    line-height: 140%;
}

.section07_item_title_text {
    padding-top: 1.9rem;
    padding-bottom: 3.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 17rem;
}

.section07_item:nth-child(1)>.section07_item_title_text {
    padding-top: 3.9rem;
}

.section07_item:nth-child(3)>.section07_item_title_text {
    padding-bottom: 4.1rem;
}

.section07_item:nth-child(4)>.section07_item_title_text {
    padding-bottom: 4.1rem;
}

.section_sub_title.section07_sub_title {
    color: #fff;
}

.section_title_section07 {
    font-size: 3.6rem;
}


.section07_text_img_area {
    width: max-content;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}

.section07_text_img01 {
    width: 100.5rem;
    object-fit: contain;
}

.section07_text_img02 {
    width: 70.5rem;
    object-fit: contain;
    margin: 0 auto;
}

.section07_img01 {
    object-fit: contain;
    width: 20rem;
    height: 21.6rem;
}

.section07_step_img {
    object-fit: contain;
    width: 3.9rem;
    height: 3.9rem;
}

.section07_img_step_area {
    display: flex;
    align-items: center;
    gap: 0 4.6rem;
    margin-top: 5.3rem;
    justify-content: center;
}


.section08 {
    background-image: linear-gradient(90deg, rgba(37, 48, 68, 1), rgba(93, 120, 170, 1) 50%, rgba(37, 48, 68, 1));
    padding-bottom: 5.5rem;
}

.section_title_area_service {
    position: relative;
    transform: rotate(-1.5deg);
}

.section_title.section08_service {
    color: #fff;
}

.section_title.section08_service::after {
    content: "";
    border-bottom: #FF6A00 solid 0.6rem;
    width: 5.49rem;
    position: absolute;
    bottom: -2.2rem;
    left: 48%;
    font-style: italic;
}

.section_title_service {
    font-family: var(--NotoSans);
    font-family: Noto Sans JP;
    font-weight: 900;
    font-size: 5rem;
    line-height: 150%;
    text-align: center;
    color: #fff;
    margin-top: 7rem;

}

.section08_table_left {
    width: 59rem;
    background-color: #fff;
    border-radius: 1rem 1rem 0 0;
    padding-bottom: 4rem;
    position: relative;
}

.section08_table_01 {
    background-color: #364786;
    border-radius: 1rem 1rem 0 0;
    text-align: center;
    padding: 6.3rem 0 4.6rem 0;
}

.section08_table_01_text {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 130%;
    letter-spacing: 0.03em;
    text-align: center;
    color: #fff;
}

.section08_table_02 {
    font-family: var(--Oswald);
    font-weight: 700;
    font-size: 6.6rem;
    line-height: 150%;
    letter-spacing: 0;
    color: #364786;
    background-color: #fff;
    text-align: center;
    padding-top: 1rem;
}

.section08_table_02_yen {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 150%;
    letter-spacing: 0%;
    color: #364786;

}

.section08_table_text01 {
    font-family: var(--NotoSans);
    font-weight: 900;
    font-size: 1.6rem;
    line-height: 150%;
    color: #364786;
}

.section08_table_text02 {
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 150%;
    letter-spacing: 0%;
    width: 34.2rem;

}

.section08_table_03 {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #364786;
    width: 51.2rem;
    margin: 0 auto;
    justify-content: space-between;
    padding: 1.6rem 0;
}


.section08_table_text03 {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 150%;
    margin-top: 1.3rem;
    margin-bottom: 1.2rem;
}

.section08_check_img {
    width: 1.8rem;
    height: 1.8rem;
    object-fit: contain;
    margin-right: 0.8rem;
}

.section08_left_check {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.section08_check_text {
    font-family: var(--NotoSans);
    font-weight: 500;

    font-size: 1.4rem;

    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;

}

.section08_table_03_sub {
    padding: 1.5rem 0;
}


.section08_table_area {
    display: flex;
    gap: 2rem;
    justify-self: center;
    margin-top: 11rem;
    margin-bottom: 5.1rem;
}

.section08_table_03_sub_right {
    padding: 8.6rem 0;
}

.section08_table_right_01 {
    background-color: #253044;
    border-radius: 1rem 1rem 0 0;
    text-align: center;
    padding: 6.3rem 0 4.6rem 0;
}

.section08_table_right {
    width: 59rem;
    background-color: #fff;
    border-radius: 1rem 1rem 0 0;
    padding-bottom: 4rem;
    position: relative;
}

.sec08_blueblack {
    color: #253044;
}


.section08_table_right>.section08_table_03 {
    border-bottom: 2px solid #253044;
}

.section08_img_ab {
    position: absolute;
    left: 50%;
    width: 40rem;
    height: 9.4rem;
    object-fit: contain;
    transform: translate(-50%, -50%);
}

.section08_last_area {
    border-top: solid #fff 0.1rem;
    border-bottom: solid #fff 0.1rem;
    width: 84.5rem;
    display: flex;
    align-items: center;
    padding: 3.5rem 1.9rem;
    gap: 3.5rem;
    transform: skewY(-1.69deg);
    margin: 0 auto;
}

.section08_last_title {
    font-family: var(--NotoSans);
    font-weight: 900;
    color: #fff;
    font-size: 2.6rem;
    line-height: 150%;
    letter-spacing: 0;

}

.section08_last_text {
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 2rem;
    line-height: 150%;
    letter-spacing: 0;
    color: #fff;
}



.section09 {
    background-image: url(../img/section09_back_img.jpg);
    width: 100%;
    height: auto;
    background-color: #FFFDFD99;
    padding-bottom: 10rem;
    background-repeat: no-repeat, no-repeat;
    background-position: 0% 10%, 0% 0%;
}

.section09_sub_title {
    font-family: var(--NotoSans);
    font-weight: 900;
    font-size: 4.4rem;
    line-height: 150%;
    text-align: center;
    color: #364786;
    margin-top: 7rem;
}

.section_09_title::after {
    bottom: -2rem;
    left: 48.3%;
}

.section09_check_blue {
    width: 3.2rem;
    height: 3.2rem;
    object-fit: contain;
    margin-bottom: 1.4rem;
}

.section09_title_item {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 150%;
    text-align: center;
    color: #364786;
    margin-bottom: 1.4rem;
}

.section09_text_item {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 180%;
    text-align: center;

}

.section09_item {
    width: 39rem;
    background-color: #FFFFFF66;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 0;
}

.section09_flex_area {
    display: flex;
    gap: 1.5rem;
    justify-self: center;
    margin-top: 5.8rem;
}

.section09_item02 {
    width: 59.2rem;
    background-color: #FFFFFF66;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 0;
}

.section09_flex_area02 {
    display: flex;
    gap: 1.5rem;
    justify-self: center;
    margin-top: 1.5rem;
}

.section09_text_span {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 200%;
    text-align: center;

}

.section10_table_img {
    width: 100rem;
    height: auto;
    object-fit: contain;
    margin: 10rem auto;
    display: block;
}

.section11 {
    background-color: #D3DCD6;
    position: relative;
    padding-bottom: 11.6rem;
}

.section10_sub_title {
    color: #FFFFFF4D;

}

.section11_title {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    position: relative;
    width: max-content;
    margin: 9.4rem auto 5rem;
}

.section11_title::after {
    content: "";
    background-image: url(../img/section11_arrow.png);
    position: absolute;
    top: 0;
    left: 50%;
    width: 100rem;
    height: 5rem;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, 0);
}

.section11_span {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 150%;
    text-align: center;
    color: #364786;
}

.section11_img_area {
    display: flex;
    align-items: center;
    justify-self: center;
    margin-bottom: 5.3rem;
}

.section11_item_img {
    width: 27.4rem;
    height: 26.1rem;
    object-fit: contain;
}

.section11_item_img02 {
    width: 3.9rem;
    height: 3.9rem;
    object-fit: contain;
}

.section11_item_img03 {
    position: absolute;
    bottom: -5rem;
    z-index: 1;
    width: 123.6rem;
    object-fit: contain;
    height: max-content;
    left: 50%;
    transform: translate(-50%, 0);
}

.section11::after {
    content: '';
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #D3DCD6;
    width: 100%;
    display: inline-block;
    height: 10rem;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
}

.section12 {
    padding-top: 16.5rem;
}

.section13 {
    background-color: #F4F4F4;
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 9.5rem;

}

.section13_title::after {
    bottom: -2rem;
    left: 48%;
}

.section13_q_text_area {
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 3.45rem;
}

.section13_text_area_item:nth-child(4)>.section13_answer_text {
    padding: 2.45rem 0rem 3rem;
}



.section13_q_text {
    font-family: var(--Oswald);
    font-weight: 700;
    font-size: 3rem;
    line-height: 150%;
    letter-spacing: 0;
    color: #364786;
}

.section13_text {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 150%;
    letter-spacing: 0;
    color: #364786;
}

.section13_answer_text {
    padding: 2.45rem 3rem 3rem;
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 180%;
    letter-spacing: 0;
    border-bottom: solid 0.2rem #364786;

}

.section13_text_area {
    width: 100rem;
    margin: 0 auto;
    margin-top: 5.6rem;
}

.section13_contact {
    height: max-content;
    display: inline-block;
    width: max-content;
}

.section13_contact_div {
    display: flex;
    align-items: center;
}

.section13_contact_text {
    background-color: #FF6A00;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 2rem 5.23rem;
    margin-right: 0.2rem;
    border-radius: 0.2rem;
    cursor: pointer;
}

.section13_contact_text_arrow {
    background-color: #FF6A00;
    color: #fff;
    font-size: 2.3rem;
    font-weight: 700;
    padding: 2rem 2.55rem;
    border-radius: 0.2rem;
}

.section13_contact_a {
    margin-top: 4.1rem;
    margin-bottom: 8.1rem;
}


.section13_line {
    width: 100rem;
    height: 33.9rem;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.section13_line_a {
    display: block;
    width: max-content;
    margin: 0 auto;
}

.section14 {
    background-image: url(../img/section14_back.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 7.36rem;
}

.section14_contact_area {
    width: 100rem;

    margin: 0 auto;
    margin-top: 11.7rem;

}

.section14_contact_title {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 100%;
    letter-spacing: 0;
    color: #364786;
    width: 29rem;
    display: inline-block;
    position: relative;
}

.section14_contact_title::after {
    content: "必須";
    background-color: #FF6A00;
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    padding: 0.1rem 0.9rem;
    margin-left: 1rem;
    position: absolute;
    top: 0;
}

.section14_contact_title02 {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 100%;
    letter-spacing: 0;
    color: #364786;
    width: 29rem;
    display: inline-block;
    position: relative;
}

.section14_contact_text {
    border: 2px solid #D3DCD6;
    width: 70.1rem;
    height: 5rem;
    font-size: 1.5rem;
    padding: 1.2rem 1rem;
    background-color: #fff;
}

.section14_contact_item {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.section14_contact_item:last-child {
    align-items: baseline;
}

.textarea_section {
    height: 25rem;
    resize: none;
}

input::placeholder {
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 0%;
    color: #D3DCD6;
}

textarea::placeholder {
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 0%;
    color: #D3DCD6;
}

.section14_date_area {
    width: 23.4rem;
}

.checkbox_design {
    border: solid #000 0.2rem;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 1rem;
    pointer-events: auto;
}

.section14_contact_item_check {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-left: 30.1rem;
}

input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}

.checkbox_wrapper {
    font-family: var(--NotoSans);
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 100%;
    letter-spacing: 0%;
    display: inline-block;
}

.checkbox_wrapper_span {
    border-bottom: 0.1rem solid #000;
}


.company_section_title::after {
    bottom: -2rem;
    left: 48%;
}

.section15_company_item {
    display: flex;
    align-items: center;
    padding: 2.4rem 0;
    border-bottom: solid 0.2rem #364786;
}

.section15_company_item:last-child {
    align-items: baseline;
}

.section15_company_title {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 160%;
    color: #364786;
    width: 12rem;
}

.section15_company_text {
    font-family: var(--NotoSans);
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 160%;
}

.section15_company {
    width: 62rem;
    margin: 0 auto;
    margin-top: 7rem;
}

.company_text_num {
    font-family: var(--NotoSans);
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 160%;
    margin-right: 1.4rem;
}

.section15 {
    padding: 1rem 0 7rem;
}

.section2_last_img.sp_only {
    display: none;
}

.section13_line.sp_only {
    display: none;
}

.company_text_num_flex {
    display: flex;
}

.wpcf7-spinner {
    display: none;
}

@media screen and (max-width: 699.98px) {
    .fv_right_img {
        width: 12.5rem;
        height: 12.5rem;
    }

    .fv_check_area {
        display: none;
    }

    .fv_right_area {
        width: 100%;
        margin-top: 4rem;
    }

    .fv_right_area>.fv_right_img:nth-child(4),
    .fv_right_img:nth-child(5),
    .fv_right_img:nth-child(6) {
        margin-top: 35rem;
    }

    .fv_title02 {
        margin-left: 2rem;
        font-size: 2.6rem;
        padding: 0 0.5rem;
    }

    .fv_title03 {
        margin-left: 2rem;
        font-size: 1.722rem;
        padding: 0 1.2rem;
    }

    .fv_title02::before {
        font-size: 1rem;
        top: 0.9rem;
        left: 0rem;
    }

    .fv_title_span01 {
        font-size: 2.35rem;
    }

    .fv_title_span02 {
        font-size: 5.2rem;

    }

    .fv_title02::after {
        height: 3.7rem;
        bottom: 0.77rem;

    }

    .fv_title_area {
        padding-top: 16.6rem;
        margin-bottom: 3rem;
    }

    .fv_title_area::after {
        top: 18.7rem;
    }

    .fv_title_span03 {
        font-size: 2.3rem;
    }

    .fv_title_span04 {
        font-size: 1.54rem;

    }

    .fv_title03::after {
        height: 3.1rem;
    }

    .fv_sub_title01 {
        margin-left: 2rem;
        color: #364786;
        font-size: 1.8rem;
        margin-top: 1rem;
    }

    .fv_sub_title02 {
        font-size: 1.4rem;
        margin-top: 1rem;
        margin-left: 2rem;
    }

    .back_blue_text {
        margin-left: 0;
        margin-top: 0;
        font-size: 1.8rem;
        padding: 0 3.5rem;
    }

    .fv_yen_img {
        height: 3.6rem;
        width: 9rem;
        flex-shrink: 0;
    }

    .fv_check_text_area {
        margin-left: 2rem;
        margin-top: 3.7rem;
    }

    .back_blue_text::after {
        height: 3.7rem;
        width: 30rem;
    }

    .back_blue_yen {
        font-size: 2.8rem;
        margin-bottom: -0.4rem;
        flex-shrink: 0;
    }

    .fv_yen_text {
        font-size: 1.1rem;
    }

    .fv_news_area {
        margin-top: 16.5rem;
    }

    .fv_news_day_title {
        width: 22.7rem;
        padding: 0.9rem 1rem;
    }

    .fv_news_title {
        white-space: normal;
        font-size: 1.2rem;
    }

    .fv_area {
        height: 75rem;
    }

    .section01_title {
        font-size: 2.5rem;
    }

    .section_contact_a {
        display: flex;
        flex-direction: column;
    }

    .section_contact_link:last-child {
        margin-left: 0;
    }

    .sp_only_text {
        width: max-content;
        display: inline-block;
    }

    .section_contact_text {
        font-size: 2rem;
        padding: 2.4rem 0;
        text-align: center;
        width: 24.6rem;
    }

    .section01 {
        padding: 4.7rem 2rem;
    }

    .section_contact_arrow {
        font-size: 1.8rem;
        padding: 2.5rem 2.3rem;
    }

    .section_contact_link {
        margin-bottom: 0.8rem;
    }

    .section_title {
        font-weight: 900;
        font-size: 2.4rem;
        line-height: 150%;
        padding-top: 5rem;
    }

    .section_sub_title {
        font-size: 6.4rem;
        text-align: center;
        line-height: 100%;
    }

    .section_title::after {
        bottom: -5.5rem;
        left: 47%;
    }

    .section2_text {
        font-size: 1.4rem;
        width: 13rem;
        left: 50%;
        transform: translate(-50%, -31%);
    }

    .section2_img {
        width: 17.5rem;
        height: 15rem;
    }

    .section2_last_img.pc_only {
        display: none;
    }

    .section2_last_img {
        width: 26.3rem;
        object-fit: contain;
        height: 13.5rem;
    }

    .section2_last_img.sp_only {
        display: block;
        margin-top: 4rem;
    }

    .section2_sankaku {
        height: 6rem;
    }

    .section03_flex_area {
        flex-direction: column;
        padding-top: 8rem;
        margin: 0 auto;
        margin-left: 2rem;
    }

    .section03_flex_area:last-child {
        padding-top: 4rem;
        margin: 0 auto;
        margin-left: 2rem;
    }

    .section03_img {
        width: 33.5rem;
        height: 33.4rem;
        order: 1;
    }

    .section03_title {
        font-size: 2rem;
        margin-bottom: 1.6rem;
    }

    .section03_title_span {
        font-size: 3.2rem;
        margin-top: 1.6rem;
        display: inline-block;
    }

    .section03_title_span2 {
        font-size: 2.4rem;
    }

    .section03_text {
        font-size: 1.4rem;
    }

    .section03_title_text {
        width: 33.5rem;
        margin-left: 0;
        order: 2;
    }

    .section03_bad_title {
        margin-top: 3.1rem;
    }

    .section03_title_text02 {
        width: 33.5rem;
        margin-left: 0;
        order: 2;
        margin-right: 0;
    }

    .section03_text02 {
        width: 33.5rem;
        font-size: 1.4rem;
    }

    .section03_title_span_sp {
        margin-top: 0;
    }

    .section03 {
        padding-bottom: 6rem;
        overflow-x: hidden;
    }

    .section_title.section_title02 {
        padding-top: 0;
    }



    .section04_section_sub_title_sp {
        top: -1rem;
    }

    .section_title.section_title02::after {
        bottom: -2rem;
    }

    .section04_border {
        flex-direction: column;
        padding: 3.2rem 3rem;
        height: 50rem;
        width: 38.5rem;
        margin-bottom: 5rem;
    }

    .section04_item_right {
        font-size: 2.4rem;
        margin-bottom: 1.5rem;
    }

    .section04_item_right_text {
        font-size: 3.2rem;
        transform: skewX(5deg);
    }

    .section04_01_1 {
        width: 6.1rem;
        height: 5.3rem;
    }

    .section04_01 {
        width: 30rem;
        height: 20rem;
    }



    .section04_right_p {
        transform: skewX(5deg);
        font-size: 1.4rem;
        width: 29.5rem;
        margin-left: 1rem;
    }

    .section04_right_span {
        font-size: 1.4rem;
    }

    .section04_item_area {
        overflow: hidden;
    }

    .section04_num_area {
        top: -2rem;
    }

    .section04_left_text {
        font-size: 1.3rem;
    }

    .section04_check_text {
        width: 26.1rem;
    }

    .section04_check_area {
        align-items: baseline;
    }

    .section04_right_area {
        width: 29.5rem;
    }

    .section04_item_right02 {
        margin-bottom: 1.5rem;
        width: 29.5rem;
    }

    .section04_check_area {
        transform: skewX(5deg);
        margin-left: 1rem;
    }

    .section04_border:nth-child(2) {
        height: 57rem;
    }

    .section04_border02 {
        flex-direction: column;
        padding: 3.2rem 3rem;
        height: 67rem;
        width: 38.5rem;
    }

    .section04_border02_flex {
        flex-direction: column;
    }

    .section04_border02_flex>.section04_item {
        margin-bottom: 2rem;
    }

    .section04_table_area {
        margin-left: 0rem;
    }

    .section04_th {
        font-size: 1rem;
        padding: 1.3rem 1rem;
        width: 10rem;
    }

    .section04_td {
        font-size: 1.4rem;
        padding: 2rem 0.5rem;
        width: 10rem;
    }

    .section04_td02 {
        font-size: 1.4rem;
        padding: 2rem 0.5rem;
        width: 10rem;
    }

    .section04_top_td {
        font-size: 1.2rem;
    }

    .section04_last_p {
        text-align: left;
        font-size: 1.4rem;
        transform: skewX(5deg);
    }

    .section04_last_span {
        font-size: 1.4rem;
    }

    .section04_border:nth-child(4) {
        height: 55.2rem;
    }

    .comparison_lead {
        margin-left: 1rem;
        font-size: 1.9rem;
        margin-bottom: 0rem;
    }

    .comparison_lead>.highlight {
        font-size: 2.8rem;
    }

    .comparison_box {
        flex-direction: column;
        align-items: baseline;
        width: 100%;
        margin: 0 2rem;
        gap: 5rem;
    }

    .comparison_area {
        padding-top: 5rem;
        width: 100%;
    }

    .comparison_image {
        width: 33.5rem;
        height: 35rem;
        object-fit: contain;
        margin: 0 auto;
        display: block;
    }

    .comparison_description {
        font-size: 1.4rem;
    }

    .comparison_after>.comparison_image {
        width: 33.4rem;
        height: 35rem;
    }

    .comparison_after>.comparison_description {
        font-size: 1.4rem;
    }

    .comparison_before::before {
        transform: rotate(90deg);
        right: auto;
        left: 48%;
        bottom: -5rem;
        top: auto;
    }

    .section05_title {
        font-size: 2.3rem;
    }

    .section05_title>.highlight {
        font-size: 2.9rem;
    }

    .section05_title_img {
        width: 33.5rem;
        top: -11.5rem;
    }

    .section05_title_area::before {
        width: 34.6rem;
        left: 50%;
        transform: translate(-50%, 0) skewX(-5deg);
        height: 16.5rem;
    }

    .section05_title_note {
        font-size: 1.2rem;
    }

    .section05_title_area {
        padding: 4.1rem 0 2rem;
    }

    .section05_text {
        font-size: 1.4rem;
        margin: 3.2rem 2rem 0;
        padding-bottom: 4rem;
    }

    .section05::after {
        height: 3rem;
    }

    .section06_section_title {
        padding-top: 3rem;
    }

    .section06 {
        padding-top: 5rem;
        padding-bottom: 6rem;
    }

    .section06_section_title::after {
        bottom: -3.5rem;
    }

    .section06_item_area {
        flex-direction: column;
        margin-top: 4rem;
    }

    .section06_item {
        margin: 4rem auto 2rem;
    }

    .section07 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }

    .section07_item {
        width: 33.5rem;
    }

    .section07_item_img {
        height: 19.1rem;
    }

    .section07_item_num {
        font-size: 6.8rem;
    }

    .section07_item:nth-child(1)>.section07_item_title_text {
        padding-top: 2.8rem;
    }

    .section07_item_title_text {
        height: 15rem;
    }

    .section07_item_title {
        font-size: 2rem;
    }

    .section07_text_img01 {
        width: 33.3rem;

    }

    .section07_text_img02 {
        width: 33.3rem;
    }

    .section07_img01 {
        width: 9rem;
        height: max-content;
    }

    .section07_step_img {
        width: 1.62rem;
        height: 1.62rem;
    }

    .section07_img_step_area {
        gap: 0 0.5rem;
        width: 100%;
    }

    .section_title_service {
        font-size: 3.2rem;
    }

    .section08_table_area {
        flex-direction: column;
        gap: 8rem;
        margin: 11rem auto 5rem;
        margin-left: 2rem;
    }

    .section08_table_03 {
        flex-direction: column;
        align-items: baseline;
        width: 29.5rem;
    }

    .section08_table_left {
        width: 33.5rem;
    }

    .section08_table_01_text {
        font-size: 2rem;
    }

    .section08_img_ab {
        width: 35rem;
    }

    .section08_table_02 {
        font-size: 4.9rem;
    }

    .section08_table_02_yen {
        font-size: 1.8rem;
    }

    .section08_table_right {
        width: 33.5rem;
    }

    .section08_table_03_sub_right {
        padding: 0.8rem 0;
    }

    .section08_table_03_sub {
        padding: 0.8rem 0;
        width: 100%;
    }

    .section08_last_area {
        flex-direction: column;
        align-items: baseline;
        gap: 1.6rem;
        margin: 0 2rem;
        width: 33.5rem;
    }

    .section08_last_text {
        font-size: 1.4rem;
    }

    .section_09_title::after {
        bottom: -2rem;
    }

    .section_09_title {
        font-size: 2rem;
    }

    .section09_sub_title {
        font-size: 2.4rem;
        margin-top: 4rem;
    }

    .section09_flex_area {
        flex-direction: column;
        margin: 5.8rem auto 0;
        margin-left: 2rem;
    }

    .section09_item {
        width: 33.5rem;
    }

    .section09_title_item {
        font-size: 2.4rem;
    }

    .section09_check_blue {
        width: 2.4rem;
        height: 2.4rem;
    }

    .section09_flex_area02 {
        flex-direction: column;
        margin: 1.5rem auto 0;
        margin-left: 2rem;
    }

    .section09_item02 {
        width: 33.5rem;
        padding: 3rem 1.7rem;
    }

    .section09_text_span {
        font-size: 2rem;
    }

    .section09 {
        padding-bottom: 6rem;
    }

    .section10_table_img {
        margin-bottom: 6rem;
        width: 73rem;
    }

    .section10 {
        width: 100%;
    }

    .section10_sp_scroll {
        overflow-y: scroll;
        margin-left: 2rem;
        width: 33.5rem;
    }

    .section11 {
        padding-top: 3rem;
        padding-bottom: 8rem;
    }

    .section11>.section_title_area>.section_title {
        padding-top: 2rem;
    }

    .section_title_section07 {
        font-size: 3.2rem;
    }

    .section11>.section_title_area>.section_title::after {
        bottom: -3rem;
    }

    .section11_title {
        font-size: 1.4rem;
    }

    .section11_span {
        font-size: 1.9rem;
    }

    .section11_title::after {
        width: 33.5rem;
        height: 4.9rem;
        background-image: url(../img/section11_arrow_sp.png);
    }

    .section11_img_area {
        flex-direction: column;
        gap: 2rem;
    }

    .section11_item_img02 {
        transform: rotate(90deg);
        width: 3.9rem;
        height: 3.9rem;
    }

    .section11_item_img03 {
        width: 35rem;
        bottom: 5rem;
    }

    .section11::after {
        height: 3.1rem;
    }

    .section13_title {
        padding-top: 0;
    }

    .section13_title::after {
        bottom: -2.5rem;
    }

    .section13_text {
        font-size: 2rem;
    }

    .section13_text_area {
        width: 33.5rem;
    }

    .section13_q_text_area {
        align-items: flex-start;
    }

    .section13_answer_text {
        padding: 2rem 0;
        font-size: 1.4rem;
    }

    .section13_line {
        width: 100%;
    }

    .section13_line_a {
        width: 33.5rem;
    }

    .section13_line.pc_only {
        display: none;
    }

    .section13_line.sp_only {
        display: block;
        height: max-content;
    }

    .section13_contact_a {
        margin-bottom: 4rem;
    }

    .section13 {
        padding-bottom: 6rem;
    }

    .section14_contact_item {
        flex-direction: column;
        align-items: flex-start;
    }

    .section14_contact_area {
        width: 33.5rem;
    }

    .section14_contact_text {
        width: 100%;
    }

    .section14_date_area {
        width: 20rem;
    }

    .section14_contact_title {
        width: 100%;
        margin-bottom: 0.8rem;
        font-size: 1.6rem;
    }

    .section14_contact_title02 {
        width: 100%;
        margin-bottom: 0.8rem;
        font-size: 1.6rem;
    }

    .section14_contact_item_check {
        margin-left: 0rem;
    }

    .checkbox_wrapper {
        font-size: 1.4rem;
    }

    .section14 {
        padding-bottom: 4rem;
    }

    .company_section_title {}

    .company_section_title::after {
        bottom: -2.5rem;
    }

    .section15_company_item {
        flex-direction: column;
        align-items: flex-start;
    }

    .section15_company {
        width: 33.5rem;
    }

    .section08_table_text02 {
        width: max-content;
    }

    main {
        overflow-x: hidden;
    }

    .fv_blue_area {
        width: 30rem;
    }
}