@charset "utf-8"; 

#home    section  {    padding:5px 0}

#home    section h2{    margin-bottom:1em;font-size:5em;font-weight:var(--txt-medium)}
#home    section h2 small{    
    display:block;margin-bottom:.5ex;font-size:1.8em;line-height:1.6;font-weight:var(--txt-regular);color:var(--color-main)}
           

#home    .btns_box{    padding-top:7.5rm}
#home    .service2 dl{    width:31%;padding:2px 0;font-size:1em;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);
        color:var(--txt-color-def);border-radius:5px;}



#home    .service dl{    width:32%;padding:2px 0;font-size:1.3em;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);
    color:var(--txt-color-def);
    border:0px solid var(--hana_color) ; 
}

#home    .service p{    margin:0;    padding:0;    word-break:break-all; font-size: 1.3em;}


#home    .service  .img1{	border:2px outset red;
	border-radius:5px;
}
#home    .service  .imgTitle{	height: 2em; margin: 1em;
}


.pdshow { height: 2.0em; }
.pdshow3 {  border: 4px solid rgba(0, 0, 0, 0.186);
    border-width: 2px;
    border-radius: 120px;
    width: 90%;
}
.dpsdhow{height: 8.0em;     margin-top: 10px;}


#home .products ul {
    margin-left: 0px;
    margin-bottom: 10px;
    gap: 1rem calc(6%/3);
margin-top: 1rem;}



#home .products h2{   margin-bottom:1ex; font-size: 1.25em;}

#home .products ul{ }
#home .products li{ }

#home .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)}

#home .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}
#home .products .prdt__thumb{ width:99%;height:10%;margin: auto 0;border:1px solid var(--color-gray-400);border-radius:50em;border-color: #dbe0e9;}

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

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


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



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

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

#home .products .pd_name { width: 3em; padding-left: 2em; font-weight:var(--txt-medium); color: red;
     text-align: center; font-size: 2rem;}


#home .products .realTotalPrice { width: 3em; padding-left: 2em; font-weight:var(--txt-medium); color: var(txt_color); text-align: center;}
#home .products .item_memo { width: 3em; padding-left: 5px; font-weight:var(--txt-medium); color: red; text-align: center;}

#home .products .subdesc { padding: 1em;
    margin-top: 2rem;
    margin-left: 25%;
    margin-right: 10%;
    margin-bottom: 3rem;
    width: 90%;
    text-decoration: none;
    text-align: left;
font-size: 1rem;}


#home .products dl{display: block;/* border-top: 1px solid #ddd; *//* font-size: 1em; *//* margin-bottom: 1em; *//* width: 90%; */}
#home .products dt{display: block;  }
#home .products dd{  display: block; }

#home .products dd:hover{  }

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

#home .board_list { border-top: 1px solid #ddd;  }
#home .products .dlcss{display: block;border-top: 1px solid #ddd;font-size: 1em;margin-bottom: 1em;width: 90%;}

#home .products .dtcss{display: block;border-top: 1px solid white;font-size: 1em;height: 3em;text-align: center;
    vertical-align: middle;padding-top: 2rem;}

#home .products .ddcss{  display: block; padding-top: 1em; padding-bottom: 1em;    width:100%; height: 30px; text-align:bottom ; }


#home .products .tip{ text-align:left ; margin-left: 3em; margin-top: 1em; color: #007dc1;}







#home    .service dl  h3{    font-size:4rm;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);color:#fff;border-radius:2.5rm}
#home    .service dl  h3{    font-size:4rm;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);color:#fff;border-radius:2.5rm}

/*
#home    .service dl:nth-child(1){   border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(2){    border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(3){    border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(4){    border:1px solid var(--hana_color) ; }
*/



#home    .service dt p{    height:8.9rm}
#home    .service dt {    margin:1em 0 1ex;font-size:1.0em;  font-weight:var(--txt-semibold)}
#home    .service dd {    margin:1em 0 1ex;font-size:1em;  font-weight:var(--txt-semibold) ; }

#home    .service dd p{ color: red }


