@charset "utf-8";
/* ------------------------------------------ */
/* kids money 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;
}


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


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


/* sec01 */
#sec01 {
    background: url(../img/kidsmoney/bg-cheader.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: #A08B39;
}
#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: block;
    margin: 90px auto 0;
    border: 3px solid #fff;
    padding: 3.5% 9%;
    max-width: 1027px;
}
#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: left;
    padding-top: 60px;
    max-width: 1027px;
    margin-left: auto;
    margin-right: auto;
}
#sec03 .text03 .text {
    display: block;
    line-height: 1.5;
    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 {
    background-color: rgba(160,139,57,0.1);
}

#sec04 .c-wrap {
}

#sec04 .container-full {
    max-width: 1125px;
}

#sec04 .sec-htext {
    display: block;
    padding-bottom: 100px;
    text-align: center;
}

#sec04 .sec-htext .text {
    display: table;
    margin: 0 auto;
    line-height: 1.1;
}

#sec04 .kids-container {
}

#sec04 .quality-wrap {
    padding-bottom: 70px;
}

#sec04 .quality-wrap .inner-wrap {
    display: flex;
    width: 100%;
}

#sec04 .quality-wrap .inner-wrap .text-box {
    display: block;
    width: 50%;
}

#sec04 .quality-wrap:nth-child(2n-1) .inner-wrap .text-box {
    order: 2;
}

#sec04 .quality-wrap .inner-wrap .text-box .c-box {
    padding-top: 50px;
    display: block;
}

#sec04 .quality-wrap .inner-wrap .text-box .c-box .c-num {
    display: table;
    margin: 0 auto;
}

#sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box {
    display: block;
    width: 100%;
    padding-left: 20%;
    padding-top: 50px;
}

#sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt {
    display: block;
}

#sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt .text {
    display: block;
    letter-spacing: 0.01em;
    line-height: 1.3;
    font-weight: 700;
    color: #A08B39;
}

#sec04 .quality-wrap .inner-wrap .image-box {
    display: block;
    width: 50%;
}

@media (max-width: 991px) {
    #sec04 .quality-wrap {
        padding-bottom: 50px;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box {
        padding-top: 10%;
        display: block;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .c-num {
        width: 60px;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box {
        padding-top: 6%;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt {
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt .text {
        font-size: 2.73vw;
    }
}
@media (max-width: 480px) {
    #sec04 .quality-wrap {
        padding-bottom: 30px;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box {
        padding-top: 2vh;
        display: block;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .c-num {
        width: 30px;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box {
        padding-top: 15px;
        padding-left: 15%;
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt {
    }

    #sec04 .quality-wrap .inner-wrap .text-box .c-box .text-box .sub-txt .text {
        font-size: 3.5vw;
    }
}



/* sec05 */
#sec05 {
}

#sec05 .c-wrap {
}

#sec05 .sec-htext {
    display: block;
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

#sec05 .sec-htext .text {
    display: table;
    margin: 0 auto;
    line-height: 1.1;
}

#sec05 .kdetail-container {
}

#sec05 .kdetail-container .detail-wrap {
    margin-bottom: 110px;
}

.detail-wrap .h-image {
    position: relative;
}

.detail-wrap .h-image .d-title {
    display: table;
    height: 95px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -46px;
    background-color: #000;
    padding: 25px 50px;
    text-align: center;
}

.detail-wrap .h-image .d-title .text {
    display: block;
    line-height: 1.1;
    letter-spacing: 0.05em;
    color: #fff;
}

.detail-wrap .h-image .d-image {
    display: block;
}

.detail-wrap .d-contents {
    padding-top: 150px;
}

.detail-wrap .d-contents .container-full {
}

.detail-wrap .d-contents .container-full .text-box {
    display: table;
    margin: 0 auto;
}

.detail-wrap .d-contents .container-full .text-box ul {
    display: block;
}

.detail-wrap .d-contents .container-full .text-box ul li {
    margin-bottom: 30px;
}

.detail-wrap .d-contents .container-full .text-box ul li .text {
    display: block;
    line-height: 1.3;
    text-indent: -0.5em;
    padding-left: 0.5em;
}

@media (max-width: 991px) {
    #sec05 .sec-htext {
        display: block;
        padding-top: 70px;
        padding-bottom: 70px;
        text-align: center;
    }
    
    #sec05 .sec-htext .text {
        display: table;
        margin: 0 auto;
        line-height: 1.1;
    }
    #sec05 .sec-htext {
        display: block;
        padding-top: 70px;
        padding-bottom: 70px;
        text-align: center;
    }

    #sec05 .kdetail-container .detail-wrap {
        margin-bottom: 100px;
    }

    .detail-wrap .h-image .d-title {
        display: table;
        width: 100%;
        max-width: 70%;
        height: 80px;
        bottom: -46px;
        padding: 23px 40px;
    }

    .detail-wrap .h-image .d-title .text {
        /* font-size: 3.5vw; */
    }

    .detail-wrap .d-contents {
        padding-top: 100px;
    }

    .detail-wrap .d-contents .container-full .text-box ul li {
        margin-bottom: 25px;
    }

    .detail-wrap .d-contents .container-full .text-box ul li .text {
        display: block;
        line-height: 1.3;
        text-indent: -0.5em;
        padding-left: 0.5em;
    }
}

@media (max-width: 480px) {
   
    #sec05 .sec-htext .text {
        display: table;
        margin: 0 auto;
        line-height: 1.1;
        font-size: 30px;
    }
    #sec05 .sec-htext {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }

    #sec05 .kdetail-container .detail-wrap {
        margin-bottom: 50px;
    }

    .detail-wrap .h-image .d-title {
        display: table;
        width: 100%;
        max-width: 85%;
        height: 55px;
        bottom: -28px;
        padding: 15px 25px;
    }

    .detail-wrap .h-image .d-title .text {
        font-size: 20px;
    }

    .detail-wrap .d-contents {
        padding-top: 70px;
    }

    .detail-wrap .d-contents .container-full .text-box ul li {
        margin-bottom: 20px;
    }

    .detail-wrap .d-contents .container-full .text-box ul li .text {
        /* display: block; */
        /* line-height: 1.3; */
        /* text-indent: -0.5em; */
        /* padding-left: 0.5em; */
        font-size: 18px;
    }
}