/* BASIC css start */
#contentWrap { width: 100%; margin: 5px auto;}
#productDetail {width:100%; margin: 0 auto; }
#productDetail .loc-navi { margin-top: 0px; padding-bottom: 10px;  }
#productDetail .loc-navi a{ font-size:13px; }
#productDetail .loc-navi a:hover { text-decoration: underline; }
#productDetail .page-body { width:1200px; margin:0 auto;  margin-top: 40px;}

#productDetail .page-body h3.title {font-size:15px; color:#525252; font-weight:bold; float:left; line-height:45px;}
#productDetail .page-body h3.title > .fs11 {font-size: 11px !important;line-height: 13px; font-weight:normal; color:#a5a5a5;}

/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { margin-bottom:90px;}
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap{width: 675px;float:left}
#productDetail .thumb-info .thumb-wrap ul.multi_img{width: 100%;height:560px}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_on{width:560px; height: 100%; float:right;  overflow:hidden }
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_on img{width:100%; height:100%; object-fit:cover; border-radius: 10px}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb{width:104px; margin-right:10px; float:left; height:100%; position:relative;}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb .swiper{height:560px}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb ul{width: auto; height:100%;  margin:0 auto; text-align:center}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb ul li{width:100%; display:block;float:left; margin-bottom:7.5px;  }
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb ul li:last-child{margin-bottom: 0 !important}
#productDetail .thumb-info .thumb-wrap ul.multi_img li.multi_thumb ul li img{width:100%; height:100%; object-fit:cover; border-radius:10px; }
#productDetail .thumb-info .thumb-wrap .z_image {width:100%;}
#productDetail .thumb-info .thumb-wrap .z_image a{width:100%;}
#productDetail .thumb-info .thumb-wrap .z_image img{width:100%; border-radius:10px; }

.multi_thumb :is(.swiper-next,.swiper-prev){border:1px solid #ebe5e1; cursor:pointer;background-color:rgba(255,255,255,.9); color:#fff; display:flex; align-items:center; justify-content:center; z-index:10; height:35px;}
.multi_thumb:hover :is(.swiper-next,.swiper-prev){}

.multi_thumb .swiper-button-disabled{display:none}
.multi_thumb .swiper_btn_wrap{display:flex; bottom:0; position:absolute;  width:100% }
.multi_thumb .swiper_btn_wrap>div{flex-grow:1; }
.swiper-prev img{transform:rotate(180deg); transform-origin:center center; )}

/*ÄíÆù ÇýÅÃ ¹öÆ°*/
.list_shoppingInfo .coupon-benefit {position:relative; margin:-25px 0 10px 0} 
.list_shoppingInfo .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.list_shoppingInfo .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.list_shoppingInfo .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }



#productDetail .thumb-info .info .table-opt .item_area { width:480px; height:170px; } 
#productDetail .thumb-info .info .table-opt .item_area .swiper { height:100% } 
#productDetail .thumb-info .info .table-opt .item_area ul { height:100%; overflow-y:auto; display:flex; flex-wrap:wrap; } 
#productDetail .thumb-info .info .table-opt .item_area ul>li { 
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 100%;
    padding: 10px 0;
    /* height: calc(100% / 3);*/} 

#productDetail .thumb-info .info .table-opt .item_area ul>li .thumb { width:150px; height:100% } 
#productDetail .thumb-info .info .table-opt .item_area ul>li .thumb>a { height: 100%; } 
#productDetail .thumb-info .info .table-opt .item_area ul>li .thumb>a>img {width:100%;  object-fit: cover; border-radius: 10px; } 
#productDetail .thumb-info .info .table-opt .item_area ul>li .info { width: 70%; padding: 0 20px 0 20px; display: flex; flex-direction: column; justify-content: center; } 



#productDetail .thumb-info .info .table-opt .item_area ul>li .info .prd-price span {font-weight: bold; color: #000; font-size: 15px;}
#productDetail .thumb-info .info .table-opt .item_area ul>li .info .prd-name { font-size: 15px; line-height: 23px; font-weight: 400; overflow: hidden;  margin-bottom: 2px; text-overflow: ellipsis; display: -webkit-box;  letter-spacing: normal;word-break: break-word; overflow-wrap: break-word;}


