@charset "utf-8";

/* --------------------------------------- */
/* 「事業紹介」ページ
/* --------------------------------------- */


/* 下層メインビジュアル
-------------------------------------------*/
.underMvBl .inner1800::before {
    background: url(../img/service_mv_bg.webp) no-repeat center / contain;
    /* right: 2.2%; */
}


@media screen and (max-width: 767px) {
    .underMvBl .inner1800::before {
        background: url(../img/service_mv_bg_sp.webp) no-repeat center /contain;
    }

    .underMv_tit_en {
        letter-spacing: 0;
    }
}


/* ラクサスの想い
-------------------------------------------*/
.thoughtBl {
    padding: 83px 0 80px;
    background-color: #F5F5F5;
}

.thought_inner {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}

.thought_inner .underDesc_tit {
    margin-top: -.2em;
}

.thought_shaze {
    width: 50%;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    padding: 1.9em 1.8em;
    margin-left: 3%;
}

.thought_shaze_tit {
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.5;
}

.thought_shaze .txt-m {
    margin-top: 18px;
}

.thought_ul {
    display: flex;
    margin-top: 88px;
}

.thought_ul>li {
    width: 31.5%;
    box-sizing: border-box;
    margin-right: 2.75%;
    background-color: #fff;
    border-radius: 10px;
    padding: 3.1em 1.8em 3em 1.8em;
}

.thought_ul>li:last-child {
    margin-right: 0;
}

.thought_ul_fig img {
    width: 120px;
    margin: 0 auto;
    display: block;
}

.thought_ul_fig_cap {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    margin-top: 30px;
    word-break: keep-all;
}

.thought_ul_tit {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    color: #4C7EF7;
    margin-top: 13px;
    word-break: keep-all;
}

.thought_ul .txt-m {
    margin-top: 27px;
}

.thought_ul_check-ul {
    margin-top: 25px;
}

.thought_ul_check-ul>li {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: .05em;
    color: #4C7EF7;
    position: relative;
    padding-left: 25px;
}

.thought_ul_check-ul>li::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/icn_check_blue.webp) no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 7.5px;
}

.thought_ul_check-ul>li+li {
    margin-top: 11px;
}


@media screen and (max-width: 1000px) {
    .thought_ul {
        display: block;
    }

    .thought_ul>li {
        width: auto;
        margin-right: 0;
    }

    .thought_ul>li+li {
        margin-top: 50px;
    }
}


@media screen and (max-width: 767px) {
    .thoughtBl {
        padding: 91px 0 80px;
    }

    .thought_inner {
        display: block;
        margin-top: 20px;
    }

    .thought_shaze {
        width: auto;
        padding: 20px 20px 17px;
        margin-left: 0;
        margin-top: 17px;
    }

    .thought_shaze_tit {
        font-size: 1.4rem;
        text-align: center;
    }

    .thought_shaze .txt-m {
        margin-top: 12px;
    }

    .thought_ul {
        margin-top: 20px;
    }

    .thought_ul_fig img {
        width: 80px;
    }

    .thought_ul_fig_cap {
        font-size: 1.4rem;
        margin-top: 20px;
    }

    .thought_ul_tit {
        font-size: 1.8rem;
        margin-top: 9px;
    }

    .thought_ul>li {
        padding: 30px 20px 27px;
    }

    .thought_ul>li+li {
        margin-top: 20px;
    }

    .thought_ul .txt-m {
        margin-top: 18px;
    }

    .thought_ul_check-ul {
        margin-top: 14px;
    }

    .thought_ul_check-ul>li {
        font-size: 1.4rem;
        padding-left: 25px;
    }

    .thought_ul_check-ul>li+li {
        margin-top: 9px;
    }

    .thought_ul_check-ul>li::before {
        top: 5.5px;
    }

}


/* ライフプランニング事業
-------------------------------------------*/
.lifePlanBl {
    padding: 83px 0 80px;
}

.lifePlanBl .third-tit+.txt-m {
    margin-top: 49px;
}

.lifePlan_flow {
    margin: 47px auto 0;
}

.lifePlan_flow_tit {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .05em;
    text-align: center;
    color: #4C7EF7;
}

.lifePlan_flow_ul {
    display: flex;
    margin: 30px -0.625% 0;
}

.lifePlan_flow_ul_tit_num {
    font-size: 3rem;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    letter-spacing: .05em;
    color: #4C7EF7;
    display: block;
}

.lifePlan_flow_ul_tit_txt {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: center;
    font-weight: 700;
    letter-spacing: .05em;
    color: #4C7EF7;
    display: block;
    margin-top: 14px;
    word-break: keep-all;
}

.lifePlan_flow_ul .txt-m {
    margin-top: 14px;
}

.lifePlan_flow_ul .slider {
    line-height: 0
        /*スライダー下の余白を無くす*/
    ;
}

.lifePlan_flow_ul .slick-slide {
    margin: 0 0.625%;
}

.lifePlan_flow_ul .slick-track {
    display: flex
        /*高さを揃える*/
    ;

}

.lifePlan_flow_ul .slick-slide {
    height: auto !important
        /*高さを揃える*/
    ;
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 2.3em 1.8em 1.6em;
}


@media screen and (max-width: 1200px) {
    .lifePlan_flow_ul .slick-slide {
        margin: 0 0.325%;
    }
}


