.item-certificate .item-title span{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(90deg,#000,#000);background-size:100% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s}.item-certificate .item-image{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s}.item-certificate:hover{background:#f9f9f9}.item-certificate:hover .item-title span{background-size:0 2px,100% 2px}.item-certificate:hover .item-image{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .3s}.tech-app-pc{display:none;max-width:720px;justify-content:space-between}@media (min-width:768px){.tech-app-pc{display:flex}}.tech-app-pc .app-pc-item{margin:0;display:flex;height:160px;width:100px;min-width:100px;flex-direction:column;padding:0;text-align:center}@media (min-width:768px){.tech-app-pc .app-pc-item{height:auto}}@media (min-width:1024px){.tech-app-pc .app-pc-item{width:120px;min-width:120px}}.tech-app-pc .app-pc-item .app-pc-img{display:flex;width:100px;flex:1 1 0%;align-items:center;justify-content:center}@media (min-width:1024px){.tech-app-pc .app-pc-item .app-pc-img{width:120px}}.tech-app-pc+.tech-app-pc{margin-top:60px}