@charset "utf-8";
/* ------------------------------------------ */
/* LIFE PLAN CSS */
/* ------------------------------------------ */


/* ページ看板 */
.page-sign-area {
    display: block;
    position: relative;
    width: 100%;
    height: 500px;
    margin-top: 96px;
}
@media (max-width: 1300px) {
    .page-sign-area {
        height: 500px;
        margin-top: 70px;
    }
}
@media (max-width: 768px) {
    .page-sign-area {
        height: 200px;
    }
}
.page-sign-area:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: rgba(175, 199, 220, 0.5);
}
.service .page-sign-area {
    /* background: url("../img/service/page-sign.jpg") no-repeat center;
    background-size: cover; */
}
.service .page-sign-area .page-title {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}


/*header-contents*/
.header-contents {
}
.header-contents .hc-text {
    display: table;
    margin: 0 auto;
}
.header-contents .hc-text .text {
    display: block;
    color: #638095;
    font-weight: 800;
    letter-spacing: 0.2em;
    line-height: 1.3;
    text-align: justify;
}
@media (max-width: 768px) {
}


/* sec01 */
#sec01 {
    background: url("../img/lifeplan/sec01-bg_03.jpg") no-repeat center left;
    background-size: cover;
}

#sec01 .c-wrap {
    position: relative;
    padding: 130px 0;
}
#sec01 .c-wrap .fc-title {
    display: block;
    width: 100%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

#sec01 .c-wrap .fc-title .text {
    display: table;
    margin: 0 11vw 0 auto;
    line-height: 1.3;
    letter-spacing: -0.01em;
    font-weight: 800;
    text-align: justify;
}
#sec01 .c-wrap .fc-title .text img {
    display: block;
    width: 17vw;
    max-width: 255px;
    height: auto;
}


@media (max-width: 991px) {
    #sec01 .c-wrap {
        padding: 50px 0;
    }
    #sec01 .c-wrap .fc-title {
        margin: 0 5% 0 auto;
    }
    
    #sec01 .c-wrap .fc-title .text {
    font-size: 5.9vw;
    }
}
@media (max-width: 480px) {
    #sec01 .c-wrap {
        padding: 30px 0;
    }
    #sec01 .c-wrap .fc-title {
        margin: 0 5% 0 auto;
    }
    
    #sec01 .c-wrap .fc-title .text {
        font-size: 5vw;
        margin: 0 8vw 0 auto;
    }
}


/* sec02 */
#sec02 {
}

#sec02 .c-wrap {
    padding: 140px 0 180px;
}

#sec02 .text-area {
}

#sec02 .text-area .sec-title {
    display: block;
    text-align: center;
}

#sec02 .text-area .sec-title .text {
    display: block;
    letter-spacing: 0.01em;
    line-height: 1.3;
    font-weight: 800;
}

#sec02 .text-area .sec-text {
    display: table;
    margin: 0 auto;
}

#sec02 .text-area .sec-text .text {
    display: block;
    letter-spacing: 0.03em;
    line-height: 1.8;
    font-weight: 700;
    text-align: justify;
}

@media (max-width: 768px) {
    #sec02 .c-wrap {
        padding: 60px 0;
    }
    #sec02 .text-area .sec-title .text {
        font-size: 8.4vw;
    }
    #sec02 .text-area .sec-text .text {
    }
}


