
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

body {
  

}


.wrap {
  width: 1269px;
  margin: 0 auto;
}

.header {
  width: 1269px;
  margin: 0 auto;

}
.header .top_menu_outer {
  width: 100%;
  height: 30px;
 


}
.header .top_menu_outer .top_menu {
  width: 1269px;
  margin: 0 auto;
}

.header .top_menu_outer .top_menu ul {
  float: right;
  font-size: 0;
  padding-top: 10px;
 
    
}



.header .top_menu_outer .top_menu li {
  display: inline-block;
  font-size: 12px;
  border-right: 1px solid black;
  padding: 0 8px;
  line-height: 15px;
  
}


.header .top_menu_outer .top_menu li a {
  color: inherit;
}

.header .top_menu_outer .top_menu li:hover {
  
  font-weight: bold;
}


.header .top_menu_outer .top_menu li:last-child {border: none;}



.header .logo_outer {
  height: 100px;
  
  
}

.logo_outer {
  width: 100%;
  
}

.logo_outer .logo {
  width: 190px; 
  margin: 0 auto;
}

.logo_outer img {
  width: 100%;
}


/************************************************** 메뉴 ***/

.gnb_outer {
  width: 100%;
 
  color: black;
}

.gnb {
  width: 1125px;
  margin: 0 auto;
}

.gnb ul {

}

.gnb > ul > li {
  float: left;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  cursor: pointer;
  
}

.gnb li ul {
  display: none;
 background-color: hsl(0, 7%, 97%);
  
}


.gnb li:hover > ul {
  display: block;
  
}



.gnb li ul li {
  float: none;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: black;
}

.gnb li ul li:hover {
  font-weight: bold;
  background-color: #eee;
}

.gnb a {
  
  color: inherit; 
}




 .main_box {
  width: 1269px;
  height: 500px;
  margin: 0 auto;

  background-image: url(./home/sub_main0.jpg);
  border-radius: 10px;
  background-size: cover;
  margin-top: 50px;
  margin-bottom: 50px;

} 


/** 쇼핑 하네스**/


.bt_box {
  width: 1269px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 0px;  
}
.name_box {
  
  
  font-size: 10px;
  margin-bottom: 10px;
}


.bt_box .bt_menu ul {
}


.bt_box .bt_menu ul li {
  display: inline-block;
  margin-right: 30px;
  font-size: 20px;
  margin-top: 10px;
 
}

.bt_box .bt_menu ul li a {
  color: black;
  padding: 5px 10px;
  display: inline-block;
  border: 2px solid transparent; 
  transition: 0.2s ease; 
}

.bt_box .bt_menu ul li a:hover {
  border: 2px solid black;
  font-weight: bold;

}





.bt_menu .bt01 {
  width: 60px; height: 30px;
  color: white;
  text-align: center;
}

.bt_menu .bt01:hover {
  transition: all 3s;
  transform: rotate(360deg);
}


.best_tab_box {
  width: 100px;
  height: 30px;
  margin-bottom: 50px;
 
}

.compare {
  width: 100px;
  height: 30px;
  font-size: 20px;
  background-color: black;
  color: white;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
  transition: 0.3s;
  
  
}

.compare:hover {
  font-weight: bold;
  font-size: 21px;
}

.hrbar {
  width: 1269px;
  height: 2px;
  margin-bottom: 20px;
  background-color: black;
}






/**베스트 박스**/




.best_box {
  width: 1269px;
  margin: 0 auto;
}


.best_box .best_sub {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;   
}


.best_box_box {
  width: 306px;
  margin-bottom: 50px;
}


.best_box .best_boxbox_img {
  position: relative;
  width: 306px;
  border-radius: 20px;
  overflow: hidden;
}


.best_box .new,
.best_box .best {
  width: 70px;
  height: 30px;
  position: absolute;
  top: 10px;
  left:10px;
}


.best_boxbox_img:hover .back_img01 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img02 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img03 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img04 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img05 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img06 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img07 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img08 {
  opacity: 2;
}