#productDetail .thumb-info .info .table-opt .item_area .opt-wrap { width: 200px; margin-top: 10px; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .tit { margin: 15px 0 ; font-size: 13px; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap dl { overflow: hidden; width: 100%; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap dt { float: left; width: 100px; padding-top: 4px; line-height:33px;}
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap dd { width: 200px; margin-bottom: 5px; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .sel-btn { 
    width: 200px;
    height: 35px;
    background-color: #b8b8b8;
    margin-top: 5px;
    text-align: center;
    border-radius: 5px;}
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .sel-btn a { color: #fff; text-align: center; line-height: 35px; font-size: 13px; font-weight: 400;}
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap select { width: 200px; height: 35px; border: 1px solid #ddd;  border-radius: 5px;}
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .opt-btns { position: relative; width: 56px; height: 19px }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 17px; border: 1px solid #ddd; text-align: right; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap dl .opt-count select { float: left; width: 180px; }
#productDetail .thumb-info .info .table-opt .item_area .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }






/* 1200px ÀÌÇÏ
@media all and (max-width:1200px){
    #productDetail .page-body { max-width:980px; margin:0 auto; }
    #productDetail .thumb-info .info { max-width:380px;  }
    #productDetail .thumb-info .thumb img { max-width:500px; } 
    #productDetail .prd-list { max-width:980px; margin:0 auto; }
  
    .displaynone { display:none; }
    .divClear { position:relative; display:block; clear:both; }  
 
    
}
*/




/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info { float: right; width:470px;}
#productDetail .thumb-info .info .tit-prd {font-weight: 500; font-size: 24px; color: #252525; }
#productDetail .thumb-info .info .tit-prd_sub {letter-spacing: 0px; font-size: 13px; margin-top:5px; margin-bottom:10px; color: #8d8d8d; }

#productDetail .thumb-info .info .tit-prd_add { font-weight:600; font-size: 15px; color: #252525; margin-top:10px; }
#productDetail .thumb-info .info .tit-prd_sub_add {letter-spacing: 0px; font-weight:500; font-size: 15px; margin-top:10px; color: #8d8d8d; }

#productDetail .thumb-info .info .tit-prd .MK-product-icons {display: flex; margin-top: 5px; align-items: center;}
#productDetail .thumb-info .info .tit-prd .MK-product-icons img {margin-right:3px;}



#productDetail .thumb-info .info .table-line { }

#productDetail .thumb-info .info .table-opt { padding:0; border-top: 1px dashed #e2e2e2;}
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td {vertical-align: middle;font-size: 13px; padding:10px 0; }
#productDetail .thumb-info .info .table-opt th { font-weight: 500; letter-spacing: 0; }
#productDetail .thumb-info .info .table-opt th > .tb-left-red { font-weight: 500; letter-spacing: 0; color:#e02020; text-align:left; position: relative; padding-left: 15px;}
#productDetail .thumb-info .info .table-opt th > .tb-left-red:before { position: absolute;  content: "";  left: 5px; top: 6px;  width: 7px; height: 7px; background: url(http://ftp.dailylike.jpg3.kr/hgodo/08_PC/etc/period_sale.png) no-repeat 0 0; background-size: 7px auto;}




#productDetail .thumb-info .info .table-opt td .tb-left.benefit_box {display:flex;}
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_kakao {}
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_kakao .banner_txt{padding: 0px 15px 0px 15px; background: #fff2f2; font-size: 13px; line-height: 44px; font-weight: 700; display: flex; align-items: flex-start; flex-direction: row; border-radius: 5px;} 
/*
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_kakao .banner_txt em{color: #fedc00;}*/
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_kakao .banner_txt span{margin-left: 6px; display: inline-flex; align-content: center; align-items: center; margin-top: 12px;}





#productDetail .thumb-info .info .table-opt td .tb-left .benefit_coupon {}
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_coupon .banner_txt{padding: 0px 79px 0px 20px; background: #fff; font-size: 13px;line-height: 50px; font-weight: 500; display: flex; align-items: flex-start; flex-direction: row;}    
/*
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_coupon .banner_txt em{color: #fedc00;}*/
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_coupon .banner_txt span{margin-left: 6px; display: inline-flex; align-content: center; align-items: center; margin-top: 12px;}

#productDetail .thumb-info .info .table-opt td .tb-left .benefit_coupon .banner_txt:hover {text-decoration-line: underline;}





#productDetail .thumb-info .info .table-opt td .tb-left .benefit_bn {display:-webkit-box; -webkit-box-align: center; align-items: center; position: relative; min-height: 40px; padding: 0 20px; background: #f2f2f2; word-break: keep-all; box-sizing: border-box;}
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_bn .banner_txt{font-weight: 700;font-size: 13px;color: #000;}
#productDetail .thumb-info .info .table-opt td .tb-left .benefit_bn .banner_txt em{  color: #e82d09;}

#productDetail .thumb-info .info .table-opt td .delivery .today {padding: 2px 7px;color: #fff; letter-spacing: -0.25px; font-size: 12px; background-color: #f00; border-radius: 10px;font-weight: 500;}
#productDetail .thumb-info .info .table-opt td .delivery_info span {color: #939393; font-size: 12px;}


/*»ó¼¼ÆäÀÌÁö ³» °¡°Ý¾È³»*/
.thumb-info .info .price_box {position:relative; margin:30px 0 15px;}
.thumb-info .info .price_box .price {display: inline; }
.thumb-info .info .price_box .price span {font-size:32px; font-weight:700;}
.thumb-info .info .price_box .price .custom { display:block; color:#bdbdbd; font-size:17px; font-weight: 400;}
.thumb-info .info .price_box .price .custom > strike > #pricevalue {color:#bdbdbd; font-size:17px; font-weight: 400; text-decoration: line-through;}
.thumb-info .info .price_box .price .sale_text {margin-right: 10px; color: #f00; font-size: 25px; font-weight: 600;letter-spacing: 0.3px;}
    
.thumb-info .info .price_box .priceInfo .custom{ display: block; color: #bdbdbd; font-size: 17px; font-weight: 400;}

.thumb-info .info .price_box .priceInfo .dc {display: inline-block; color: #f00; font-size: 25px; font-weight: 600; letter-spacing: 0.3px; margin-right: 5px;}

    
.thumb-info .info .salebox {display:inline-block;}
.thumb-info .info .period_box {font-size: 13px; color: #9e9e9e; padding-top: 5px; font-weight: 500;}





/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; color: #e62d09; font-size:20px; padding:0 0 0 3px; }
#productDetail .thumb-info .info .table-opt .price_add { font-weight: bold; color: #000; font-size:14px; padding:0 0 0 3px; }
#productDetail .thumb-info .info .table-opt .origin-price { font-weight: bold; color: #9c9c9c; }
#productDetail .thumb-info .info .table-opt .period { font-weight:600; color: #e02020; }
#productDetail .thumb-info .info .table-opt .point_percent{ font-weight: bold; color: #e62d09; }
/* ÁÖ¹®¼ö·® */
#goods_amount { float: left; width: 32px; border: 0; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 19px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 7px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px; }
#productDetail .thumb-info .info .prd-btns { margin-top: 20px; }
#productDetail .thumb-info .info .prd-btns a { margin: 0 ; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-left: 10px; font-weight: bold; }
/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { /*width: 600px;*/ margin-top: 10px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin: 15px 0 ; font-size: 13px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width: 100px; margin-bottom: 5px; padding-top: 4px; line-height:33px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dd { width: 470px; margin-bottom: 5px; }

#productDetail .thumb-info .info .table-opt .opt-wrap select { width: 369px; height: 40px; border: 1px solid #ddd; border-radius: 5px; padding: 5px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 56px; height: 19px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 40px; height: 17px; border: 1px solid #ddd; text-align: right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 0; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 180px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }
/* Å¸ÀÌÆ² °øÅë */
#productDetail .tit-hd { margin-top: 70px; border-bottom: 1px solid #b8b8b8; padding-left: 4px; }
#productDetail .tit-hd .tit-detail { height: 16px; padding-top: 8px; padding-left: 20px; background: url(/images/d3/modern_house/bg_tab.gif) no-repeat 0 0; }
#productDetail .tit-hd .btns-part { position: relative; }
#productDetail .tit-hd .btns { position: absolute; right: 0; top: -26px; text-align: center; }

/* »ó¼¼»ó´Ü ÄíÆù */
#productDetail .coupon { width: 350px; margin: 15px 0 0 305px; }



/* »óÇ° »ó¼¼ ÀÌ¹ÌÁö */
#productDetail .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin: 0 auto; width: 100%; overflow: hidden; }
#productDetail .prd-detail img { max-width: 100%; }
#productDetail .prd-gift { margin-top: -14px; }


/* ±¸¸Å¹öÆ° */
#productDetail .thumb-info .info .prd-btns .soldout {display:block; float:left; width:420px; height:66px;  font-size:14px; color:#1a1a1a; line-height:66px; border:1px solid #dedede; border-radius:0; background-color:#fff; cursor:default;}
#productDetail .thumb-info .info .prd-btns .soldout:hover {background-color:#fff !important;}
#productDetail .thumb-info .info .prd-btns {width:100%; margin:0px; padding:0; text-align:center; display:table; font-size:0;font-weight:400;letter-spacing:1px;}
#productDetail .thumb-info .info .prd-btns a {float:left; display:block; height:55px; font-size:15px; font-weight:500; line-height:54px; text-align:center; border-radius:0; box-sizing: border-box; -moz-box-sizing:border-box;}



#productDetail .thumb-info .info .prd-btns .btn_wish {
    width: 25%;
    border: 1px solid #dfdfdf;
    margin-right: 5px;
    border-radius: 5px;}
#productDetail .thumb-info .info .prd-btns .btn_wish img { vertical-align: middle; }


#productDetail .thumb-info .info .prd-btns ul {
    display: flex;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;}
#productDetail .thumb-info .info .prd-btns li { display: contents;}

#productDetail .thumb-info .info .prd-btns .btn_cart { width: 80%; border: 1px solid #dfdfdf; color: #333; margin-right: 5px; border-radius: 5px;}
#productDetail .thumb-info .info .prd-btns .btn_kakao {width: 25%; border: 1px solid #dfdfdf; color: #333; margin-right: 5px; border-radius: 5px;}

#productDetail .thumb-info .info .prd-btns .btn_kakao img { vertical-align: middle;  margin-right: 5px;}
#productDetail .thumb-info .info .prd-btns .btn_buy { width: 100%; margin-left: 0; background: #000;  color: #fff; font-size: 15px; font-weight: 500;}


#productDetail .thumb-info .info .prd-btns ul.soldout-btns li.soldout_once a{ width: 100%; margin-right: 2px; background: #cfcfcf;  color: #fff; font-size: 15px; font-weight: 500; border-radius: 5px;}
#productDetail .thumb-info .info .prd-btns ul.soldout-btns li.soldout_sms a { width: 100%; margin-left: 0; background: #fff;  color: #b7b7b7; font-size: 15px; font-weight: 400; border-radius: 5px; border:1px solid #dfdfdf;}


#productDetail .thumb-info .info .prd-btns a {display: inline-block; *zoom: 1;  *display: inline; height: 60px; line-height: 60px; background: #fff; font-size: 15px; font-weight: 500; text-align: center; vertical-align: top;}



#productDetail .thumb-info .info .prd-btns .btn_cart3 {width: 40%; border: 1px solid #dfdfdf; color: #333; margin-right: 5px;border-radius: 5px;}
    
#productDetail .thumb-info .info .prd-btns .btn_buy3 { width: 80%; margin-left: 0; background: #ff2800;  color: #fff; font-size: 16px; font-weight: 500; border-radius: 5px;}
#productDetail .thumb-info .info .prd-btns .btn_gift3 {width:40%; background-color:#000; color:#fff; border-radius: 5px;}



.wish {position:relative;}
.wish:after {display:block; position:absolute; top:0; left: 50%; margin-left: -11px; background:url(http://dailylike.jpg3.kr/hgodo/08_PC/etc/wish_icon.png) 0 0 no-repeat; width:24px; height:21px; content:"";}
.wish.sm:after {top:2px; left: 50%; margin-left: -7px; width:15px; height:12px; background-size:15px;}

.btn-wish.active {border:1px solid #111;}
.btn-wish.active .wish:after {background-position:0 -21px;}
.btn-wish.active .wish.sm:after {background-position:0 -12px;}



/* Àå¹Ù±¸´Ï À§½Ã¸®½ºÆ® ¹öÆ°
.j-prd {max-width: 500px; font-size:12px; margin-bottom:30px;}
.j-btn {display:block; line-height:50px; background-color:#fff; border:1px solid #000; border-radius:2px; font-size:12px; color:#000 !important; text-align:center; white-space: nowrap;}


.j-btn.sm {padding:0; height:50px; font-size:11px; font-weight:300; line-height:50px; color:#6c6e71 !important; border-color:#aaa;}
.j-btn.lg {padding:0; font-size:13px; line-height:50px;}
.j-btn.black {background-color:#000 !important; border-color:#000 !important; color:#fff !important;}

.j-btn.no-style {border: none; font-weight: 300; color: #888 !important;}
.j-btn.type2 {min-width:inherit;}
.j-btn.dark {color:#444 !important;}

.j-prd .btn-pack {overflow:hidden;}
.j-prd .btn-pack li {float:left; position:relative; width:49%; overflow:hidden; padding-left:5px;}
/*.j-prd .btn-pack li:first-child {width:12%;}
.j-prd .btn-pack li a {font-size:18px; line-height:60px;}*/






.tab-fixed-wrap.active { display: none!important; }
.cont-tit { font-size: 22px; font-weight: 600; padding: 40px 0 20px; }

.section-cont {width: 100%;height: 100%;position: relative; margin-top:30px;}
.section-cont-nav { position: absolute; z-index: 1; top:0px; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 100%; height:0px; margin: 0 auto; box-sizing: border-box; }
.section-cont-nav.fixed { top:70px;width:100%; z-index:11; }
.section-cont-nav.fixed { position: fixed; z-index: 1; bottom: inherit; left: 0; right: 0; max-width: 1200px; margin: 0 auto; }
.section-cont-nav ul { width:100%;text-align:center;position:absolute;left:0px;top:0px; padding: 0; margin: 0; border-left: 1px solid #e6e6e6; }
.section-cont-nav ul li { position: relative; float: left; display:block; cursor: pointer; width:20%; }
.section-cont-nav ul li a { display: block; width: 100%; height: 55px; line-height: 55px; color: #686b6f; text-align:center; font-size: 15px; font-weight: 500; text-decoration: none; background-color: #fafafa; border: 1px solid #eee; border-left: none;}


.section-cont-nav ul li a.active { content: ""; /*position: absolute;*/ bottom: 0; left: 0; width: 100%; height: 100%; background: #fff; color:#686b6f; border-bottom: 1px solid #fff;}
/*
.section-cont-nav ul li a.active:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: #000; }
*/
.section-cont-nav ul li a.line:after { content: ""; display: inline-block; position: absolute; top:0; right: 0; width: 1px; height: 100%; background: #e6e6e6; }




#cont01 {overflow: hidden;}

.divClear {height:60px;}


    


.prd_info {display: block;clear: both;margin: 10px 0 80px; }
.prd_info .info_text {position: relative; display: block; line-height: 22px; padding: 0 30px 0 15px;color: #555;}
.titleArea {min-height: 30px; margin: 10px 0 20px;border-bottom: 1px solid #e8e8e8;}
.titleArea > h3 {font-size:22px; font-weight:bold;}

#relation_item .divClear { position: relative; display: block; clear: both;}



.DL_PD_Detail { position:relative; z-index:2; margin:0 auto 80px; }
.DL_PD_Detail.detailArea { position:relative; *zoom:1; margin:0 0 40px; }
.DL_PD_Detail .detailArea:after { content:""; display:block; clear:both; }




/* ÃÑ »óÇ° */
#totalProducts { margin:20px 0 0; border-top:1px solid #e8e8e8; }
#totalProducts table { margin:0; }
#totalProducts table .left { text-align:left; }
#totalProducts table .center { }
#totalProducts table .right { color:#333; text-align:center; font-weight:bold; }

#totalProducts thead th { height:35px; padding:0; line-height:35px; background:#f9f9f7; font-size:11px; text-align:center; font-weight:normal; }
#totalProducts thead th:first-child { padding:0 0 0 15px; text-align:left; }

#totalProducts tbody th { vertical-align:middle; }
#totalProducts tbody td { padding:18px 0 18px 0; border-top:1px solid #e8e8e8; color:#333; line-height:18px; vertical-align:middle; word-wrap:break-word; word-break:break-all; font-size:12px; }
#totalProducts tbody tr td:first-child { padding:0 0 0 15px; }
#totalProducts tbody tr:first-child td { border-top:1px solid #e8e8e8; }
#totalProducts tbody td p { padding:0 10px 0 0; line-height:23px; letter-spacing:-0.05em; }
#totalProducts tbody td p.product span { padding:3px 6px; border-radius:3px; background:#888; color:#fff; letter-spacing:0; }
#totalProducts tbody td p.product span.soldOut { color:#fff; }
#totalProducts tbody td img { vertical-align:middle; }

#totalProducts tbody td .quantity { display:inline-block; position:relative; width:40px; vertical-align:top; }
#totalProducts tbody td .quantity input { width:22px; height:23px; padding:0 2px 0 3px; line-height:23px; border:1px solid #e8e8e8; border-radius:3px 0 0 3px; }
#totalProducts tbody td .quantity .up { position:absolute; left:28px; top:0; }
#totalProducts tbody td .quantity .down { position:absolute; left:28px; top:12px; }
#totalProducts tbody.option_products tr td .quantity input,
#totalProducts tbody.add_products tr td .quantity input { height:19px; line-height:19px; }
#totalProducts tbody.option_products tr td .quantity .down,
#totalProducts tbody.add_products tr td .quantity .down { bottom:0; top:auto; }
#totalProducts tbody td a.delete { position:relative; top:5px; left:-10px !important; }

#totalProducts tbody td .mileage { display:block; white-space:nowrap; font-weight:normal; }
#totalProducts tbody td .mileage_price { }

#totalProducts tfoot td { padding:20px 10px 20px; border-top:1px solid #e8e8e8; color:#333; vertical-align:middle; background:#fff; text-align:right; }
#totalProducts tfoot td .total { color:#111; }
#totalProducts tfoot td .total em { font-style:normal; font-size:21px; }

#totalProducts + .xans-product-action { margin-top:0; }




/* ¹è¼Ûºñ Â÷µîºÎ°ú ·¹ÀÌ¾î */
.differentialShipping { display:none; overflow:hidden; position:absolute; left:50%; top:17px; z-index:100; width:350px; margin:0 0 0 -176px; }
.differentialShipping h3.title { height:35px; padding:0 35px 0 19px; border:0; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.differentialShipping .content { padding:12px 18px 14px 18px; border:1px solid #757575; border-top:0; text-align:center; background:#fff; }
.differentialShipping .close { position:absolute; right:14px; top:12px; }
.differentialShipping .close img { cursor:pointer; }

.differentialShipping .content ul { color:#757575; line-height:25px; }
.differentialShipping .content li { overflow:hidden; }
.differentialShipping .content li strong { float:left; font-weight:normal; }
.differentialShipping .content li span { float:right; color:#2e2e2e; }
.differentialShipping .content .info { margin:7px 0 0; padding:7px 0 0; border-top:1px dotted #b0b1b3; color:#80aeef; text-align:right; }

/* È¸¿øµî±Þº° ÇÒÀÎ°¡ Àû¿ë */
.DL_PD_Detail .infoArea  td > span > ul.discountMember > li { position:relative; float:left; }
.DL_PD_Detail .infoArea  td ul.discountMember li a { display:block; margin:0 4px 4px 0; }
.DL_PD_Detail .infoArea  td ul li .discount_layer h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; }
.DL_PD_Detail .infoArea  td ul li .discount_layer { display:block; left:-140px; min-width:300px;}
.DL_PD_Detail .infoArea  td ul li .discount_layer .content { overflow-x:hidden; overflow-y:auto; max-height:400px; }
.DL_PD_Detail .infoArea  td ul li .discount_layer thead th { padding:0; width:0; height:0; font-size:0; line-height:0; border-width:0 1px 0 1px; }
.DL_PD_Detail .infoArea  td ul li .discount_layer tbody th { width:auto; }



/* »óÇ° ¹Ì¸®º¸±â ÀÌ¹ÌÁö */
#image_zoom_small { display:block; position:absolute; z-index:999; background:#fff; outline:2px solid #aaa; filter:alpha(opacity=50); opacity:0.5; }
#zoom_wrap { position:absolute; top:0; left:103%; z-index:100; display:block;}
.image_zoom_large { position:absolute; z-index:99; width:500px; height:500px; overflow:hidden; background:#fff; outline:1px solid #ececec; }
.image_zoom_large .image_zoom_large_relative { position:relative; display:block; }
.image_zoom_large .image_zoom_large_relative img#zoom_image { position:absolute; z-index:99; max-width:none; }

.NaverChk_Button { clear:both; margin:0 0 10px; height:90px; text-align:right; background:url('') no-repeat right; }

#NaverChk_Button { display:block; clear:both; margin:0 0 10px; text-align:right; }

#divNvPointInfo { display:none; position:absolute; z-index:99; width:245px; padding:10px; color:#777; background:#fff; border:1px solid #5B9761; }
#divNvPointInfo a { display:block; padding:5px 0 0; color:#1ec228; }
#divNvPointInfo a img { vertical-align:middle; }
#imgNaverMileageHelp { cursor:pointer; }








/* infoArea ¿É¼Ç ¼±ÅÃÃ¢ ÇÏ´Ü¿¡ °íÁ¤ */
.buy_wrap { position:relative; padding:0 0 20px 0; background:#fff; }
.buy_wrap .toggle_btn { font-size:0; letter-spacing:.1em; }
.buy_wrap .total_price { }
.buy_wrap .total_price em { font-style:normal; }

.buy_wrap.fixed { position:fixed; z-index:100; bottom:-591px; width:450px; height:550px; margin:0 0 0 180px; padding:20px; background:rgba(255,255,255,.95); background:#fff \9; border:1px solid #ddd; border-top:none; transition:bottom .2s, box-shadow .8s ease; -webkit-transition:bottom .2s, box-shadow .8s ease; }
.buy_wrap.fixed.on { bottom:-10px; box-shadow:0 -3px 4px rgba(0,0,0,0.2); transition-delay:0s; -webkit-transition-delay:0s; }
.buy_wrap.fixed .toggle_btn { position:absolute; top:-45px; left:-1px; width:492px; height:45px; line-height:45px; background:url('') no-repeat 97% 15px rgba(30,30,30,.98); background:#111 \9; font-size:13px; font-weight:700; cursor:pointer; color:#fff; text-indent:20px; }   
.buy_wrap.fixed .toggle_btn.on { background:url('') no-repeat 97% -21px rgba(30,30,30,.90); background:#111 \9; }

.buy_wrap.fixed .buy_scroll { overflow:auto; height:485px; margin:0 0 10px; }/*½ºÅ©·Ñ³»ºÎ*/

.buy_wrap.fixed .total_price { display:inline-block; line-height:24px; margin:0 0 0 15px; padding:0 10px 0 0; border-radius:5px; background:#555; font-size:12px; font-weight:normal; }

.buy_wrap.fixed .counselBtn, 
.buy_wrap.fixed .snsIco,
.buy_wrap.fixed .etcBtn, 
.buy_wrap.fixed .NaverChk_Button,
.buy_wrap.fixed #NaverChk_Button { display:none !important; }

    /* 1265px ÀÌÇÏ */
    @media all and (max-width:1265px){
        .buy_wrap.fixed { margin:0 0 0 430px; }
    }

    /* ¼¼·Î 768px ÀÌÇÏ */
    @media all and (max-height:770px){
        .buy_wrap.fixed { bottom:-501px; height:460px; }
        .buy_wrap.fixed .buy_scroll { height:395px; }/*½ºÅ©·Ñ³»ºÎ*/
    }







#Table_01 {
	font-size: 14px;
color:#636363;
	font-family:'Nanum Gothic','Apple SD Gothic Neo','Malgun Gothic',dotum, sans-serif;
	width:100%;
	border:0 cellpadding:0 cellspacing:0; 
	text-align:center; 	
	line-height:1.7;
	letter-spacing:-0.3;
}



#Table_01 .tit {	
	font-size:45px;
	font-family: Montserrat, Georgia,'Nanum Gothic';, 

}

#Table_01 .sub_tit {	
	font-size:20px;

}


#Table_01 .sub_tit2 {	
	font-size:20px;

}

#Table_01 .concept_box {	
	width:405px;
	background-color:#e9e9e9;
	padding:20px;
	margin:0 auto;

}

#Table_01 .concept_story {	
	width:400px;
	padding:30px 0;
	border:3px solid #fff;

}

#Table_01 .concept_box span > img {	
margin-top:20px;
}


#Table_01 p.description {	
	width:800px;
	padding:0 20px;
	margin:0 auto;
	margin-bottom:30px;
}


#Table_01 .title {	
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
}

#Table_01 .title > p {	
	width:800px;
	margin:0 auto;
	text-align:left;
	line-height:30px;
}

#Table_01 .title img {	
	width:125px;
}

/*±³È¯&È¯ºÒ½Ã ÁÖÀÇ»çÇ× Ãß°¡°Ç */
	
#Table_01 .title_refund {	
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
}
	
#Table_01 .title_refund img {	
	width:180px;
}
	

#Table_01 .title_refund > p {	
	width:800px;
	margin:0 auto;
	text-align:left;
	line-height:30px;
}
	
/*±³È¯&È¯ºÒ½Ã ÁÖÀÇ»çÇ× Ãß°¡°Ç */




#Table_01 p.red {	
	color:#C33;
	font-weight:bold;
}

#Table_01 p.check_point_red {	
	color:#C33;
	width:800px;
	margin:0 auto;
	font-weight:bold;
	text-align:left;
	padding:0 20px;
	
}


#Table_01 p.Georgia {	
	font-family:Montserrat,Georgia,neo sans-serif;
	font-size:18px;
	color:#636363;
}


/*composition ÇÃ·¡³Ê ±¸¼º¾È Ç¥*/

#Table_01 .size, #Table_01 .composition{
	width:800px;
	margin:0 auto;
	overflow:hidden;
}

#Table_01 .size .info_list {
	border-bottom:1px solid #ccc;
}



#Table_01 .size .info_title th {
	width:33.9%;
	padding:20px 0;		
	background-color:#f5f5f5;
}

#Table_01 .size .info_list td {
	width:33.9%;
	padding:20px 0;	
    border:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	text-align:center;

}

/*composition ÇÃ·¡³Ê ±¸¼º¾È Ç¥*/
#Table_01 .composition .info_title th {
	width:25%;
	padding:20px 0;	
	border-right:1px solid #ccc;
	border-left:0;
	border-bottom:0;
	background-color:#eee;
}

#Table_01 .composition .info_list td {
	width:25%;
	padding:20px 0;	
	border:1px solid #ccc;
	border-left:0;
	border-bottom:0;
	text-align:center;

}


/*¾Æµ¿¿ë+¼ºÀÎ¿ë ¾ÕÄ¡¸¶ »çÀÌÁî±âÀç 
  »çÀÌÁîth¿¡ colspan ÁáÀ½ */

#Table_01 .size .info_title > th.material {
	width:17.1%;
	padding:20px 0;	
	
}


#Table_01 .size .info_title > th.color {
	width:17.1%;
	padding:20px 0;	
border-top:1px solid #000;
    
}

#Table_01 .size .info_title_kids > th{
	padding:10px 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/*¾Æµ¿¿ë+¼ºÀÎ¿ë ¾ÕÄ¡¸¶ »çÀÌÁî±âÀç 
  »çÀÌÁîth¿¡ colspan ÁáÀ½ ³¡ */






/*¿ø´Ü Ãß°¡ÄÚµå*/

#Table_01 .size .info_list2 {
	border-bottom:1px solid #ccc;
}


#Table_01 .size .info_title2 {	
	border-top:1px solid #000;
}


#Table_01 .size .check_point th{
	width:16.66%;
	padding:20px 0;	
	border-top:1px solid #ededed;
	border-right:1px solid #ededed;
	border-left:0;
	border-bottom:1px solid #ededed;
	
}



#Table_01 .size .check_point2 th,
#Table_01 .size .check_point3 th,
#Table_01 .size .check_point4 th {
	width:16.66%;
	padding:20px 0;	
	border-top:1px solid #ededed;
	border-right:1px solid #ededed;
	border-left:0;
	border-bottom:1px solid #ededed;
	
}



