|
|
@@ -949,6 +949,10 @@ section.main.scr, section.ev_list.scr, section.dp_exhibition.scr, section.dp_loo
|
|
|
#hstrFull .fullBody .count_wrap p{font-size: 1.2rem;color: #888;}
|
|
|
#hstrFull .fullBody .count_wrap p span {color: #fd4802;font-weight: 600;}
|
|
|
#hstrFull .fullBody .inner {padding: 0 2.0rem 1.3rem 2.0rem;position: relative;}
|
|
|
+#hstrFull .fullBody .list_content.nodata .lookbookGrp, #hstrFull .fullBody .list_content.nodata .itemsGrp, #hstrFull .fullBody .list_content.nodata .list_item, #hstrFull .fullBody .list_content.nodata .list_last, #hstrFull .fullBody .list_content.nodata .count_wrap {display: none;}
|
|
|
+#hstrFull .fullBody .list_content.nodata .list_defult {display: block;}
|
|
|
+#hstrFull .fullBody .list_content .list_defult {display: none;text-align: center;padding: 11rem 0;}
|
|
|
+#hstrFull .fullBody .list_content .list_defult p {text-align: center;font-size: 1.3rem;color: #888888;font-weight: 300;}
|
|
|
#hstrFull .fullBody .itemsGrp .item_prod {width: 48.75%;float: left;margin-right: 2.5%;margin-bottom: 0rem;}
|
|
|
#hstrFull .fullBody .itemsGrp .item_prod:nth-child(2n){margin-right: 0;}
|
|
|
#hstrFull .fullBody .itemsGrp:after {display: block;content: '';clear: both;}
|