@charset "utf-8";


#history {
    width: 100%;
}
#history > img {
    margin-bottom: 60px;
}
#history > ul {
    width: 1024px;
    height: 1655px;
    margin: 0 auto;

}
#history > ul > li {
    width: 512px;
    float: left;
    color: #fff;
}
.pg1 {
    position: relative;
}
.border1 {
    width: 300px;
    border-bottom: 2px solid #fff;
    position: absolute;
    right: 30px;
    top: 440px;
}

.text1 {
    width: 60px;
    height: 50px;
    line-height: 50px;
    background-color: black;
    position: absolute;
    top: 428px;
    right: 290px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
}
.text2 {
    font: 13px 'Noto Sans Kr';
    font-weight: 500;
    position: absolute;
    right: 30px;
    text-align: right;
    top: 460px;
    line-height: 35px;
}
.photo1 {
    text-align: right;
    position: absolute;
    top: 838px;
}
.photo1 > div:first-child {
    text-align: left;
}


.photo1 > div {
    margin-bottom: 8px;
}

.photo1 > div:last-child {
    margin: 0;
}

.pg2 {
    position: relative;
}

.border2 {
    position: absolute;
    border-bottom: 2px solid #fff;
    width: 300px;
    left: 50px;
    top: 90px;
}
.text3 {
    width: 60px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    background-color: black;
    position: absolute;
    top: 80px;
    right: 140px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
}
.text4 {
    font: 13px 'Noto Sans Kr';
    font-weight: 500;
    position: absolute;
    left: 50px;
    top: 110px;
    line-height: 30px;
}

.photo2 {
    position: absolute;
    top: 270px;
    right: 0;
}

.photo2 > div {
    margin-bottom: 8px;
}
.photo2 > div:last-child {
    margin: 0;
}

.border3 {
    width: 300px;
    border-bottom: 2px solid #fff;
    position: absolute;
    left: 50px;
    top: 975px;
}
.text5 {
    width: 60px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    background-color: black;
    position: absolute;
    top: 965px;
    right: 160px;
    font: 14px 'Noto Sans Kr';
    font-weight: 700;
}
.text6 {
    font: 13px 'Noto Sans Kr';
    font-weight: 500;
    position: absolute;
    left: 50px;
    top: 1000px;
    line-height: 35px;
}
