﻿@charset "utf-8"; 

#index .products h2{   margin-bottom:1ex; font-size: 1.25em;}
#index .products ul{   margin-left: 30px; margin-bottom: 30px ; gap:1rem calc(6%/3)}
#index .products li{   width:30%; height: 6em; }
#index .products liold{     width:30%;padding:2rem;margin-top:20px;background:#fff;border-radius:1.5rem;box-shadow:0 0 1.5rem 0 rgba(0,0,0,.1)}

#index .products .prdt__thumb_org{ width:8.7rem;height:8.7rem;margin: auto 0;border:1px solid var(--color-gray-400);border-radius:50em;overflow:hidden}
#index .products .prdt__thumb{ width:99%;height:10%;margin: auto 0;border:1px solid var(--color-gray-400);border-radius:50em;border-color: #dbe0e9;}

#index .products .radio_btn{ width:100%;height:100%;}
#index .products .radio_btn [type="radio"]:checked + label{border:3px solid #e2000e;color:#e6000f;cursor:default;}

#index .products .radio_btn label {    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #cfcfcf;
    background-color: #f3f3f3;
    font-size: 1.25em;
    text-align: center;
    line-height: 1.25em;
    cursor: pointer;
    vertical-align: bottom;
    border-radius: 5px;
    padding-top :1.7em;
}


#index .products .radio_btn input {     position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: -1;
    width:99%;
    height:10%;margin: auto 0;border:1px solid var(--color-gray-400);border-radius:50em;border-color: #dbe0e9;}



#index .products .h3under  {  font-size:1.0em;font-weight:var(--txt-medium); color: red; text-align: center;}
#index .products .h3under:hover{ color: var(--color_hana);}
#index .products h4{  margin:1ex 0 1.5ex;font-size:1.0vw;font-weight:var(--txt-medium); color: rgb(239, 21, 54);}

#index .products li:hover{ color:red}


#index .products .realTotalPrice { width: 3em; padding-left: 5em; font-size:1.0em;font-weight:var(--txt-medium); color: red; text-align: center;}