#home    .latest{    padding-top:5rm;padding-bottom:0}
#home    .latest>div{    width:calc(50% - 2.5rm)}
#home    .latest ul{    margin-bottom:3rm;gap:1rm}

#home    .latest li a{    padding:1em;font-size:1.5vw;text-align:center;background:#fff;border:1px solid transparent;border-radius:.5rm;box-shadow:0 0 1rm 0 rgba(0,0,0,.08);gap:1rm}

#home    .latest li a:hover{    border:1px solid var(--color-main)}
#home    .service dd a {  color:white}


#home    .service dl:hover{ filter: brightness(1);transform: scale(1.0); background-color: gainsboro;}


#home    .mainBnr{    height:auto; margin: 1em;}




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

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

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

#home .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;}
    
#home  .board__accord li .accord_cont .cont_tit{    display:block;font-size:2em;margin-bottom:1em}
#home  .board__pager{    padding-top:2rem;gap:1.2em}

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

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


#home .svc_l1 { text-indent: 5px; margin-bottom: 1em;  font-size: 1.2em; color:blue;}
#home .svc_l2 { text-indent: 15px; margin-bottom: 0.5em;}

#home .svc_t2 { text-indent: 5px; margin-top: 1em; font-size: 1.0em; color:blue;}
#home .svc_b2 { padding-left: 15px; margin-bottom: 0.5em; font-size: 0.9em;}

#home .info_1 { position: relative; width: 90;}

#home .tag1 { font-size: 1.25em; margin: 10px;}



