/* --------------------------------------
LP3 (20251225_LP) 専用スタイル
-------------------------------------- */


/* --------------------------------------
LP3 mv
-------------------------------------- */

.lp1_mv_content.lp3_mv_content .lp1_mv_content_top {
    padding: 282px 0 120px;
}

.lp3_mv_content_bottom {
    color: #FFFFFF;
}

.lp3_mv_content_bottom .lp1_line_btn {
    justify-content: center;
    gap: 10px;
}

.lp1_mv_content_top_img.lp3_mv_content_top_img p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.3em;
}

.lp3_mv_content_bottom p {
    font-weight: 800;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 120px;
}

.lp3_mv_content_bottom h2 {
    margin-bottom: 24px;
    font-weight: 800;
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.05em;
}

.lp3_mv_content_bottom h3 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.05em;
}


/* --------------------------------------
LP3 lp1_section
-------------------------------------- */

.lp1_section.lp1_s1.lp3_s1 {
    padding: 40px 0;
}

.lp3_bg_characters {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    left: 0;
}

.lp3_bg_characters_img_01 {
    width: 170px;
    max-width: 45%;
}

.lp3_bg_characters_img_02 {
    width: 139px;
    max-width: 40%;
}


/* 
.lp1_section.lp1_s1.lp3_s1 h2,
.lp1_section.lp1_s1.lp3_s1 h3,
.lp1_section.lp1_s1.lp3_s1 .lp1_s1_content_text,
.lp1_section.lp1_s1.lp3_s1 .lp3_content_btn_flex {
    position: relative;
    z-index: 1;
}

.lp1_section.lp1_s1.lp3_s1 h2,
.lp1_section.lp1_s1.lp3_s1 h3,
.lp1_section.lp1_s1.lp3_s1 .lp1_s1_content_text {
    color: #FFFFFF;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    letter-spacing: 0.05em;
    text-align: center;
}

.lp1_section.lp1_s1.lp3_s1 h2 {
    font-weight: 800;
    font-size: 22px;
    line-height: 1.8;
}

.lp1_section.lp1_s1.lp3_s1 h3 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.8;
    margin-bottom: 32px;
}

.lp1_section.lp1_s1.lp3_s1 .lp1_s1_content_text {
    margin-bottom: 32px;
}

.lp1_section.lp1_s1.lp3_s1 .lp1_s1_content_text p {
    font-weight: 700;
    font-size: 16px;
    line-height: 200%;
} */

.lp1_s1_content h2,
.lp1_s1_content h3,
.lp1_s1_content .lp1_s1_content_text,
.lp1_s1_content .lp3_content_btn_flex {
    position: relative;
    z-index: 1;
}

.lp1_s1_content h2,
.lp1_s1_content h3,
.lp1_s1_content .lp1_s1_content_text {
    color: #FFFFFF;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    letter-spacing: 0.05em;
    text-align: center;
}

.lp1_s1_content h2 {
    font-weight: 800;
    font-size: 22px;
    line-height: 1.8;
    margin-bottom: 0;
}

.lp1_s1_content h3 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.8;
    margin-bottom: 32px;
}

.lp1_s1_content .lp1_s1_content_text {
    margin-bottom: 32px;
}

.lp1_s1_content .lp1_s1_content_text p {
    font-weight: 700;
    font-size: 16px;
    line-height: 200%;
}

@media screen and (max-width: 400px) {
    .lp1_s1_content h2 {
        font-size: 5.5vw;
    }
    .lp1_s1_content h3 {
        font-size: 6.5vw;
    }
    .lp1_s1_content .lp1_s1_content_text p {
        font-size: 4vw;
    }
}

.lp3_content_btn_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.lp3_content_btn_flex .lp1_line_btn {
    justify-content: center;
    gap: 10px;
}

.lp3_content_btn_flex_item {
    width: 100%;
}

