.content-topBtnList{flex-wrap:nowrap;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1.5rem}.content-topBtnList,.topBtnList-item{box-sizing:border-box;display:flex;gap:2rem}.topBtnList-item{align-items:center;flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}.topBtnList-item a .topBtnList-text h3,.topBtnList-item a .topBtnList-text p{transition:color .3s ease}.topBtnList-item a:hover .topBtnList-text h3,.topBtnList-item a:hover .topBtnList-text p{color:#2487cb!important}.topBtnList-link{align-items:center;display:flex;gap:2rem;text-decoration:none;width:100%}.topBtnList-box{align-items:center;background:#fff;border-radius:1.25rem 0 1.25rem 0;display:flex;flex-shrink:0;height:230px;justify-content:center;overflow:hidden;position:relative;width:230px}.topBtnList-box img{height:144px;object-fit:contain;width:144px}.topBtnList-box:after{border:2px solid #2487cb;border-radius:1.25rem 0 1.25rem 0;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.topBtnList-link:hover .topBtnList-box:after{opacity:1}.topBtnList-text{flex:1;min-width:0}.topBtnList-text h3{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.topBtnList-text p{display:block;font-size:1rem;margin:0}@media (max-width:920px){.content-topBtnList{align-items:center;flex-direction:column;flex-wrap:wrap;gap:2rem}.topBtnList-item{align-items:center;flex:unset;flex-direction:column;gap:1rem;max-width:none;width:100%}.topBtnList-link{align-items:center;flex-direction:column;gap:1rem}.topBtnList-box{aspect-ratio:1/1;max-width:none}.topBtnList-box,.topBtnList-box img{height:auto;width:70%}.topBtnList-text{flex:unset;text-align:center;width:70%}.topBtnList-text p{margin-bottom:0}}