/*상세 왼쪽*/ 
select, button {
    font-family: var(--main-fonts);
}
#img_wrap{text-align:center;}
#img_wrap img{width:500px;height:500px;}
.detail_wrap {display: inline-block;}
.detail_wrap .contents {
    margin-top:40px;
    display: flex;
    justify-content: space-between;
}
.detail_image{padding-right: 0px;}
.detail_image_small {margin-left: 20px;}
.detail_image_small ul li{
    display:block;
    margin-bottom: 5px;
    width:80px;
    text-align:center;
}
.detail_image_small ul li img{max-width:80px;max-height:80px;filter:brightness(0.97);}
.detail_top_bar{width:500px;height:1px;background-color:#d8d8d8;}

.detail_brand{width:500px;padding-top:30px;}
.detail_brand_img{float:left;}
.detail_brand_info{padding:0 0 0 220px;}
.detail_brand_name{font-size:18px;font-weight:500;padding-bottom:10px;}
.detail_brand_txt{font-size: 15px;}
 

/*상세 오른쪽*/
.icon_list {margin-bottom:10px;}
.detail_topinfo_brand{font-size: 15px;}
.detail_topinfo_title {display:flex;justify-content:space-between;align-items:end;}
.detail_topinfo_name { 
    padding-bottom: 15px !important;
    border-bottom: 1px solid #f1f1f1;
}
.detail_share {display:flex;justify-content:flex-end;align-items:center;margin-right:0px;}
.detail_share > div {cursor:pointer;}
.detail_share > div > img {width:26px;height:23px;}
.searchNaver {
    width: 45px;
    height: 45px;
    border-radius: 23px;
    background: #3fc910;
    display: flex;
    color: #fff !important;
    justify-content: center;
    align-items: center;
    font-family: 'GothanBold';
    font-weight: 600;
    font-size: 23px;
    margin-top: 0;
}
.detail_share .share {position:relative;height:100%;padding-top: 9px;
    padding-left: 7px;width:45px;height:45px;border-radius:23px;border:1px solid #e5e5e5;margin-left: 10px;} 

.detail_share .share .share_div {display:flex;justify-content:space-between;display:none;position:absolute;top:55px;right:-10px;border:1px solid #e4e4e4;padding:15px 10px;width:201px;background:#fff;z-index: 1;}
.detail_share .share .share_div .js-share-kakaotalk {border:none;background:url(/common/front/img/detail/kakao.svg) no-repeat;font-size:0px;}
.detail_share .share .share_div .js-share-sms {border:none;background:url(/common/front/img/detail/sms.svg) no-repeat;font-size:0px;}
.detail_share .share .share_div .js-copy-url {border:none;background:url(/common/front/img/detail/url.svg) no-repeat;font-size:0px;} 
.detail_share .share .share_div button {width:44px;height:44px;outline:0;cursor:pointer;}
.detail_share .share .share_div > div {text-align:center;} 
.detail_share .share .share_div > div span {letter-spacing:-.5px;font-size:12px;display:block;color:#999999;margin-top:8px;} 
.detail_share .share .share_div::before{content: ''; width: 0; height: 0; position: absolute; top: -9px; left:162px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 10px solid #e4e4e4;}
.detail_share .share .share_div::after{content: ''; width: 0; height: 0; position: absolute; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 10px solid #fff; top: -7.5px; left: 162px;}
.detail_topinfo .title_txt {margin:0;font-size:18px;color:#5d5d5d;margin-bottom:10px;}

.jjim {width:45px;height:45px;border-radius:23px;border:1px solid #e5e5e5;margin-left: 10px;transition: all .3s;}
.jjim {background:url(/common/front/img/detail/jjim.svg) no-repeat center/25px 25px;}
.jjim.clicked {background:url(/common/front/img/detail/jjim_on.svg) no-repeat center/25px 25px;}
 

.detail_topinfo_name{font-size:26px;line-height:35px;font-weight:600;padding:0;}
.detail_topinfo_event{font-size:26px;line-height:35px;font-weight:600;padding-top:10px;color:#ff7f2a;}
.detail_topinfo_event_info{background:#f8f8f8;padding:20px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;margin-top:30px;}
.detail_topinfo_event_info p{margin:0;font-weight:normal;color:#282828;line-height:25px;}
.detail_topinfo_event_info p .bold{font-weight:600;}
.date_border{border-bottom:1px solid #e7e7e7;}
.data_height{padding-top:5px;}  
.data_left{float:left;}
.data_size{font-size:18px;}

.data_price{float:left;}
.data_original_price{font-size:18px;}
.data_price{font-size:30px;font-weight:700;}


.data_option_wrap, .data_total_wrap{border:none;}
.data_select{padding-top:10px;}
.goodsoption select{width:600px;height:45px;margin-top:10px;padding:0 10px;}
.goodsoption select option{padding:10px 0;}

.add_option input,
.add_option select{width:100%;height:45px;}

.option_box{background-color:#fdfdfd; padding:20px;}
.option_box .opt_wrap{position:relative;}
.option_box .opt_wrap:after{content:"";display:block;clear:both;}
.option_box .prc_wrap:after{content:"";display:block;clear:both;}
.option_choice1{max-width:520px;padding-right:20px;padding:14px 0;} 
.option_choice2{padding-left:20px;padding-bottom: 20px;}
.option_delete{position: absolute;top:0;right:10px}
.option_amount{float:left;border:1px solid #d8d8d8; clear:both;}
.option_amount div{padding:2px 10px; background-color:#fff;}
.option_amount div.option_minus,
.option_amount div.option_plus{padding:0; background-color:#f6f6f6;}
.option_amount div a{display:inline-block;width:100%;height:100%;padding:5px 10px;}
.option_quantity{border:1px solid #d8d8d8;height:30px;;margin:-1px 0;}
.option_price{float:right;font-size:24px;font-weight:600;}

 
.data_total_wrap{display: inline-block;width: 600px;}
.total_price{color:#901dcc;float:right;font-size:30px;font-weight:700;margin-top:-10px;}


.detail_topinfo_btn{padding-top:40px;}
.basket_btn{outline:0;cursor:pointer;border:0;float:left;width:297px;height:60px;background-color:#f4f4f4;font:500 16px "Noto Sans KR";border-radius:0px;color:#939393;}
.buy_btn{outline:0;cursor:pointer;border:0;float:right; width:297px;height:60px;background:linear-gradient(to right,#7f1ea2,#a330cd);border:0;font:500 16px "Noto Sans KR";border-radius:0px;color:#fff;}
.evtinfo_btn{float:left;width:297px;height:60px;background-color:#fff;color:#66a1f0;border:1px solid #e7e7e7;text-align:center;line-height:60px;color:#ff7f2a;font-weight:bold;}
.evtadd_btn{outline:0;float:right; width:444px;height:60px;background-color:#f4f4f4;color:#9e9e9e;border:0;border-radius:5px;font-weight:500;}
.expected_btn {outline:0;width:100%;height:60px;background-color:#f4f4f4;color:#9e9e9e;border:0;border-radius:5px;font-weight:500;}

.data_card img{margin: -3px 0 0 10px;vertical-align: middle;}

/*상세메뉴*/ 
.detail_page_menu{margin:50px 0;margin-bottom:25px;display: inline-block;width:921px;}
.detail_page_menu ul li{float:left;width:286.6px;font-size: 15px;text-align:center;}

.detail_page_menu ul .page_on{border-bottom: 1px solid #46316c;height:60px;margin-bottom: -2px;background-color: #522874;box-sizing:border-box;}
.detail_page_menu ul .page_on a {color:white; display:block; box-sizing:border-box;padding:22px 0;}
.detail_page_menu ul .page_off{float: left;border-bottom: none;border-left-width: 0;background-color: #f8f8f8;height:60px; border-bottom: 1px solid #46316c;box-sizing:border-box;}
.detail_page_menu ul .page_off a {color:#939393; display:block; box-sizing:border-box;padding:22px 0;}
.detail_page_menu ul .page_first{border-left-width: 1px; display:block; box-sizing:border-box;}
.detail_page_menu ul a{width:100%;height:100%;}

/*상세 으른쪽 카테고리*/

.left_detail_page{min-height:1000px;width:900px;float:left;overflow-x:hidden;}
.left_detail_page img{max-width:100%;}

.right_option_total .right_option_price {color:#901dcc;}
.right_option{width:350px;height: auto;padding-bottom:20px;border:1px solid #d8d8d8;box-sizing:border-box;float:right;margin-top:50px;}
.right_option_title{font-size:18px;font-weight:500;padding:20px 22px 22px 20px;}
.sub_add_option input,
.sub_add_option select,
.sub_select .goodsoption select{height:45px; width:308px;padding-left:20px;margin:0 0 5px 20px;}


.right_option_box{position:relative;width:308px;background-color:#fcfcfc;border:1px solid #e4e4e4;box-sizing:border-box;display: inline-block;margin:0 20px 0 20px;padding-bottom:20px;}
.right_option_box:after{content:'';display:block;clear:both;}
.right_option_choice1{padding:20px 0 5px 20px;}
.right_option_choice2{padding-left:40px;}
.right_option_delete{position: absolute;top:10px;right:20px;}
.right_option_amount{float:left;border:1px solid #d8d8d8; clear:both;margin-left:20px;}
.right_option_amount div{ background-color:#fff;}
.right_option_amount div.right_option_minus,
.right_option_amount div.right_option_plus{padding:5px 0; background-color:#f6f6f6;}
.right_option_amount div a{display:inline-block;width:100%;height:100%;padding:2px 10px;}
.right_option_quantity{border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;}
.right_option_box .right_option_price{margin:1px 20px 0 0;font-size:20px;}

.right_option_bar{width:348px;height:1px;background:#d8d8d8;}

.right_option_total{padding:50px 20px;}
.right_option_total_title{float:left;}
.right_option_price{float:right;font-size:24px;font-weight:700;margin-top:-5px;}

.right_option_basket_btn{cursor:pointer;width:308px;height:55px;border:1px solid #efefef;color:#939393;background:#efefef;margin-left:20px;margin-bottom:10px;border-radius:0px;font:500 16px "Noto Sans KR";}
.right_option_buy_btn{cursor:pointer;width:308px;height:55px;background:linear-gradient(to right,#522872,#5c047f);color:#fff;border:0;margin-left:20px;border-radius:0px;font:500 16px "Noto Sans KR";}

.right_option_top{height:auto;padding-bottom:20px;overflow-y:auto;overflow-x:hidden;}


/*상세정보*/
.pdt_info{clear:both;padding:100px 0;}
.pdt_info h4{font-size:20px;}
.pdt_info table{border-top: 2px solid #171717;border-bottom: 2px solid #171717;table-layout: fixed;box-sizing:border-box;}
.pdt_info table tr{border-bottom: 1px solid #d9d9d9;    display: block;    width: 1280px;}
.pdt_info table th{height: 46px; font-size: 12px;text-align:left;padding-left:30px;width:320px; }
.pdt_info table td{padding: 0;  font-size: 12px;    text-align: left;      }
.pdt_info table tr:last-child{border-bottom:0;}


/*상세 리뷰페이지*/
.review_page{display: inline-block; width:1280px;padding: 38px 0 15px  0; border: 1px solid #c5c5c5;     }
.review_page dl{position: relative;float: left;margin-left: 55px;padding-right:45px;}
.review_page dl dd{display: block;margin: 0;text-align: center;float:left;   }
.review_page dl dt{padding-bottom: 8px;color: #000;font-size: 18px;}
.review_page dl dt span{position: relative;margin-left: 5px;padding-left: 9px;color: #666;font-size: 14px;vertical-align: 1px;}

.review_page .star{display: inline-block;width: 199px;height: 23px;background:url('/common/front/img/detail/star.png') no-repeat 0 0;}
.review_page dl dd .txt_star{display: inline-block;margin-left: 22px;color: #b9b9b9;font-size: 30px;letter-spacing: -.07em;padding: 8px 0 7px;}
.review_page #txt_star{color: #ff7f2a;font-size: 54px;font-weight:600;font-style: normal;}

.review_page .delivery{width:280px;height:80px;vertical-align:-10px; background:url('/common/front/img/detail/day.png') no-repeat 6px 20px;}

.review_page .delivery li{float:left;padding-top:45px;}
.review_page .delivery>li:nth-child(2){padding-left:40px;}
.review_page .delivery>li:nth-child(3){padding-left:40px;}
.review_page .delivery>li:nth-child(4){padding-left:30px;}

.review_page .btn{margin:35px 50px 0 0;float: right;display: inline-block;width: 180px;height: 50px; border: 1px solid #333; font-size: 14px;color: #fff; background-color: #000;}


.review_list{border-top: 2px solid #171717;border-bottom: 2px solid #171717;margin-top:50px;}
.review_list table tr{border-bottom: 1px solid #d9d9d9;    display: block;    width: 1280px;font-size: 15px;}
.review_list table tr:last-child{border-bottom:0;}

.review_list .star{display: inline-block;width:200px;height:50px;background:url('/common/front/img/detail/list_star.png') no-repeat 0;margin-left: 30px;}
.review_list .title{width:680px;}
.review_list .id{width:200px;    text-align: center;}
.review_list .days{width:200px;    text-align: center;}

/*페이지*/
.page_list{text-align:center;padding:50px 0;}
.page_list a {padding:0 15px;} 



/*안내*/

.return_delivery_page .title h4{font-size:20px;}
.return_delivery_page .title p{font-size: 15px;color: #333;padding-bottom:15px;}
.return_delivery_page table{border-bottom: 1px solid #d5d5d5;border-top: none;table-layout: fixed;border-collapse:collapse;margin-bottom: 60px;}
.return_delivery_page table tr{border-top: 1px solid #d5d5d5;display: inline-block;width: 100%;}
.return_delivery_page table th{background-color: #fafafa;text-align: center;font-size: 16px;color: #000;padding: 0;width: 270px;font-weight:400;}
.return_delivery_page table td{padding: 27px 40px;}
.return_delivery_page table td ul li{font-size: 14px;color: #333;line-height: 18px;position: relative;padding-left: 12px;margin-bottom: 7px;}


.fixed-bar{position:fixed;top:20px;left:50%;margin-left:290px;}
.tbl_prdinfo_wrap caption{display:none;}

 




.data_card_wrap {position:relative;} 
.data_card_wrap .card_info {z-index:2;padding:10px;position:absolute;top:55px;left:0;width:100%; height:auto; border:1px solid #dddddd; background-color:#fff;}
.notice * {box-sizing:border-box;}
.notice {position : relative; padding : 5px; box-sizing: border-box;height:600px;}
.notice > ul {width:100%;}
.notice > ul > li.lilist {font-size: 15px;border:1px solid #999999;;color:#b4b4b4;float : left; cursor:pointer;width:50%;text-align:center; padding:10px 0;}
.notice > ul > li > a {display : block;padding : 5px;}
.notice > ul > li > ul {position : absolute; top : 100px; left: 0; width : 100%; height :500px;overflow-y: scroll;}
.notice h4 {font-weight:500;font-size: 15px;color:#111111;margin:0; margin-top:5px;margin-bottom:15px;}
.notice > ul > .lilist.active  {border:0;color : white; background-color : #901dcc;border:1px solid #901dcc;}
.notice > ul > .lilist.active > small>  .mu {color:white;}
.notice > ul > li.lilist .mu {color:#901dcc;}
.depth > li {color:black;}

.notice > ul > .lilist:last-child.active .notice{height:700px;}

.depthspan {color:#901dcc;margin-right:10px;font-weight:bold;}
.depth li:nth-of-type(2n) {background-color: #fafafa; padding:14px 10px; border-top: 2px dotted #dcdcdc;}
.depth li {line-height:20px;padding: 5px 6px; font-size:14px; font-weight:400;}
.depth {text-align: left; height:500px;overflow-y: scroll;}
.cardsub_txt {padding-left:80px; color:#999999;}
.data_price_wrap {padding:0;}
.cfdata {border-bottom:none;}
.compare {border-bottom:1px solid #e7e7e7;padding-bottom:10px;}

.product_select {width:100%; height:60px; background-color:#f8f8f8; color:#939393; padding:22px; font-size: 15px;}
.product_name {font-size:18px;font-weight:500;width:100%; padding:22px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;}

.data_right del {
    font-size: 20px;
    text-decoration: line-through;  
    text-decoration-thickness: from-font;  
    color: #999999;
    }
.data_right small {font-family:var(--main-fonts);font-weight:400;color:#999999;}
.data_dc {font-size:30px; letter-spacing:-1px;color:#901dcc;font-weight:700;display:inline-block;}
.data_dc small { letter-spacing:-1px;color:#901dcc;font-weight:700;font-size: 22px;}
.data_price { letter-spacing:-1px;}
.data_price small{color:#191919;font-weight:700; letter-spacing:-1px;margin-left:2px;font-size:22px;}
.txt_total_price { letter-spacing:-1px;}
.total_price small { letter-spacing:-1px;font-size:65%;}
.option_price { letter-spacing:-1px;}
.option_price small{ letter-spacing:-1px;}
.right_option_price { letter-spacing:-1px;}
.data_size{font-weight:500;font-family:var(--main-fonts);}
.data_delivery {font-size:18px;font-family:var(--main-fonts);}
#btnCardInfo {font-size:18px; font-weight:500;font-family:var(--main-fonts);}


#detail_image_small ul li a.on .small_img {box-sizing:border-box;border:2px solid #7f1fa2;}
.mumore {vertical-align:middle;margin-left:5px; box-sizing: border-box; border:1px solid #efefef; color: #9a9a9a; text-align: center;font-size:13px; padding:3px 6px;}


/* REVIEW */ 
#review {
    margin-bottom: 50px;
}
#review * {
    
}
.boardTop {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
}
.boardTop .qnaTitle {
    
    font-size: 25px;
    color: #191919;
    margin: 0;
    display: flex;
    align-items: baseline;
} 
.boardTop .qnaTitle span {
    
    font-size: 18px;
    margin-left: 10px;
}
.starAverage {
    padding: 30px 140px;
    display: flex;
    justify-content: space-between;
}
.starAverage .starNum {
    width: 160px;
    text-align: center;
}
.starAverage .starNum p {
    margin: 0;
}
.starAverage .starNum p:first-child {
    
    font-size: 18px;
    margin-bottom: 15px;
}
.starAverage .totalReview {
    color: #969696;
    
    font-size: 18px;
    display: block;
    margin-top: 10px;
}
.starAverage .starNum p:nth-of-type(2) {
    
    font-size: 45px;
}
.starAverage .starRate {
    margin-top: 10px;
}
.starAverage .rating-group {
    display: inline-flex;
    pointer-events: none;
  }
.starAverage .rating__icon {
    pointer-events: none; 
}
.starAverage .rating__input {
    display: none;
}
.starAverage .rating__label {
cursor: pointer;
}
.starAverage .rating__label--half {
    padding-right: 0;
    margin-right: -15.1px; 
    z-index: 2; 
}  
.starAverage .stFull {
    fill: #FFD34F;
    stroke: #F9C34B;
    stroke-miterlimit: 10;
}
.starAverage .stHalf {
    fill: #FFD34F;
    stroke: #F9C34B;
    stroke-miterlimit: 10;
}
.starAverage .stEmpty {
    fill: #FFFFFF;
    stroke: #D8D8D8;
} 
.starAverage .rating__input:checked ~ .rating__label .stFull {
    fill: #FFF;
    stroke: #d8d8d8; 
}
.starAverage .rating__input:checked ~ .rating__label .stHalf {
    fill: #FFF;
    stroke: #d8d8d8;
}
.starAverage svg {
    width: 30px;
    height: 30px; 
}
.starAverage #wrapper { 
    width: 1280px;
    margin:0 auto;
    padding: 200px 0;
}
.starAverage .starHalf {
    width: 15px;
    height: 30px;
}
.starAverage .star {
    margin-right: 2px;
}


.starProcess p {
    
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
}
.starProcess .proBars {
    display: flex;
}
.starProcess .proBar {
    text-align: center;
}
.starProcess .proFull {
    background: #f4f4f4;
    width: 16px;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    margin: 14px;

}
.starProcess .proFull .proFill {
    position: absolute;
    background: #ffd34f;
    bottom: 0;
    left: 0;
    width: 16px;
    border-radius: 8px;
    height: 0px;
    transition: all .3s;
}

.starProcess .proBar span {
    
    font-size: 16px;
    color: #969696;
}

.reviewAll .selectOpt {
    background: #fafafa;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.reviewAll .selectOpt select {
    outline: 0;
    border: 1px solid #e4e4e4; 
    background: #fff; 
    width: 150px;
    height: 40px;
     
    -webkit-appearance:none;
    -moz-appearance:none; 
    font-size: 15px;
    -o-appearance:none; 
    appearance:none; 
    padding-left: 15px;
    line-height: 40px;
    background: url(/common/image/arrow/down_icon_dark.svg) no-repeat #fff 90% 50% / 15px 7px; 
}
.reviewAll .selectOpt select.searchOpt {
    width: 250px; 
    margin-left: 5px;
    background: url(/common/image/arrow/down_icon_dark.svg) no-repeat #fff 95% 50% / 15px 7px;
    padding-right: 33px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.reviewAll .selectOpt select.searchOpt option{
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
#reviewAll label.searchPhoto {margin-left: 40px;}
#reviewAll input[type=checkbox] {display:none;}  
#reviewAll input[type="checkbox"] + .spanover {position:relative;font-size:15px;}
#reviewAll input[type="checkbox"] + .spanover:before {content:'';position:absolute;top:-7px;left:-37px; width:30px; height: 30px; background:url('/common/image/arrow/uncheckbox.svg') no-repeat center; cursor: pointer; border-radius: 0px;float: right;}
#reviewAll input[type="checkbox"]:checked + .spanover:before {background:url('/common/image/arrow/checkbox.svg') no-repeat center center; float: right} 
  

 


/* 1066PX 그리드 작업 */ 

.detail_image {
    width: 610px;
    display: flex;
}
.detail_topinfo {width:636px;}
.basket_btn {width:50%;height:60px;font-weight:500;}
.buy_btn {float:left;width:50%;height:60px;} 
.data_total_wrap {width:100%;} 
.btn__box {
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}
.gift_btn {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
    background: #a330cd;
    display: flex;
    align-items: center;
    flex-wrap: wrap; 
    justify-content: center;
    outline: 0;
    border: 0;
    margin-left: 16px;
    cursor: pointer;
}
.gift_btn img {
    width: 24px;
    height: 24px;
    filter: invert(1);
}
.gift_btn span {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: -10px;
    width: 100%;
}

/*카드 혜택 안내 */  

.notice > ul > li.lilist {font-size:13px; border: 1px solid #dddddd;}

/* 설명 페이지 */

.detail_page_menu ul .page_on {background-color:#fff; border:1px solid #ddd;border-bottom:none;}
.detail_page_menu ul .page_on a {color:black;}
.detail_page_menu ul li {width:200px;}
.detail_page_menu ul .page_off {border:1px solid #ddd;}
/* .detail_page_menu ul li:nth-of-type(n+2):nth-of-type(-n+3) {border-right:none;} */
.detail_page_menu ul li:nth-of-type(4) {border-left: none;}
.detail_page_menu ul li:nth-of-type(2) {border-left: none;border-right:none;}
.right_option_ex {width:218px;}
.right_option_basket_btn {width:190px;height:54px;}
.right_option_buy_btn {width:190px;height:54px;}
.right_option_bar {width:100%;}
.detail_page_menu {width:840px;}

.fixed-bar {left:51.4%;}
.right_option_buy_btn {margin-left:13px;background:url('/common/img/renew/detail/mpurchase.png') no-repeat right top;}
.right_option_basket_btn {margin-left:13px}
.product_name {font-family:var(--main-fonts);}
.right_option_total_title {font-family:var(--main-fonts);}
.right_option_price {margin-top:10px;}
.right_option_box {width:100%; margin:0 auto;border:none;}
.right_option_box .right_option_price {margin: 10px 20px 0 0;}

.detail_topinfo_btn {
    padding-top:20px;
    flex-wrap: nowrap !important;
}
.option_box {padding: 0px 20px 10px 20px;} 

.goodsoption select {width: 100%;}
.sub_select .goodsoption select {width:100%; margin: 0 0 5px 0px;}
.sub_add_option select {width:100%; margin: 0 0 5px 0px;}

.left_menu{width:209px;position:absolute;left:50%;margin-top:17px;margin-left:-640px;}
.left_menu h3 {height:40px;font-size:21px;line-height:40px;font-weight:500;margin:0;font-family:var(--main-fonts);padding-left:15px;background:#A349A4;color:#FFF}
.left_menu li {height:40px;line-height:40px;border-bottom:1px solid #767676;color:#767676;font-family:var(--main-fonts);padding-left:15px;font-size: 15px;font-weight:500;}
.left_menu li:last-child{border-bottom:none;}
.left_menu li a{display:inline-block;width:100%;}
.left_menu li a:hover{background:url("/common/front/img/hear_images/arrow.png") no-repeat center right;font-weight:900;}
.lmenu .detail_image{width:500px;padding-right:0;}
.lmenu .detail_topinfo{width:550px;}
.lmenu .contents{padding-left:210px;} 
.lmenu .detail_wrap{width:1280px;}
.lmenu .contents .data_total_wrap {width:100%}
.lmenu #addCartItem, .lmenu #addOrderItem {width:49%} 
.lmenu .path_nav{padding-left:250px;}
.lmenu #img_wrap img{width:400px;height:400px;}
#card_info_wrap{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;z-index:10000}
#card_info_wrap .blank{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:0.7;}
#card_info_wrap .content{position:absolute;left:50%;margin-left:-300px;}

.data_right {padding-left:30px;}
.data_right del {font-weight:300;}
.data_size {font-size: 15px;color:#999999;}
.detail_topinfo_name {font-weight:500;}
.data_delivery {font-size: 15px;}
.data_card {font-size: 15px;margin-top:-5px;}
.date_wrap {
    padding: 20px 0;
    display: flex; 
    flex-wrap: wrap;
    align-items: center;
}  

/*.data_card_wrap {border-bottom:1px solid #e7e7e7;}*/
.data_card_wrap .card_info {top:45px;}

.goodsoption select {
    margin-top: 5px; 
    color: #191919;
    padding-left: 20px;
    width: 554px;
    height: 50px;
    border: 1px solid #f2f2f2;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/common/front/img/down.svg) no-repeat 95% 50%;
    background-size: 12px;
} 
.select_div {
    padding-bottom: 10px;
    margin-top: 5px; 
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: 0;
}
.data_select {padding-top:0px;} 
.opt_display {
    min-height: 42px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    justify-content: space-between;
    border-top: 1px solid #e7e7e7;
}
.option_delete {border-left:1px solid #f2f2f2;right:0;position:relative;height:100%;width:46px;}
.option_delete a {position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);}
.option_box {background-color:#fafafa;padding:0;}
.add_option input, .add_option select {width:404px;height:36px;} 
.add_option input {border:1px solid #f2f2f2; outline:0;border-radius:0px;padding-left:20px;}
.add_option select {margin-top:5px;color:#191919;padding-left:20px;width:404px;height:36px;border:1px solid #f2f2f2; outline:0;-webkit-appearance: none;-moz-appearance: none; appearance: none; background: url(/common/front/img/down.svg) no-repeat 95% 50%;background-size:12px;} 

.option_box .opt_wrap {display:flex;}
#tmpCartParentLyr > div {
    margin-top:5px;
    width: 100%;
}
#tmpCartParentLyr > div:first-child {
    margin-top: 14px;
}

.data_total_wrap{margin-top:20px;}
.option_box .opt_wrap {width:482px;overflow:hidden;}
.option_amount {border:none;display:flex;}
.option_minus {background:#f4f4f4;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer;}
.option_minus a {color:#bbbbbb;}
.option_plus {background:#fdfdfd;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer;}
.option_plus a {color:#bbbbbb}
.option_amount div a {padding:0;display:block;}
.option_amount div.option_minus, .option_amount div.option_plus{width:36px;height:36px;background:#fff;border:1px solid #f2f2f2;}
.option_quantity {margin:0;height:36px;border:none;}
.option_amount div {background-color:#fafafa;}
.option_amount input {background:#fafafa;}
.prc_wrap {display:flex;height:100%;align-items:center;padding:0 2px;border-left:1px solid #f2f2f2;}

.option_choice1 {
    width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    padding-right: 10px;
    word-break: keep-all;
}
.option_choice2 {padding:5px 0;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
 
.data_total_wrap {display:flex;justify-content: space-between;}
.total_price {margin-left:20px;float:none;}
.total_price small {font-size:21px;font-weight:600;margin-left:2px;}

 




.detail_wrap {display:block;width:1280px;margin:0 auto;} 
.detail_wrapper_m {width:100%;margin:0 auto;position:relative;}
/* right option */
.right_option_ex{border:1px solid #d8d8d8;margin-top:50px;}
.right_option_ex {width:1280px;;height: auto;overflow:hidden;border:none;position:absolute;left:50%;transform:translate(-50%);}
.product_select {
    border: none;
    cursor: pointer;
    width: 218px;
    background: #7f1ea2;
    color: #fff;
    position: relative;
    left: 50%;
    margin-left: 422px;
    padding: 0;
    text-align: center;
    line-height: 60px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.detail_page_menu {width:1280px;}
.detail_page_menu ul li {width:calc(100%/5 - 1px);cursor:pointer;}
.right_option_top {overflow-y:hidden;}
.select_wrap {width:100%;background:transparent;}
.detail_page_wrapper {width:1280px;margin:0 auto;}
.right_option_top {padding-bottom:0;}
.bottom_div_border {background:#fff;border-top:2px solid #7f1ea2;}
.fixed_bottom {position:fixed;bottom:0px;z-index:98;}
.fixed_bottom .product_select {margin-left: 422px;}
.fixed_bottom .bottom_div_border {height:auto;padding-top:20px;}
.bottom_div_border.border_show {border:2px solid #901dcc;padding-bottom:20px;}
.bottom_div {display:none;background:#fff;}
.bottom_div_flex {display:flex;}
.bottom_div_left {width:795px;padding-left:35px;}
.bottom_div_right {width:calc(100% - 795px);padding:0 35px 0 30px;border-left:1px solid #f2f2f2;}

.bottom_div select, .bottom_div input {width:580px !important;height:40px !important;}
.bottom_div select {border:1px solid #f2f2f2;outline:0;-webkit-appearance: none;-moz-appearance: none; appearance: none;background:url(/common/front/img/down.svg) no-repeat 96.5% 50%;background-size:12px;}

.right_option_delete {position:relative;top:0;right:0;}
.option_box_flex {display:flex;}
.right_option_flex {display:flex;height:40px;line-height:40px;width:580px;padding:0 20px;border:1px solid #f2f2f2;background:#fafafa;}
.right_option_amount {width:140px;margin-left:0;background:#fafafa;margin-left:10px;height:40px;}
.right_option_box {width:100%;display:flex;align-items: center;padding-bottom:0;margin:0;background:#fff;}
.right_option_quantity input {width:40px !important;background:#fafafa;}
.right_option_quantity {border:none;}

.right_option_amount {border:1px solid #f2f2f2;display:flex;justify-content: space-between;align-items:center;padding:0 2px;}
.right_option_amount div.right_option_minus, .right_option_amount div.right_option_plus {background:#fff;border:1px solid #f2f2f2;padding:0;width:35px;height:35px;}
.right_option_amount div a {padding:0;display:block;text-align:center;line-height:35px;}
 
.right_option_choice1 {padding:0;width:100%;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.right_option_choice2 {padding:0;width:230px;}
.right_option_delete a {display:block;margin-top:-3px;}

#subCartParentLyr > div {margin-top:10px;}
#subCartParentLyr > div:first-child {margin-top:6px;}

.right_option_total {padding:0;margin-bottom:20px;}
.right_option_basket_btn {outline:0;border-radius:5px;width:100%;margin:0;}
.right_option_buy_btn {outline:0;border-radius:5px;background:linear-gradient(to right,#901dcc, #ca46fc);width:100%;margin:0;margin-bottom:10px;}
.right_option_price {margin-top:30px;}
.right_option_total_title {}

.show_select {width:12px;margin-left:10px;transition:.3s;transform:rotate(180deg);}
.show_select.rotate_img {transform:rotate(360deg);}
.detail_page_menu ul a {}

.left_detail_page {width:1280px;text-align:center;overflow:hidden;margin-bottom: 50px;}
.left_detail_page img {width:auto;}
.right_option_total .right_option_price {color:#191919;}
 

.detail_wrap {min-height:570px;}
.small_img {width:80px;height:80px;overflow:hidden;}
.small_img .thumb{position:relative;padding-top:100%;overflow:hidden;}
.small_img .thumb .centered{position:absolute;top:0;left:0;right:0;bottom:0;transform:translate(50%,50%);}
.small_img .thumb img {position:absolute;top:0;left:0;max-width:100%;max-height:100%;transform:translate(-50%,-50%);filter:brightness(.97);}  


/* 상품 정보 고시 란 */
.boardTop {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
}
.boardTop .notiTitle {
    
    font-size: 25px;
    color: #191919;
    margin: 0;
} 
#info_noti {
    margin-bottom: 30px;
}
#info_noti ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 13px;
    color: rgb(51, 51, 51);
    line-height: 18px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #f1f1f1;
}
#info_noti ul li {
   border-top: 1px solid #f1f1f1;
   font-size: 15px;
   
   color: #0e0e0e;
   line-height: 1.56;
}
#info_noti ul li:nth-child(-n+5) {
    border-top: none;
}
#info_noti .noti__title { 
    width: 190px;
    padding: 32px 16px;
    background-color: rgb(247, 247, 247);
    word-break: break-all;
    box-sizing: border-box;
    text-align: left;
    display: flex;
    align-items: center;
} 
#info_noti .noti__detail {
    display: flex;
    width: 450px;  
    padding: 32px 16px;
    color: rgb(102, 102, 102);
    box-sizing: border-box;
    text-align: justify;
}

/* 깎아주세요 */
.p_alert {
    margin-bottom: 6px;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: end;
}
.p_alert::before {
    content: '최저가 도전! 일부 상품은 제외됩니다. 자세한 내용을 확인해주세요.';
    display: none;
    position: absolute;
    top: -26px;
    right: 0;
    padding: 10px 13px 8px 14px;
    font-size: 13px;
    border: 1px solid #39b60e;
    border-radius: 50px;
    letter-spacing: var(--main-letter-spacing);
    
    color: #39b60e;
    background: rgba(256, 256, 256, .9);
}
.p_alert:hover::before {
    display: inline-block;
}

.drink_caution { 
    border: 1px solid #f1f1f1;
    padding: 18px 20px 27px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.drink_caution > div {
    text-align: center; 
    font-size: 15px; 
    line-height: 20px;
    color: #ff5151;
}
.drink_caution .caution_top {
    letter-spacing: var(--main-letter-spacing);
    
    font-size: 17px;
    padding: 18px 0;
    text-align: center;
    background: #f7f7f7;
    margin: 0;
    margin-bottom: 27px;
    font-weight: 600;
}   