|
@@ -238,7 +238,7 @@
|
|
|
.mb .find_result .form_print_bar ul li span.t_span {width:7.5rem; color:#888;}
|
|
.mb .find_result .form_print_bar ul li span.t_span {width:7.5rem; color:#888;}
|
|
|
.mb .btn_group_block {float:none; margin-top:3rem; display:flex;}
|
|
.mb .btn_group_block {float:none; margin-top:3rem; display:flex;}
|
|
|
.mb [class^="ico_content_"]::before {margin: 0px auto 1.5rem;}
|
|
.mb [class^="ico_content_"]::before {margin: 0px auto 1.5rem;}
|
|
|
-.ico_content_find::before {width:3.6rem; height:4.6rem; background:url(../images/ico_content_find.png) no-repeat 50% 50%;}
|
|
|
|
|
|
|
+.ico_content_find::before {width:3.6rem; height:4.6rem; background:url('/images/mo/ico_content_find.png') no-repeat 50% 50%;}
|
|
|
|
|
|
|
|
/* mb_login */
|
|
/* mb_login */
|
|
|
.mb .mb_login .login_check{font-size:1.2rem; line-height:1.8rem;}
|
|
.mb .mb_login .login_check{font-size:1.2rem; line-height:1.8rem;}
|
|
@@ -377,11 +377,20 @@
|
|
|
.pd .dot_info::before {content:'·'; position:absolute; left:0; top:0; line-height:inherit;}
|
|
.pd .dot_info::before {content:'·'; position:absolute; left:0; top:0; line-height:inherit;}
|
|
|
|
|
|
|
|
/* pd_detail */
|
|
/* pd_detail */
|
|
|
|
|
+.pd .pd_detail {}
|
|
|
|
|
+.pd .pd_detail .pd_info{ position: relative;z-index: 0;}
|
|
|
|
|
+.pd .pd_detail .pd_info:before {content: "";display: block;width: 100%;height: 150vw;}
|
|
|
|
|
+.pd .pd_detail .pd_info .pd_info1{position: absolute;position: fixed;top: 0;left: 0;right: 0;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
|
|
|
|
|
+.pd .pd_detail .inner{background: #ffffff;}
|
|
|
|
|
+/* .pd .pd_detail .inner:after{content: '';display:inline-block;width: 100%;padding: 2.0rem 0; background: #f5f5f5;} */
|
|
|
|
|
+.pd_detail .pd_info > .inner:last-child {margin-bottom: 1.2rem;padding-bottom: 3rem;}
|
|
|
/* 1 */
|
|
/* 1 */
|
|
|
.pd_detail{background-color:#f5f5f5;}
|
|
.pd_detail{background-color:#f5f5f5;}
|
|
|
|
|
+.pd_detail .pd_info > .inner,
|
|
|
.pd_detail > .inner{margin-bottom:1.2rem; padding-bottom:3rem; background-color:#fff;}
|
|
.pd_detail > .inner{margin-bottom:1.2rem; padding-bottom:3rem; background-color:#fff;}
|
|
|
.pd_detail > .inner:first-child{margin-bottom:0;}
|
|
.pd_detail > .inner:first-child{margin-bottom:0;}
|
|
|
.pd_detail > .inner:last-child{margin-bottom:0;}
|
|
.pd_detail > .inner:last-child{margin-bottom:0;}
|
|
|
|
|
+.pd_detail .pd_info > .inner.wide,
|
|
|
.pd_detail > .inner.wide{padding-left:0!important; padding-right:0!important; padding-bottom:0;}
|
|
.pd_detail > .inner.wide{padding-left:0!important; padding-right:0!important; padding-bottom:0;}
|
|
|
.pd_detail .thumb_box{position: relative;}
|
|
.pd_detail .thumb_box{position: relative;}
|
|
|
.pd_detail .thumb_box:after{position:absolute; content:''; left:0; bottom:0; width:100%; height:3rem; background-color:rgba(255,255,255,.95); z-index:2;}
|
|
.pd_detail .thumb_box:after{position:absolute; content:''; left:0; bottom:0; width:100%; height:3rem; background-color:rgba(255,255,255,.95); z-index:2;}
|
|
@@ -418,18 +427,20 @@
|
|
|
.pd_detail .descript_box .btn_group_flex button{border:1px solid #fd4802; color:#fd4802; background: #fff;}
|
|
.pd_detail .descript_box .btn_group_flex button{border:1px solid #fd4802; color:#fd4802; background: #fff;}
|
|
|
/* 2 */
|
|
/* 2 */
|
|
|
.pd_detail .desc_status{padding:1.5rem 2rem; margin-bottom:-1.2rem; color: #fd4802; border-bottom:1px solid #dddddd;}
|
|
.pd_detail .desc_status{padding:1.5rem 2rem; margin-bottom:-1.2rem; color: #fd4802; border-bottom:1px solid #dddddd;}
|
|
|
-.pd_detail .timer_box{position: absolute; height:3.6rem; line-height:3.6rem; font-size:1.2rem; color:#fff; text-align:center; background-color: #000; left: 2rem; right: 2rem; top: -5.5rem; z-index: 10;}
|
|
|
|
|
|
|
+.pd_detail .timer_box{position: relative;position: absolute;width: 32.0rem;top:-4.5rem;left: 50%;transform: translateX(-50%);z-index: 2;}
|
|
|
|
|
+.pd_detail .timer_box p{padding: 0;text-align: center;background: #222;height: 3.6rem;}
|
|
|
/* .pd_detail .timer_box::after{content:''; position:absolute; right:-1.2rem; bottom:-1.8rem; border:1.2rem solid transparent; border-top:1.2rem solid #fff; transform:rotate(-45deg);} */
|
|
/* .pd_detail .timer_box::after{content:''; position:absolute; right:-1.2rem; bottom:-1.8rem; border:1.2rem solid transparent; border-top:1.2rem solid #fff; transform:rotate(-45deg);} */
|
|
|
-.pd_detail .timer_box::after{content:''; position:absolute; right:0; bottom:0; display:block; width:0px; border:0.5rem solid transparent; border-bottom-color:#fff; border-right-color:#fff;}
|
|
|
|
|
|
|
+.pd_detail .timer_box::after{content:''; position: absolute;right: 0;bottom: 0;display: block;width: 0px;border: 0.5rem solid transparent;border-bottom-color: #fff;border-right-color: #fff;}
|
|
|
.pd_detail .timer_box p::after {content:''; clear:both; display:block;}
|
|
.pd_detail .timer_box p::after {content:''; clear:both; display:block;}
|
|
|
.pd_detail .timer_box p span {display:inline-block; position:relative; }
|
|
.pd_detail .timer_box p span {display:inline-block; position:relative; }
|
|
|
-.pd_detail .timer_box p .tt {position:relative; padding-left:2.8rem; color:#fff; font-size:1.3rem;}
|
|
|
|
|
|
|
+.pd_detail .timer_box p .tt {position:relative; padding-left:2.8rem; color:#fff; font-size:1.3rem; line-height: 3.8rem;}
|
|
|
.pd_detail .timer_box p .tt::before {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1.8rem; height:1.8rem; background:url('/images/mo/ico_timer2.png') no-repeat 0 50%;}
|
|
.pd_detail .timer_box p .tt::before {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1.8rem; height:1.8rem; background:url('/images/mo/ico_timer2.png') no-repeat 0 50%;}
|
|
|
.pd_detail .timer_box p .timer {color:#fff; font-size:1.4rem; font-weight:300;}
|
|
.pd_detail .timer_box p .timer {color:#fff; font-size:1.4rem; font-weight:300;}
|
|
|
.pd_detail .timer_box p .timer em {display:inline-block; position:relative; padding-left:0.6rem;}
|
|
.pd_detail .timer_box p .timer em {display:inline-block; position:relative; padding-left:0.6rem;}
|
|
|
.pd_detail .timer_box p .timer em::before {content:':'; position:absolute; left:-1px; top:50%; transform:translateY(-50%);}
|
|
.pd_detail .timer_box p .timer em::before {content:':'; position:absolute; left:-1px; top:50%; transform:translateY(-50%);}
|
|
|
.pd_detail .timer_box p .timer em:first-of-type {padding-left:0.8rem;}
|
|
.pd_detail .timer_box p .timer em:first-of-type {padding-left:0.8rem;}
|
|
|
.pd_detail .timer_box p .timer em:first-of-type::before {display:none;}
|
|
.pd_detail .timer_box p .timer em:first-of-type::before {display:none;}
|
|
|
|
|
+.pd_detail .descript_box {padding-top: 1.5rem;}
|
|
|
.pd_detail .option_box .opt_color{padding:3rem 0;}
|
|
.pd_detail .option_box .opt_color{padding:3rem 0;}
|
|
|
.pd_detail .option_box .opt_color ul {margin:0 -2rem; padding-left:2rem; overflow-x:auto; font-size:0; white-space:nowrap;}
|
|
.pd_detail .option_box .opt_color ul {margin:0 -2rem; padding-left:2rem; overflow-x:auto; font-size:0; white-space:nowrap;}
|
|
|
.pd_detail .option_box .opt_color ul::after {content:''; position: relative; display:inline-block; width:2rem; height:1px;}
|
|
.pd_detail .option_box .opt_color ul::after {content:''; position: relative; display:inline-block; width:2rem; height:1px;}
|
|
@@ -459,7 +470,7 @@
|
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle{margin-bottom:1.5rem;}
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle{margin-bottom:1.5rem;}
|
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle:last-child{margin-bottom:0;}
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle:last-child{margin-bottom:0;}
|
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle .item_name {margin-bottom:0.5rem; color:#222; font-size:1.3rem; font-weight:300;}
|
|
.pd_detail .option_box .opt_result .result_item .opt_header .bundle .item_name {margin-bottom:0.5rem; color:#222; font-size:1.3rem; font-weight:300;}
|
|
|
-.pd_detail .option_box .opt_result .result_item .opt_header .bundle .item_option {font-size:1.1rem; color:#666; text-overflow:ellipsis;white-space:normal;word-wrap:normal;width:26rem;overflow:hidden;}
|
|
|
|
|
|
|
+.pd_detail .option_box .opt_result .result_item .opt_header .bundle .item_option {font-size:1.1rem; color:#666; white-space:normal;word-wrap:break-word;width:26rem;overflow:hidden;}
|
|
|
.pd_detail .option_box .opt_result .result_item .item_price {position:absolute; right:2rem; bottom:3.2rem; color:#222; font-size:1.5rem; font-weight:500;}
|
|
.pd_detail .option_box .opt_result .result_item .item_price {position:absolute; right:2rem; bottom:3.2rem; color:#222; font-size:1.5rem; font-weight:500;}
|
|
|
.pd_detail .option_box .opt_result .result_item .item_price em{font-weight:600;}
|
|
.pd_detail .option_box .opt_result .result_item .item_price em{font-weight:600;}
|
|
|
.pd_detail .option_box .opt_result .result_item .btn_delete_item {position:absolute; right:2rem; top:2rem; width:1.3rem; height:1.3rem; font-size:0; overflow:hidden; background:url('/images/mo/btn_delete_item.png') no-repeat 50% 50%;}
|
|
.pd_detail .option_box .opt_result .result_item .btn_delete_item {position:absolute; right:2rem; top:2rem; width:1.3rem; height:1.3rem; font-size:0; overflow:hidden; background:url('/images/mo/btn_delete_item.png') no-repeat 50% 50%;}
|
|
@@ -471,7 +482,7 @@
|
|
|
.pd_detail .option_box .opt_result .result_item .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:1.2rem; height:1.2rem; background:url('/images/pc/btn_count.png') no-repeat 100% 0; image-rendering:pixelated;}
|
|
.pd_detail .option_box .opt_result .result_item .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:1.2rem; height:1.2rem; background:url('/images/pc/btn_count.png') no-repeat 100% 0; image-rendering:pixelated;}
|
|
|
.pd_detail .option_box .opt_result .result_item .number_count .plus::after {content:''; background-position:100% 0;}
|
|
.pd_detail .option_box .opt_result .result_item .number_count .plus::after {content:''; background-position:100% 0;}
|
|
|
.pd_detail .option_box .opt_result .result_item .number_count .minus::after {content:''; background-position:0 0;}
|
|
.pd_detail .option_box .opt_result .result_item .number_count .minus::after {content:''; background-position:0 0;}
|
|
|
-.pd_detail .option_box .opt_result .result_item .number_count input[type='text'] {width:3.2rem; height:3.2rem; padding:0; text-align:center; color:#222; font-size:1.3rem; font-weight:300; border:none; font-family:'LATO','Noto Sans CJK kr','Noto Sans kr',sans-serif;}
|
|
|
|
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count input[type='text'] {width:3.2rem; height:3.2rem; padding:0; text-align:center; color:#222; font-size:1.3rem; font-weight:300; border:none; font-family:'LATO','Noto Sans CJK kr','Noto Sans kr',sans-serif; background:#fff;}
|
|
|
.option_box .opt_size .form_field2 {display:block;}
|
|
.option_box .opt_size .form_field2 {display:block;}
|
|
|
.option_box .opt_size .form_field2 .lap{margin:-0.25rem -0.25rem 0; overflow:hidden;}
|
|
.option_box .opt_size .form_field2 .lap{margin:-0.25rem -0.25rem 0; overflow:hidden;}
|
|
|
.option_box .opt_size .form_field2 .lap > div {margin:0.25rem; float:left; width:auto;}
|
|
.option_box .opt_size .form_field2 .lap > div {margin:0.25rem; float:left; width:auto;}
|
|
@@ -492,7 +503,7 @@
|
|
|
.pd_detail .option_box .opt_count .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:1.2rem; height:1.2rem; background:url('/images/pc/btn_count.png') no-repeat 100% 0; image-rendering:pixelated;}
|
|
.pd_detail .option_box .opt_count .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:1.2rem; height:1.2rem; background:url('/images/pc/btn_count.png') no-repeat 100% 0; image-rendering:pixelated;}
|
|
|
.pd_detail .option_box .opt_count .number_count .plus::after {content:''; background-position:100% 0;}
|
|
.pd_detail .option_box .opt_count .number_count .plus::after {content:''; background-position:100% 0;}
|
|
|
.pd_detail .option_box .opt_count .number_count .minus::after {content:''; background-position:0 0;}
|
|
.pd_detail .option_box .opt_count .number_count .minus::after {content:''; background-position:0 0;}
|
|
|
-.pd_detail .option_box .opt_count .number_count input[type='text'] {width:3.2rem; height:3.2rem; padding:0; text-align:center; color:#222; font-size:1.5rem; font-weight:200; border:none; font-family:'LATO','Noto Sans kr',sans-serif;}
|
|
|
|
|
|
|
+.pd_detail .option_box .opt_count .number_count input[type='text'] {width:3.2rem; height:3.2rem; padding:0; text-align:center; color:#222; font-size:1.5rem; font-weight:200; border:none; font-family:'LATO','Noto Sans kr',sans-serif; background:#fff;}
|
|
|
.pd_detail .price_box {padding:1rem 2rem; border-top:1px solid #222;}
|
|
.pd_detail .price_box {padding:1rem 2rem; border-top:1px solid #222;}
|
|
|
.pd_detail .price_box::after {content:''; clear:both; display:block;}
|
|
.pd_detail .price_box::after {content:''; clear:both; display:block;}
|
|
|
.pd_detail .price_box .number {float:left; color:#666; font-size:1.2rem; font-weight:200; margin-top:0.3rem}
|
|
.pd_detail .price_box .number {float:left; color:#666; font-size:1.2rem; font-weight:200; margin-top:0.3rem}
|
|
@@ -609,7 +620,7 @@
|
|
|
.riview_box .best_review a .lap > div{display:table-cell; vertical-align:middle;}
|
|
.riview_box .best_review a .lap > div{display:table-cell; vertical-align:middle;}
|
|
|
.riview_box .best_review a .lap > div.pic{position:relative; width:7.2rem;}
|
|
.riview_box .best_review a .lap > div.pic{position:relative; width:7.2rem;}
|
|
|
.riview_box .best_review a .lap > .pic + div.txt_best_review{padding-left:1.6rem;}
|
|
.riview_box .best_review a .lap > .pic + div.txt_best_review{padding-left:1.6rem;}
|
|
|
-.riview_box .best_review a .lap > div.txt_best_review p{height:5.5rem; overflow:hidden; line-height:1.6; color:#666; font-size:1.3rem; font-weight:200; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
|
|
|
|
|
|
|
+.riview_box .best_review a .lap > div.txt_best_review p{height:7.2rem; overflow:hidden; line-height:1.6; color:#666; font-size:1.3rem; font-weight:200; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
|
|
|
.riview_box .best_review a .star_score {display:block; margin-bottom:0.7rem; vertical-align:middle; image-rendering:pixelated;}
|
|
.riview_box .best_review a .star_score {display:block; margin-bottom:0.7rem; vertical-align:middle; image-rendering:pixelated;}
|
|
|
.riview_box .best_review a .star_score .star{vertical-align:middle;}
|
|
.riview_box .best_review a .star_score .star{vertical-align:middle;}
|
|
|
.riview_box .best_review a .pic .thumb {display:block; padding-top:100%; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
|
|
.riview_box .best_review a .pic .thumb {display:block; padding-top:100%; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
|
|
@@ -676,8 +687,8 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.pd_review_pop .btn_group_flex > div > .btn{height:5.3rem;}
|
|
.pd_review_pop .btn_group_flex > div > .btn{height:5.3rem;}
|
|
|
.modal.pd_pop.pd_qnawrite_pop .modal-footer button{height:5.3rem;}
|
|
.modal.pd_pop.pd_qnawrite_pop .modal-footer button{height:5.3rem;}
|
|
|
.modal.pd_pop.pd_qnawrite_pop .modal-header{border-bottom:0px none;}
|
|
.modal.pd_pop.pd_qnawrite_pop .modal-header{border-bottom:0px none;}
|
|
|
-.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemBrand {display:block; font-size:1rem; color:#888888; font-weight:300; margin-left:0; margin-right:0; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:100%;overflow:hidden;}
|
|
|
|
|
-.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-top:0.5rem; font-size:1.3rem; max-height: 3.3rem; margin-left:0; margin-right:0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 3.3rem; overflow: hidden; white-space: normal; overflow-wrap: break-word; width:100%;}
|
|
|
|
|
|
|
+/*.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemBrand {display:block; font-size:1rem; color:#888888; font-weight:300; margin-left:0; margin-right:0; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width : calc(100% - 30%);overflow:hidden;}*/
|
|
|
|
|
+.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-top:0.5rem; font-size:1.3rem; max-height: 3.3rem; margin-left:0; margin-right:0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 3.3rem; overflow: hidden; white-space: normal; overflow-wrap: break-word; width : calc(100% - 20%)}
|
|
|
.select_custom .combo .list>li[aria-disabled="true"]{background:#fff;}
|
|
.select_custom .combo .list>li[aria-disabled="true"]{background:#fff;}
|
|
|
.Purchase_pop .select_custom.on .combo .select{border-bottom:1px solid #dcdcdc}
|
|
.Purchase_pop .select_custom.on .combo .select{border-bottom:1px solid #dcdcdc}
|
|
|
.pd_qnalist_pop .foldGroup > ul > li{border-bottom:0px none;}
|
|
.pd_qnalist_pop .foldGroup > ul > li{border-bottom:0px none;}
|
|
@@ -718,8 +729,27 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
#pd_photoreview_close{z-index:1000;}
|
|
#pd_photoreview_close{z-index:1000;}
|
|
|
#pd_bestreview_close{z-index:1000;}
|
|
#pd_bestreview_close{z-index:1000;}
|
|
|
#pd_photoreviewlist_close{z-index:1000;}
|
|
#pd_photoreviewlist_close{z-index:1000;}
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
|
|
+/* 210409 */
|
|
|
|
|
+/* pd_pop > 상품썸네일 크게보기 */
|
|
|
|
|
+.pd_pop.full_pop.pd_itemthumb_pop {margin-top:0; height:100%;}
|
|
|
|
|
+.full_pop.pd_itemthumb_pop .full_pop_container {width:100%; padding:0px;}
|
|
|
|
|
+.full_pop.pd_itemthumb_pop .full_pop_container .scaleview {position:relative; display:block; text-align:center; margin-top:40px; z-index:1;}
|
|
|
|
|
+.full_pop.pd_itemthumb_pop .full_pop_container .scaleview:first-child {margin-top:0}
|
|
|
|
|
+.full_pop.pd_itemthumb_pop .full_pop_container .scaleview video {width:100%;}
|
|
|
|
|
+.full_pop.pd_itemthumb_pop .full_pop_container .scaleview img {max-width:100%; cursor:url('/images/pc/cursor_zoomout.png') 0 0, zoom-out;}
|
|
|
|
|
+.pd_pop.full_pop {display:none; position:fixed; top:0; bottom:0; left:0; right:0; margin-top:160px; width:100%; height:calc(100% - 160px); overflow-y:auto; z-index:110; background:#fff; line-height:1;}
|
|
|
|
|
+.pd_pop .full_popup_wrap .btn_close {position:fixed; right:30px; top:30px; display:inline-block; z-index:130; cursor:pointer;}
|
|
|
|
|
+.pd_pop .full_popup_wrap .btn_close a {display:block; width:25px; height:25px; text-indent:-9999px; background:url('/images/pc/ico_pop_cls.png') no-repeat 50% 50%; background-size:100% auto;}
|
|
|
|
|
+.salecoupon_pop .close-modal{left:50%; transform:translate(-50%); top:-3.5rem !important;background-image: url(/images/mo/ico_pop_cls_w.png) !important;}
|
|
|
|
|
+.pd_detail .size{color:#666666}
|
|
|
|
|
+.pd_clickother .item_prod .itemName{display: block;max-height: 3.3rem; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; white-space: normal; overflow-wrap: break-word; width: calc(100% - 10%);}
|
|
|
|
|
+.pic_list .item_prod .itemName{display: block;max-height: 3.3rem; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; white-space: normal; overflow-wrap: break-word; width: calc(100% - 10%);}
|
|
|
|
|
+.foldGroup.case2 .fold_answer{padding-top:0;}
|
|
|
|
|
+.pd .item_prod{display:block;}
|
|
|
|
|
+.pd .itemBrand{width:calc(100% - 10%);}
|
|
|
|
|
+.pd .select_custom .combo .list{max-height:100%;}
|
|
|
|
|
+.opt_name {margin-bottom:-2rem;}
|
|
|
|
|
+.form_field.mb20{margin-bottom:2rem !important}
|
|
|
|
|
|
|
|
/* 플롯팅 메뉴 > 구매하기 */
|
|
/* 플롯팅 메뉴 > 구매하기 */
|
|
|
.product_floormenu{position:fixed; bottom:0; left:0; width:100%; height:5.8rem; line-height:5.8rem; z-index:20;}
|
|
.product_floormenu{position:fixed; bottom:0; left:0; width:100%; height:5.8rem; line-height:5.8rem; z-index:20;}
|
|
@@ -740,8 +770,9 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
|
|
|
|
|
.container.btPop_full.pd_open::after,
|
|
.container.btPop_full.pd_open::after,
|
|
|
.container.btPop_open.pd::after{position:fixed; z-index: 100;}
|
|
.container.btPop_open.pd::after{position:fixed; z-index: 100;}
|
|
|
-.pd_pop.Purchase_pop .btPop_body{max-height:40rem;}
|
|
|
|
|
-.btPop_open .btPop.Purchase_pop{bottom:0; top:auto!important; height:auto;}
|
|
|
|
|
|
|
+/* .pd_pop.Purchase_pop .btPop_body{max-height:70rem;} */
|
|
|
|
|
+.pd_pop.Purchase_pop .btPop_body{max-height:calc(100% - 14%);}
|
|
|
|
|
+.btPop_open .btPop.Purchase_pop{bottom:0; top:auto!important; height:93%;}
|
|
|
.btPop_open .btPop.Purchase_pop .btPop_close{width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png);}
|
|
.btPop_open .btPop.Purchase_pop .btPop_close{width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png);}
|
|
|
.pd_pop.Purchase_pop .select_custom .combo .list{position:relative; top:0;}
|
|
.pd_pop.Purchase_pop .select_custom .combo .list{position:relative; top:0;}
|
|
|
.pd_pop.Purchase_pop{}
|
|
.pd_pop.Purchase_pop{}
|
|
@@ -760,7 +791,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
background: linear-gradient(135deg, #ff7800 0%,#fd4b02 100%);
|
|
background: linear-gradient(135deg, #ff7800 0%,#fd4b02 100%);
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7800', endColorstr='#fd4b02',GradientType=1 );
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7800', endColorstr='#fd4b02',GradientType=1 );
|
|
|
}
|
|
}
|
|
|
-.pd_pop.Purchase_pop .btn_box button.gift > span > span:after{content:''; display:block; position:absolute; bottom:-1rem; left:0.4rem; border:0.5rem solid transparent; border-bottom-color:#fd4801; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
|
|
|
|
|
|
|
+.pd_pop.Purchase_pop .btn_box button.gift > span > span:after{content:''; display:block; position:absolute; bottom:-1rem; left:0.4rem; border:0.5rem solid transparent; border-bottom-color:#ff7800; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
|
|
|
.pd_pop.Purchase_pop .btn_box button.cart{background-color:#222222;}
|
|
.pd_pop.Purchase_pop .btn_box button.cart{background-color:#222222;}
|
|
|
.pd_pop.Purchase_pop .btn_box button.buyNow{background-color:#fd4801;}
|
|
.pd_pop.Purchase_pop .btn_box button.buyNow{background-color:#fd4801;}
|
|
|
.pd_pop.Purchase_pop .npay_box{margin-top:2.8rem; margin-bottom:2.5rem; border-top:2px solid #222; height:7.4rem;}
|
|
.pd_pop.Purchase_pop .npay_box{margin-top:2.8rem; margin-bottom:2.5rem; border-top:2px solid #222; height:7.4rem;}
|
|
@@ -777,7 +808,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
|
|
|
|
|
/* 토스트팝업 > 구매하기 > 옵션선택팝업 */
|
|
/* 토스트팝업 > 구매하기 > 옵션선택팝업 */
|
|
|
.pd_pop.Purchase_pop .pop_option_select{display:none; position:absolute; bottom:0; left:0; width:100%; box-sizing:border-box; z-index:500; background: #fff;}
|
|
.pd_pop.Purchase_pop .pop_option_select{display:none; position:absolute; bottom:0; left:0; width:100%; box-sizing:border-box; z-index:500; background: #fff;}
|
|
|
-.pd_pop.Purchase_pop .pop_option_select .pp_body{position:relative; padding:2rem; overflow:auto; min-height:50rem; max-height:50rem; background-color:#fff;}
|
|
|
|
|
|
|
+.pd_pop.Purchase_pop .pop_option_select .pp_body{position:relative; padding:2rem; overflow:auto; min-height:80rem; max-height:80rem; background-color:#fff;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .close{opacity: 1; position: absolute; z-index: 98; top: -3.8rem; left: 50%; transform: translate(-50%); display: block; border: 0; width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png); text-indent: -9999px; background-size: contain; background-repeat: no-repeat; background-position: center center; background-color: transparent;}
|
|
.pd_pop.Purchase_pop .pop_option_select .close{opacity: 1; position: absolute; z-index: 98; top: -3.8rem; left: 50%; transform: translate(-50%); display: block; border: 0; width:1.6rem; height:1.6rem; background-image: url(/images/mo/ico_pop_cls_w.png); text-indent: -9999px; background-size: contain; background-repeat: no-repeat; background-position: center center; background-color: transparent;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header{margin-bottom:2rem;}
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header{margin-bottom:2rem;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header:after{display:block; content:''; clear:both;}
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header:after{display:block; content:''; clear:both;}
|
|
@@ -785,12 +816,17 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header .check_excluding{float:right; width:auto;}
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header .check_excluding{float:right; width:auto;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header .check_excluding.form_field input[type="checkbox"] + label{ font-size:1.3rem; color:#222;}
|
|
.pd_pop.Purchase_pop .pop_option_select .opt_header .check_excluding.form_field input[type="checkbox"] + label{ font-size:1.3rem; color:#222;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .text_excluding{margin-top:-1rem; padding:1.2rem; background-color:#383838; font-size:1.3rem; color:#fff; text-align:center;}
|
|
.pd_pop.Purchase_pop .pop_option_select .text_excluding{margin-top:-1rem; padding:1.2rem; background-color:#383838; font-size:1.3rem; color:#fff; text-align:center;}
|
|
|
-.pd_pop.Purchase_pop .select_custom .combo .select{font-size:1.4rem;}
|
|
|
|
|
|
|
+.pd_pop.Purchase_pop .select_custom .combo .select{font-size:1.4rem; height:auto;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption{}
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption{}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .title{margin-bottom:1rem;}
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .title{margin-bottom:1rem;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .form_wrap{margin-top:2rem;}
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .form_wrap{margin-top:2rem;}
|
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .form_wrap:first-child{margin-top:0;}
|
|
.pd_pop.Purchase_pop .pop_option_select .setOption .form_wrap:first-child{margin-top:0;}
|
|
|
|
|
|
|
|
|
|
+.pd_pop.Purchase_pop div[class$="Option"] .form_wrap .form_field .select {padding-left: 5rem;}
|
|
|
|
|
+.pd_pop.Purchase_pop div[class$="Option"] .form_wrap .form_field:nth-child(1) .select:before {content: '옵션1';display: inline-block;width: 0;height: 0;position: absolute;left: 1rem;}
|
|
|
|
|
+.pd_pop.Purchase_pop div[class$="Option"] .form_wrap .form_field:nth-child(2) .select:before {content: '옵션2';display: inline-block;width: 0;height: 0;position: absolute;left: 1rem;}
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
/* pd_popup 공통 */
|
|
/* pd_popup 공통 */
|
|
|
.modal.pd_pop .opt_select .form_field {margin-top:0.5rem;}
|
|
.modal.pd_pop .opt_select .form_field {margin-top:0.5rem;}
|
|
|
.modal.pd_pop .info_txt ul li {position:relative; font-size:1.1rem; color:#888; padding-left:0.8rem; margin-bottom:0.3rem;}
|
|
.modal.pd_pop .info_txt ul li {position:relative; font-size:1.1rem; color:#888; padding-left:0.8rem; margin-bottom:0.3rem;}
|
|
@@ -924,7 +960,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont {display:none; position:relative;}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont {display:none; position:relative;}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont::after {content:''; clear:both; display:block;}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont::after {content:''; clear:both; display:block;}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont:first-of-type {display:block}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont:first-of-type {display:block}
|
|
|
-.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont .img_sizeinfo {display:block; text-align:center; background-color:#b2ffff;}
|
|
|
|
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont .img_sizeinfo {display:block; text-align:center; border:0.1rem solid #eeeeee; padding:8rem 3rem;}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl {text-align:left; margin-top:3rem; font-size:1.3rem; word-break:keep-all;}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl {text-align:left; margin-top:3rem; font-size:1.3rem; word-break:keep-all;}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl div {padding:0 0 2rem}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl div {padding:0 0 2rem}
|
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl div dt {margin-bottom:0.5rem; color:#222; font-weight:300;}
|
|
.modal.pd_pop.info_size_pop .sub_tab_cont_wrap .sub_tab_cont dl div dt {margin-bottom:0.5rem; color:#222; font-weight:300;}
|
|
@@ -968,8 +1004,8 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state {padding:0;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state {padding:0;}
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink {display:table-cell; width:100%; height:10.5rem; padding-left:9.0rem; vertical-align:middle;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink {display:table-cell; width:100%; height:10.5rem; padding-left:9.0rem; vertical-align:middle;}
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; width:7.0rem; height:10.5rem; padding:0; margin-bottom:0; z-index:2;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; width:7.0rem; height:10.5rem; padding:0; margin-bottom:0; z-index:2;}
|
|
|
-.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemBrand {display:block; margin:0;}
|
|
|
|
|
-.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-left:0;}
|
|
|
|
|
|
|
+.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemBrand {display:block; margin:0; width : calc(100% - 20%)}
|
|
|
|
|
+/*.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-left:0;}*/
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice {margin:0;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice {margin:0;}
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice .lap{position: relative;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice .lap{position: relative;}
|
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice .lap .itemPercent {position:relative;}
|
|
.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPrice .lap .itemPercent {position:relative;}
|
|
@@ -1245,6 +1281,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .txt_review_box{height:1.8rem; overflow:hidden;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .txt_review_box{height:1.8rem; overflow:hidden;}
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .response_box2{display:none;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .response_box2{display:none;}
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .reply_box{display:none;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list .reply_box{display:none;}
|
|
|
|
|
+/*.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active{position:absolute; bottom:0; z-index:999;}*/
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .txt_review_box{height:auto; overflow:hidden;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .txt_review_box{height:auto; overflow:hidden;}
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .response_box2{display:block;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .response_box2{display:block;}
|
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .reply_box{display:block;}
|
|
.modal.pd_pop[class*="reviewdetail_pop"] .pd_review .area_rv_all .review_list.active .reply_box{display:block;}
|
|
@@ -1368,8 +1405,8 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.item_blk .item_prod .item_state {position: relative; display:table; width:100%; box-sizing: border-box;}
|
|
.item_blk .item_prod .item_state {position: relative; display:table; width:100%; box-sizing: border-box;}
|
|
|
.item_blk .item_prod .itemLink{position: relative; display:table-cell; width: 100%; height:60px; padding-left:56px; vertical-align: middle;}
|
|
.item_blk .item_prod .itemLink{position: relative; display:table-cell; width: 100%; height:60px; padding-left:56px; vertical-align: middle;}
|
|
|
.item_blk .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; padding: 0; width:40px; height:60px; z-index:2;}
|
|
.item_blk .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; padding: 0; width:40px; height:60px; z-index:2;}
|
|
|
-.item_blk .item_prod .item_state .itemLink .itemBrand {display:block; font-size:1rem; color:#888888; font-weight:300; margin-left:0; margin-right:0; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:30rem;overflow:hidden;}
|
|
|
|
|
-.item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-top:0.5rem; font-size:1.3rem; max-height: 3.3rem; margin-left:0; margin-right:0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 3.3rem; overflow: hidden; white-space: normal; overflow-wrap: break-word; width:30rem;}
|
|
|
|
|
|
|
+.item_blk .item_prod .item_state .itemLink .itemBrand {display:block; font-size:1rem; color:#888888; font-weight:300; margin-left:0; margin-right:0; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width : calc(100% - 20%);overflow:hidden;}
|
|
|
|
|
+.item_blk .item_prod .item_state .itemLink .itemName {display:block; margin-top:0.5rem; font-size:1.3rem; max-height: 3.3rem; margin-left:0; margin-right:0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 3.3rem; overflow: hidden; white-space: normal; overflow-wrap: break-word; width:calc(100% - 20%);}
|
|
|
.item_blk .item_prod .item_state .itemLink .itemPrice{margin-left:0; margin-right:0;}
|
|
.item_blk .item_prod .item_state .itemLink .itemPrice{margin-left:0; margin-right:0;}
|
|
|
/*select_custom > item_prod*/
|
|
/*select_custom > item_prod*/
|
|
|
.select_custom .select .item_prod{margin:0; padding-right:0; overflow:hidden;}
|
|
.select_custom .select .item_prod{margin:0; padding-right:0; overflow:hidden;}
|
|
@@ -2142,33 +2179,43 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
|
|
|
|
|
|
|
|
|
|
/*===================== 검색 ===================*/
|
|
/*===================== 검색 ===================*/
|
|
|
|
|
+.modal.pop_full.sch {overflow-x:hidden;}
|
|
|
|
|
+.modal.pop_full.sch .modal-header {border-bottom: 0;}
|
|
|
|
|
+.modal.pop_full.sch .modal-body {padding:0;}
|
|
|
|
|
+.sch {font-size: 1.4rem;}
|
|
|
.sch .sch_result{background-color:#f5f5f5;}
|
|
.sch .sch_result{background-color:#f5f5f5;}
|
|
|
.sch .sch_result .inner{background-color:#fff;}
|
|
.sch .sch_result .inner{background-color:#fff;}
|
|
|
-.sch .sch_result .brand_title { width: 100%; height: 4.3rem; margin: 2.4rem 0 0; border-bottom: 0.2rem solid black; }
|
|
|
|
|
-.sch .sch_result .brand_title input { width: 100%; height: 4.3rem; float: left; border: none; padding: 0; font-size: 1.6rem; font-weight: 100; color: #888; border-bottom:0.2rem solid #000; margin-bottom:1.6rem;}
|
|
|
|
|
-.sch .sch_result .brand_title .btn_x { width: 2rem; height: 2rem; background: #aaa; border-radius: 1rem; color: #fff; font-size: 1rem; position: absolute; top: 1.2rem; right: 5.5rem; }
|
|
|
|
|
-.sch .sch_result .brand_title button img { width: 2rem; height: 2rem; position: absolute; top: 1.2rem; right: 2.5rem;}
|
|
|
|
|
|
|
+.sch .sch_result .sch_title { width: 100%; height: 4.3rem; margin: 2rem 0 0.7rem; border-bottom: 0.2rem solid black; }
|
|
|
|
|
+.sch .sch_result .sch_title input { width: 100%; height: 4.3rem; float: left; border: none; padding: 0; font-size: 1.6rem; font-weight: 200; color: #888; border-bottom:0.2rem solid #000; margin-bottom:0rem;}
|
|
|
|
|
+.sch .sch_result .sch_title .btn_x { width: 2rem; height: 2rem; background: #aaa; border-radius: 1rem; color: #fff; font-size: 1rem; position: absolute; top: 1.2rem; right: 5.5rem; background:#aaa url(/images/mo/ico_sch_del_w.png) no-repeat center; background-size:1.1rem; text-indent:-999em;}
|
|
|
|
|
+.sch .sch_result .sch_title button img { width: 2rem; height: 2rem; position: absolute; top: 1.2rem; right: 2.5rem;}
|
|
|
.sch .sch_result .hot-key{font-size:1.6rem; margin-bottom:1.6rem; margin-left:2rem}
|
|
.sch .sch_result .hot-key{font-size:1.6rem; margin-bottom:1.6rem; margin-left:2rem}
|
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper{}
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper{}
|
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper .swiper-slide{}
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper .swiper-slide{}
|
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper .swiper-slide > a{display:inline-block; background-color:#f5f5f5; padding:0.8rem 1.3rem; border-radius:2rem;}
|
|
.sch .sch_result .related_keyword .sch_list_slide .swiper-wrapper .swiper-slide > a{display:inline-block; background-color:#f5f5f5; padding:0.8rem 1.3rem; border-radius:2rem;}
|
|
|
-.sch .sch_result .area_taps{}
|
|
|
|
|
-.sch .sch_result .area_taps > ul{display:flex; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;}
|
|
|
|
|
-.sch .sch_result .area_taps > ul > li{width:33.3%; text-align:center;}
|
|
|
|
|
-.sch .sch_result .area_taps > ul > li > a{display:block; padding:1.5rem 0; font-size:1.4rem; color:#000; font-weight:600; margin-top:0.3rem;}
|
|
|
|
|
-.sch .sch_result .area_taps > ul > li > a.on{color:#fd4802; border-bottom:0.2rem solid #fd4802;}
|
|
|
|
|
-.sch .sch_result .area_taps > ul > li > a > span{font-size:0.8rem; color:#888888; margin-left:0.2rem}
|
|
|
|
|
-.sch .sch_result .tbj_product .swiper-container{overflow:visible;}
|
|
|
|
|
-.sch .sch_result .tbj_product .swiper-wrapper{}
|
|
|
|
|
-.sch .sch_result .tbj_product .swiper-slide{display:flex; margin-right:0.6rem;}
|
|
|
|
|
-.sch .sch_result .tbj_product .itemPrice_original{width:3rem;}
|
|
|
|
|
-.sch .sch_result .tbj_product .item_prod .s-text{margin-top:1.5rem;}
|
|
|
|
|
-.sch .sch_result .tbj_product > h3{padding:4rem 0 2rem; font-size:1.5rem;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide .filter-list{margin:4rem 0 0}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide > h1{font-size:1.8rem; margin-bottom:2.3rem; font-weight:bold;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide .item_prod{width:49%; float:left; margin-bottom:3.6rem; position:relative;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide .item_prod:nth-of-type(even){float:right;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide .item_prod .s-text{margin-top:1.5rem}
|
|
|
|
|
|
|
+
|
|
|
|
|
+.sch .sch_result .tabWrap{}
|
|
|
|
|
+/* .sch .sch_result .tabWrap > ul{display:flex; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;} */
|
|
|
|
|
+/* .sch .sch_result .tabWrap > ul > li{width:33.3%; text-align:center;} */
|
|
|
|
|
+/* .sch .sch_result .tabWrap > ul > li > a{display:block; padding:1.5rem 0; font-size:1.4rem; color:#000; font-weight:600; margin-top:0.3rem;} */
|
|
|
|
|
+/* .sch .sch_result .tabWrap > ul > li > a.on{color:#fd4802; border-bottom:0.2rem solid #fd4802;} */
|
|
|
|
|
+.sch .sch_result .tabWrap > ul > li > a > span{font-size:0.8rem; color:#888888; margin-left:0.2rem}
|
|
|
|
|
+
|
|
|
|
|
+/* .sch .sch_result .store_product {padding-bottom: 4.7rem;} */
|
|
|
|
|
+.sch .sch_result .store_product .swiper-container{overflow:visible;}
|
|
|
|
|
+.sch .sch_result .store_product .swiper-wrapper{}
|
|
|
|
|
+.sch .sch_result .store_product .swiper-slide{display:flex;}
|
|
|
|
|
+.sch .sch_result .store_product .itemPrice_original{width:3rem;}
|
|
|
|
|
+.sch .sch_result .store_product .item_prod .s-text{margin-top:1.5rem;}
|
|
|
|
|
+.sch .sch_result .store_product > h3{padding:4rem 0 2rem; font-size:1.5rem;}
|
|
|
|
|
+
|
|
|
|
|
+.sch .sch_result .store_product.no-slide .filter-list{margin:4rem 0 0}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide > h1{font-size:1.8rem; margin-bottom:2.3rem; font-weight:bold;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide .item_prod{width:49%; float:left; margin-bottom:3.6rem; position:relative;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide .item_prod:nth-of-type(even){float:right;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide .item_prod .s-text{margin-top:1.5rem}
|
|
|
|
|
+.sch .sch_result .recommand_product {margin-top: 1.2rem; padding-bottom: 4.7rem;}
|
|
|
|
|
+.sch .sch_result .recommand_product h3{padding:4rem 0 2rem; font-size:1.5rem;}
|
|
|
.sch .sch_result .banner{margin:0 -2rem;}
|
|
.sch .sch_result .banner{margin:0 -2rem;}
|
|
|
.sch .sch_result .banner > img{width:100%; margin-bottom:4rem;}
|
|
.sch .sch_result .banner > img{width:100%; margin-bottom:4rem;}
|
|
|
.sch .sch_result .btPop_full{margin-top:59rem}
|
|
.sch .sch_result .btPop_full{margin-top:59rem}
|
|
@@ -2177,8 +2224,11 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result .btPop_full .btPop_body > ul > li > a{display:block; border:0.1rem solid #eeeeee; text-align:center; padding:1.4rem 0; font-weight:600; border-radius:3rem; margin-bottom:0.8rem; color:#686868}
|
|
.sch .sch_result .btPop_full .btPop_body > ul > li > a{display:block; border:0.1rem solid #eeeeee; text-align:center; padding:1.4rem 0; font-weight:600; border-radius:3rem; margin-bottom:0.8rem; color:#686868}
|
|
|
.sch .sch_result .btPop_full .btPop_body > ul > li > a.on{border:0.1rem solid #fd4802; color:#fd4802}
|
|
.sch .sch_result .btPop_full .btPop_body > ul > li > a.on{border:0.1rem solid #fd4802; color:#fd4802}
|
|
|
|
|
|
|
|
-.filter-list{border-bottom: 0.2rem solid #f4f4f4; display:flex; justify-content:space-between;padding-bottom:2rem; font-size:1.2rem}
|
|
|
|
|
|
|
+.filter-list{display:flex; justify-content:space-between; font-size:1.2rem}
|
|
|
|
|
+.filter-list .f_left h3 {font-size: 1.6rem;}
|
|
|
.filter-list .f_left > span{color:#fd4802; font-weight:bold;}
|
|
.filter-list .f_left > span{color:#fd4802; font-weight:bold;}
|
|
|
|
|
+.filter-list .f_right .allxBtn {font-size: 1.2rem; color:#888;}
|
|
|
|
|
+.filter-list .f_right > a {padding-right: 1.1rem; font-size: 1.3rem; color:#666; background: url(/images/mo/ico_btn_detail.png) no-repeat right 0.1rem; background-size:0.5rem 0.9rem;}
|
|
|
.filter-list .f_right > a:nth-of-type(1) > span{display:inline-block; width:0.7rem; height:0.4rem; background:url(/images/mo/shc_arrow.png); position:relative; top:-0.2rem; margin-left:0.5rem}
|
|
.filter-list .f_right > a:nth-of-type(1) > span{display:inline-block; width:0.7rem; height:0.4rem; background:url(/images/mo/shc_arrow.png); position:relative; top:-0.2rem; margin-left:0.5rem}
|
|
|
.filter-list .f_right > a:nth-of-type(2){margin-left:1rem}
|
|
.filter-list .f_right > a:nth-of-type(2){margin-left:1rem}
|
|
|
.filter-list .f_right > a:nth-of-type(2) > span{display:inline-block; width:1rem; height:1rem; background:url(/images/mo/shc_filter.png); position:relative; top:0.1rem; margin-left:0.5rem}
|
|
.filter-list .f_right > a:nth-of-type(2) > span{display:inline-block; width:1rem; height:1rem; background:url(/images/mo/shc_filter.png); position:relative; top:0.1rem; margin-left:0.5rem}
|
|
@@ -2189,14 +2239,34 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result .list_content .brand{display:none;}
|
|
.sch .sch_result .list_content .brand{display:none;}
|
|
|
.sch .sch_result .list_content.nodata .brand{display:block;}
|
|
.sch .sch_result .list_content.nodata .brand{display:block;}
|
|
|
.sch .sch_result .inner.nodata:last-child {margin-bottom: 14rem;}
|
|
.sch .sch_result .inner.nodata:last-child {margin-bottom: 14rem;}
|
|
|
-.sch .sch_result .brand.nodata { text-align: center;}
|
|
|
|
|
-.sch .sch_result .brand.nodata p { padding: 0 0 2.4rem; font-size: 1.4rem; color: #666;}
|
|
|
|
|
-.sch .sch_result .brand.nodata p.type2 > span{color:#fd4802}
|
|
|
|
|
-.sch .sch_result .brand.nodata .btn { font-size: 1.2rem; border: 0.1rem solid #888; height: 3rem; padding: 0 1rem;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide .product-wrapper{overflow:hidden;}
|
|
|
|
|
-.sch .sch_result .tbj_product.no-slide.upline{margin-top:1.2rem;}
|
|
|
|
|
-
|
|
|
|
|
-/* sch_result 기획전 */
|
|
|
|
|
|
|
+.sch .sch_result .nodata { text-align: center;}
|
|
|
|
|
+.sch .sch_result .nodata p { padding: 0 0; font-size: 1.4rem; color: #666;}
|
|
|
|
|
+.sch .sch_result .nodata p > span{color:#fd4802}
|
|
|
|
|
+.sch .sch_result .nodata .btn {margin-top: 1rem; font-size: 1.2rem; border: 0.1rem solid #888; height: 3rem; padding: 0 1rem;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide .product-wrapper{overflow:hidden;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide.upline{margin-top:1.2rem;}
|
|
|
|
|
+
|
|
|
|
|
+/* sch_result 이벤트 */
|
|
|
|
|
+.sch .area_thumb_list {}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list {}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul {}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li {width:100%;margin-top:3.0rem;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a {display:block; position:relative;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .rank {z-index:2;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .thumb {display:block; position:relative; width:100%; height:0; padding-top:100%; background:#f5f5f5;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .thumb img {position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; z-index:1}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .txt {margin-top:1.5rem; padding:0 0.5rem 0;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .txt .title {display:block; display: -webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; height:auto; line-height:2.2rem; color:#222; font-weight:500; font-size:1.4rem; word-break:keep-all; white-space:normal;}
|
|
|
|
|
+.sch .area_thumb_list .thumb_list ul li a .txt .date {display:block; margin-top:1.5rem; color:#888; font-size:1.4rem; font-weight:300;}
|
|
|
|
|
+.sch .area_thumb_list .nodata {padding:8.0rem 0 10.0rem; text-align:center;}
|
|
|
|
|
+.sch .area_thumb_list .nodata .txt_box {color:#666; font-size:1.6rem; font-weight:300; line-height:2.6rem;}
|
|
|
|
|
+.sch .area_thumb_list .nodata .txt_box::before {content:''; display:block; width:3.6rem; height:4.6rem; margin:0 auto 2.4rem; background:url('/images/mo/ico_content_none.png') no-repeat;}
|
|
|
|
|
+.sch .area_thumb_list .nodata .txt_box span {color:#fd4802; font-weight:500;}
|
|
|
|
|
+.sch .area_thumb_list .nodata .btn_box {margin-top:4.0rem;}
|
|
|
|
|
+.sch .area_thumb_list .nodata .btn_box .btn span {color:#222; font-size:1.4rem; font-weight:300;}
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
.sch .sch_result .item_prod{width:100%;}
|
|
.sch .sch_result .item_prod{width:100%;}
|
|
|
.sch .sch_result .item_prod .itemName{margin-top:1rem; color:#535353}
|
|
.sch .sch_result .item_prod .itemName{margin-top:1rem; color:#535353}
|
|
|
.sch .sch_result .item_prod .rank::after{background-color:#fd4802;}
|
|
.sch .sch_result .item_prod .rank::after{background-color:#fd4802;}
|
|
@@ -2209,32 +2279,44 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result .item_prod .itemEvent p:nth-of-type(1){font-size:1.4rem;}
|
|
.sch .sch_result .item_prod .itemEvent p:nth-of-type(1){font-size:1.4rem;}
|
|
|
.sch .sch_result .item_prod .itemEvent p:nth-of-type(2){font-size:0.9rem; color:#8b8b8b}
|
|
.sch .sch_result .item_prod .itemEvent p:nth-of-type(2){font-size:0.9rem; color:#8b8b8b}
|
|
|
|
|
|
|
|
-.sch .sch_result.all .tbj_product{margin-top:1.2rem}
|
|
|
|
|
-.sch .sch_result.all .search-list{margin:0 -2rem; padding:0 2rem; max-height:41rem; overflow:auto;}
|
|
|
|
|
-.sch .sch_result.all .search-list > ul{margin-top:1.4rem; margin-bottom:5rem;}
|
|
|
|
|
-.sch .sch_result.all .search-list > ul > li > a{display:flex; justify-content:space-between; padding:1rem 0 1rem 2rem;}
|
|
|
|
|
-.sch .sch_result.all .search-list > ul > li > a > p{position:relative;}
|
|
|
|
|
-.sch .sch_result.all .search-list > ul > li > a > p::after{content:""; background:url(/images/mo/shc_clock.png) no-repeat; width:1.5rem; height:1.6rem; display:inline-block; position:absolute; left:-2rem; top:-0.1rem}
|
|
|
|
|
-.sch .sch_result.all .search-list > ul > li > a > span{color:#8d8d8d}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit{display:flex; justify-content:space-between;}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit > h3{font-size:1.5rem; margin-top:2.5rem; margin-bottom:2rem}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit > p{margin-right:1.9rem; margin-top:2.5rem; font-size:1.2rem; color:#888888}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit > p::after{content:""; background:url(/images/mo/shc_refresh.png) no-repeat; width:1.1rem; height:1.1rem; display:inline-block; position:absolute; margin-top:0.2rem; right:2.1rem;}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit > button{margin-right:1.9rem; font-size:1.2rem; color:#888888}
|
|
|
|
|
-.sch .sch_result.all .allresult-tit > button::after{content:""; background:url(/images/mo/shc_refresh.png) no-repeat; width:1.1rem; height:1.1rem; display:inline-block; position:absolute; margin-top:0.2rem; right:2.1rem;}
|
|
|
|
|
-.sch .sch_result.all .itemTag{border:0.1rem solid #fd4802; display:inline; padding:0.3rem 0.6rem; border-radius:1rem; position:relative; top:1rem; font-size:0.6rem; color:#fd4802}
|
|
|
|
|
-.sch .sch_result.all .relative-list{margin:0 -2rem; padding:0 2rem; max-height:33rem; overflow-y:scroll;}
|
|
|
|
|
-.sch .sch_result.all .relative-list > ul{padding-top:1.4rem;}
|
|
|
|
|
-.sch .sch_result.all .relative-list > ul > li > a {display:block; padding:0.6rem 0;}
|
|
|
|
|
-.sch .sch_result.all .relative-list > ul > li > a > p{font-weight:500;}
|
|
|
|
|
-.sch .sch_result.all .relative-list > ul > li > a > p > span{color:#fd4802;}
|
|
|
|
|
-.sch .sch_result.all .category{margin-top:1.2rem;}
|
|
|
|
|
-.sch .sch_result.all .category > h3{font-size:1.5rem; padding-top:2.4rem}
|
|
|
|
|
-.sch .sch_result.all .category > ul{margin-top:1.2rem}
|
|
|
|
|
-.sch .sch_result.all .category > ul > li > p{display:block; padding:0.5rem 0; color:#a5a5a5; font-size:1.2rem;}
|
|
|
|
|
-.sch .sch_result.all .category > ul > li > p > span{color:#222222}
|
|
|
|
|
-.sch .sch_result.all .brand.nodata > p > span{color:#fd4802;}
|
|
|
|
|
-.sch .sch_result.all .tbj_product.no-slide > h2{font-size:1.5rem; padding-top:2.3rem; margin-bottom:2rem; font-weight:500;}
|
|
|
|
|
|
|
+.sch .sch_result .now_view{margin-top:1.2rem; padding-bottom: 4.7rem;}
|
|
|
|
|
+.sch .sch_result .search-list{margin:0 -2rem; padding:0 2rem; max-height:41rem; overflow:hidden;}
|
|
|
|
|
+.sch .sch_result .search-list.nodata {margin: 0;}
|
|
|
|
|
+.sch .sch_result .search-list.nodata > ul {display: none;}
|
|
|
|
|
+.sch .sch_result .search-list.nodata .nodata_txt {display: block;}
|
|
|
|
|
+.sch .sch_result .search-list .nodata_txt {display: none; width: 100%; height: 100%; margin:0; padding:14rem 0;}
|
|
|
|
|
+.sch .sch_result .search-list > ul{margin-top:1rem; margin-bottom:5rem;}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li {position: relative;}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li .xBtn {position: absolute; top: 0; right: 0; width: 3.9rem; height: 3.9rem; text-indent: -999em; background: url(/images/mo/ico_btn_cls.png) no-repeat right center; background-size:0.9rem;}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li > a{display:flex; justify-content:space-between; padding:1rem 0 1rem 2rem;}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li > a > p{position:relative;}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li > a > p::after{content:""; background:url(/images/mo/shc_clock.png) no-repeat; width:1.5rem; height:1.6rem; display:inline-block; position:absolute; left:-2rem; top:-0.1rem}
|
|
|
|
|
+.sch .sch_result .search-list > ul > li > a > span{color:#8d8d8d}
|
|
|
|
|
+.sch .sch_result .allresult-tit{display:flex; justify-content:space-between;}
|
|
|
|
|
+.sch .sch_result .allresult-tit > h3{font-size:1.5rem; margin-top:2.5rem; margin-bottom:2rem}
|
|
|
|
|
+.sch .sch_result .allresult-tit > p{margin-right:1.9rem; margin-top:2.5rem; font-size:1.2rem; color:#888888}
|
|
|
|
|
+.sch .sch_result .allresult-tit > p::after{content:""; background:url(/images/mo/shc_refresh.png) no-repeat; width:1.1rem; height:1.1rem; display:inline-block; position:absolute; margin-top:0.2rem; right:2.1rem;}
|
|
|
|
|
+.sch .sch_result .allresult-tit > button{padding-right:1.9rem; font-size:1.2rem; color:#888888; position: relative;}
|
|
|
|
|
+.sch .sch_result .allresult-tit > button::after{content:""; background:url(/images/mo/ico_btn_brand.png) no-repeat center/100%; width:1.1rem; height:1.1rem; display:inline-block; position:absolute; top: 50%; right:0; transform:translateY(-50%);}
|
|
|
|
|
+.sch .sch_result .itemTag{border:0.1rem solid #fd4802; display:inline-block; padding:0.3rem 0.6rem; border-radius:1rem; position:relative; font-size:0.6rem; color:#fd4802}
|
|
|
|
|
+.sch .sch_result .relative-list{margin:0 -2rem; padding:0 2rem; max-height:33rem; overflow-y:scroll;}
|
|
|
|
|
+.sch .sch_result .relative-list > ul{padding-top:1.4rem;}
|
|
|
|
|
+.sch .sch_result .relative-list > ul > li > a {display:block; padding:0.6rem 0;}
|
|
|
|
|
+.sch .sch_result .relative-list > ul > li > a > p{font-weight:500;}
|
|
|
|
|
+.sch .sch_result .relative-list > ul > li > a > p > span{color:#fd4802;}
|
|
|
|
|
+.sch .sch_result .sch_category{margin-top:1.2rem;}
|
|
|
|
|
+.sch .sch_result .sch_category > h3{font-size:1.6rem; padding-top:2.4rem}
|
|
|
|
|
+.sch .sch_result .sch_category > ul{margin-top:1.5rem}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li {width: 100%; font-size: 0; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; margin-bottom: 1.5rem;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li span {position: relative; display: inline-block; font-size: 1.2rem; color: #888; padding-right: 2.5rem; line-height: 1;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li span:before {content:''; background: url(/images/mo/ico_cate_arrow.png) no-repeat center/100%; position: absolute; top: 0.2rem; right: 1rem; width: 0.5rem; height: 0.9rem;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li span:last-child {padding-right: 0;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li span:last-child:before {display: none;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li span > em {color: #222;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li > p{display:block; padding:0.5rem 0; color:#a5a5a5; font-size:1.2rem;}
|
|
|
|
|
+.sch .sch_result .sch_category > ul > li > p > span{color:#222222}
|
|
|
|
|
+.sch .sch_result .brand.nodata > p > span{color:#fd4802;}
|
|
|
|
|
+.sch .sch_result .store_product.no-slide > h2{font-size:1.5rem; padding-top:2.3rem; margin-bottom:2rem; font-weight:500;}
|
|
|
|
|
|
|
|
|
|
|
|
|
/* .sch .sch_result.brand_all .tbj_product{margin-top:1.2rem} */
|
|
/* .sch .sch_result.brand_all .tbj_product{margin-top:1.2rem} */
|
|
@@ -2262,15 +2344,16 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result.brand_all .category > ul{margin-top:1.2rem}
|
|
.sch .sch_result.brand_all .category > ul{margin-top:1.2rem}
|
|
|
.sch .sch_result.brand_all .category > ul > li > p{display:block; padding:0.5rem 0; color:#a5a5a5; font-size:1.2rem;}
|
|
.sch .sch_result.brand_all .category > ul > li > p{display:block; padding:0.5rem 0; color:#a5a5a5; font-size:1.2rem;}
|
|
|
.sch .sch_result.brand_all .category > ul > li > p > span{color:#222222}
|
|
.sch .sch_result.brand_all .category > ul > li > p > span{color:#222222}
|
|
|
-.sch .sch_result.brand_all .brand.nodata > p > span{color:#fd4802;}
|
|
|
|
|
-.sch .sch_result.brand_all .tbj_product.no-slide > h2{font-size:1.5rem; padding-top:2.3rem; margin-bottom:2rem; font-weight:500;}
|
|
|
|
|
-.sch .sch_result.brand_all .filter-list{margin-bottom:0 !important}
|
|
|
|
|
|
|
+.sch .sch_result.brand_all .nodata > p > span{color:#fd4802;}
|
|
|
|
|
+.sch .sch_result.brand_all .store_product.no-slide > h2{font-size:1.5rem; padding-top:2.3rem; margin-bottom:2rem; font-weight:500;}
|
|
|
|
|
+.sch .sch_result.brand_all .filter-list{margin-bottom:0 !important; border-bottom: 0;}
|
|
|
.sch .sch_result.brand_all .related_keyword{border-bottom:0.1rem solid #eeeeee; margin:-1.3rem -2rem 0; padding:0 2rem 1.3rem;}
|
|
.sch .sch_result.brand_all .related_keyword{border-bottom:0.1rem solid #eeeeee; margin:-1.3rem -2rem 0; padding:0 2rem 1.3rem;}
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 전시상품리스트 공통(default) */
|
|
/* 전시상품리스트 공통(default) */
|
|
|
-.sch .sub_category{padding:0.8rem 0; position:relative; top:-0.7rem}
|
|
|
|
|
-.sch .sub_category .cate_wrap{white-space:nowrap; overflow-x:scroll;}
|
|
|
|
|
|
|
+.sch .sub_category{padding:0.8rem 0; position:relative; top:-0.7rem;}
|
|
|
|
|
+.sch .sub_category:after {content:''; position: absolute; top: 0; right: 0; height: 100%; width: 6rem; background: linear-gradient(90deg, rgba(0,0,0,0) 0%, #fff 100%);}
|
|
|
|
|
+.sch .sub_category .cate_wrap{position: relative; width: 100%; white-space:nowrap; overflow-x:scroll;}
|
|
|
.sch .sub_category .cate_wrap a{float:none; display:inline-block; margin-bottom:0; background: #f5f5f5; padding:1.2rem 1.4rem; font-size: 1.3rem; color: #000; border-radius:2rem; line-height: 1;}
|
|
.sch .sub_category .cate_wrap a{float:none; display:inline-block; margin-bottom:0; background: #f5f5f5; padding:1.2rem 1.4rem; font-size: 1.3rem; color: #000; border-radius:2rem; line-height: 1;}
|
|
|
.sch .sub_category .cate_wrap a:first-child{margin-left:2rem;}
|
|
.sch .sub_category .cate_wrap a:first-child{margin-left:2rem;}
|
|
|
.sch .sub_category .cate_wrap a:last-child{margin-right:2rem;}
|
|
.sch .sub_category .cate_wrap a:last-child{margin-right:2rem;}
|
|
@@ -2292,11 +2375,9 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result .list_content .list_defult{display:none; text-align:center; padding:11rem 0;}
|
|
.sch .sch_result .list_content .list_defult{display:none; text-align:center; padding:11rem 0;}
|
|
|
.sch .sch_result .list_content .list_defult p{text-align:center; font-size:1.3rem; color:#888888; font-weight:300;}
|
|
.sch .sch_result .list_content .list_defult p{text-align:center; font-size:1.3rem; color:#888888; font-weight:300;}
|
|
|
.sch .sch_result .list_content .list_defult .btn{margin-top:2.4rem; font-size:1.1rem; height:3rem;}
|
|
.sch .sch_result .list_content .list_defult .btn{margin-top:2.4rem; font-size:1.1rem; height:3rem;}
|
|
|
-.sch .sch_result .list_content .list_last{ padding: 2.5rem 0; font-size: 1.1rem; color: #888888; font-weight: 300; text-align: center; border-top:1px solid #f5f5f5;}
|
|
|
|
|
.sch .sch_result .list_content .list_defult{display:none; text-align:center; padding:11rem 0;}
|
|
.sch .sch_result .list_content .list_defult{display:none; text-align:center; padding:11rem 0;}
|
|
|
.sch .sch_result .list_content .list_defult p{text-align:center; font-size:1.3rem; color:#888888; font-weight:300;}
|
|
.sch .sch_result .list_content .list_defult p{text-align:center; font-size:1.3rem; color:#888888; font-weight:300;}
|
|
|
.sch .sch_result .list_content .list_defult .btn{margin-top:2.4rem; font-size:1.1rem; height:3rem;}
|
|
.sch .sch_result .list_content .list_defult .btn{margin-top:2.4rem; font-size:1.1rem; height:3rem;}
|
|
|
-.sch .sch_result .list_content .list_last{ padding: 2.5rem 0; font-size: 1.1rem; color: #888888; font-weight: 300; text-align: center; border-top:1px solid #f5f5f5;}
|
|
|
|
|
.sch .sch_result .list_content.nodata .lookbookGrp,
|
|
.sch .sch_result .list_content.nodata .lookbookGrp,
|
|
|
.sch .sch_result .list_content.nodata .itemsGrp,
|
|
.sch .sch_result .list_content.nodata .itemsGrp,
|
|
|
.sch .sch_result .list_content.nodata .list_item,
|
|
.sch .sch_result .list_content.nodata .list_item,
|
|
@@ -2304,9 +2385,10 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.sch .sch_result .list_content.nodata .list_defult{display:block;}
|
|
.sch .sch_result .list_content.nodata .list_defult{display:block;}
|
|
|
.sch .sch_result .list_item.pro .itemName{font-size:1.1rem; color:#000; width:20rem;}
|
|
.sch .sch_result .list_item.pro .itemName{font-size:1.1rem; color:#000; width:20rem;}
|
|
|
.sch .sch_result .list_item.pro .itemPrice .itemPrice_sale{font-size:0.9rem; color:#888888}
|
|
.sch .sch_result .list_item.pro .itemPrice .itemPrice_sale{font-size:0.9rem; color:#888888}
|
|
|
-.sch .sch_result .now_view{padding-bottom:3rem; margin-bottom:1.2rem;}
|
|
|
|
|
-.sch .sch_result_cont{background-color:#f5f5f5;}
|
|
|
|
|
-.sch .sch_result_cont > div{padding:0 2rem; background-color:#fff;}
|
|
|
|
|
|
|
+.sch .sch_result .now_view{}
|
|
|
|
|
+.sch .sch_result .list_last{ padding: 2.5rem 0;margin-top: 5rem; font-size: 1.1rem; color: #888888; font-weight: 300; text-align: center; border-top:1px solid #f5f5f5;}
|
|
|
|
|
+.sch .tab_cont{background-color:#f5f5f5;}
|
|
|
|
|
+.sch .tab_cont > div{padding:0 2rem; background-color:#fff;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|