|
@@ -398,9 +398,11 @@
|
|
|
.main_pick .pick-cont.active {display: block;transition: ease-out, 1000;}
|
|
.main_pick .pick-cont.active {display: block;transition: ease-out, 1000;}
|
|
|
.main_pick .pick-cont .btn_group_flex {margin-top: 0;}
|
|
.main_pick .pick-cont .btn_group_flex {margin-top: 0;}
|
|
|
|
|
|
|
|
-.main_pick .pick-post {margin-top: 2rem;overflow: visible;}
|
|
|
|
|
|
|
+.main_pick .pick-post {margin-top: 2rem; white-space: nowrap; overflow-x:auto; font-size: 0; -ms-overflow-style: none; scrollbar-width: none;}
|
|
|
|
|
+.main_pick .pick-post::-webkit-scrollbar {display: none;}
|
|
|
|
|
+.main_pick .pick-post .item_prod {width: 68%; padding-right: 10%;}
|
|
|
.main_pick .pick-post .item_prod .itemLink:after{content: '';display: block;clear: both;}
|
|
.main_pick .pick-post .item_prod .itemLink:after{content: '';display: block;clear: both;}
|
|
|
-.main_pick .pick-post .item_prod .itemPic{width: 7rem;height: 10.5rem;float: left;padding-top: 12vh;background: #f0f0f0;}
|
|
|
|
|
|
|
+.main_pick .pick-post .item_prod .itemPic{width: 7rem;height: 10.5rem;float: left;padding-top: 12vh;background: #f0f0f0; margin-bottom: 0;}
|
|
|
.main_pick .pick-post .item_prod .itemName{width: calc(100% - 9rem);top: 1.5rem;margin: 0px 8rem 0.8rem;}
|
|
.main_pick .pick-post .item_prod .itemName{width: calc(100% - 9rem);top: 1.5rem;margin: 0px 8rem 0.8rem;}
|
|
|
.main_pick .pick-post .item_prod .itemPrice{margin: 0px 8rem 0.8rem;top:1.5rem;}
|
|
.main_pick .pick-post .item_prod .itemPrice{margin: 0px 8rem 0.8rem;top:1.5rem;}
|
|
|
|
|
|
|
@@ -445,29 +447,86 @@
|
|
|
.post-sug .list_cate {margin:0;padding: 0rem 2.5rem 0 2.5rem;position: relative;}
|
|
.post-sug .list_cate {margin:0;padding: 0rem 2.5rem 0 2.5rem;position: relative;}
|
|
|
.post-sug .list_cate > li dl > dt button {padding: 1.5rem 0;}
|
|
.post-sug .list_cate > li dl > dt button {padding: 1.5rem 0;}
|
|
|
.post-sug .list_cate > li dl > dd {background-color: #ffffff;}
|
|
.post-sug .list_cate > li dl > dd {background-color: #ffffff;}
|
|
|
-.post-sug .list_cate > li.on dl > dd{border:0;padding: 0;}
|
|
|
|
|
|
|
+.post-sug .list_cate > li.on dl > dd{border:0;}
|
|
|
.post-sug .list_cate > li.on::after{border-color:#fd5b1c;top: 3.0rem;}
|
|
.post-sug .list_cate > li.on::after{border-color:#fd5b1c;top: 3.0rem;}
|
|
|
.post-sug .swiper-wrapper {margin: 0 0 3rem 0;}
|
|
.post-sug .swiper-wrapper {margin: 0 0 3rem 0;}
|
|
|
.post-sug .swiper-slide li{position: relative;background-color: rgb(255 255 255);}
|
|
.post-sug .swiper-slide li{position: relative;background-color: rgb(255 255 255);}
|
|
|
.post-sug .swiper-pagination {bottom: 0px;}
|
|
.post-sug .swiper-pagination {bottom: 0px;}
|
|
|
.post-sug-items {overflow: visible;}
|
|
.post-sug-items {overflow: visible;}
|
|
|
|
|
+.post-sug-items .item_prod {width: 100%;}
|
|
|
|
|
+.post-sug-items .more_txt {position: absolute; top: 50%; left: 50%; transform:translate(-50%, -50%); font-size: 1.3rem; color: #222; padding-right: 1rem; }
|
|
|
|
|
+.post-sug-items .more_txt:after {content:''; position: absolute; top: 0.3rem; right: 0; background: url(/images/mo/ico_btn_detail.png) no-repeat right top; background-size:0.5rem 0.9rem;
|
|
|
|
|
+width: 0.5rem; height: 0.9rem; background-size:100%;}
|
|
|
|
|
|
|
|
-.main_tv {padding:3rem 2.0rem 6.83rem 2.0rem;}
|
|
|
|
|
|
|
+.main_tv {padding:2.3rem 2.0rem 0 2.0rem;}
|
|
|
.main_tv .cont_head p{ color: #ffffff;}
|
|
.main_tv .cont_head p{ color: #ffffff;}
|
|
|
.main_tv .cont_body::before {content: '';z-index: -1;display: block;width: 100%;height: 520px;position: absolute;top: 0;left: 0;background: #444444;}
|
|
.main_tv .cont_body::before {content: '';z-index: -1;display: block;width: 100%;height: 520px;position: absolute;top: 0;left: 0;background: #444444;}
|
|
|
|
|
+.main_tv .movbox {height:50vw;}
|
|
|
|
|
|
|
|
-.post-tv {width: 100%;height: 18rem; height:auto; margin: 0px auto; padding:0 0rem 3.3rem 0rem;}
|
|
|
|
|
|
|
+.post-tv {width: 100%; margin: 0px auto; padding:0 0rem 3.3rem 0rem;}
|
|
|
.post-tv .swiper-slide-active {width: 100%;height: auto;}
|
|
.post-tv .swiper-slide-active {width: 100%;height: auto;}
|
|
|
.post-tv .swiper-slide-active:not(.swiper-slide-active) .movbox:after { content: '';display: block;position: absolute;top: 0;left: 0; z-index: 1;width: 100%;height: 100%;background:rgb(34 34 34 / 0.5);}
|
|
.post-tv .swiper-slide-active:not(.swiper-slide-active) .movbox:after { content: '';display: block;position: absolute;top: 0;left: 0; z-index: 1;width: 100%;height: 100%;background:rgb(34 34 34 / 0.5);}
|
|
|
.post-tv img{width: 100% !important;}
|
|
.post-tv img{width: 100% !important;}
|
|
|
-.post-tv .swiper-slide {position: relative;height: auto;height: 15.0rem;width: 100%; margin: 0 0;}
|
|
|
|
|
|
|
+.post-tv .swiper-slide {position: relative;height: auto; width: 100%; margin: 0 0;}
|
|
|
.post-tv .movbox img {width: 100%;height: auto;}
|
|
.post-tv .movbox img {width: 100%;height: auto;}
|
|
|
.main_tv .swiper-pagination {bottom: 0;}
|
|
.main_tv .swiper-pagination {bottom: 0;}
|
|
|
|
|
|
|
|
-main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;position: relative;}
|
|
|
|
|
|
|
+main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 0;position: relative; padding-top: 2rem;}
|
|
|
/* main.container .inner:last-child {padding-bottom: 0;} */
|
|
/* main.container .inner:last-child {padding-bottom: 0;} */
|
|
|
/* .select_custom .combo .select > div {position: relative; z-index: -1;} */
|
|
/* .select_custom .combo .select > div {position: relative; z-index: -1;} */
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ /* 이용약관,개인정보취급방침,업체리스트 */
|
|
|
|
|
+ .ps p {font-size:1.2rem;color:#666666;line-height:2.2rem;letter-spacing:-0.025em;}
|
|
|
|
|
+ .ps {padding:0;}
|
|
|
|
|
+ .ps table {word-break:keep-all;margin-top: 3.0rem;width: 100%;border-top: 1px solid #222222;}
|
|
|
|
|
+ .ps table th,
|
|
|
|
|
+ .ps table td {position:relative; padding:1.0rem 1.0rem; font-size:1.1rem;line-height: 1.4;color: #222222;letter-spacing:-0.025em;}
|
|
|
|
|
+ .ps table td {border-bottom:1px solid #ddd;border-right: 1px solid #ddd;font-weight:200;}
|
|
|
|
|
+ .ps table td:last-child {border-right: 1px solid transparent;}
|
|
|
|
|
+ .ps table th {border-top: 0;border-bottom: 0;border-right: 0;font-weight: 600;text-align: center;background: #f5f5f5;}
|
|
|
|
|
+ .ptn, #partnersPop .pop_cont {height: auto;background: #ffffff;}
|
|
|
|
|
+ .ps.ptn table {margin-top:0;}
|
|
|
|
|
+ .ps.ptn table th, .ps.ptn table td {text-align: center;padding: 1.6rem 0;}
|
|
|
|
|
+ .ps.ptn table th {font-size: 1.3rem; font-weight: 500; line-height:1.3rem;}
|
|
|
|
|
+ .ps.ptn table td {font-size: 1.2rem; font-weight: 300; line-height: 1.2rem;}
|
|
|
|
|
+ .hookGrp{margin-top: 1.333rem;}
|
|
|
|
|
+ .hookGrp .hook_list{border: 1px solid #f5f5f5;padding: 1.333rem;}
|
|
|
|
|
+ .hookGrp .hook_list ul{}
|
|
|
|
|
+ .hookGrp .hook_list ul:after{content: ''; clear:both; display: block;}
|
|
|
|
|
+ /* .hookGrp .hook_list ul li{float: left;width: 33.333%;} */
|
|
|
|
|
+ .hookGrp .hook_list ul li a{display: table; color: #222222;}
|
|
|
|
|
+ .hookGrp .hook_list ul li a span{margin: 0px 0px 0.5rem 0;display: block;font-size: 1.1rem;font-weight: 300;}
|
|
|
|
|
+ .hookGrp .hook_list ul li a span::after{content: ''; display: block; box-sizing: border-box; border: 1px solid transparent;}
|
|
|
|
|
+ .hookGrp .hook_list ul li a:hover,
|
|
|
|
|
+ .hookGrp .hook_list ul li a:focus{color: #fd4802;}
|
|
|
|
|
+ .hookGrp .hook_list ul li a:hover span:after,
|
|
|
|
|
+ .hookGrp .hook_list ul li a:focus span:after{content: '';display: block; color: #fd4802; box-sizing: border-box; border-bottom: 1px solid #fd4802;}
|
|
|
|
|
+ .hookGrp .hook_cont {font-size:1.6rem;color:#666666;line-height:2.6rem;letter-spacing:-0.025em;}
|
|
|
|
|
+ .hookGrp .hook_cont div{margin-top: 2.6rem;}
|
|
|
|
|
+ .hookGrp .hook_cont div:last-child{margin-bottom: 5.0rem;}
|
|
|
|
|
+ .hookGrp .hook_cont h4 {font-size:1.4rem;font-weight:500;color:#222222;line-height:1.6rem;letter-spacing:-0.025em;}
|
|
|
|
|
+ .hookGrp .hook_cont p {font-size:1.2rem;color:#666666;line-height:2.2rem;letter-spacing:-0.025em;}
|
|
|
|
|
+ .hookGrp .hook_cont p em{font-size:1.2rem;font-weight:400;color:#222222;line-height:2.2rem;letter-spacing:-0.025em;}
|
|
|
|
|
+ .hookGrp .hook_cont ol li {font-size:1.2rem;padding-left: 0.3rem;}
|
|
|
|
|
+
|
|
|
|
|
+ .pager {height: 100%;margin-top: 2.0rem;margin-bottom: 2.0rem;}
|
|
|
|
|
+ .pager .pageNav {display: table;margin-left: auto;margin-right: auto;}
|
|
|
|
|
+ .pager .pageNav > li {display: inline;}
|
|
|
|
|
+ .pager .pageNav > li::after {content: '';clear: both; display: inline-block;}
|
|
|
|
|
+ .pager .pageNav > li > a, .pager .pageNav > li > span {position: relative;float: left;font-size: 1.6rem;font-weight: 400;padding: 0.6rem 0.2rem;line-height: 1.42857143;color: #666666;text-decoration: none;background-color: #ffffff;}
|
|
|
|
|
+ .pager .pageNav .prev a , .pager .pageNav .next a {width: 3.4rem;height: 3.4rem;margin-left: 0;border: 1px solid #888888;background: url('/images/mo/ico_paging.png')no-repeat;background-size: 6.8rem 2.866rem;text-indent: -999.9rem;}
|
|
|
|
|
+ .pager .pageNav .prev a {background-position: 0rem 0rem;}
|
|
|
|
|
+ .pager .pageNav .next a {background-position: -3.5rem 0rem;}
|
|
|
|
|
+ .pager .pageNav .active a {color: #222222;margin-left: 1.5rem;}
|
|
|
|
|
+ .pager .pageNav .lastpage a {color: #888888;margin-right: 1.5rem;}
|
|
|
|
|
+ .pager .pageNav .lastpage a::before {content: '/';padding-right: 0.3rem;}
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
/* ev_공통 */
|
|
/* ev_공통 */
|
|
|
.ev .inner {background: #fff; padding-bottom: 0;}
|
|
.ev .inner {background: #fff; padding-bottom: 0;}
|
|
|
.ev .inner.bg_gray {background: #f5f5f5;}
|
|
.ev .inner.bg_gray {background: #f5f5f5;}
|
|
@@ -622,6 +681,7 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;po
|
|
|
.modal.photo_comment_popup .modal-body .pop_cont .pop_slide .swiper-container {height: 100%;}
|
|
.modal.photo_comment_popup .modal-body .pop_cont .pop_slide .swiper-container {height: 100%;}
|
|
|
.modal.photo_comment_popup .modal-body .pop_cont .pop_slide .swiper-pagination-fraction {bottom: 3.3rem; width:auto; left: 50%; transform:translateX(-50%); background: rgba(34,34,34,.5); color: #fff; font-weight: 300;padding:0.5rem 0.7rem; line-height: 1; font-size: 1.2rem; border-radius:2rem;}
|
|
.modal.photo_comment_popup .modal-body .pop_cont .pop_slide .swiper-pagination-fraction {bottom: 3.3rem; width:auto; left: 50%; transform:translateX(-50%); background: rgba(34,34,34,.5); color: #fff; font-weight: 300;padding:0.5rem 0.7rem; line-height: 1; font-size: 1.2rem; border-radius:2rem;}
|
|
|
.swiper-pagination-current {font-weight: 600;}
|
|
.swiper-pagination-current {font-weight: 600;}
|
|
|
|
|
+/* .swiper-pagination-current:before {content:'0';} */
|
|
|
.modal.photo_comment_popup .pop_detail {position: absolute; left: 0; bottom:-24rem; z-index: 99; background: #fff; padding:0 2rem 2rem; box-shadow: 0px -14px 17.8px 2.2px rgba(0, 0, 0, 0.04); font-size: 1.3rem; max-height: 37rem; overflow-y:auto; transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);}
|
|
.modal.photo_comment_popup .pop_detail {position: absolute; left: 0; bottom:-24rem; z-index: 99; background: #fff; padding:0 2rem 2rem; box-shadow: 0px -14px 17.8px 2.2px rgba(0, 0, 0, 0.04); font-size: 1.3rem; max-height: 37rem; overflow-y:auto; transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);}
|
|
|
.pop_slide .swiper-slide .img {}
|
|
.pop_slide .swiper-slide .img {}
|
|
|
.pop_slide .swiper-slide img {width: auto; height: auto; max-height: 100%; max-width: 100%; margin: auto 0; position: absolute; top: 50%; bottom: auto; left: 50%; right: 0; transform: translate(-50%, -50%); cursor: pointer;}
|
|
.pop_slide .swiper-slide img {width: auto; height: auto; max-height: 100%; max-width: 100%; margin: auto 0; position: absolute; top: 50%; bottom: auto; left: 50%; right: 0; transform: translate(-50%, -50%); cursor: pointer;}
|
|
@@ -797,6 +857,7 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;po
|
|
|
.my .mypage {background: #f5f5f5;}
|
|
.my .mypage {background: #f5f5f5;}
|
|
|
.my .inner {padding-bottom: 0; background: #fff;}
|
|
.my .inner {padding-bottom: 0; background: #fff;}
|
|
|
.my .inner.bg_gray {background: #f5f5f5;}
|
|
.my .inner.bg_gray {background: #f5f5f5;}
|
|
|
|
|
+.my .help_block {margin-top: 1rem;font-size: 1.2rem;}
|
|
|
.my .tbl_wrap {padding: 3rem 0;}
|
|
.my .tbl_wrap {padding: 3rem 0;}
|
|
|
.my table input[type="text"], table input[type="password"] {padding: 0 1.4rem; font-size: 1.3rem;}
|
|
.my table input[type="text"], table input[type="password"] {padding: 0 1.4rem; font-size: 1.3rem;}
|
|
|
.my .btn_group {width: 100%; margin-top: 0;}
|
|
.my .btn_group {width: 100%; margin-top: 0;}
|
|
@@ -1166,8 +1227,8 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;po
|
|
|
.pay_wrap .tbl {padding:2rem 0; border-bottom: 1px solid #ddd;}
|
|
.pay_wrap .tbl {padding:2rem 0; border-bottom: 1px solid #ddd;}
|
|
|
.pay_wrap .tbl:after {content:''; display: block; clear:both;}
|
|
.pay_wrap .tbl:after {content:''; display: block; clear:both;}
|
|
|
.pay_wrap .tbl dl > div:after {content:''; display: block; clear:both;}
|
|
.pay_wrap .tbl dl > div:after {content:''; display: block; clear:both;}
|
|
|
-.pay_wrap .tbl dl > div:last-child dt, .pay_wrap .tbl dl > div:last-child dd {margin-bottom: 0;}
|
|
|
|
|
.pay_wrap .tbl table dt {vertical-align: top; background: url('/images/mo/ico_bracket.png') no-repeat left top 2px; background-size:0.7rem; padding-left: 1.3rem; color: #888; float:left; margin-bottom: 1.4rem; font-weight: 300;}
|
|
.pay_wrap .tbl table dt {vertical-align: top; background: url('/images/mo/ico_bracket.png') no-repeat left top 2px; background-size:0.7rem; padding-left: 1.3rem; color: #888; float:left; margin-bottom: 1.4rem; font-weight: 300;}
|
|
|
|
|
+.pay_wrap .tbl dl > div:last-child dt, .pay_wrap .tbl dl > div:last-child dd {margin-bottom: 0;}
|
|
|
.pay_wrap .tbl table dd {text-align: right; color: #666; float:right;}
|
|
.pay_wrap .tbl table dd {text-align: right; color: #666; float:right;}
|
|
|
.pay_wrap .tbl .btn {float: right; padding:0.6rem 1.3rem; font-size: 1.1rem; height:auto; margin-top: 1rem;}
|
|
.pay_wrap .tbl .btn {float: right; padding:0.6rem 1.3rem; font-size: 1.1rem; height:auto; margin-top: 1rem;}
|
|
|
|
|
|
|
@@ -1408,7 +1469,7 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;po
|
|
|
/* popup_쿠폰사용안내 */
|
|
/* popup_쿠폰사용안내 */
|
|
|
.modal.couponInfo_pop {max-width:none; height:auto;}
|
|
.modal.couponInfo_pop {max-width:none; height:auto;}
|
|
|
.modal.couponInfo_pop .modal-title {word-break:keep-all;}
|
|
.modal.couponInfo_pop .modal-title {word-break:keep-all;}
|
|
|
-.modal.couponInfo_pop .modal-body .pop_cont {line-height:1; max-height:none;}
|
|
|
|
|
|
|
+.modal.couponInfo_pop .modal-body .pop_cont {line-height:1; max-height:none; padding-bottom: 2rem;}
|
|
|
.modal.couponInfo_pop button span {line-height:1;}
|
|
.modal.couponInfo_pop button span {line-height:1;}
|
|
|
.modal.couponInfo_pop .form_field,
|
|
.modal.couponInfo_pop .form_field,
|
|
|
.modal.couponInfo_pop .form_field > div {display:block; width:100%;}
|
|
.modal.couponInfo_pop .form_field > div {display:block; width:100%;}
|
|
@@ -1416,9 +1477,9 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 1.2rem;po
|
|
|
.modal.couponInfo_pop dl > div:first-child {margin-top:0}
|
|
.modal.couponInfo_pop dl > div:first-child {margin-top:0}
|
|
|
.modal.couponInfo_pop dl > div {margin-top:20px}
|
|
.modal.couponInfo_pop dl > div {margin-top:20px}
|
|
|
.modal.couponInfo_pop dl > div::after {content:''; clear:both; display:block;}
|
|
.modal.couponInfo_pop dl > div::after {content:''; clear:both; display:block;}
|
|
|
-.modal.couponInfo_pop dl dt {position:relative; width:84px; padding-left:15px; color:#222; font-weight:300;}
|
|
|
|
|
|
|
+.modal.couponInfo_pop dl dt {position:relative; padding-left:1rem; color:#222; font-weight:300;}
|
|
|
.modal.couponInfo_pop dl dt::before {content:''; position:absolute; left:0; top:5px; width:3px; height:3px; background:#888}
|
|
.modal.couponInfo_pop dl dt::before {content:''; position:absolute; left:0; top:5px; width:3px; height:3px; background:#888}
|
|
|
-.modal.couponInfo_pop dl dd {color:#666; font-weight:200;}
|
|
|
|
|
|
|
+.modal.couponInfo_pop dl dd {color:#666; font-weight:200; padding:0 1rem; margin-top: 1rem;}
|
|
|
|
|
|
|
|
/* my_gift(myVoucher) */
|
|
/* my_gift(myVoucher) */
|
|
|
.my .myVoucher .inner {background: #fff;}
|
|
.my .myVoucher .inner {background: #fff;}
|
|
@@ -1514,18 +1575,35 @@ background-size:100%;}
|
|
|
.dp .dp_submain .best_item .itemsGrp .item_prod {width: 48.75%; float:left; margin-right: 2.5%; margin-bottom: 4rem;}
|
|
.dp .dp_submain .best_item .itemsGrp .item_prod {width: 48.75%; float:left; margin-right: 2.5%; margin-bottom: 4rem;}
|
|
|
.dp .dp_submain .best_item .itemsGrp .item_prod:nth-child(2n) {margin-right: 0;}
|
|
.dp .dp_submain .best_item .itemsGrp .item_prod:nth-child(2n) {margin-right: 0;}
|
|
|
|
|
|
|
|
|
|
+/* od_공통 */
|
|
|
|
|
+.od .desc_txt {position: relative; padding-left:0.8rem; font-size: 1.1rem;}
|
|
|
|
|
+.od .desc_txt:after {content:''; position: absolute; top:0.6rem; left: 0; background: #858585; width: 0.2rem; height: 0.2rem;}
|
|
|
|
|
+.od .icon_tag .tag_stype1 {color: #666; border-color:#888; background:#fff;}
|
|
|
|
|
+.od .info_txt {padding:1.8rem; background:#fff6f2;}
|
|
|
|
|
+.od .info_txt.type2 {background: #f5f5f5;}
|
|
|
|
|
+.od .info_txt ul li {position: relative; font-size: 1.1rem; color: #888; padding-left:0.8rem; margin-bottom: 0.5rem;}
|
|
|
|
|
+.od .info_txt ul li:last-child {margin-bottom: 0;}
|
|
|
|
|
+.od .info_txt ul li:after {content:''; position: absolute; top:0.6rem; left: 0; background: #858585; width: 0.2rem; height: 0.2rem;}
|
|
|
|
|
+
|
|
|
|
|
+.od .inner:last-child .btn_group_flex {margin-top: -1.2rem;}
|
|
|
|
|
+.od .inner .shipfold .btn_group_flex {margin-top: 3rem;}
|
|
|
|
|
+
|
|
|
/* od_테이블 */
|
|
/* od_테이블 */
|
|
|
|
|
+.od .pay_wrap {padding-top: 4rem;}
|
|
|
.od .goods_top {position: relative; padding: 1.5rem 0; border-bottom: 1px solid #ddd; font-size: 0; margin-bottom: 2.5rem;}
|
|
.od .goods_top {position: relative; padding: 1.5rem 0; border-bottom: 1px solid #ddd; font-size: 0; margin-bottom: 2.5rem;}
|
|
|
.od .goods_top h3 {margin-bottom: 0;}
|
|
.od .goods_top h3 {margin-bottom: 0;}
|
|
|
.od .goods_top span {display: inline-block; margin-left: 0.8rem;}
|
|
.od .goods_top span {display: inline-block; margin-left: 0.8rem;}
|
|
|
.od .goods_top .start_t, .od .goods_top .gift_t, .od .goods_top .goods_date {font-size: 1.5rem; font-weight: 500;}
|
|
.od .goods_top .start_t, .od .goods_top .gift_t, .od .goods_top .goods_date {font-size: 1.5rem; font-weight: 500;}
|
|
|
|
|
+.od .goods_top .goods_date .date {font-size: 1.2rem; color: #888;}
|
|
|
|
|
|
|
|
.od .goods_top .detail_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.4rem; background: url(/images/mo/ico_btn_detail02.png) no-repeat right top 3px; background-size:0.53rem 0.9rem;}
|
|
.od .goods_top .detail_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.4rem; background: url(/images/mo/ico_btn_detail02.png) no-repeat right top 3px; background-size:0.53rem 0.9rem;}
|
|
|
.od .goods_top .delete_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.4rem; background: url(/images/mo/ico_btn_cls.png) no-repeat right top 3px; background-size:0.9rem 0.9rem;}
|
|
.od .goods_top .delete_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.4rem; background: url(/images/mo/ico_btn_cls.png) no-repeat right top 3px; background-size:0.9rem 0.9rem;}
|
|
|
.od .goods_top .purchase_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.6rem; background: url(/images/mo/ico_check01.png) no-repeat right top 3px; background-size:1.06rem 0.8rem;}
|
|
.od .goods_top .purchase_btn {position: absolute; bottom: 1.5rem; right: 0; font-size: 1.3rem; color: #8d8d8d; padding-right: 1.6rem; background: url(/images/mo/ico_check01.png) no-repeat right top 3px; background-size:1.06rem 0.8rem;}
|
|
|
.od .badge_wrap {display: inline-block;}
|
|
.od .badge_wrap {display: inline-block;}
|
|
|
.od .order_badge {font-size: 0.9rem; color: #666; font-weight: 300; border:1px solid #888; padding:0.5rem 0.4rem; margin-left: 1px; vertical-align: top;}
|
|
.od .order_badge {font-size: 0.9rem; color: #666; font-weight: 300; border:1px solid #888; padding:0.5rem 0.4rem; margin-left: 1px; vertical-align: top;}
|
|
|
-.od .order_bullet_badge {color: #fd4802; border:1px solid #fd4802;}
|
|
|
|
|
|
|
+.od .order_bullet_badge {color: #fd4802; border:1px solid #fd4802; background: #fff6f2;}
|
|
|
|
|
+
|
|
|
|
|
+.od .btn_group_flex > div > .btn.btn_primary {border-color:#fd4802; background: #fd4802; color:#fff;}
|
|
|
|
|
|
|
|
.od .part_goods {position:relative;}
|
|
.od .part_goods {position:relative;}
|
|
|
.od .part_goods:first-child {}
|
|
.od .part_goods:first-child {}
|
|
@@ -1542,28 +1620,53 @@ background-size:100%;}
|
|
|
|
|
|
|
|
.od .part_goods .goods_btn_wrap {margin: 1.8rem 0;}
|
|
.od .part_goods .goods_btn_wrap {margin: 1.8rem 0;}
|
|
|
.od .part_goods .goods_txt {background: #f5f5f5; text-align: center; padding:1.5rem 0; margin: 1.8rem 0 0;}
|
|
.od .part_goods .goods_txt {background: #f5f5f5; text-align: center; padding:1.5rem 0; margin: 1.8rem 0 0;}
|
|
|
|
|
+.od .part_goods .goods_txt.reserv {background: #fff6f2;}
|
|
|
|
|
+.od .part_goods .goods_txt span {position: relative;}
|
|
|
|
|
+.od .part_goods .goods_txt span:first-child {margin-right: 0.8rem; padding-right: 0.8rem; border-right:1px solid #ddd;}
|
|
|
|
|
+.od .part_goods .goods_txt span:first-child:after { position: absolute; top: 0; right: -1rem; width: 0.1rem; height: 1rem; background: #ddd;}
|
|
|
.od .part_goods .goods_txt p {font-size: 1.1rem; font-weight: 300;}
|
|
.od .part_goods .goods_txt p {font-size: 1.1rem; font-weight: 300;}
|
|
|
.od .part_goods .goods_txt .period {color: #fd4802; margin-top: 0.5rem;}
|
|
.od .part_goods .goods_txt .period {color: #fd4802; margin-top: 0.5rem;}
|
|
|
.od .part_goods .goods_alert {text-align: center; margin-bottom: 1.8rem;}
|
|
.od .part_goods .goods_alert {text-align: center; margin-bottom: 1.8rem;}
|
|
|
.od .part_goods .goods_alert p {display: inline-block; text-align: left; font-size: 1.1rem; font-weight: 200; color: #fd4802; padding-left: 2rem; background: url(/images/mo/ico_err02.png) no-repeat left top; background-size: 1.5rem;}
|
|
.od .part_goods .goods_alert p {display: inline-block; text-align: left; font-size: 1.1rem; font-weight: 200; color: #fd4802; padding-left: 2rem; background: url(/images/mo/ico_err02.png) no-repeat left top; background-size: 1.5rem;}
|
|
|
|
|
|
|
|
|
|
+.od .part_goods .od_calc {position: relative; margin: 2rem 0 0 0;}
|
|
|
|
|
+.od .part_goods .od_calc:after {content:''; display: block; clear:both;}
|
|
|
|
|
+/* .shopping_bag .part_goods .od_calc .count {float:left;} */
|
|
|
|
|
+.od .part_goods .od_calc .count {display: inline-block; font-size: 1.1rem;}
|
|
|
|
|
+.od .part_goods .od_calc .price {position: absolute; top: 0; right: 0;}
|
|
|
|
|
+.od .part_goods .od_calc .price del {margin:0;}
|
|
|
|
|
+.od .part_goods .od_calc .sale_price {display: inline-block;}
|
|
|
|
|
+
|
|
|
/* od_member_1 */
|
|
/* od_member_1 */
|
|
|
.od {background: #f5f5f5; padding-top: 1.2rem;}
|
|
.od {background: #f5f5f5; padding-top: 1.2rem;}
|
|
|
.od .form_field {display:block;}
|
|
.od .form_field {display:block;}
|
|
|
.od .inner {background: #fff; margin-bottom: 1.2rem;}
|
|
.od .inner {background: #fff; margin-bottom: 1.2rem;}
|
|
|
.od .odPayment .inner:last-child {padding-bottom: 0 !important; margin-top: -1.2rem;}
|
|
.od .odPayment .inner:last-child {padding-bottom: 0 !important; margin-top: -1.2rem;}
|
|
|
-.od .inner:last-child .btn_group_flex {margin-top: 0;}
|
|
|
|
|
.od .foldGroup {margin-bottom: 0;}
|
|
.od .foldGroup {margin-bottom: 0;}
|
|
|
.od .foldGroup > ul > li {border-bottom: 0;}
|
|
.od .foldGroup > ul > li {border-bottom: 0;}
|
|
|
.od .od_item_box .part_goods {padding: 0 0 1.2rem; position: relative;}
|
|
.od .od_item_box .part_goods {padding: 0 0 1.2rem; position: relative;}
|
|
|
.od .od_item_box .part_goods:after {content:''; background: #f5f5f5; height: 1.2rem; position: absolute; left: 50%; bottom: 0; width: 100vw; transform:translateX(-50%);}
|
|
.od .od_item_box .part_goods:after {content:''; background: #f5f5f5; height: 1.2rem; position: absolute; left: 50%; bottom: 0; width: 100vw; transform:translateX(-50%);}
|
|
|
-.od .od_amount_box {padding-top: 2rem;}
|
|
|
|
|
-.od .foldGroup .fold_cont {padding:0 2rem 3rem;}
|
|
|
|
|
|
|
+.od .od_item_box .part_goods:first-child .goods_top {padding-top: 0;}
|
|
|
|
|
+.od .od_amount_box {}
|
|
|
|
|
+.od .foldGroup .fold_cont {padding:0 2rem 3rem; font-weight: 300;}
|
|
|
.od .foldGroup .fold_head {position: relative; z-index: 3;}
|
|
.od .foldGroup .fold_head {position: relative; z-index: 3;}
|
|
|
|
|
+.od .foldGroup .fold_head.on .data {display: none;}
|
|
|
.od .foldGroup .fold_head a {padding: 0;}
|
|
.od .foldGroup .fold_head a {padding: 0;}
|
|
|
-.od .foldGroup .fold_head .data {padding-right: 0;}
|
|
|
|
|
-.od .foldGroup .fold_head .data {position:absolute; top:50%; right:50px; transform:translateY(-50%); color:#000; font-size:1.3rem; font-weight:200; z-index:-1;}
|
|
|
|
|
-.od .foldGroup .fold_head .data.maxdisc {z-index:2;}
|
|
|
|
|
|
|
+.od .foldGroup .fold_head .data {position:absolute; top:50%; right:50px; transform:translateY(-50%); color:#000; font-size:1.3rem; font-weight:300; z-index:-1; padding-right: 0; width: 40%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; text-align: right;}
|
|
|
|
|
+.od .foldGroup .fold_head .data.fixed {display: block;}
|
|
|
|
|
+.od .foldGroup .fold_head .data.custom_disc {}
|
|
|
|
|
+.od .foldGroup .fold_head .data.custom_disc label {line-height: 2rem;}
|
|
|
|
|
+.od .foldGroup .fold_head .data.maxdisc {z-index:2; text-align: center; width:auto;}
|
|
|
|
|
+.od .foldGroup .fold_head .data.maxdisc span {padding-left: 0; margin-left: 0;}
|
|
|
|
|
+.od .foldGroup .fold_head .data .maxdisc_amount {color: #fd4802;}
|
|
|
|
|
+.od .foldGroup .fold_head .data .maxdisc_amount::before {display:none;}
|
|
|
|
|
+.od .foldGroup .fold_head .data span {/*display:inline-block;*/ position:relative; padding-left:1rem; margin-left:1rem;}
|
|
|
|
|
+.od .foldGroup .fold_head .data span::before {content:''; position:absolute; left:-0.2rem; top:50%; transform:translateY(-60%); width:1px; height:10px; background-color:#ddd;}
|
|
|
|
|
+.od .foldGroup .fold_head .data span:first-of-type {margin-left:0; padding-left:0;}
|
|
|
|
|
+.od .foldGroup .fold_head .data span:first-of-type::before {display:none;}
|
|
|
|
|
+
|
|
|
|
|
+.od .fold_cont .area_mbinfo div:first-child dd {font-size: 1.4rem;}
|
|
|
|
|
+.od .fold_cont .area_mbinfo div dd {font-size: 1.3rem; color:#222; font-weight: 300;}
|
|
|
|
|
|
|
|
.od .od_item_box {}
|
|
.od .od_item_box {}
|
|
|
.od .od_item_box .part_dlvr {border-top:1px solid #ddd}
|
|
.od .od_item_box .part_dlvr {border-top:1px solid #ddd}
|
|
@@ -1578,7 +1681,7 @@ background-size:100%;}
|
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .price {margin-top:5px}
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .price {margin-top:5px}
|
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .info_reserv {margin-top:10px; color:#fd4802; font-size:14px; font-weight:200;}
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .info_reserv {margin-top:10px; color:#fd4802; font-size:14px; font-weight:200;}
|
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .info_reserv span {margin-left:10px; font-weight:300;}
|
|
.od .od_item_box .part_dlvr .gd_list .item_gd .info_reserv span {margin-left:10px; font-weight:300;}
|
|
|
-.od .od_amount_box {color:#888; font-size:14px; font-weight:200;}
|
|
|
|
|
|
|
+.od .od_amount_box {color:#888; font-size:14px; font-weight:200; padding: 2rem 0;}
|
|
|
.od .od_amount_box dl div {margin-top:1rem;}
|
|
.od .od_amount_box dl div {margin-top:1rem;}
|
|
|
.od .od_amount_box dl div:first-child {margin-top:0px}
|
|
.od .od_amount_box dl div:first-child {margin-top:0px}
|
|
|
.od .od_amount_box dl div:after {content:''; display: block; clear:both;}
|
|
.od .od_amount_box dl div:after {content:''; display: block; clear:both;}
|
|
@@ -1589,28 +1692,56 @@ background-size:100%;}
|
|
|
.od .od_amount_box .t_info {margin-top:20px; text-align:right;}
|
|
.od .od_amount_box .t_info {margin-top:20px; text-align:right;}
|
|
|
.od .od_amount_box .btn_link {display:inline-block; padding:0px 13px; height:40px; line-height:38px; color:#222; font-size:14px; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
.od .od_amount_box .btn_link {display:inline-block; padding:0px 13px; height:40px; line-height:38px; color:#222; font-size:14px; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
|
.od .od_amount_box .btn_link::after {display:none;}
|
|
.od .od_amount_box .btn_link::after {display:none;}
|
|
|
-.od .totalprice_box {padding:0px 0 0; margin:10px 0 0;}
|
|
|
|
|
|
|
+.od .totalprice_box {padding:0px 0 0; }
|
|
|
.od .totalprice_box dl {padding:2rem 0 0; border-top:1px solid #ddd; font-size:16px; font-weight:300;}
|
|
.od .totalprice_box dl {padding:2rem 0 0; border-top:1px solid #ddd; font-size:16px; font-weight:300;}
|
|
|
.od .totalprice_box dl:after {content:''; display: block; clear:both;}
|
|
.od .totalprice_box dl:after {content:''; display: block; clear:both;}
|
|
|
.od .totalprice_box dl dt {margin-top:0.5rem; font-size:1.4rem; font-weight:500; float:left; line-height: 1;}
|
|
.od .totalprice_box dl dt {margin-top:0.5rem; font-size:1.4rem; font-weight:500; float:left; line-height: 1;}
|
|
|
.od .totalprice_box dl dd {color:#fd4802; font-size:1.8rem; font-weight:700; float:right; line-height: 1;}
|
|
.od .totalprice_box dl dd {color:#fd4802; font-size:1.8rem; font-weight:700; float:right; line-height: 1;}
|
|
|
.od .totalprice_box dl dd span {font-size:24px; vertical-align:middle;}
|
|
.od .totalprice_box dl dd span {font-size:24px; vertical-align:middle;}
|
|
|
-.od .totalprice_box .info_point {margin-top:12px; color:#888; font-size:14px; font-weight:300; text-align:right; line-height:16px;}
|
|
|
|
|
|
|
+.od .totalprice_box .info_point {margin-top:1.2rem; color:#888; font-size:14px; font-weight:300; text-align:right; line-height:16px;}
|
|
|
.od .totalprice_box .info_point .save_point {display:inline-block; padding-left:22px; height:16px; background:url('/images/pc/ico_point.png') no-repeat 0 50%; color:#fd4802;}
|
|
.od .totalprice_box .info_point .save_point {display:inline-block; padding-left:22px; height:16px; background:url('/images/pc/ico_point.png') no-repeat 0 50%; color:#fd4802;}
|
|
|
-
|
|
|
|
|
-.odPayment .area_seldiscount .dlvr_fee_box .select_custom {height: 8rem;}
|
|
|
|
|
-.odPayment .area_seldiscount .dlvr_fee_box .select_custom .combo .select {height: 8rem;}
|
|
|
|
|
|
|
+.od .totalprice_box .info_delivery {margin-top: 3rem; color: #888; text-align: center; font-weight: 300;}
|
|
|
|
|
+
|
|
|
|
|
+.od .paymethod_box .sel_method:after {content:''; display: block; clear:both;}
|
|
|
|
|
+.od .paymethod_box .sel_method li {width: 50%; float:left; margin-bottom: 1.5rem;}
|
|
|
|
|
+
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .form_field {margin-top: 2.4rem;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .form_field input[type="radio"] + label {margin-bottom: 1.5rem;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .form_field > div {}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box {font-size:16px;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box .t_err {margin-top:5px; font-size:1.1rem;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box.overs1 {margin-right:0}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box.overs1 .input_wrap {display: block; width: 100%;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box.overs1 .input_wrap .form_control {width: 100%; color: #222;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box.overs2 {margin-top:0; margin-right:0; color:#666; font-size: 1.4rem;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box .agree_overs {margin-top:15px; width:100%; word-break:keep-all;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box .agree_overs label {line-height:1.4; color:#666; font-size: 1.3rem;}
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box .agree_overs label::before,
|
|
|
|
|
+.odPayment .fold_cont .area_overseas .info_box .agree_overs label::after {top:10px !important; transform:translateY(0%) !important;}
|
|
|
|
|
+.odPayment .agree_insurance, .od .agree_insurance {display:none; margin:1rem 0 0;}
|
|
|
|
|
+.od .foldGroup .fold_head .data .total_gift,
|
|
|
|
|
+.od .foldGroup .fold_head .data .total_deduct {color:#fd4802; font-weight:500;}
|
|
|
|
|
+
|
|
|
|
|
+.od .fold_cont .area_selpoint input[type="text"]:read-only,
|
|
|
|
|
+.od .fold_cont .area_selpoint input[type="text"]:disabled {background: #fff;}
|
|
|
|
|
+
|
|
|
|
|
+.od .fold_cont .area_customitem > p {font-size: 1.1rem; color: #888;}
|
|
|
|
|
+.od .fold_cont .area_customitem .agree_custom label {font-size: 1.3rem; color: #222;}
|
|
|
|
|
+.od .fold_cont .area_customitem .form_field {margin:1.3rem 0 2rem;}
|
|
|
|
|
+.od .fold_cont .area_customitem .form_field input[type="checkbox"] + label:after,
|
|
|
|
|
+.od .fold_cont .area_customitem .form_field input[type="checkbox"] + label:before {top: 0; margin-top: 0;}
|
|
|
|
|
+.od .fold_cont .area_customitem .info_txt {margin-top:0; background: #f5f5f5;}
|
|
|
|
|
|
|
|
/* 주문결제_배송지변경 팝업 */
|
|
/* 주문결제_배송지변경 팝업 */
|
|
|
.modal.adrsChange_Pop .modal-header {padding: 0; height: 5.5rem;}
|
|
.modal.adrsChange_Pop .modal-header {padding: 0; height: 5.5rem;}
|
|
|
.modal.adrsChange_Pop .modal-body {margin-top: 5.2rem;}
|
|
.modal.adrsChange_Pop .modal-body {margin-top: 5.2rem;}
|
|
|
.modal.adrsChange_Pop .modal-body {padding: 0;}
|
|
.modal.adrsChange_Pop .modal-body {padding: 0;}
|
|
|
-.adrsChange_Pop .htop {position: relative;height: 55px;-webkit-box-sizing: border-box;box-sizing: border-box;border: rgba(0, 0, 0, 0.1) solid 1px;background-color: #fff;}
|
|
|
|
|
|
|
+.adrsChange_Pop .htop {position: relative;height: 55px;-webkit-box-sizing: border-box;box-sizing: border-box;background-color: #fff;}
|
|
|
.adrsChange_Pop #htopSub {border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
|
|
.adrsChange_Pop #htopSub {border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
|
|
|
.adrsChange_Pop #htopSubs {border-bottom: 1px solid #000000;box-sizing: border-box;}
|
|
.adrsChange_Pop #htopSubs {border-bottom: 1px solid #000000;box-sizing: border-box;}
|
|
|
-.adrsChange_Pop .htop h5 {display: inline-block;position: relative;height: 40px;line-height: 4.0rem;vertical-align: top; font-size: 1.8rem;color: #222; margin:10px 0 0 10px;}
|
|
|
|
|
|
|
+.adrsChange_Pop .htop h5 {display: inline-block;position: relative;height: 3.5rem;line-height: 3.5rem;vertical-align: top; font-size: 1.8rem;color: #222; margin:1rem 0 0 2rem;}
|
|
|
.adrsChange_Pop .htop h5 img {position: relative;top: 50%;left: 0;right: 0;transform: translate(0, -50%);margin: 0px 0;}
|
|
.adrsChange_Pop .htop h5 img {position: relative;top: 50%;left: 0;right: 0;transform: translate(0, -50%);margin: 0px 0;}
|
|
|
-.adrsChange_Pop .htop .btn_back {width: 35px;height: 35px; margin:10px 0 0 15px;}
|
|
|
|
|
|
|
+.adrsChange_Pop .htop .btn_back {width: 35px;height: 35px; margin:0.7rem 0 0 1.5rem;}
|
|
|
.adrsChange_Pop .htop .btn_back span {display: block;width: 24px;height: 24px;margin: 0 auto;position: relative;}
|
|
.adrsChange_Pop .htop .btn_back span {display: block;width: 24px;height: 24px;margin: 0 auto;position: relative;}
|
|
|
.adrsChange_Pop .htop .btn_back span i {display: block;position: absolute;background: #222;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
|
|
.adrsChange_Pop .htop .btn_back span i {display: block;position: absolute;background: #222;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
|
|
|
.adrsChange_Pop .htop .btn_back span i.gl1 {left: 0;top: 6px;width: 12px;height: 2px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
|
|
.adrsChange_Pop .htop .btn_back span i.gl1 {left: 0;top: 6px;width: 12px;height: 2px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
|
|
@@ -1660,6 +1791,8 @@ background-size:100%;}
|
|
|
/* //주문결제_배송지변경 팝업 */
|
|
/* //주문결제_배송지변경 팝업 */
|
|
|
|
|
|
|
|
/* 주문결제_배송지추가 팝업 */
|
|
/* 주문결제_배송지추가 팝업 */
|
|
|
|
|
+.modal.adrsAdd_pop .modal-header {padding: 0; height: 5.5rem;}
|
|
|
|
|
+.modal.adrsAdd_pop .modal-body {margin-top: 5.2rem; padding:0 2rem;}
|
|
|
.adrsAdd_pop .tbl_wrap {padding:3rem 0 0;}
|
|
.adrsAdd_pop .tbl_wrap {padding:3rem 0 0;}
|
|
|
.adrsAdd_pop .tbl_wrap:first-child {padding-top: 2rem;}
|
|
.adrsAdd_pop .tbl_wrap:first-child {padding-top: 2rem;}
|
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_dlvr {border-top: 0; padding-top: 0;}
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_dlvr {border-top: 0; padding-top: 0;}
|
|
@@ -1674,16 +1807,57 @@ background-size:100%;}
|
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request table tr:last-child td {padding-bottom: 0;}
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request table tr:last-child td {padding-bottom: 0;}
|
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request input[type="text"] {width: 100%; height: 4.5rem; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request input[type="text"] {width: 100%; height: 4.5rem; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request input[type="text"]::placeholder {}
|
|
.adrsAdd_pop .tbl_wrap .tbl.tbl_request input[type="text"]::placeholder {}
|
|
|
-.adrsAdd_pop .tbl_wrap .tbl.tbl_request .desc_txt {margin-top: 1rem;}
|
|
|
|
|
|
|
+.adrsAdd_pop .tbl_wrap .tbl.tbl_request .desc_txt {position: relative; padding-left: 0.8rem; margin-top: 1rem; font-size: 1.1rem; }
|
|
|
|
|
+.adrsAdd_pop .tbl_wrap .tbl.tbl_request .desc_txt:after {content:''; position: absolute; top: 0.6rem; left: 0; background: #888; width: 0.2rem; height: 0.2rem;}
|
|
|
|
|
+.adrsAdd_pop .htop h5 {display: inline-block;position: relative;height: 3.5rem;line-height: 3.5rem;vertical-align: top; font-size: 1.8rem;color: #222; margin:1rem 0 0 2rem;}
|
|
|
|
|
+.adrsAdd_pop .htop h5 img {position: relative;top: 50%;left: 0;right: 0;transform: translate(0, -50%);margin: 0px 0;}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back {width: 35px;height: 35px; margin:0.7rem 0 0 1.5rem;}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back span {display: block;width: 24px;height: 24px;margin: 0 auto;position: relative;}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back span i {display: block;position: absolute;background: #222;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back span i.gl1 {left: 0;top: 6px;width: 12px;height: 2px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back span i.gl2 {left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 24px;height: 2px;}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back span i.gl3 {left: 0;bottom: 6px;width: 12px;height: 2px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
|
|
|
|
|
+.adrsAdd_pop .htop .btn_back:active span i {left: -20px;}
|
|
|
|
|
+.adrsAdd_pop .default_addrs {margin-top: 1.5rem;}
|
|
|
/* //주문결제_배송지추가 팝업 */
|
|
/* //주문결제_배송지추가 팝업 */
|
|
|
|
|
|
|
|
-/* 주문결제_할인쿠폰변경 팝업 */
|
|
|
|
|
|
|
+/* 주문결제_배송지수정 팝업 */
|
|
|
|
|
+.modal.adrsModify_pop .modal-header {padding: 0; height: 5.5rem;}
|
|
|
|
|
+.modal.adrsModify_pop .modal-body {margin-top: 5.2rem; padding:0 2rem;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap {padding:3rem 0 0;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap:first-child {padding-top: 2rem;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_dlvr {border-top: 0; padding-top: 0;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_dlvr .input_wrap {display: block; width: 100%; position: relative;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_dlvr .input_wrap button.btn_sch {position: absolute; top: 0; right: 0; border:0; width: 5rem; height: 4.5rem; background:transparent url('/images/mo/ico_search_btn.png') no-repeat center; background-size:2rem; margin-left: 0;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_dlvr .input_wrap input.form_control + input.form_control {margin-top: -1px;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_dlvr input[type='text'] {width: 100%; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
|
|
|
+.adrsModify_pop .dlvr_basic {margin-top: 1.5rem;}
|
|
|
|
|
+.adrsModify_pop .dlvr_basic label {font-size: 1.4rem;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request {padding:1.6rem 0;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request table td {padding-bottom: 1.6rem;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request table tr:last-child td {padding-bottom: 0;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request input[type="text"] {width: 100%; height: 4.5rem; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request input[type="text"]::placeholder {}
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request .desc_txt {position: relative; padding-left: 0.8rem; margin-top: 1rem; font-size: 1.1rem; }
|
|
|
|
|
+.adrsModify_pop .tbl_wrap .tbl.tbl_request .desc_txt:after {content:''; position: absolute; top: 0.6rem; left: 0; background: #888; width: 0.2rem; height: 0.2rem;}
|
|
|
|
|
+.adrsModify_pop .htop h5 {display: inline-block;position: relative;height: 3.5rem;line-height: 3.5rem;vertical-align: top; font-size: 1.8rem;color: #222; margin:1rem 0 0 2rem;}
|
|
|
|
|
+.adrsModify_pop .htop h5 img {position: relative;top: 50%;left: 0;right: 0;transform: translate(0, -50%);margin: 0px 0;}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back {width: 35px;height: 35px; margin:0.7rem 0 0 1.5rem;}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back span {display: block;width: 24px;height: 24px;margin: 0 auto;position: relative;}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back span i {display: block;position: absolute;background: #222;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back span i.gl1 {left: 0;top: 6px;width: 12px;height: 2px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back span i.gl2 {left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 24px;height: 2px;}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back span i.gl3 {left: 0;bottom: 6px;width: 12px;height: 2px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
|
|
|
|
|
+.adrsModify_pop .htop .btn_back:active span i {left: -20px;}
|
|
|
|
|
+.adrsModify_pop .default_addrs {margin-top: 1.5rem;}
|
|
|
|
|
+/* //주문결제_배송지수정 팝업 */
|
|
|
|
|
|
|
|
/* 주문결제_할인쿠폰변경 팝업 */
|
|
/* 주문결제_할인쿠폰변경 팝업 */
|
|
|
-.modal.couponModify_pop .modal-body .pop_cont {line-height:1;}
|
|
|
|
|
|
|
+.modal .modal-footer .btn.btn_primary {background: #fd4802;}
|
|
|
|
|
+.modal.couponModify_pop .modal-body .pop_cont {line-height:1; font-size: 1.3rem;}
|
|
|
.modal.couponModify_pop .modal-footer {margin-top:0;}
|
|
.modal.couponModify_pop .modal-footer {margin-top:0;}
|
|
|
.modal.couponModify_pop button span {line-height:1;}
|
|
.modal.couponModify_pop button span {line-height:1;}
|
|
|
-.modal.couponModify_pop h6 {margin-bottom:20px; font-size: 2rem;}
|
|
|
|
|
|
|
+.modal.couponModify_pop h6 {margin-bottom:1.5rem; font-size: 1.4rem; font-weight: 500;}
|
|
|
.modal.couponModify_pop .form_field,
|
|
.modal.couponModify_pop .form_field,
|
|
|
.modal.couponModify_pop .form_field > div {display:block; width:100%;}
|
|
.modal.couponModify_pop .form_field > div {display:block; width:100%;}
|
|
|
.modal.couponModify_pop .area_item_coupon {margin-bottom:40px;}
|
|
.modal.couponModify_pop .area_item_coupon {margin-bottom:40px;}
|
|
@@ -1692,15 +1866,16 @@ background-size:100%;}
|
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd {margin-bottom:20px}
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd {margin-bottom:20px}
|
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure {margin: 0;}
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure {margin: 0;}
|
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure > div {display:inline-block;}
|
|
.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure > div {display:inline-block;}
|
|
|
-.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure .thumb {float:left; width:80px; height:120px; padding-top:0;}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption {display:table-cell; padding-left:20px; width:calc(100% - 140px); height:120px; vertical-align:middle;}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption .name {margin-top:10px}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption .option {margin-top:15px}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .select_custom {height:90px;}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .select_custom .combo .select {height:90px; padding:0;}
|
|
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure .thumb {float:left; width:4rem; height:6rem; padding-top:0;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption {padding-top: 0.6rem; padding-left:5.5rem; width:90%; vertical-align:middle; font-weight: 300;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption .brand {font-size: 1rem; color: #888;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption .name {margin-top:0.6rem; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; line-height: 1.2; font-size: 1.3rem;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .apply_item .item_gd figure figcaption .option {margin-top:0.8rem; font-size: 1.1rem; color: #888;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .select_custom {height:8rem;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .select_custom .combo .select {height:8.3rem; padding:0;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .select:after {top:50%; right:20px; transform:translateY(-50%);}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .select:after {top:50%; right:20px; transform:translateY(-50%);}
|
|
|
-.modal.couponModify_pop .area_item_coupon .select_custom .combo .list {top:89px; padding:0;}
|
|
|
|
|
-.modal.couponModify_pop .area_item_coupon .select_custom .combo .list > li {line-height:1; height:90px; padding:0; border-top:1px solid #ddd;}
|
|
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .select_custom .combo .list {top:8rem; padding:0;}
|
|
|
|
|
+.modal.couponModify_pop .area_item_coupon .select_custom .combo .list > li {line-height:1; height:8rem; padding:0; border-top:1px solid #ddd;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon {padding:14px 18px;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon {padding:14px 18px;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .name {color:#222; font-size:14px; font-weight:300;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .name {color:#222; font-size:14px; font-weight:300;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .txt {margin-top:10px; color:#888; font-size:14px; font-weight:200;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .txt {margin-top:10px; color:#888; font-size:14px; font-weight:200;}
|
|
@@ -1709,7 +1884,7 @@ background-size:100%;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .discount span {font-weight:500;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .discount span {font-weight:500;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .empty {margin-top:22px; color:#222; font-size:14px; font-weight:300;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .item_coupon .empty {margin-top:22px; color:#222; font-size:14px; font-weight:300;}
|
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .list > li[aria-disabled="true"] .item_coupon p {color:#888;}
|
|
.modal.couponModify_pop .area_item_coupon .select_custom .combo .list > li[aria-disabled="true"] .item_coupon p {color:#888;}
|
|
|
-.modal.couponModify_pop .area_cart_coupon {margin-bottom:40px;}
|
|
|
|
|
|
|
+.modal.couponModify_pop .area_cart_coupon {margin-bottom:6rem;}
|
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div {border-bottom:1px solid #ddd}
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div {border-bottom:1px solid #ddd}
|
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div:first-child {border-top:1px solid #ddd;}
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div:first-child {border-top:1px solid #ddd;}
|
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div label {width:100%;}
|
|
.modal.couponModify_pop .area_cart_coupon .form_field > div label {width:100%;}
|
|
@@ -1721,25 +1896,71 @@ background-size:100%;}
|
|
|
.modal.couponModify_pop .area_cart_coupon .cart_coupon .discount span {font-weight:500;}
|
|
.modal.couponModify_pop .area_cart_coupon .cart_coupon .discount span {font-weight:500;}
|
|
|
/* //주문결제_할인쿠폰변경 팝업 */
|
|
/* //주문결제_할인쿠폰변경 팝업 */
|
|
|
|
|
|
|
|
-.od .gift_box .form_field .gift .chk_img+label span {padding:0; border:none;}
|
|
|
|
|
-.od .gift_box .form_field .gift .chk_img:checked+label {border:2px solid #e7501b;}
|
|
|
|
|
-.od .gift_box .form_field .gift input[type="checkbox"] + label:before,
|
|
|
|
|
-.od .gift_box .form_field .gift input[type="checkbox"] + label:after{display: none;}
|
|
|
|
|
-.od .gift_box .form_field .gift input[type="radio"] + label:before,
|
|
|
|
|
-.od .gift_box .form_field .gift input[type="radio"] + label:after{left:10px; top: 10px; margin-top: 0;}
|
|
|
|
|
-.od .gift_box .form_field .gift label {position:relative; width:100%; padding:0; border:1px solid #ddd; box-sizing:border-box; vertical-align:middle;}
|
|
|
|
|
-.od .gift_box .form_field .gift label > span {display:inline-block; width:100%;}
|
|
|
|
|
-.od .gift_box .form_field .gift label .thumb { background-color:#eee;}
|
|
|
|
|
-.od .gift_box .form_field .gift label .thumb img {width:100%;}
|
|
|
|
|
-.od .gift_box .form_field .gift label .name {width:100%; color:#666; font-size:14px; line-height:1.4; font-weight:200; min-height:38px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
|
|
|
|
|
-.od .gift_box .form_field .gift label .deduct {margin-top:0px;color:#fd4802; font-weight:300; font-size:14px;}
|
|
|
|
|
-
|
|
|
|
|
-.od .area_selgift .gift_box .gift {float:left; width: 31.87%; margin:0 2.18% 2.18% 0;}
|
|
|
|
|
|
|
+.od .area_selgift .gift_box {margin-bottom: 2rem; border-bottom: 1px solid #eee;}
|
|
|
|
|
+.od .area_selgift .gift_box:last-of-type {border-bottom: 0; padding-bottom: 0;}
|
|
|
|
|
+.od .area_selgift .gift_box .txt {margin-bottom:1.5rem; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
|
|
|
|
|
+.od .area_selgift .gift_box .txt span {position:relative; padding-right:20px; margin-right:10px; color:#222; font-weight:300;}
|
|
|
|
|
+.od .area_selgift .gift_box .txt span::after {content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); width:6px; height:11px; background:url('/images/pc/ico_arrow_thin.png') no-repeat 0 0;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift .chk_img + label span {padding:0; border:1px solid transparent;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift .chk_img:checked + label .thumb {border:1px solid #fd4802;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift input[type="checkbox"] + label:before,
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift input[type="checkbox"] + label:after{display: none;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift input[type="radio"] + label:before,
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift input[type="radio"] + label:after{left:10px; top: 10px; margin-top: 0;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label {position:relative; width:100%; padding:0; box-sizing:border-box; vertical-align:middle;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label > span {display:inline-block; width:100%;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label .thumb { background-color:#eee; border:1px solid #eee;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label .thumb img {width:100%;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label .name {width:100%; color:#666; font-size:1.1rem; line-height:1.4; font-weight:200; min-height:3.4rem; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; margin:1.5rem 0 1rem; text-align: center;}
|
|
|
|
|
+.od .area_selgift .gift_box .form_field .gift label .deduct {margin-top:0px;color:#fd4802; font-weight:300; font-size:1.3rem; text-align: center;}
|
|
|
|
|
+
|
|
|
|
|
+.od .area_selgift .gift_box .gift {float:left; width: 31.87%; margin:0 2.18% 2.4rem 0;}
|
|
|
.od .area_selgift .gift_box .gift:nth-child(3n) {margin-right: 0;}
|
|
.od .area_selgift .gift_box .gift:nth-child(3n) {margin-right: 0;}
|
|
|
-.od .area_selgift .agree_gift {border:1px solid #ddd; text-align: center;}
|
|
|
|
|
|
|
+.od .area_selgift .agree_gift {border:1px solid #ddd; text-align: center; padding:1.5rem 0;}
|
|
|
|
|
+.od .area_selgift .agree_gift .txt {font-size: 1.3rem; margin:1rem 0;}
|
|
|
|
|
+.od .area_selgift .agree_gift .btn_link_popup {font-size: 1.1rem; color:#666; border-bottom: 1px solid #666;}
|
|
|
.od .area_selgift .agree_gift_con {display: none; width: 100%; border:1px solid #ddd; border-top: 0; padding:1.8rem;}
|
|
.od .area_selgift .agree_gift_con {display: none; width: 100%; border:1px solid #ddd; border-top: 0; padding:1.8rem;}
|
|
|
.od .area_selgift .agree_gift_con p {height: 10rem; overflow-y: auto; padding-right: 0.5rem;}
|
|
.od .area_selgift .agree_gift_con p {height: 10rem; overflow-y: auto; padding-right: 0.5rem;}
|
|
|
-#btn_couponModify_pop {width: 100%; display: block;}
|
|
|
|
|
|
|
+
|
|
|
|
|
+.od .area_selpoint dl > div {margin-top: 2.4rem; padding-top: 2.4rem; border-top: 1px solid #ddd;}
|
|
|
|
|
+.od .area_selpoint dl > div:first-child {margin-top: 0;}
|
|
|
|
|
+
|
|
|
|
|
+.od .area_seldiscount .maxdisc_amount {color: #fd4802;}
|
|
|
|
|
+.od .area_seldiscount dl > div {border-bottom: 1px solid #eee; margin-bottom: 1.5rem; padding-bottom: 1.5rem;}
|
|
|
|
|
+.od .area_seldiscount dl > div:last-child {border-bottom: 0;}
|
|
|
|
|
+.od .area_seldiscount dl > div:first-child {}
|
|
|
|
|
+.od .area_seldiscount #btn_couponModify_pop {width: 100%; display: block; height: 4.5rem; margin:1.5rem 0; border:1px solid #a7a7a7;}
|
|
|
|
|
+.od .area_seldiscount dt {position: relative; font-size: 1.4rem; color: #222; font-weight: 300;}
|
|
|
|
|
+.od .area_seldiscount dt .maxdisc_amount {position: absolute; top: 0; right: 0;}
|
|
|
|
|
+
|
|
|
|
|
+.od .area_seldiscount .input_wrap, .od .area_selpoint .input_wrap {display: block;}
|
|
|
|
|
+.od .area_seldiscount .input_wrap input, .od .area_selpoint .input_wrap input {display: block; width: 100%; padding-right: 7rem;}
|
|
|
|
|
+.od .area_seldiscount .input_wrap .btn, .od .area_selpoint .input_wrap .btn {position: absolute; top: 0; right: 0; width: 6rem; height: 4.5rem; margin-left: 0;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom {height:8.3rem;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .select {height:8.3rem; padding:0;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .select:after {top:50%; right:20px; transform:translateY(-50%);}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .list {top:8rem; padding:0;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .list > li {line-height:1; padding:0; border-top:1px solid #ddd;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon {padding:1.5rem; }
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .name {color:#222; font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .txt {margin-top:10px; color:#888; font-size:1.1rem; font-weight:200;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .txt span {font-weight:300;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .discount {margin-top:10px; color:#fd4802; font-size:1.5rem; font-weight:300;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .discount span {font-weight:500;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .dlvr_coupon .empty {margin-top:2rem; color:#888; font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+.od .area_seldiscount .dlvr_fee_box .select_custom .combo .list > li[aria-disabled="true"] .dlvr_coupon p {color:#888;}
|
|
|
|
|
+
|
|
|
|
|
+.od .tmark_required {color:#fd4802; font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+
|
|
|
|
|
+.od .area_selpoint {}
|
|
|
|
|
+.od .area_selpoint dl > div dt {font-size: 1.4rem; color: #222;}
|
|
|
|
|
+.od .area_selpoint dl > div dt span {font-size: 1.2rem; color:#888; margin-left: 0.5rem;}
|
|
|
|
|
+.od .area_selpoint .form_field > div {margin:1rem 0;}
|
|
|
|
|
+.od .area_selpoint .form_field > div.input_wrap {float:none; margin-right:0;}
|
|
|
|
|
+.od .area_selpoint .form_field .useable_point {margin-right:10px; color:#fd4802; font-size:1.3rem; font-weight:300; vertical-align:middle;}
|
|
|
|
|
+/* .od .area_selpoint .form_field .useable_point em {font-weight:500;} */
|
|
|
|
|
+.od .area_selpoint .form_field .remain_point {margin-right:10px; color:#fd4802; font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+.od .area_selpoint .form_field p {color:#888; font-size:1.3rem;}
|
|
|
|
|
|
|
|
.od .area_paymentinfo {margin-top:3rem;}
|
|
.od .area_paymentinfo {margin-top:3rem;}
|
|
|
.od .paymentinfo {}
|
|
.od .paymentinfo {}
|
|
@@ -1764,7 +1985,7 @@ background-size:100%;}
|
|
|
.od .paymentinfo .payinfo_blk.on {background:#f5f5f5;}
|
|
.od .paymentinfo .payinfo_blk.on {background:#f5f5f5;}
|
|
|
.od .paymentinfo .payinfo_blk.on a span::after {top:3px; transform:rotate(-180deg);}
|
|
.od .paymentinfo .payinfo_blk.on a span::after {top:3px; transform:rotate(-180deg);}
|
|
|
.od .paymentinfo .payinfo_blk.on .infotxt {display:block; margin:0px 1.9rem 1.9rem;}
|
|
.od .paymentinfo .payinfo_blk.on .infotxt {display:block; margin:0px 1.9rem 1.9rem;}
|
|
|
-.od .area_paymentinfo .agree_payment {margin:40px 0 40px; color:#222; font-size:1.4rem; font-weight:200; text-align:center;}
|
|
|
|
|
|
|
+.od .area_paymentinfo .agree_payment {margin:4rem 0 4.2rem; color:#222; font-size:1.4rem; font-weight:200; text-align:center;}
|
|
|
.od .area_paybtn .btn {height:80px; font-size:20px; font-weight:300;}
|
|
.od .area_paybtn .btn {height:80px; font-size:20px; font-weight:300;}
|
|
|
.od .area_paybtn .btn em {font-weight:500;}
|
|
.od .area_paybtn .btn em {font-weight:500;}
|
|
|
|
|
|
|
@@ -1773,10 +1994,11 @@ background-size:100%;}
|
|
|
.od .extra_pay {}
|
|
.od .extra_pay {}
|
|
|
.od .extra_pay .paymethod_box .sel_method li {width:50%;}
|
|
.od .extra_pay .paymethod_box .sel_method li {width:50%;}
|
|
|
|
|
|
|
|
-.od .paymethod_box .sel_method li label .payimg {display:inline-block; width:66px; height:26px; background-position:50% 50%; background-repeat:no-repeat; background-size:auto 100%;}
|
|
|
|
|
-.od .paymethod_box .sel_method li label .payimg.kakao {background-image:url('/images/pc/pay_kakao.png');}
|
|
|
|
|
-.od .paymethod_box .sel_method li label .payimg.naver {background-image:url('/images/pc/pay_naver.png');}
|
|
|
|
|
-.od .paymethod_box .sel_method li label .payimg.payco {background-image:url('/images/pc/pay_payco.png');}
|
|
|
|
|
|
|
+.od .paymethod_box .sel_method li {height:2.2rem;}
|
|
|
|
|
+.od .paymethod_box .sel_method li label .payimg {display:inline-block; width:66px; height:2rem; background-position:50% 50%; background-repeat:no-repeat; background-size:auto 100%;}
|
|
|
|
|
+.od .paymethod_box .sel_method li label .payimg.kakao {background-image:url('/images/mo/pay_kakao.png'); width: 4.9rem;}
|
|
|
|
|
+.od .paymethod_box .sel_method li label .payimg.naver {background-image:url('/images/mo/pay_naver.png'); width: 5rem;}
|
|
|
|
|
+.od .paymethod_box .sel_method li label .payimg.payco {background-image:url('/images/mo/pay_payco.png'); width: 5.2rem; height: 1.2rem;}
|
|
|
|
|
|
|
|
/* od_completed */
|
|
/* od_completed */
|
|
|
.od .completed {margin-top: -1.2rem;}
|
|
.od .completed {margin-top: -1.2rem;}
|
|
@@ -1785,18 +2007,18 @@ background-size:100%;}
|
|
|
.od .completed .tbl table td .btn.btn_sm.btn_default {color:#222; border:1px solid #a7a7a7;}
|
|
.od .completed .tbl table td .btn.btn_sm.btn_default {color:#222; border:1px solid #a7a7a7;}
|
|
|
.od .completed .tbl.type1 table td button {margin-left:10px}
|
|
.od .completed .tbl.type1 table td button {margin-left:10px}
|
|
|
.od .completed .tbl.type1 table td .tag {margin-left:6px; margin-top:2px; vertical-align:top;}
|
|
.od .completed .tbl.type1 table td .tag {margin-left:6px; margin-top:2px; vertical-align:top;}
|
|
|
-.od .completed .tbl.type1 th,
|
|
|
|
|
-.od .completed .tbl.type1 td {padding:0;}
|
|
|
|
|
|
|
|
|
|
.od .completed .info_complete {padding:50px 0; text-align:center; background:#fff6f2; margin-bottom: -1.2rem;}
|
|
.od .completed .info_complete {padding:50px 0; text-align:center; background:#fff6f2; margin-bottom: -1.2rem;}
|
|
|
-.od .completed .info_complete .txt_box {color:#222; font-size:24px; font-weight:500;}
|
|
|
|
|
-.od .completed .info_complete .report_box {margin-top:26px}
|
|
|
|
|
|
|
+.od .completed .info_complete > img {width: 5rem;}
|
|
|
|
|
+.od .completed .info_complete .txt_box {color:#222; font-size:2rem; font-weight:500; margin:2.4rem 0 1rem}
|
|
|
|
|
+.od .completed .info_complete .report_box {margin-top:0}
|
|
|
.od .completed .info_complete .report_box div {margin-top:15px}
|
|
.od .completed .info_complete .report_box div {margin-top:15px}
|
|
|
.od .completed .info_complete .report_box div:first-child {margin-top:0;}
|
|
.od .completed .info_complete .report_box div:first-child {margin-top:0;}
|
|
|
.od .completed .info_complete .report_box div dt,
|
|
.od .completed .info_complete .report_box div dt,
|
|
|
.od .completed .info_complete .report_box div dd {display:inline-block; font-weight:300;}
|
|
.od .completed .info_complete .report_box div dd {display:inline-block; font-weight:300;}
|
|
|
-.od .completed .info_complete .report_box div dt {color:#666; font-size:18px;}
|
|
|
|
|
-.od .completed .info_complete .report_box div dd {margin-left:18px; color:#fd4802; font-size:20px;}
|
|
|
|
|
|
|
+.od .completed .info_complete .report_box div dt {color:#666; font-size:1.7rem;}
|
|
|
|
|
+.od .completed .info_complete .report_box div dd {position: relative; margin-left:18px; color:#fd4802; font-size:1.7rem;}
|
|
|
|
|
+.od .completed .info_complete .report_box div dd:before {content:''; position: absolute; top: 50%; left: -1.1rem; transform:translateY(-50%); width: 0.1rem; height: 1.5rem; background: #ddd;}
|
|
|
.od .completed .info_complete .report_box div.closedate dt,
|
|
.od .completed .info_complete .report_box div.closedate dt,
|
|
|
.od .completed .info_complete .report_box div.closedate dd {margin:0; color:#888; font-size:16px; font-weight:200;}
|
|
.od .completed .info_complete .report_box div.closedate dd {margin:0; color:#888; font-size:16px; font-weight:200;}
|
|
|
.od .completed .info_complete .report_box div.closedate dd span {font-weight:300;}
|
|
.od .completed .info_complete .report_box div.closedate dd span {font-weight:300;}
|
|
@@ -1821,7 +2043,7 @@ background-size:100%;}
|
|
|
.od .foldGroup > ul > li {border-bottom: 0;}
|
|
.od .foldGroup > ul > li {border-bottom: 0;}
|
|
|
.od .fold_answer {background: #fff; padding-top: 0;}
|
|
.od .fold_answer {background: #fff; padding-top: 0;}
|
|
|
.od .ui_row {margin-bottom: 0;}
|
|
.od .ui_row {margin-bottom: 0;}
|
|
|
-.od .foldGroup .fold_head .fold_tit {padding: 2rem;}
|
|
|
|
|
|
|
+.od .foldGroup .fold_head .fold_tit {padding:2.4rem 2rem;}
|
|
|
.od .foldGroup .fold_head .fold_tit > div.lap2 {margin-bottom: 0;}
|
|
.od .foldGroup .fold_head .fold_tit > div.lap2 {margin-bottom: 0;}
|
|
|
.od .foldGroup .fold_head .fold_tit span {font-size: 1.6rem;}
|
|
.od .foldGroup .fold_head .fold_tit span {font-size: 1.6rem;}
|
|
|
.od .foldGroup .fold_head .fold_tit span.fold_txt {position: absolute; top: 2.3rem; right: 5.3rem; font-size: 1.3rem; color: #666;}
|
|
.od .foldGroup .fold_head .fold_tit span.fold_txt {position: absolute; top: 2.3rem; right: 5.3rem; font-size: 1.3rem; color: #666;}
|
|
@@ -1845,7 +2067,7 @@ background-size:100%;}
|
|
|
.od .ship_info div:after {content:''; display: block; clear:both;}
|
|
.od .ship_info div:after {content:''; display: block; clear:both;}
|
|
|
.od .ship_info div dt, .od .ship_info div dd {float:left; color: #222; font-weight: 300;}
|
|
.od .ship_info div dt, .od .ship_info div dd {float:left; color: #222; font-weight: 300;}
|
|
|
.od .ship_info div.ship_request dt {position: relative; margin-right: 1rem; padding-right: 1rem; font-weight: 200;}
|
|
.od .ship_info div.ship_request dt {position: relative; margin-right: 1rem; padding-right: 1rem; font-weight: 200;}
|
|
|
-.od .ship_info div.ship_request dt:after {content:''; position: absolute; top: 0.2rem; right: 0; width: 0.1rem; height: 1.2rem; background: #ddd;}
|
|
|
|
|
|
|
+.od .ship_info div.ship_request dt:after {content:''; position: absolute; top: 0.4rem; right: 0; width: 0.1rem; height: 1.2rem; background: #ddd;}
|
|
|
.od .ship_info div.ship_request.ship_select {margin-top: 1.5rem;}
|
|
.od .ship_info div.ship_request.ship_select {margin-top: 1.5rem;}
|
|
|
.od .ship_info div.ship_request.ship_select dt {position: relative; margin-right: 1rem; padding-right: 1rem; font-weight: 300;}
|
|
.od .ship_info div.ship_request.ship_select dt {position: relative; margin-right: 1rem; padding-right: 1rem; font-weight: 300;}
|
|
|
.od .ship_info div.ship_request.ship_select dt:after {display: none;}
|
|
.od .ship_info div.ship_request.ship_select dt:after {display: none;}
|
|
@@ -1860,14 +2082,18 @@ background-size:100%;}
|
|
|
.od .nonMBorder .inner:first-child {padding-bottom: 6rem;}
|
|
.od .nonMBorder .inner:first-child {padding-bottom: 6rem;}
|
|
|
.od .nonMBorder .inner:last-child {padding:3rem 0;}
|
|
.od .nonMBorder .inner:last-child {padding:3rem 0;}
|
|
|
.od .nonMBorder .join_txt {text-align: center;}
|
|
.od .nonMBorder .join_txt {text-align: center;}
|
|
|
-.nonMBorder .nonMBorder_tit {text-align: center;}
|
|
|
|
|
|
|
+.od .nonMBorder .join_txt p {font-size: 1.4rem; line-height: 1.4; font-weight: 300;}
|
|
|
|
|
+.od .nonMBorder .join_txt span {color: #fd4802; font-weight: 500;}
|
|
|
|
|
+.od .nonMBorder .join_txt .btn_underline {margin-top: 1.3rem; color:#888; border-bottom: 1px solid #888;}
|
|
|
|
|
+.nonMBorder .nonMBorder_tit {padding:3rem 0;}
|
|
|
|
|
+.nonMBorder .nonMBorder_tit .text_box p {text-align: center; font-size: 1.4rem; line-height: 1.4;}
|
|
|
.nonMBorder .cont_head .text_box {margin-top:27px; color:#666; font-size:16px; font-weight:200; line-height:26px; text-align:center;}
|
|
.nonMBorder .cont_head .text_box {margin-top:27px; color:#666; font-size:16px; font-weight:200; line-height:26px; text-align:center;}
|
|
|
.nonMBorder .cont_head {text-align:center;}
|
|
.nonMBorder .cont_head {text-align:center;}
|
|
|
.nonMBorder .cont_head h3 {margin-bottom:40px; font-size:40px; font-weight:500;}
|
|
.nonMBorder .cont_head h3 {margin-bottom:40px; font-size:40px; font-weight:500;}
|
|
|
-.nonMBorder input[type="text"] {float:none; width:100%; height:4.5rem; padding:17px 0 17px 19px; color:#222; font-size:16px; font-weight:300;}
|
|
|
|
|
|
|
+.nonMBorder input[type="text"] {float:none; width:100%; height:4.5rem; padding:1.7rem 1.5rem; color:#222; font-size:1.3rem; font-weight:300;}
|
|
|
.nonMBorder input[type="text"]::placeholder {color:#888; font-weight:200;}
|
|
.nonMBorder input[type="text"]::placeholder {color:#888; font-weight:200;}
|
|
|
.nonMBorder .form_field {display:block; margin-top:10px;}
|
|
.nonMBorder .form_field {display:block; margin-top:10px;}
|
|
|
-.nonMBorder .form_field:first-of-type {margin-bottom:0px;}
|
|
|
|
|
|
|
+.nonMBorder .form_field:first-of-type {margin-top:0px;}
|
|
|
.nonMBorder .form_field .ui_col_9 input[type="text"] {width:388px;}
|
|
.nonMBorder .form_field .ui_col_9 input[type="text"] {width:388px;}
|
|
|
.nonMBorder .form_field .ui_col_3 .btn {width:132px; height:52px; padding:17px 0px 17px; font-weight:200;}
|
|
.nonMBorder .form_field .ui_col_3 .btn {width:132px; height:52px; padding:17px 0px 17px; font-weight:200;}
|
|
|
.nonMBorder .cont_foot {position:relative; width:530px; margin:40px auto 0; color:#888; font-size:16px; line-height:1;}
|
|
.nonMBorder .cont_foot {position:relative; width:530px; margin:40px auto 0; color:#888; font-size:16px; line-height:1;}
|
|
@@ -1875,14 +2101,14 @@ background-size:100%;}
|
|
|
.nonMBorder .cont_foot p span {display:block;}
|
|
.nonMBorder .cont_foot p span {display:block;}
|
|
|
.nonMBorder .cont_foot p .jointit1 {color:#222; font-size:18px; font-weight:300;}
|
|
.nonMBorder .cont_foot p .jointit1 {color:#222; font-size:18px; font-weight:300;}
|
|
|
.nonMBorder .cont_foot p .jointit2 {margin-top:10px; color:#888; font-size:16px; font-weight:200;}
|
|
.nonMBorder .cont_foot p .jointit2 {margin-top:10px; color:#888; font-size:16px; font-weight:200;}
|
|
|
-.nonMBorder .cont_foot a.btn_gojoin {position:absolute; right:0; top:50%; transform:translateY(-50%); padding:0px 20px; height:42px; line-height:42px; color:#222; font-size:14px; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
|
|
|
|
|
+.nonMBorder .cont_foot a.btn_underline {position:absolute; right:0; top:50%; transform:translateY(-50%); padding:0px 20px; height:42px; line-height:42px; color:#222; font-size:1.3rem; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
|
.nonMBorder .btn_group_md {float:none; margin-top:40px; margin-bottom:0;}
|
|
.nonMBorder .btn_group_md {float:none; margin-top:40px; margin-bottom:0;}
|
|
|
.nonMBorder .btn_group_md .btn {padding:19px; font-weight:300; height:60px;}
|
|
.nonMBorder .btn_group_md .btn {padding:19px; font-weight:300; height:60px;}
|
|
|
.nonMBorder .btn_group_md .btn_default {border-color:#a7a7a7;}
|
|
.nonMBorder .btn_group_md .btn_default {border-color:#a7a7a7;}
|
|
|
-.nonMBorder .agree_nombPrivacy {margin-top:40px; margin-bottom:20px}
|
|
|
|
|
|
|
+.nonMBorder .agree_nombPrivacy {}
|
|
|
.nonMBorder .agree_nombPrivacy label span {font-size:18px;}
|
|
.nonMBorder .agree_nombPrivacy label span {font-size:18px;}
|
|
|
.nonMBorder .agree_nombPrivacy label span .tmark_required {display:inline-block; margin-top:2px; font-size:14px; vertical-align:top;}
|
|
.nonMBorder .agree_nombPrivacy label span .tmark_required {display:inline-block; margin-top:2px; font-size:14px; vertical-align:top;}
|
|
|
-.nonMBorder .agree_nomb_txt_box {margin-bottom:40px; padding:35px 40px; border:1px solid #ddd;}
|
|
|
|
|
|
|
+.nonMBorder .agree_nomb_txt_box {margin-bottom:40px; padding:1.5rem; border:1px solid #ddd;}
|
|
|
.nonMBorder .agree_nomb_txt_box > div {overflow:auto; max-height:160px; color:#888; font-size:14px; line-height:1.5; font-weight:200;}
|
|
.nonMBorder .agree_nomb_txt_box > div {overflow:auto; max-height:160px; color:#888; font-size:14px; line-height:1.5; font-weight:200;}
|
|
|
.nonMBorder .adress_area {}
|
|
.nonMBorder .adress_area {}
|
|
|
.nonMBorder .adress_area dl {padding:20px 0 0}
|
|
.nonMBorder .adress_area dl {padding:20px 0 0}
|
|
@@ -1895,22 +2121,17 @@ background-size:100%;}
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 쇼핑백 */
|
|
/* 쇼핑백 */
|
|
|
|
|
+main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
.shopping_bag .sec_select {position: relative;}
|
|
.shopping_bag .sec_select {position: relative;}
|
|
|
|
|
+.shopping_bag .sec_select .form_field input[type="checkbox"] + label {font-size: 1.3rem;}
|
|
|
.shopping_bag .sec_select .btn {position: absolute; top: 0; right: 0; width: 5.8rem; height: 2.5rem; padding: 0; font-size: 1.1rem;}
|
|
.shopping_bag .sec_select .btn {position: absolute; top: 0; right: 0; width: 5.8rem; height: 2.5rem; padding: 0; font-size: 1.1rem;}
|
|
|
.shopping_bag .inner {padding:3rem 2rem;}
|
|
.shopping_bag .inner {padding:3rem 2rem;}
|
|
|
.shopping_bag .inner.wide {padding: 0;}
|
|
.shopping_bag .inner.wide {padding: 0;}
|
|
|
-main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
|
|
-.shopping_bag .btn_delete {position: absolute; top: 0; right: 0; z-index: 9; width: 2.4rem; height: 2.4rem; background: url(/images/mo/ico_itemdelete_btn.png) no-repeat center/1.2rem; background-position: center;}
|
|
|
|
|
|
|
+.shopping_bag .btn_delete {position: absolute; top: 0; right: 0; z-index: 9; width: 4rem; height: 4rem; background: url(/images/mo/ico_itemdelete_btn.png) no-repeat center/1.2rem; background-position: center;}
|
|
|
.shopping_bag .inner:nth-child(2) {padding:1.5rem 2rem;}
|
|
.shopping_bag .inner:nth-child(2) {padding:1.5rem 2rem;}
|
|
|
-.shopping_bag .goods_top {border-bottom: 1px solid #000;}
|
|
|
|
|
|
|
+.shopping_bag .goods_top {padding-top: 0; border-bottom: 1px solid #000;}
|
|
|
|
|
|
|
|
-.od .part_goods .od_calc {position: relative; margin: 2rem 0 0 0;}
|
|
|
|
|
-.od .part_goods .od_calc:after {content:''; display: block; clear:both;}
|
|
|
|
|
-/* .shopping_bag .part_goods .od_calc .count {float:left;} */
|
|
|
|
|
-.od .part_goods .od_calc .count {display: inline-block; font-size: 1.1rem;tm }
|
|
|
|
|
-.od .part_goods .od_calc .price {position: absolute; top: 0; right: 0;}
|
|
|
|
|
-.od .part_goods .od_calc .price del {margin:0;}
|
|
|
|
|
-.od .part_goods .od_calc .sale_price {display: inline-block;}
|
|
|
|
|
|
|
+.shopping_bag .area_salecoupon h4 {margin-bottom: 1.5rem; font-size: 1.6rem;}
|
|
|
|
|
|
|
|
.shopping_bag .part_goods .goods_basic {margin-top: 2.4rem; padding-top: 2.4rem; border-top: 1px dashed #ddd;}
|
|
.shopping_bag .part_goods .goods_basic {margin-top: 2.4rem; padding-top: 2.4rem; border-top: 1px dashed #ddd;}
|
|
|
.shopping_bag .part_goods h3 {margin-bottom: 2.4rem;}
|
|
.shopping_bag .part_goods h3 {margin-bottom: 2.4rem;}
|
|
@@ -1923,8 +2144,8 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
|
|
|
|
|
.shopping_bag .part_goods .goods_btn_wrap {margin: 1.8rem 0 0; padding-left: 3rem;}
|
|
.shopping_bag .part_goods .goods_btn_wrap {margin: 1.8rem 0 0; padding-left: 3rem;}
|
|
|
.goods_btn_wrap > div > .btn.btn_primary_line {border:1px solid #fd4802;}
|
|
.goods_btn_wrap > div > .btn.btn_primary_line {border:1px solid #fd4802;}
|
|
|
-.shopping_bag .goods_dlvr_save {text-align: center;}
|
|
|
|
|
-.shopping_bag .goods_dlvr_save a.btn_popup_save {display:inline-block; padding-right:20px; text-align: center; color:#fd4802; font-size:1.1rem; font-weight:200; line-height:14px; text-decoration:underline; background:url('/images/pc/ico_go_save.png') no-repeat 98% 50%;}
|
|
|
|
|
|
|
+.shopping_bag .goods_dlvr_save {margin-top: 1.8rem; text-align: center;}
|
|
|
|
|
+.shopping_bag .goods_dlvr_save a.btn_popup_save {display:inline-block; padding-right:20px; text-align: center; color:#fd4802; font-size:1.1rem; font-weight:200; line-height:14px; text-decoration:underline; background:url('/images/mo/ico_go_save.png') no-repeat 98% 45%; background-size:1.1rem;}
|
|
|
|
|
|
|
|
.shopping_bag .od_calc_wrap {font-size: 0; width: 100%;}
|
|
.shopping_bag .od_calc_wrap {font-size: 0; width: 100%;}
|
|
|
.shopping_bag .od_calc_wrap button {width: 60%;}
|
|
.shopping_bag .od_calc_wrap button {width: 60%;}
|
|
@@ -1936,9 +2157,9 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
.shopping_bag .area_order div::after,
|
|
.shopping_bag .area_order div::after,
|
|
|
.shopping_bag .area_order dl::after,
|
|
.shopping_bag .area_order dl::after,
|
|
|
.shopping_bag .area_order dl div::after {content:''; display:block; clear:both;}
|
|
.shopping_bag .area_order dl div::after {content:''; display:block; clear:both;}
|
|
|
-.shopping_bag .area_order .tit_box {padding:0 0 2rem; border-bottom:1px solid #ddd;}
|
|
|
|
|
|
|
+.shopping_bag .area_order .tit_box {padding:0 0 2rem; border-bottom:1px solid #222;}
|
|
|
.shopping_bag .area_order .tit_box h3 {display:inline-block; margin-bottom:0}
|
|
.shopping_bag .area_order .tit_box h3 {display:inline-block; margin-bottom:0}
|
|
|
-.shopping_bag .area_order .tit_box span {display:inline-block; margin-left:5px; color:#888; font-size:16px; font-weight:200; vertical-align:middle}
|
|
|
|
|
|
|
+.shopping_bag .area_order .tit_box span {display:inline-block; margin-left:5px; color:#888; font-size:1.2rem; font-weight:200; vertical-align:middle}
|
|
|
.shopping_bag .area_order .tit_box span em.number {color:#fd4802; font-weight:500;}
|
|
.shopping_bag .area_order .tit_box span em.number {color:#fd4802; font-weight:500;}
|
|
|
.shopping_bag .area_order .od_item_box {padding:0px 30px 0; border-bottom:1px solid #ddd;}
|
|
.shopping_bag .area_order .od_item_box {padding:0px 30px 0; border-bottom:1px solid #ddd;}
|
|
|
.shopping_bag .area_order .od_item_box .part_dlvr {padding:30px 0px 30px; border-top:1px solid #ddd}
|
|
.shopping_bag .area_order .od_item_box .part_dlvr {padding:30px 0px 30px; border-top:1px solid #ddd}
|
|
@@ -1953,21 +2174,26 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .price {margin-top:5px}
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .price {margin-top:5px}
|
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .info_reserv {margin-top:10px; color:#fd4802; font-size:14px; font-weight:200;}
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .info_reserv {margin-top:10px; color:#fd4802; font-size:14px; font-weight:200;}
|
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .info_reserv span {margin-left:10px; font-weight:300;}
|
|
.shopping_bag .area_order .od_item_box .part_dlvr .gd_list .item_gd .info_reserv span {margin-left:10px; font-weight:300;}
|
|
|
-.shopping_bag .area_order .od_amount_box {padding:30px 0; color:#888; font-size:14px; font-weight:200;}
|
|
|
|
|
|
|
+.shopping_bag .area_order .od_amount_box {padding:2rem 0; color:#888; font-size:14px; font-weight:200;}
|
|
|
.shopping_bag .area_order .od_amount_box dl div {margin-top:20px;}
|
|
.shopping_bag .area_order .od_amount_box dl div {margin-top:20px;}
|
|
|
.shopping_bag .area_order .od_amount_box dl div:first-child {margin-top:0px}
|
|
.shopping_bag .area_order .od_amount_box dl div:first-child {margin-top:0px}
|
|
|
-.shopping_bag .area_order .od_amount_box dl dt {font-size:14px; font-weight:300;}
|
|
|
|
|
-.shopping_bag .area_order .od_amount_box dl dd {color:#222; font-size:16px; font-weight:300;}
|
|
|
|
|
-.shopping_bag .area_order .od_amount_box dl dd em {font-size:16px}
|
|
|
|
|
|
|
+.shopping_bag .area_order .od_amount_box dl dt {font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+.shopping_bag .area_order .od_amount_box dl dd {color:#222; font-size:1.3rem; font-weight:300;}
|
|
|
|
|
+.shopping_bag .area_order .od_amount_box dl dd em {font-size:1.3rem}
|
|
|
.shopping_bag .area_order .od_amount_box dl .disc_amount {color:#fd4802; font-weight:300;}
|
|
.shopping_bag .area_order .od_amount_box dl .disc_amount {color:#fd4802; font-weight:300;}
|
|
|
.shopping_bag .area_order .od_amount_box .t_info {margin-top:20px; text-align:right;}
|
|
.shopping_bag .area_order .od_amount_box .t_info {margin-top:20px; text-align:right;}
|
|
|
.shopping_bag .area_order .od_amount_box .btn_link {display:inline-block; padding:0px 13px; height:40px; line-height:38px; color:#222; font-size:14px; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
.shopping_bag .area_order .od_amount_box .btn_link {display:inline-block; padding:0px 13px; height:40px; line-height:38px; color:#222; font-size:14px; font-weight:300; border:1px solid #a7a7a7; box-sizing:border-box;}
|
|
|
|
|
+.shopping_bag .info_box .od_exinfo {margin-top: 0.9rem;}
|
|
|
|
|
+.shopping_bag .info_box .od_exinfo a {}
|
|
|
|
|
+.shopping_bag .info_box .od_exinfo a:after {content:''; border:2px solid transparent; border-left:2px solid #fd4802;}
|
|
|
|
|
+.shopping_bag .part_goods .goods_section > .od_calc {margin: 1rem 0 0 3rem; padding:1.3rem 0 0 0; position: relative; line-height: 1; border-top: 1px solid #ddd;}
|
|
|
|
|
+
|
|
|
.od .area_order .od_amount_box .btn_link::after {display:none;}
|
|
.od .area_order .od_amount_box .btn_link::after {display:none;}
|
|
|
.od .area_order .totalprice_box {padding:0px 0 0}
|
|
.od .area_order .totalprice_box {padding:0px 0 0}
|
|
|
-.od .area_order .totalprice_box dl {padding:40px 0 0; border-top:1px solid #ddd; font-size:16px; font-weight:300;}
|
|
|
|
|
-.od .area_order .totalprice_box dl dt {margin-top:5px; font-size:16px; font-weight:500;}
|
|
|
|
|
-.od .area_order .totalprice_box dl dd {color:#fd4802; font-size:18px; font-weight:700;}
|
|
|
|
|
-.od .area_order .totalprice_box dl dd span {font-size:24px; vertical-align:middle;}
|
|
|
|
|
|
|
+.od .area_order .totalprice_box dl {padding:2rem 0 0; border-top:1px solid #ddd; font-size:16px; font-weight:300;}
|
|
|
|
|
+.od .area_order .totalprice_box dl dt {margin-top:5px; font-size:1.4rem; font-weight:500;}
|
|
|
|
|
+.od .area_order .totalprice_box dl dd {color:#fd4802; font-size:1.8rem; font-weight:700;}
|
|
|
|
|
+.od .area_order .totalprice_box dl dd span {font-size:2.1rem; vertical-align:bottom;}
|
|
|
.od .area_order .totalprice_box .info_point {margin-top:12px; color:#888; font-size:14px; font-weight:300; text-align:right; line-height:16px;}
|
|
.od .area_order .totalprice_box .info_point {margin-top:12px; color:#888; font-size:14px; font-weight:300; text-align:right; line-height:16px;}
|
|
|
.od .area_order .totalprice_box .info_point .save_point {display:inline-block; padding-left:22px; height:16px; background:url('/images/pc/ico_point.png') no-repeat 0 50%; color:#fd4802;}
|
|
.od .area_order .totalprice_box .info_point .save_point {display:inline-block; padding-left:22px; height:16px; background:url('/images/pc/ico_point.png') no-repeat 0 50%; color:#fd4802;}
|
|
|
.od .area_order .totalprice_box .info_extra {margin-top:12px; color:#888; font-size:14px; font-weight:300; text-align:left; line-height:16px;}
|
|
.od .area_order .totalprice_box .info_extra {margin-top:12px; color:#888; font-size:14px; font-weight:300; text-align:left; line-height:16px;}
|
|
@@ -1990,10 +2216,11 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
.od .area_salecoupon .coupon_box .coupon .cp_cont span em {font-size:28px;}
|
|
.od .area_salecoupon .coupon_box .coupon .cp_cont span em {font-size:28px;}
|
|
|
.od .area_salecoupon .coupon_box .coupon .cp_condition {margin-top:15px; padding-bottom:15px; color:#888; font-size:12px; font-weight:300; line-height:1.4;}
|
|
.od .area_salecoupon .coupon_box .coupon .cp_condition {margin-top:15px; padding-bottom:15px; color:#888; font-size:12px; font-weight:300; line-height:1.4;}
|
|
|
.od .area_salecoupon .coupon_box .coupon .cp_condition span {display:block; margin-top:10px}
|
|
.od .area_salecoupon .coupon_box .coupon .cp_condition span {display:block; margin-top:10px}
|
|
|
-.od .area_salecoupon .coupon_box .coupon .cp_date {padding:20px 0; border-top:1px dashed #ddd; text-align:center; color:#222; font-size:14px; font-weight:200;}
|
|
|
|
|
|
|
+.od .area_salecoupon .coupon_box .coupon .cp_date {padding:2rem; border-top:1px dashed #ddd; text-align:center; color:#222; font-size:14px; font-weight:200; text-align: left;}
|
|
|
.od .area_salecoupon .coupon_box .btn_underline {display:block; margin:23px auto 0; color:#888; border-color:#888; font-size:12px;}
|
|
.od .area_salecoupon .coupon_box .btn_underline {display:block; margin:23px auto 0; color:#888; border-color:#888; font-size:12px;}
|
|
|
|
|
|
|
|
.od .od_recommend {padding:3rem 2rem;}
|
|
.od .od_recommend {padding:3rem 2rem;}
|
|
|
|
|
+.od .od_recommend h3 {margin-bottom: 1.5rem;}
|
|
|
.od .od_recommend .swiper-container {overflow:visible;}
|
|
.od .od_recommend .swiper-container {overflow:visible;}
|
|
|
.od .od_recommend .swiper-container .item_prod {width: 100%;}
|
|
.od .od_recommend .swiper-container .item_prod {width: 100%;}
|
|
|
|
|
|
|
@@ -2004,29 +2231,37 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
/* 쇼핑백_팝업 */
|
|
/* 쇼핑백_팝업 */
|
|
|
.popup_box {visibility:hidden; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5); z-index:500;}
|
|
.popup_box {visibility:hidden; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5); z-index:500;}
|
|
|
.popup_box.active{visibility:visible;}
|
|
.popup_box.active{visibility:visible;}
|
|
|
-.popup_box .lap{position:absolute; bottom:0; left:0; padding:3rem 0 0; width:100%; background:#fff;}
|
|
|
|
|
-.popup_box .popup_head {padding:0 2rem;}
|
|
|
|
|
|
|
+.popup_box .lap{position:absolute; bottom:-100%; left:0; width:100%; background:#fff; transition:all 0.3s;}
|
|
|
|
|
+.popup_box.active .lap {bottom: 0;}
|
|
|
|
|
+.popup_box .popup_head {padding:3rem 2rem 2rem;}
|
|
|
.popup_box .popup_con{min-height:15rem; max-height:40rem; overflow-y:auto;}
|
|
.popup_box .popup_con{min-height:15rem; max-height:40rem; overflow-y:auto;}
|
|
|
.popup_box .popup_close{position:absolute; top:-3.8rem; left:50%; width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png); background-repeat:no-repeat; background-position:center center; font-size:0; text-indent:-999999px; background-size: contain; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
|
|
.popup_box .popup_close{position:absolute; top:-3.8rem; left:50%; width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png); background-repeat:no-repeat; background-position:center center; font-size:0; text-indent:-999999px; background-size: contain; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
|
|
|
|
|
|
|
|
/* popup_장바구니 옵션변경 */
|
|
/* popup_장바구니 옵션변경 */
|
|
|
-.optModifyPop .area_order {padding:2rem;}
|
|
|
|
|
-.optModifyPop .area_order > div {margin-top:40px}
|
|
|
|
|
|
|
+.optModifyPop .area_order {padding:0 2rem 2rem;}
|
|
|
|
|
+.optModifyPop .area_order > div {margin-top:3rem}
|
|
|
.optModifyPop .area_order > div:first-child {margin-top:0}
|
|
.optModifyPop .area_order > div:first-child {margin-top:0}
|
|
|
|
|
+.optModifyPop .area_order > div .color {}
|
|
|
|
|
+.optModifyPop .select_custom .combo .list {position: static;}
|
|
|
|
|
+.optModifyPop .opt_header:after {content:''; display: block; clear:both;}
|
|
|
|
|
+.optModifyPop .opt_header {margin-bottom: 1rem;}
|
|
|
|
|
+.optModifyPop .opt_header > span {float:left;}
|
|
|
|
|
+.optModifyPop .opt_header .color {margin-left: 2rem; color: #666;}
|
|
|
.optModifyPop .area_order .opt_color ul {font-size: 0; width: 100%; white-space: nowrap; overflow-x: auto;}
|
|
.optModifyPop .area_order .opt_color ul {font-size: 0; width: 100%; white-space: nowrap; overflow-x: auto;}
|
|
|
.optModifyPop .area_order .opt_color ul li {display: inline-block; margin:0 3px; margin-top:6px}
|
|
.optModifyPop .area_order .opt_color ul li {display: inline-block; margin:0 3px; margin-top:6px}
|
|
|
.optModifyPop .area_order .opt_color ul li a {display:block; box-sizing:border-box; width:70px; height:105px;}
|
|
.optModifyPop .area_order .opt_color ul li a {display:block; box-sizing:border-box; width:70px; height:105px;}
|
|
|
.optModifyPop .area_order .opt_color ul li a.on img {border:1px solid #fd4802}
|
|
.optModifyPop .area_order .opt_color ul li a.on img {border:1px solid #fd4802}
|
|
|
.optModifyPop .area_order .opt_size {padding-bottom:40px; border-bottom:1px solid #ddd;}
|
|
.optModifyPop .area_order .opt_size {padding-bottom:40px; border-bottom:1px solid #ddd;}
|
|
|
-.optModifyPop .area_order .opt_size .form_field {display:block; width:100%; margin-top:-6px; margin-left: -6px !important; margin-right: -6px !important;}
|
|
|
|
|
|
|
+.optModifyPop .area_order .opt_size .form_field {display:block; width:100%; font-size: 0;}
|
|
|
.optModifyPop .area_order .opt_size .form_field > div {margin:6px 3px 0;}
|
|
.optModifyPop .area_order .opt_size .form_field > div {margin:6px 3px 0;}
|
|
|
|
|
+.optModifyPop .area_order .opt_size .form_field > div {float:none; width:auto; display: inline-block;}
|
|
|
/* .optModifyPop .area_order .opt_size .form_field > div:nth-child(6n-5) {margin-left:0px;} */
|
|
/* .optModifyPop .area_order .opt_size .form_field > div:nth-child(6n-5) {margin-left:0px;} */
|
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label {display:block; width:50px; height:40px; padding:0; line-height:40px; text-align:center; background:#fff; box-sizing:border-box; border:1px solid #ddd; color:#222; font-weight:200; font-size:14px;}
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label {display:block; width:50px; height:40px; padding:0; line-height:40px; text-align:center; background:#fff; box-sizing:border-box; border:1px solid #ddd; color:#222; font-weight:200; font-size:14px;}
|
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label::before,
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label::before,
|
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label::after {display:none;}
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"] + label::after {display:none;}
|
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"]:checked + label {border:1px solid #fd4802;}
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"]:checked + label {border:1px solid #fd4802;}
|
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"]:disabled + label {text-decoration:line-through; background:#f5f5f5; border-color:#f5f5f5; color:#bbb; opacity:1;}
|
|
.optModifyPop .area_order .opt_size .form_field input[type="radio"]:disabled + label {text-decoration:line-through; background:#f5f5f5; border-color:#f5f5f5; color:#bbb; opacity:1;}
|
|
|
-.optModifyPop .area_order .opt_size .form_field > div {float:left; width:auto;}
|
|
|
|
|
|
|
+
|
|
|
.optModifyPop .area_order .opt_select .select_custom .combo .select {height:45px; padding:15px;}
|
|
.optModifyPop .area_order .opt_select .select_custom .combo .select {height:45px; padding:15px;}
|
|
|
.optModifyPop .area_order .opt_select .select_custom .combo .list > li {height:45px; padding:15px; font-size:14px; line-height:1;}
|
|
.optModifyPop .area_order .opt_select .select_custom .combo .list > li {height:45px; padding:15px; font-size:14px; line-height:1;}
|
|
|
.optModifyPop .area_order .opt_count .opt_count {padding-bottom:0;}
|
|
.optModifyPop .area_order .opt_count .opt_count {padding-bottom:0;}
|
|
@@ -2068,11 +2303,21 @@ main.container .shopping_bag .inner:last-child {padding-bottom: 0;}
|
|
|
main.container .od_gift .inner:last-child {padding-bottom: 0;}
|
|
main.container .od_gift .inner:last-child {padding-bottom: 0;}
|
|
|
.od_gift .gift_banner {background: linear-gradient(120deg, rgba(255,120,0,1) 50%, rgba(253,72,2,1) 100%); text-align: center; padding:6rem 0; margin:-1.2rem 0;}
|
|
.od_gift .gift_banner {background: linear-gradient(120deg, rgba(255,120,0,1) 50%, rgba(253,72,2,1) 100%); text-align: center; padding:6rem 0; margin:-1.2rem 0;}
|
|
|
.od_gift .gift_banner img {width: 13.1rem;}
|
|
.od_gift .gift_banner img {width: 13.1rem;}
|
|
|
-.od_gift .gift_banner p {color:#fff; }
|
|
|
|
|
|
|
+.od_gift .gift_banner p {color:#fff; margin-top: 1.5rem;}
|
|
|
.od_gift .gift_banner.timeout {background: #f5f5f5;}
|
|
.od_gift .gift_banner.timeout {background: #f5f5f5;}
|
|
|
.od_gift .gift_banner.timeout p {font-size: 2rem; color: #222;}
|
|
.od_gift .gift_banner.timeout p {font-size: 2rem; color: #222;}
|
|
|
.od_gift .gift_banner.timeout dl dt, .od_gift .gift_banner.timeout dl dd {display: inline-block;}
|
|
.od_gift .gift_banner.timeout dl dt, .od_gift .gift_banner.timeout dl dd {display: inline-block;}
|
|
|
|
|
|
|
|
|
|
+.od .gift_tab .tab_cont {background: #fff; padding:2.4rem 2rem;}
|
|
|
|
|
+.od .gift_tab .input_wrap {display: block;}
|
|
|
|
|
+.od .gift_tab .input_wrap .form_control {width: 100%; float:none;}
|
|
|
|
|
+.od .od_gift .gift_tab .desc_txt {margin:1rem 0 2.4rem;}
|
|
|
|
|
+.od .od_gift .gift_tab .tabIndex li {flex:1;}
|
|
|
|
|
+.od .od_gift .gift_tab .foldGroup .fold_cont {padding:0 0 3rem;}
|
|
|
|
|
+.od .od_gift .textarea_wrap {position: relative;}
|
|
|
|
|
+.od .od_gift .textarea_wrap .doc_review {width: 100%; padding:1.5rem; height: 15rem; resize:none;}
|
|
|
|
|
+.od .od_gift .textarea_wrap .txt_cnt {position: absolute; right: 1.5rem; bottom: 1.5rem;}
|
|
|
|
|
+
|
|
|
.fold_cont > div.gift_order_message {border: 1px solid #ffe4d9; padding: 1.5rem; background: #fff6f2;}
|
|
.fold_cont > div.gift_order_message {border: 1px solid #ffe4d9; padding: 1.5rem; background: #fff6f2;}
|
|
|
|
|
|
|
|
.od_gift .tbl_wrap {}
|
|
.od_gift .tbl_wrap {}
|
|
@@ -2084,20 +2329,19 @@ main.container .od_gift .inner:last-child {padding-bottom: 0;}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_dlvr input[type='text'] {width: 100%; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
.od_gift .tbl_wrap .tbl.tbl_dlvr input[type='text'] {width: 100%; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
|
.od_gift .dlvr_basic {margin-top: 1.5rem;}
|
|
.od_gift .dlvr_basic {margin-top: 1.5rem;}
|
|
|
.od_gift .dlvr_basic label {font-size: 1.4rem;}
|
|
.od_gift .dlvr_basic label {font-size: 1.4rem;}
|
|
|
-.od_gift .tbl_wrap .tbl.tbl_request {padding:1.6rem 0;}
|
|
|
|
|
|
|
+.od_gift .tbl_wrap .tbl.tbl_request {padding:1.6rem 0 0;}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_request table td {padding-bottom: 1.6rem;}
|
|
.od_gift .tbl_wrap .tbl.tbl_request table td {padding-bottom: 1.6rem;}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_request table tr:last-child td {padding-bottom: 0;}
|
|
.od_gift .tbl_wrap .tbl.tbl_request table tr:last-child td {padding-bottom: 0;}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_request input[type="text"] {width: 100%; height: 4.5rem; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
.od_gift .tbl_wrap .tbl.tbl_request input[type="text"] {width: 100%; height: 4.5rem; font-size: 1.3rem; color: #888; font-weight: 300;}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_request input[type="text"]::placeholder {}
|
|
.od_gift .tbl_wrap .tbl.tbl_request input[type="text"]::placeholder {}
|
|
|
.od_gift .tbl_wrap .tbl.tbl_request .desc_txt {margin-top: 1rem;}
|
|
.od_gift .tbl_wrap .tbl.tbl_request .desc_txt {margin-top: 1rem;}
|
|
|
|
|
|
|
|
|
|
+.od_gift .info_txt {margin-top: 2.4rem; background: #f5f5f5;}
|
|
|
|
|
+
|
|
|
.part_goods .goods_section > .od_calc {margin: 1rem 0 0 0; padding:1.3rem 0 0 0; position: relative; line-height: 1; border-top: 1px solid #ddd;}
|
|
.part_goods .goods_section > .od_calc {margin: 1rem 0 0 0; padding:1.3rem 0 0 0; position: relative; line-height: 1; border-top: 1px solid #ddd;}
|
|
|
.part_goods .goods_section > .od_calc .price {top: auto; bottom: 0;}
|
|
.part_goods .goods_section > .od_calc .price {top: auto; bottom: 0;}
|
|
|
.part_goods .goods_section > .od_calc .price .sale_price {margin-right: 1rem;}
|
|
.part_goods .goods_section > .od_calc .price .sale_price {margin-right: 1rem;}
|
|
|
.part_goods .goods_section:last-of-type {margin-bottom: 0;}
|
|
.part_goods .goods_section:last-of-type {margin-bottom: 0;}
|
|
|
-.od_gift .gift_tab .tabIndex li {flex:1;}
|
|
|
|
|
-.od_gift .gift_tab .foldGroup .fold_cont {padding:0 0 3rem;}
|
|
|
|
|
-.od_gift .gift_tab .tab_cont {background: #fff;}
|
|
|
|
|
|
|
|
|
|
/* od_extra */
|
|
/* od_extra */
|
|
|
main.container .od_extra .inner:last-child {padding-bottom: 0;}
|
|
main.container .od_extra .inner:last-child {padding-bottom: 0;}
|
|
@@ -2106,19 +2350,19 @@ main.container .od_extra .inner:last-child {padding-bottom: 0;}
|
|
|
.od_extra .tbl_wrap {padding-top: 3rem;}
|
|
.od_extra .tbl_wrap {padding-top: 3rem;}
|
|
|
|
|
|
|
|
/* 할인쿠폰변경_선택팝업 */
|
|
/* 할인쿠폰변경_선택팝업 */
|
|
|
-.couponSelectPop01 {z-index: 1111;}
|
|
|
|
|
-.couponSelectPop01 .popup_head {text-indent:-999em; visibility: hidden; font-size: 0;}
|
|
|
|
|
-.couponSelectPop01 .popup_con {padding:0 2rem 2rem;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon {width: 100%; text-align: left;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon {padding:14px 18px;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .name {color:#222; font-size:14px; font-weight:300;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .txt {margin-top:10px; color:#888; font-size:14px; font-weight:200;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .txt span {font-weight:300;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .discount {margin-top:10px; color:#fd4802; font-size:16px; font-weight:300;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .discount span {font-weight:500;}
|
|
|
|
|
-.couponSelectPop01 .dlvr_coupon .empty {margin-top:0; color:#222; font-size:14px; font-weight:300;}
|
|
|
|
|
-
|
|
|
|
|
-.couponSelectPop01 .list li {border:1px solid #eee; border-bottom: 1px solid transparent;}
|
|
|
|
|
-.couponSelectPop01 .list li:last-child {border-bottom: 1px solid #eee;}
|
|
|
|
|
-.couponSelectPop01 .list li:hover, .couponSelectPop01 .list li:active {border:1px solid #fd4802;}
|
|
|
|
|
-.couponSelectPop01 .list > li[aria-disabled="true"] .dlvr_coupon p {color:#888;}
|
|
|
|
|
|
|
+.couponSelectPop {z-index: 1111;}
|
|
|
|
|
+.couponSelectPop .popup_head {text-indent:-999em; visibility: hidden; font-size: 0; padding: 0;}
|
|
|
|
|
+.couponSelectPop .popup_con {padding:2rem 2rem;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon {width: 100%; text-align: left;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon {padding:14px 18px;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .name {color:#222; font-size:14px; font-weight:300;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .txt {margin-top:10px; color:#888; font-size:14px; font-weight:200;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .txt span {font-weight:300;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .discount {margin-top:10px; color:#fd4802; font-size:16px; font-weight:300;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .discount span {font-weight:500;}
|
|
|
|
|
+.couponSelectPop .dlvr_coupon .empty {margin-top:0; color:#222; font-size:14px; font-weight:300;}
|
|
|
|
|
+
|
|
|
|
|
+.couponSelectPop .list li {border:1px solid #eee; border-bottom: 1px solid transparent;}
|
|
|
|
|
+.couponSelectPop .list li:last-child {border-bottom: 1px solid #eee;}
|
|
|
|
|
+.couponSelectPop .list li:hover, .couponSelectPop01 .list li:active {border:1px solid #fd4802;}
|
|
|
|
|
+.couponSelectPop .list > li[aria-disabled="true"] .dlvr_coupon p {color:#888;}
|