.kk-aboutus-main-img {
    width: 100%;
    height: 500px;
    background-image: url("../img/re/私達１.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    font-family: 'MPLUS1p', serif;
}

.kk-aboutus-main-text {
    font-family: SourceHanSerif, serif;
    font-size: 3rem;
}

.kk-aboutus-main-caption {
    font-family: SourceHanSerif, serif;
    font-size: 1rem;
}

.kk-aboutus-reform-img {
    margin-top: 60px;
    width: 100%;
    height: 300px;
    background-image: url("../img/about_us/AdobeStock_332326422_Preview.jpeg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    font-family: 'MPLUS1p', serif;
}

.kk-aboutus-other-img {
    margin-top: 60px;
    width: 100%;
    height: 300px;
    background-image: url("../img/about_us/AdobeStock_209975997_Preview.jpeg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    font-family: 'MPLUS1p', serif;
}