.l-category{padding:60px 70px}@media screen and (max-width: 767px){.l-category{padding:40px 15px 50px}}.l-category .l-category-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}@media screen and (max-width: 767px){.l-category .l-category-list{justify-content:space-between}}.l-category .l-category-item{height:95px;width:32.5%;margin-bottom:15px}@media screen and (min-width: 768px){.l-category .l-category-item{margin-right:1%}.l-category .l-category-item:nth-child(3n){margin-right:0}}@media screen and (max-width: 767px){.l-category .l-category-item{height:70px;width:49%;margin-bottom:2%}}.l-category .l-category-link{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;background-color:#fff;border:1px solid #d9d9d9;border-radius:15px;position:relative;padding:0 40px;transition:background-color .3s}@media screen and (max-width: 767px){.l-category .l-category-link{border-radius:10px;padding:0 20px}}.l-category .l-category-ttl{font-size:18px;font-weight:bold}@media screen and (max-width: 767px){.l-category .l-category-ttl{font-size:15px}}.l-category .l-category-num{font-size:12px}.l-category .l-category-ico{position:absolute;width:15px;top:0;bottom:0;right:17px;margin:auto}@media screen and (max-width: 767px){.l-category .l-category-ico{width:8px;right:7px}}@media(hover: hover){.l-category .l-category-link:hover{background-color:#f2ece0}}