.description {
    text-align: center;
    padding-top: 100px;
}

.description p {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto ;
    color: #333;
    max-width: 900px;
    padding: 5px;
}

.description h2 {
    font-size: 32px;
    margin-top: 40px;
}

.img-style {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

.img-style img {
    max-width: 100%;
    max-height: auto;
    margin-bottom: 50px;
}

.new_page01 { background-image: url(../image/new_page01.jpg); }
.new_page02 { background-image: url(../image/new_page02.jpg); }
.new_page03 { background-image: url(../image/new_page03.jpg); }