.l-content .notice {
    font-size: 10px;
}

.l-content .box {
    padding-bottom: 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.l-content .box .box_l, .l-content .box .box_r {
    width: 440px;
}