.detail-body .wrapper { margin-top: 0; padding-bottom: 6rem; background: #fff; }
.detail-body .detailHeader { position: absolute; top: 0; left: 0; width: 100%; height: 3.77rem; width: 100%; height: 3.77rem; z-index: 100; padding: 0 0.68rem 0 0.37rem; background: linear-gradient(rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%); } 
.detail-body .detailHeader > div { height: 100%; float: left;} 
.detail-body .detailHeader .back { float: left; width: 3.77rem; } 
.detail-body .detailHeader button { font-size:0; line-height:0; width:0px; height:0px; background-size: 100%; background-color: inherit; width: 3.77rem; height: 3.77rem; display: inline-block; } 
.detail-body .detailHeader .back .btn { background-image: url(https://files.heally.co.kr/web-images/common/top_left_arrow.webp); width: 100%; height: 100%; background-color: inherit; background-size: 1.49rem;} 
.detail-body .detailHeader.scroll .leftbtnWrap div { float: left;width:3.77rem;background-color:#fff;margin-left:0rem; } 
.detail-body .detailHeader .home { float: left; width: 1.55rem; } 
.detail-body .detailHeader .home .btn{background-image: url(https://files.heally.co.kr/web-images/common/top_home_icon.webp);width: 100%;height: 100%;background-color: inherit; background-size:1.63rem}
.detail-body .detailHeader .btnWrap { float: right; padding: 0.76rem 0.49rem 0 0; } 
.detail-body .detailHeader .btnWrap div,.detail-body .detailHeader .leftbtnWrap div { float: left; width: 2.25rem; height: 2.25rem; border-radius: 2.25rem; margin-left:0.49rem; overflow: hidden; background-color: rgba(0,0,0,0.1); } 
.detail-body .detailHeader .btnWrap button,.detail-body .detailHeader .leftbtnWrap button {
    transition: transform 0.6s ease-in-out; /* 천천히 커졌다 돌아오기 */
    transform-origin: center center;       /* 가운데 기준으로 확대 */
}
.detail-body .detailHeader .btnWrap button:active,.detail-body .detailHeader .leftbtnWrap button:active {
    transform: scale(2.7); /* 눌렀을 때 최대 크기 */
}
.detail-body .detailHeader .leftbtnWrap { float: left; padding: 0.76rem 0.49rem 0 0; } 

.detail-body .detailHeader .btnWrap div { float: left; width: 2.25rem; height: 2.25rem; border-radius: 2.25rem; margin-left:0.49rem; overflow: hidden; background-color: rgba(0,0,0,0.1); } 
.detail-body .detailHeader .btnWrap button { width: 100%; height: 100%; background-size:2.71rem; } 
.detail-body .detailHeader .btnWrap .share { background-image: url(https://files.heally.co.kr/web-images/detail/header_share_icon.png); } 
.detail-body .detailHeader .btnWrap .favorites { background-image: url(https://files.heally.co.kr/web-images/detail/header_favorites_off_icon.png); } 
.detail-body .detailHeader .btnWrap .favorites.on { background-image: url(https://files.heally.co.kr/web-images/detail/header_favorites_on_icon.png); } 
.detail-body .detailHeader .name { display: none } 

.detail-body .detailHeader.scroll { z-index: 101; background: #fff; position: absolute; top: 0; -webkit-transition-duration:0.5s; transition-duration:0.2s; } 
/* .detail-body .detailHeader.scroll .home {display: none;} */
 .detail-body .detailHeader.scroll .leftbtnWrap div.back{width:3.1rem;margin-left:0.2rem;}
.detail-body .detailHeader.scroll .leftbtnWrap div.home{width:2rem;} 
.detail-body .detailHeader.scroll .home .btn{background-image: url(https://files.heally.co.kr/web-images/common/top_home_black_icon.webp);width: 100%;height: 100%;background-color: inherit; background-size:2rem;}
.detail-body .detailHeader.scroll .btnWrap div { background-color: #fff; } 
.detail-body .detailHeader.scroll .btnWrap button {background-size:1.63rem; }
.detail-body .detailHeader.scroll .btnWrap button.favorites.on { width: 100%; height: 100%; background-size:2.71rem; } 
.detail-body .detailHeader.scroll .btnWrap .share { background-image: url(https://files.heally.co.kr/web-images/detail/header_share_icon_scroll_black.png); } 
.detail-body .detailHeader.scroll .btnWrap .favorites { background-image: url(https://files.heally.co.kr/web-images/detail/header_favorites_off_icon_scroll.png); } 
.detail-body .detailHeader.scroll .btnWrap .favorites.on { background-image: url(https://files.heally.co.kr/web-images/detail/header_favorites_on_icon.png); } 
.detail-body .detailHeader.scroll .name { line-height: 3.77rem; font-size: 1.22rem; font-weight: 600; display: block; width: 12.93rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left:0.7rem;} 
.detail-body .detailHeader.scroll .back .btn { background-image: url(https://files.heally.co.kr/web-images/detail/header_back_icon_scroll.png); background-size:3.4rem}
/*.detail-body .detailHeader.scroll { position: absolute; top: 0rem; z-index: 101 } */
.detail-body .detailHeader { z-index: 101; } 
.detail-body .deheader span{font-weight:550;}
.detail-body .header_detail_review span{font-weight:550;}



.detail-body .store_thumb { position: relative; overflow: hidden; width: 100%; height: var(--640); overflow: hidden; } 
.detail-body .store_thumb .swiper-wrapper img { width: 100%; height: 100%; object-fit: cover; } 
.detail-body .store_thumb .swiper-pagination { position: absolute; top:initial; right: var(--20); width: initial; left: initial; font-size: 0.9rem; height: 1.28rem; bottom:var(--20); height: 1.58rem; line-height:1.63rem; padding: 0 0.68rem; background-color: rgba(0,0,0,0.2); border-radius: 1.36rem; color: #fff; padding: 0 0.81rem; } 
.detail-body .thumb_swiper { height: 100%; } 
.detail-body .thumb_swiper .swiper-wrapper { height: 100%; } 
.detail-body .store_thumb.store_close { z-index: 11; } 
.detail-body .store_thumb.store_close .store_close { display: block; } 
.detail-body .store_thumb.store_close { background-color: #000; } 
.detail-body .store_thumb.store_close .thumb_swiper { opacity:0.2 } 
.detail-body .store_thumb.store_close .store_close { position: absolute; width: 100%; top: 0; left: 0; height: 100%; } 
.detail-body .store_thumb.store_close .wrap { position: absolute; top: 50%; text-align: center; width: 100%; z-index: 2; color: #fff; transform: translateY(-60%); display: block; } 
.detail-body .store_thumb.store_close .wrap .tit { font-size: 1.51rem; font-weight: 600; margin-bottom: 0.54rem; } 
.detail-body .store_thumb.store_close .wrap .txt { font-size:1.13rem; } 
.detail-body .store_thumb.store_close .wrap .txt span{border: 1px solid #fff; padding: var(--5) var(--16); border-radius: var(--10); line-height: calc(var(--48) - 2px); margin: 0 var(--16); overflow: hidden;}
.detail-body .storeInfor { padding: var(--36) 0 var(--14) 0; } 
.detail-body .storeInfor .inforWrap { padding: 0 var(--30); } 
.detail-body .storeInfor .inforWrap .category { display: flex; gap: var(--12); margin-bottom: 0.7rem; } 
.detail-body .storeInfor .inforWrap .category div { font-size: var(--23); line-height: var(--26); position: relative; padding-right: var(--18); color:#797979;} 
.detail-body .storeInfor .inforWrap .category div:last-child { padding: 0; } 
.detail-body .storeInfor .inforWrap .category div:last-child:after { display: none; } 
.detail-body .storeInfor .inforWrap .category div:after { content: ""; display: block; width: var(--6); height: var(--6); border-radius: var(--6); background-color: #797979; position: absolute; top: 50%; transform: translateY(-50%); right: 0;; } 
.detail-body .storeInfor .inforWrap .name { font-size: var(--40); font-weight: 600; line-height: var(--42); margin-bottom: var(--24); } 
.detail-body .storeInfor .inforWrap ._infoDetail { margin-bottom: var(--30); } 

/* ____dev */
.detail-body .storeInfor .inforWrap ._infoDetail {display: flex;gap: var(--10);}
.detail-body .storeInfor .inforWrap ._infoDetail li {color: #797979;font-size: var(--23);line-height: var(--23);position: relative;padding-right: var(--10);display: flex;gap: var(--8);align-items: center;}
.detail-body .storeInfor .inforWrap ._infoDetail li img {width:0.75rem;}
.detail-body .storeInfor .inforWrap ._infoDetail li:after { content: ""; display: block; width: 1px; height: var(--16); background-color: #CACACA; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.detail-body .storeInfor .inforWrap ._infoDetail li:last-child {padding-right: 0;}
.detail-body .storeInfor .inforWrap ._infoDetail li:last-child::after { display: none; } 
.detail-body .storeInfor .timeWrap ul li.off { font-weight: 400; display: inline-block; padding-right: 1.36rem; background-size: 0.81rem; background-position: right 55%;}
.detail-body .storeInfor .timeWrap ul li.on.more { background-image: url(https://files.heally.co.kr/web-images/_arrow/up_b.png); display: inline-block; padding-right: 1.36rem; background-size: 0.81rem; background-position: right 55%;}
.detail-body .storeInfor .timeWrap ul li {font-weight: 500; font-size: var(--28); line-height: 1.36rem; transition: 0.5s all;}
.detail-body .storeInfor .timeWrap ul li.more { background-image: url(https://files.heally.co.kr/web-images/_arrow/down_b.png);}
.detail-body .storeInfor .timeWrap ul li.hide{display: none; }
.detail-body .storeInfor .timeWrap input:checked + ul li:nth-child(1){background-image: url(https://files.heally.co.kr/web-images/_arrow/up_b.png);display: inline-block;}
.detail-body .storeInfor .timeWrap input:checked + ul li{display: block;}
.detail-body .storeInfor .timeWrap input {position: absolute; left: 0; top: 0; opacity: 0;}
.detail-body .storeInfor .timeWrap ul li.once { background-image: none;}
.detail-body .storeInfor .timeWrap input:checked + ul li.once{background-image: none;}
.detail-body .storeInfor .timeWrap .notSalesTime {font-size: 0.84rem; color: #ff2f74;}
.detail-body .storeInfor ._labelList .badge{margin-bottom: 0.33rem;}



.detail-body .storeInfor .inforWrap ._labelList { margin-bottom: var(--40); } 
.detail-body .storeInfor .info { display: flex; flex-direction: column; gap: var(--24); } 
.detail-body .storeInfor .info li { display: flex; align-items: flex-start; gap: var(--20); } 
.detail-body .storeInfor .info li img { width: var(--23); margin-top: var(--3);} 
.detail-body .storeInfor .info li .txt { font-size: var(--28); line-height: var(--28); } 
.detail-body .storeInfor .info li .txt.arrow { padding-right: var(--30); background-position: right; background-size: var(--10); } /*background-image: url(https://files.heally.co.kr/web-images/_arrow/right_b.png);*/
.detail-body .storeInfor .info li .txt.arrow .sub_addr {line-height: var(--35);}
.detail-body .storeInfor .info li .txt.arrow .sub_addr img {width: var(--10); margin-left: 0.27rem; margin-top: 0.33rem;}
.detail-body .storeInfor .reviewSlid { overflow: scroll; padding-bottom: 1.36rem; } 
.detail-body .storeInfor .reviewSlid ul:after { content: ""; display: block; clear: both; } 
.detail-body .storeInfor .reviewSlid ul { padding-left: 1.36rem; display: -webkit-inline-box; } 
.detail-body .storeInfor .reviewSlid::-webkit-scrollbar { display: none; } 
.detail-body .storeInfor .reviewSlid ul li { width: 16.96rem; padding: 1.09rem; margin-right: 0.94rem; background-color: #f6f6f6; border:1px solid #fff; border-radius: 0.37rem; box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.06); } 
.detail-body .storeInfor .reviewSlid ul li .txt { font-weight: 500; font-size: 0.9rem; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-box-orient: vertical; margin-top:1.6rem;} 
.detail-body .storeInfor .reviewSlid ul li .day { color: #797979; font-size: 0.83rem; padding-top: 0.33rem; } 
.detail-body .storeInfor .reviewSlid ul li.moreBtn { box-shadow:none; border:1px solid #f0f0f0; width: 5.28rem; padding: 0; } 
.detail-body .storeInfor .reviewSlid ul li.moreBtn button { width: 100%; height: 100%; text-align: center; padding-top: 40%; background-image: url(https://files.heally.co.kr/web-images/main/more_arrow_btn.png); font-size: 0.98rem; background-position: center 30%; background-size: 1.17rem; } 
.detail-body 


.detail-body ._contWrap { background-color: #fff; position: relative; z-index: 100; } 
.detail-body .storeEvent .eventList > div { border-radius: var(--10); background-color: #fafafa; line-height: var(--80); margin-bottom: var(--12); padding-left: var(--80); position: relative; overflow: hidden; } 
.detail-body .storeEvent .eventList > div .tit { font-size: var(--26); font-weight: 400; letter-spacing: -0.03rem; } 
.detail-body .storeEvent .eventList > div .tit span { color: var(--colP); font-weight: 600; } 
.detail-body .storeEvent .eventList > div .right { position: absolute; right: 0; top: 0; line-height: var(--80); font-size: var(--24); padding-right: var(--20); } 
.detail-body .storeEvent .eventList > div .right { padding-right: var(--40); color: #b2b2b2; } 
.detail-body .storeEvent .eventList > div .img.icon { padding: 0; padding: var(--8); } 
.detail-body .storeEvent .eventList > div .img { position: absolute; left: 0; top: 0; width:var(--80); height: var(--80); padding: var(--20); } 
.detail-body .storeEvent .eventList > div.newReviewBadge .img {width:2.1rem;left: 0.5rem; top: 0.48rem;}
.detail-body .storeEvent .eventList > div .img img { width: 100%; } 
.detail-body .storeEvent .eventList > .arriveFirst,
.detail-body .storeEvent .eventList > .newReviewBadge,
.detail-body .storeEvent .eventList > .review,
.detail-body .storeEvent .eventList > .reserve,
.detail-body .storeEvent .eventList > .groupReserve,
.detail-body .storeEvent .eventList > .firstPayment,
.detail-body .storeEvent .eventList > .daytime { background-image: url(https://files.heally.co.kr/web-images/_arrow/down_right_dg.png); padding-right: var(--40); background-position: calc(100% - var(--20)); background-size: var(--8); background-color: #fff; } 
.detail-body .storeEvent .eventList > .arriveFirst { border:1px solid #ff5151 } 
.detail-body .storeEvent .eventList > .newReviewBadge { border:1px solid #003179 } 
.detail-body .storeEvent .eventList > .review { border:1px solid #00c17d } 
.detail-body .storeEvent .eventList > .reserve { border:1px solid #FF2A75 } 
.detail-body .storeEvent .eventList > .groupReserve { border:1px solid #FF9217 } 
.detail-body .storeEvent .eventList > .firstPayment { border:1px solid #BC10CB } 
.detail-body .storeEvent .eventList > .daytime { border:1px solid #000; background-image: none; } 
.detail-body .storeEvent .eventList > .daytime .right { padding-right:var(--20); background-image: none; } 
/* HEALLY_DISCOUNT_EVENT */
.detail-body .storeEvent .eventList > div.bnnImg {padding: 0; width: 100%;}
.detail-body .storeEvent .eventList > div.bnnImg img { width: 100%;}

/*dev*/
.detail-body .storeEvent .eventList .event_item .tit._shorten {font-size: var(--26); background-color: #fafafa; padding: var(--10) var(--20); margin-bottom: var(--12);}


.detail-body .sectionWrap section { border-top: 0.53rem solid #f6f6f6; border-bottom: 1px solid #e6e6e6; padding-bottom: 0.81rem; } 
.detail-body .sectionWrap section .titWrap:after { content: ""; display: block; clear: both; } 
.detail-body .sectionWrap section .titWrap { padding: 1.88rem 1.36rem 1.63rem 1.36rem; } 
.detail-body .sectionWrap section .titWrap .tit { float: left; font-size: 1.36rem; line-height: 1.36rem; font-weight: 600; position:relative;} 
.detail-body .sectionWrap section .titWrap .tit .writeBtnWrap{display: inline-block;position: absolute;width: 6rem;top: -0.5rem;left: 4.8rem;}
.detail-body .sectionWrap section .titWrap .right { float: right; line-height: 1.36rem; } 
.detail-body .sectionWrap section .titWrap .right .moreBtn { color: #797979; font-size: 0.9rem; background-image: url(https://files.heally.co.kr/web-images/_arrow/down_right_dg.png); padding-right:0.81rem; background-position: right; background-size: 0.46rem; height: 1.36rem; } 
.detail-body .sectionWrap section .cont { padding: 1.36rem; padding-top: 0; } 
.detail-body section.storeIntroduce .cont{background-image: url(https://files.heally.co.kr/web-images/detail/quotes_up.png),url(https://files.heally.co.kr/web-images/detail/quotes_down.png); background-position: 1.5rem 0.8rem, calc(100% - 1.8rem) calc(100% - 0.8rem);font-size: 0.98rem;  padding: 0.6rem 0.6rem 0.8rem; background-repeat: no-repeat;background-size: 1rem;width: 100%;margin: 0 auto;}

/*dev*/
.detail-body section.service .cont {padding-bottom: 0;}

/*회원가혜택안내*/
.detail-body section.sell .cont .benefits { padding: 1.71rem 1.36rem; } /*border-bottom: 1px solid #e6e6e6; */
.detail-body section.sell .cont .benefits > .tit { background-image: url(https://files.heally.co.kr/web-images/detail/infor_icon.png); background-position: left; padding-left: 1.49rem; font-weight:600; font-size: 1.05rem; background-size: 1.03rem; margin-bottom: 0.95rem } 
.detail-body section.sell .cont .benefits .benefitsBox { margin-bottom: var(--30); } 
.detail-body section.sell .cont .benefits .benefitsBox li { border-radius:var(--10); margin-bottom: var(--20); position: relative; padding:var(--36) var(--36) var(--36) var(--120); } 
.detail-body section.sell .cont .benefits .benefitsBox li .tit { font-size:var(--28); font-weight: 600; margin-bottom: var(--18); line-height: var(--28); } 
.detail-body section.sell .cont .benefits .benefitsBox li .tit span { font-size:var(--28); color: var(--colP); font-weight: 600; } 
.detail-body section.sell .cont .benefits .benefitsBox li .txt { font-size: var(--24); color: #797979; line-height: var(--32); } 
.detail-body section.sell .cont .benefits .benefitsBox li:after { content: ""; display: block; width: var(--70); box-sizing: border-box; height: var(--70); position: absolute; top: 0; left: var(--20); border-radius:0 0 var(--8) var(--8); } 
.detail-body section.sell .cont .benefits .benefitsBox li.member { background-color: #fff4f8; } 
.detail-body section.sell .cont .benefits .benefitsBox li.certify { background-color: #fff9e5;} 
.detail-body section.sell .cont .benefits .benefitsBox li.member:after { background-color: var(--colP); color: #fff; font-size: var(--25); text-align: center; line-height: var(--25); font-weight: 500; content: "힐리\A회원"; padding-top: var(--9); } 
.detail-body section.sell .cont .benefits .benefitsBox li.certify:after { background-color:#ffe8aa; background-image: url(https://files.heally.co.kr/web-images/detail/certify_icon.png); background-size: var(--36); background-position: center; background-repeat: no-repeat; } 
.detail-body section.sell .cont .benefits > .txt { color: #797979; font-size: var(--24); padding-left: var(--12); position: relative;margin-top:0.1rem; } 
.detail-body section.sell .cont .benefits > .txt span {color: var(--colP);}
.detail-body section.sell .cont .benefits > .txt:after { content: ""; display: block; width:var(--5); height: var(--5); background-color: #797979; border-radius: var(--10); position: absolute; left:0; top: 50%; transform: translateY(-50%); } 


.detail-body section.sell .cont .benefits .benefitsBox .txt._one { color: #797979; font-size: var(--24); padding-left: var(--12); position: relative; } 
.detail-body section.sell .cont .benefits .benefitsBox .txt._one span {color: var(--colP);}
.detail-body section.sell .cont .benefits .benefitsBox .txt._one:after { content: ""; display: block; width:var(--5); height: var(--5); background-color: #797979; border-radius: var(--10); position: absolute; left:0; top: 50%; transform: translateY(-50%); }

.detail-body section.sell .cont .benefits .benefitsBox .txt._two { color: #797979; font-size: var(--24); padding-left: var(--12); position: relative; margin-bottom: 1.2rem; } 
.detail-body section.sell .cont .benefits .benefitsBox .txt._two span {color: var(--colP);}
.detail-body section.sell .cont .benefits .benefitsBox .txt._two:after { content: ""; display: block; width:var(--5); height: var(--5); background-color: #797979; border-radius: var(--10); position: absolute; left:0; top: 50%; transform: translateY(-50%); }



.detail-body section.storeEvent { padding-bottom: 0 } 
.detail-body section.storeEvent .cont { padding-bottom: 0.81rem; } 
.detail-body section.storeEvent .cont li:after { content: ""; display: block; clear: both; } 
.detail-body section.storeEvent .cont li { padding: 0.27rem 0; } 
.detail-body section.storeEvent .cont li > div { float: left; } 
.detail-body section.storeEvent .cont li .txt { padding-left: 0.81rem; font-size: 0.94rem; position: relative; } 
.detail-body section.storeEvent .cont li ._labelList { margin-left: 0.33rem } 
.detail-body section.storeEvent .cont li .txt:after { content: ""; width: 0.19rem; height: 0.19rem; background-color: #000; position: absolute; left: 0; top: 0.68rem; } 

.detail-body .sectionWrap section.sell .storeIntroduce { border-top: 0.53rem solid #f6f6f6; padding-bottom: 2.17rem; position: relative; } 
.detail-body .sectionWrap section.storeIntroduce .storeIntroduce .cont { background-image: url(https://files.heally.co.kr/web-images/detail/quotes_up.png),url(https://files.heally.co.kr/web-images/detail/quotes_down.png); background-position: left top,right bottom; font-size: 0.9rem; padding: 1.09rem 1.36rem 1.36rem; background-size: 1.36rem; width: calc(100% - 2.71rem); margin: 0 auto; } 
.detail-body .sectionWrap section.sell .storeIntroduce .cont .txt { color: #595959; line-height: 1.63rem; font-weight: 500; } 

.detail-body section.useInfor { padding-bottom: 0; } 
.detail-body section.useInfor .cont { padding-left: 0; padding-right: 0; padding-bottom:0; } 
.detail-body section.useInfor .cont .txtWrap { margin-bottom: 1.36rem; padding: 0 1.36rem } 
.detail-body section.useInfor .cont .txtWrap .tit { font-size: 1.06rem; font-weight: 600; margin-bottom: 0.81rem } 
.detail-body section.useInfor .cont .txtWrap .txt { font-size: 0.94rem; position: relative; padding: 0.14rem 0 0.14rem 0.81rem } 
.detail-body section.useInfor .cont .txtWrap .txt:after { content: ""; width: 0.19rem; height: 0.19rem; background-color: #000; position: absolute; left: 0; top: 0.68rem; } 
.detail-body section.useInfor .cont .location { height: 13.57rem } 
.detail-body section.useInfor .cont .map .txtWrap { background-color: #fafafa; padding-top: 1.51rem; margin-bottom: 0; padding-bottom: 3.02rem; } 
.detail-body section.useInfor .cont .map { border-bottom:1px solid #e6e6e6 } 
.detail-body section.service > .cont { border-bottom: 1px solid #e6e6e6; } 
.detail-body section.service .cont { border-bottom: 0; } 

.detail-body section.storeIntroduce .cont .txt {
  padding: 2rem 0.8rem;
  line-height: 1.63rem;
  font-weight: 400;
  color:#000;
}


/*매장위치*/
.detail-body section.map { padding-bottom: 0; } 
.detail-body section.map .location { height: var(--360); overflow: hidden; } 
.detail-body section.map .mapTrans { position: absolute; left: 0px; width: 100%; height: var(--360); opacity: 0; z-index: 3;} 
.detail-body section.map .addr { padding:0 var(--36); margin-top: var(--26); } 
.detail-body section.map .addr span { font-size: 0.94rem; background-image: url(https://files.heally.co.kr/web-images/common/searchresult_location_b.png); padding-left: var(--36); background-position: left var(--6); background-size:var(--26); display: block; line-height: var(--40); } 
.detail-body section.map .addr button { width: 100%; height: var(--86); border-radius: var(--10); background-color: #f0f0f0; margin-top: var(--26); font-size: var(--28); font-weight: 500; } 
.detail-body section.map .txtWrap { padding:var(--50) var(--36) var(--36); margin-top: var(--30); background-color: #fafafa; } 
.detail-body section.map .txtWrap .tit { font-size: var(--28); font-weight:500; line-height: var(--28); } 
.detail-body section.map .txtWrap .txt { margin-top: var(--20); font-size: 0.94rem;} 
.detail-body section.map .txtWrap .txt span { margin-bottom: var(--16); display: block; position: relative; line-height: var(--36); font-size: var(--25); padding-left: var(--24); } 
.detail-body section.map .txtWrap .txt span:after { content: ""; display: block; width: var(--5); height: var(--5); background-color: #000; border-radius: var(--8); position: absolute; left: 0; top: var(--16); } 
.detail-body section.map .location {
    pointer-events: none;
  }

.detail-body section.review {border-bottom: 0px solid #e6e6e6;}
.detail-body section.review .cont { padding-bottom: 0 } 
.detail-body section.review { padding-bottom: 0 } 
.detail-body section.review .titWrap { padding-bottom: 0.81rem } 
/*.detail-body section.review .titWrap .reviewCount:after { content: ""; display: block; clear: both; } 
.detail-body section.review .titWrap .reviewCount ._userCountWrap { float: left; } */
.detail-body section.review .cont .txtBox { border-top: 1px solid var(--colP); text-align: center; border-bottom: 1px solid var(--colP); line-height: var(--86); margin-top: var(--40); position: relative; } 
.detail-body section.review .cont .txtBox::before,
.detail-body section.review .cont .txtBox::after { content: ""; display: block; width: var(--10); height: var(--10); border-radius: var(--10); position: absolute; top: 50%; background-color: var(--colP); transform: translateY(-50%); } 
.detail-body section.review .cont .txtBox::before { left: 0; } 
.detail-body section.review .cont .txtBox::after { right: 0; } 
.detail-body section.review .cont .txtBox span { font-size:var(--26); letter-spacing: -0.01rem; } 
.detail-body section.review .cont .txtBox span span { color: var(--colP); } 
.detail-body section.review .titWrap .reviewCount ._userCountWrap ._review span { color: #000; font-weight:500;} 
.detail-body section.review .titWrap  .reviewBtn { float: right; height: 2.41rem; padding: 0 0.81rem; border:1px solid #d9d9d9; border-radius: 2.17rem; font-size: 0.9rem; } 
.detail-body section.review .titWrap .reviewCount .reviewWriteBtn { width: 100%; border:1px solid #ff2a75; height: 3.24rem; border-radius: 0.37rem; margin-bottom: 0.81rem } 
.detail-body section.review .titWrap .reviewCount .reviewWriteBtn button { width: 100%; height: 100%; } 
.detail-body section.review .titWrap .reviewCount .reviewWriteBtn button span { font-size: 1.05rem; color: #ff2a75; font-weight: 500; background-position: left; padding-left: 1.36rem; background-size: 0.94rem; background-image: url(https://files.heally.co.kr/web-images/common/count_review_icon.png); } 

.detail-body .sectionWrap section.service .md { border-top: 0.53rem solid #f6f6f6; } 
.detail-body .sectionWrap section.service .md .cont { padding-bottom: 0; } 
.detail-body .sectionWrap section.service .md .cont .imgWrap { width: 100%; height: calc(var(--380) + var(--8)); border-radius: var(--16); overflow: hidden; } 
.detail-body .sectionWrap section.service .md .cont .imgWrap img { width: 100%; height: 100%; object-fit: cover; } 
.detail-body .sectionWrap section.service .md .txtList { padding-top: var(--36); } 
.detail-body .sectionWrap section.service .md .txtList li { font-size: var(--25); font-weight: 500; padding-left: var(--26); position: relative; line-height: var(--44); margin-bottom: var(--36); } 
.detail-body .sectionWrap section.service .md .txtList li:after { content: ""; display: block; width: var(--8); height: var(--8); background-color: #000; border-radius: var(--8); position: absolute; left: 0; top:var(--18) } 
.detail-body .sectionWrap section.service .md .txtList li:last-child { margin-bottom: 0; } 
.detail-body .sectionWrap section.service .txtWrap .txt { margin: var(--20) var(--56); font-weight:500; font-size: 0.9rem;} 
.detail-body .sectionWrap section.useInfor .managerInfor .inforWrap .tit { margin-bottom: 0; } 
.detail-body .sectionWrap section.useInfor .managerInfor .cont { padding: 0 1.36rem; } 
.detail-body .managerInfor { padding-bottom: var(--60); border-top: 0.53rem solid #f6f6f6; } 
.detail-body .managerInfor .wrap { background-color:#fafafa; border-radius: var(--10); position: relative; padding:0 var(--30); } 
.detail-body .managerInfor .wrap input { position: absolute; width: 100%; height: 100%; z-index: 1; top: 0; opacity: 0; left: 0; } 
.detail-body .managerInfor .wrap .tit { background-image: url(https://files.heally.co.kr/web-images/common/manager_icon.png); background-position: left; background-size: var(--36); padding-left: var(--50); line-height: var(--80); font-weight: 500; position: relative; font-size: var(--26); } 
.detail-body .managerInfor .wrap .tit:after { content: ""; display: block; width: var(--22); height: 100%; position: absolute; right: 0; top: 0; background-position: center; background-repeat: no-repeat; background-image: url(https://files.heally.co.kr/web-images/_arrow/down_g.png); } 
.detail-body .managerInfor .wrap .txt { padding: var(--30) 0; font-size: var(--25); font-weight: 500; display: none; border-top: 1px solid #f0f0f0;; line-height: var(--46); } 
.detail-body .managerInfor .wrap input:checked + .inforWrap .txt { display: block; } 
.detail-body .managerInfor .wrap input:checked + .inforWrap .tit:after { background-image: url(https://files.heally.co.kr/web-images/_arrow/up_g.png); } 

.detail-body .guidance { background: #f1f1f1; font-size: 0.68rem; color:#6b6b6b; padding: 1.36rem; line-height: 1.09rem; } 
.detail-body .questionBtn { z-index: 104; width: 100%;position: sticky;bottom: 0;background: #fff;box-shadow: 0 0px 0.27rem 0.27rem rgba(0,0,0,0.05);}
.detail-body .questionBtn button{width: 50%; color: #fff;background-color:#ff2f74;height: 3.77rem;font-size:1.09rem;font-weight: 600;background-image: url(https://files.heally.co.kr/web-images/detail/detail_call_w.png);background-repeat: no-repeat;background-position: 1.36rem;background-size: 1.63rem;}
.detail-body .questionBtn .reserve{color: #ff176e;border:1px solid #ff176e;background: #fff;float: left;background-image: url(https://files.heally.co.kr/web-images/detail/detail_reserve.png);background-repeat: no-repeat;padding-left: 0.81rem;background-position: 1.36rem;background-size: 1.63rem;}

/*2025festa 일시적용*/
/* .detail-body .questionBtn .reserve{color: #FFF;border:1px solid #165A53;background: #277C72;float: left;background-image: url(https://files.heally.co.kr/web-images/detail/reserve_pay_button_festa_01.webp);background-repeat: no-repeat;padding-left: 0.81rem;background-position: 1.36rem;background-size: 1.63rem;} */




.detail-body .questionBtn .sms{color: #ff176e;border:1px solid #ff176e;background: #fff;float: left;background-image: url(https://files.heally.co.kr/web-images/detail/detail_sms.png);background-repeat: no-repeat;padding-left: 0.81rem;background-position: 1.36rem;background-size: 1.63rem;}
.detail-body .questionBtn .sms:disabled{background-color: #d4d4d4;border:0;color:#fff;float: left;background-image:none; background-repeat: no-repeat;padding-left: 0.81rem;background-position: 1.36rem;background-size: 1.63rem;}
.detail-body .questionBtn .reserve:disabled{background-color: #d4d4d4;border:0;color:#fff;background-image: url(https://files.heally.co.kr/web-images/detail/detail_reserve_w.png);}
.detail-body .questionBtn .msg,.detail-body .questionBtn .home{float: left;}
.detail-body .questionBtn .home{background-color:#fff;color:#ff176e;background-image:none;border:1px solid #ff176e}
.detail-body .questionBtn .around{background-image:none}
.detail-body .questionBtn .call:disabled{background-color: #fff; color:#ff176e; filter: grayscale(1); opacity: 0.4;}
.detail-body .questionBtn .call,.detail-body .questionBtn .around{float: right; }
.detail-body .questionBtn .reserve.big{background-position: 6.79rem; width: 100%;}/*베이직 업체 신규 정책(24.05.09)*/

.detail-body .questionBtn .sms{color: #ff176e;border:1px solid #ff176e;background: #fff;float: left;background-image: url(https://files.heally.co.kr/web-images/detail/detail_sms.png);background-repeat: no-repeat;padding-left: 0.81rem;background-position: 1.36rem;background-size: 1.63rem;}
.detail-body .questionBtn .msginfor{ position: absolute;top: -2.17rem;left: 0.54rem;	background-color: #ff3f4d;color: #fff;font-size: 0.79rem;padding: 0.41rem 0.54rem;border-radius: 0.37rem;}


.detail-body .questionBtn .msginfor._festa{ position: absolute;top: -2.17rem;left: 0.54rem;	background-color: #165A53;color: #fff;font-size: 0.79rem;padding: 0.41rem 0.54rem;border-radius: 0.37rem;}


.detail-body .questionBtn .msginfor.wh{ background-color: #fff;color: #ff3f4d;border:1px solid #ff3f4d}
.detail-body .questionBtn .msginfor:after{content: "";display: block;width: 0.41rem;height: 0.26rem;background-image: url(https://files.heally.co.kr/web-images/detail/msginfor.png);position: absolute;bottom:  -0.26rem;left: 2.71rem;background-size: 100%;}

/*2025festa 일시적용*/
.detail-body .questionBtn .msginfor._festa:after{content: "";display: block;width: 0.41rem;height: 0.26rem;background-image: url(https://files.heally.co.kr/web-images/detail/msginfor_festa.webp);position: absolute;bottom:  -0.26rem;left: 2.71rem;background-size: 100%;}


.detail-body .navTab.scroll { position: absolute; top: 3.77rem; } 


.detail-body .visitPop { display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index: 101; left: 0; } 
.detail-body .visitPop .dim { background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; position: absolute; top: 0; left: 0; } 
.detail-body .visitPop .wrap { position: absolute; bottom: 0; height: 21.71rem; background-color: #fff; width: 100%; border-radius: 0.98rem 0.98rem 0 0; text-align: center; } 
.detail-body .visitPop .wrap { background-image: url(https://files.heally.co.kr/web-images/detail/visit_img.png); background-size: 6.79rem; background-position: center 2.26rem; padding-top:10.31rem; background-repeat: no-repeat;} 
.detail-body .visitPop .wrap .txt { font-size: 1.13rem; font-weight: 600; text-align: center; } 
.detail-body .visitPop .wrap .closeBtn { position: absolute; width: 3.77rem; font-size: 0; height: 3.77rem; background-image: url(https://files.heally.co.kr/web-images/common/pop_close_icon.png); opacity: 0.3; background-size: 1.02rem; top: 0; right: 0; } 

.detail-body ._priceWrap div.salePrice span { font-size: var(--32); } 



/*요금 및 프로그램*/
.detail-body .sectionWrap section.sell .titWrap:after { display: none; } 
.detail-body section.sell .titWrap { display: flex; align-items: center; width: 100%; justify-content: space-between; } 
.detail-body section.sell .titWrap .tit { float: initial; } 
.detail-body section.sell .titWrap .dotLabel { display: flex; gap: var(--18); } 
.detail-body section.sell .titWrap .dotLabel span { position: relative; padding-left:var(--22); font-size:var(--24); } 
.detail-body section.sell .titWrap .dotLabel span:after { content: ''; display: block; width:var(--14); height: var(--14); border-radius:var(--14); position: absolute; left: 0; top: 50%; transform: translateY(-50%); } 
.detail-body section.sell .titWrap .dotLabel span.normal:after { background-color: #c4c4c4; } 
.detail-body section.sell .titWrap .dotLabel span.member:after { background-color: #000; } 
.detail-body section.sell .titWrap .dotLabel span.discount:after { background-color: #ff3333; } 
.detail-body section.sell .cont { padding: 0 } 
.detail-body section.sell .cont .sellList .tit { background-color: #fafafa; line-height:var(--64); font-size:var(--30); padding: 0.5rem var(--36) 1rem var(--36); font-weight: 600; } 
.detail-body section.sell .cont .sellList .list { padding: 0 var(--36); padding-top: var(--36); } 
.detail-body section.sell .cont .sellList .list { display: flex; flex-direction: column; gap: var(--36); } 
.detail-body section.sell .cont .sellList .list li { display: flex; flex-direction: column; padding: 0px 0px var(--36); gap: var(--12); border-bottom: 1px solid #F0F0F0; } 
.detail-body section.sell .cont .sellList .list li .reserveLabel span { padding: 0 var(--6); line-height: var(--20); height: var(--34); border-radius: var(--5); display: inline-flex; font-size: var(--20); align-items: center; } 
.detail-body section.sell .cont .sellList .list li .reserveLabel.reserveFull span { color: #FF4646; border:1px solid #FF4646; }
.detail-body section.sell .cont .sellList .list li .reserveLabel.best span { color: #fff; background-color: #FF4646; } 
.detail-body section.sell .cont .sellList .list li .sellBox { display: flex;; align-items: center; justify-content: space-between; gap: var(--20); } 
.detail-body section.sell .cont .sellList .list li .sellBox .nameWrap { display: flex; flex-direction: column; width: 42%; gap: var(--12);} /*gap: var(--12); */
.detail-body section.sell .cont .sellList .list li .sellBox .nameWrap .name { font-size: var(--30); line-height: var(--32); font-weight: 600; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; letter-spacing: -0.03rem; } 
.detail-body section.sell .cont .sellList .list li .sellBox .nameWrap .sub { font-size: 0.9rem; color: #767676; line-height: var(--34); display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; letter-spacing: -0.03rem; word-wrap: break-word;} 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap { display: flex; gap: var(--30); } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box { display: flex; flex-direction: column; gap: var(--8); } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .time { font-size: var(--22); line-height: var(--32); color:#797979; text-align: right; } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .sellPrice { display: flex; justify-content: flex-end; align-items: center; gap: var(--10); } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .sellPrice .percent { font-size: var(--22); color: var(--colP); font-weight: 600; }
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .sellPrice .cost { font-size: var(--22); text-decoration-line: line-through; font-weight: 500; color: #AAAAAA; } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .salePrice { font-size:var(--26); display: flex; height: var(--32); align-items: center; gap: var(--2); justify-content: flex-end; } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box .salePrice span { font-size:var(--32); font-weight: 600; } 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box ._maxDiscount { align-items: center;; display: flex; justify-content: flex-end;} 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box ._maxDiscount img{width: var(--20);margin-right: 0.27rem;}
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box ._maxDiscount .txt {color: #FF4646; font-size: var(--28); font-weight: 600; line-height: var(--32); display: flex; gap: 0.08rem;} 
.detail-body section.sell .cont .sellList .list li .sellBox .priceWrap .box ._maxDiscount .txt span { font-size: var(--26); } 
.detail-body section.sell .cont .timeInfor:after { content: ""; display: block; clear: both; } 
.detail-body section.sell .cont .timeInfor { background-color: #f6f6f6; padding: 1.36rem 0.54rem; } 
.detail-body section.sell .cont .timeInfor > div { float: left; width: calc(70% /2); position: relative; font-size: 0.9rem; font-weight: 500; text-align: center; } 
.detail-body section.sell .cont .timeInfor > div div { font-weight: 500 } 
.detail-body section.sell .cont .timeInfor > div:last-child:after { content: ""; width: 1px; height: 100%; background-color: #dfdfdf; position: absolute; left: 0; top: 0; } 
.detail-body section.sell .cont .timeInfor > div .tit { color: #797979;  } /*font-size:*/
.detail-body section.sell .cont .timeInfor > div.day { line-height: 2.58rem; width: 30%; } 
/* ____dev */
.detail-body section.sell .cont .timeInfor.hide {display: none;}
.detail-body section.sell .cont .btn_folding {margin-top:-10px;background-image: url(https://files.heally.co.kr/web-images/_arrow/down_b.png);height: 1.09rem;background-size: 0.81rem;background-position: center;position: absolute;width: 100%;left: 0;background-color: #f6f6f6;}
.detail-body section.sell .cont .btn_folding.on{background-image: url(https://files.heally.co.kr/web-images/_arrow/up_b.png);}

.detail-body section.sell .categoryTit { background-color: #fafafa; padding: var(--36); display: flex; flex-direction: column; gap: var(--16); } 
.detail-body section.sell .cont .sellList .categoryTit .tit { padding: 0; background-color: transparent; font-size: var(--30); line-height: var(--28); font-weight:600;} 
.detail-body section.sell .cont .sellList .categoryTit .txt { font-size: var(--24);line-height: var(--34); color: #767676; }  




.detail-body .wrapper_detail_index .titWrap .top_banner{margin-top:3rem;}

.detail-body .wrapper_detail_index .top_banner .ban_btn_21 {background-image: url(https://files.heally.co.kr/web-images/detail/pdp_banner202508_01.webp);background-size: 100%;width: 24.43rem;height: 6.79rem;display: flex;font-size: 0;background-position: center;background-size: 100%;margin:2.6rem auto; }



.detail-body section.review .cont{padding-bottom: 0}
.detail-body section.review {padding-bottom: 0}
.detail-body section.review .titWrap .reviewCount{margin-top: 3.41rem;display: flex;justify-content: space-between;clear: both;}
.detail-body section.review .titWrap .reviewCount._sub{margin-top: 1.41rem;display: flex;justify-content: space-between;clear: both;}
.detail-body section.review .titWrap .reviewCount .rateAuth{color:#666;font-size:0.9rem}
.detail-body section.review .titWrap .reviewCount .rateAuth span{color:#ff2a75;}
.detail-body section.review .titWrap .reviewCount ._userCountWrap ._review{font-size: 0.92rem;font-weight: 500;color: #ff2a75;padding-left: 1rem;border-right: 0; margin-right: 0; padding-right: 0; float:right;background-image: url(https://files.heally.co.kr/web-images/common/review_icon.png);}
.detail-body section.review .titWrap .reviewCount .reviewBtn{font-size:0.99rem; line-height: 0.99rem; color:#000;border: 1px solid #ddd;padding: 0.49rem 1.09rem;border-radius: 1.09rem;font-weight: 500;box-shadow: 0.11rem 0.11rem 0.27rem #ddd;}
.detail-body section.review .titWrap .reviewCount .writeBtnWrap{text-align:right;}
.detail-body .wrapper_detail_index .review .cont .reviewDetailBtn{width: 100%;border: 1px solid #DADBDF;border-radius: 0.38rem;text-align: center;line-height: 2.71rem;margin-bottom:2.17rem}
.detail-body .wrapper_detail_index .review .cont .reviewDetailBtn a{color:#000;display: inline-block;width: 100%;font-size: 1.05rem;font-weight:600;}
.detail-body .wrapper_detail_index .review .cont .reviewDetailBtn a span{color:#fc1a75;font-size: 1.05rem;font-weight:  500;}
.detail-body .wrapper_detail_index .review .cont .reviewDetailBtn a b{color:#000;font-size: 1.05rem;font-weight:400;background-image: url(https://files.heally.co.kr/web-images/_arrow/right_b.png);background-size: 0.4rem;background-position: right;padding-right: var(--20);}

.detail-body section.review .titWrap .top_banner .poBaWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.12rem;
    background-color: #f3f2ff;
    border-radius: 1rem;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .text {
    position: relative;
    flex: 1;
    padding-left: 3.4rem; /* 아이콘 공간 확보 */
  }
  
  /* 아이콘을 text 전체의 왼쪽에 배치 */
  .detail-body section.review .titWrap .top_banner .poBaWrap .text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2.8rem;
    height: 2.8rem;
    background-image: url("https://files.heally.co.kr/web-images/event/event_newstore/point_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .title {
    font-size: 1.2rem;
    color: #30a0ff;
    font-weight: 600;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .title span {
    font-weight: 600;
    font-size: 1.2rem;
    color: #000;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .sub {
    font-weight: 500;
    font-size: 0.9rem;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .sub span {
    font-weight: 500;
    color: #30a0ff;
    font-size: 0.9rem;
  }
  
  .detail-body section.review .titWrap .top_banner .poBaWrap .banner-img {
    width: 0.65rem;
    height: auto;
    margin-left: 1rem;
  }
  
  


.detail-body .popUp.share .wrap{padding:2.26rem 1.51rem 1.88rem;border-radius: 0.37rem;}
.detail-body .popUp.share .wrap .tit{margin-bottom: 1.81rem;font-size: 1.28rem;font-weight: 500;}
.detail-body .popUp.share .wrap button{width: 100%;height: 3.77rem;margin-bottom: 0.75rem;border-radius: 0.37rem;font-size: 1.05rem;background-position: 7%;background-size: 1.51rem;font-weight: 400;}
.detail-body .popUp.share .wrap button.kakao{background-image: url(https://files.heally.co.kr/web-images/detail/sns_kakao.png);background-color: #fddc3f;}
.detail-body .popUp.share .wrap button.msg{background-image: url("data:image/svg+xml;utf8,<svg width='64px' height='64px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23000000'><g id='SVGRepo_bgCarrier' stroke-width='0'></g><g id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'></g><g id='SVGRepo_iconCarrier'> <title>copy_2_line</title> <g stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <g id='File' transform='translate(-96.000000, -288.000000)'> <g id='copy_2_line' transform='translate(96.000000, 288.000000)'> <path d='M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z' id='MingCute' fill-rule='nonzero'> </path> <path d='M9,2 C7.89543,2 7,2.89543 7,4 L7,6 L9,6 L9,4 L20,4 L20,15 L18,15 L18,17 L20,17 C21.1046,17 22,16.1046 22,15 L22,4 C22,2.89543 21.1046,2 20,2 L9,2 Z M4,7 C2.89543,7 2,7.89543 2,9 L2,20 C2,21.1046 2.89543,22 4,22 L15,22 C16.1046,22 17,21.1046 17,20 L17,9 C17,7.89543 16.1046,7 15,7 L4,7 Z M4,9 L15,9 L15,20 L4,20 L4,9 Z' id='' fill='%23fff'> </path> </g> </g> </g> </g></svg>");background-size:1.7rem;background-color: #5792bc;color: #fff;}
.detail-body .popUp.share .wrap button.popClose{margin-bottom: 0; height: 3.02rem;background-color: #f1f1f1;margin-top: 0.54rem;font-weight: 500;}

.detail-body .navTabWrap{position:sticky;top:3.53rem;position:-webkit-sticky;z-index:101}

.detail-body .navTab { position: relative; height: 3.77rem; background-color: #fff; width: 100%; background-color: #fff; } 
.detail-body .navTab:after { content: ''; display: block; clear: both; } 
.detail-body .navTab li { float: left; width: calc(100% /5); text-align: center; line-height: 3.77rem; border-bottom:1px solid #797979; position: relative; } 
.detail-body .navTab li span { font-size: 1rem; font-weight: 400; opacity:75%;} 
.detail-body .navTab li.on span { font-weight: 600; opacity:100%;} 
.detail-body .navTab li.on:after { content: ""; display: block; width: 100%; position: absolute; bottom: 0; height: 0.19rem; left: 0; background-color: #000; } 
/* .detail-body .navTab li:before { content: ""; display: block; width: 1px; background-color: #e5e5e5; height: 0.75rem; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }  */
.detail-body .navTab li:last-child:before { display: none; } 
.detail-body .navTab.scroll { position: absolute; top:3.53rem; left: 0; height: 3.77rem; z-index:10; } 

.wrapper_detail_index .noreview{text-align:center;margin:2.71rem 0;font-size:0.9rem;color:#666}

/*주변추천업체*/
.wrapper_detail_index .near_shop .secTitWrap{padding: 1.9rem 1.36rem 2.2rem 1.36rem;position: relative;margin-bottom: 0.81rem;}
.wrapper_detail_index .near_shop .secTitWrap .tit{width:100%;float: left;font-size: 1.39rem;font-weight: 600;line-height: 1.41rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wrapper_detail_index .near_shop .secTitWrap .tit span.deptxt{color:#ff2a75;font-weight:600;font-size: 1.39rem;}
.wrapper_detail_index .near_shop .nearShopList{padding:var(--20)}

/*dev*/
.detail-body .wrapper_detail_gallery .galleryWrap li img {width:100%;}
/*
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM ._arriveFirst .couponPrice{font-size:var(--25)}
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM {padding-top: var(--30); } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM .inforWrap { height: var(--260);padding-left:var(--20) } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM .inforWrap .wrapBottom .course { padding: var(--10) 0; padding-top: 0; margin-bottom: 0; } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM ._priceWrap div.salePrice { margin-top: 0; } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM ._priceWrap div.percent { margin-top: 0; line-height: var(--30);} 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM .storeName { padding-top: 0; font-weight: 600; padding-bottom: var(--32); } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM .imgWrap .img { width: var(--260); } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM .imgWrap img { width: var(--260); height: var(--260); } 
.wrapper_detail_index .near_shop .nearShopList ._shop.typeM:last-child { margin-bottom: 0; } 
.wrapper_detail_index .near_shop .nearShopList ._priceWrap div.salePrice span {font-size: var(--32); } 
*/
.wrapper_detail_index .reviewBox {display: flex;flex-direction: row;overflow-x: auto;gap: var(--10);padding-top:0.3rem;}
.wrapper_detail_index .reviewBox .imgBox {display: flex;gap: var(--10);-ms-overflow-style: none;scrollbar-width: none;}
.wrapper_detail_index .reviewBox .imgBox::-webkit-scrollbar { display: none; } 
.wrapper_detail_index .reviewBox .imgBox img {width: 6.79rem;height: 6.79rem;flex-shrink: 0;object-fit: cover;border-radius: var(--10);}
  
.wrapper_detail_index .baroHelp .help_text{position: relative;text-align:right;margin-top:0.11rem}
.wrapper_detail_index .baroHelp .help_text span.txt{
position: absolute;
    background-color: #fff;
    width: 21.44rem;
    left: 2.99rem;
    z-index: 1;
    text-align:left;
    font-size:0.68rem;
    color:#666;
    padding: var(--16);
    display: none;
    box-shadow: 0 0 var(--10) rgba(58, 58, 58, 0.2);
    top: 0.27rem;
    border-radius: var(--10);
}

.wrapper_detail_index .baroHelp .help_text span.txt:after {
    content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 0.81rem solid transparent;
    border-bottom: 0.81rem solid #fff;
    border-right: 0.81rem solid transparent;
    border-left: 0.81rem solid transparent;
    position: absolute;
    left: 12%;
    top: -1.49rem;
    transform: translateX(-50%);
}

.wrapper_detail_index .baroHelp .help_text span.txt .txtop {
    font-size: 0.87rem;
    color: #000;
    font-weight: 500;
    display: inline-block; /* 수평 정렬을 위한 inline-block */
    vertical-align: middle;
    margin-bottom:0.27rem;
}
    
.wrapper_detail_index .baroHelp .help_text span.tit {
    background-image: url(https://files.heally.co.kr/web-images/around/question.png);
    background-position: right;
    background-size: 0.68rem;
    width: 0.81rem;
    height: 0.81rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom:0.27rem;
}

.wrapper_detail_index .user .comcnt{display: inline-block;font-size: 0.73rem;padding-left: 0.54rem;color: #797979;}
.wrapper_detail_index .user .elite{display: inline-block;font-size: 0.73rem;padding-left: 0.54rem;color: #FE6320;}
.wrapper_detail_index .user .elite{
    border-radius: 0.19rem;
    font-weight: 500;
    width: fit-content;
    padding-left: 1.3rem;
    background-image: url(https://files.heally.co.kr/web-images/common/elite_mark.png);
    background-size: 0.9rem;
    background-position: 2% center;
    margin-left:0.54rem;
}
.wrapper_detail_index .user .comcnt .dot {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    background-color: #000;
    border-radius: 50%;
    margin-bottom: 0.14rem;
    background-color: #797979;
    vertical-align: middle;
}


.wrapper_detail_index .map .mWrp{padding:0 1.36rem;}
.wrapper_detail_index .map .mWrp .location{border-radius: 8px;border: 1px solid #E4E4E4;}

.wrapper_detail_index .review-item {display: flex;align-items: flex-start; justify-content: space-between;gap: 0.8rem;}
.wrapper_detail_index .review-item .txt {flex: 1;font-weight: 500;font-size: 0.9rem;line-height: 1.4;color: #333;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;white-space: normal;word-wrap: break-word;}
.wrapper_detail_index .review-item .thumb img {width: 4.5rem;height: 4.3rem;border-radius: 0.4rem;object-fit: cover;flex-shrink: 0;}


.wrapper_detail_index .review .reviewCount .reviewTitle {
    font-weight: 500;
    font-size: 1.1rem;
    color: #000;
}

.wrapper_detail_index .review .reviewCount .reviewTitle .infoIcon {
    width: 0.8em;              
    object-fit: contain;
    vertical-align: text-bottom; 
    margin-left: 0.1rem;     
    margin-bottom: 0.4rem;
    opacity : 40%;
}

.wrapper_detail_index .review .cont .keywordGraph ul li .txtWrap .count {font-size: 0.9rem;float: right;color: #6D6D6D;padding-right: 1rem;font-weight: 600;}


.wrapper_detail_index .review .reviewCount ._helpWrap .helpTxt{width: 16rem;top: 0.3rem;left: 6rem;right:0rem;padding: 0.65rem 0.8rem;}
.wrapper_detail_index .review .reviewCount ._helpWrap .helpTxt:after{left: 1.85rem;top: -1rem;}

.wrapper_detail_index .rimgWrap{padding-top:1.6rem;    border-bottom: 0.53rem solid #f6f6f6;padding-bottom:0.5rem;}
.wrapper_detail_index .rimgWrap .rimgTitle{font-weight:500;font-size:1.1rem;}
.wrapper_detail_index .rimgWrap .rimgTitle .reviewCnt{color:#777777;}

.wrapper_detail_index .imgreviewBox {display: flex;flex-direction: row;overflow-x: auto;gap: var(--10);padding-top:0.3rem;}
.wrapper_detail_index .imgreviewBox .imgBox {display: flex;gap: var(--10);-ms-overflow-style: none;scrollbar-width: none;}
.wrapper_detail_index .imgreviewBox .imgBox::-webkit-scrollbar { display: none; } 
.wrapper_detail_index .imgreviewBox .imgBox img {width: 5.7rem;height: 5.7rem;flex-shrink: 0;object-fit: cover;border-radius: var(--10);}

.detail-body .wrapper_detail_index .rimgWrap .right { float: right; line-height: 1.36rem; } 
.detail-body .wrapper_detail_index .rimgWrap .right .moreBtn { color: #797979; font-size: 0.9rem; background-image: url(https://files.heally.co.kr/web-images/_arrow/down_right_dg.png); padding-right:0.81rem; background-position: right; background-size: 0.46rem; height: 1.36rem; } 
.detail-body .wrapper_detail_index .nmptyWrap{padding-bottom: 3rem;}
.detail-body .wrapper_detail_index .nmptyWrap .noWrap{padding:1rem;text-align:center;}
.detail-body .wrapper_detail_index .nmptyWrap .noWrap .empt{border: 1px solid #e8e8e8;width: 7rem;border-radius: 5rem;}
.detail-body .wrapper_detail_index .nmptyWrap .noWrap .nptone{margin-top:2rem;}
.detail-body .wrapper_detail_index .nmptyWrap .noWrap .npttwo{margin-top:0.5rem;color:#777777;}


.detail-body .wrapper_detail_index .bottom-company-wrap {position:relative;background-color:#eee;padding:0 1.36rem;padding-bottom:2.71rem}
.detail-body .wrapper_detail_index .bottom-company-wrap .g_logo{height:3.53rem;display:flex;align-items:center;}
.detail-body .wrapper_detail_index .bottom-company-wrap .g_logo img{width:4.67rem;margin-top:0.54rem}
.detail-body .wrapper_detail_index .bottom-company-wrap .terms ul{display:flex;flex-wrap:wrap;border-bottom:1px solid #ddd;padding-bottom:0.81rem}
.detail-body .wrapper_detail_index .bottom-company-wrap .terms ul li{font-size:0.81rem;color:#666;margin-top:0.54rem}
.detail-body .wrapper_detail_index .bottom-company-wrap .terms ul li a{font-size:0.81rem;color:#666;}
.detail-body .wrapper_detail_index .bottom-company-wrap .terms ul li.b a{font-weight:500}

.detail-body .wrapper_detail_index .bottom-company-wrap .terms ul li:not(:last-child){margin-right:1.09rem}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center{padding:0.81rem 0;display:flex;border-bottom: 1px solid #ddd;}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center .btn_wrap{flex-shrink: 0;}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center button{width: 5.16rem; height: 2.88rem; border: 1px solid #ccc; border-radius: 0.43rem; background-color: #fff; margin-right: 0.54rem; position: relative; font-size: 0.76rem; font-weight: 500; padding-left: 1.09rem;}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center button.call:before { content: ""; background-image: url(https://files.heally.co.kr/web-images/common/foot_call.png); background-size: 1.09rem;opacity: 0.5;position: absolute;width: 1.36rem;height: 1.63rem;top: 0.81rem;left: 0;z-index: 1;background-repeat: no-repeat;margin-left: 0.38rem;}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center button.katalk:before { content: ""; background-image: url(https://files.heally.co.kr/web-images/common/foot_kakao.png); background-size: 1.09rem;opacity: 0.5;position: absolute;width: 1.36rem;height: 1.63rem;top: 0.87rem;left: 0;z-index: 1;background-repeat: no-repeat;margin-left: 0.38rem;}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center .working_time{display:flex;flex-wrap:wrap;align-items:center}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center .working_time div{width:75%;font-size:0.76rem;letter-spacing:-1px}
.detail-body .wrapper_detail_index .bottom-company-wrap .customer_center .working_time div:nth-child(odd){width:24%}

.detail-body .wrapper_detail_index .cummunity_channel{padding:0.81rem 0;border-bottom:1px solid #ddd;display:flex}
.detail-body .wrapper_detail_index .cummunity_channel > div:first-child{margin-right:1.09rem;flex-shrink:0}
.detail-body .wrapper_detail_index .cummunity_channel button.faq{border-radius: 1.09rem;background-image: url(https://files.heally.co.kr/web-images/common/foot_qna.png);background-size: 1.03rem;background-position: 12% center;background-color: #fff;border: 1px solid #ccc;font-size: 0.76rem;padding: 0.38rem 0.81rem;font-weight: 500;padding-left: 2.17rem;}
.detail-body .wrapper_detail_index .cummunity_channel .sns button{font-size:0;padding:0.95rem;background-size:1.09rem;background-position:center center;border:1px solid #ddd; border-radius:50%;background-color:#fff;margin-right:0.41rem}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.youtube{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_yoytube.webp)}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.store{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_googleplay.webp)}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.blog{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_naverblog.webp)}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.instagram{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_instagram.webp)}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.cafe{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_navercafe.webp)}
.detail-body .wrapper_detail_index .cummunity_channel .sns button.facebook{background-image:url(https://files.heally.co.kr/web-images/common/footer_icon_facebook.webp)}
.detail-body .wrapper_detail_index .company_info{padding:0.81rem 0.54rem 1.36rem 0.54rem}
.detail-body .wrapper_detail_index .company_info .company_name{font-size:0.81rem;font-weight:600;}
.detail-body .wrapper_detail_index .company_info .company_name label{background-image: url(https://files.heally.co.kr/web-images/_arrow/down_b.png);background-position: right 60%;padding-right: 1.22rem;background-size: 0.71rem;font-weight:600;}
.detail-body .wrapper_detail_index .company_info #companyToggleBtn{display:none}
.detail-body .wrapper_detail_index .company_info #companyToggleBtn:checked + label{background-image: url(https://files.heally.co.kr/web-images/_arrow/up_b.png);}
.detail-body .wrapper_detail_index .company_info .company_detail {display:none}
.detail-body .wrapper_detail_index .company_info .company_detail ul{padding-top:0.68rem}
.detail-body .wrapper_detail_index .company_info .company_detail ul li{font-size:0.81rem;color:#666;margin:0.27rem 0}
.detail-body .wrapper_detail_index .company_info .txt{    font-size: 0.81rem;color: #999;padding-top: 1.09rem;margin-bottom: 0.81rem;letter-spacing: -0.1v}
.detail-body .wrapper_detail_index .company_info .copyright{font-size:0.81rem;color:#999;margin-top:0.54rem;margin-bottom:1.36rem}

.detail-body .wrapper_detail_index{padding-bottom:0;}

.detail-body .wrapper_detail_index .reviewList li .shopKeywordWrap{margin-top:1.5rem;}
.detail-body .wrapper_detail_index .reviewList li .shopKeywordWrap > span{font-size:0.8rem;border: 1px solid #fff;background-size:0.9rem;margin-right: 0.28rem;margin-bottom: 0.4rem;    background-position: 0.8rem;padding: 0 0.81rem 0 2rem;}

.detail-body section.sell .recentPriceWrap { padding: 0rem 1.36rem; } /*border-bottom: 1px solid #e6e6e6; */
.detail-body section.sell .recentPriceWrap > .tit { background-image: url(https://files.heally.co.kr/web-images/detail/infor_icon.png); background-position: left; padding-left: 1.49rem; font-weight:600; font-size: 1.05rem; background-size: 1.03rem; margin-bottom: 0.95rem } 
.detail-body section.sell .recentPriceWrap .benefitsBox { margin-bottom: var(--30); } 
.detail-body section.sell .recentPriceWrap .benefitsBox li { border-radius:var(--10); margin-bottom: var(--20); position: relative; padding:var(--36) var(--36) var(--36) var(--36); } 
.detail-body section.sell .recentPriceWrap .benefitsBox li .tit { font-size:var(--28); font-weight: 600; margin-bottom: var(--18); line-height: var(--28); } 
.detail-body section.sell .recentPriceWrap .benefitsBox li .tit span { font-size:var(--28); color: var(--colP); font-weight: 600; } 
.detail-body section.sell .recentPriceWrap .benefitsBox li .txt { font-size: var(--24); color: #797979; line-height: var(--32); } 
.detail-body section.sell .recentPriceWrap .benefitsBox li:after { content: ""; display: block; width: var(--70); box-sizing: border-box; height: var(--70); position: absolute; top: 0; right: var(--20); border-radius:0 0 var(--8) var(--8); } 

.detail-body section.sell .recentPriceWrap .benefitsBox li.certify { background-color: #fff9e5;} 
.detail-body section.sell .recentPriceWrap .benefitsBox li.certify:after { background-color:#ffe8aa; background-image: url(https://files.heally.co.kr/web-images/detail/certify_icon.png); background-size: var(--36); background-position: center; background-repeat: no-repeat; } 
.detail-body section.sell .recentPriceWrap > .txt { color: #797979; font-size: var(--24); padding-left: var(--12); position: relative; } 

.detail-body .sectionWrap section.storeIntroduce .titWrap{padding: 1.88rem 1.36rem 0.63rem 1.36rem;}

.detail-body .popUp.detailcourse .wrap{padding:1rem 1.63rem;border-radius: 0.37rem;}
.detail-body .popUp.detailcourse .wrap .closeBtn { position: absolute; width: 3.77rem; font-size: 0; height: 3.77rem; background-image: url(https://files.heally.co.kr/web-images/common/pop_close_icon.png); opacity: 0.3; background-size: 1.02rem; top: 0; right: 0; } 
.detail-body .popUp.detailcourse .wrap .tit{margin-bottom: 0.54rem;font-size: 1.22rem;font-weight: 600;text-align:left;border-bottom: 1px solid #777777;padding-bottom: 0.54rem;}
.detail-body .popUp.detailcourse .wrap .txt{margin-bottom: 1.81rem;font-size: 1.01rem;font-weight: 400;text-align:left;color:#767676;line-height:1.63rem;color:#555555;}
.detail-body .popUp.detailcourse .wrap .txt .subtit{color:#000;font-weight:600;}
.detail-body .popUp.detailcourse .wrap .txt .subtxt{word-wrap: break-word;}

.detail-body .popUp.detailcourse .wrap button.popClose{margin-bottom: 0; height: 3.02rem;background-color: #f1f1f1;margin-top: 0.54rem;font-weight: 500;}







.detail-body .wrapper_detail_index .reviewSlid ul li .topBest{position: absolute;top: 0.8rem;font-size: 0.73rem;background-color: #fff;padding: 0.1rem 0.8rem;font-weight:500;color:#ff2a75;border: 1px solid #f1f1f1;border-radius:0.3rem;}

.detail-body .wrapper_detail_index .reviewSlid ul li .topDate{position:absolute;font-size:0.87rem;color:#777777;right:1.1rem;top:0.8rem;}
.detail-body .storeInfor .reviewSlid ul li .thumb{margin-top:1.6rem;}

.review-head {display: flex;justify-content: space-between;align-items: center;padding-left: 1.5rem;padding-bottom: 0.5rem;margin-top: 1.5rem;}
.review-title {font-weight: 600;}
.review-title span {color: #777;margin-left: 0.25rem;}
.detail-body .review-head .moreBtn { color: #797979; font-size: 0.9rem; background-image: url(https://files.heally.co.kr/web-images/_arrow/down_right_dg.png); padding-right:0.81rem; background-position: right; background-size: 0.46rem; height: 1.36rem;margin-right:1rem; } 