|
|
@@ -45,12 +45,12 @@
|
|
|
.cs .fold_nav {width:100%;}
|
|
|
.cs .fold_nav ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; /*margin-top:-1.2rem*/}
|
|
|
.cs .fold_nav ul li {margin:0.4rem 0.4rem 0 0;}
|
|
|
-.cs .fold_nav ul li a {display:inline-block;padding:1rem 1.6rem;border: 0.1rem solid #ddd;font-size:1.2rem;font-weight: 300;line-height: 1; letter-spacing:-0.025em; border-radius:2rem;}
|
|
|
+.cs .fold_nav ul li a {display:inline-block;padding:1rem 1.6rem;border: 0.1rem solid #ddd;font-size:1.2rem;font-weight: 300;line-height: 1; letter-spacing:-0.025em; border-radius:5rem;}
|
|
|
.cs .fold_nav ul li a.on {position: relative; background: #222; color:#fff; border: 0.1rem solid #222;}
|
|
|
.cs .foldGroup .fold_head {font-family:'Noto Sans kr', sans-serif;}
|
|
|
.cs .foldGroup .fold_head .data{font-family: 'LATO', 'Noto Sans kr', sans-serif;}
|
|
|
.cs .foldGroup .fold_head .fold_tit {max-width: 82rem;}
|
|
|
-.cs .foldGroup .fold_head .fold_tit .lap1 span{font-weight:200; font-size:1rem;}
|
|
|
+.cs .foldGroup .fold_head .fold_tit .lap1 span{font-weight:200; font-size:1.1rem;}
|
|
|
.cs .foldGroup .fold_head .fold_tit .lap2 span{font-weight:500;}
|
|
|
.cs .foldGroup .fold_head .fold_state{padding:0.2rem 0.3rem;}
|
|
|
.cs .foldGroup .fold_cont > div:first-of-type {border-top:0.1rem solid #ddd}
|
|
|
@@ -208,6 +208,7 @@
|
|
|
|
|
|
/* ============================================ 회원가입 ============================================ */
|
|
|
/* mb공통*/
|
|
|
+.mb+footer {display: none;}
|
|
|
.mb .form_control {height: 4.5rem;}
|
|
|
.mb h2.title {text-align: center; padding-bottom: 1.7rem; font-size: 2rem; font-weight: 500;}
|
|
|
.mb .close{position: relative; height:5.2rem; margin-bottom: -1.2rem;}
|
|
|
@@ -235,8 +236,9 @@
|
|
|
.mb .help_block{margin-top:1rem; font-size:1.2rem;}
|
|
|
.mb .help_block .t_err {}
|
|
|
.mb .btn_nonMb {display: inline-block; color: #888; font-size:1.2rem; font-weight: 200; border-bottom: 0.1rem solid #888;}
|
|
|
-.mb .tab_btn{margin-bottom:4rem; overflow:hidden;}
|
|
|
+.mb .tab_btn{margin:0 -2.0rem 4rem -2.0rem; overflow:hidden;}
|
|
|
.mb .tab_btn > li{position:relative; float:left; width:50%; height:4.5rem; line-height:4.5rem; background-color:#f5f5f5; color:#888; text-align:center;}
|
|
|
+.mb .tab_btn > li a{width: 100%; height:auto; display:block;}
|
|
|
.mb .tab_btn > li.active{background-color:#fff; color:#fd4802; font-weight:600;}
|
|
|
.mb .tab_btn > li:after{content:''; display:block; position:absolute; top:0; left:0; width:0; height:0.2rem; background:#fd4802}
|
|
|
.mb .tab_btn > li.active:after{width:100%;}
|
|
|
@@ -548,7 +550,7 @@
|
|
|
.pd_detail .option_box .opt_color ul::after {content:''; position: relative; display:inline-block; width:2rem; height:0.1rem;}
|
|
|
.pd_detail .option_box .opt_color ul li {margin-right:0.5rem; display:inline-block; width:5rem;height: 7.5rem;}
|
|
|
.pd_detail .option_box .opt_color ul li:last-child {margin-right:0;}
|
|
|
-.pd_detail .option_box .opt_color ul li a {position:relative; display:block; padding-bottom:0%; box-sizing:border-box; width:5rem;height: 7.4rem;}
|
|
|
+.pd_detail .option_box .opt_color ul li a {position:relative; display:block; padding-bottom:0%; box-sizing:border-box; width:5rem;height: 7.4rem;background: #f5f5f5;;}
|
|
|
.pd_detail .option_box .opt_color ul li a img {position: absolute;width: 100%;height: auto;top: 50%;left: 0;transform: translateY(-50%); }
|
|
|
.pd_detail .option_box .opt_color ul li a.on:after{display:block; content:''; position:absolute; left:0; right:0; top:0; bottom:0; border:0.1rem solid #fd4802; box-sizing:border-box;}
|
|
|
.pd_detail .option_box > [class^="opt_"] .opt_header {margin-bottom:0.5rem;}
|
|
|
@@ -1512,11 +1514,11 @@
|
|
|
.pd.deal .pd_detail .area_desc .desc_wrap .descript_box .desc_info {margin-top:20px}
|
|
|
.pd.deal .pd_detail .foldGroup > ul > li{border-bottom:0 none;}
|
|
|
.pd.deal .tab_detail_nav {position:absolute; width:100%; top:0; left:0; border-bottom:0.1rem solid #eee; z-index:1;}
|
|
|
-.pd.deal .tab_detail_nav.fix{position:fixed; top:0; left:0; width:100%; background-color:#fff; z-index:100; box-shadow: 0 1px 3px rgba(0,0,0,.2);}
|
|
|
+.pd.deal .tab_detail_nav.fix{position:fixed; top:5.5rem; left:0; width:100%; background-color:#fff; z-index:100; box-shadow: 0 1px 3px rgba(0,0,0,.2);}
|
|
|
.pd.deal .tab_detail_nav ul::after {content:''; clear:both; display:block;}
|
|
|
.pd.deal .tab_detail_nav ul li {float:left; width:25%; text-align:center; background:#fff; box-sizing:border-box;}
|
|
|
.pd.deal .tab_detail_nav ul li.active {background:#fff;}
|
|
|
-.pd.deal .tab_detail_nav ul li a {position:relative; display:block; color:#888; font-size:1.2rem; font-weight:300; padding:1.4rem 0;color: rgb(31, 31, 31);}
|
|
|
+.pd.deal .tab_detail_nav ul li a {position:relative; display:block; color:#888; font-size:1.4rem; font-weight:300; padding:1.4rem 0;color: rgb(31, 31, 31);}
|
|
|
.pd.deal .tab_detail_nav ul li a em{font-size:1rem; color: rgb(137, 137, 137);}
|
|
|
.pd.deal .tab_detail_nav ul li a:after{display:block; content:''; position:absolute; left:0; bottom:0; width:0; height:3px; background-color:#fd4802;}
|
|
|
.pd.deal .tab_detail_nav ul li.active a {color:#fd4802; font-weight:500;}
|
|
|
@@ -1649,7 +1651,7 @@
|
|
|
.select_custom .item_prod .item_state .itemLink .itemBrand {display:block; padding-right: 4rem; font-size:1rem; color:#888888; font-weight:300;}
|
|
|
.select_custom .item_prod .item_state .itemLink .itemName {max-height:none; margin:0; font-weight: 300;}
|
|
|
.select_custom .item_prod .item_state .itemLink .itemName .tit_option{font-weight:500;}
|
|
|
-.select_custom .item_prod .item_state .itemLink .itemPrice{margin:0; margin-top:0.5rem;}
|
|
|
+.select_custom .item_prod .item_state .itemLink .itemPrice{margin:0; margin-top:1.16rem;}
|
|
|
.select_custom .item_prod .item_state .itemLink .itemPrice .itemPrice_original{margin-bottom:0; display:inline-block;}
|
|
|
.select_custom.active .combo .list{display:block;}
|
|
|
.select_custom.deal_opt_item .combo .list>li{border-bottom:0.1rem solid #eee;}
|
|
|
@@ -2280,7 +2282,11 @@
|
|
|
/* 상품아이콘*/
|
|
|
.itemBadge {margin:2.0rem 0.5rem 0; margin-top:1rem; font-size: 0; overflow:hidden;}
|
|
|
.itemBadge [class*="badge"] {display:inline-block; height:2.2rem; margin:0.5rem 0.2rem 0 0; padding:0 0.5rem; background: #fff; color:#888888; font-size: 0.9rem; font-weight: 300; line-height: 2.2rem;}
|
|
|
+.itemBadge [class*="badge"] {display:none;}
|
|
|
.itemBadge [class*="badge"]:first-child {margin-left:0;}
|
|
|
+.itemBadge [class*="badge"]:nth-child(1) {display:inline-block;}
|
|
|
+.itemBadge [class*="badge"]:nth-child(2) {display:inline-block;}
|
|
|
+.itemBadge [class*="badge"]:nth-child(3) {display:inline-block;}
|
|
|
.itemBadge .badge13 {background:#f5f5f5; border-color:#f5f5f5;}
|
|
|
|
|
|
/* 상품코멘트*/
|
|
|
@@ -2477,8 +2483,8 @@
|
|
|
.br_search_wrap .inner .result {padding-bottom:3rem; margin: 1.5rem 0 1rem; border-bottom:0.1rem solid #dddddd;}
|
|
|
.br_search_wrap .inner:last-child .result {border:0 none;}
|
|
|
.br_search_wrap .inner .result .title_abbr { font-size: 1.6rem; font-weight: 700; margin-bottom:0.6rem;}
|
|
|
-.br_search_wrap .brand a {display:block; padding: 2rem 0 0; font-size: 1.2rem;}
|
|
|
-.br_search_wrap .brand a span { display: block; font-size: 0.8rem; color: #888;}
|
|
|
+.br_search_wrap .brand a {display:block; padding: 2rem 0 0; font-size: 1.3rem;}
|
|
|
+.br_search_wrap .brand a span { display: block; font-size: 1.2rem; color: #888;}
|
|
|
/* 브랜드 - br_search_nodata */
|
|
|
.br_search_wrap .nodata { width: 100%; height: 100%; margin: 14rem 0; padding: 0;}
|
|
|
.br_search_wrap .inner.nodata:last-child {margin-bottom: 14rem;}
|
|
|
@@ -2808,9 +2814,14 @@ header .htop .btn_back span i.gl1, header .htop .btn_back span i.gl2, header .ht
|
|
|
.item_prod .itemComment {margin: 0rem 0.4rem 0.4rem;}
|
|
|
|
|
|
.pd .tit {font-size: 1.7rem;}
|
|
|
+.pd_qnalist .info_txt .btn_group_flex button {font-size:1.4rem;}
|
|
|
|
|
|
.filter_top .tt {font-size: 1.8rem; font-weight: 500;}
|
|
|
.filter_list .form_field input[type="checkbox"] + label {font-size: 1.25rem;}
|
|
|
|
|
|
.mb .close a {background: url('/images/mo/ico_pop_cls.png') no-repeat center/100%; width: 1.6rem; height: 1.6rem;}
|
|
|
-.mb .close span {display: none;}
|
|
|
+.mb .close span {display: none;}
|
|
|
+
|
|
|
+.br_search_wrap .inner .result .title_abbr {font-size: 3.0rem;font-weight: 600;}
|
|
|
+.br_search_wrap .brand a {font-size: 1.4rem;}
|
|
|
+.br_search_wrap .brand a span {font-size: 1.2rem;}
|