.check-amount{width:100%;height:85px;margin-right:auto;margin-left:auto;}
.check-amount.type2{width:733px;}
.check-amount .radio-block-button{position:relative;float:left;margin-right:10px;}
.check-amount .radio-block-button input{/* position:absolute; *//* top:0; *//* left:0; *//* width:20px; *//* height:20px; *//* opacity:0; */z-index: -1;}
.check-amount .radio-block-button label{display:block;width:125px;height:83px;border:1px solid #cfcfcf;background-color:#f3f3f3;font-size:18px;color:#555;text-align:center;line-height:85px;cursor:pointer;}
.check-amount .radio-block-button [type="radio"]:checked + label{border:3px solid #e2000e;color:#e6000f;cursor:default;}




 

#index .products li:hover .prdt__rate dd b{    display:inline-block;-webkit-animation:move_down 1.5s ease-in-out infinite;-moz-animation:move_down 1.5s ease-in-out infinite;animation:move_down 1.5s ease-in-out infinite}
    @-webkit-keyframes move_down{    0%{    -webkit-transform:translate(0,-20px);opacity:1}    50%{    opacity:1}    100%{    -webkit-transform:translate(0,20px);opacity:1}    }
    @-moz-keyframes move_down{    0%{    -moz-transform:translate(0,-20px);opacity:0}   50%{   opacity:1}    100%{    -moz-transform:translate(0,20px);opacity:0}    }
    @keyframes move_down{    0%{    transform:translate(0,-20px);opacity:0}    50%{    opacity:1}    100%{    transform:translate(0,20px);opacity:0}    }

#index .products .prdt__btn_org{    display:block;padding:1.5ex;margin-top:1ex;color:#fff;font-size:1.8rem;border-radius:.5rem;background:var(--color-main)}
#index .products .prdt__btn{    display:block;padding:1.5ex;margin-top:1ex;color:#fff;font-size:2rem;border-radius:.5rem;background:var(--color-main)}
#index .products .prdt__btn:hover{    background-color:var(--color-point)}



#index .products .desc {  width: 100%;     text-align: center; font-weight: 800; }
#index .products .desc_t {  font-size: 2em;  margin-top: 1em; margin-bottom: 1em;    text-align: center;font-weight: bold; line-height: 1.3em; color:var(--color_gift_title)}
#index .products .desc_sub {  font-size: 1em;  margin-bottom: 1em;  line-height: 1em;  text-align: center;font-weight: bold;}


#index .products dl{  display: block; border-top: 1px solid #ddd; font-size: 1em; margin-bottom: 1em;  width: 90%;}
#index .products dt{  display: block; border-top: 1px solid #ddd; font-size: 1em; height: 3em; text-align: left; vertical-align: middle; padding-top: 1em; padding-left: 4em;}
#index .products dd{  display: block; padding-top: 1em; padding-bottom: 1em;    width:100%; height: 30px; text-align:bottom ; }

#index .products dd:hover{  }

.icon_left {display: block; text-align: left; font-size: 1em; vertical-align: text-bottom;}



#notice .board__accord{    }
#notice .board__accord li{ position:relative;width:100%;padding:2em 0;font-size:1.0em;border-bottom:1px solid var(--color-gray-300); }

#notice.board__accord li.open .accord_tit{    color:var(--color-main)}
#notice    .board__accord li .accord_tit .flex_nml{    gap:1em}
    
#notice    .board__accord li .accord_tit small{    font-size:1.25em;color:var(--color-red)}

#notice    .board__accord li .accord_tit b{    color:var(--color-main);font-size:1em}
#notice    .board__accord li .accord_tit i.xi-angle-down{    font-size:1em;color:var(--color-main)}
#notice  .board__accord li.open .accord_tit i{    transform:rotate(180deg)}

#notice .board__accord li .accord_cont{   
display:none;margin-top:2em;padding:2em;line-height:1.5em;font-size:1.0em;background:var(--color-gray-100) 
; font-weight: normal; margin-right: 1em;}
    
#notice  .board__accord li .accord_cont .cont_tit{    display:block;font-size:2em;margin-bottom:1em}
#notice  .board__pager{    padding-top:2rem;gap:1.2em}

#notice  .board__pager a{    font-size:1.0vw;color:var(--color-gray-500)}

#notice .board__pager .arrow a{    font-size:1.2em}
#notice  .board__pager .selected a{    font-weight:var(--txt-semibold);color:var(--color-main)}




#notice dl{    width:100%;padding:1rm 0;font-size:1em;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);
    color:var(--txt-color-def);
    border:1px solid var(--hana_color) ;
    border-radius: 10px;
    padding-left: 1em;
    margin-bottom: 2em;
}

#notice dt {    margin:1em 0 1ex;font-size:1.0em;  font-weight:var(--txt-semibold) ;     }



#notice  .notibox {
       /* background-image: url(../image/gift_bg_1.png); */
       margin-top: 1em;
       margin-left: 5%;
       width: 90%;
      
       border-radius: 3px;
       border: 1px solid #124d77;
       cursor: pointer;
       color: #ffffff;
       text-decoration: none;
}

#notice  .notipart {
    /* background-image: url(../image/gift_bg_1.png); */
    margin-top: 1em;
    margin-left: 5%;
    width: 90%;
    border:0px ;
    display: flex;
}


.fee_rate_txt {
  font-size: 0.9em;
  color: #888;
  margin-left: 8px;
}

.pay_popup { position: fixed; width: 450px; height: 800px; top: 0%; left: 20%; z-index: 9999999; transform: translateZ(0px); background-color: rgba(0, 0, 0, 0.6); margin: 0px; padding: 0px;}