.gift_bg_full {     /* background-image: url(../image/gift_bg_1.png); */
    
    margin-top: 1em;
    margin-left: 5%;
    width: 90%;

    box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background: linear-gradient(to bottom, #99b4d5 5%, #e4e9ed 100%);

	background-color:#007dc1;
	border-radius:3px;
	border:1px solid #124d77;
	cursor:pointer;
	color:var(--txt-color-def);
	text-decoration:none;
    border-radius: 10px;
}





 .tvDetailBtn{width:100%; padding-bottom:15px; display:table; table-layout: fixed;}
 .tvDetailBtn>a{height:75px; background-color: #efefef; border:1px solid #cecece; font-weight: 300; font-size:18px; line-height:24px; color: #444; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box; cursor:pointer;}
.tvDetailBtn>a>.num{width:24px; height:24px; margin-left:3px; background-color: #666; font-weight: 300; font-size:13px; line-height:24px; color: #fff; display:inline-block; vertical-align: top; border-radius:12px;}
.tvDetailBtn>a+a{border-left:none;}
.tvDetailBtn>a.active{background-color: #fff; font-weight: 500; color: #00a3f7;}
.tvDetailBtn>a.active>.num{background-color: #00a3f9; font-weight: 400;}


.main_voice {
    margin-left: 5%;
    width: 90%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}


.main_item {
    margin-left: 5%;
    width: 90%;
    display: flex;
    justify-content: space-between;
    height: 25rem;
    align-items: center;
    height: 30rem;
}

.main_one {
        margin: 0em;
        width: 49%;
        height: 30rem;
        border: 0px solid #cecece;
        box-sizing: border-box;
        position: relative;
        display: flex;
        vertical-align: top;
        padding: 0em;
        text-align: center;
        align-items: center;
    }

.main_two {
    width: 49%;
    height: 30rem;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        vertical-align: top;
        font-size: 1.25em;
    }
.main_one  dt {    padding-top: 0px; padding-left: 0px;}  
.main_one  img {    padding: 10%;     width: 80%;
    margin-left: 10%;
}  



.main2_item {
    margin-left: 5%;
    width: 90%;
    display: flex;
    justify-content: space-between;
    
}

.main2_one {
        margin: 0em;
        width: 49%;
        height: 450px;
        border: 0px solid #cecece;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 0em;
        text-align: center;
        align-items: center;
    }

.main2_two {
    width: 49%;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        vertical-align: top;
        font-size: 1.25em;
        height: 450px;
    }
.main2_one  dt {    padding-top: 0px; padding-left: 0px;}  
.main2_one  img {    padding: 10%;}  















.price_item { width: 70%; display: contents; justify-content: space-between;}
.price_result {  display: contents; justify-content: space-between;
    margin-left: 5%;
    width: 90%;}

.gift_price {     /* background-image: url(../image/gift_bg_1.png); */
     padding: 1em;
    margin-top: 1em;
    margin-left: 5%;
    margin-right: 10%;
    width: 90%;
	text-decoration:none;
    border-radius:3px;
	border:1px solid #124d77;
    text-align: center;
   
}

.gift_desc {     /* background-image: url(../image/gift_bg_1.png); */
    padding: 1em;
   margin-top: 1em;
   margin-left: 5%;
   margin-right: 10%;
   margin-bottom: 3rem;
   width: 90%;
   text-decoration:none;
   border-radius:3px;
   border:1px solid #124d77;
   text-align: left;
}


.gift_bg_out {  
	color:#red;
	text-decoration:none;
}



.sec02 {
    margin: 3rem 0 3rem;
}

.sec02 .smain_tit {
    font-size: 2.5rem;
    font-weight: bold;
    color: #1D1D1D;
    margin: 0 0 4rem;
    text-align: center;
}


.smain_goods_list {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.smain_goods_list li {
    margin: 0 0 2rem;
    width: calc(30% - 1rem);
    position: relative;
    padding-left: 2rem;
}

.smain_goods_list li a {
    display: block;
    background: #fff;
    border-radius: 1.4rem;
    padding: 1rem 1rem;
    box-shadow: rgba(49,49,49,0.1) 0.5rem 0.9rem 1.5rem;
    overflow: hidden;
    position: relative;
}

.smain_goods_list li a::after {
    content: '';
    display: block;
    width: 41rem;
    height: 40rem;
    border-radius: 100%;
    background: var(--main_icon_back);
    position: absolute;
    top: calc(-100% - 4rem);
    transform: translateY(-50%);
    left: -100%;
    transition: all 0.2s;
    z-index: 0;
}

.smain_goods_list li:hover a {
    box-shadow: rgba(49,49,49,0.11) 0.5rem 0.9rem 1.5rem;
}
 
.smain_goods_list li:hover a::after {
    left: -2rem;
    top: 50%;
    transform: translateY(-50%);
}

.smain_goods_list li a img {
    filter: drop-shadow(0 0.7rem 0.7rem rgb(84 84 84 / 10%));
    transition: all 0.3s;
    position: relative;
    top: 0;
    z-index: 1;
}


.smain_goods_list li span {
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    margin: 2rem 0 0;
    transition: all 0.3s;
    text-align: center;
}

.smain_goods_list li:hover span {
    color: var(--main_icon_text);
}


.smain_goods_list li:hover a img {
    filter: drop-shadow(0 0.7rem 0.7rem rgb(84 84 84 / 16%));
    top: -1rem;
}


/* 상품권아이콘 */
.smain_goods_list li .hippo_icon {
    position: absolute;
    display: block;
    width: 5.1rem;
    z-index: 1;
    right: 0.6rem;
    top: -1.2rem;
    filter: drop-shadow(rgba(0,0,0,0.16) 0 3px 6px);
}

/* 벌크상품권 아이콘 */
.sec05  .smain_goods_list li .hippo_icon {
    width: 4.2rem;
}



/* NEW MAIN */
.dn{display: none;}



.detail_qty {
    width: 5rem;
    height: 3.5rem;
    border: 0;
    font-size: 2.8rem;
    font-weight: 500;
    box-shadow: none;
    padding: 0;
    line-height: 3.5rem;
}


.product-option {
    border: 0;
    padding: 0 0 2rem;
    width: 90%;
    margin-left: 5%;
}

.product-option li {
    margin: 0 0 1rem;
    background: #fff;
    border: 1px solid #E1E0DF;
    border-radius: 0.9rem;
    box-shadow: rgba(0,0,0,0.1) 2px 4px 8px;
    padding: 0;
    transition: all 0.2s;
    box-shadow: rgba(0, 0, 0, 0.08) 2px 4px 8px;
    padding: 0 2rem 0 0;

}

.product-option li.on {
    border-color: #26ACEB;
}

.product-option li label {
    display: flex;
    width: 100%;
    margin: 0;
}



.product-option .opt-name {
    width: calc(100% - 12rem);
    padding: 1rem 1rem 1rem 1rem;
    font-size: 1.25rem;

    margin: 0;
    display: unset;
    flex-direction: column;

}


.calsum_price {
    float: none;
    text-align: left;
    font-size: 1.25rem;
    font-weight: normal;
    margin-left: 1em;
}



.detail_price {
    float: none;
    text-align: left;
    color: #ACACAC;
    font-size: 1.25rem;
    font-weight: normal;
    margin: 0.4rem 0 0;
    margin-left: 1em;
}

.detail_price span {
    color: #ACACAC;
    font-size: 1.25rem;
    font-weight: normal;
}


.product-option  .hippo-opt-cnt {
    width: 13rem;
    display: flex;
}

.product-option .hippo-opt-cnt > span {
    display: block;
    width: 100%;
    font-size: 1.25rem;
}


.product-option .hippo-opt-cnt > span .btn-group {
    display: flex;
    align-items: center;
    height: 100%;
}

.product-option .hippo-opt-cnt > span .btn-group .icon_x {
    width: 1.4rem;
    height: 1.4rem;
    display: block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='그룹_47' data-name='그룹 47' transform='translate(-1273 -321)'%3E%3Crect id='사각형_150' data-name='사각형 150' width='14' height='14' transform='translate(1273 321)' fill='none'/%3E%3Cpath id='패스_25' data-name='패스 25' d='M-1066.639,5211.452l-12,12' transform='translate(2352.639 -4889.452)' fill='none' stroke='%231d1d1d' stroke-width='1'/%3E%3Cpath id='패스_26' data-name='패스 26' d='M12,0,0,12' transform='translate(1286 322) rotate(90)' fill='none' stroke='%231d1d1d' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
    margin: 0 1.4rem 0 0;
}

.product-option .hippo-opt-cnt > span .btn-group .icon_sp {
    width: 1.4rem;
    height: 1.4rem;
    display: block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width={size} height={size} viewBox='0 0 24 24' fill='none' stroke={color} strokeWidth='1.5' strokeLinecap='round' strokeLinejoin='round'><path d='M13 17l5-5-5-5M6 17l5-5-5-5'" );
    margin: 0 1.4rem 0 0;
}



.span-qty .hippo_cnt_input_wrap {
    width: 2rem;
    height: 3.5rem;
    position: relative;
    overflow: hidden;
}

.span-qty .detail_qty {
    width: 5rem;
    height: 3.5rem;
    border: 0;
    font-size: 1.4rem;
    font-weight: 500;
    box-shadow: none;
    padding: 0;
    line-height: 3.5rem;
}

.span-qty .hippo_cnt_input_wrap .hippo_under {
    display: block;
    width: 100%;
    height: 2px;
    background: #26499D;
    position: absolute;
    left: -100%;
    bottom: 0;
    transition: left 0.2s;
}

.span-qty .hippo_cnt_input_wrap input:focus + .hippo_under {
    left: 0;
}

.span-qty .detail_qty:focus {
    outline: none;
}


.hippo_cnt_wrap {
    width: 100%;
    position: static;
    display: flex;
    flex-direction: row-reverse;
    border: 0;
    align-items: center;
}
        
}

.hippo_cnt_wrap::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #E1E0DF;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    pointer-events: none;
    position: absolute;
}

.hippo_cnt_wrap .btn-change-qty,
.hippo_cnt_wrap .btn-change-qty:active,
.hippo_cnt_wrap .btn-change-qty:focus {
    border: 0;
    transition: all 0.2s;
    font-size: 0;
    height: 50%;
    box-shadow: none;
    border-radius: 0;
    background: none;
    outline: none;
}

.hippo_cnt_wrap .btn-change-qty:hover {
    background: #26ACEB;
    outline: none;
}

.hippo_cnt_wrap .btn-change-qty.hippo-plus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='그룹_38' data-name='그룹 38' transform='translate(-1035 -323.797)'%3E%3Cpath id='패스_15' data-name='패스 15' d='M-1493.994,3942h16' transform='translate(2528.994 -3610)' fill='none' stroke='%2326aceb' stroke-width='2'/%3E%3Cpath id='패스_16' data-name='패스 16' d='M-1493.994,3942h16' transform='translate(-2899 -1154.196) rotate(-90)' fill='none' stroke='%2326aceb' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0 0.9rem 0 0;
}

.hippo_cnt_wrap .btn-change-qty.hippo-plus:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='그룹_38' data-name='그룹 38' transform='translate(-1035 -323.797)'%3E%3Cpath id='패스_15' data-name='패스 15' d='M-1493.994,3942h16' transform='translate(2528.994 -3610)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cpath id='패스_16' data-name='패스 16' d='M-1493.994,3942h16' transform='translate(-2899 -1154.196) rotate(-90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
}


.hippo_cnt_wrap .btn-change-qty.hippo-minus:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2'%3E%3Cpath id='패스_14' data-name='패스 14' d='M-1493.994,3942h16' transform='translate(1493.994 -3941)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-group .btn+.btn.hippo-minus {
    margin-left: 0;
}




/* 플러스, 마이너스, 입력창 */
.hippo_cnt_wrap .btn-change-qty, .hippo_cnt_wrap .btn-change-qty:active, .hippo_cnt_wrap .btn-change-qty:focus {
    width: 2.5rem;
    height: 3.5rem;
}

.hippo_cnt_wrap .btn-change-qty.hippo-minus {
    border-radius: 0.4rem 0 0 0.4rem;
    border: 1px solid #E1E0DF;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='1' viewBox='0 0 14 1'%3E%3Cpath id='패스_11501' data-name='패스 11501' d='M-1476.875,4003h14' transform='translate(1476.875 -4002.5)' fill='none' stroke='%2326aceb' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.hippo_cnt_wrap .btn-change-qty.hippo-minus:hover {
    background: #26ACEB url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='1' viewBox='0 0 14 1'%3E%3Cpath id='패스_11501' data-name='패스 11501' d='M-1476.875,4003h14' transform='translate(1476.875 -4002.5)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.hippo_cnt_wrap .btn-change-qty.hippo-plus {
    border-radius: 0 0.4rem 0.4rem 0;
    border: 1px solid #E1E0DF;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='그룹_18407' data-name='그룹 18407' transform='translate(-128 -487)'%3E%3Cpath id='패스_11502' data-name='패스 11502' d='M-1476.875,4003h14' transform='translate(1604.875 -3509)' fill='none' stroke='%2326aceb' stroke-width='1'/%3E%3Cpath id='패스_11503' data-name='패스 11503' d='M-1476.875,4003h14' transform='translate(-3868 -975.875) rotate(-90)' fill='none' stroke='%2326aceb' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

.hippo_cnt_wrap .btn-change-qty.hippo-plus:hover {
    background: #26ACEB url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg id='그룹_18406' data-name='그룹 18406' transform='translate(-128 -487)'%3E%3Cpath id='패스_11502' data-name='패스 11502' d='M-1476.875,4003h14' transform='translate(1604.875 -3509)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath id='패스_11503' data-name='패스 11503' d='M-1476.875,4003h14' transform='translate(-3868 -975.875) rotate(-90)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

.product-box .product-title.hippo-pay-select {
    padding: 0;
    margin: 2rem 0;
}

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

}

.product-no label input {
    display: none;
}

.product-no label.on {
    background-size: 2rem;
    background: url("data:image/svg+xml,%3Csvg id='구성_요소_35_14' data-name='구성 요소 35 – 14' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='타원_14' data-name='타원 14' fill='%23fff' stroke='%2326aceb' stroke-width='1'%3E%3Ccircle cx='12' cy='12' r='12' stroke='none'/%3E%3Ccircle cx='12' cy='12' r='11.5' fill='none'/%3E%3C/g%3E%3Ccircle id='타원_23' data-name='타원 23' cx='6' cy='6' r='6' transform='translate(6 6)' fill='%2326aceb'/%3E%3C/svg%3E%0A") no-repeat left center;
}

.product-no label {
    font-size: 1.4rem;
    margin: 0 1rem 0 0;
    background-size: 2rem;
    padding: 0.1rem 0 0.1rem 2.6rem;
    display: inline-block;
    padding: 0.35rem 0 0.35rem 3.4rem;
    background: url("data:image/svg+xml,%3Csvg id='구성_요소_36_14' data-name='구성 요소 36 – 14' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='타원_15' data-name='타원 15' fill='%23fff' stroke='%231d1d1d' stroke-width='1'%3E%3Ccircle cx='12' cy='12' r='12' stroke='none'/%3E%3Ccircle cx='12' cy='12' r='11.5' fill='none'/%3E%3C/g%3E%3Ccircle id='타원_26' data-name='타원 26' cx='6' cy='6' r='6' transform='translate(6 6)' fill='%2326aceb' opacity='0'/%3E%3C/svg%3E%0A") no-repeat left center;
     
}
.cart_total_price {
    padding: 0.8rem 1.6rem;
    text-align: left;
    display: flex;
    align-items: center;
}

.cart_total_price.hippo_total_order_price em, .cart_total_price.hippo_vat em {
    font-size: 1.2rem;
    font-weight: 500;
    color: #7E7E7E;
}


.cart_total_price.hippo_total_order_price i, #total_order_price, .cart_total_price.hippo_vat i, #hippo_vat {
    font-size: 1.2rem;
    color: #474747;
    font-weight: 500;
}

.cart_total_price i {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.cart_total_price em, .cart_total_price i {
    font-style: normal;
}


.cart_total_price.hippo_total_price {
    border: 1px solid #EEEDED;
    padding: 1.3rem 1.6rem;
    margin: 1.2rem 0 2rem;
    text-align: left;
    display: flex;
    align-items: center;
}

/* 총 금액 */
.cart_total_price.hippo_total_price {
    border: 1px solid #e51010;
    padding: 1.3rem 1.6rem;
    margin: 1.2rem 0 2rem;
}

.cart_total_price.hippo_total_price em {
    font-size: 1.4rem;
    font-weight: 500;
}

#hippo_total_price {
    font-size: 1.6rem;
    font-weight: 500;
}

.cart_total_price.hippo_total_price i {
    font-size: 1.4rem;
    font-weight: 500;
}

.hippo-pay-wrap-forM {
    display: flex;
    flex-direction: column-reverse;
    padding: 1.2rem 2.4rem 0;
}


.hippo-pay-wrap-forM .hippo-sum-forM {
    position: relative;
    padding: 0 0 0.8rem;
}


.hippo-pay-wrap-forM {
    display: flex;
    flex-direction: column-reverse;
    padding: 1.2rem 2.4rem 0;
}


/* 결제수단 */




.product-box .product-title.hippo-pay-select {
    padding: 0;
    margin: 2rem 0;
}

.product-box .product-no label {
    font-size: 1.4rem;
    margin: 0 1rem 0 0;
    background-size: 2rem;
    padding: 0.1rem 0 0.1rem 2.6rem;
}

.product-box .product-no label.on {
    background-size: 2rem;
}

.hippo-pay-forM{
    font-size: 1.4rem;

}

/* 구매하기 버튼 */
.item-btn .btn.hippo_pg {
    margin: 0;
}

.col-lg-6.product-right .hippo_opt_box .item-btn {
    padding: 2rem 2.4rem 5rem;
    box-shadow: rgba(0,0,0,0.12) 0 -4px 8px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
}

.hippo_opt_box_container {
    height: 41.3rem;
    overflow-y: auto;
    margin-bottom: 12rem;
}

/* 구매유의사항 영역 */
.hippo_buy_check_wrap {
    background: unset;
    padding: 2rem 2.4rem;
    width: 80%;
    margin-left: 10%;
}

.hippo_buy_check_wrap label p {
    font-size: 1.4rem;
    color: #474747;
    line-height: 1.8rem;
}

.hippo_buy_check_wrap label {
    display: block;
    padding: 0 0 0 3.1rem;
    background: url("data:image/svg+xml,%3Csvg id='구성_요소_23_16' data-name='구성 요소 23 – 16' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg id='사각형_122' data-name='사각형 122' fill='%23fff' stroke='%237e7e7e' stroke-width='1'%3E%3Crect width='21' height='21' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='20' height='20' fill='none'/%3E%3C/g%3E%3Cpath id='패스_13' data-name='패스 13' d='M3.8,494.367l4.162,4.162,7.566-7.556' transform='translate(0.368 -484.593)' fill='none' stroke='%23707070' stroke-width='2' opacity='0'/%3E%3C/svg%3E%0A") no-repeat left center;
    margin: 0;
}

.hippo_buy_check_wrap label p {
    color: #7E7E7E;
    font-size: 1.5rem;
    font-weight: 500;
}

.hippo_buy_check_wrap input {
    display: none;
}

.hippo_buy_check_wrap label .blue {
    color: #26499D;
    border-bottom: 1px solid #26499D;
    font-weight: 500;
    cursor: pointer;
}


.hippo_buy_check_wrap input:checked + label {
    background: url("data:image/svg+xml,%3Csvg id='구성_요소_23_16' data-name='구성 요소 23 – 16' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg id='사각형_122' data-name='사각형 122' fill='%2326aceb' stroke='%237e7e7e' stroke-width='1'%3E%3Crect width='21' height='21' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='20' height='20' fill='none'/%3E%3C/g%3E%3Cpath id='패스_13' data-name='패스 13' d='M3.8,494.367l4.162,4.162,7.566-7.556' transform='translate(0.368 -484.593)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat left center;
}



.hippo_agree_popup {
    width: 54rem;
    position: fixed;
    background: #fff;
    border-radius: 0.9rem;
    border: 1px solid #707070;
    padding: 4rem 3.3rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}

.hippo_agree_popup h2 {
    font-size: 2.1rem;
    font-weight: bold;
    margin: 0 0 3rem;
}

.hippo_agree_popup .hippo_agree_txt {
    font-size: 1.25rem;
    line-height: 2.4rem;
    height: 40.4rem;
    overflow-y: auto;
    margin: 0 0 4rem;
}
.hippo_agree_popup .hippo_agree_btn {
    background: #26499D;
    border-radius: 0.9rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    height: 6rem;
    line-height: 6rem;
    cursor: pointer;
}




#home .idx_desc { margin-bottom: 1em; font-size: 1.5em; color:#007dc1; margin-left: 5em;}

@media all and (min-width:768px) and (max-width:2403px) { 
    #home    .mainBnr{    height:auto; margin: 1em;}
}

/* 모바일 가로, 모바일 세로 (해상도 480px ~ 767px)*/
@media all and (max-width:767px) { 
    #home    .service p{font-size: 1.0em;}
    .pdshow3 {height: 3em ; width: 80%;}        
    #home .service { font-size: 0.9em;}
     
}

@media all and (max-width:480px) { 

    #home    .service p{font-size: 1.0em;}
    .pdshow3 {height: 3em ; width: 80%;}        
    #home .service { font-size: 0.9em;}
    .sec02 {margin: 15px 0 15px;}

    .sec02 .smain_tit { font-size: 1.5em; margin: 10px 0 15px;}

    .smain_goods_list li {
    margin: 0 0 5px;
    width: calc(30% - 5px);
    position: relative;
    padding-left: 5px;
    }
    .smain_goods_list { gap: 15px; }
    .smain_goods_list li span { font-size: 1em; margin: 15px 0 0; }
    

}