.lp1_line_btn.lp3_item_btn {
    justify-content: center;
    color: #1E2188;
    background-color: #FFFFFF;
}


/* --------------------------------------
LP3 Compare
-------------------------------------- */

.c_row.is_span_text {
    font-weight: bold;
    letter-spacing: 0.03em;
}

.c_row.is_span_text span span {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.3;
}

.lp3_comparison_table .c_row.head {
    height: 70px;
}

.lp3_comparison_table .c_column:not(.c_labels) .c_row.head {
    height: 70px;
}

.lp3_comparison_table .c_column.c_labels .c_row.head {
    height: 100px;
}

.lp3_comparison_table .c_column.c_self .c_row.head {
    height: 100px;
}

.lp3_comparison_table .c_column.c_other .c_row.head {
    margin-top: 30px;
}

.lp3_comparison_table .c_row {
    height: 80px;
}

.lp3_comparison_table .c_row.is_img {
    padding: 8px;
}

.lp3_comparison_table .lp3_c_icon {
    width: 40px;
    height: auto;
    display: block;
}

.lp3_comparison_table .c_row_stack {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.lp3_comparison_table .c_row_note {
    font-size: 10px;
    line-height: 1.3;
    font-weight: 600;
    color: #222222;
    text-align: center;
}

.lp3_comparison_table .c_row.lp3_row_text_lg {
    font-size: 18px;
}

.lp3_comparison_table .c_column.c_self .c_row.lp3_row_text_lg {
    font-size: 18px;
    padding: 0 10px;
}


/* .lp3_comparison_table .c_column.c_self::after {
    content: none;
    display: none;
} */

.lp1_section.lp1_s9.lp3_s9.bg_gray,
.bg_gray {
    background: linear-gradient(180deg, #F6F6F6 0%, #F0F0F0 100%);
}


/* --------------------------------------
LP3 about
-------------------------------------- */

.lp1_section.lp3_s_about {
    background: linear-gradient(168.64deg, #FFFAFE 0.05%, #9AC5E9 100.05%);
}

.lp3_s_about_title_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

.lp3_s_about_title_flex img {
    width: 100%;
    max-width: 193px;
}

.lp3_s_about_title_flex h2 {
    flex-shrink: 0;
    font-size: 20px;
}

.lp3_s_about_content_img {
    margin-bottom: 32px;
}

.lp3_s_about_content_text {
    margin-bottom: 32px;
}

.lp3_s_about_content_text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
}

.lp3_s_about_content_btns .lp1_line_btn.lp3_home_btn {
    margin-bottom: 12px;
}

.lp1_line_btn.lp3_home_btn {
    justify-content: center;
    color: #333333;
    background-color: #FFFFFF;
}


/* --------------------------------------
LP3 MOTIVATION
-------------------------------------- */

.lp1_section.lp3_motivation {
    background-color: #FFFFFF;
}

.lp1_s_title.lp3_motivation_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.lp1_s_title.lp3_motivation_title.lp3_motivation_title_v2 {
    margin-bottom: 0;
}

.lp1_s_title.lp3_motivation_title h2 {
    font-weight: 800;
    font-size: 22px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.03em;
}

.lp1_s_title.lp3_motivation_title p {
    font-weight: 900;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.02em;
}

.lp3_motivation_arrow {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    margin-bottom: 24px;
}

.lp3_motivation_arrow img {
    width: 18px;
    height: auto;
}

@media screen and (max-width: 365px) {
    .lp1_s_title.lp3_motivation_title h2 {
        font-size: 6.027vw;
    }
    .lp1_s_title.lp3_motivation_title p {
        font-size: 9.863vw;
    }
}

.lp3_job_wrapper {
    position: relative;
    margin-top: 10px;
}

.lp3_job_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px 60px;
    background-color: #9AC5E9;
}

.lp3_job_block--step2 {
    padding: 60px 20px 20px;
    background-color: #E4C5DE;
}

.lp3_job_block_inner {
    width: 100%;
    max-width: 335px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lp3_job_block img {
    width: 100%;
    height: auto;
}

.lp3_job_label {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: -32px auto;
}

.lp3_job_label p {
    width: 100%;
    max-width: 293px;
    background-color: #FFF239;
    padding: 12px 0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    color: #222222;
}

.lp3_job_label p span {
    color: #E33C3C;
}


/* --------------------------------------
LP3 MOTIVATION2
-------------------------------------- */

.lp3_motivation2_contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.lp3_motivation2_content {
    width: 100%;
    max-width: 400px;
    padding: 40px 15px;
    background-color: #FFFFFF;
    border-radius: 8px;
}

.lp3_m2c_title {
    margin-bottom: 40px;
}

.lp3_m2c_title .num {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.02em;
}

.lp3_m2c_title h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0.02em;
}

.lp3_m2c_01_content {
    margin-bottom: 40px;
}

.lp3_motivation2_content img {
    width: 100%;
    height: auto;
}

.lp3_m2c_01_content_item_title {
    margin-bottom: 16px;
}

.lp3_m2c_01_content_item_title h4 {
    margin-bottom: 8px;
    font-weight: 900;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.lp3_m2c_01_content_item_title p {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.lp3_m2c_01_content_line {
    margin: 40px 0;
    width: 100%;
    border-bottom: 1px dashed #C6CAD0;
}

.lp3_m2c_p {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.02em;
}

.lp3_m2c_free {
    /* 右寄せ */
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 900;
    font-size: 32px;
    line-height: 1.2;
    text-align: right;
    letter-spacing: 0.02em;
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: rgba(255, 183, 57, 0.2);
    text-underline-offset: -0.3em;
    text-decoration-skip-ink: none;
}

.lp3_motivation2_content.lp3_m2c_02 .lp3_m2c_text {
    margin-bottom: 32px;
}

.lp3_m2c_02_content {
    margin-bottom: 32px;
}

.lp3_m2c_02_box.bg_gra {
    padding: 10px 10px 20px;
    border-radius: 8px;
}

.lp3_m2c_02_box.bg_gra p {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.lp3_m2c_02_box.bg_gra .lp3_content_btn_flex {
    gap: 5px;
}

.lp3_m2c_02_box.bg_gra .lp3_content_btn_flex a.lp1_line_btn {
    font-size: 12px;
}

.lp3_m2c_02_box.bg_gra .lp3_content_btn_flex a.lp1_line_btn img {
    width: 16px;
}

.lp3_m2c_03_img {
    margin-bottom: 32px;
}


/* --------------------------------------
LP3 PROCESS
-------------------------------------- */

.lp1_section.lp1_s6.lp3_s6 {
    position: relative;
}

.lp3_s6_p {
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.04em;
}

.lp3_s6_contents {
    margin-top: 20px;
}

.lp1_s1_content.lp3_s6_content.bg_gra {
    padding: 40px 5px;
}

.lp1_s1_content.lp3_s6_content.bg_gra .lp3_bg_characters_img_01 {
    width: 190px;
    max-width: 55%;
}

.lp1_s1_content.lp3_s6_content.bg_gra .lp3_bg_characters_img_02 {
    width: 145px;
    max-width: 39%;
}


/* --------------------------------------
LP3 footer_banner
-------------------------------------- */

.lp1_section.lp3_footer_banner.bg_navy,
.lp1_section.lp3_footer_banner.bg_navy_gra,
.lp1_section.lp3_footer_banner.bg_gra {
    position: relative;
}

.lp3_footer_banner_logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
}

.lp3_footer_banner_logo img {
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
}

.bg_navy_gra {
    background: linear-gradient(168.64deg, #266da7 0%, #9AC5E9 40.05%, #E4C5DE 100.05%);
}

.bg_navy {
    background-color: #266da7;
}


/* --------------------------------------
LP3 aaaaa
-------------------------------------- */