/************************************* banner *************************************/

.banner .titleSet {
    padding-top: 110px;
    padding-bottom: 110px;
}

/************************************* section1 *************************************/
.section1 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section1 .container .section1DIllu {
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.section1 .container .paper {
    padding: 60px;
    padding-bottom: 30px;
    margin-top: -250px;
}
