/* BASIC css start */
/*ÃÖ´ëÇÒÀÎÄíÆù °ü·Ã ÆË¾÷ 250707 ¼öÁ¤ */
.popup-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.popup-content {
  width:320px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 500px;
  background: #F6F4EE;
  padding: 30px 24px;
  border-radius: 6px;
  transform: translate(-50%, -50%);
  box-shadow: 0 5px 20px rgba(0,0,0,0.3);
  font-size: 14px;
  line-height: 1.6;
}

.popup-content .popup-close {
    position: absolute;
    top: 30px;
    right: 24px;
    border: none;
    cursor: pointer;
    background: url(/design/tommyboy79/image/icon_x.png) 13px;
    font-size: 0;
    height: 13px;
    width: 13px;
}


.popup-text ul {
    max-height: 388px;
    overflow: auto;
}

.popup-text ul strong{
    font-size: 13px;
    font-weight: bold;
    color: #000;
    font-family: 'Pretendard-Regular';
    margin-bottom: 16px;
    display: block;
}


.popup-text li {word-break: break-all;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 350;
    line-height: 1.15;
    color: #000;
    font-family: 'Pretendard-Regular';
    letter-spacing: .5px;
    list-style: none;
    padding-left: 11px;
    position: relative;
}


.popup-text li::before {
    content: "¡¤";
    margin-right: 8px;
    color: #000;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0.1em;
    font-weight: bold;
}




/*ÄíÆù È®ÀÎÃ¢*/
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.max_coup{    
    background: #F6F4EE;
    border-radius: 4px;
    padding: 12px 16px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.max_coup *{font-family: 'Pretendard-Regular';}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.max_coup span{width:100% !important} 

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.max_coup .shopdetailInfoCont b{
    position: absolute;
    right: 16px;
    top: 12px;}
    
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p.max_coup .shopdetailInfoCont b span{color:#000 !important; line-height:1; font-size:14.5px}

.open-popup img{
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 2px;}

.open-coupon-popup{
    padding: 5px 10px;
    color: #fff;
    background: #655345;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 2px;}

.coupon-popup-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.coupon-popup-content {
    position: absolute;
    top: 50%;
    max-height: 85%;
    height: 80%;
    left: 50%;
    width: 90%;
    max-width: 500px;
    background: #F6F4EE;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 1.6;
    overflow: visible;
    z-index: 22;
}

.coupon-popup-content button{
    
    background: url(/design/tommyboy79/image/icon_x_w.png) no-repeat;
    font-size: 0;
    width: 24px;
    height: 24px;
    top: -5%;
    right: 0;
}


.coupon-popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  border: none;
  background: none;
  font-size: 24px;
  cursor: pointer;
}

.coupon-popup-text{
    border-radius: 6px;
    height: 100%;
    overflow: auto;
    text-align: center}

.coupon-popup-text .shopdetailCoupon{
    padding: 0;
    margin: 0 24px 20px 24px!important;
    background: #EAE5DD;
    border-radius: 16px;}


.coupon-popup-text .groupBox{
    height: 55px;
    text-align: center;
    background: #EAE5DD;
    line-height: 55px;
    font-size: 12px;
    color: #655345;
    font-family: 'Pretendard-Regular';
    font-weight: 400;
}

.cop-list-tit{background: #655345;
    border-radius: 16px;
    color: #fff;
    font-size: 13px !important;
    font-weight: 500;
    margin: 20px 0 !important;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-family: 'Pretendard-Regular';
    display: inline-block;
    padding: 0 24px; }

.coupon-popup-text ul {
    text-align: left;
}

.coupon-popup-text li {
  list-style: disc;
  margin-bottom: 8px;
}




/*250707 ³¡*/

















#review_AreaTarget{display:block;width:100%; height:24px;}
#review_Area .review-wrap .item{display:block; width:100%;overflow:hidden;padding:10px !important;}
#review_Area .review-wrap .item > p{
	width: 100%;
	display: block;
	margin:1px !important;
	overflow:hidden;
}
#review_Area .review-wrap .item > div.pr-content-simple{
	width: 100%;
	display: block;
	margin:0px !important;
	overflow:hidden;
}
#review_Area .review-wrap .item > div.roll{
	width: 100%;
	display: block;
    /*
	margin:0px !important;
	padding:0px !important;
    */
	overflow:hidden;
}
#mPowerreview .roll li{
     display: inline-block;
     text-align: center;
}

#SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailInfoValue .shopdetailNotice {color:green;}


