.p-archive-service__category-list{width:100%;max-width:850px;margin:0 auto 5vw;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.p-archive-service__category-link{display:block;padding:.5rem 1.2rem;border-radius:100vh;background-color:#006eff;font-weight:500;font-size:1.4rem;letter-spacing:0;color:#fff;transition:color .3s,background-color .3s}.p-archive-service__category-link:hover{color:#006eff;background-color:#ecf0f9}.p-archive-service__articles{padding-block:min(5vw,64px);padding-inline:min(5.3125vw,68px);width:100%;background-color:#006eff;display:flex;flex-wrap:wrap;gap:1.8rem 1.7%;border-radius:2rem;position:relative;overflow:hidden}@media screen and (max-width: 1080px){.p-archive-service__articles{justify-content:space-between}}.p-archive-service__articles::after{content:"";font-size:clamp(.6666666667rem,.78125vw,10px);display:block;position:absolute;top:-16em;right:-43em;width:clamp(41.8666666667rem,49.0625vw,628px);aspect-ratio:628/608;background-image:url(../../../images/common/logo-symbol-deco-c.svg);background-size:contain;background-position:center;z-index:0}.p-service-card{width:32.2%}@media screen and (max-width: 1080px){.p-service-card{width:48%}}@media screen and (max-width: 650px){.p-service-card{width:100%}}