.enPage .brefBox ul {background: #faf1f2; padding: 0.4rem 0.68rem; box-sizing: border-box; justify-content: center}
.enPage .brefBox ul li{width: 3.84rem; max-width: 284px; justify-content: flex-start}
.enPage .brefBox ul li:nth-child(2){margin: 0 1.6rem;}
.enPage .brefBox ul li .p2{line-height: 1.4}
.enPage .brefBox ul li:nth-child(1) .img{width: 0.38rem;}
.enPage .brefBox ul li:nth-child(2) .img{width: 0.5rem; margin-top: 0;}
.enPage .brefBox ul li:nth-child(3) .img{width: 0.55rem;margin-top: 0;}
.enPage .brefBox ul li .p1{font-weight: bold;}

@media all and (max-width: 767px) {
    .enPage .brefBox ul {padding-top: 10vw; padding-bottom: 13.06vw;}
    .enPage .brefBox ul li{width: 100%; max-width: 100%; margin: 0 0 12.26vw!important;  text-align: center;}
    .enPage .brefBox ul li:last-child{margin-bottom: 0!important;  }
    .enPage .brefBox ul li:nth-child(1) .img{width: 6.93vw;}
    .enPage .brefBox ul li:nth-child(2) .img{width: 8.93vw; }
    .enPage .brefBox ul li:nth-child(3) .img{width: 7.93vw;}
}