.appBannerBox b {color:#000000; border: 1px solid #333333; background:#fef9f6; font-weight: 380; font-size: 15px;}

.appBannerBox .Detail_textWrap {background: #ff006e; border: 1px solid #333333 !important; color: #ffffff; }


.shortSoldout{height:43px;line-height:42px;border:3px solid #aaa;color:#333; font-size:13px;margin-left:3px;margin-right:3px;margin-bottom:15px;}


.shopdetailButtonTop .soldout_anchor{border:none !important;}


#SMS_shopdetailInfo .shop_de_name .shop_de_etc {line-height:17px;}


#SMS_shopdetailInfo #contents .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p {margin-top:68px !important;}


/* Ãß°¡ ±¸¼º »óÇ° */
.shopdetail .shopdetailInfo .shopdetailInfoTit { height:40px; line-height:42px; padding:0 12px; font-size:14px; color:#000; border-top: 1px solid #c7c7c7; }



.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue p {padding-left: 5px !important; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap { width:100%; border-bottom:1px solid #c7c7c7; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop { float:left; width:25%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure { padding:15px 12px; border:0; }

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue { float:right; width:72%; padding:15px 0; margin-right:3%; border:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName { font-size:1.333em; font-weight:bold; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont { width:auto; margin:0; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName { width:auto; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p { padding:0; background:none; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option { width:100%; }
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName { display:none; width:100%; padding:0 0 5px 0; }
#SMS_shopdetailInfo #contents .shopdetailInfoTop {top:0px; }

.shopdetail .shopdetailInfo .shopdetailInfoWrap {padding-bottom: 10px; }
#SMS_shopdetailInfo .shop_de_name .shop_de_subname {border-bottom: 1px solid #c7c7c7; padding-bottom: 10px; }

#SMS_buy_menu.SMS_ShopDetaileBuy_btn .Buy_btn {text-indent: -30%!important;}
.SMS_ShopDetaileBuy_btn > div a {text-indent: -10%;}



/* [½ÃÀÛ] ½º¸¶Æ®ÄíÆù */

.listCoupon { position:relative; }
.btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px; }
.btn-coupon span {display:inline-block;height:16px;padding:0 5px;color: #fff !important;!i;!;background:#000;vertical-align:top;font-size:11px;}
.btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }


/* ±¸¸ÅÇÒÀÎ Ãß°¡ */
.buy-benefit {position:relative;display:inline-block;/* font-weight:bold; */max-width:70%;}
.buy-benefit .tit-txt { font-size:14px; color:#000; display: block; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; }
.buy-benefit .view-wrap { position:relative; }
.buy-benefit .btn-view {display:inline-block;padding:3px 5px 3px 5px;font-size:11px;color:#000;border: 1px solid #dedede;width: 62px;top:-3px;left:100%;position:absolute;align-items: center;}
.buy-benefit .btn-view span {
}
.buy-benefit .btn-view em { display: inline-block; font-size:10px; color: #000; vertical-align: top; }
.buy-benefit .view-wrap { display:none; position:absolute; top:30px; left:0; width:186px; padding:15px; background:#fff; border:2px solid #a9a9a9; z-index:11; }
.buy-benefit .view-wrap.active { display:block; }
.buy-benefit .view-wrap .layer-view { font-size:13px; line-height:20px; color:#000; word-break:break-word; }
.buy-benefit .view-wrap .layer-view .fc-red { color:#ff0000; }
.buy-benefit .view-wrap .layer-view ul.list {margin-top:5px;}
.buy-benefit .view-wrap .layer-view ul.list li { list-style-type:none; }
.buy-benefit .view-wrap .layer-view ul.list li.layer-info { list-style-type:none; border-top:1px solid #ccc; padding-top:5px; margin-top:5px; color:#585858; font-weight:normal; }
.buy-benefit .view-wrap .btn-close { position:absolute; right:7px; top:6px; }


/* ½º¸¶Æ® ÄíÆù ¸ñ·Ï */
.shopdetailCoupon .smart-coupon-list li.cp-img{_display:none}
.shopdetailCoupon .smart-coupon-list li {position:relative;margin: 0 0 5px 0;border:1px solid #ff3a34;/* border-radius:10px; *//* letter-spacing:-1px; */overflow:hidden;box-sizing: border-box;}
.shopdetailCoupon .smart-coupon-list li .c-info {
    border-radius: 10px;
    background: #EAE5DD;}
.shopdetailCoupon .smart-coupon-list li .c-image img { width:100%; _height:128px;}
.shopdetailCoupon .smart-coupon-list li p {padding-bottom:10px;line-height: 14px;font-size: 12px;color:#999;word-break:break-all;/* font-family:"Malgun Gothic"; */}
.shopdetailCoupon .smart-coupon-list li p:last-child {padding-bottom:0;}
.shopdetailCoupon .smart-coupon-list li p.c-txt{
    color: #a79281;
    font-size: 11px;
    font-family: initial;
    font-weight: 400;
    margin: 0;
}
.shopdetailCoupon .smart-coupon-list li p.c-name {
    font-size: 12px !important;
    color: #655345;
    font-weight: 400;
    font-family: 'Pretendard-Regular';
    word-break: break-all;
    margin: 0 !IMPORTANT;
    padding-top: 10px !important;}
.shopdetailCoupon .smart-coupon-list li p.c-price {
    font-size: 20px !important;
    margin: 0 !important;
    color: #655345 !important;
    font-weight: 600;
    padding: 0;
    line-height: 1;}
.shopdetailCoupon .smart-coupon-list li p.c-end{
    margin: 0 !important;    
    text-align: right;
    font-family: inherit;
    color: #655345;
    font-size: 12px;
    font-weight: 400;
}

    
.shopdetailCoupon .smart-coupon-list li .btn-down {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
    background: #655345;
    height: 26px;} 
.shopdetailCoupon .smart-coupon-list li .btn-down span {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    text-align: center;}
.shopdetailCoupon .smart-coupon-list li .btn-down span a {
    font-size: 12px;
    color: #EAE5DD;}
shopdetailCoupon .smart-coupon-list li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
.shopdetailCoupon .smart-coupon-list li.sc-style2 {border:1px solid #fff;}
.shopdetailCoupon .smart-coupon-list li.sc-style2 .c-info { background:#171940; border-color:#171940; }
.shopdetailCoupon .smart-coupon-list li.sc-style2 p { color:#fff; }
.shopdetailCoupon .smart-coupon-list li.sc-style2 p.c-txt {color: #ddd;}
.shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down { background:#ff3a34; border:0; color:#fff; }
.shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down a { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center right; }
.shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down span { color:#fff; }
.shopdetailCoupon .smart-coupon-list li.sc-style2.sc-reserve .btn-down { background:#3b6ce9; color:#fff; }
.shopdetailCoupon .smart-coupon-list li.sc-style3 { border:0; border-radius:0;}
.shopdetailCoupon .smart-coupon-list li.sc-style3 .c-info {
    padding: 20px;
    border: 0;
    width: 100%;}
.shopdetailCoupon .smart-coupon-list li.sc-style3 p.c-price { color:#eb3697;}
.shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;}
.shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down a {
    width: 100%;
    display: block;
    height: 100%;}
.shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve p.c-price {color:#18b776;}
.shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down { background:#eefff7; }
.shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down span a {color:#000;}
.shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down a { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center right; }

/* [³¡] ½º¸¶Æ®ÄíÆù */

/* È¸¿ø ¿¹»ó ±¸¸Å°¡ */
.max_discount {
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
    padding-bottom: 20px;
    display:none !important;
}

.max_title {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.max_title .left {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.max_title .left strong {}
.max_title .left > span{
    font-size: 11px;
    color: #ff3a34;
}

.max_title .right {
    font-size: 14px;
}

.max-desc {
    background: #f7f7f7;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.max-desc dl {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.max-desc dl dt {}

.max-desc dl dt .member_price {
    z-index: 3;
display:none;
    position: absolute;
    top: 0;
    background: #fff;
    left: 125px;
    border: 1px solid #000;
    padding-bottom: 9px;
    width: 211px;
}

.max-desc dl dt .member_price .tit {
    background: #000;
    color: #fff;
    padding: 9px 13px;
    font-size: 13px;
}

.max-desc dl dt .member_price .tit .closed {
    border: 0;
    float: right;
    color: #fff;
    font-size: 13px;
    background: url(https://www.ippngirl.co.kr/design/tommyboy79/image/closebtn.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
}

.member_price_list {
    padding: 9px 13px 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.member_price_list li {
    display: flex;
    justify-content: space-between;
}

.member_price_list.fix {}

.member_price_list.fix .price {}

.member_price_list.fix .price strike {
    display: none;
}
.icon_caution {    cursor: pointer;}
.shopdetailCoupon {
    padding: 15px;
}

#SMS_shopdetailInfo #contents .shopdetailInfoBottom .buy_on a.buy {margin-top: 5px; }
/* BASIC css end */

