/* BASIC css start */
/* 2023 renewal */

#contentWrap, #content {
    width: 100%;
    min-width: 1460px;
}

.component-products__item:nth-last-of-type(-n+4) {
    margin-bottom: 0px;
}

.best-products .prev_btn {
    background: url("/design/half1031/2023_renewal/imgs/pc/pc_slide_btn_left02.png") no-repeat;
    height: 46px;
    top: 31%;
    left: 50px;

}

.best-products .next_btn {
    background: url("/design/half1031/2023_renewal/imgs/pc/pc_slide_btn_right02.png") no-repeat;
    height: 46px;
    top: 31%;
    right: 50px;
}

.best-products .swiper-pagination {
    width: 330px;
    margin: 50px auto 0px;
}

.best-products__list {
    position: relative;
}

.best-products .content__wrapper {
    position: relative;
    max-width: 1640px;
    margin: 0px auto 140px auto;
}

.best-products .title-area__wrapper {
    max-width: 1640px;
    padding-bottom: 73px;
}

.best-products .component-products__wrapper {
    max-width: 1450px; margin-bottom: 30px;
}

h2.best-tit {
    font-size: 23px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 55px;
}

.item-wrap .item-cont .item-list > dt {
    position: relative;
}

ul.prd-info > .prd-name > font {
    display: none;
}

ul.prd-info {
    position: absolute;
    bottom: 3px;
    background: rgba(0, 0, 0, 0.533);
    width: 100%;
    height: 117px;
    padding: 0px 15px 15px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.5s ease 0s;
}

.item-wrap .item-cont .item-list:hover ul.prd-info {
    opacity: 1;
}

ul.prd-info > .prd-name {
    height: 30px;
    overflow: hidden;
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
}

ul.prd-info > .prd-price > del {
    color: rgb(208, 208, 208) !important;
}

.item-wrap .item-cont.top-prd > .item-list {
    margin-bottom: 46px;
    margin-top: 0px;
    height: auto !important;
}

.best_tit {
    position: absolute;
    top: 15px;
    color: rgb(179, 179, 179);
    font-size: 17px;
    font-weight: normal;
}

.MK-product-icons img {
    margin-right: 3px;
    width: auto !important;
    height: auto !important;
}

.item_hd {
    margin-top: 50px;
    text-align: center;
}

.list-hd1 {
    overflow: hidden;
    max-width: 1450px;
    margin: 0 auto 70px;
}

.list-hd1 .navi ul dl dd ul {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 3px solid rgb(0, 0, 0);
}

.list-hd1 .navi ul li {
    float: left;
    margin-right: 44px;
    font-weight: 300;
}

.list-hd1 .navi ul li a {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}

.list-hd1 .navi ul li a.is-sel {
    color: rgb(218, 115, 115);
    font-weight: 600;
}

.list-hd1 .navi ul li a.is-sel::after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    top: 2px;
    right: -10px;
    background-color: rgb(218, 115, 115);
}

.list-hd1 .fr li a.sel {
    color: rgb(0, 0, 0);
}

.list-hd1 .navi ul li:first-of-type a {
    cursor: initial;
}

.list-hd1 .fr {
    float: right;
    overflow: hidden;
}

.list-hd1 .fr li {
    float: left;
    margin-top: 30px;
    padding-right: 23px;
}

.list-hd1 .fr li.first {
    padding-left: 0px;
}

.list-hd1 .fr li a {
    font-size: 15px;
    font-weight: 500;
    color: rgb(187, 187, 187);
}

.item-wrap .item-cont .item-list {
    position: relative;
    height: 550px;
}

.best_tit {
    top: -20px;
}

.item-cont {
    padding-bottom: 50px;
}

.top_btn1 {
    position: fixed;
    bottom: 77px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    cursor: pointer;
    display: block;
}

.top_btn4 {
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    cursor: pointer;
    display: block;
}

.top_btn2 {
    position: fixed;
    bottom: 183px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    cursor: pointer;
    display: block;
}

.top_btn3 {
    position: fixed;
    bottom: 189px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    cursor: pointer;
    display: block;
}

.top_btn1 .top {
    position: absolute;
    top: 0px;
    width: 52px;
    height: 52px;
    display: block;
}

.top_btn1 .bottom {
    position: absolute;
    bottom: 0px;
    width: 52px;
    height: 52px;
    display: block;
}

html {
    scroll-behavior: smooth;
}


.item-page {
    text-align: center;
    padding-top: 140px;
}

.item-page > a {
    font-size: 15px;
    margin: 0px 5px;
    padding: 0px 1px;
    font-family: Marcellus;
}

.item-page > a.last, .item-page > a.first, .item-page > a.next, .item-page > a.prev {
    font-weight: 600;
    margin: 0px 8px;
    margin-top: 1px;
    padding: 0;
    font-family: LotteMartDream;
    letter-spacing: -0.14em;
    display: inline-block;
}
.item-page > a.last,.item-page > a.next{margin-left:12px}
.item-page > a.first,.item-page > a.prev{margin-right: 12px;}
.item-page > a.now {
    border-bottom: 1.5px solid rgb(0, 0, 0);
}
/* 2023 renewal */
/* BASIC css end */

