* {
    padding: 0;
    margin: 0;
}

.text_ul li {
    margin-top: 20px;
}

.text_ul img {
    margin-left: 10px;
    width: 1100px;
}

.text_ul p {
    width: 1100px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 5px;
    text-align: inherit;
    margin-left: 15px;
    
}

.hr {
    margin-top: 50px;
}
.text_ul h3{
    width: 250px;
    height: 40px;
    border: 1px solid tan;
    text-align: center;
    line-height: 40px;
    margin:  0 auto;
}
.text_ul h4 {
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.logo {
    margin-top: 40px;
}

.text_ul li:nth-of-type(2) {
    margin-left: 10px;
    height: 100%;
    border: 5px solid rgb(165, 134, 165);
}

.text_ul li:nth-of-type(2) h3 {
    text-align: center;
    margin-top: 20px;
}
.text_ul h5{
    width: 50px;
    height: 50px;
    background: bisque;
    border-radius: 30px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    margin-top: 35px;
    margin-left: 50px;
}
.text_ul h6{
    width: 150px;
    height: 50px;
    background: bisque;
    font-size: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 45px;
    margin-left: 110px;
    margin-top: -50px;
}
.text_ul li:nth-of-type(3) p{
    margin-top: 20px;
    margin-left: 80px;
    width: 1030px;
}
.text_ul li:nth-of-type(4) p{
    margin-top: 20px;
    margin-left: 80px;
    width: 1030px;
}
.text_ul li:nth-of-type(5) p{
    margin-top: 20px;
    margin-left: 80px;
    width: 1030px;
}
.text_ul li:nth-of-type(6) p{
    margin-top: 20px;
    margin-left: 80px;
    width: 1030px;
}
.text_ul li:nth-of-type(7) p{
    margin-top: 20px;
    margin-left: 80px;
    width: 1030px;
}
.logo_h2{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.dt{
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}