@media screen and (max-width: 767px) {
    .lifePlanBl {
        padding: 83px 0 40px;
    }

    .lifePlanBl .third-tit+.txt-m {
        margin-top: 18px;
    }

    .lifePlan_flow {
        margin: 27px auto 0;
    }

    .lifePlan_flow_tit {
        font-size: 1.8rem;
    }

    .lifePlan_flow_ul {
        margin: 29px -30px 0;
    }

    .lifePlan_flow_ul .slick-slide {
        margin: 0 7.5px;
    }

    .lifePlan_flow_ul .slick-dots li button .slick-dot-icon:before {
        font-size: 15px;
        margin: 0;
    }

    .lifePlan_flow_ul .slick-dots {
        bottom: -42px;
    }

    .lifePlan_flow_ul .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 7.5px;
        padding: 0;
    }

    .lifePlan_flow_ul li button .slick-dot-icon {
        color: #F5F5F5;
        opacity: 1;
    }

    .lifePlan_flow_ul .slick-dots li button:focus .slick-dot-icon:before {
        color: inherit;
    }

    .lifePlan_flow_ul .slick-dots li.slick-active button .slick-dot-icon {
        color: #4C7EF7;
    }

}


/* ラクサス会
-------------------------------------------*/
.meetingBl {
    background-color: #F5F5F5;
    height: 619px;
    box-sizing: border-box;
    overflow: hidden;
}

.meetingBl .inner1700 {
    position: relative;
}

.meetingBl .inner1700::before {
    content: '';
    display: block;
    width: 600px;
    height: 619px;
    background: #F5F5F5 url(../img/service_meeting_bg.webp) no-repeat right center / contain;
    position: absolute;
    right: -6.5%;
    top: 0;
    z-index: 0;
    mix-blend-mode: multiply;
}

.meeting_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.meeting_right {
    width: 480px;
    min-width: 480px;
    box-sizing: border-box;
    margin-left: 3%;
    margin-right: 9.5%;
}

.meetingBl .third-tit {
    font-size: 3rem;
    margin-top: 20px;
}

.meeting_tit {
    font-size: 2.4rem;
    letter-spacing: .05em;
    font-weight: 700;
    line-height: 1.8;
    margin-top: 46px;
}

.meeting_tit+.txt-m {
    margin-top: 24px;
}

.meeting_ul_imgwrap img {
    border-radius: 10px;
}

.meeting_ul .slick-slide {
    margin: 10px 0;
}

.meetingBl .slider {
    line-height: 0
        /*スライダー下の余白を無くす*/
    ;
    margin-bottom: 0;
}


@media screen and (max-width: 1500px) {
    .meeting_right {
        margin-right: 0;
    }
}


@media screen and (max-width: 1000px) {
    .meetingBl {
        height: 575px;
    }

    .meeting_right {
        width: 400px;
        min-width: 400px;
    }

    .meeting_tit {
        font-size: 2.0rem;
        margin-top: 20px;
    }

    .meeting_tit+.txt-m {
        margin-top: 20px;
        font-size: 1.4rem;
    }
}


@media screen and (max-width: 900px) {
    .meetingBl {
        height: 559px;
    }

    .meeting_right {
        width: 370px;
        min-width: 370px;
    }

    .meeting_tit {
        font-size: 1.8rem;
        margin-top: 20px;
    }

}


@media screen and (max-width: 767px) {
    .meetingBl {
        height: auto;
    }

    .meetingBl .inner1700 {
        padding: 83px 30px 100px;
    }

    .meeting_inner {
        display: block;
    }

    .meeting_right {
        width: auto;
        min-width: inherit;
        margin: 32px -30px 0;
    }

    .meetingBl .third-tit {
        font-size: 1.8rem;
        margin-top: 6px;
    }

    .meeting_tit {
        margin-top: 18px;
    }

    .meeting_tit+.txt-m {
        margin-top: 15px;
    }

    .meeting_ul .slick-slide {
        margin: 0 7.5px;
    }
}


/* メディア運営
-------------------------------------------*/
.mediaBl {
    padding: 100px 0 175px;
}

.media_inner {
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 100px 6.3em 120px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.media_txtwrap {
    width: calc(100% - 420px);
    box-sizing: border-box;
}

.mediaBl .txt-m {
    margin-top: 48px;
}

.mediaBl .btn-white-arrow {

    margin-top: 28px;
}

.media_imgwrap {
    width: 300px;
    box-sizing: border-box;
    position: absolute;
    right: 8.2%;
    bottom: 0;
}


@media screen and (max-width: 1200px) {
    .media_inner {
        padding: 70px 40px 80px;
    }

    .media_txtwrap {
        width: 46%;
    }

    .media_imgwrap {
        width: 300px;
        right: 40px;
    }

    .mediaBl .btn-white-arrow {
        min-width: inherit;
    }
}



@media screen and (max-width: 767px) {
    .mediaBl {
        padding: 80px 0 130px;
    }

    .meetingBl .inner1700::before {
        width: 100%;
        height: calc((400 / 780)* 100vw);
        background: #F5F5F5 url(../img/service_meeting_bg_sp.webp) no-repeat center / contain;
        left: 0;
        right: 0;
        bottom: -580px;
        margin: auto;
    }

    .media_inner {
        display: block;
        padding: 34px 20px 0;
    }

    .media_txtwrap {
        width: auto;
    }

    .media_imgwrap {
        width: 200px;
        margin: 20px auto 0;
        position: static;
    }

    .mediaBl .txt-m {
        margin-top: 17px;
    }

    .mediaBl .btn-white-arrow {
        margin-top: 18px;
    }
}