/* popup common */
a, button, a:focus, button:focus, a:active, button:active {font-family: "NanumGothic";}
body > form {height: 100%;}
.popup-wrap {display: none; position: absolute; min-width: 318px; width: 90%; max-width: 90%; background: #fff; left: 50%; top: 50%; border: 1px solid #28b18e;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); }
.popup-wrap .popup-header {color: #fff; margin: 0 10px; padding: 10px 0; background: #fff; border-bottom: 1px solid #e5e5e5; text-align: center;}
.popup-wrap .popup-header.no-title {padding: 15px 30px;}
.popup-wrap .popup-header.no-border {padding-bottom: 11px; border-bottom: 0;}
.popup-wrap .popup-header .title {display: inline-block; color: #000; font-size: 1.4rem;}
.popup-wrap .popup-header .btn-popup-close {position: absolute; height: 100%; padding: 0 2px; right: 0; top: 0;}
.popup-wrap .popup-content-wrap {min-height: 90px; background: #fff;}
.popup-wrap .popup-content-wrap .popup-contents {min-height: 17px; padding: 0 10px 15px; overflow-x: hidden; overflow-y: auto;}
.popup-wrap .popup-content-wrap .popup-btn-wrap {height: 30px; padding: 0 20px 20px; text-align: center;}
.popup-wrap .popup-content-wrap .popup-contents .sub-title {display: inline-block; color: #000; font-size: 1rem;}
.popup-wrap .popup-content-wrap .popup-contents div + .sub-title {margin-top: 14px;}
.popup-wrap .popup-content-wrap .popup-contents .sub-title + div {margin-top: 7px;}
.popup-wrap .popup-contents .title {font-weight: 700;}
.popup-contents .list-bullet li {color: #999; line-height: 1.6rem;}
.popup-contents .table-wrap .table-list tbody tr td {color: #666; line-height: 1.2;}
.popup-contents .ui-check, .popup-contents .ui-radio {color: #333;}

.popup-contents .use-pc {display: none;}


.popup-wrap.brand-nepa {border-color: #004d43;}
.popup-wrap.brand-isen {border-color: #f55022;}
.popup-wrap.brand-kids {border-color: #ff8212;}
.popup-wrap.brand-nepa .popup-header, .popup-wrap.brand-isen .popup-header, .popup-wrap.brand-kids .popup-header {margin: 0;}
.popup-wrap.brand-nepa .popup-header .btn-popup-close, .popup-wrap.brand-isen .popup-header .btn-popup-close, .popup-wrap.brand-kids .popup-header .btn-popup-close {right: 10px;}
.popup-wrap.brand-nepa .popup-content-wrap, .popup-wrap.brand-isen .popup-content-wrap, .popup-wrap.brand-kids .popup-content-wrap {margin-top: 10px;}
.popup-wrap.brand-nepa .popup-header {border-bottom-color: #004d43;}
.popup-wrap.brand-isen .popup-header {border-bottom-color: #f55022;}
.popup-wrap.brand-kids .popup-header {border-bottom-color: #ff8212;}
.popup-wrap.brand-nepa .popup-header .title, .popup-wrap.brand-isen .popup-header .title, .popup-wrap.brand-kids .popup-header .title {font-size: 1.6rem;}
.popup-wrap.brand-nepa .popup-header .title {color: #004d43;}
.popup-wrap.brand-isen .popup-header .title {color: #f55022;}
.popup-wrap.brand-kids .popup-header .title {color: #ff8212;}

.popup-wrap .popup-content-wrap .popup-contents .sub-title {color: #333; font-weight: 500;}

/* popup common */

/* brand popup common */
.popup-wrap .popup-contents span.bullet-title {display: block; padding-left: 8px; background: url(/resources/images/brand_common/m_popup_title_bullet.png) no-repeat 0 5px; background-size: 3px; font-size: 1.1rem; font-weight: 500;}
.popup-wrap.brand-nepa .popup-contents span.bullet-title {color: #004d43;}
.popup-wrap.brand-isen .popup-contents span.bullet-title {color: #ff4612;}
.popup-wrap.brand-kids .popup-contents span.bullet-title {color: #ff8212;}
/* brand popup common */

/* popup - 카드혜택 */
.popup-contents.card-benefit {}
.popup-contents.card-benefit .benefit-list-wrap {margin-top: 10px;}
.popup-contents.card-benefit .list-bullet li {color: #666; padding-left: 3px; background-position: 0 6px; background-size: 2px; font-size: 1rem; line-height: 1.4rem;}
.popup-contents.card-benefit .list-bullet li + li {margin-top: 2px;}
.popup-contents.card-benefit .benefit-list-wrap span {color: #000;}

.popup-contents.card-benefit .benefit-noti-wrap .list-bullet li {background: none; padding-left: 0;}
/* popup - 카드혜택 */

/* 쿠폰이용안내 */.
.popup-contents.card-info {}
.popup-contents.card-info .info-list-wrap {margin-top: 10px;}
.popup-contents.card-info .info-list-wrap li {font-size:1.2rem;}

/* 이벤트 신청하기 팝업 */
.popup-contents.event-apply {}
.popup-contents.event-apply .event-form {}
.popup-contents.event-apply .event-form .form-row div {display: block; color: #6c6c6c;}
.popup-contents.event-apply .event-form .form-row + .form-row {margin-top: 10px;}
.popup-contents.event-apply .event-form .form-row input[type=text] {width: 100%;}
.popup-contents.event-apply .event-form .form-row .form-cell-phone {overflow: hidden;}
.popup-contents.event-apply .event-form .form-row .form-cell-phone select {float: left; width: 32%;}
.popup-contents.event-apply .event-form .form-row .form-cell-phone input[type=text] {float: left; width: 33%; margin-left: 1%;}
.popup-contents.event-apply .event-form .form-row .form-email {}
.popup-contents.event-apply .event-form .form-row .form-email input[type=email] {width: 100%;}
.popup-contents.event-apply .event-form .form-row .form-email .desc {display: block; color: #777; margin-top: 5px;}
.popup-contents.event-apply .event-form .btn-wrap {margin-top: 13px; font-size: 1.8rem;}
.popup-contents.event-apply .event-form .btn-wrap button {color: #fff; width: 100%; height: 40px;}
.popup-wrap.brand-nepa .popup-contents.event-apply .event-form .btn-wrap button {background: #004d43; border: 1px solid #004d43;}
.popup-wrap.brand-isen .popup-contents.event-apply .event-form .btn-wrap button {background: #f55022; border: 1px solid #f55022;}
.popup-wrap.brand-kids .popup-contents.event-apply .event-form .btn-wrap button {background: #ff8212; border: 1px solid #ff8212;}

.popup-contents.event-apply.check-result .event-form .form-row {overflow: hidden; font-size: 1.6rem;}
.popup-contents.event-apply.check-result .event-form .form-row label {float: left; display: inline-block; color: #aaa; width: 25%; line-height: 1.6em;}
.popup-contents.event-apply.check-result .event-form .form-row div {float: left; color: #333; width: 75%; line-height: 1.6em;}
.popup-contents.event-apply.check-result .event-form .btn-wrap button {background: #fff;}
/*
.popup-wrap.brand-nepa .popup-contents.event-apply.check-result .event-form .btn-wrap button {color: #004d43;}
.popup-wrap.brand-isen .popup-contents.event-apply.check-result .event-form .btn-wrap button {color: #f55022;}
.popup-wrap.brand-kids .popup-contents.event-apply.check-result .event-form .btn-wrap button {color: #ff8212;}
*/
/* 이벤트 신청하기 팝업 */

/* 댓글 작성 도움말 팝업 */
.popup-contents.comment-guide span {display: block; color: #333; line-height: 1.3rem;}
.popup-contents.comment-guide .bullet-title + span, .popup-contents.comment-guide .bullet-title + ul {margin: 10px 0 0 8px;}
.popup-contents.comment-guide div + div {margin-top: 13px; padding-top: 14px; border-top: 1px dashed #c0c0c0;}
.popup-contents.comment-guide .bullet-title + ul span.sub-desc {margin-left: 14px;}
.popup-contents.comment-guide .bullet-title + ul span + span {margin-top: 6px;}
.popup-contents.comment-guide .bullet-title + ul li + li {margin-top: 10px;}
/* 댓글 작성 도움말 팝업 */

/* 사이즈 조견표 팝업 */
.popup-contents.size-spec .table-wrap {margin-top: 10px;}
.popup-contents.size-spec .size-noti-wrap {margin-top: 7px;}
.popup-contents.size-spec .size-noti-wrap .list-bullet.asterisk li {color: #333; font-size: 1.1rem; font-weight:bold;}
.popup-contents.size-spec .kids-size-img {width: 100%; margin-top: 5px;}
.popup-contents.size-spec .kids-size-img img {width: 100%;}
.spec-img-type {margin: 10px auto; text-align:center;}
.spec-img-width-1{width: 70%; text-align: center; display: inline-block;}
.spec-img-width-2{width: 48%; text-align: center; display: inline-block;}
.spec-img-pant-width-1{width: 47%; text-align: center; display: inline-block;}
.spec-img-pant-width-2{width: 40%; text-align: center; display: inline-block;}
.spec-img-shortpant-width-1{width: 70%; text-align: center; display: inline-block;}
.spec-img-shortpant-width-2{width: 48%; text-align: center; display: inline-block;}
.item-spec-div{margin:10px 0px;}
.item-spec-text{text-align:cender; font-size:14px; font-weight:bold;}
#spec-popup-header{text-align:left; color: #fff; padding: 30px 30px 15px; background: #fff; border-bottom: 2px solid #8c8c8c;}
.popup-contents.prod-spec .kids-size-img img{width:95%;}
.spec-popup-wrap {width: 98%; max-width: 98%;}
.spec-header-font {font-size:1.1rem !important}
th.spec-table-padding, td.spec-table-padding{padding:9px 2px;}
table.table.table-list.scroll-table-wrap{width:130%;}
table.table.table-list.fix-table-wrap{width:100%;}
.fix-area-table{width:80px; display:inline-block;}
.scroll-area-table{display: inline-block; min-width:210px; width: -webkit-calc(97% - 75px); width: -moz-calc(97% - 75px); width: calc(97% - 75px); overflow: auto;}
.scroll-class{width:100%; text-align:right;}
/* 사이즈 조견표 팝업 */

/* 배송지 정보 팝업 */
.popup-contents.address-info {margin: 0 10px 15px; padding: 0 !important;}
.popup-contents.address-info .address-list-wrap {overflow-y: auto;}
.popup-contents.address-info .address-list-wrap .table-list{width:100%; height:auto;}
.popup-contents.address-info .address-list-wrap .table-list .col-size1{width:15%;}
.popup-contents.address-info .address-list-wrap .table-list .col-auto{width:auto;}
.popup-contents.address-info .address-list-wrap .table-list td{padding:20px 0; text-align:left;}
.popup-contents.address-info .address-list-wrap .table-list > tbody > tr:first-child > td {border-top: 0;}
.popup-contents.address-info .address-list-wrap .table-list tr ~ tr td{}
.popup-contents.address-info .address-list-wrap .table-list .title{color:#666; font-size:1.25rem;}
.popup-contents.address-info .address-list-wrap .table-list .text-address{color:#666; font-size:1.15rem; line-height:1.4rem;}
.popup-contents.address-info .address-list-wrap .table-list .text-tel{color:#666; font-size:1.15rem;}
.popup-contents.address-info .address-list-wrap .table-list .first{padding-left:10px;}
.popup-contents.address-info .address-list-wrap .table-list .last{padding-right:10px; text-align:right;}
.popup-contents.address-info .address-list-wrap .table-list button{width:41px; height:29px; padding:0 0px; font-size:1.15rem;}
.popup-contents.address-info .address-list-wrap .table-list button ~ button{margin-top:5px;}
.popup-contents.address-info .address-list-wrap .table-list p ~ p{margin-top:5px;}
.popup-contents.address-info .address-list-wrap .table-list .active .title{color:#333;}
.popup-contents.address-info .address-list-wrap .table-list tr:last-child td {border-bottom: 0;}
.popup-contents.address-info .address-list-wrap + .btn-wrap {width: 100%; padding-top: 10px; border-top: 1px solid #ddd; bottom: 0;}
/* 배송지 정보 팝업 */

/* 브랜드 리스트 팝업 */
.popup-contents.brand-list-wrap {}
.popup-contents.brand-list-wrap .brand-list {}
.popup-contents.brand-list-wrap .brand-list li {height: 36px;}
.popup-contents.brand-list-wrap .brand-list li.brand-nepa {background: #173e35;}
.popup-contents.brand-list-wrap .brand-list li.brand-isen {background: #ff4612;}
.popup-contents.brand-list-wrap .brand-list li.brand-kids {background: #ff8212;}
.popup-contents.brand-list-wrap .brand-list li + li {margin-top: 5px;}
.popup-contents.brand-list-wrap .brand-list li a {display: block; height: 100%; text-align: center; line-height: 36px;}
.popup-contents.brand-list-wrap .brand-list li a img {height: 12px;}
/* 브랜드 리스트 팝업 */

.popup-content-wrap .btn-wrap {margin-top: 13px;}
.popup-content-wrap .btn-wrap .btn {color: #fff; width: 100%; height: 40px; font-size: 1.8rem;}
.popup-content-wrap .btn-wrap .btn.btn-confirm {background: #004d43; border: 1px solid #004d43;}
.popup-content-wrap .btn-wrap .btn.btn-cacel {color: #333; background: #fff; border: 1px solid #333;}
.popup-content-wrap .btn-wrap.btn-size2 .btn {width: 49%;}
.popup-content-wrap .btn-wrap.btn-size2 .btn + .btn {margin-left: 2%;}

/* coupon choice popup */
.coupon_choice {}
.coupon_choice .sub_title {display:block;margin-top: 10px;font-size:14px;font-weight: bold;}
.coupon_choice .pro_name {display:inline-block;width: 100%;height:33px;margin-top: 8px;/* padding: 0 10px; */line-height:33px;font-size:13px;background-color:#f7f7f7;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.coupon_choice .coupon_list {height:112px;overflow-y:auto;margin-top:10px;padding:15px 10px;border-top:1px solid #dddddd;border-bottom:1px solid #e7e7e7;}
.coupon_choice .coupon_list label {display:block;color:#666666;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.coupon_choice .coupon_list .ui-radio + label + .ui-radio + label {margin:10px 0 0 0;}
.coupon_choice .coupon_list .no-result {display: block;margin-top:15px;color:#666666;text-align:center;}
.coupon_choice .coupon_list .no-result img {display:inline-block;width:45px;}
.coupon_choice .coupon_list .no-result p {margin-top:15px;font-size:13px;}
.coupon_choice .discount_cost {height:50px;line-height:50px;margin: 5px 0;}
.coupon_choice .discount_cost dl:after {content:'';display:block;clear:both;}
.coupon_choice .discount_cost dl dt {float: left;width: 150px;font-size:13px;font-weight:bold;}
.coupon_choice .discount_cost dl dd {text-align: right;color:#e63243;font-size:22px;font-weight:bold;padding-right: 10px;}
.coupon_choice .discount_cost dl dd em {font-size:12px;font-weight:bold;}

.coupon_choice .brand-nepa .brand-icon {border:1px solid #30806e;color:#30806e;height: 9px;display: inline;font-size: 10px;padding: 0 2px;margin-left: 10px;}
.coupon_choice .brand-kids .brand-icon {border:1px solid #ff8212; color:#ff8212;}
.coupon_choice .brand-nepa .brand-icon:before{display: inline;content:'NEPA';/* padding: 4px 6px; */font-size: 10px;vertical-align: top;height: 14px;}
.coupon_choice .brand-kids .brand-icon:before{display:inline; content:'NEPAKIDS';padding:3px;font-size:11px;}

.popup-wrap.share {width:70%;}

/*addInfoAgree popup common */
.popup-wrap .popup-content-wrap .popup-btn-wrap.add-info {height: 30px; padding: 0 30px 20px; text-align: right;}
/* addInfoAgree popup common */


/* popup - 이니시스 약관 */
.popup-inicis{height:90%;}
.inicis-agree-frame {margin-top: 10px; width:100%; height:75vh;  box-sizing: inherit;}

/* 입고 알림 신청 버트 */
.alert_subscription {background:#000 !important;color:#fff !important;padding:2px 8px !important}

/* 입고 알림 팝업 */
.store-notice {display:table;padding-top:25px}
.store-notice .store-notice_photo {width:100px;height:100px;display:table-cell;vertical-align:top;padding-right:25px}
.store-notice .store-notice_photo img {max-width:100%}
.store-notice .store-notice_info {display:table-cell;vertical-align:top}
.store-notice .store-notice_info-tag {margin-bottom:11px}
.store-notice .store-notice_info-tag a {font-size:11px;color:#333;white-space:nowrap;padding-right:5px}
.store-notice .store-notice_info-tag a:last-child {padding-right:0}
.store-notice .item_tit_wrap {margin-bottom:11px}
.store-notice .item_tit_wrap .tit {font-size:15px;padding-bottom:11px;display:block}
.store-notice .item_tit_wrap .style_code {font-size:12px;color:#666}

.store-notice_info .item_color_choice {clear:both;display:inline-block;width:100%}
.store-notice_info .item_color_choice label {width:30%;font-weight:bold;line-height:inherit;color:#333;font-size:12px}
.store-notice_info .item_color_choice select {width:70%;font-size:12px}
.store-notice_info .product_detail {padding:0 0 20px}
.store-notice_info .product_detail .size_select_wrap {padding:0}
.store-notice_info .product_detail .size_select_wrap .tit {font-weight:700}
.store-notice_info .product_detail .size_select_wrap .inner_box .size_view .size_list:nth-child(4n + 1) {margin-left:0}
.store-notice_info .product_detail .size_select_wrap .inner_box {border-top:0;padding-top:10px}

.store-notice_tel {position:relative;display:block}
.store-notice_tel .point {position:absolute;right:0;color:#ac0000;font-size:12px}
.store-notice_tel label {font-size:14px;font-weight:bold;color:#333}
.store-notice_tel input[type=tel] {width:100%;margin-top:10px;margin-bottom:15px;font-size:12px}
.store-notice_tel .store-notice_tel_sub label {color:#666;font-size:12px;font-weight:normal;margin-right:5px;white-space:nowrap}
.store-notice_tel .store-notice_tel_sub .view_detail {margin-top:5px;padding:0 13px 2px 0;font-size:12px;font-weight:400;color:#666;border:none;border-bottom:1px solid #999;background:url(/resources/images/product/ico_link_arrow.png) no-repeat right 2px center;background-size:5px auto}
.store-notice_tel .store-notice_tel_sub .ui-checkbox + label {padding:0 0 0 25px}

.store-notice_list {margin-top:35px}
.store-notice_list > b {font-size:14px;font-weight:bold;margin-bottom:10px;display:block;color:#333}
.store-notice_list li {font-size:11px;color:#666;position:relative;line-height:1.5;margin-left:8px}
.store-notice_list li::before {content:'-';position:absolute;left:-8px}

.store-notice_subscription {height:35px;background-color:#000;color:#fff;font-size:15px;width:100%;appearance:none;border:none;margin-top:25px}

/* 입고 알림 팝업 신청 완료 팝업 */
.store-notice-end-message {text-align:center;padding-top:25px}
.store-notice-end-message img {width:118px;height:auto}
.store-notice-end-message p.title {font-size:15px;margin:13px 0 20px;color:#333}
.store-notice-end-message p {font-size:12px;line-height:1.5;color:#666}
.go-to-main {display:block;height:35px;line-height:35px;text-align:center;background-color:#000;color:#fff !important;font-size:15px !important;width:100%;appearance:none;border:none;margin-top:25px}