/* æ–°å¢žå›¾æ–‡åˆ†ç¦» */
.high-pressure-container .section-power-plant h3 {
    position: absolute;
    top: 6.95vw;
    left: 37.1667vw;
    font-size: 1.666667vw;
    line-height: 1.25;
    font-weight: 700;
    z-index: 2;
}

.high-pressure-container .section-power-plant span {
    position: absolute;
    font-size: .9375vw;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
    z-index: 2;
    text-align: center;

}

.high-pressure-container .section-power-plant span:nth-of-type(1) {
    top: 26.95vw;
    left: 16.841667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(2) {
    top: 20.5vw;
    left: 44.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(3) {
    top: 20.5vw;
    left: 60.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(4) {
    top: 20.141vw;
    left: 76.1667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(5) {
    top: 28.1vw;
    left: 41.841667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(6) {
    top: 31.15vw;
    left: 71.667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(7) {
    top: 37.95vw;
    left: 19.667vw;

}

.high-pressure-container .section-power-plant span:nth-of-type(8) {
    top: 38.169vw;
    left: 27.9667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(9) {
    top: 38.19vw;
    left: 50.41667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(10) {
    top: 39.169vw;
    left: 68.1667vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(11) {
    top: 39.169vw;
    left: 78.1667vw;
}

/* .high-pressure-container .section-power-plant span:nth-of-type(12) {
    top: 38.5vw;
    left: 55.7vw;
}

.high-pressure-container .section-power-plant span:nth-of-type(13) {
    top: 38.5vw;
    left: 68.041667vw;
} */

.high-pressure-container .section-power-plant .text-con {
    position: absolute;
    top: 6.15vw;
    left: 70.041667vw;
    z-index: 2;
}

.high-pressure-container .section-power-plant .text-con p {
    font-size: .9375vw;
    font-weight: 700;
    line-height: 150%;
    color: #000;
    margin-bottom: .625vw;
}


@media screen and (max-aspect-ratio: 11/10) {
    .high-pressure-container .section-power-plant h3 {
        top: 13.5vw;
        left: 7.667vw;
        font-size: 5.555556vw;
        line-height: 1.5;
        font-weight: 700;
        width: 84.666667vw;
        text-align: center;
    }

    .high-pressure-container .section-power-plant .text-con {
        top: 30.5vw;
        left: 36.041667vw;

    }

    .high-pressure-container .section-power-plant .text-con p {
        font-size: 3.333333vw;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 2.625vw;
    }


    .high-pressure-container .section-power-plant span {
        font-size: 2.15vw;
        width: 18.666667vw;
        text-align: center;
    }




    .high-pressure-container .section-power-plant span:nth-of-type(1) {
        top: 74.95vw;
        left: 51.041667vw;
    }


    .high-pressure-container .section-power-plant span:nth-of-type(2) {
        top: 96.95vw;
        left: 70.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(3) {
        top: 121.95vw;
        left: 70.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(4) {
        top: 145.95vw;
        left: 70.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(5) {
        top: 95.95vw;
        left: 51.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(6) {
        top: 130.5vw;
        left: 57.041667vw;

    }

    .high-pressure-container .section-power-plant span:nth-of-type(7) {
        top: 67.95vw;
        left: 28.41667vw;
    }


    .high-pressure-container .section-power-plant span:nth-of-type(8) {
        top: 96.95vw;
        left: 26.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(9) {
        top: 121.95vw;
        left: 28.41667vw;

    }



    .high-pressure-container .section-power-plant span:nth-of-type(10) {
        top: 146.95vw;
        left: 50.4667vw;

    }

    .high-pressure-container .section-power-plant span:nth-of-type(11) {
        top: 146.95vw;
        left: 30.041667vw;
    }

    .high-pressure-container .section-power-plant span:nth-of-type(12) {
        top: 90.95vw;
        left: 13.041667vw;
    }

    /* .high-pressure-container .section-power-plant span:nth-of-type(12) {
        top: 145.95vw;
        left: 16.041667vw;
    } */

    .high-pressure-container .section-power-plant span:nth-of-type(13) {
        top: 138.95vw;
        left: 13.041667vw;
    }


}