@charset "UTF-8";.block.wr h2{width:100%;max-width:83.75rem;margin-inline:auto;padding-left:.25rem;}.w9{width:100%;}.w9 p{max-width:56.25rem;margin-inline:auto;margin-bottom:2rem;}ul.catlst{padding:0;margin-inline:auto;margin-bottom:2rem;list-style:none;display:flex;flex-wrap:wrap;gap:1.5rem 1rem;}.catlst li{display:block;box-sizing:border-box;width:18rem;height:6rem;border:1px solid dimgray;margin:0;font-weight:700;}.catlst li.pri{width:100%;}.catlst li a{display:grid;place-items:start;width:100%;height:100%;padding:1rem .75rem;box-sizing:border-box;position:relative;text-decoration:none;color:dimgray;background:linear-gradient(155deg,#ffffff 13%,whitesmoke 100%);transition:background-color .2s ease,color .2s ease;}.catlst li a::before{content:"";border-top:1.25rem solid transparent;border-right:1.25rem solid dimgray;position:absolute;right:.25rem;bottom:.25rem;}.catlst li a:hover{background:dimgray;color:white;outline:solid .25rem silver;}@media (width < 39rem){ul.catlst{width:18.125rem;}}@media (39rem <= width < 59rem){ul.catlst{width:37rem;}}@media (width >= 59rem){ul.catlst{width:56rem;}ul.catlst.w2{width:37rem;}}h2.hilit + p{text-align:center;}.ftcatlst{display:flex;width:100%;justify-content:center;font-size:94%;line-height:1.3;padding:3rem 1rem;background:var(--gs-litgray);}@media(width<61.25rem){.ftcatlst{height:30.5rem;flex-flow:column wrap;row-gap:1.5rem;justify-content:start;align-content:center;}@media (width < 44rem){.ftcatlst{height:auto;}}}@media(width>=61.25rem){.ftcatlst{flex-flow:row nowrap;}@media (width >= 75rem){ul.ftcat.c2{width:31.625rem;max-height:9rem;column-gap:1.25rem;}}}.ftcatlst > div{padding-inline:1.25rem;}.ftcatlst h4{padding-bottom:.75rem;border-bottom:1.25px solid gray;margin-bottom:.75rem;}ul.ftcat{list-style:none;margin-left:0;display:flex;flex-direction:column;flex-wrap:wrap;}.ftcat li::before{content:"―";margin-right:.25rem;}.ftcat a,.ftcat a:visited{text-decoration:none;color:black;}.ftcat a:hover{text-decoration:underline;}