#Table_01 .size .check_point th.check_name,
#Table_01 .size .check_point2 th.check_name,
#Table_01 .size .check_point3 th.check_name,
#Table_01 .size .check_point4 th.check_name {
		background-color:#f5f5f5;
}





/* ½º¸¶Æ® °ü·Ã»óÇ° */

#prdRelated_box {position: relative; margin-bottom: 100px;}
#prdRelated_box .related_title {padding-left: 30px;; margin-top: 100px; margin-bottom: 20px; color: #1a1a1a; font-size: 23px; font-weight: 700; line-height: 1;}
#prdRelated_box .item-wrap .item-cont .item-list .prd-info .prd-price {padding-top: 5px;}
.swiper_related {width:1250px !important; }
.swiper_related .swiper-scrollbar { left:10px !important; bottom:0px !important; height:2px !important; width:calc(100% - 20px) !important;}
.swiper_related .swiper-scrollbar-drag {background: rgba(0, 0, 0, 1); border-radius:0px;}    
.swiper-button-prev{ position: absolute;  z-index: 1; width: 48px; height: 48px; background: url('http://ftp.dailylike.jpg3.kr/hgodo/08_PC/subpage_banner/smart_list_best_prev.png') no-repeat center!important; color: transparent; text-indent: -9999px; }
.swiper-button-next{ position: absolute;  z-index: 1; width: 48px; height: 48px; background: url('http://ftp.dailylike.jpg3.kr/hgodo/08_PC/subpage_banner/smart_list_best_next.png') no-repeat center; color: transparent; text-indent: -9999px;}
 
    



