
@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;
}

.header {
  position: relative;
  z-index: 1000;
}

.gnb li {

}

.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; 
}


/****/



.name_box {
  width: 1269px;
  color: black;
  margin: 0 auto;
  margin-top: 150px;
  font-size: 10px;
  margin-bottom: 20px;

}


.name_box .bt01 {
  width: 25px;
  height: 40px;
 font-size: 25px;
 margin-bottom: 20px;
 
 
}

.name_box .bt01:hover {
  font-weight: bold;
  
}

/******/


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

.text_box {
  width: 413px;
  height: 800px;
  float: right;
  
}


.text_box .text_logo {
  margin-left: 15px;
  
}


.text_box .text_logo img {
  width: 100px;
  height: 50px;
  
}


.text_box .N{
  font-weight: bold;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 15px;
}

.text_box .price {
  margin-top: 10px;
  margin-left: 15px;
  font-size: 25px;
  
}

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


.hr_bar {
  width: 400px;
  height: 2px;
  margin: 0 auto;
  background-color: black;
  margin-top: 15px;
}




.text_box .color_box {
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 15px;
}

.text_box .size_box{
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 15px;
  
}


.select_tap_box {
  width: 100px;
  height: 40px;
  margin-right: 15px;
  float: right;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  
}

.text_box .total{
  width: 413px;
  background-color: black;
  color: white;
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}

.box01 {
  width: 413px;
  display: flex;
  justify-content: space-between;
  border: 1px solid black;
  margin-bottom: 30px;
}


.buy01 {
  font-size: 15px;
  font-weight: bold;
   margin-top: 30px;
  margin-left: 15px;
  margin: 15px;
  
}

.number_box {
  width: 100px;
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  margin:15px;
  display: flex;
  justify-content: space-between;
  


  
}

.plus_btn, .minus_btn {
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 20px;
  


}

.box02 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 25px;
  font-weight: bold;
  margin: 10px;
}


.buy02 {
  font-size: 25px;
  font-weight: bold;
 
}



.buy_box {
  width: 413px;
  height: 40px;
  display: flex;
  text-align: center;
  margin-top: 50px;
  line-height: 40px;
  font-weight: bold;
  font-size: 15px;
 
 
  
  
  
  

}

.jim_box {
  width: 100px;
  background-color: white;
   border: 1px solid black;
  
}

.jim_box:hover {
  cursor: pointer;
  background-color: black;
  color: white;
}

.cart_box {
  width: 100px;
 background-color: white;
  border: 1px solid black;
 
}
.cart_box:hover {
  cursor: pointer;
   background-color: black;
  color: white;
}


.buy_buy_box {
  width: 213px ;
 background-color: white;
  border: 1px solid black;
   
}

.buy_buy_box:hover {
    cursor: pointer;
   background-color: black;
  color: white;
}



.naver_box {
  width: 413px;
  display: flex;
  height: 80px;
  margin-top: 15px;
  
}

.naver_box .naver_text{
  width: 100px;
    font-size: 13px;
    font-weight: bold;
    

    
}

.DD {
  font-size: 15px;
  font-weight: 900;
  color: #02a94d;
}
.naver_box .naver_boxbox {
  width: 313px;
    border: 1px solid black;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    font-weight: bold;
    background-color: #02a94d;
}
.naver_boxbox:hover {
  font-size: 25px;
  cursor: pointer;
}




/***visual****/

.visual_main {
  position: relative;
}

.visual_box {
  width: 841px; height: 600px;
  position: relative;
}

.visual_img  {
 width: 841px;
 border-radius: 20px;
 overflow: hidden;
}





.visual_img img {
  width: 100%;
}

.visual_main ul li {
  display: none;
  
}



.visual_bottom_img div:first-child{margin: 0;}
.visual_bottom_img div:last-child{margin-left: 0;}


/*버튼 위치*/
.visual_main .inbox {
  position: absolute;
  left: 360px;
  bottom: 5%;

}

/*버튼 크기*/
.visual_main .inbox label {
  display: block;
  width: 20px; height: 20px;
  background-color: black;
  border-radius: 50%;
  float: left;
  margin: 5px;
 

  
}
.visual_main .inbox label:hover {
  cursor: pointer;
  background-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_bottom_img {
  margin-right: 15px;
  
}



.illustration_box {
  width: 1269px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  text-align: center;
  
}

.illustration_box01 {
  width: 627px;
 height: 500px; 

 
  
  
}
/****/
.illustration_text {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
 
  
  
}


.illustration_text02 {
  font-size:  25px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  margin: 20px;

  
}

.illustration_img {
  width: 520px;
  height: 350px;
  margin: 0 auto;
  border-radius: 20px;
 overflow: hidden;
  

}

.illustration_img img {
  width: 100%;
}



.illustration_text03 {
   font-size:  25px;
  font-weight: bold;
  margin-bottom: 50px;
 
}




.illustration_right {
  width: 306px;  
  display: inline-block;
  justify-content: space-between;
  gap: 15px;
}
  


.illustration_img02 {
  width:306px ;
  margin-top: -25px;


}

.illustration_img02 img {
  width: 100%;
  border-radius: 20px;
 overflow: hidden;
}




.sub_guide_box {
  width: 1269px;

  display: flex;
  justify-content: space-between;
  margin-top: 100px;
  background-color: white;
}

.sub_guide_box div {

  
   font-size: 25px;
  font-weight: bold;
  padding: 10px 15px;
  position: relative;
  cursor: pointer;
  
}

.sub_guide_box div::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: black;
  transition: 0.3s ease;
}

