/* BASIC css start */
/* BASIC css start */
.board-lookbook .paging a.first, .board-lookbook .paging a.last {
    letter-spacing: 0;
}
.board-lookbook #content {
    width: 100%;
}
.board-title {
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 0.03em;
    text-align: center;
    margin-top: 98px;
    margin-bottom : 45px;
}
.board-lookbook .title-text {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.02em;
}

/* ÀÌÀü±Û ´ÙÀ½±Û */
ul.list-link {
    width: 1400px;
    margin: 0 auto;
}

ul.list-link li span {
    font-size: 20px;
    margin-right: 70px;
    font-weight: 400;
}

ul.list-link li a {
    font-size: 15px;
    font-weight: 200;
    line-height: 30px;
}

ul.list-link li {display: -webkit-box;display: -ms-flexbox;display: flex;}
ul.list-link li:first-of-type {padding : 22px 0 30px 20px; border-bottom : 1px solid #e4e4e4 }
ul.list-link li:last-of-type {padding : 22px 0 43px 20px;  border-bottom : 3px solid #000}
img.arr {
    margin-right: 20px;
}
img.lookbook_items {
    width: 100%;
}


/* °Ô½Ã¹° ÀÛ¼ºcss*/

.history-box {
    position: relative;
}
   .history-box .tit01 {
        font-size: 32px;
        letter-spacing: 0.02em;
        text-align: center;
        margin-bottom: 117px;
    }

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after, .swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {

    content : none!important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1!important;
    pointer-events: visible!important;
    cursor: pointer!important;
}
.swiper-button-next{
    top: 319px!important;
    right : 66px!important;
    background-image : url("/design/byyj1/makeshop/pc/roll-banner-arrowR.png")!important;
    outline : none;
}
.swiper-button-prev {
    top: 319px!important;
    left : 66px!important;
    background-image : url("/design/byyj1/makeshop/pc/roll-banner-arrowL.png")!important;
    outline : none;
}
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: rgb(117, 117, 117);

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .history-swiper {
        width: 1655px;
    }

    .history-swiper .swiper-slide {
        width: 320px;
    }

    .view-more {
        width: 328px;
        height: 78px;
        box-sizing: border-box;
        border: 1px solid #ebebeb;
        font-weight: 200;
        letter-spacing: 0.02em;
        font-size: 12px;
        text-align: center;
        margin: 128px auto;
    }
    .view-more a{
        display: block;
        color : #333;
line-height: 78px;
    }
    
    
    .history-swiper .swiper-slide img {
    width: 100%!important;
    height: 100%!important;
}

.history-swiper .swiper-slide strong {
    display: none;
}


/*½½¶óÀÌµå¹è³Ê Ãß°¡*/

.banner_outer { width:100%; margin:0 auto; height:auto; overflow:hidden; margin-bottom: 250px;}
.flow_banner .swiper-wrapper { transition-timing-function: linear; height:100%; }
.flow_banner .swiper-wrapper li { float:left!important; }

.banner_outer .cover_back {position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;background: rgba(0,0,0,.22) url(http://byyjweb.jpg3.kr/upload/lookbook_21w/211026_21winter_lookbook_slide_cover.png);background-position:center;background-repeat:no-repeat;}
.banner_outer .cover_back_22s {position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;background: rgba(0,0,0,.22) url(http://byyjweb.jpg3.kr/upload/lookbook_22s/22spring_lookbook_slide_cover.png);background-position:center;background-repeat:no-repeat;}





/* BASIC css end */