/* sec03 */
#sec03 {
    background-color: #2D4294;
}
#sec03 .c-wrap {
    padding: 120px 0 180px;
}
#sec03 .c-wrap .container-full {
}
#sec03 .c-title {
    display: block;
    text-align: center;
}
#sec03 .c-title .text {
    display: block;
    line-height: 1.2;
    letter-spacing: 0.03em;
    color: #fff;
    font-weight: 700;
}
#sec03 .text-box {
    display: table;
    margin: 90px auto 0;
    border: 3px solid #fff;
    padding: 3.5% 9%;
}
#sec03 .text-box .text01 {
    display: block;
    text-align: center;
}
#sec03 .text-box .text01 .text {
    display: block;
    line-height: 1.2;
    letter-spacing: 0.01em;
    font-weight: 600;
    color: #fff;
}
#sec03 .text-box .text02 {
    display: block;
}
#sec03 .text-box .text02 .text {
    display: block;
    line-height: 1.2;
    letter-spacing: 0.01em;
    font-weight: 700;
    color: #fff;
}
#sec03 .text-box .text02 {
    display: block;
    text-align: center;
    padding-top: 25px;
}
#sec03 .text03 {
    display: block;
    text-align: center;
    padding-top: 60px;
}
#sec03 .text03 .text {
    display: block;
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #fff;
    font-weight: 700;
}

@media (max-width: 768px) {
    #sec03 .c-wrap {
        padding: 80px 0;
    }
    #sec03 .text-box {
        margin: 60px auto 0;
        padding: 4% 3.5%;
    }
}



/* sec04 */
#sec04 {
}

#sec04 .c-wrap {
}

#sec04 .c-wrap .container-full {
    max-width: 1300px;
}

#sec04 .c-title {
    display: block;
    text-align: center;
}

#sec04 .c-title .text {
    display: block;
    letter-spacing: 0.01em;
    line-height: 1.2;
}

#sec04 .item-wrap {
    width: 100%;
    padding-top: 70px;
}

#sec04 .item-wrap ul {
    display: flex;
    width: calc(100% + 50px);
    justify-content: center;
    align-items: center;
    margin-left: -25px;
}

#sec04 .item-wrap ul li {
    width: 25%;
    margin: 0 25px;
}

#sec04 .item-wrap ul li .c-box {
    display: block;
}

#sec04 .item-wrap ul li .c-box .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2D4294;
    border-radius: 50%;
    width: 100%;
    aspect-ratio: 1/1;
    padding: 5%;
    margin: 0 auto;
}

#sec04 .item-wrap ul li .c-box .circle .text {
    display: block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.01em;
    line-height: 1.3;
}

@media (max-width: 991px) {
    #sec04 .item-wrap ul {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    #sec04 .item-wrap ul li {
        width: 25%;
        margin: 0 15px;
    }
    #sec04 .item-wrap ul li .c-box .circle .text {
        font-size: 2.1vw;
    }
}

@media (max-width: 768px) {
    #sec04 .item-wrap {
        padding-top: 30px;
    }
    #sec04 .item-wrap ul {
        width: calc(100% + 5%);
        margin-left: 0;
        flex-wrap: wrap;
    }
    
    #sec04 .item-wrap ul li {
        width: 50%;
        margin: 0;
    }
    
    #sec04 .item-wrap ul li .c-box {
        padding: 5%;
    }
    
    #sec04 .item-wrap ul li .c-box .circle .text {
        font-size: 5vw;
    }
}



/* sec05 */
#sec05 {
}
#sec05 .c-wrap {
}
#sec05 .c-wrap .c-box {
    position: relative;
}
#sec05 .c-wrap .c-box .text-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10%;
    z-index: 1;
}
#sec05 .c-wrap .c-box:nth-child(2n) .text-box {
    left: 10%;
}
#sec05 .c-wrap .c-box .text-box .c-text {
    display: block;
}
#sec05 .c-wrap .c-box .text-box .c-text .text {
    display: block;
    font-weight: 300;
    letter-spacing: 0.03em;
    line-height: 1.3;
    color: #638095;
}
#sec05 .c-wrap .c-box .text-box .btn-area {
}
#sec05 .c-wrap .c-box .image-box {
    display: block;
}

@media (max-width: 768px) {
    #sec05 .c-wrap .c-box .text-box {
        right: 5%;
    }
    #sec05 .c-wrap .c-box:nth-child(2n) .text-box {
        left: 5%;
    }
    #sec05 .c-wrap .c-box .text-box .c-text .text {
    font-size: 6vw;
    font-weight: 400;
    }
}

