@charset "UTF-8";

body.popup,
body.iframe {min-width:auto;overflow:hidden;}

/* 팝업 */
.popup_default {display:block;background-color:#fff;}
.popup_default .mCSB_inside > .mCSB_container {margin:0;}
.popup_default .scrollbox .mCSB_inside > .mCSB_container {margin-right:18px;}
.popup_default.small {width:380px;}
.popup_default.middle {width:500px;}
.popup_default.large {width:850px;}
.popup_default .header {position:relative;padding:20px 30px;}
.popup_default .header:after {content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#dfe1eb;}
.popup_default .header .button {position:absolute;right:80px;top:50%;margin-top:-9px;}
.popup_default .contents {max-height:530px;overflow:hidden;overflow-y:auto;}
.popup_default .contents .inner {padding:30px;}
.popup_default.small .contents .inner {padding:30px 40px;}
.popup_default .footer {position:relative;padding:30px;}
.popup_default .footer:after {content:'';position:absolute;left:0;top:0;width:100%;height:1px;background-color:#dfe1eb;}
.popup_default .footer .buttonwrap {margin-top:0;}
/* 메세지형 */
.popup_default .contents.cont_msg {text-align:center;font-size:1.6rem;line-height:2rem;}
.popup_default .contents.cont_msg .inner {padding:30px;}
.popup_default .contents.cont_msg .buttonwrap {width:100%;margin-top:30px;}
/* 버튼이 1개 있는 유형 */
.popup_default.short .contents {max-height:590px;}
.popup_default.short .footer {padding:0;}
.popup_default.short .footer:after {display:none;}
.popup_default.short .footer .buttonwrap.col2 .button {margin:0;width:50%;}
.popup_default.short .footer .buttonwrap.col2 .button.etc {border:none 0;border-top:solid 1px #b3b3b3;}
/* 버튼이 2개 있는 유형 */
.popup_default.long .contents {max-height:650px;}

/* 폼 */
.popup_default .formgroup .form dl dt {width:120px;}
.popup_default .formgroup .form dl dd {width:calc(100% - 120px);}

/* 상품문의 */
.popup_default .reg_form {margin-top:30px;}
.popup_default .reg_form li:first-child {margin-top:0;}
.popup_default .reg_form li {margin-top:4px;}

/* 상품후기 포토상품 전체보기 */
.popup_photo ul {overflow:hidden;margin-left:-4px;margin-top:-4px;}
.popup_photo li {float:left;width:154px;margin-left:4px;margin-top:4px;}
.popup_photo li a,
.popup_photo li img {width:100%;height:154px;}

/* 상품후기 상세보기 */
.popup_review {overflow:hidden;height:440px;}
.popup_review .bigthumbs {float:left;position:relative;width:440px;height:440px;}
.popup_review .bigthumbs .swiper-button-prev1 {left:10px;top:50%;margin-top:-20px;}
.popup_review .bigthumbs .swiper-button-next1 {right:10px;top:50%;margin-top:-20px;}
.popup_review .detailbox {float:right;width:calc(100% - 470px);}
.popup_review .detailbox .score {height:28px;}
.popup_review .detailbox .scrollbox {height:300px;overflow:hidden;overflow-y:auto;border-top:solid 1px #dfe1eb;padding:0;line-height:1.8rem;}
.popup_review .detailbox .scrollbox .option {padding-top:17px;font-size:1.2rem;color:#888;line-height:1.6rem;}
.popup_review .detailbox .scrollbox .conts {padding:17px 0;}
.popup_review .detailbox .info {padding:17px 0;border-top:solid 1px #dfe1eb;font-size:1.2rem;color:#888;line-height:1.6rem;}
.popup_review .detailbox .smallthumbs {position:relative;}
.popup_review .detailbox .smallthumbs ul:after {content:'';display:block;clear:both;}
.popup_review .detailbox .smallthumbs li {float:left;width:60px;box-sizing:border-box;}
.popup_review .detailbox .smallthumbs .swiper-slide .box {display:block;position:relative;width:60px;height:60px;margin:0 auto;cursor:pointer;}
.popup_review .detailbox .smallthumbs .swiper-slide .box:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:solid 1px #dfe1eb;box-sizing:border-box;}
.popup_review .detailbox .smallthumbs .swiper-slide-active .box:after {border:solid 2px #111;}

/* 장바구니 옵션변경 */
.popup_option .optionlistbox {margin-top:30px}
.popup_option .optionlistbox li,
.popup_option .optionlistbox dd {margin-top:4px;}
.popup_option .optionlistbox li:first-child {margin-top:0;}
.popup_option .totalpricebox {margin-top:30px;}
.popup_option .totalpricebox dl {overflow:hidden;line-height:2.8rem;}
.popup_option .totalpricebox dt {float:left;width:100px;}
.popup_option .totalpricebox dd {float:right;width:calc(100% - 100px);text-align:right;font-size:2.8rem;}

/* 배송지 */
.popup_destination .destination_list li {border:none 0;padding-top:0;padding-bottom:20px;}

/* 배송지등록 */
.popup_destination .formgroup {margin:0;}
.popup_destination .formgroup .form {padding:0;margin:0;border:none 0;}
.popup_destination .formgroup .form > :first-child {padding-top:0;}
.popup_destination .formgroup .form > :last-child {padding-bottom:0;}

/* 클레임 상세 */
.popup_claim .orderinfo {height:2rem;font-size:1.6rem;line-height:2rem;font-weight:700;}
.popup_claim .orderinfo .ordernum {position:relative;display:inline-block;vertical-align:top;padding-left:23px;}
.popup_claim .orderinfo .ordernum:before {content:'';position:absolute;left:11px;top:50%;transform:translateY(-50%);width:1px;height:14px;background-color:#dfe1eb}
.popup_claim .orderlistbox {margin-top:30px;}
.popup_claim .orderlistbox dl {border-bottom:none 0;}
.popup_claim .orderlistbox dd {margin-top:20px;}
.popup_claim .orderlistbox dt + dd {margin-top:0;}
.popup_claim .product_line {border:solid 1px #dfe1eb;margin-top:-1px;padding:19px;}
.popup_claim .product_line .product .info_box .price_info {height:18px;margin-top:6px;}
.popup_claim .product_line .product .info_box .price_info > * {line-height:1.8rem;}
.popup_claim .claim_state {border-bottom:solid 1px #dfe1eb;}
.popup_claim .claim_state dl,
.popup_claim .claim_state dt,
.popup_claim .claim_state dd {border:none 0;margin:0;}
.popup_claim .claim_state dt + dd {margin:0;}
.popup_claim .claim_state dd {border-top:solid 1px #dfe1eb;background-color:#f5f5f5;padding:17px 19px 19px;}
.popup_claim .claim_state dt {position:relative;background:url(../../../imgs/front/cw/global/arrow_answer_point.png) left center no-repeat;padding-left:20px;line-height:2rem;}
.popup_claim .claim_state dt .button {margin-left:6px;vertical-align:top;}
.popup_claim .claim_state .state {font-size:1.6rem;}
.popup_claim .claim_state .count {position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#888;}
.popup_claim .claim_state .reason_detail {margin-top:5px;font-size:1.2rem;color:#888;line-height:1.6rem;}
.popup_claim .ordergroup {margin-top:30px;margin-bottom:0;}
.popup_claim .formgroup .form {padding:10px 0;}
.popup_claim .formgroup .form dl dd {text-align:right;}
.popup_claim .claim_date {margin-top:10px;}

/* 후기작성 */
#review_form_box {width:513px;}
.starbox {position:relative;overflow:hidden;width:calc(32px * 5);margin:5px auto 0;background-image:url(../../../imgs/front/cw/global/bg_radiostar.png);background-position:center center;background-repeat:repeat-x;}
.starbox .radiostar {display:block;position:relative;z-index:1;float:left;width:32px;height:28px;padding:0;margin:0;}
.starbox .radiostar input[type=radio] {position:absolute;left:0;top:0;width:0;height:0;overflow:hidden;}
.starbox .radiostar .label {display:block;width:100%;height:28px;margin:0;}
.starbox:after {content:'';position:absolute;left:0;top:0;width:0;height:100%;background-image:url(../../../imgs/front/cw/global/bg_radiostar_on.png);background-position:left center;background-repeat:no-repeat;}
.starbox.star1:after {width:32px;}
.starbox.star2:after {width:calc(32px * 2);}
.starbox.star3:after {width:calc(32px * 3);}
.starbox.star4:after {width:calc(32px * 4);}
.starbox.star5:after {width:calc(32px * 5);}
.popup_review_reg .star_check {text-align:center;padding:24px 0 10px;}
.popup_review_reg .star_check .title_small {text-align:center;}
.popup_review_reg .reg_form {border-top:solid 1px #dfe1eb;}
.popup_review_reg .reg_form li {margin-top:16px}
.popup_review_reg .reg_form li:first-child {margin-top:0;}
.popup_review_reg .reg_form li textarea {height:280px;}
.popup_review_reg .reg_form li .ux-file-photo {margin-top:4px;}

/* 포토후기 확대보기 */
.popup_review_photo .slidethumbs {position:relative;}
.popup_review_photo .slidethumbs .bigthumbs {position:relative;}
.popup_review_photo .slidethumbs .smallthumbs {position:relative;width:320px;margin:30px auto 0;}
.popup_review_photo .slidethumbs .smallthumbs ul:after {content:'';display:block;clear:both;}
.popup_review_photo .slidethumbs .smallthumbs li {float:left;width:64px;padding:0 2px;box-sizing:border-box;}
.popup_review_photo .slidethumbs .smallthumbs .swiper-slide .box {display:block;position:relative;width:60px;height:60px;margin:0 auto;cursor:pointer;}
.popup_review_photo .slidethumbs .smallthumbs .swiper-slide .box:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;}
.popup_review_photo .slidethumbs .smallthumbs .swiper-slide-active .box:after {border:solid 2px #111;}
.popup_review_photo .slidethumbs .swiper-button-prev1,
.popup_review_photo .slidethumbs .swiper-button-next1 {top:50%;transform:translateY(-50%);}
.popup_review_photo .slidethumbs .swiper-button-prev1 {left:10px;}
.popup_review_photo .slidethumbs .swiper-button-next1 {right:10px;}

/* 쿠폰 */
.popup_default.coupon .contents {max-height:520px;}
.popup_default.coupon .contents .inner {min-height:460px;}
.popup_default.coupon .footer {padding:0;}
.popup_default.coupon .footer:after {display:none;}
.popup_default.coupon .footer .buttonwrap.col2 .button {margin:0;width:calc(100% - 95px);}
.popup_default.coupon .footer .buttonwrap.col2 .button.denial {width:95px;border:none 0;border-top:solid 1px #b3b3b3;}
.popup_default.coupon .etcbox {position:relative;height:70px;background-color:#fff;padding:0 10px;}
.popup_default.coupon .etcbox:before {content:'';position:absolute;left:0;top:-10px;width:100%;height:10px;background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.1));}
.popup_default.coupon .etcbox:after {content:'';clear:both;display:block;}
.popup_default.coupon .etcbox dl {float:left;width:112px;padding-top:17px;text-align:center;}
.popup_default.coupon .etcbox dl dt {font-size:1.2rem;color:#888;}
.popup_default.coupon .etcbox dl dd {margin-top:2px;}
.popup_default.coupon .etcbox .icon {float:left;position:relative;width:12px;height:100%;text-align:center;font-size:0;text-indent:-999em;}
.popup_default.coupon .etcbox .icon:before,
.popup_default.coupon .etcbox .icon:after {content:'';position:absolute;width:10px;height:2px;background-color:#111;}
.popup_default.coupon .etcbox .icon.minus:before {left:50%;top:50%;transform:translate(-50%, -50%);}
.popup_default.coupon .etcbox .icon.minus:after {display:none;}
.popup_default.coupon .etcbox .icon.equals:before {left:50%;top:50%;transform:translateX(-50%);margin-top:-3px;}
.popup_default.coupon .etcbox .icon.equals:after {left:50%;top:50%;transform:translateX(-50%);margin-top:1px;}
.popup_default.coupon .tab_content ul {border-top-width:0;}
.popup_default.coupon .tab_content ul li {width:50%;}
.popup_default.coupon .tab_content li a {padding:19px 0;}

.popup_coupon .coupon_down_list dt {color:#888;line-height:1.4rem;font-weight:700;margin-bottom:14px;}
.popup_coupon .coupon_down_list dd {border-bottom:solid 1px #dfe1eb;padding-bottom:17px;margin-bottom:20px;}
.popup_coupon .coupon_down_list .info {margin-top:12px;}
.popup_coupon .coupon_down_list .info .title {font-size:1.6rem;font-weight:700;}
.popup_coupon .coupon_down_list .info .text {font-size:1.2rem;line-height:1.6rem;color:#888;margin-top:4px;}
.popup_coupon .coupon_down_list .download {position:relative;overflow:hidden;}
.popup_coupon .coupon_down_list .download .couponbox {border:solid 1px #111;border-radius:4px;overflow:hidden;padding:25px 0;}
.popup_coupon .coupon_down_list .download:before,
.popup_coupon .coupon_down_list .download:after {content:'';position:absolute;right:71px;width:16px;height:16px;background-color:#fff;border:solid 1px #111;border-radius:50%;}
.popup_coupon .coupon_down_list .download:before {top:-9px;}
.popup_coupon .coupon_down_list .download:after {bottom:-9px;}
.popup_coupon .coupon_down_list .download .discount {float:left;width:calc(100% - 107px);height:68px;padding-left:28px;border-right:solid 1px #dfe1eb;}
.popup_coupon .coupon_down_list .download .discount .box:before {content:'C O U P O N';display:block;width:100%;color:#3343E0;font-size:1.2rem;font-weight:700;margin-bottom:7px;}
.popup_coupon .coupon_down_list .download .discount .box strong {display:inline-block;vertical-align:top;font-size:4rem;line-height:4rem;}
.popup_coupon .coupon_down_list .download .discount .box .free {font-size:3.6rem;}
.popup_coupon .coupon_down_list .download .discount .box span {display:inline-block;vertical-align:top;color:#888;margin-left:5px;line-height:2rem;}
.popup_coupon .coupon_down_list .download .state {float:right;width:78px;text-align:center;}
.popup_coupon .coupon_down_list .download .state .count {display:inline-block;vertical-align:top;border:solid 1px #ced0d9;padding:2px 6px 3px 18px;background-image:url(../../../imgs/front/cw/global/bg_multiply.png);background-position:6px center;background-repeat:no-repeat;border-radius:10px;font-size:1.2rem;line-height:1.3rem;margin-bottom:8px;}
.popup_coupon .coupon_down_list .download .state .box {width:32px;height:32px;margin:0 auto;padding:4px;line-height:1.6rem;text-align:center;}
.popup_coupon .coupon_down_list .download .state .box .btn_coupon {display:block;height:100%;background:url(../../../imgs/front/cw/global/bg_coupon_download.png) center center no-repeat;text-indent:-999em;}
.popup_coupon .coupon_down_list .end {color:#888;}
.popup_coupon .coupon_down_list .end .download {color:#fff;}
.popup_coupon .coupon_down_list .end .download .couponbox,
.popup_coupon .coupon_down_list .end .download:before,
.popup_coupon .coupon_down_list .end .download:after {border-color:#e0e0e0;}
.popup_coupon .coupon_down_list .end .download .couponbox {background-color:#e0e0e0;}
.popup_coupon .coupon_down_list .end .download .discount {color:#fff;border-color:#ebebeb;}
.popup_coupon .coupon_down_list .end .download .discount .box:before,
.popup_coupon .coupon_down_list .end .download .discount .box span {color:#fff;}
.popup_coupon .coupon_down_list .end .download .state .count {border-color:#fff;background-image:url(../../../imgs/front/cw/global/bg_multiply_w.png);}

.popup_coupon .none_data_coupon {margin-top:35px;}
.popup_coupon .coupon_list dt {font-size:700;color:#888;}
.popup_coupon .coupon_list dd {border-bottom:solid 1px #dfe1eb;margin-top:11px;}
.popup_coupon .coupon_list dd li {position:relative;min-height:20px;border-top:solid 1px #dfe1eb;overflow:hidden;padding:17px 0 19px;}
.popup_coupon .coupon_list dd li .check {position:absolute;left:0;top:50%;transform:translateY(-50%);width:132px;}
.popup_coupon .coupon_list dd li .check strong {font-size:1.6rem;color:#111;}
.popup_coupon .coupon_list dd li .check :checked + .label strong {color:#3343E0;}
.popup_coupon .coupon_list dd li .detail {padding-left:132px;font-size:1.2rem;line-height:1.6rem;}
.popup_coupon .coupon_list dd li .detail .button {vertical-align:top;margin-left:5px;}
.popup_coupon .coupon_list.default {margin-bottom:20px;}
.popup_coupon .coupon_list.default dd li {padding:20px 0;}
.popup_coupon .coupon_list.default .check strong {display:inline-block;vertical-align:top;height:2rem;padding-left:30px;background:url(../../../imgs/front/cw/global/bg_check.png) left center no-repeat;line-height:1.8rem;}
.popup_coupon .coupon_list.default .detail {line-height:2rem;}

.coupon_seller_list dl {border-bottom:solid 1px #dfe1eb;margin-bottom:20px;}
.coupon_seller_list .seller {font-size:1.6rem;font-weight:700;line-height:2rem;margin-bottom:10px;}
.coupon_seller_list .seller:before {content:'';display:inline-block;vertical-align:top;width:20px;height:2rem;background:url(../../../imgs/front/cw/global/bg_home.png) left center no-repeat;}
.coupon_seller_list .productbox .product_line {border:solid 1px #dfe1eb;border-bottom:none 0;}
.coupon_seller_list .productbox .product_line li {padding:19px;}
.coupon_seller_list .productbox .product_line .product.small .info_box {margin-left:70px;}
.coupon_seller_list .selectbox {margin-top:11px;}
.coupon_seller_list .selectbox ul {margin-top:12px;}
.coupon_seller_list .selectbox li {border-top:solid 1px #dfe1eb;padding:17px 0 19px;}
.coupon_seller_list .selectbox li.none_wrap {padding:0 0 35px;}
.coupon_seller_list .selectbox li .radio {padding-left:30px;}
.coupon_seller_list .selectbox li .label {font-size:1.2rem;line-height:1.6rem;color:#111;}
.coupon_seller_list .selectbox li .label:before {top:50%;transform:translateY(-50%);}
.coupon_seller_list .selectbox li .button {position:relative;z-index:1;vertical-align:top;margin-left:5px;}

/* 주문조회 */
.popup_myorder .period_check {border:none 0;padding:0;margin-bottom:30px;}
.popup_myorder .period_check .button.middle {width:60px;}
.popup_myorder .period_check .period {width:280px;}
.popup_myorder .period_check .form.select {width:510px;}
.popup_myorder .orderlistset .list .state {font-size:1.4rem;}
.popup_myorder .orderlistset .list td {padding:20px 0;}

/* 비밀번호 변경 */
.popup_password .formgroup {margin:0;padding:16px 0 10px;}
.popup_password .formgroup .title {font-family: 'Nanum Square';font-size:2.4rem;line-height:3.2rem;font-weight:700;text-align:center;}
.popup_password .formgroup .info {font-size:1.4rem;line-height:1.8rem;color:#888;margin-top:8px;}
.popup_password .formgroup .form {border:none 0;margin:38px 0 0;padding:0;}

/* 쿠폰 적용 대상 */
.popup_couponInfo dt {font-weight:700;color:#888;}
.popup_couponInfo dd {height:268px;border:solid 1px #dfe1eb;background-color:#fafafa;overflow:auto;margin-top:12px;}
.popup_couponInfo dd ul {padding:13px 19px;}
.popup_couponInfo dd ul li {position:relative;padding-left:9px;line-height:2.4rem;}
.popup_couponInfo dd ul li:before {content:'';position:absolute;left:0px;top:11px;width:2px;height:2px;background-color:#111;}
.popup_couponInfo dd ul li .fc_gray {display:inline-block;color:#888;padding:0 5px;}

/* 비밀번호 변경 */
.popup_password_change .formgroup {margin:0;}
.popup_password_change .formgroup .form {padding:0;border:none 0;margin:-4px 0 0;}
.popup_password_change .formgroup .form dl {padding:0;margin-top:4px;}
.popup_password_change .info_text_dot {margin-top:10px;}
.popup_password_change .info_text_dot li {letter-spacing:-0.02rem;}

/* 알림 팝업 */
.popup_notification{display:block;background:#fff;border:3px solid #f6c97e;border-radius:18px;box-shadow:0 8px 20px rgba(0,0,0,.16);overflow:hidden;}
.popup_notification.layer{position:absolute;top:-10000000px;border:3px solid #f6c97e;border-radius:18px;background:#fdf9f2;overflow:hidden;}
.popup_notification .banner_slide{position:relative;}
.popup_notification .banner_slide img{max-width:100%;display:block;}
.popup_notification .banner_slide .swiper-pagination1{position:absolute;top:auto;right:auto;bottom:20px;left:0;z-index:2;width:100%;height:10px;text-align:center;}
.popup_notification .banner_slide .swiper-pagination1 .swiper-pagination-bullet{vertical-align:top;width:10px;height:10px;background:#e2d0aa;opacity:.5;margin:0 4px;}
.popup_notification .banner_slide .swiper-pagination1 .swiper-pagination-bullet-active{background:#f29b3f;opacity:1;}
.popup_notification .buttons{overflow:hidden;background:#fff;border-top:1px solid #f0f0f0;}
.popup_notification .buttons:after{content:'';display:block;clear:both;}
.popup_notification .buttons a{float:right;color:#777;line-height:39px;padding:0 12px;font-size:12px;}
.popup_notification .buttons a:first-child{float:left;}


/* 게시판 프로모션 코드 확인 */
.popup_promo_confirm {width:440px;}
.popup_promo_confirm .form_promo input {width:calc(100% - 104px);}
.popup_promo_confirm .form_promo button {margin-left:4px;}
.popup_promo_confirm .info_text_dot .color_point {color:#3343E0;}

/* 쿠폰 조회 및 적용 팝업 */
.popup_default.coupon_prod {width:810px;}
.popup_default.coupon_prod .title_small {font-family: 'Noto Sans KR';font-size:21px;font-weight: bold;}
.popup_default.coupon_prod .header:after {left: 20px;right: 30px;width:auto;}
.popup_default.coupon_prod .contents .inner {padding:42px 30px 0px;}
.popup_default.coupon_prod .prod_list {}
.popup_default.coupon_prod .prod_list table {border-top:2px solid #c7c7c7;}
.popup_default.coupon_prod .prod_list table thead {}
.popup_default.coupon_prod .prod_list table thead th {height:45px;border:1px solid #e5e5e5;border-top:none;background:#f5f5f5;font-family: 'Noto Sans KR';color:#000000;font-size:15px;font-weight: 500;}
.popup_default.coupon_prod .prod_list table tbody {}
.popup_default.coupon_prod .prod_list table tbody td {padding:16px 12px;border:1px solid #f5f5f5;}
.popup_default.coupon_prod .prod_list table tbody td p {font-family: 'Noto Sans KR';color:#000000;font-size:13px;line-height: 16px;font-weight: 500;}
.popup_default.coupon_prod .prod_list table tbody td p.t-center {text-align: center;}
.popup_default.coupon_prod .prod_list table tbody td p.t-right {text-align: right;}
.popup_default.coupon_prod .prod_list table tbody td p strong {font-weight: 500;}
.popup_default.coupon_prod .prod_list table tbody td .input input:disabled {background-color:#fafafa;border:solid 1px #d0d2db;color:#333;}
.popup_default.coupon_prod .coupon_box {display:flex;gap: 0px 30px;margin-top:20px;}
.popup_default.coupon_prod .coupon_box h6 {font-family: 'Noto Sans KR';color:#000000;font-size:16px;font-weight: 500;line-height: 40px;}
.popup_default.coupon_prod .coupon_box .select {width:calc(100% - 156px);}
.popup_default.coupon_prod .coupon_box .input {width:calc(100% - 180px);}
.popup_default.coupon_prod .coupon_box .input input:disabled {background-color:#fafafa;border:solid 1px #d0d2db;color:#333;}
.popup_default.coupon_prod .total_box {display:flex;justify-content:flex-end;align-items:center;height:46px;margin-top:20px;padding:0px 20px;background:#f5f5f5;border:1px solid #e5e5e5;box-sizing:border-box;}
.popup_default.coupon_prod .total_box p {font-family: 'Noto Sans KR';font-size:15px;font-weight: 500;}
.popup_default.coupon_prod .total_box p strong {font-weight: bold;}
.popup_default.coupon_prod .footer {display:flex;justify-content:center;gap:0px 10px;padding: 30px 0px 46px;}
.popup_default.coupon_prod .footer:after {display:none;}
.popup_default.coupon_prod .footer .button {display:flex;justify-content:center;align-items:center;width:248px;height:60px;background:#000000;border: 1px solid #000000;color:#fff;padding:0px;font-size:18px;font-weight: bold;}
.popup_default.coupon_prod .footer .button.denial {background:#fff;color:#000;}

.popup_default.middle .cart, body.iframe .cart { display: none !important; }

.reset_body, .reset_body .user_info {width:100%;}
.reset_body .header, .reset_body .user_info {margin-bottom:40px;}
.reset_body .user_info p {font-size:10px;line-height:12px;}
.reset_body .header .title_small, .reset_body .user_info{text-align:center;}
.reset_body .form, .reset_body form {display:flex;flex-direction:column;align-items:center;}
.reset_body .footer {margin-top:40px;}
