.story-wrap {
    /*padding-top : 100px;*/
}

.story-wrap .story {


}

.story .title {
    font-size: 20px;
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 15px;
}

.story .title > span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

.story .desc {
    height: 600px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 24px;
    position: relative;
    margin-bottom: 100px;
    overflow: hidden;
    border-radius: 12px;
}

/*.story .desc:before{*/
/*    background-color: rgba(0,0,0,0.14);*/
/*    content : '';*/
/*    display : block;*/
/*    width: 100%;*/
/*    height : 100%;*/
/*    position : absolute;*/
/*    top : 0;*/
/*    left : 0;*/
/*}*/

.story .desc:after {
    border-bottom: 1px solid #efefef;
    content: '';
    display: block;
    /*max-width: 764px;*/
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
}

.story .desc p {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 30px;
}


/*병점 리베리스토리 css 수정*/
.story-wrap.reb-bj .story-banner {
    width: 100%;
    aspect-ratio: 10/5.5;
    background-color: #3a4c40;
    border-radius: 20px;
    margin-bottom: 100px;

    /*background: url(/images/story/bj/banner.png) no-repeat center / cover;*/
    overflow: hidden;
}
.story-banner img{
    width: 100%;
}
.story-wrap.reb-bj .story-content-wrap ul li.story-content {
    display: flex;
    margin-bottom: 80px;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content .text {
    width: 260px;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content .text .number {
    font-family: 'Teko', sans-serif;
    font-size: 200px;
    line-height: 160px;
    color: #323E4A;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content .text .desc {
    font-size: 20px;
    font-weight: 700;
    padding-right: 20px;
    color: #323E4A;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content .image {
    width: calc(100% - 260px);
    aspect-ratio: 1.6;
    background-color: #3a4c40;
    border-radius: 20px;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) {
    flex-direction: row-reverse;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) .text .number {
    text-align: right;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) .text .desc {
    text-align: right;
    padding-right: 0;
    padding-left: 20px;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/bj/story1.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj.cj-ver .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/cj/story1.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj.yj-ver .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/yj/story-r-f2.png) no-repeat center / cover;
}
.story-wrap.reb-bj.yj-ver.md .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/md-1.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2) .image {
    background: url(/images/story/bj/story2.jpg) no-repeat center / cover;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(3) .image {
    background: url(/images/story/bj/story3.jpg) no-repeat center / cover;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(4) .image {
    background: url(/images/story/bj/story4.jpg) no-repeat center / cover;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(5) .image {
    background: url(/images/story/bj/story5.jpg) no-repeat center / cover;
}

.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(6) .image {
    background: url(/images/story/bj/story6.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj.md .story-content-wrap ul li.story-content:nth-child(6) .image {
    background: url(/images/story/md-6.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(7) .image {
    background: url(/images/story/bj/story7.jpg) no-repeat center / cover;
}
.story-wrap.reb-bj.md .story-content-wrap ul li.story-content:nth-child(7) .image {
    background: url(/images/story/md-7.jpg) no-repeat center / cover;
}
/*2024년 9월 11일 병점 스토리변경*/
.story-wrap.reb-bj.renew-ver-3 .story-banner{
    background: url(/images/story/ver3/banner.png) no-repeat center / contain;
}
.story-wrap.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/ver3/story-1.png) no-repeat center / cover;
}
/*.story-wrap.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(2) .image {*/
/*    background: url(/images/story/ver3/story-2.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(3) .image {*/
/*    background: url(/images/story/ver3/story-3.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(4) .image {*/
/*    background: url(/images/story/ver3/story-4.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(5) .image {*/
/*    background: url(/images/story/ver3/story-5.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(6) .image {*/
/*    background: url(/images/story/ver3/story-6.png) no-repeat center / cover;*/
/*}*/

.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(7) .image {
    background: url(/images/story/ver3/story-7.png) no-repeat center / cover;
}
.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content .text{
}
.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content .text .number{
    height: 140px;
    margin-bottom: 16px;
}
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(1) .number{*/
/*    background: url(/images/story/ver3/story-1-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(2) .number{*/
/*    background: url(/images/story/ver3/story-2-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(3) .number{*/
/*    background: url(/images/story/ver3/story-3-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(4) .number{*/
/*    background: url(/images/story/ver3/story-4-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(5) .number{*/
/*    background: url(/images/story/ver3/story-5-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(6) .number{*/
/*    background: url(/images/story/ver3/story-6-1.png) no-repeat left / contain;*/
/*}*/
/*.story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content:nth-child(7) .number{*/
/*    background: url(/images/story/ver3/story-7-1.png) no-repeat left / contain;*/
/*}*/
.story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) .text .number{
    background-position: right;
}
/*2025년 02월 13일 명동점 사진변경*/
.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(1) .image {
    background: url(/images/story/md-1.jpg) no-repeat center / cover;
}
/*.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(2) .image {*/
/*    background: url(/images/story/ver3/story-2.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(3) .image {*/
/*    background: url(/images/story/ver3/story-3.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(4) .image {*/
/*    background: url(/images/story/ver3/story-4.png) no-repeat center / cover;*/
/*}*/

/*.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(5) .image {*/
/*    background: url(/images/story/ver3/story-5.png) no-repeat center / cover;*/
/*}*/

.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(7) .image {
    background: url(/images/story/md-6.jpg) no-repeat center / cover;
}

/*.story-wrap.reb-bj.renew-ver-3.reb-md .story-content-wrap ul li.story-content:nth-child(7) .image {*/
/*    background: url(/images/story/md-7.jpg) no-repeat center / cover;*/
/*}*/
@media screen and (max-width: 1016px) {
    .story {
        padding: 0 10px;
    }
    .story-wrap.reb-bj .story-banner {
        border-radius: 0;
        margin-bottom: 80px;
    }
    .story-wrap.reb-bj.renew-ver-3{
        padding: 0 20px;
    }
    .story-wrap.reb-bj .story-content-wrap ul {
        padding: 0 20px;
    }
    .story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul {
        padding: 0;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content{
        margin-bottom: 60px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text .number {
        font-size: 160px;
        line-height: 140px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text{
        width: 200px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .image {
        width: calc(100% - 200px);
        border-radius: 16px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text .desc{
        font-size: 16px;
        padding-right: 16px;
    }
    .story-wrap.reb-bj.renew-ver-3 .story-content-wrap ul li.story-content .text .number{
        height: 90px;
    }
}

@media screen and (max-width: 480px) {
    .story .title {
        font-size: 16px;
    }

    .story .title > span {
        font-size: 14px;
    }

    .story .desc {
        font-size: 14px;
        height: 170px;
    }

    .story .desc p {
        line-height: 16px;
    }

    .story-wrap.reb-bj .story-banner {
        border-radius: 0;
        margin-bottom: 80px;
    }
    .story-wrap.reb-bj .story-content-wrap ul {
        padding: 0 10px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content{
        margin-bottom: 60px;
        flex-direction: column-reverse;
        flex-direction: column;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n){
        flex-direction: column-reverse;
        flex-direction: column;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) .text .number {
        text-align: left;
    }

    .story-wrap.reb-bj .story-content-wrap ul li.story-content:nth-child(2n) .text .desc {
        text-align: left;
        padding-left: 0;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text .number {
        font-size: 80px;
        line-height: 80px;
        transform: translate(0,10px);
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text{
        width: 100%;

        margin-top: 24px;
        display: grid;
        grid-template-columns: auto 1fr;
        align-items: center;
        gap: 16px;

        margin-top: 0;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .image {
        width: 100%;
        border-radius: 10px;
    }
    .story-wrap.reb-bj .story-content-wrap ul li.story-content .text .desc{
        font-size: 14px;
        padding-right: 0px;
        padding-left: 4px;
        text-wrap: balance;
        font-weight: 600;
    }
}