@media screen and (max-width: 768px) {

    #home .products .pd_name { font-size: 16px; padding-left: 5px;}
    #home .products .subdesc { padding: 2px; 
      margin-left: 5px;  margin-top: 60px; margin-bottom: 1rem; width: 100%; text-decoration: none; text-align: left; font-size: 12px;}

  .main_item { margin-left: 2%;    width: 96%;    display: inline;}
  .main_item .main_one { width: 100%; height: 50%;}
  .main_item .main_two { width: 100%; }
  .main_one img {    padding: 2%;    width: 100%;    margin-left: 2%;}
  
  .main2_item { margin-left: 2%;    width: 96%; display: contents;}
  .main2_item .main2_one { width: 100%; height: unset;}
  .main2_item .main2_two { width: 100%; height: unset;}



/*
  .main_item .main_one img { width: 100%; height: auto; border-radius: 10px; }

  .main2_item .main2_one { width: 100%; padding: 1rem 0; border-top: 1px solid #eee; }

  .main2_item .main2_one .pd_name { font-size: 1.1rem; font-weight: bold; margin-bottom: 0.5rem; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

  .main2_item .main2_one .subdesc { font-size: 0.85rem; line-height: 1.4; color: #555; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

  .main_item .main_two { width: 100%; }
*/

  .product-option .opt-name { font-size: 12px; width: 30%; }
  .product-option  .hippo-opt-cnt { margin-top: 0.3rem; width: 30%; }

  
  .product-option ul { padding-left: 0; list-style: none; }

  .product-option li { padding: 0 15px 2px; border-bottom: 1px solid #ddd; }

  .opt-name { font-size: 0.9rem; margin-bottom: 0.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 1rem 0rem 1rem 0rem;}

  .hippo_cnt_input_wrap input { width: 60px; text-align: center; }

   .hippo_cnt_wrap { margin-left: 15px };

  .main2_item .main2_two { width: 100%; background: #f9f9f9; padding: 1rem; border-radius: 10px; box-sizing: border-box; margin-top: 1rem; }

  .hippo-sum-forM { margin-bottom: 1rem; }

  .cart_total_price { display: flex; justify-content: space-between; padding: 0.4rem 0; font-size: 0.95rem; border-bottom: 1px dashed #ddd; }


  .hippo-pay-forM { margin-top: 1rem; font-size: 16px; }
  .hippo_buy_check_wrap label p {font-size: 16px;}

  .hippo-pay-forM label { display: block; margin: 0.3rem 0; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
        padding-left: 2rem;        padding-right: 3rem;}

  .price_result { padding: 1rem 0; border-top: 1px solid #ccc; margin-top: 2rem; }

  .hippo_buy_check_wrap label { font-size: 16px; line-height: 1.4; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

  .desc_sub { text-align: center; margin-top: 1rem; }

  .desc_sub button { width: 100% !important; padding: unset; font-size: 16px; }

  .desc_sub p { font-size: 12px; margin-top: 0.5rem; color: #777; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

  .product-option .hippo-opt-cnt > span {font-size: 12px; }
  .calsum_price { font-size: 12px; }
  .hippo_cnt_wrap .btn-change-qty, .hippo_cnt_wrap .btn-change-qty:active, .hippo_cnt_wrap .btn-change-qty:focus { height: 2rem; }
  

  .box23_left {border-left: solid 5px #ef1919c3;  border-right: solid 5px #ef1919c3; }
  .box23_right {border-left: solid 5px #ef1919c3;  border-right: solid 5px #ef1919c3; }

  .product-no {    border: 0;    padding: 0 0 0rem;    margin: 0 0 1rem;    display: flex;    margin-top: 0rem; }
  .hippo_pay { margin: 0;}

  .cart_total_price.hippo_total_order_price em, 
  .cart_total_price.hippo_vat em,
  .cart_total_price.hippo_total_price  em { font-size: 16px;}

  .smain_goods_list li {  margin-left: 10%; width: 80%;}
  .smain_goods_list li span {    font-size: 1em; }

  .pay_popup { position: fixed; width: 100%; height: 100%; top: 0%; left: 0%; z-index: 9999999; transform: translateZ(0px); background-color: rgba(0, 0, 0, 0.6); margin: 0px; padding: 0px;}


}
