#about {
    position: relative;
    border-top-right-radius: 2.778vw;
    margin-right: 7.292vw;
    padding-bottom: 60px;
    padding-top: 195px;
    padding-left: 7.222vw;
    padding-right: 6.944vw;
}

@media screen and (max-width: 1270px) {
    #about {
        padding-top: 110px;
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    #about {
        padding: 0 16px;
    }
}

#about .stand-ttl {
    position: absolute;
    top: -130px;
    left: 7.222vw;
}

@media screen and (max-width: 1270px) {
    #about .stand-ttl {
        top: -90px;
    }
}

@media screen and (max-width: 480px) {
    #about .stand-ttl {
        top: -50px;
    }
}

#about .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 75px 0 50px;
}

#about .flex .section-ttl {
    width: auto;
}

#about .flex .section-ttl h2 {
    display: inline-block;
    border-top: solid #000 1px;
    padding-top: 3.846vw;
    font-size: 26px;
}

@media screen and (max-width: 480px) {
    #about .flex .section-ttl h2 {
        font-size: 24px;
    }
}

#about .flex .point-section {
    padding-top: 30px;
    width: auto;
}

#about .flex .point-section .point1 {
    border-bottom: #707070 solid 1px;
    padding-bottom: 30px;
    display: flex;
    align-items: end;
    flex-direction: column;
}


#about .flex .point-section .point1 .point1-img {
    width: 100%;
    height: 250px;
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/point1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

#about .flex .point-section .point1 .point-txt {
    width: auto;
    padding-left: 0;
    padding-top: 50px;
}

#about .flex .point-section .point1 .point-txt .point-ttl {
    justify-content: left;
    flex-direction: column-reverse;
    align-items: baseline;
}

#about .flex .point-section .point1 .point-txt .point-ttl .point {
    text-align: left;
}

#about .flex .point-section .point1 .point-txt .point-ttl .en-point {
    letter-spacing: 0.1rem;
    padding-left: 0;
    padding-right: 5.128vw;
}

#about .flex .point-section .point1 .point-txt .point-ttl .en-point::before {
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/01.png) no-repeat;
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point1 .point-txt .desc {
        line-height: 1.5em;
    }
}

#about .flex .point-section .point2 {
    width: 37.95%;
    padding-top: 45px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: #707070 1px solid;
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point2 {
        border-right: none;
        width: auto;
        display: flex;
        padding-right: 0;
        margin-right: 0;
        justify-content: space-between;
        padding-bottom: 30px;
        padding-top: 30px;
        border-bottom: #707070 solid 1px;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point2 {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point2 .point-txt {
        width: 46.62%;
        padding-right: 1.389vw;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point2 .point-txt {
        width: auto;
        padding-right: 0;
        padding-top: 30px;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point2 .point-txt .point-ttl {
        flex-direction: row-reverse;
        justify-content: left;
        padding-left: 10px;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point2 .point-txt .point-ttl .point {
        padding-left: 20px;
    }
}

#about .flex .point-section .point2 .point-txt .desc {
    line-height: 1.5em;
}

#about .flex .point-section .point2 .en-point::before {
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/02.png) no-repeat;
}

#about .flex .point-section .point2 .point2-img {
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/point3.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 11.042vw;
    margin-top: 25px;
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point2 .point2-img {
        width: 51.08%;
        height: 250px;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point2 .point2-img {
        width: auto;
    }
}

#about .flex .point-section .point3 {
    padding-top: 45px;
    width: 59.51%;
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point3 {
        display: flex;
        justify-content: space-between;
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point3 {
        flex-direction: column;
    }
}

#about .flex .point-section .point3 .point3-img {
    width: 100%;
    height: 16.667vw;
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/point2.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 45px;
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point3 .point3-img {
        width: 51.08%;
        height: 250px;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point3 .point3-img {
        width: 100%;
    }
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .point3 .point-txt {
        width: 46.62%;
        padding-left: 1.389vw;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point3 .point-txt {
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point3 .point-txt .point {
        padding-left: 5.128vw;
    }
}

#about .flex .point-section .point3 .en-point::before {
    background: url(https://jcube.suc-motion-no4.com/wp-content/uploads/2023/11/03.png) no-repeat;
}

#about .flex .point-section .flex {
    display: flex;
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .flex {
        padding: 0 !important;
    }
}

#about .flex .point-section .point-ttl {
    display: flex;
    align-items: flex-end;
    padding-bottom: 1.389vw;
}

@media screen and (max-width: 480px) {
    #about .flex .point-section .point-ttl {
        padding-bottom: 5.128vw;
    }
}

#about .flex .point-section .point {
    color: #FF0000;
    font-size: 24px;
}

#about .flex .point-section .en-point {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 0.1rem;
    padding-right: 1.389vw;
    position: relative;
    z-index: 2;
}

#about .flex .point-section .en-point::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-position: center;
    background-size: cover;
    width: 104px;
    height: 104px;
    opacity: 0.4;
}

#about .flex .point-section .btn-wrapper {
    text-align: center;
    margin-top: 100px;
}

@media screen and (max-width: 1270px) {
    #about .flex .point-section .btn-wrapper {
        margin-top: 30px;
    }
}