
.prd_name h1{font-size:22px;}

    /* 리뷰  */
    .board_list-tb {}
	.board_list-tb tr th {border-top:2px solid #ccc; border-bottom:1px solid #ccc;padding:10px 0;}
	.board_list-tb tr td {border-bottom:1px solid #ccc; padding:10px 0; text-align:center;}
    table.board_list-tb{width:100%;}
    .bg1 {background:#f4f8fb}
    .list_bottom_left { float: left; padding: 7px 0 7px; }
.list_bottom_right { float: right; padding: 7px 0 7px; }
.list_bottom_center { overflow: hidden; padding: 7px 0 7px; text-align:center;}
.button_white80x30 {font-family:'Noto Sans', 'dotum', serif;border-radius: 0px; width:80px; height:30px; padding: 3px; margin: 1px;  border:1px solid #d3d3d3; background:#efefef; font-size: 12px; font-weight:bold; color:#212121; vertical-align:bottom; cursor:pointer;  }

    /* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {border: 1px solid #c0c0c0;text-decoration:none; margin: 0 1px 0 1px;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 0 0 0;border: 1px solid #ff8040;color:#ff8040;font-weight:normal}
.sound_only {display:none;}
/* 상품문의 */
table {width: 100%; border-collapse: collapse; font-size: 1em; }
.person-tb { border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd;}
.person-tb th { border-bottom: 1px solid #dddddd; width:160px; border-right: 1px solid #dddddd; text-align:left; padding-left:35px;background:#efefef;}
.person-tb td { border-bottom: 1px solid #dddddd; padding-left:10px; padding-top:7px; padding-bottom: 7px;}
.person-tb th { height: 40px; letter-spacing: -1px; vertical-align: middle;}
/* 버튼디자인 */
.button {font-family:'Noto Sans', 'dotum', serif;border-radius: 0px;width:90px;height:30px;padding: 3px 10px 3px 10px;margin: 1px;/*border:1px solid #d3d3d3;*/border:none;background:#fa2828/*url(../images/common/btn_bg.gif) repeat-x 0px 0px;; */;font-size: 12px;font-weight:bold;color:#fff;vertical-align:bottom;cursor:pointer;}
.btn_confirm  {width:100%; height:50px;text-align:center; padding-top:10px;}

.font_re{font-size:18px;font-weight:600}


/*  카드팝업 */
.card_pop_con {display:none; z-index:10; position:absolute; width:600px; height:525px; box-sizing:border-box; background:#fff; border:1px solid #a8a8a8;}
	.card_pop_con .top_tit {background:#222; font-size:15px; color:#fff; height:43px; padding:0 10px; font-weight:bold; line-height:43px; position:relative;}
	.card_pop_con .top_tit .pop_close {position:absolute; top:13px; right:13px;}
	.card_pop_con .card_list {padding:27px 25px 30px;}
	.card_pop_con .card_list .scroll {overflow-y:scroll; height:370px; margin-top:10px;}
	.card_pop_con .card_list table {width:99%; margin:0;}
	.card_pop_con .card_list table tr {border-bottom:1px solid #ddd;}
	.card_pop_con .card_list table tr th {border-top:1px solid #222; border-bottom:1px solid #a8a8a8; font-size:13px; text-align:center;}
	.card_pop_con .card_list table tr td {padding:15px 0; font-size:13px; letter-spacing:-0.5px;}
	.card_pop_con .card_list table tr td.card_info .radio_btn {float:left; padding:18px 0;}
	.card_pop_con .card_list table tr td.card_info .img {float:left; vertical-align:top; width:80px; height:50px; margin:0 10px;}
	.card_pop_con .card_list table tr td.card_info .img img {width:100%; height:100%;}
	.card_pop_con .card_list table tr td.card_info .card_name {float:left; width:60%;}
	.card_pop_con .card_list table tr td.card_info .card_name p.name {font-weight:bold; margin-bottom:5px; color:#333;}
	.card_pop_con .card_list table tr td.card_info .card_name p.ex {color:#a8a8a8; line-height:15px;}
	.card_pop_con .card_list table tr td.price {text-align:center;}
	.card_pop_con .card_list table tr td.price span {color:#ff8100; font-weight:bold;}
	.card_pop_con .card_list table tr td.more p {border:1px solid #ddd;}
	.card_pop_con .card_list table tr td.more p a {padding:5px 10px; display:block; text-align:center; font-size:13px;}
	.card_pop_con .card_list table tr td.more p a:hover {text-decoration:none;}
	.card_pop_con .card_btn {text-align:center; margin-top:10px;}
	.card_pop_con .card_btn p {display:inline-block; width:140px; height:35px;}
	.card_pop_con .card_btn .sel_btn {background:#f00;}
	.card_pop_con .card_btn .clo_btn {background:#a8a8a8;}
	.card_pop_con .card_btn a {display:block; text-align:center; line-height:35px; color:#fff; font-size:15px; font-weight:bold;}
	.card_pop_con .card_btn a:hover {text-decoration:none;}
/* 중고폰팝업 */
	.usedphone_pop_con {display:none; z-index:10; position:absolute; width:600px; height:525px; box-sizing:border-box; background:#fff; border:1px solid #a8a8a8;}
	.usedphone_pop_con .top_tit {background:#222; font-size:15px; color:#fff; height:43px; padding:0 10px; font-weight:bold; line-height:43px; position:relative;}
	.usedphone_pop_con .top_tit .pop_close {position:absolute; top:13px; right:13px;}
	.usedphone_pop_con .card_list {padding:27px 25px 30px;}
	.usedphone_pop_con .card_list .scroll {overflow-y:scroll; height:370px; margin-top:10px;}
	.usedphone_pop_con .card_list table {width:99%; margin:0;}
	.usedphone_pop_con .card_list table tr {border-bottom:1px solid #ddd;}
	.usedphone_pop_con .card_list table tr th {border-top:1px solid #222; border-bottom:1px solid #a8a8a8; font-size:13px; text-align:center;}
	.usedphone_pop_con .card_list table tr td {padding:15px 0; font-size:13px; letter-spacing:-0.5px;}
	.usedphone_pop_con .card_list table tr td.card_info .radio_btn {float:left; padding:18px 0;}
	.usedphone_pop_con .card_list table tr td.card_info .img {float:left; vertical-align:top; width:80px; height:50px; margin:0 10px;}
	.usedphone_pop_con .card_list table tr td.card_info .img img {width:100%; height:100%;}
	.usedphone_pop_con .card_list table tr td.card_info .card_name {float:left; width:60%;}
	.usedphone_pop_con .card_list table tr td.card_info .card_name p.name {font-weight:bold; margin-bottom:5px; color:#333;}
	.usedphone_pop_con .card_list table tr td.card_info .card_name p.ex {color:#a8a8a8; line-height:15px;}
	.usedphone_pop_con .card_list table tr td.price {text-align:center;}
	.usedphone_pop_con .card_list table tr td.price span {color:#ff8100; font-weight:bold;}
	.usedphone_pop_con .card_list table tr td.more p {border:1px solid #ddd;}
	.usedphone_pop_con .card_list table tr td.more p a {padding:5px 10px; display:block; text-align:center; font-size:13px;}
	.usedphone_pop_con .card_list table tr td.more p a:hover {text-decoration:none;}
	.usedphone_pop_con .card_btn {text-align:center; margin-top:10px;}
	.usedphone_pop_con .card_btn p {display:inline-block; width:140px; height:35px;}
	.usedphone_pop_con .card_btn .sel_btn {background:#f00;}
	.usedphone_pop_con .card_btn .clo_btn {background:#a8a8a8;}
	.usedphone_pop_con .card_btn a {display:block; text-align:center; line-height:35px; color:#fff; font-size:15px; font-weight:bold;}
	.usedphone_pop_con .card_btn a:hover {text-decoration:none;}
	/* 유선결합할인 팝업 */
	.internet_pop_con {display:none; z-index:10; position:absolute; width:600px; height:525px; box-sizing:border-box; background:#fff; border:1px solid #a8a8a8;}
	.internet_pop_con .top_tit {background:#222; font-size:15px; color:#fff; height:43px; padding:0 10px; font-weight:bold; line-height:43px; position:relative;}
	.internet_pop_con .top_tit .pop_close {position:absolute; top:13px; right:13px;}
	.internet_pop_con .card_list {padding:27px 25px 30px;}
	.internet_pop_con .card_list .scroll {overflow-y:scroll; height:370px; margin-top:10px;}
	.internet_pop_con .card_list table {width:99%; margin:0;}
	.internet_pop_con .card_list table tr {border-bottom:1px solid #ddd;}
	.internet_pop_con .card_list table tr th {border-top:1px solid #222; border-bottom:1px solid #a8a8a8; font-size:13px; text-align:center;}
	.internet_pop_con .card_list table tr td {padding:15px 0; font-size:13px; letter-spacing:-0.5px;}
	.internet_pop_con .card_list table tr td.card_info .radio_btn {float:left; padding:18px 0;}
	.internet_pop_con .card_list table tr td.card_info .img {float:left; vertical-align:top; width:80px; height:50px; margin:0 10px;}
	.internet_pop_con .card_list table tr td.card_info .img img {width:100%; height:100%;}
	.internet_pop_con .card_list table tr td.card_info .card_name {float:left; width:60%;}
	.internet_pop_con .card_list table tr td.card_info .card_name p.name {font-weight:bold; margin-bottom:5px; color:#333;}
	.internet_pop_con .card_list table tr td.card_info .card_name p.ex {color:#a8a8a8; line-height:15px;}
	.internet_pop_con .card_list table tr td.price {text-align:center;}
	.internet_pop_con .card_list table tr td.price span {color:#ff8100; font-weight:bold;}
	.internet_pop_con .card_list table tr td.more p {border:1px solid #ddd;}
	.internet_pop_con .card_list table tr td.more p a {padding:5px 10px; display:block; text-align:center; font-size:13px;}
	.internet_pop_con .card_list table tr td.more p a:hover {text-decoration:none;}
	.internet_pop_con .card_btn {text-align:center; margin-top:10px;}
	.internet_pop_con .card_btn p {display:inline-block; width:140px; height:35px;}
	.internet_pop_con .card_btn .sel_btn {background:#f00;}
	.internet_pop_con .card_btn .clo_btn {background:#a8a8a8;}
	.internet_pop_con .card_btn a {display:block; text-align:center; line-height:35px; color:#fff; font-size:15px; font-weight:bold;}
	.internet_pop_con .card_btn a:hover {text-decoration:none;}
	.product_img_wrap .btn_group > li > button {position:relative;}
	.on .over {display:block;}
	.over {min-width:90px; margin-bottom:6px; border-radius:2px; display:none; line-height:1.2em; position:absolute; left:50%; bottom:100%; transform:translateX(-50%); color:#fff; font-size:12px; background:#000; padding:5px 10px; border-radius:2px;}
	.over:after {display:block; content:""; border-top:5px solid #000; border-left:5px solid transparent;  border-right:5px solid transparent; position:absolute; left:50%; top:100%; transform:translateX(-50%); margin-top:-1px;}


@media screen and (max-width:479px) {
	.product_img_wrap .prd_name .txt_s {margin-top:70px;}
}



  #popup-overlay {
    display: none;
    position: fixed;
    z-index: 99999 !important;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
  }

  #popup-box {
    position: fixed;
    width: 300px;
    height: 450px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 100000;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    font-family: sans-serif;
  }

  .popup-content h3 {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
  }

  .popup-content .coupon-box {
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #f9f9f9;
  }

  .popup-content .coupon-box .title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
	margin-top:-20px;
  }

  .popup-content .coupon-box .title span{
	  padding-top:30px;
  }

  .popup-content .coupon-box .subtitle {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
  }

  .popup-content ul {
    font-size: 11px;
    color: #555;
    padding-left: 5px;
    margin-bottom: 15px;
  }

  .popup-content .phone-inputs {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    margin-bottom: 10px;
  }

  .popup-content .phone-inputs input {
    width: 32%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
  }

  .popup-footer {
    text-align: center;
    font-size: 13px;
  }

  .popup-footer label {
    margin-right: 10px;
  }

  .popup-footer button {
    padding: 5px 12px;
    margin-left: 5px;
    font-size: 13px;
    background: #333;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

 .coupon-box {
	 padding:30px;
     margin-bottom:30px;
	 line-height:150%;
 }

.coupon-top {
  display: flex;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0,0,0,0.1);
  margin-bottom: 20px;
}

.coupon-top .left {
  flex: 2;
  padding: 20px;
  text-align: left;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #000;
}

.coupon-top .right {
  flex: 1;
  background-color: #ff3b30;
  display: flex;
  align-items: center;
  justify-content: center;
}

.coupon-top .right img {
  width: 88px;
  height: 120px;
  margin-right:3px;

}
 .title2 {
	 font-size:14px;
	 font-weight:bold;
	 padding-bottom:10px;
	 margin-top:30px;
 }
  .coupon-submit-btn {
    width: 100%;
    padding: 12px;
    background-color: #ff3b30;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    transition: background 0.2s;
  }

  .coupon-submit-btn:hover {
    background-color: #e22c22;
  }
