.sitemap-list-module{width:100%;padding:8rem 0}.sitemap-list-module .module-width{height:56rem;display:flex;flex-direction:column;flex-wrap:wrap;grid-gap:4rem;justify-content:center}.sitemap-list-module .module-width .menu_list{display:flex;flex-direction:column;grid-gap:1.2rem}.sitemap-list-module .module-width .menu_list .menu_item{font-size:var(--f-s-16);font-weight:bold;width:fit-content}.sitemap-list-module .module-width .menu_list .menu_item.has_child_item:after{display:none;content:"";position:relative;left:.8rem;top:-.3rem;width:0;height:0;border-style:solid;border-width:.4rem .4rem 0 .4rem;border-color:#333 transparent transparent transparent;transition:.15s transform ease}.sitemap-list-module .module-width .menu_list .child_item{font-size:var(--f-s-14);color:#808080;width:fit-content}@media (max-width: 992px){.sitemap-list-module .module-width{height:auto;grid-gap:2rem}}
