@charset "UTF-8";.addressroot-list{display:-ms-grid;display:grid;-ms-grid-columns:auto;grid-template-columns:auto;gap:30px 0;margin:0 auto;max-width:1000px}.addressroot-item-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-after:10px;margin-block-end:10px;width:30px;height:30px;line-height:1;color:#fff;background:#a72c4a}.addressroot-item-text{-webkit-margin-before:10px;margin-block-start:10px}@media screen and (min-width:751px){.addressroot-list{-ms-grid-columns:1fr 30px 1fr;grid-template-columns:repeat(2,1fr);gap:60px 30px;margin-top:30px}.addressroot-item{max-width:500px}}@media screen and (min-width:1441px){.addressroot-list{gap:60px}}