@charset "utf-8";

#ir04  aside  {
    width: 100%;
    height: 310px;
    margin-bottom: 60px;
}

#ir04 {
    width: 100%;
}

#ir04 > ul {
    width: 1024px;
    overflow: hidden;
    margin: 0 auto;
    color: #fff;
}
#ir04 > ul > li:nth-child(1) {
    border-bottom: 2px solid #fff;
    width: 400px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
    padding-bottom: 10px;
}

.ir04_01 {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}

.ir04_01 > li {
    float: none;
}


.ir04_01 > li:nth-child(1) {
    font: 13px 'Noto Sans Kr';
    font-weight: 700;
    margin: 20px 0;
    padding-top: 10px
}
.ir04_01 > li:nth-child(2) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}
.ir04_01 > li:nth-child(3) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}
.ir04_01 > li:nth-child(4) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}
.ir04_01 > li:nth-child(5) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}
.ir04_01 > li:nth-child(6) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}
.ir04_01 > li:nth-child(7) {
    font: 13px 'Noto Sans Kr';
    font-weight: 400;
    margin: 20px 0;
}

.more2 {
    width: 90px;
    height: 23px;
    border: 2px solid #ff9900;
    border-radius: 10px;
    font: 11px/11px 'Noto Sans Kr';
    font-weight: 900;
    cursor: pointer;
    background: none;
    position: absolute;
    right: 10%;
    top: 95%;
    color: #fff;
}