﻿
/* 
font-family:"Pretendard Variable"
font-family: 'Noto Sans KR';
font-family: "Lato", sans-serif;
rgb(229, 229, 229) = #e5e5e5
rgb(221, 221, 221); = #ddd
rgb(248, 248, 248); = #f8f8f8
rgb(125, 125, 125); = #7d7d7d
*/

/* ―――――――――――――― MAIN PAGE HEADER ―――――――――――――― */
.top_header {position: fixed !important; width: 100%; left: 0; background: transparent; border-bottom-color: transparent; transition: background 0.3s ease-in-out, margin 0.3s ease-in-out;}
.top_header:hover {background: #fff;}
.top_header.scroll {background: #fff !important;  border-bottom-color: #e5e5e5;}

.top_header .top_logo .h1_logo {display: none;}
.top_header .top_logo .h1_logo_white {display: block;}
.top_header:hover .top_logo .h1_logo {display: block;}
.top_header:hover .top_logo .h1_logo_white {display: none;}

.top_header:not(.scroll) .btn_all_cate {color: #fff;}
.top_header:not(.scroll) .btn_all_cate span {background-image: url(../img/layout/btn_all_cate-w.png)}
.top_header:not(.scroll) .nav_list li a {color: #fff;}

.top_header:hover .btn_all_cate {color: #000;}
.top_header:hover .btn_all_cate span {background-image: url(../img/layout/btn_all_cate.png)}
.top_header:hover .nav_list li a {color: #000;}

.nav_right img:not(.w) {opacity: 0;}
.nav_right img.w {opacity: 1;}

.top_header:hover .nav_right img:not(.w) {opacity: 1;}
.top_header:hover .nav_right img.w {opacity: 0;}

.top_header.scroll .nav_right img:not(.w) {opacity: 1;}
.top_header.scroll .nav_right img.w {opacity: 0;}

.nav_right a.cart span {color: #fff;}
.top_header:hover .nav_right a.cart span {color: #000;}
.top_header.scroll .nav_right a.cart span {color: #000;}


/* header:not(:hover, .scroll, .active) .nav_right .lang button {color: #fff;}
header:not(:hover, .scroll, .active) .nav_right .lang button .ico_lang {background: url(/home/img/header/ico_lang-w.png)no-repeat center / 100%;}
header:not(:hover, .scroll, .active) .nav_right .lang button .ico_lang_arrow {background: url(/home/img/header/lang_arrow-w.png)no-repeat center / 100%;} */


.top_header.active {background: #fff !important;  border-bottom-color: #e5e5e5;}
.top_header.active .top_logo .h1_logo {display: block;}
.top_header.active .top_logo .h1_logo_white {display: none;}


.top_header.active .nav_list li a {color: #000;}
.top_header.active .nav_right img:not(.w) {opacity: 1;}
.top_header.active .nav_right img.w {opacity: 0;}
.top_header.active .nav_right a.cart span {color: #000;}

/* ―――――――――――――― MAIN IMAGE SLIDER ―――――――――――――― */
.main_slider {display: flex; justify-content: center; overflow: hidden;}
.main_slider .main_slider__inner {position: relative; display: block; width: 1920px; min-width: 1920px; margin: 0 auto;}
.main_slider .main_slider__inner .swiper {width: 100%; min-width: 1920px !important;}
.main_slider .swier-slide {overflow: hidden;}
.main_slider .swiper-slide__inner {position: relative; display: flex; justify-content: center;}
.main_slider .swiper-slide__inner img {display: block; min-width: 1920px; margin: 0 auto;}
.main_slider .bottom_page_box {position: absolute; left: 0; bottom: 43px; width: 100%; display: flex; align-items: center; justify-content: center; z-index: 1;}
.main_slider .bottom_page_box .inner {position: relative; display: flex; align-items: center; justify-content: center; width: fit-content;}
.main_slider .bottom_page_box .inner .swiper-pagination {position: relative; top: initial; left: initial; bottom: initial; font-size: 0;}

.main_slider .bottom_page_box .inner .swiper-pagination .swiper-pagination-bullet {width: 62px; height: 1px; border-radius: 0 !important; margin: 0; padding: 0; background: #fff; opacity: 1 !important;}
.main_slider .bottom_page_box .inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #000 !important;}

.main_slider .bottom_page_box .inner .count {font-family: "Lato", sans-serif; font-size: 14px;font-weight: 900; color: #fff; display: block; line-height: 1;}
.main_slider .bottom_page_box .inner .count_left{ margin-right: 5px;}
.main_slider .bottom_page_box .inner .count_right{ margin-left: 5px;}

.main_slider .bottom_page_box .inner .slider_btn {cursor: pointer; width: 26px; height: 24px; display: block; font-size: 0; margin: 0 7px;}
.main_slider .bottom_page_box .inner .slider_btn.prev {background: url(../img/main/slider_prev.png)no-repeat center;}
.main_slider .bottom_page_box .inner .slider_btn.next {background: url(../img/main/slider_next.png)no-repeat center;}

/* ―――――――――――――― MAIN CATEGORY LINK ―――――――――――――― */
.main_cate_link {position: relative; display: block; width: 1490px; margin: 0 auto; font-size: 0; box-sizing: border-box; padding: 100px 20px 20px; text-align: center;}
.main_cate_link ul {position: relative; display: flex; justify-content: space-between; width: 100%;}
.main_cate_link ul li {margin-right: 20px;}
.main_cate_link ul li:last-child {margin-right: 0;}
.main_cate_link ul li img {display: block; max-width: 100%; margin: 0 auto;}
.main_cate_link ul li p {text-align: center; font-size: 18px; font-weight: 400; color: #000; letter-spacing: -0.025em; line-height: 1; margin-top: 40px;}


/* ―――――――――――――― MAIN BEST ―――――――――――――― */
.prd_best {position: relative; display: block; width: 1490px; margin: 93px auto 0; padding-bottom: 130px; padding-left: 20px; padding-right: 20px; box-sizing: border-box;}
.prd_best__title {position: relative; display: block; text-align: center; width: 100%; font-size: 0; margin-bottom: 44px;}
.prd_best__title h2 {line-height: 1; font-size: 48px; font-weight: 500; color: #000;}
.prd_best__title .more {position: absolute;right: 0px;top: 10px;width: fit-content;display: flex;align-items: center;}
.prd_best__title .more a {position: relative; display: flex; align-items: center; justify-content: center; line-height: 1; box-sizing: border-box; width: 95px; height: 30px; background: #fff; border: 1px solid #e5e5e5; font-size: 14px; font-weight: 400; color: #000;}
.prd_best__title .more button {padding: 0; margin: 0; border: 0; font-size: 0; line-height: 1; gap: 0; background: transparent; margin-left: 30px;}

.prd_best__prd {width: 100%; position: relative;}
.prd_best .display-product__contents {display: block; width: 100%; margin: 0;}
.prd_best .thumb-PRODUCT_MOVE .swiper {width: 100%; max-width: 100%;}
.prd_best .thumb-PRODUCT_MOVE .swiper .swier-slide {}


/* ―――――――――――――― MAIN NEW ―――――――――――――― */
.new_product {position: relative; display: block; width: 100%; height: 100vh; min-height: 900px !important; overflow: hidden;}
.new_product .inner {position: relative; display: block; width: 1490px; margin: 0 auto; height: 100%; box-sizing: border-box; padding-left: 20px; padding-right: 20px;}


/* .new_product .inner:before {content: "";position: absolute;left: -209px;top: 0;display: block;width: 1000px;height: 100%;background: url(../img/main/new_bg3.jpg)no-repeat top left;} */

.new_prd_bg{display: none;}

.new_product .bg {content: "";position: absolute;left: 50%;top: 0;display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left top;background-size: 1920px 1080px !important;transform: translateX(-50%);max-width: 1920px;}



.new_product .deco {position: absolute;left: 20px;top: 130px;z-index: 1;}
.new_product .deco strong {display: block;line-height: 1;font-size: 48px;font-weight: 500;color: #000;margin-top: -6px;padding-left: 4px;}
.new_product .deco span {display: block;margin-top: 99px;}
.new_product .deco p {display: block;font-size: 18px;font-weight: 400;color: #000;line-height: 1.5;margin-top: 33px;}

.prd_scroll_box {position: relative; display: flex; align-items: flex-start; justify-content: flex-end; width: 100%; /* height: 100%; */ padding-top: 130px;}
.prd_scroll_box .prds {position: relative; display: block; width: 792px;/*  height: calc(100% - 130px); */ overflow: auto; z-index: 1;} 
.prd_scroll_box .prds::-webkit-scrollbar {display: none;}
.prd_scroll_box .prds ul {position: relative;display: flex;flex-wrap: wrap;width: 100%;height: auto;justify-content: space-between;padding-top: 180px;gap: 0;margin: 0;flex-direction: initial;}
.prd_scroll_box .prds ul li {position: relative;display: block;width: 386px !important;/* height: 593px; */margin-bottom: 20px;padding: 0;gap: 0;}
.prd_scroll_box .prds ul li:first-child {margin-top: -180px !important;}
.prd_scroll_box .prds ul li:nth-child(2n) {margin-left: 20px;}
.prd_scroll_box .prds ul li:nth-child(2n - 1) {margin-top: -180px; margin-bottom: 20px;}

.new_product .thumb-item__info .product-thumb-title {height: 24px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; white-space: nowrap; display: block;}

.prd_scroll_box .prds ul li .thumb-item-inner-new {box-sizing: border-box; padding: 21px 21px 50px 21px; background: #fff;}
.prd_scroll_box .prds ul li .thumb-item-inner-new .thumb-item__img img {height: 397px !important; overflow: cover;}
.prd_scroll_box .prds ul li .thumb-item-inner-new .thumb-item__info .brand {display: none !important;}

.new_product .bottom_deco {position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 61px; background: #2a0058;}
.new_product .bottom_deco:after {content: ""; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; background: url(../img/main/new_bottom_deco.png)repeat-x; animation: slide 10s linear infinite; -webkit-animation: slide 180s linear infinite;}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -20000px 0; }
}
@keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -20000px 0; }
}

.new_product .bottom_deco.lang-switch-en:after {background: url(../img/main/new_bottom_deco-en.png)repeat-x; animation: slide 10s linear infinite; -webkit-animation: slide 180s linear infinite;}


/* ―――――――――――――― MAIN BRAND ―――――――――――――― */
.main_brand {position: relative;display: block;width: 100%;height: auto;min-height: 676px;font-size: 0;padding-top: 123px;padding-bottom: 123px;box-sizing: border-box;}
.main_brand > h3 {text-align: center; font-size: 48px; font-weight: 500; color: #000; line-height: 1; margin-bottom: 43px;}
.main_brand .main_brand__inner {position: relative; display: flex; justify-content: center; width: 1490px; padding-left: 20px; padding-right: 20px; box-sizing: border-box; margin: 0 auto;}
.main_brand ul {position: relative;display: flex;align-items: flex-start;justify-content: center;width: calc(100% + 20px);margin-left: -10px;flex-wrap: wrap;}
.main_brand ul > li {position: relative;display: block;width: 25%;padding: 0 9px;box-sizing: border-box;margin-bottom: 20px;}


/* ―――――――――――――― MAIN VIDEO ―――――――――――――― */
.video_slider {box-sizing: border-box; position: relative; display: block; width: 1490px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; margin: 0 auto;}
.video-container {position: relative; height:807px;}
.vdo_play_btn {position: absolute; left: 0;  top: 0; display: block; width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; font-size: 0;}
.vdo_play_btn:after {content: ""; display: block; width: 100px; height: 100px; background: url(../img/main/video_play_btn.png)no-repeat center / 100%; position: absolute; left: 50%; top: 50%; margin: -50px 0 0 -50px; cursor: pointer;}
#swiper-youtube {position: relative;}
.video_slider .prev {position: absolute; left: -42px; top: 383px; display: block; width: fit-content; height: auto; font-size: 0; padding: 0; margin: 0; line-height: 1; cursor: pointer;}
.video_slider .next {position: absolute; right: -42px; top: 383px; display: block; width: fit-content; height: auto; font-size: 0; padding: 0; margin: 0; line-height: 1; cursor: pointer;}
.video_slider .prev.swiper-button-disabled,
.video_slider .next.swiper-button-disabled {opacity: 0.5; cursor: default;}

#video{width:100%; height:807px;}

.video_slider .prd_cont {margin-top: 50px;}
.video_slider .prd_cont .display-product__contents,
.video_slider .prd_cont .display-product__contents.thumb-LIST {display: flex;flex-wrap: wrap; justify-content: center; width: 100%;margin: 0;flex-direction: initial;}
.video_slider .prd_cont .display-product__contents.thumb-LIST > .thumb-item {width: 33.333333333333333%;gap: 0;flex-direction: initial;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-start;gap: 0;}

.video_slider .thumb-item {margin: 0 !important;}
.video_slider .thumb-item__media,
.video_slider .thumb-item__media.thumb-item__link {width: 210px;}
.video_slider .thumb-item__media .thumb-item__img,
.video_slider .thumb-item__media.thumb-item__link .thumb-item__img {margin-bottom: 0;} 

.video_slider .thumb-item a:nth-child(2){width: calc(100% - 210px);white-space: normal;word-break: keep-all;min-width: auto;max-width: initial;text-overflow: initial;word-wrap: initial;padding-left: 20px;padding-right: 10px;}
.video_slider .thumb-item__info,
.video_slider .thumb-item__info.thumb-item__link {width: calc(100% - 210px);white-space: normal;word-break: keep-all;min-width: auto;max-width: initial;text-overflow: initial;word-wrap: initial;padding-left: 20px;padding-right: 10px;}

.video_slider .product-thumb-title,
.video_slider .product-thumb-title {height: auto; max-height: 48px; color:#000; font-size: 18px;}
.video_slider .product-thumb-promotion-text,
.video_slider .product-thumb-promotion-text {font-size:16px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; white-space: nowrap; display: block; width: 100%;}

.video_slider .thumb-item__info .product-thumb-price-info,
.video_slider .thumb-item__link .product-thumb-price-info {margin-top: 49px;}



/* ―――――――――――――― MAIN MIDDLE BANNER ―――――――――――――― */
.main_article--middle_slide {position: relative;display: flex;flex-wrap: wrap;align-items: flex-start;height: auto;font-size: 0;width: 1450px;margin: 100px auto 30px;}

.main_article--middle_slide .banner-left {width: 50%; height: 200px; padding-right: 10px;}
.main_article--middle_slide .banner-right {width: 50%; height: 200px;padding-left: 10px;}
.main_article--middle_slide .banner-bottom {position: relative; display: block; width: 100%; margin-top: 20px; overflow: hidden;}


#bannerMiddle .controls {position: absolute; right: 19px; bottom: 16px; display: flex; justify-content: center; align-items: center; width: fit-content; height: 34px; box-sizing: border-box; background: rgba(0,0,0,.43); padding: 0 5px; border-radius: 18px; z-index: 1;}

#bannerMiddle .controls .prev {position: relative; display: flex; align-items: center; justify-content: center; line-height: 1; width: 16px; height: 22px; cursor: pointer;}
#bannerMiddle .controls .next {position: relative; display: flex; align-items: center; justify-content: center; line-height: 1; width: 16px; height: 22px; cursor: pointer;}

#bannerMiddle .controls .swiper-pagination {font-family: "Lato", sans-serif;font-size: 13px;font-weight: 400;color: #fff;letter-spacing: 0.030em;line-height: 1;width: fit-content;height: auto;position: relative;left: initial;top: initial;bottom: initial; margin: 0 8px;}


/* ―――――――――――――― MAIN BOTTOM BOARD ―――――――――――――― */
.main_bottom_board {position: relative; display: flex; flex-wrap: wrap; width: 1450px; margin: 100px auto 30px;}
.main_bottom_board .inner {position: relative; display: block; width: 50%;}
.main_bottom_board .inner.notice {padding-right: 30px;}
.main_bottom_board .inner.quick {padding-left: 30px;}

.main_bottom_board .inner .tit {position: relative; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 30px;}
.main_bottom_board .inner .tit h3 {display: block; line-height: 1; font-size: 33px; font-weight: 500; color: #000;}
.main_bottom_board .inner .tit a {display: flex; align-items: center; justify-content: center; box-sizing: border-box; width: 90px; height: 30px; background: #fff; border: 1px solid #e5e5e5; line-height: 1; font-size: 14px; font-weight: 400; color: #000;}

.main_bottom_board .inner .con {margin-top: 24px; border-top: 2px solid #000;}

.main_bottom_board .notice_con {}
.main_bottom_board .notice_con ul {}
.main_bottom_board .notice_con ul li {position: relative; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 61px; flex-wrap: wrap; border-bottom: 1px solid #e5e5e5;}
.main_bottom_board .notice_con ul li a {position: relative; line-height: 1; display: block; width: fit-content; max-width: calc(100% - 100px); font-size: 16px; font-weight: 400; color: #000; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; white-space: nowrap; padding-left: 7px; box-sizing: border-box;}
.main_bottom_board .notice_con ul li a:before {content: "";display: block;width: 2px;height: 2px;background: #888;position: absolute;left: 0;top: 6px;}
.main_bottom_board .notice_con ul li .date {text-align: right; line-height: 1; width: 100px;}

.main_bottom_board .link {}
.main_bottom_board .link ul {position: relative; display: flex; justify-content: space-between; width: 100%; margin-top: 24px;}

/* [24.12.12]영문몰 비노출 처리 추후 노출시 아래 css 삭제 */
.lang-body-en .main_bottom_board .link ul{gap:20px;}
.lang-body-en .quick .link ul li{width:50%; background:#f8f8f8; display: flex; justify-content: center;}
.lang-body-en .quick .link ul li:nth-child(3){display: none;}
.lang-body-en .main_article--middle_slide .banner-bottom{margin-top:0;}
.lang-body-en .skin-banner__contents{margin-block-end: 30px;}


