@CHARSET "UTF-8";

.product-section{margin-bottom:40px;}
.product-section .category-title{margin-bottom:16px;padding-bottom:15px;font-family: 'Noto Serif KR', serif;font-size:15px;font-weight:700;line-height:20px;border-bottom:2px solid #8fb283}
.product-section .list-section > ul:after{content:"";clear:both;display:block}
.product-section .list-section > ul > li{float:left;width:calc(50% - 5px);margin-right:10px;margin-bottom:25px;}
.product-section .list-section > ul > li:nth-child(even){margin-right:0;}
.product-section .produce-info-section{margin-bottom: 20px;}
.product-section .produce-info-section img{max-width: 100%;}
.product-section .produce-info-section b{font-weight: bold;}


.review .star{padding-right:5px}
.review .star i{display:inline-block;width:12px;height:12px;background:url(/m/images/common/icon_star.png) no-repeat 0 0;background-size:contain;vertical-align:top;}
.review .star i.half{background-image:url(/m/images/common/icon_star_half.png)}
.review .star i.full{background-image:url(/m/images/common/icon_star_full.png)}
.review .cnt{font-size:13px;font-weight:700;color:#b1b1b1;vertical-align:top;}

.item-card{width:100%;}
.item-card .category{margin-bottom:10px;font-family: 'Noto Serif KR', serif;font-size:13px;font-weight:600;}
.item-card .title{margin-bottom:20px;font-size:15px;line-height:22px;max-height:44px;font-weight:700;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.item-card .price-area{margin-bottom:10px;}
.item-card .price-area .rate{display:inline-block;padding-right:10px;font-size:16px;font-weight:700;color:#e5735c;vertical-align:middle;}
.item-card .price-area .price{display:inline-block;font-size:16px;font-weight:700;vertical-align:middle;}
.item-card .price-area .price em{display:block; float:right; margin-left:1px;}
.item-card .price-area .origin{display:inline-block;font-size:13px;line-height:16px;padding-left:5px;color:#b1b1b1;text-decoration:line-through;vertical-align:middle;}
.item-card .hashtag li{display:inline-block;margin-right:2px;font-size:12px;font-weight:700;color:#d7d7d7}
.item-card .hashtag li.sale.on{color:#e5735c}
.item-card .hashtag li.new.on{color:#dfa553}
.item-card .hashtag li.shipping.on{color:#78bbc1}
.item-card .hashtag li.local{color:#8fb283}
.item-card dt{position:relative;margin-bottom:20px;display:block;width:100%;border: 1px solid #a5a5a5; border-radius: 30px; box-sizing: border-box; overflow: hidden;}
.item-card dt img{width: 100%;}
.item-card dt.soldout:before{content:"SOLD OUT";position:absolute;display:block;width:100%;height:100%;padding-top:75px;font-family: 'Noto Serif KR', serif;font-size:15px;text-align:center;letter-spacing:5px;color:#fff;background:rgba(0,0,0,0.6);box-sizing:border-box;}
.item-card dt.nextseason:before{content:"다음 시즌에\A 만나요";white-space:pre;position:absolute;display:block;width:100%;height:100%;padding-top:75px;font-family: 'Noto Serif KR', serif;font-size:15px;text-align:center;letter-spacing:5px;color:#fff;background:rgba(0,0,0,0.6);box-sizing:border-box;}
.item-card dd{min-height:150px;}
.item-card dd .review{margin-bottom:10px;}
.item-card dd .sum{margin-bottom:20px;font-size:15px;line-height:22px;max-height:44px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}


/**** 상품상세 ****/
.product-info .img-section {position: relative;}
.product-info .img-section .img-slider {width: 100%;}
.product-info .img-section .slick-list img {width: 100%;}
.product-info .img-section .slick-arrow {position: absolute; bottom: 2px; width: 40px; height: 40px; z-index: 1; font-size: 0; border: none;}
.product-info .img-section .slick-prev {right: 44px; background: url(/m/images/common/icon_slide_prev2.png) no-repeat 50% 50%; background-size: cover;}
.product-info .img-section .slick-next {right: 3px; background: url(/m/images/common/icon_slide_next2.png) no-repeat 50% 50%; background-size: cover;}
.product-info .img-section .cnt {position: absolute; left: 15px; bottom: 10px; width: 60px; height: 25px; border-radius: 50px; background: rgba(0,0,0,.3); line-height: 23px; text-align: center;}
.product-info .img-section .cnt span {display: inline-block; font-size: 12px; color: #fff;}
.product-info .img-section .cnt .current {font-weight: 600;}
.product-info .sum-info {position: relative;padding: 0 15px; margin: 20px 0 50px;}
.product-info .util {position: absolute; right: 15px; top: -5px;}
.product-info .util .btn-like {margin-right: 15px; width: 23px; height: 20px; background: url(/m/images/common/icon_heart.png) no-repeat; background-size: cover; font-size: 0; border: none}
.product-info .util .btn-like.on {margin-right: 15px; width: 23px; height: 20px; background: url(/images/common/icon_heart_on.png) no-repeat; background-size: cover; font-size: 0; border: none}
.product-info .util .btn-share {width: 19px; height: 23px; background: url(/m/images/common/icon_share.png) no-repeat; background-size: cover; font-size: 0; border: none}
.product-info .sum-info .item-card .hashtag{margin-bottom:15px}
.product-info .sum-info .item-card .title{margin-bottom:10px;font-size:16px;}
.product-info .sum-info .item-card .text{margin-bottom:40px;font-size:15px;line-height:22px;}
.product-info .sum-info .item-card .price-area .rate{padding-right:20px;font-size:20px;}
.product-info .sum-info .item-card .price-area .price{font-size:20px;}
.product-info .sum-info .item-card .price-area .price em{font-size:17px;}
.product-info .sum-info .item-card .price-area .origin{font-size:14px;line-height:20px;}
.product-info .sum-info .coupon-banner {margin: 25px 0 0;}
.product-info .sum-info .coupon-banner a{margin-bottom:10px;}
.product-info .sum-info .coupon-banner .regular-coupon{display:block;height:40px;line-height:40px;font-size:14px;font-weight:600;color:#78bbc1;text-align:center;border-radius:5px;background:#e8f3f4}
.product-info .sum-info .coupon-banner .regular-coupon em{font-size:18px}
.product-info .sum-info .coupon-banner .join-coupon { position: relative; display: block; height: 40px; font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight: 600; line-height: 40px; text-align: center; background: url(/m/images/common/logo_hue_white.png) no-repeat 32px center #e8efe6; background-size: 48px 48px; border-radius: 5px;}
.product-info .sum-info .coupon-banner .join-coupon em {color: #e5735c;}
.product-info .sum-info .coupon-banner .join-coupon:after {content: ""; position: absolute; right: 15px; top: 50%; display: block; margin-top: -7px; width: 16px; height: 10px; background: url(/m/images/common/icon_coupon_link.png) no-repeat center center; background-size: cover;}
.product-info .sum-info .info-list {border-top: 1px solid #d7d7d7;}
.product-info .sum-info .info-list dl {padding: 15px 0; border-bottom: 1px solid #d7d7d7; zoom: 1}
.product-info .sum-info .info-list dl::after {clear: both; content: ''; display: block;}
.product-info .sum-info .info-list dl dt {float: left; padding-left: 10px; width: 90px; font-size: 13px; font-weight: 600; box-sizing: border-box;}
.product-info .sum-info .info-list dl dd {float: left; padding-right: 20px; width: calc(100% - 90px); font-size: 14px; box-sizing: border-box;}
.product-info .sum-info .info-list dl dd .story_btn{display:block;margin-top: 5px;width: 155px;height: 30px;padding: 0;color: #fff;font-size: 15px;text-align: center;background: #8fb283;border: 0;border-radius: 5px;}
.product-info .review .star i {display: inline-block; width: 13px; height: 12px; background: url(/m/images/common/icon_star.png) no-repeat; background-size: cover; vertical-align: middle;}
.product-info .review .star i.full {background: url(/m/images/common/icon_star_full.png) no-repeat; background-size: cover;}
.product-info .review .star i.half {background: url(/m/images/common/icon_star_half.png) no-repeat; background-size: cover;}
.product-info .cnt {margin: 0 15px 0 5px; font-size: 13px; color: #b1b1b1; font-weight: 600; vertical-align: middle;}
.product-info .sum-info .info-list dl dd a {font-family: 'Noto Serif KR', serif; font-size: 13px; text-decoration: underline; vertical-align: middle;}
.product-info .sum-info .info-list dl dd .ic-home {display: inline-block; margin-right: 3px; width: 20px; height: 18px; background: url(/m/images/common/icon_home.png) no-repeat center center; vertical-align: middle; background-size: cover;}
.product-info .sum-info .info-list dl dd .cert-list li {display: inline-block; margin-right: 12px; vertical-align: middle; width: calc((100% - 45px) / 4);}
.product-info .sum-info .info-list dl dd .cert-list li:last-child {margin-right: 0;}
.product-info .sum-info .info-list dl dd .cert-list li img {width: 100%;}

.top-review{padding:0 15px;margin-bottom:50px}
.review-list{border-top:2px solid #8fb283}
.review-list > li{padding:20px 10px;border-bottom:1px solid #d7d7d7}
.review-list .reply{background: #efefef;}
.review-content .content{cursor:pointer}
.review-content .content p{height:22px;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.review-content .content p.option{padding-top:10px;font-size:13px;color:#b1b1b1;font-weight:600;}
.review-content .content .img-section{padding-top:20px;}
.review-content .content .img-section img{display:inline-block;width:80px;margin-right:10px;}
.review-content.active .content p{height:auto;white-space:normal;overflow:visible;text-overflow:unset;}
.review-content.active .content .img-section img{display:block;width:auto;max-width:250px;margin-right:0;margin-bottom:10px;}
.review-content .info{margin-bottom:20px;}
.review-content .info:after{content:"";clear:both;display:block}
.review-content .info .right{float:right;}
.review-content .info .right li{position:relative;display:inline-block;margin-left:15px;padding-left:15px;font-size:14px;vertical-align:top;}
.review-content .info .right li:after{content:"";position:absolute;left:0;top:3px;display:block;width:1px;height:10px;background:#3d3d3d;}
.review-content .info .right li:first-child:after{display:none;padding-left:0;margin-left:0}
.review-content .info .state{display:inline-block;padding:0 7px;height:20px;line-height:18px;font-size:14px;font-weight:700;color:#fff;background:#8fb283;border-radius:10px;}

.banner-section {position:relative;padding:0 15px;margin-bottom:50px;}
.banner-section #bnSlider .slick-list img {width: 100%;}
.banner-section .slick-arrow {position: absolute; bottom: 2px; width: 40px; height: 40px; z-index: 1; font-size: 0; border: none;}
.banner-section .slick-prev {right: 44px; background: url(/m/images/common/icon_slide_prev2.png) no-repeat 50%; background-size: cover;}
.banner-section .slick-next {right: 3px; background: url(/m/images/common/icon_slide_next2.png) no-repeat 50%; background-size: cover;}

.relate-section{padding:0 25px;margin-bottom:70px;}
.relate-section h4{margin-bottom:20px;font-size:17px;text-align:center;}
.relate-section h4 em{color:#8fb283}
.relate-section .slide-section .slick-arrow.slick-prev{display:block;position:absolute;left:-15px;top:35px;width:20px;height:30px;font-size:0;background:url(/m/images/common/icon_slide2_prev.png) no-repeat center center;background-size:8px auto;border:0;z-index:10}
.relate-section .slide-section .slick-arrow.slick-next{display:block;position:absolute;right:-15px;top:35px;width:20px;height:30px;font-size:0;background:url(/m/images/common/icon_slide2_next.png) no-repeat center center;background-size:8px auto;border:0;z-index:10}
.relate-section .slick-slide{margin:0 5px;}
.relate-section .item-card .title{margin-bottom:10px;font-size:14px}
.relate-section .item-card dt{height:100px;}

.product-detail{padding:50px 15px;font-size:17px;line-height:27px;text-align:center;}
.product-detail .img-section{margin-bottom:45px;text-align:center;}
.product-detail .img-section img{max-width:100%}
.product-detail .option-img{text-align:center;position: relative;}
.product-detail .option-img .double-image img{width: 48%; height: auto; margin-right: 5px;}
.product-detail .option-img .double-image img:last-child{margin-right: 0px;}
.product-detail .option-img .triple-image img{width: 31%; height: auto; margin-right: 5px;}
.product-detail .option-img .triple-image img:last-child{margin-right: 0px;}
.product-detail h4{margin-bottom:40px;font-family: 'Noto Serif KR', serif;font-size:25px;line-height:25px;font-weight:600;color:#78bbc1}
.product-detail h5{margin-bottom:20px;font-family: 'Noto Serif KR', serif;font-size:20px;line-height:20px;font-weight:600;}
.product-detail h6{margin-bottom:10px;font-family: 'Noto Serif KR', serif;font-size:15px;line-height:15px;font-weight:600;}
.product-detail p{margin-bottom:40px;}
.product-detail .div-text{position:relative;margin-bottom:20px;}
.product-detail .div-text:before{content:"";position:absolute;left:0;top:15px;width:100%;height:1px;background:#d7d7d7;z-index:-1}
.product-detail .div-text em{display:inline-block;margin-left:10px;padding:0 20px 0 25px;font-family: 'Noto Serif KR', serif;font-size:17px;line-height:24px;letter-spacing:10px;color:#d7d7d7;font-weight:600;background:#fff;}
.product-detail .text-box{position:relative;margin-bottom:0;padding:70px 20px;background:#f4f4f4;}
.product-detail .text-box:before{content:"“";position:absolute;left:50%;top:35px;margin-left:-14px;font-size:50px;line-height:50px;font-family: 'Noto Serif KR', serif;font-weight:900;color:#b1b1b1;}
.product-detail .text-box:after{content:"”";position:absolute;left:50%;bottom:10px;margin-left:-14px;font-size:50px;line-height:50px;font-family: 'Noto Serif KR', serif;font-weight:900;color:#b1b1b1;}

.product-detail .check-point{padding:45px 0;text-align:left;}
.product-detail .check-point > ul > li{position:relative;margin-bottom:50px;padding-left:75px;}
.product-detail .check-point > ul > li:last-child{margin-bottom:0;}
.product-detail .check-point em{position:absolute;left:0;top:0;display:block;width:60px;height:60px;background:no-repeat center center;background-size:contain}
.product-detail .check-point .no{margin-bottom:5px;padding-top:5px;font-family: 'Noto Serif KR', serif;font-size:14px;line-height:16px;color:#78bbc1;letter-spacing: 1px}
.product-detail .check-point .info{margin-bottom:5px;padding-top:5px;font-family: 'Noto Serif KR', serif;font-size:14px;line-height:16px;color:#b1b1b1;letter-spacing: 0px}
.product-detail .check-point dl dt{margin-bottom:20px;font-family: 'Noto Serif KR', serif;font-size:18px;font-weight:600;}
.product-detail .check-point.left > ul > li{padding-left:0;}
.product-detail .check-point.left .info{padding-left:75px;}
.product-detail .check-point.left dl dt{padding-left:75px;}
.product-detail .check-point dl dd{font-size:15px;line-height:22px;}
.product-detail .check-point dl dd li{position:relative;margin-bottom:15px;padding-left:14px;font-size:15px;line-height:22px;}
.product-detail .check-point dl dd li:before{content:"";position:absolute;left:0;top:8px;display:block;width:4px;height:4px;background:#8fb283;border-radius:50%}
.product-detail .check-point dl dd li:last-child{margin-bottom:0}
.product-detail .check-point dl dd .img-section{padding-top:30px;text-align:left}
.product-detail .text-comma{position:relative;margin-bottom:0;padding:50px 15px;text-align:left;}
.product-detail .text-comma:before{content:"“";position:absolute;left:15px;top:0;font-size:50px;line-height:50px;font-family: 'Noto Serif KR', serif;font-weight:900;color:#b1b1b1;}
.product-detail .text-comma:after{content:"”";position:absolute;left:15px;bottom:-25px;font-size:50px;line-height:50px;font-family: 'Noto Serif KR', serif;font-weight:900;color:#b1b1b1;}

.product-detail hr{margin:50px 0;border:0;border-top:1px solid #d7d7d7;}
.product-detail .notify-section{text-align:left;}
.product-detail .notify-section .title{margin-bottom:20px;font-size:16px;font-weight:600;line-height:16px;}
.product-detail .notify-section .tbl-data{table-layout:fixed;border-collapse:collapse;border-top:2px solid #8fb283}
.product-detail .notify-section .tbl-data dl{padding:15px;border-bottom:1px solid #d7d7d7;}
.product-detail .notify-section .tbl-data dl:after{content:"";clear:both;display:block}
.product-detail .notify-section .tbl-data dl dt{float:left;width:100px;font-size:13px;line-height:22px;font-weight:600;}
.product-detail .notify-section .tbl-data dl dd{float:right;width:calc(100% - 100px);font-size:14px;line-height:22px;}
.product-detail .notify-section .tbl-data dl.img-info dt{float:none;margin-bottom:10px}
.product-detail .notify-section .tbl-data dl.img-info dd{float:none;width:100%;}
.product-detail .notify-section .tbl-data dl.img-info dd img{max-width:100%;}
.product-detail .only-image img{max-width:100%;}

.review-section{padding:30px 15px;}
.photo-review{position:relative;margin-bottom:30px;padding:0 10px}
.photo-review .slick-arrow.slick-prev{display:block;position:absolute;left:-15px;top:23px;width:20px;height:30px;font-size:0;background:url(/m/images/common/icon_slide2_prev.png) no-repeat center center;background-size:8px auto;border:0;z-index:10}
.photo-review .slick-arrow.slick-next{display:block;position:absolute;right:-15px;top:23px;width:20px;height:30px;font-size:0;background:url(/m/images/common/icon_slide2_next.png) no-repeat center center;background-size:8px auto;border:0;z-index:10}
.photo-review .slick-slide{margin:0 5px;}
#photoSlider .photo-item{display:block;height:75px;background:no-repeat center center;background-size:cover;}

.board-section{padding:30px 15px 100px}
.board-section .post-list{border-top:2px solid #8fb283}
.board-section .post-list > li{padding:20px 10px;border-bottom:1px solid #d7d7d7}
.board-section .post-list .title{font-size:15px;line-height:22px;box-sizing:border-box;}
.board-section .post-list .title .ic-lock{display:inline-block;padding-left:10px;width:14px;height:22px;background:url(/m/images/common/icon_lock.png) no-repeat right center;background-size:14px auto;vertical-align:top;}
.board-section .post-list .date{padding-top:10px;font-size:15px;line-height:20px;}
.board-section .post-list .util{position:relative;margin-bottom:10px;}
.board-section .post-list .util .no{font-size:14px;line-height:18px;font-weight:600;color:#b1b1b1}
.board-section .post-list .util .state{display:inline-block;padding:0 7px;height:20px;line-height:18px;font-size:14px;font-weight:700;color:#fff;background:#8fb283;border-radius:10px;}
.board-section .post-list .util .state.done{color:#b1b1b1;background:#f4f4f4}
.board-section .post-list .util .info{position:absolute;right:0;top:0;text-align:right;}
.board-section .post-list .util .info li{position:relative;display:inline-block;margin-left:10px;padding-left:10px;font-size:14px;line-height:20px;vertical-align:top;}
.board-section .post-list .util .info li:before{position:absolute;left:0;top:6px;content:"";display:block;width:1px;height:10px;background:#3d3d3d;}
.board-section .post-list .util .info li:first-child{margin-left:0;padding-left:0;}
.board-section .post-list .util .info li:first-child:before{display:none;}
.board-section .post-list .reply{background:#efefef}
.board-section .paging-section{padding-bottom:15px;}

.purchase-info{padding:30px 15px 60px;}
.purchase-info ul li{margin-bottom:10px;}
.purchase-info ul li:last-child{margin-bottom:0;}
.purchase-info ul li em{display:block;width:100%;height:60px;padding:0 20px;line-height:60px;text-align:left;font-family: 'Noto Serif KR', serif;font-size:17px;font-weight:600;background:no-repeat right 20px bottom #f2f7f1;border-radius:5px;box-sizing:border-box;}
.purchase-info ul li em.info01{background-image:url(/m/images/page/purchase_info01.png);background-size:55px auto;}
.purchase-info ul li em.info02{background-image:url(/m/images/page/purchase_info02.png);background-size:52px auto;}
.purchase-info ul li em.info03{background-image:url(/m/images/page/purchase_info03.png);background-size:54px auto;}


.float-cart{position:fixed;bottom:49px;left:0;width:100%;box-sizing:border-box;background:rgba(255,255,255,0.5);box-shadow:0px -15px 10px rgba(255,255,255,0.5);z-index:9999}
.float-cart > .inner-section{position:relative;padding:15px 10px;background:#fff;border-radius:15px 15px 0 0;box-shadow: 0px -2px 5px rgba(0,0,0,0.2);}
.float-cart > .inner-section.active{padding-top:30px;}
.float-cart .btn-close{display:none;position:absolute;left:50%;top:10px;margin-left:-12.5px;width:25px;height:10px;background:url(/m/images/common/icon_option_close.png) no-repeat center center;background-size:contain;border:0;}
.float-cart .option-section{display:none;margin-bottom:15px;padding:0 5px;}
.float-cart .option-list li{position:relative;padding-top:5px;}
.float-cart .option-list li .btn-delete{position:absolute;right:10px;top:13px;display:block;width:15px;height:15px;background:url(/m/images/common/icon_delete2.png) no-repeat center center;background-size:10px;border:0;}
.float-cart .option-list dl{padding:10px 15px;background:#f4f4f4;border:1px solid #d7d7d7;border-radius:5px;}
.float-cart .option-list dl dt{margin-bottom:15px;font-size:15px;line-height:20px;margin-right:12px;}
.float-cart .option-list dl dd:after{content:"";clear:both;display:block;}
.float-cart .option-list dl dd .qty-counter{float:left;}
.float-cart .option-list dl dd p{float:right;line-height:30px;font-size:20px;font-weight:600;text-align:right;}
.float-cart.active > .inner-section{padding-top:30px;}
.float-cart.active .btn-close{display:block}
.float-cart.active .option-section{display:block}
.float-cart .btn-flex{display:flex;justify-content:space-between}
.float-cart .btn-flex button{margin:0 5px;}
.float-cart .btn-regular{display:block;width:100%;height:50px;line-height:48px;padding:0;color:#78bbc1;font-weight:600;font-size:15px;text-align:center;background:none;border:1px solid #78bbc1;border-radius:5px;box-sizing:border-box;}
.float-cart .btn-regular:before{content:"";display:inline-block;width:17px;height:48px;margin-right:5px;line-height:48px;background:url(/m/images/common/icon_regular.png) no-repeat 0 center;background-size:17px auto;vertical-align:top;}
.float-cart .btn-double .btn-regular:before{height: 38px;}
;}





/**** 이벤트 ****/
.event-section .img-banner{margin-bottom:50px}
.event-section .img-banner img{display:block;width:100%;}
.event-list > li{margin-bottom:20px;}
.event-list .event-item{position:relative;width:100%;height:235px;background:no-repeat center center;background-size:cover;}
.event-list .event-item.end:before{content:"END";position:absolute;display:block;width:100%;height:100%;padding-top:110px;font-family: 'Noto Serif KR', serif;font-size:15px;text-align:center;letter-spacing:5px;color:#fff;background:rgba(0,0,0,0.6);box-sizing:border-box;}

/****  지역관 ****/
.local-section .local-list{margin-bottom:35px;padding:30px 0 45px;background:url(/m/images/main/main_local.jpg) no-repeat center center;background-size:cover;}
.local-section .local-list ul{position:relative;width:330px;height:75px;margin:0 auto;background:url(/m/images/main/main_local_bg.png) no-repeat center 18px;background-size:320px auto}
.local-section .local-list ul li{position:absolute;display:block;}
.local-section .local-list ul li button{display:block;width:40px;height:40px;font-family: 'Noto Serif KR', serif;font-size:10px;font-weight:600;line-height:38px;text-align:center;background:#fff;border:0;border-radius:50%;}
.local-section .local-list ul li button.active{color:#fff;background:#7a9f7d}
.local-section .local-list ul li:nth-child(1){left:0;bottom:0;}
.local-section .local-list ul li:nth-child(2){left:45px;top:15px;}
.local-section .local-list ul li:nth-child(3){left:95px;top:5px;}
.local-section .local-list ul li:nth-child(4){left:50%;top:0;margin-left:-20px;}
.local-section .local-list ul li:nth-child(5){right:95px;top:5px;}
.local-section .local-list ul li:nth-child(6){right:45px;top:15px;}
.local-section .local-list ul li:nth-child(7){right:0;bottom:0;}
.local-section .btn-section{padding-top:15px;text-align:center}
.local-section .btn-section .btn-more{display:inline-block;width:120px;height:40px;color:#3d3d3d;font-family: 'Noto Serif KR', serif;font-weight:600;font-size:15px;line-height:36px;text-align:center;background:transparent;border:1px solid #8fb283;box-sizing:border-box;border-radius:5px;}


/**** 쇼핑라이브 ****/
.live-section .content-title {padding: 30px 15px 5px;}
.live-section > .inner-section{position: relative; padding: 30px 15px 75px; background-color: #fff;}
.live-section > .inner-section:nth-child(even) {background-color: #f2f7f1;}
.live-section .top-section {margin-bottom: 30px; zoom: 1}
.live-section .top-section::after {clear: both; content: ''; display: block;}
.live-section .top-section .live-slide {float: left; position: relative; margin-right: 15px; width: 168px; height: 300px;}
.live-section .top-section .slide .slick-list {height: 100%;}
.live-section .top-section .slide .slick-slide {background-color: #b1b1b1; border-radius:5px;}
.live-section .top-section .slide .slick-slide img {width: 100%; height: 100%;}
.live-section .top-section .slide .slick-arrow {position: absolute; bottom: 15px; width: 8px; height: 13px; font-size: 0; border: none; z-index: 1;}
.live-section .top-section .slide .slick-prev {left: 15px; background: url(/m/images/common/icon_slide_prev_s.png) no-repeat 50% 50%; background-size: cover;}
.live-section .top-section .slide .slick-next {right: 15px; background: url(/m/images/common/icon_slide_next_s.png) no-repeat 50% 50%; background-size: cover;}
.live-section .top-section .live-slide .cnt {position: absolute; left: 50%; bottom: 10px; margin-left: -25px; width: 60px; height: 25px; background: rgba(0,0,0,.3); border-radius: 50px; text-align: center;}
.live-section .top-section .live-slide .cnt span {display: inline-block; font-size: 12px; vertical-align: middle; color: #fff;}
.live-section .top-section .live-slide .cnt .current {font-weight: 600;}

.live-section .top-section .text-section {float: left; width: calc(100% - 183px);}
.live-section .top-section .text-section h4 {margin-top: 5px; width: 55px; height: 16px; background: url(/m/images/common/icon_npay_live.png) no-repeat 50% 50%; background-size: cover; font-size: 0;}
.live-section .top-section .text-section .date {margin-top: 15px; font-size: 14px; }
.live-section .top-section .text-section strong {display: block; margin: 10px 0 20px; font-size: 15px; font-weight: 700; line-height: 1.4; letter-spacing: -1px;}
.live-section .top-section .text-section .item-card {display: table; table-layout: fixed; border-collapse: collapse; width: 100%;}
.live-section .top-section .text-section .item-card:nth-of-type(1) {margin-bottom: 15px;}
.live-section .top-section .text-section .item-card dt {display: table-cell; width: 55px; height: 55px; vertical-align: top; background: no-repeat 50% 50% #797979; background-size: cover;}
.live-section .top-section .text-section .item-card dd {display: table-cell;  height: 55px; padding: 0 5px; vertical-align: top; box-sizing: border-box;}
.live-section .top-section .text-section .item-card dd .title {display: -webkit-box; margin-bottom:3px; font-size: 12px;line-height:17px; font-weight:700; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.live-section .top-section .text-section .item-card dd .price-area{margin-bottom:0}
.live-section .top-section .text-section .item-card dd .price-area .rate {display: inline-block; padding-right: 10px; font-size: 13px; font-weight: 600; color: #e5735c; vertical-align: middle;}
.live-section .top-section .text-section .item-card dd .price-area .price {display: inlne-block; font-size: 13px; font-weight: 600; vertical-align: middle;}
.live-section .top-section .text-section .item-card dd .info li {margin-bottom: 10px; font-size: 12px; letter-spacing: -2px;}
.live-section .top-section .text-section .item-card dd .info li:last-child {margin-bottom: 0;}
.live-section .top-section .text-section .item-card dd .info li span {display: inline-block; margin-right: 3px; font-weight: 600;}
.live-section .top-section .text-section .btn-more {display: block; position: relative; padding-left: 14px; margin-top: 18px; width: 100%; height: 35px; line-height: 32px; box-sizing: border-box; border: 1px solid #3d3d3d; border-radius:5px; font-size: 14px; font-weight: 600;}
.live-section .top-section .text-section .btn-more em {color: #e5735c;}
.live-section .top-section .text-section .btn-more:after {content: ''; display: block; position: absolute; right: 15px; top: 50%; margin-top: -3px; width: 17px; height: 6px; background: url(/m/images/common/icon_btn_link.png) no-repeat 50% 50%; background-size: cover;} 

.live-section .product-section {margin-bottom: 0;}
.live-section .list-title{margin-bottom:15px;font-size:15px;font-weight:600;}
.live-section .btn-section {padding-top: 20px;}
.live-section .btn-section .btn-more {display: block; margin: 0 auto; width: 120px; height: 40px; box-sizing: border-box; border-radius:5px; border: 1px solid #8fb283; font-family: 'Noto Serif KR', serif; font-size: 15px; font-weight:600; line-height: 34px; text-align: center; background: rgba(0,0,0,0);}

/**** section_list Title ****/

.section-title{position:relative;margin-bottom:30px;}
.section-title dl dt{font-family: 'Noto Serif KR', serif;margin-bottom:20px;font-size:25px;font-weight:700;color:#797979}
.section-title dl dt em{color:#6b935e}
.section-title dl dd{font-size:15px;line-height:24px;}
.md-section .section-title dt{position:relative;padding-left:50px;}
.md-section .section-title dt:before{position:absolute;left:0;top:-13px;content:"";display:block;width:50px;height:50px;background:url(/m/images/common/logo_hue_gray.png) no-repeat 0 0;background-size:contain;}

.regular_sell_price{font-size: 16px;color: #ae0000;float: right;width: 100%;}

#theme_product{padding-top: 40px;}