インターンシップ開催中‼️
/* フォーカスリング */
.kist-int .btn:focus-visible{outline:3px solid #02aedc;outline-offset:2px}
/* PCのみホバー */
@media (hover:hover) and (pointer:fine){
.kist-int article{transition:transform .2s ease,box-shadow .2s ease;will-change:transform}
.kist-int article:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.08)}
}
@media (prefers-reduced-motion:reduce){
2025年11月4日(火)