@charset "utf-8";

#ir02 > aside {
    width: 100%;
    height: 310px;
    margin-bottom: 60px;
}
#ir02 > ul {
    width: 1024px;
    margin: 0 auto;
    color: #fff;
}
#ir02 > ul > li:first-child {
    border-bottom: 2px solid #fff;
    width: 400px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
    padding-bottom: 10px;
}
#ir02 ul img {
    margin-top: 30px;
}