/*  */

.section02 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 81px;
    color: #484848;
}


/*  */

.z_content {
    width: 800px;
}

.z_content .z_dt {
    width: 800px;
    padding: 0 25px;
    box-sizing: border-box;
}

.z_content .z_dt img {
    width: 720px;
}

.z_content .z_dt img.t {
    width: 680px;
    margin: 0 auto;
    padding-top: 50px;
}

.z_content .z_dt p {
    width: 720px;
    padding: 30px 0;
    line-height: 30px;
}

.z_content .z_dt p.w {
    width: 530px;
}


/*  */

.y_content {
    width: 350px;
    margin-left: 50px;
    border-left: 1px dotted #999;
}

.y_content div {
    width: 350px;
    height: 40px;
    margin: 13px 0 25px -11px;
    font-size: 16px;
    line-height: 40px;
    text-indent: 44px;
    background: url(../image/index003.png) left top no-repeat;
    background-size: contain;
}