/* BASIC css start */
/* 메인 비쥬얼 배너 */
.visual-banner {position:relative; overflow:hidden;}
.visual-banner .inner img {width:100%;}
.visual-banner .swiper-horizontal .swiper-pagination-progressbar {width:90px; height:2px; top:auto; bottom:19px; left:50%; margin-left:-45px; background-color:rgba(255,255,255,0.5); }
.visual-banner .swiper-horizontal .swiper-pagination-progressbar span {background: #fff;}
.visual-banner .swiper-button-prev:after,
.visual-banner .swiper-button-next:after {display:none;}
.visual-banner .txtbox {display:inline-block; text-align:center; position:absolute; top:60%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); opacity:0; visibility: hidden; transition:all .8s ease-in; -webkit-transition:all .8s ease-in; }
.visual-banner .swiper-slide-active .txtbox {opacity:1; top:52%; visibility: visible;}

.visual-banner .txtbox .txt01 {color: #009900; font-size: 20px; letter-spacing: 2px; font-weight:500; margin-bottom:10px;}
.visual-banner .txtbox .txt02 {line-height:31px; background-color: rgba(247,247,247,.3); color: #f7f7f7; font-weight: bold; font-size: 14px; letter-spacing: 2px; padding:0 30px;}

/*미니배너&공지*/
.mBrn.no1{margin-top: 40px;}
.mBrn.no1 .event,.mBrn.no1 .notice{border: 1px solid #e7e7e7; height:178px; vertical-align: top; display:inline-block;}
.mBrn.no1 .event{width: calc(100% - 500px); padding: 0 30px; line-height: 178px;}
.mBrn.no1 .event li{
    display: inline-block;
    max-width: 490px;
    vertical-align: top;
    height: 178px;
    width: 49%;}
.mBrn.no1 .event li a img{
    vertical-align: top;
    width: 100%;
    opacity: 0;
    height: 178px;}
.mBrn.no1 .event li.l{background: url(/design/mayow/rosewood/img/pc/mid_bn01.jpg) no-repeat;
    background-size: contain;
    background-position: center;}
.mBrn.no1 .event li.l a{display: block; border-right: 1px solid #e7e7e7; width: 100%; padding-right: 10px;}
.mBrn.no1 .event li.r{
    float: right;
    background: url(/design/mayow/rosewood/img/pc/mid_bn02.jpg) no-repeat;
    background-size: contain;
    background-position: center;}
.mBrn.no1 .notice{ height: 158px; width: 390px;float: right;padding: 10px 15px;}
.mBrn.no1 .notice h5{font-size: 15px;height: 35px;line-height: 28px;border-bottom: 1px solid #e9e9e9; margin-bottom: 5px;}
.mBrn.no1 .notice h5 a{float: right; margin-top: 7px;}
.mBrn.no1 .notice li,.mBrn.no1 .notice li a{font-size:11px; color:#8a8a8a}
.mBrn.no1 .notice li a{
    width: 275px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
    
.mBrn.no1 .notice li{padding: 5px; }
.mBrn.no1 .notice li p{float:right;}



/* tab_product */
.tab_area {
    display: none;
}
.tab_area.active {
    display: block !important;
}
.tab_product .tab {
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 50px;
}
.tab_product .tab li {
    float: left;
    width: 20%;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-bottom: 1px solid #000000;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tab_product .tab li:first-child {
    border-left: 1px solid #e9e9e9;
}
.tab_product .tab li.active {
    border: 1px solid #000000;
    border-bottom: 0;
}
.tab_product .tab li span {
    display: block;
    height: 64px;
    line-height: 64px;
    text-align: center;
    cursor: pointer;
    position: relative;
    letter-spacing: 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #fff;
    font-size: 15px;
    color: #989898;
}
.tab_product .tab li.active span {
    height: 65px;
    line-height: 64px;
    color: #000000;
    font-weight: bold;
}
.tab_product .tab li:first-child span:after {
    background: 0;
}
.tab_area .prd_list .pd_wrap .img {
    margin-bottom: 18px;
}
/* tab_product */   


/*tab product details*/
.prd-name, .prd-name a {
    font-size: 15px;
    color: #000000;
    line-height: 1.7;
    letter-spacing: -0.5px;
}
.prd-price, .prd-price a {
    font-size: 15px;
    color: #000;
}
.prd-price a .price, .prd-price .price {
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    color: #e0002a;
    letter-spacing: 0.5px;
    position: relative;
    top: 2px;
}
.prd-price .consumer, .prd-price a .consumer {
    text-decoration: line-through;
    color: #929292;
    padding-left: 5px;
    font-size: 14px;
    font-weight: normal;
}
.prd-price .consumer .won, .prd-price a .consumer .won {
    font-size: 12px;
    letter-spacing: 0;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.prd-price a .normal, .prd-price .normal {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    position: relative;
}
.prd-price .dc_per, .prd-price a .dc_per {
    font-size: 14px;
    color: #d54141;
    font-weight: 900;
}
ul.prd_list {
    font-size: 0;
    display: table;
}
ul.prd_list.list3x {
    margin-left: -12px;
}
ul.prd_list.list5x {
    display: flex;
    _justify-content: space-between;
    margin-left: -15px;
}
.list3x li.pd_wrap {
    font-size: 12px;
    vertical-align: top;
    width: 418.5px;
    float: left;
    position: relative;
    margin-left: 12px;
    padding-bottom: 55px;
    text-align: center;
}
.list5x li.pd_wrap {
    font-size: 12px;
    vertical-align: top;
    width: 288px;
    float: left;
    position: relative;
    margin-left: 15px;
    padding-bottom: 55px;
}
.prd_list .pd_wrap .img img {
    width: 100%;
}


.prd_list .pd_wrap .img .MK-product-icons {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.prd_list .pd_wrap .img .MK-product-icons img {
    width: auto;
    max-width: 100%;
    margin: 0 3px;
}

.list3x li.pd_wrap:nth-child(3n) {
    margin-right: 0;
}
.list5x li.pd_wrap:nth-child(5n) {
    margin-right: 0;
}
.list3x li.pd_wrap:nth-child(3n+1) {
    clear: both;
}
.list5x li.pd_wrap:nth-child(5n+1) {
    clear: both;
}
.prd_list .pd_wrap .img {
    margin-bottom: 30px;
    position: relative;
}
.prd_list .pd_wrap .info .subname {
    color: #656565;
    font-size: 12px;
    margin-top: 10px;
}
.prd_list .pd_wrap .info {
    position: relative;
}
.prd_list .pd_wrap .info .line {
    width: 10px;
    height: 1px;
    background: #000;
    margin: 7px auto 3px;
}
.prd_list .pd_wrap .info .prd-price {
    margin-top: 10px;
    font-size: 14px;
    position: relative;
    font-weight: bold;
} 

/* product details*/





/* 중앙배너 */
.midbanner {max-width:1500px; margin:35px auto 15px; display:flex;}
.midbanner a {display:inline-block; flex:1; transition:all .3s ease; -webkit-transition:all .3s ease;}
.midbanner a:hover {opacity:0.7;}
.midbanner a:first-child {margin-right:23px;}
.midbanner a img {width:100%;}

/* BEST 상품 */
.prd01 .item-wrap {position:relative; overflow: inherit;}
.prd01 .item-wrap .item-cont {overflow:hidden;}
.prd01 .cateTit {position:relative;}
.prd01 .controller {position:absolute; top:35px; right:0;}
.prd01 .controller .swiper-fraction {text-align:right; color: #ce7777; font-size: 12px; font-weight: 800; padding-bottom:8px;}
.prd01 .controller .swiper-fraction .swiper-pagination-current {color: #ce7777;}
.prd01 .controller .swiper-pagination {width:90px; height:2px; position:static; background:#f7f7f7;}
.prd01 .controller .swiper-pagination span {background:#ce7777}
.prd01 .swiper-button-prev {left:-80px; top:42%; width: 37px; height: 71px;}
.prd01 .swiper-button-next {right:-80px; top:42%; width: 37px; height: 71px;}
.prd01 .swiper-button-prev:after,
.prd01 .swiper-button-next:after {display:none;}

/* 상품폼 */
.prd-more {text-align:center; margin-top:35px;}
.prd-more a {width:280px; height:56px; line-height:56px; display:inline-block; border-radius:10px; border: 1px solid #f7f7f7; color: #c5c5c5; font-size: 13px; letter-spacing: 1.5px; font-family:'Montserrat',sans-serif; font-weight:bold;}


@media screen and (max-width:1780px){
    .prd01 .swiper-button-next,
    .prd01 .swiper-button-prev {display:none;}
}    
/* BASIC css end */