/* ´ñ±Û¸®½ºÆ® °øÅë */
#productDetail .table-slide { border-top: 1px solid #ccc; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 20px 0; cursor: pointer; }
#productDetail .table-slide th { font-size: 14px; }
#productDetail .table-slide tbody td {border-bottom:1px solid #eee;}
#productDetail .table-slide tr.tit {background-color:#f6f6f6; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }

#productDetail .table-slide tbody tr.paging_box td {border-bottom:none;}


/* review-list */
#productDetail .review-info {  overflow: hidden; }
#productDetail .review-write { width:600px; padding-top: 10px; margin-left: 180px; }
#productDetail .review-list { width:100%; margin-top: 30px; margin:0 auto 80px; }
#productDetail .review-list .bg { padding-top: 35px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
/* qna board */
#productDetail .qna-list { width: 100%; margin:0 auto 80px; }
/* .board-hd */
#productDetail .board-hd_top { margin: 20px 0 0px 0;}
#productDetail .board-hd { margin: 20px 0 0px 0; }
#productDetail .board { width: 950px; margin-top: 0px; }
/* .board-btns */
#productDetail .board-btns { text-align: right; margin-bottom: 14px; font-weight:normal; }
#productDetail .board-btns img { padding: 0 5px; }

.btnGry {color: #fff;background: #aaa;border: 1px solid #aaa;  }	
.btnS2 {font-size: 11px;line-height: 0.9;	padding:15px; vertical-align: top;}
.btnBlack {color:#fff; background:#000; border:1px solid #000;}
.btn {display:inline-block;text-align:center;font-weight:bold;vertical-align:middle;cursor:pointer; font-size:14px;}

/* .¹®±¸»ðÀÔ */
#productDetail .write { width:600px; padding-top: 30px; padding-bottom: 20px; margin-top: -8px; margin-left: 180px; }

#productDetail .prd-bottomback { width: 1000px; margin:0 auto; margin-bottom: 14px; border-bottom: 1px solid #e0d0ca; background: url(http://compense.godohosting.com/dailylike/2015_renew/prd_detail_info/back_sideline.gif) repeat-y 0 100%; }


/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {  }
.MK_optAddWrap li { list-style: none; }
/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap { }
#MK_innerOptWrap #MK_innerOptScroll.line { padding-top:5px; margin-top:5px;  }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; font-size:13px; padding:20px 25px;background-color:#fbfbfb;  margin:10px 0 ;  border: 1px solid #e9e9e9; background: #f9f9f9;  border-radius:10px; }
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display:block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {color:#575757; font-size:15px; font-weight:400; overflow:hidden; width:93%; vertical-align:middle; text-overflow:ellipsis;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { font-size:16px; color:#111; font-weight:normal;right:26px;  bottom:20px;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { font-weight:600;   font-size: 16px;color: #111; }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {  width:12px; height:12px; text-indent:-9999em; background:url(//skin.makeshop.co.kr/skin/astore/PC_img/opt_close.png) center center no-repeat;  right:25px; top:20px;  }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {background-color:#fff; width:114px; height:32px;border:1px solid #e8e8e8;  position: relative;margin-top:25px; border-radius:4px; overflow:hidden }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input {font-weight:700;  width:48px; height:35px; line-height:30px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; text-align:center !important; border-top:none; border-bottom:none; font-weight:700;  color:#000; box-sizing:border-box}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option{position:absolute; left:33px; width:48px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {position:absolute; float:left; display:inline-block; width:33px; height:33px; text-indent:-9999em; margin:0; vertical-align:top; background:center center no-repeat;background-size:.8}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background-image:url(//skin.makeshop.co.kr/skin/astore/PC_img/plus.png) ;right:0}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {   background-image:url(//skin.makeshop.co.kr/skin/astore/PC_img/min.png); left:0; }
#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 { }


/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del { display: inline-block; *float:left; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price { top:4px; bottom:0; right:23px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name { width:200px; line-height:26px; }
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl { vertical-align:middle; margin-top:0; }

/* ±âº»¿É¼Ç 
#MK_innerOptWrap #MK_innerOpt_01 li { padding-bottom:0; }*/
/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_03 {}
/* ÃÑÇÕ°è */
#MK_innerOptWrap #MK_innerOptPrice { display:none; padding: 12px 5px 10px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptAdd {  display:none; padding: 0 5px; font-size: 12px; color: #333; text-align: right; }
#MK_innerOptTotal {padding: 25px 0 30px 0; border-top: 2px solid #000000; *zoom: 1; text-align: right; }
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right }
#MK_innerOptTotal .MK_txt-total { font-size:16px; font-weight:500; color:#0e0e0e }
#MK_innerOptTotal .MK_txt-won { font-size:18px; color:#0e0e0e }
#MK_innerOptTotal .MK_total { font-size:12px; color:#fd0100; }
#MK_innerOptTotal .totalRight .MK_total { display:inline-block; margin-top:-4px; font-size:24px; color:#000; vertical-align:middle; }





/* °³º°¿É¼Ç */
#MK_innerOptWrap #MK_innerOpt_02 li { *zoom: 1; position: relative; font-size:13px; padding:20px 25px;background-color:#fbfbfb;  margin:10px 0 ;  border: 1px solid #e9e9e9; background: #f9f9f9;  border-radius:10px; }
#MK_innerOptWrap #MK_innerOpt_02 li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_price,
#MK_innerOptWrap #MK_innerOpt_02 li .MK_btn-del { position: absolute; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name,
#MK_innerOptWrap #MK_innerOpt_02 li .MK_price,
#MK_innerOptWrap #MK_innerOpt_02 li .MK_btn-del { display:block; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name {color:#575757; font-size:15px; font-weight:400; overflow:hidden; width:93%; vertical-align:middle; text-overflow:ellipsis;}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_price { font-size:16px; color:#111; font-weight:normal;right:26px;  bottom:20px;}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_price span { font-weight:600;   font-size: 16px;color: #111; }

#MK_innerOptWrap #MK_innerOpt_02 li .MK_btn-del {  width:12px; height:12px; text-indent:-9999em; background:url(//skin.makeshop.co.kr/skin/astore/PC_img/opt_close.png) center center no-repeat;  right:25px; top:20px;  }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl {background-color:#fff; width:114px; height:32px;border:1px solid #e8e8e8;  position: relative;margin-top:25px; border-radius:4px; overflow:hidden }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input {font-weight:700;  width:48px; height:35px; line-height:30px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; text-align:center !important; border-top:none; border-bottom:none; font-weight:700;  color:#000; box-sizing:border-box}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl .addition_option {position:absolute; left:33px; width:48px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a {position:absolute; float:left; display:inline-block; width:33px; height:33px; text-indent:-9999em; margin:0; vertical-align:top; background:center center no-repeat;background-size:.8}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { background-image:url(//skin.makeshop.co.kr/skin/astore/PC_img/plus.png) ;right:0}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw {   background-image:url(//skin.makeshop.co.kr/skin/astore/PC_img/min.png); left:0; }
#MK_innerOptWrap #MK_innerOpt_02 li #MK_p_price_basic_0 { }
















/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */


#productWrap { margin: 60px 0; }
#productWrap .section {padding:50px 70px 60px 70px;}
#productWrap .section .more1V15 {margin-left:15px; color:#888; text-decoration:underline;}
#productWrap h3 {font-size:15px; color:#525252; font-weight:bold; margin-bottom:10px}
#productWrap h3 > .fs11 {font-size: 11px !important;line-height: 13px; font-weight:normal; color:#a5a5a5;}
#productWrap h4 {font-size:11px; color:#555; font-weight:bold;}
#productWrap div img {max-width:1000px; vertical-align:top;}

.pdtInforBox {padding:25px 30px; background:#fff;border: 1px solid #f2f2f2;}
.pdtInforList {overflow:hidden;}
.pdtInforList span {display:inline-block; padding:4px 25px 3px 9px; background:url(http://compense.godohosting.com/dailylike/2018_dailylike/subpage_detail/blt_btn_arr_black.gif) left 8px no-repeat; line-height:15px; color:#666; font-size:12px; font-family:dotum, dotumche, 'µ¸¿ò', 'µ¸¿òÃ¼', sans-serif;}
.pdtInforList span em {font-style:normal; font-weight:bold;}



.brWeekLinkBnr {background-color:#efefef;}





/* Ãß°¡»óÇ° ¿É¼Ç */

/*
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 15px 0; color:#000; font-size:15px; font-weight: bold; }
#productDetail .thumb-info .info .table-opt td.add-option-tit {border:1px dashed #aeaeae; }
#productDetail .thumb-info .info .table-opt tr.add-option-start {border:1px solid blue;}
#productDetail .thumb-info .info .table-opt tr.add-option-start .add_box_fl {border:1px dashed #000; }*/


#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:0; color:#000; font-size:15px; font-weight: bold; }
#productDetail .thumb-info .info .table-opt .add_option_box1  {border: 1px dashed #aeaeae;}
#productDetail .thumb-info .info .table-opt .add_option_box2  {}

#productDetail .thumb-info .info .table-opt .add_option_box2 .tit { padding:10px 0 5px; color:#666; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list:after { clear: both; content: ""; display: block; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list {  width: 100%; padding: 10px;  display: flex;  flex-direction: row;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li { /* float: left; */ width: 104px; height: 290px; /* display: flex; */  margin: 0 5px; position:relative;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li.first,
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li:first-child { margin-left:0; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl { color:#333; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdchk input { width:13px; height:13px; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg { position:relative; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg img { width:100%; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg.noimg { }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; line-height:71px; color:#fff; text-align:center; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg .soldout-bg { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdname {
    padding-top: 7px;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdprice { font-weight: 600; font-size: 14px; color: #c3c3c3; text-decoration-line: line-through;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdpsalecustom { padding-bottom:3px; font-weight: 600; color: #000; font-size:17px;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdpsaleprice { padding-bottom:3px; font-weight:600; color: #000; font-size: 16px;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdpsaleprice span {color: #e02020; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box {padding-bottom: 3px; font-weight: 600; font-size: 15px; position: absolute; bottom: 0;}


#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap{  }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap {width: 100%;  }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap dd { width: 104px; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap select { width: 104px; height:25px; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap input { width: 205px; }

#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap .sel-opt {display: inline-block;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap .sel-btn {display: inline-block; width: 104px; height: 30px; background-color: #c1c1c1; padding:0; float:left;}
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.option_select_box .opt-wrap .sel-btn a{color: #fff; text-align: center; line-height: 30px; font-size:13px; font-weight:400;}


#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdqty { }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdqty input { width:52px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center; background:none; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdqty .btn-up-down { display:inline-block; width:12px; height:26px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdqty .btn-up-down a { display:inline-block; width:12px; height:12px; line-height:0; font-size:0; vertical-align:top; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li dl dd.prdqty .btn-up-down .btn-up { margin-bottom:2px; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li.lst-soldout dl { color:#a7a7a7; }
#productDetail .thumb-info .info .table-opt .add_option_box2 .list li.lst-soldout dl input { color:#929292; }






/* 2021.02.26 ¼¶³×ÀÏ/´ÙÁßÀÌ¹ÌÁö ¼öÁ¤ */

.thumb_slide_box .swiper-button-next {width: 50px; height: 50px; right: 0px; /*top: 50%; transform: translateY(-50%);*/ background: url(http://ftp.dailylike.jpg3.kr/hgodo/08_PC/subpage_banner/smart_list_best_next.png) no-repeat center!important;}
.thumb_slide_box .swiper-button-prev {width: 50px; height: 50px; left: 0px; /*top: 50%; transform: translateY(-50%);*/ background: url(http://ftp.dailylike.jpg3.kr/hgodo/08_PC/subpage_banner/smart_list_best_prev.png) no-repeat center!important;}



 
 
.prddetail_eventbn{width:1200px; margin:80px auto 80px;}
.prddetail_eventbn p{margin-bottom:10px;}
.prddetail_eventbn p img{display:block; width:100%;}




/*»óÇ°»ó¼¼Á¤º¸Ãß°¡*/
#Table_02 {margin: 0 auto; border-collapse;  border-spacing: 0; width:800px; border:0;  padding:0 550px; border-collapse: collapse; border-spacing: 0; margin-top: 60px;}

#Table_02 tbody{ margin-top: 12px;  border: 1px solid #d4d4d4; border-top-color: #000; border-width: 4px 1px 1px 0; font-size: 14px;
    color: #000; text-align: left; }
#Table_02 tr { border: 1px solid #d3d3d3;  height: 55px;}
#Table_02 th { text-align: center; border-right: 1px solid #d3d3d3; padding: 18px 15px; font-size:16px; }
#Table_02 td { padding: 22px 20px; font-size: 16px; }





/* ÄíÆù¸®½ºÆ® */
#prdSellNum { display:none; }
#prdSellNum + ul li.tit { color: #000 !important; }
.mom_content_box {border-top: 1px solid #eee; padding: 15px 0 0;}

ul.dw_cou_lst li,
ul.dw_cou_lst li label,
ul.dw_cou_lst li div,
ul.dw_cou_lst li a {display: flex; align-items: center;}
ul.dw_cou_lst li label {position: relative;}
ul.dw_cou_lst li {justify-content: space-between; margin-top: 12px; cursor: pointer;}
ul.dw_cou_lst li:last-child { margin-bottom: 10px; }
ul.dw_cou_lst li input {margin: 0 10px -2px 0; font-size: 20px; line-height: 20px; appearance: none;}
ul.dw_cou_lst li input::after {content: ""; position: absolute; top: 3px; left: 0; width: 15px; height: 15px; background: url(/design/e2co/checkbox-checked-thin-24.png) no-repeat center center / 100%;}
ul.dw_cou_lst li input:checked::after {content: ""; position: absolute; top: 3px; left: 0; width: 15px; height: 15px; background: url(/design/e2co/checkbox-24.png) no-repeat center center / 100%;}
ul.dw_cou_lst li .cou_lst_name {word-break: break-word; font-size: 13px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; width: max-content; max-width: 215px;  flex-shrink: 0; cursor: pointer;}

ul.dw_cou_lst li.on .cou_lst_name {padding-left: 15px; color: #000; font-weight:600;}
ul.dw_cou_lst li .cou_dc_num {padding-right: 5px; display:none;}
ul.dw_cou_lst li div { flex-shrink: 0; /* width: 30%; */ justify-content: flex-end;}
ul.dw_cou_lst li div.valid { font-size: 13px; color: #b3b3b3; width: 100%; flex-shrink: 1; justify-content: flex-start;}
ul.dw_cou_lst li div.valid::before { content: ''; display: inline-block; width: 1px; height: 12px; margin: 0 10px -2px; background-color: #b3b3b3;}
ul.dw_cou_lst li .cou_total_dc { font-weight: 500;  width: auto; flex-shrink: 1; color: #b3b3b3; font-size: 14px;}
ul.dw_cou_lst li.on .cou_total_dc { color: #f00; font-weight: bold;}
ul.dw_cou_lst li a { color: #000;background-color: #fff; justify-content: center; padding: 3px 5px 3px; border-radius: 4px; font-size: 13px; margin-left: 10px;box-sizing: border-box;border: 0.5px solid #505050;}
ul.dw_cou_lst li.on a {background-color: #000;border-color: #000; color: #fff;}
ul.dw_cou_lst li .cou_end_time { display: none; }
/* //ÄíÆù¸®½ºÆ® */



/* È¸¿ø ¿¹»ó ±¸¸Å°¡ */
.memberPrice {}
.memberPrice p {display: flex; justify-content: space-between;align-items: center; font-size: 15px; position: relative;}
.memberPrice p i {font-size: 25px; margin-right: 30px;}
.memberPrice p > span {display: flex;justify-content: center; align-items: center;}

.memberPrice > ul { display: none;}
.memberPrice span.price_noti {border: 1px solid #c3c3c3; border-radius: 50%; width: 13px; height: 13px; line-height: 13px; text-indent: 1px; text-align: center; margin-right: 3px; font-size: 11px; color: #c3c3c3;}
.memberPrice p>span { display: flex; justify-content: center; align-items: baseline;}
.memberPrice span.price_notitxt { position: absolute; display: block; background: #fff; width: 80%; padding: 10px; border-radius: 10px; border: 1px solid #c3c3c3; display: none;}
.memberPrice p span.expPrice {color: #d12727;font-weight: bold; font-size: 19px;}
.memberPrice ul {display: block;}
.memberPrice ul li {display: flex; justify-content: space-between;align-items: center; line-height: 23px;font-size: 14px;}
.memberPrice ul li > span {font-weight: 500; color: #d12727; font-size: 15px;}

.memberPrice ul li span.normalPrice { color: #000 }
.memberPrice ul li.mp_total p { font-weight: 600; }
.memberPrice ul li.mp_total span { color: #000;font-weight: 700;font-size: 17px;}
.memberPrice ul li.mp_total span span { font-weight: bold; }
.memberPrice ul li.mp_total span.discount-rate {color: #a0a0a0; font-weight: 600; font-size: 15px; margin-right: 3px; }
.memberPrice p:last-child { color: #ababab; font-size: 12px; padding-top: 10px; justify-content: flex-start; font-weight: 300;}

.scroll_cou_btn { display: none; }

/* BASIC css end */

