.gray_list_section{box-sizing:border-box;margin:0 auto;max-width:1200px}.gray_list_box{flex-wrap:wrap;gap:.25rem}.gray_list_box,.welfare-btn{display:flex;justify-content:space-between}.welfare-btn{align-items:center;background-color:#ececec;box-sizing:border-box;color:#000;flex:1 1 calc(25% - 0.1875rem);font-size:1rem;font-weight:700;max-width:calc(25% - .1875rem);padding:1rem;transition:background .3s ease}.welfare-btn:hover{background-color:#dcdcdc}.welfare-btn span{text-decoration:none!important}.gray_text{text-align:left}a span.gray_list_arrow{font-size:1rem}a span.gray_list_arrow,a:hover .gray_text{color:#2bb9b0!important}@media (max-width:920px){.gray_list_box{flex-direction:row;flex-wrap:wrap;gap:.25rem}.welfare-btn{box-sizing:border-box;flex:1 1 calc(50% - 0.125rem);max-width:calc(50% - .125rem)}.gray_text{margin-right:.6rem}}