.sub_guide_box div:hover::after {
  width: 100%;
}

/***상세정보***/

.guide_info_box{
  width: 1269px;

  
  
}


.guide_name {
  width: 1269px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  
}

.info_box {
  width: 1269px;
  margin: 0 auto;
  
}
.info_img {
  width: 1269px;
  margin-bottom: 15px;
}
.info_img .info_text {
  display: none;
}

.info_img img {
  width: 100%;
  display: block;
  
}
.info_text {
  text-align: center;
}
.info_text span {
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.info_text p {
  font-size: 30px;
  font-weight: 450;
  margin: 20px;
   color: rgb(88, 86, 86);
}
.info_textbox {
  width: 1269px;
  margin: 0 auto;
  border: 1px solid rgb(88, 86, 86);
}
.info_btn {
  width: 200px;
  height: 50px;
  margin: 0 auto;
    margin-top: 50px;
  display: block;  
  
}






/****구매 안내 ***/

.hr_bar01 {
  width: 500px;
  height: 2px;
  margin: 0 auto;
  background-color: black;
  margin-top: 15px;
margin-bottom: 15px;

}

.buyinfo_text {
  width: 1269px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}


.buyinfo_tbox {
  width: 627px;
  border: 2px solid black;
  text-align: center;

 
}
.buyinfo_tbox span {
  font-size: 20px;
  font-weight: bold;
 
}

.buyinfo_tbox p {
  font-size: 15px;
  font-weight: 450;
  margin: 20px;
  color: rgb(88, 86, 86);
}



/**후기 **/

.review_name {
  width: 1269px;
  text-align: center;
  font-size: 50px; 
  font-weight: bold;
  margin: 0 auto;
  margin-top: 50px;
}

.rev_name {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  font-size: 25px;
  font-weight: bold;
 

}

.rev_name .rev_btn {
  cursor: pointer;
}


.review_img_box img {
  border-radius: 20px;
  overflow: hidden;
}


.review_text01 {
  width: 100px;
  font-size: 15px;
  color: black;
  margin-top: 10px;
  margin: 0 auto;
  background-color: #e2dede;
}

.review_text02 {
  margin: 0 auto;
  width: 400px;
  font-size: 20px;
  font-weight: bold;
  background-color:  #e2dede;
  margin-top: 10px;
  
}

.review_btn {
  

  font-size: 20px;
  width: 150px;
  height: 30px;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-top: 30px;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 30px;
}


/*****/







.re_hr_bar {
  width: 1269px;
  height: 2px;
  margin: 0 auto;
  background-color: black;
  margin-top: 15px;


}

.review_tap {
  margin-top: 20px;
  width: 1269px;
  margin-bottom: 50px;

}

.select_rev_tap_box01 {

  width: 140px;
  height: 30px;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-right: 15px;
  
}

.select_rev_tap_box02 {

  width: 80px;
  height: 30px;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-right: 15px;
}


.select_rev_tap_box03 {

  width: 90px;
  height: 30px;
  float: right;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-right: 15px;
}

/**** 후기 작성란 ***/

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

  
}

.rev_namebox {
  width: 1269px;
  background-color: #e2dede;
  font-size: 20px;
  font-weight: bold;
 
}

.rev_namebox p:nth-child(2) {margin-top: 10px;}

.rev_center_imgbox {
 width: 1269px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  display: block;
}

.rev_imgbox {
  width: 306px;
  height: 306px;
  margin-top: 20px;
  border-radius: 5px;
 overflow: hidden;


}
.rev_imgbox img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rev_textbox {
  width: 1269px;
  margin-top: 20px;
  margin-bottom: 15px;


}



.rev_rebox {

   display: flex;
    justify-content: space-between;
    width: 1269px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
   


}

.dbtn:hover {
   cursor: pointer;
    font-weight: bold;
}


.rev_retextbox {
     width: 1269px;
    height: 150px;
    background-color: #eee;
    position: relative; 
    display: none; 
    
}
.rev_retext {

}

.cbtn {
    display: block;
    text-align: left;
    position: absolute;
    bottom: 10px;
    width: 60px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    left: 10px;
   
  }

  .comentbox {
    width: 1269px;
    height: 100px;
    font-size: 15px;
  }






.hr_bar03 {
  width: 1269px;
  height: 2px;
  margin: 0 auto;
  background-color: black;
  margin-top: 15px;
  margin-bottom: 50px;
  
}


/************Q&A************/

.QnA_box {
  width: 1269px;
  font-size: 20px;

  
}
.QnA_box .QnA_A{
  cursor: pointer;
  
}


.QnA_box .QnA_P {
  float: right;
}





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

.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;
}

.footer_box_img {
    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);
}




.comentbox {
  width: 100%;     
  height: 80px;
  resize: none;   
  box-sizing: border-box;
}

.like_btn {
  cursor: pointer;
}








