/* BASIC css start */
.swiper-wrapper li img {width: 185px; float: left!important;}

.board_tab_list {
    height: 50px;
    position: relative;
}
.fixed{
    position : fixed!important;
    top: 71px;
    z-index: 9999;
}
.more-btn {
    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;
}

.more-btn a {
    display: block;
    color: #333;
    line-height: 78px;
}
.view_img img {
    position: relative;
    top: 85px;
    right: 199px;
}
.title_sub a img {
    float: right;
    padding-top: 6px;
}
.event-list li:hover div {
    display: none;
}
form#comment_form {
    width: 1400px;
    margin: 0 auto;
}
div#comment_list_0 {
    width: 1400px;
    margin: 0 auto;
}
.data-bd-cont div#MS_WritenBySEB img.ng-star-inserted {
    display: block;
    margin: 0 auto;
}

.fixed-img-collist {
    width: 1000px;
    margin: 0 auto;
    padding-top: 220px;
}
.fixed-img-collist .clear li {
    float: left;
    width: 457px;
    padding: 35px 0;
    border-top: 1px solid #ddd;
    margin-right: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fixed-img-collist .clear li:nth-of-type(2n){
    margin : 0;
}

.fixed-img-collist .clear li a span img {
    width: 150px;
    height: 150px;
}
.fixed-img-collist .clear li div{
    margin-left : 10px
}
.fixed-img-collist .clear li div span {
    color: #666;
    font-size: 13px;
    font-weight: 200;
    line-height: 20px;
    margin-top: 4px !important;
}

.fixed-img-collist .clear li div p{
    margin: 10px auto;
    color: #333;
    font-size: 18px;
    font-weight: 400;
}
.fixed-img-collist .clear li div strike {
    margin-left: 20px;
    color: #999;
    font-size: 15px;
    text-decoration: line-through;
}
.board-event div#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-event .title-text { font-size: 18px; font-weight: 200; letter-spacing: 0.02em; padding: 25px 0px; border-top: 1px solid rgb(51, 51, 51); border-bottom: 1px solid rgb(221, 221, 221); text-align: center; width: 1720px; margin: 0px auto 85px; position: relative; }
.board-event .title-text .date-text { font-size: 13px; position: absolute; right: 15px; }
ul.list-link { width: 1400px; margin: 0px 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: flex; }
ul.list-link li:first-of-type { padding: 22px 0px 30px 20px; border-bottom: 1px solid rgb(228, 228, 228); }
ul.list-link li:last-of-type { padding: 22px 0px 43px 20px; border-bottom: 3px solid rgb(0, 0, 0); }
img.arr { margin-right: 20px; }
.top_banner { width: 100%; height: 590px; background: rgb(204, 204, 204); margin-bottom: 125px; }
.top_banner_color { width: 100%; height: 1673px; background: rgb(204, 204, 204); margin-bottom: 125px; }
.board_tab_list ul {display: flex;width: 1400px;margin: 0px auto;height: 50px;background: rgb(51, 51, 51);-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;}
.board_tab_list li a { font-size: 20px; color: rgb(160, 160, 145); }
.board_tab_list ul li {padding: 10px 80px;box-sizing: border-box; cursor :pointer;}
.board_tab_list ul li.now_sel a {color: #fff;font-weight: 600;}

.board_tab_list ul li.now_sel {
    border-bottom: 4px solid #fff;
}
.title_box {
    width: 1000px;
    margin: 0 auto;
}

.title_box h1 {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    border-bottom: 1px solid #000;
    margin-bottom: 45px;
}

.title_box .title_sub .sub_tit {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
}

.title_box .title_sub .sub_tit2 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px;
}
.fixed-img-collist .clear li div h4 {
    margin: 8px auto;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    font-weight: 200;
}

.fixed-img-collist .clear li div h4 font {
    color: #999;
    font-weight: 200!important;
}
.fixed-img-collist .clear li div h4 span {
    font-weight: 200!important;
    color: #999!important;
}
.title_box .title_sub a {
    float: right;
}
.data-bd-cont {
    margin-bottom: 315px;
    width: 1400px;
    margin: 0 auto;
}
.event-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1400px;
    margin: 95px auto 0;
}

.event-list li {
    width: 350px;
    height: 524px;
    position: relative;
}





.event-list li strong {
    width: 267px;
    position: absolute;
    top: 0px;
    z-index: 999;
    display: block;
    color: #fff;
    font-weight: 200;
    font-size: 16px;
    letter-spacing: 0.02em;
    margin-left: 20px;
    margin-top: 20px;
    line-height: 25px;
}


.event-list li img {
    width: 100%;
    height: 100%;
}
.event-list li div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(0 0 0 / 20%);
}

a.CSSbuttonBlack {
    float: right;
}
.com-wrt-box .wrt textarea {
    width: 90%;
}
/* BASIC css end */




.write-btn a {
    display: block;
    width: 330px;
    text-align: center;
    height: 75px;
    line-height: 75px;
    font-size: 14px;
    font-weight: 200;
    color: #333;
    border: 1px solid #aaa;
    margin: 0 auto;
}

.board_prd_box:nth-of-type(2) .title_box {
    padding-top: 0;
}


/* BASIC css end */

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

.banner_outer { width:100%; margin:0 auto; height:auto; overflow:hidden;}
.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;}



.cover_tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: .65;
}

.cover_tit>div {
  position:absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  text-align: center;
  }

.cover_tit>div h1 {font-size: 30px;color:#fff;font-style:italic;font-family:'TimesRoman'!important;margin-bottom: 20px;}  
.cover_tit>div p { font-size: 45px; color:#fff; font-family:'TimesRoman'!important; }


/* BASIC css end */

