@charset "UTF-8";
@import url('/main/css/0208/0208030000.css');

.list13.type2 span {display: flex; height: 8rem; align-items: center; justify-content: center;}

@media (max-width: 450px)
{
    .list13.type2 span {height: auto;}
    .list13.type2 li:nth-last-child(n+3) span {height: 9.5rem;}
}