/* BASIC css start */
/*¸ÞÀÎ °øÅë*/
.section,.section :is(*) { box-sizing: border-box; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; letter-spacing: 0.2px; }
.section:not(#sec1) { margin-bottom: 90px; }
.section .sec_inner { padding: 0 5%; }
.section h2 { font-size: 25px; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; letter-spacing: 0.2px; color: #111111; font-weight: 600; margin-bottom: 25px; }
.section .txt_area p.sub { color: #000; line-height: 1.6; font-weight: 500; transition: all .4s; font-size: 14px; }
.section .txt_area p.big { color: #000; font-weight: 500; line-height: 1.3; transition: all .4s; font-size: 20px; }
.section .txt_area a.more { width: auto; display: inline-block; font-size: 13px; transition: transform .4s, opacity .4s; border: 1px solid #000; color: #000; margin-top: 8px; font-weight: 600; padding: 5px 15px; }
.section :is(.sec_next,.sec_prev) { position: unset; color: #000; width: 30px; background-color: #ddd; height: 30px; border-radius: 50%; margin-top: 0; transition: all .1s; }
.section :is(.sec_next,.sec_prev)::after { font-size: 11px; font-weight: 700; }
.section :is(.sec_next,.sec_prev):not(.swiper-button-disabled):hover { background-color: var(--main-color); color: #fff; }
.section .swiper-pagination-bullet-active { background-color: var(--main-color); }
.section .prd_more_btn { text-align: center; margin-top: 40px; }
.section .prd_more_btn>a { display: inline-block; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; letter-spacing: 0.2px; display: inline-block; border: 1px solid #e8e9ed; padding: 4px 0px; width: 100%; }
.section .prd_more_btn>a button.btn_moreGray { background-color: #fff !important; color: #000; font-size: 13px; font-weight: 500; width: 100%; display: flex; align-items: center; justify-content: center; gap: 10px; }
.section .prd_more_btn>a button span { display: flex; align-items: center; justify-content: center; color: #000; }
.section .prd_more_btn>a button span img { display: inline-block; transform: scale(.66); transform-origin: center center; }


/*sec1*/
#sec1 { margin-bottom: 40px; }
#sec1 .swiper { position: relative; width: 100%; height: 250px; overflow: hidden; }
#sec1 .swiper-slide { height: 100%; position: relative; }
#sec1 .swiper-slide > a { position: relative; display: block; width: 100%; height: 100%; }
#sec1 .swiper-slide > a > img { width: 100%; height: 100%; object-fit:cover; position: absolute; top: 0; left: 0; z-index: 1; }
#sec1 .swiper .btn_wrap { padding: 10px; position: absolute; z-index: 4; bottom: 10px; right: 10px; width: max-content; display: flex; align-items: center; gap: 7px; }
#sec1 .swiper .btn_wrap>ul { background-color: rgba(0,0,0,.4); display: flex; align-items: center; gap: 13px; padding: 5px 10px; border-radius: 25px; }
#sec1 .swiper .btn_wrap>ul li>div.swiper_prev, #sec1 .swiper .btn_wrap>ul li>div.swiper_next { display: flex; align-items: center; justify-content: center; }
#sec1 .swiper .btn_wrap>ul li .swiper_prev { cursor: pointer; }
#sec1 .swiper .btn_wrap>ul li .swiper-pagination { position: unset; color: #fff; font-size: 13px; display: flex; align-items: center; gap: 1px; font-weight: 300; }
#sec1 .swiper .btn_wrap>ul li .swiper-pagination span { display: inline-block; font-size: 13px; font-weight: 300; }
#sec1 .swiper .btn_wrap>ul li .swiper_next { cursor: pointer; }
#sec1 .swiper .btn_wrap .control a { cursor: pointer; display: flex; transition: all .1s; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; background-color: rgba(0,0,0,.4); }
#sec1 .swiper .btn_wrap .control a.clicked { opacity: .5; }
#sec1 .swiper-slide.swiper-slide-active .txt_area p { transform: translateY(0px); opacity: 1; }
#sec1 .swiper-slide.swiper-slide-active .txt_area a.more { transform: translateY(0px); opacity: 1; }
#sec1 .swiper-slide .txt_area { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); width: 90%; z-index: 3; text-align: left; }
#sec1 .swiper-slide .txt_area>* { transform: translateY(0); opacity: 1; transition: all 0.6s; margin: 0; }
#sec1 .swiper-slide .txt_area p.big { font-weight: 600; font-size: 20px; margin-bottom: 10px; line-height: 1.2; }
#sec1 .swiper-slide .txt_area p.sub { font-size: 14px; font-weight: 300; margin-bottom: 15px; line-height: 1.4; }
#sec1 .swiper-slide .txt_area a.more { font-size: 12px; padding: 5px 10px; font-weight: 300; display: inline-block; background-color: rgba(255,255,255,0.7); color: #000; text-decoration: none; }


/*sec2*/
#sec2 {} 
#sec2 .sec_inner { margin-top: 0px; padding: 0 15px;} 
#sec2 .sec_inner .sec2_tit { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px;} 
#sec2 .sec_inner .sec2_tit h2 { margin-bottom: 0; font-size: 20px; font-weight: 500; } 
#sec2 .sec_inner .sec2_tit .nav_wrap { display: flex;  align-items: center; gap: 10px; } 
#sec2 .sec_inner .sec2_tit .nav_wrap>* { } 
#sec2 .sec_inner .sec2_tit .nav_wrap .swiper-button-next { } 
#sec2 .sec_inner .sec2_tit .nav_wrap .swiper-button-prev { } 
#sec2 .sec_inner .swiper { width: 100%; } 
#sec2 .sec_inner .swiper-wrapper { display: flex; flex-wrap: wrap; justify-content: flex-start; } 
#sec2 .sec_inner .swiper-slide { width: calc(20% - 8px) margin-right: 10px; margin-bottom: 10px; !important; } 
#sec2 .sec_inner .swiper-slide:nth-child(5n) { margin-right: 0; /* 5¹øÂ°¸¶´Ù ¿À¸¥ÂÊ ¸¶Áø Á¦°Å */}
#sec2 .sec_inner .swiper-slide > a { display: flex; width: 100%; aspect-ratio: 1/1; overflow: hidden; border-radius: 50%; border: 2px solid transparent; } 
#sec2 .sec_inner .swiper-slide > a:hover { border-color: var(--main-color); }
#sec2 .sec_inner .swiper-slide:hover > p { color: var(--main-color); }
#sec2 .sec_inner .swiper-slide > a > img { width: 100%; height: 100%; object-fit: cover; transition: all 0.1s; }
#sec2 .sec_inner .swiper-slide > p { margin-top: 10px; text-align: center; color: #000; font-size: 12px; font-weight: 300; }



/* sec3 */
#sec3 { margin-top: -20px; }
#sec3 .sec_inner { position:relative; }
#sec3 .sec_inner h2 { font-size: 20px; font-weight: 500; }
#sec3 .sec_inner .swiper-button-prev { position: absolute; top: 50%; left: 0; transform: translate(-80px, -50%); z-index: 2; }
#sec3 .sec_inner .swiper-button-next { position: absolute; top: 50%; right: 0; transform: translate(80px, -50%); z-index: 2; }
#sec3 .sec_inner .sec3_cont .swiper { padding-bottom:30px; }
#sec3 .swiper-wrapper { display: flex; flex-wrap: nowrap; }
#sec3 .swiper-slide { display: flex; height:auto; flex-wrap: wrap; width: 100%; }
#sec3 .item_list { width: 33.3%; box-sizing: border-box; }
#sec3 .item_list .thumb { position: relative; width: 100%; padding-top: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; }
#sec3 .item_list .thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
#sec3 .item_list .thumb .cart_icon { position: absolute; display: flex; align-items: center; justify-content: center; }
#sec3 .item_list .thumb .cart_icon img { transform: scale(0.5);}
#sec3 .info { text-align: left; padding: 20px 0; }
#sec3 .prd-info { display: flex; flex-direction: column; height: 100%; }
#sec3 .prdbtn { width:100%; height: 20px; margin-top:10px; margin-bottom: 5px; }
#sec3 .prdname { font-size: 14px; font-weight: 500; line-height: 1.2em; height: 2.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; }
#sec3 .prdprice { font-size: 16px; }
#sec3 .prd-wish { margin-top: 10px; }
#sec3 .item_list .info { display: flex; flex-direction: column; height: 100%; width: 100%; padding: 0 10px; box-sizing: border-box; }
#sec3 .item_list .info .prd-wish { display: none; margin-left: auto; }
#sec3 .item_list .info .prd-wish a { display:flex; }
#sec3 .item_list .info .prd-wish a > span { display: flex; }
#sec3 .item_list .info .prd-wish .my-wish-count { display: none; }

/*sec4*/
#sec4 { margin-top: -40px;}
#sec4 .sec_inner ul { display: flex; flex-wrap: wrap; gap: 25px; }
#sec4 .sec_inner ul li { position: relative; width: 100%; height: 100%; }
#sec4 .sec_inner ul li>a { display: block; width: 100%; }
#sec4 .sec_inner ul li>a>img { width: 100%; border-radius: 15px; }
#sec4 .sec_inner ul li .txt_area { position: absolute; top: 50%; transform: translateY(-50%); left: 30px; max-width: 80%; }
#sec4 .sec_inner ul li .txt_area p.big { font-size: 24px; font-weight: 600; margin-bottom: 6px; transition-delay: .1s; color: #212121; }
#sec4 .sec_inner ul li .txt_area p.sub { font-size: 14px; font-weight: 400; line-height: 1.4; transition-delay: .27s; color: #212121; }
#sec4.act .sec_inner ul li .txt_area p { transform: translateY(-15px); opacity: 1; }

/*sec5*/
#sec5 { margin-top: -20px; max-width: 100%; width: 100%; }
#sec5 .sec_inner { margin: 0 auto; position: relative; }
#sec5 .sec_header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; }
#sec5 h2 { font-size: 20px; margin: 0; font-weight: 500;}
#sec5 .more-button { font-size: 14px; color: #007bff; text-decoration: none; align-self: center; }
#sec5 .sec_subtitle { font-size: 14px; color: #555; margin-bottom: 10px; margin-top: 5px; font-weight: 300; }
#sec5 .sec5_cont { position: relative; width: 100%; overflow: hidden; }
#sec5 .swiper-wrapper { display: flex; }
#sec5 .swiper-slide { width: calc(50% - 20px); }
#sec5 .shopbrand_item_wrap { display: flex; flex-wrap: wrap; gap: 10px; justify-content: flex-start; }
#sec5 .item_list { width: calc(33.33% - 10px); box-sizing: border-box; display: flex; flex-direction: column; }
#sec5 .item_list.empty { height: 0; }
#sec5 .item_list .thumb { position: relative; width: 100%; padding-top: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; }
#sec5 .item_list .thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
#sec5 .item_list .thumb .cart_icon { position: absolute; display: flex; align-items: center; justify-content: center; bottom: 0; right: 0; width: 40px; height: 40px; }
#sec5 .item_list .thumb .cart_icon img { transform: scale(0.52); }
#sec5 .item_list .info { text-align: left; padding: 10px 0; display: flex; flex-direction: column; justify-content: flex-start; flex-grow: 1; }
#sec5 .prd-info { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
#sec5 .prdname { font-size: 14px; font-weight: 500; word-wrap: break-word; line-height: 1.3em; height: 2.6em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#sec5 .prdprice { font-size: 16px; height: 1.2em; }
#sec5 .prd-wish { display: none; position: absolute; right: 0; top: 10px; }
#sec5 .item_list .info .prd-wish { margin-left: auto; }
#sec5 .item_list .info .prd-wish a { display: flex; }
#sec5 .item_list .info .prd-wish a > span { display: flex; }
#sec5 .item_list .info .prd-wish .my-wish-count { display: none; }
#sec5 .prdbtn { width: 100%; height: 20px; margin-bottom: 5px;  }
#sec5 .prdbtn span { display: inline-flex; font-size: 12px; }
#sec5 .prd-preview { display: none; }
#sec5 .swiper-pagination { bottom: 10px; }
#sec5 .swiper-button-next, #sec5 .swiper-button-prev { color: rgba(0,0,0,0.3); }
#sec5 .swiper-button-next:after, #sec5 .swiper-button-prev:after { font-size: 20px; }



    
/*sec6*/
#sec6 h2 { padding-left: 5%; font-size: 20px; margin-top: -40px; font-weight: 500; }
#sec6 .sec_inner { position: relative; padding: 0; }
#sec6 .sec_inner .sec6_cont { padding-left: 5%; }
#sec6 .sec_inner .sec6_cont .swiper ul li { width: 57%; }
#sec6 .sec_inner .sec6_cont .swiper ul li a { display: block; width: 100%; overflow: hidden; }
#sec6 .sec_inner .sec6_cont .swiper ul li a img { width: 100%; transition: transform .3s; border-radius: 15px; }
#sec6 .sec_inner .sec6_cont .swiper ul li .txt_area { padding: 12px 0; }
#sec6 .sec_inner .sec6_cont .swiper ul li .txt_area p { transition: all .3s; }
#sec6 .sec_inner .sec6_cont .swiper ul li .txt_area p.big { color: #161616; font-size: 16px; margin-bottom: 6px; font-weight: 500; }
#sec6 .sec_inner .sec6_cont .swiper ul li .txt_area p.sub { color: #555555; font-size: 13px; line-height: 1.4; font-weight: 300; }


/*sec7*/
#sec7 .sec_inner { margin-top: -60px; padding: 0 5%; }
#sec7 .title_area { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
#sec7 h2 { font-size: 20px; font-weight: 500; margin: 0; }
#sec7 .more_btn { font-size: 14px; color: #007bff; text-decoration: none; }
#sec7 .sec7_cont .banner_area { position: relative; width: 100%; height: 125px; margin-bottom: 20px; }
#sec7 .sec7_cont .banner_area > a { display: block; width: 100%; height: 100%; }
#sec7 .sec7_cont .banner_area > a img { border-radius: 15px; width: 100%; height: 100%; object-fit: cover; }
#sec7 .sec7_cont .banner_area .txt_area { position: absolute; top: 50%; transform: translateY(-50%); left: 30px; max-width: 80%; }
#sec7 .sec7_cont .banner_area .txt_area > * { color: #fff; }
#sec7 .sec7_cont .banner_area .txt_area p.big { font-size: 14px; font-weight: 600; margin-bottom: 5px; }
#sec7 .sec7_cont .banner_area .txt_area p.sub { font-size: 12px; font-weight: 300; line-height: 1.2; transition-delay: .27s; }
#sec7 .sec7_cont .item_area { width: 100%; }
#sec7 .swiper { padding-bottom: 30px; }
#sec7 .swiper-slide { height: auto; width: calc(33.33% - 20px); margin-right: 10px; }
#sec7 .item_list { height: 100%; display: flex; flex-direction: column; }
#sec7 .item_list .thumb { position: relative; width: 100%; padding-top: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; }
#sec7 .item_list .thumb > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#sec7 .item_list .thumb > a > img { width: 100%; height: 100%; object-fit: cover; }
#sec7 .item_list .thumb .cart_icon { position: absolute; display: flex; align-items: center; justify-content: center; bottom: 0; right: 0; width: 40px; height: 40px; } /* ¼öÁ¤µÈ ºÎºÐ */
#sec7 .item_list .thumb .cart_icon img { transform: scale(0.7); } /* ¼öÁ¤µÈ ºÎºÐ */
#sec7 .item_list .info { text-align: left; padding: 10px 0; display: flex; flex-direction: column; justify-content: flex-start; flex-grow: 1; }
#sec7 .prd-info { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
#sec7 .prdbtn { width: 100%; height: 15px; margin-bottom: 5px; justify-content: flex-start; }
#sec7 .prdbtn span { display: inline-flex; margin-right: 5px; font-size: 12px; }
#sec7 .prdname { font-size: 14px; font-weight: 500; word-wrap: break-word; line-height: 1.3em; height: 2.6em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#sec7 .prdprice { font-size: 16px; height: 1.2em; }
#sec7 .swiper-pagination { bottom: 10px; }
#sec7 .swiper-button-next, #sec7 .swiper-button-prev { color: rgba(0,0,0,0.3); }
#sec7 .swiper-button-next:after, #sec7 .swiper-button-prev:after { font-size: 20px; }


/* sec10 */
#sec10 { position: relative; margin-top: -40px; }
#sec10 h2 { font-size: 20px; font-weight: 500; }
#sec10 .sec_inner { position: relative; }
#sec10 .sec_inner h2 { display: flex; align-items: center; gap: 16px; }
#sec10 .sec_inner img { margin-bottom: -60px; width: 100%; height: auto; object-fit: cover; border-radius: 15px; display: block; }
#sec10 a { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#sec10 a > img { width: 60px; height: 60px; transition: filter .3s, transform .3s; }
#sec10 a:hover > img { filter: brightness(.9); transform: scale(1.1); }



/*floating-button*/
.floating-buttons { position: fixed; bottom: 50px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; }
.floating-buttons.show { opacity: 1; visibility: visible; }
.floating-buttons a { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); transition: all 0.3s ease; }
.floating-buttons a:first-child { overflow: hidden; }
.floating-buttons a:first-child img { width: 100%; height: 100%; object-fit: cover; }
.floating-buttons .btn-top { background-color: var(--main-color); }
.floating-buttons .btn-top img { width: 24px; height: 24px; }

#footer { margin-top: 0 !important; }

/* BASIC css end */

