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

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

.l-content ul.notice {
    font-size: 10px;
}
.l-content .m-table td.size {
	background-color: #f8fbff;
}