@media (max-width: 480px) {
    #sec05 .c-wrap .c-box .text-box {
        left: 5%;
    }
    #sec05 .c-wrap .c-box:nth-child(2n) .text-box {
        left: 5%;
    }
}



/* sec06 */
#sec06 {
}

#sec06 .c-wrap {
    padding-top: 160px;
}

#sec06 .c-wrap .container-full {
    max-width: 1170px;
}

#sec06 .c-title {
    display: block;
    text-align: center;
}

#sec06 .c-title .text {
    display: block;
    letter-spacing: 0.05em;
    line-height: 1.3;
}

#sec06 .c-hoken {
    display: flex;
    width: 100%;
    justify-content: center;
}

#sec06 .c-hoken .c-box {
    display: block;
    /* width: 33.33333%; */
    /* 未対応ブラウザ用フォールバック */
    /* width : -webkit-calc(100% / 3); */
    /* width : calc(100% / 3); */
    padding: 0 50px;
}

#sec06 .c-hoken .c-box .h-name {
    display: block;
    text-align: center;
}

#sec06 .c-hoken .c-box .h-name .text {
    display: block;
    line-height: 1;
    letter-spacing: 0.05em;
}

#sec06 .c-hoken .c-box .h-kazu {
    display: inline-flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    padding-bottom: 5px;
}

#sec06 .c-hoken .c-box .h-kazu:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #172A88;
    position: absolute;
    bottom: 6px;
}

#sec06 .c-hoken .c-box .h-kazu:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #172A88;
    position: absolute;
    bottom: 0;
}

#sec06 .c-hoken .c-box .h-kazu .text {
    display: block;
    line-height: 1.5;
    color: #172A88;
}

#sec06 .c-hoken .c-box .h-kazu .text.sz01 {
    font-size: 145px;
    color: #172A88;
    line-height: 1;
    letter-spacing: -0.05em;
}

#sec06 .c-hoken .c-box .h-kazu .text.sz02 {
}

#sec06 .c-logo {
}
#sec06 .c-logo ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
#sec06 .c-logo ul li {
    width: 20%;
    padding: 0 10px 40px;
}
#sec06 .c-logo ul li a {
    display: block;
}
#sec06 .c-logo ul li .logo {
    display: block;
}
#sec06 .c-logo ul li .logo img {
}


#subPage.service .common-contactbox {
    background: none;
    padding-top: 100px;
}
#subPage.service .service-wrapper {
    background: url(../img/lifeplan/bg-main.png) no-repeat center bottom;
    background-size: contain;
}
@media (max-width: 480px) {
    #subPage.service .common-contactbox {
        background: none;
        padding-top: 50px;
    }
}

@media (max-width: 768px) {
    #sec06 .c-wrap {
        padding-top: 80px;
    }
    #sec06 .c-hoken .c-box {
        padding: 0 2.5%;
    }
    #sec06 .c-hoken .c-box .h-kazu .text.sz01 {
        font-size: 90px;
    }
    #sec06 .c-hoken .c-box .h-kazu .text.sz02 {
    font-size: 40px;
    padding-left: 5px;
    }
    #sec06 .c-logo ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    #sec06 .c-logo ul li {
        padding: 0 1.5% 5%;
        width: 33.33333%;
        width : -webkit-calc(100% / 3);
        width : calc(100% / 3);
    }
}

@media (max-width: 480px) {
    #sec06 .c-hoken .c-box {
        padding: 0 2.5%;
    }

    #sec06 .c-hoken .c-box .h-kazu .text.sz01 {
        font-size: 75px;
    }

    #sec06 .c-hoken .c-box .h-kazu .text.sz02 {
        font-size: 30px;
        padding-left: 5px;
    }

    #sec06 .c-logo ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    #sec06 .c-logo ul li {
        padding: 0 1.5% 5%;
        width: 33.33333%;
        width : -webkit-calc(100% / 3);
        width : calc(100% / 3);
    }
}