.best_boxbox_img:hover .back_img09 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img10 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img11 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img12 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img13 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img14 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img15 {
  opacity: 2;
}
.best_boxbox_img:hover .back_img16 {
  opacity: 2;
}







  .best_box .back_img01 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s1-1.JPG);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }

  .best_box .back_img02 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s2-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img03 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s3-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img04 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s4-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img05 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s5-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img06 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s6-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img07 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s7-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img08 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s8-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }



  .best_box .back_img09 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s9-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img10 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s10-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img11 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s11-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img12 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s12-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img13 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s13-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img14 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s14-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img15 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s15-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
  .best_box .back_img16 {
    width: 306px;
    height: 306px;
    background-image: url(./home/s16-1.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 20px;
  }
 
  

  

















.best_text {
  width: 306px;
  margin-top: 10px;
  text-align: center;
}

.best_text .N{
  font-weight: bold;
}

.price  {
  margin-top: 10px;
}

.price .DC {
  color: red; 
  text-decoration:line-through
}


.cart {
  background-color: white;
  color: black;
  text-align: center;
  line-height: 50px;
  display: flex;
  border: 1px solid black;
  margin-top: 10px;
 
 
}

.cart .like {

  width: 153px;
 
  }
  .cart .like:hover {
    background-color: black;
    color:white;
  }

  .cart .cart01 {
  
  width: 153px;

}


.cart .cart01:hover {
  background-color: black;
  color: white;
}








#vm_btn1, #vm_btn2, #vm_btn3, #vm_btn4 {display: none;}

#vm_btn1:checked ~ .visual_main ul li:nth-child(1) {display: block;}
#vm_btn2:checked ~ .visual_main ul li:nth-child(2) {display: block;}
#vm_btn3:checked ~ .visual_main ul li:nth-child(3) {display: block;}
#vm_btn4:checked ~ .visual_main ul li:nth-child(4) {display: block;}


.visual_main {
  width: 306px; height: 530px;
  position: relative;
}
.visual_main ul li {
  display: none;
}



.visual_main .inbox {
  position: absolute;
  left: 30%;
  bottom: 0%;
 
}

.visual_main .inbox label {
  display: block;
  width: 20px; height: 20px;
  background-color: #ccc;
  border-radius: 50%;
  float: left;
  margin: 5px;
 
}
  
/****/


.review_boxbox {
  width: 300px;
  height: auto;
  border: 1px solid black;
  float: left;
  margin-right: 15px;
  
} 


 .review_boxbox:last-child {margin: 0;} 

.review_boxbox .review_img01 img{
  width: 100%;
}


.review_boxbox .RT {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  
}






.review_boxbox .RP {
  margin-top: 10px;
  line-height: 50px;
  font-size: 15px;
  font-weight: bold;

 
}


.review_boxbox .RPP {
  width: 50px;
  height: 50px;
  float: left;
  margin: 10px 10px;
  
}


.review_boxbox .RPP img {
  width: 100%;
  border: 1px solid black;
  margin-top: -11px;

}




/**페이지**/



.page {
  width: 1269px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  margin-bottom: 50px;
  
}

.page a {
   
    padding: 8px 12px; 
    margin: 0 4px;

}





/**푸터**/


.footer_box {
  width: 1269px;
  height: 300px;      
  margin: 0 auto;
  margin-top: 50px;
  
}

.footer_box .footer_menu {
  width: 1269px;
  margin: 0 auto;
}
.footer_box ul {}
.footer_menu li {
  display: inline-block;
  font-size: 15px;
  color: black;
  margin-left: 15px;
}

.footer_menu li a {
  color: black;
}
.footer_menu li a:hover {color: black;
font-weight: bold;}

.footer_menu .FM {
  float: right;
  margin-right: 50px; 
}


.footer_box .footer_logo {
width: 150px;
height: 100px;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 10px;
}

.footer_box .footer_logo_img img{
  width: 100%;
}


.footer_box .footer01_box {
  width: 1269px;
}

.footer_box .footer01_box .footer_box_img {
  width: 50px;
  height: 50px;
  float: right;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 10px;
  overflow: hidden;
}

.footer01_box .footer01_box .footer_box_img img {
  width: 100%;
}




.footer_box span {
  font-weight: bold;
}
.footer_box p {
  margin-left: 10px;
}





.wing_box {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) translateX(20px);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 999;

  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

.wing_box.show {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(-50%) translateX(0);
}


.wing_banner {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.18);
  transition: transform .25s ease, box-shadow .25s ease;
}
.wing_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wing_banner:hover {
  transform: translateY(-4px);
  box-shadow: 0px 6px 18px rgba(0,0,0,0.25);
}


    .big_box {
            width: 306px;
            display: flex;              
            justify-content: center;    
                
        }

        .color_box {
            width: 15px;
            height: 15px;
            border: 1px solid black;
            border-radius: 50%;
            margin-left: 10px;
            margin-top: 5px;
           
        }


        .big_box div:nth-child(1) {background-color: red;}
        .big_box div:nth-child(2) {background-color: black;}
        .big_box div:nth-child(3) {background-color: blue;}
        .big_box div:nth-child(4) {background-color: yellow;}
        .big_box div:nth-child(5) {background-color: white;}


