/*/////////////////////コンテンツ////////////////////////////*/
.ttl3.big {
    font-size: 32px;
    text-align: center;
}
.sec3 .ttl3 {
    text-align: center;
}
.sec3 .ttl3 span {
    font-size: 21px;
    margin-bottom: 5px;
}
.sec3-text {
    text-align: center;
    margin-bottom: 30px;
}
.sec3-text span {
    font-size: 18px;
    font-weight: 600;
    color: #0069B9;
}
.sec3 .img {
    max-width: 800px;
    margin: auto;
}
.btm-text {
    font-size: 21px;
    font-weight: 600;
    text-align: center;
}
.img7 {
    width: 100%;
    max-width: 730px;
    margin-top: 20px;
}
.btm .content {
    padding-top: 0;
}
.img-link, .img-link::before {
    background: url(../img/money/btm.jpg) no-repeat center / cover;
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 600px) {
    .ttl3.big {
        font-size: 18px;
    }
    .sec3 .ttl3 span {
        font-size: 16px;
    }
    .sec3-text {
        margin-bottom: 20px;
    }
    .btm-text {
        font-size: 18px;
    }
    .btm .content {
        padding-top: 0;
    }
    .img-link-ttl {
        font-size: 18px;
    }
}