|
|
@@ -126,7 +126,7 @@
|
|
|
.cs_contactUs_my .header .close a{position:absolute; top:50%; right:0; margin-top:-0.8rem; width:1.8rem; height:1.8rem; font-size:0; background-color:#fff;}
|
|
|
.cs_contactUs_my .inner { padding-bottom: 0;}
|
|
|
.cs_contactUs_my .select_dress span { width: 0.7rem; height: 0.7rem; background: url(/images/mo/ico_star02.png) no-repeat center; background-size: 0.7rem auto; display: inline-block; margin: 0 0 0 0.5rem; }
|
|
|
-.cs_contactUs_my input { width: 100%; height: 4.5rem; box-sizing: border-box; font-size: 1.4rem;}
|
|
|
+.cs_contactUs_my input[type="text"] { width: 100%; height: 4.5rem; box-sizing: border-box; font-size: 1.4rem;}
|
|
|
.cs_contactUs_my textarea { width: 100%; height: 15rem; box-sizing: border-box; padding: 1.5rem; font-size: 1.4rem;}
|
|
|
.cs_contactUs_my .form_field { margin: 0 0 1.2rem; }
|
|
|
.cs_contactUs_my .info_addfile ul li {font-size: 1.2rem; color: #c6c6c6;}
|
|
|
@@ -193,6 +193,8 @@
|
|
|
|
|
|
/* ============================================ 회원가입 ============================================ */
|
|
|
/* mb공통*/
|
|
|
+.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;}
|
|
|
.mb .close span{position:absolute; left:50%; margin-left:-0.05rem; display:inline-block; width:0.1rem; height:1.8rem; background-color:#000; transform:rotate(45deg);}
|
|
|
.mb .close span:first-child{transform:rotate(-45deg);}
|
|
|
@@ -201,8 +203,9 @@
|
|
|
.mb .form_wrap .form_field{margin-top:1rem;}
|
|
|
.mb .ui_row{margin-bottom:0;}
|
|
|
.mb input[type="text"], .mb input[type="password"] {float: none;}
|
|
|
-.mb .sns_wrap{margin-top:4rem;}
|
|
|
-.mb .sns_wrap .login_utill{display:inline-block; font-size:0;}
|
|
|
+.mb .sns_wrap{margin-top:3rem;}
|
|
|
+.mb .sns_wrap > h5 {font-size: 1.4rem;}
|
|
|
+.mb .sns_wrap .login_utill{display:inline-block; font-size:0; margin-top: 2rem;}
|
|
|
.mb .sns_wrap .login_utill > li{display:inline-block; margin-left:3.5rem;}
|
|
|
.mb .sns_wrap .login_utill > li:first-child{margin-left:0;}
|
|
|
.mb .sns_wrap .login_utill > li a{font-size:1.2rem;}
|
|
|
@@ -215,6 +218,7 @@
|
|
|
.mb .sns_wrap .login_utill > li.lu_yes24 a .ico{background:#f5f5f5;}
|
|
|
.mb .sns_wrap .login_utill > li.lu_yes24 a .ico:before{width:3.4rem; height:2.2rem; background-position: -3.6rem 0;}
|
|
|
.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 > li{position:relative; float:left; width:50%; height:4.5rem; line-height:4.5rem; background-color:#f5f5f5; color:#888; text-align:center;}
|
|
|
@@ -224,7 +228,8 @@
|
|
|
.mb .radio_tab{margin-bottom:2rem;}
|
|
|
.mb .radio_nav{margin-bottom:2.4rem;}
|
|
|
.mb .form_sign_up{margin-top:4rem;}
|
|
|
-.mb .form_sign_up .c_primary{font-size:1.6rem; font-weight:600;}
|
|
|
+.mb .form_sign_up p:last-child {color:#888; margin-top: 1rem;}
|
|
|
+.mb .form_sign_up .c_primary{font-size:1.6rem; font-weight:500;}
|
|
|
.mb .form_wrap .form_info {text-align:center;}
|
|
|
.mb .form_wrap .form_info p {font-size:1.4rem; font-weight:300; letter-spacing:-0.025em; line-height:1.6;}
|
|
|
.mb .form_wrap .form_info p.t_info {font-size:1.2rem; color:#888; font-weight:300; line-height:1.625;}
|
|
|
@@ -238,7 +243,9 @@
|
|
|
.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 [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 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_login */
|
|
|
.mb .mb_login .login_check{font-size:1.2rem; line-height:1.8rem;}
|
|
|
@@ -270,19 +277,19 @@
|
|
|
.mb_idInquiry_1 .form_field{flex-flow:row wrap; justify-content: space-between;}
|
|
|
.mb_idInquiry_1 .form_field .ui_col_4{padding:0.5rem; width:auto; box-sizing:border-box;}
|
|
|
.mb_idInquiry_1 .txt{margin:4rem 0; text-align:center; color:#888888;}
|
|
|
-.mb_idInquiry_1 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_1 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_2 */
|
|
|
-.mb_idInquiry_2 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_2 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_3 */
|
|
|
-.mb_idInquiry_3 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_3 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_4 */
|
|
|
-.mb_idInquiry_4 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_4 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_5 */
|
|
|
-.mb_idInquiry_5 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_5 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_6 */
|
|
|
.dormant .form_wrap .form_btn::after {clear:both; display:block; content:'';}
|
|
|
@@ -293,22 +300,23 @@
|
|
|
.dormant .form_wrap .form_summary {margin-top:3rem;}
|
|
|
.dormant .form_wrap .form_summary strong {font-size:1.4rem; font-weight:300;}
|
|
|
.dormant .form_wrap .form_summary p {margin-top:0.5rem; font-size:1.2rem; color:#888; font-weight:200; line-height:1.6; word-break:keep-all;}
|
|
|
-.mb_idInquiry_6 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_6 .btn{width:100%; height:5.2rem;}
|
|
|
|
|
|
/* mb_idInquiry_7 */
|
|
|
-.mb_idInquiry_7 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_7 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_idInquiry_8 */
|
|
|
.mb_idInquiry_8 .form_summary {padding-top:3rem; border-top: 0.1rem solid #ddd;}
|
|
|
-.mb_idInquiry_8 .form_summary .txt {position:relative; margin-bottom:0.6rem; font-size:1.2rem; line-height:1;}
|
|
|
+.mb_idInquiry_8 .form_summary .txt {position:relative; margin-bottom:0.8rem; font-size:1.3rem; line-height:1;}
|
|
|
.mb_idInquiry_8 .form_summary .txt span.c_primary {font-size:1.2rem; font-weight:700;}
|
|
|
.mb_idInquiry_8 .form_summary .btn {position:absolute; top:0.1rem; right:0; font-size:1.2rem; font-weight:300; border-color:#a7a7a7;}
|
|
|
-.mb_idInquiry_8 .form_summary .t_info {display:block; color:#888; font-size:1.2rem}
|
|
|
+.mb_idInquiry_8 .form_summary .t_info {display:block; color:#888; font-size:1.1rem}
|
|
|
.mb_idInquiry_8 .form_summary .t_info:nth-of-type(4){padding-right:8rem;}
|
|
|
-.mb_idInquiry_8 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_idInquiry_8 .btn_group_flex {margin-bottom: 3rem;}
|
|
|
+.mb_idInquiry_8 .btn_group_flex > div > .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_join_1 */
|
|
|
-.mb_join_1 .btn{width:100%; height:4.5rem;}
|
|
|
+.mb_join_1 .btn_group_flex > div > .btn {width:100%; height:4.5rem;}
|
|
|
|
|
|
/* mb_join_2 */
|
|
|
.mb .mb_join_2 .form_field{display:block;}
|
|
|
@@ -322,8 +330,21 @@
|
|
|
.mb .mb_join_3 .form_wrap .print_bar{padding:3.4rem 0; background: #f5f5f5; text-align:center;}
|
|
|
.mb .mb_join_3 .btn{width:100%; height:4.5rem;}
|
|
|
|
|
|
-
|
|
|
-
|
|
|
+/* mb_campaign */
|
|
|
+.mb .campaign .form_wrap .form_info p {line-height: 1.4;}
|
|
|
+.mb .campaign .form_wrap .form_info p.t_info {color:#666 !important; margin-top: 1rem;}
|
|
|
+.campaign .info_txt {padding:1.8rem; margin-top:3rem; background:#f5f5f5;}
|
|
|
+.campaign .info_txt ul li {position:relative; padding-left:0.8rem; margin-bottom:0.8rem; color:#888; font-size:1.1rem; font-weight:200; line-height:1.4;}
|
|
|
+.campaign .info_txt ul li:last-child {margin-bottom:0;}
|
|
|
+.campaign .info_txt ul li:after {content:''; position:absolute; top:7px; left:0; background:#858585; width:0.2rem; height:0.2rem;}
|
|
|
+.campaign .info_txt ul li .mb_name {font-weight:300;}
|
|
|
+.campaign .info_txt ul li em {font-weight:300;}
|
|
|
+.campaign .btn_group_flex > div > .btn.btn_primary {border:1px solid #fd4802}
|
|
|
+.btn_group_flex > div > .btn.btn_primary {border:1px solid #fd4802}
|
|
|
+
|
|
|
+.mb_join_2 .input_wrap .btn_hp_certi {position: absolute; top: 0; right: 0; height: 4.5rem; margin-left: 0; font-size: 1.4rem; font-weight: 300;}
|
|
|
+.mb .t_err {position: relative; padding-left: 2.1rem;}
|
|
|
+.mb .t_err::before {position: absolute; top: 0.1rem; left: 0; margin: 0;}
|
|
|
|
|
|
/* ================================================================== 제품상세 =========================================================================== */
|
|
|
/* common으로 이사갈것들 */
|
|
|
@@ -782,6 +803,17 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.cs .fold_head .fold_state{padding:0.2rem 0.3rem;}
|
|
|
.cs .fold_head .data{font-family: 'LATO', 'Noto Sans kr', sans-serif;}
|
|
|
.Purchase_pop .select_custom .combo .list>li{padding:1.2rem; line-height:2rem; word-wrap: break-word;}
|
|
|
+/* 210415 */
|
|
|
+.dp .popup_box .button_list.clear button{width:100% !important;}
|
|
|
+.dp .open_categori a{display: inline-block;font-size: 1.2rem;font-weight: 300;padding-right: 1.4rem;background: url(/images/mo/ico_sort_arrow.png) no-repeat right center;background-size: 0.7rem 0.43rem;}
|
|
|
+.dp .Bulletship_foot .clear{background:#f5f5f5; margin:4rem -2rem; padding:4rem 0 2.5rem 2rem;}
|
|
|
+.dp .dp_Bulletship .inner:first-child{margin-bottom:0; padding-bottom:0;}
|
|
|
+.dp .dp_Bulletship .items_option{padding-top:0; margin:0 2rem;}
|
|
|
+.dp .items_option #filter{height:4.5rem; border:0.1rem solid #dddddd;}
|
|
|
+.dp .dp_exhibition .items_option #filter{font-size:1.2rem; color:#666666; width:100%;line-height:4.5rem; padding:0 1.5rem; background-color:#fff;}
|
|
|
+.dp .dp_Bulletship .items_option #filter{font-size:1.2rem; color:#666666; width:100%;line-height:4.5rem; padding:0 1.5rem; background-color:#fff;}
|
|
|
+.Purchase_pop .select_custom .combo .list>li[data-soldout="true"]::after{top:1rem}
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1490,7 +1522,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.dp .dp_subtitle > a{position:relative; padding-right:2rem;}
|
|
|
.dp .dp_subtitle > a:before{content:''; position:absolute; right:0; top:50%; margin-top:-1px; width:0.7rem; height:1.3rem; background:url(/images/mo/ico_dp_arrow.png) center center no-repeat; background-size:contain; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
.dp .category_nav {margin-bottom:0 2rem -1.3rem; display: flex; justify-content: center; border-bottom:1px solid #eeeeee;}
|
|
|
-.dp .category_nav ul{padding:0 2rem; display:flex;}
|
|
|
+.dp .category_nav ul{padding:0 2rem; display:flex; margin-left:-5.3rem;}
|
|
|
.dp .category_nav ul::after {content:''; display: block; clear: both;}
|
|
|
.dp .category_nav ul li {margin-right:2rem; }
|
|
|
.dp .category_nav ul li button {position: relative; padding:1.5rem 0; font-size:1.4rem; font-weight:300; color:#222;}
|
|
|
@@ -1521,7 +1553,8 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
|
|
|
/* 전시상품리스트 공통(default) */
|
|
|
.dp .dp_list .sub_category{padding:0.8rem 0;}
|
|
|
-.dp .dp_list .sub_category .cate_wrap{white-space:nowrap; overflow-x:auto;}
|
|
|
+.dp .dp_list .sub_category .cate_wrap{white-space:nowrap; overflow-x:auto; -ms-overflow-style: none;}
|
|
|
+.dp .dp_list .sub_category .cate_wrap::-webkit-scrollbar{display:none;}
|
|
|
.dp .dp_list .sub_category .cate_wrap a{float:none; display:inline-block; margin-bottom:0;}
|
|
|
.dp .dp_list .sub_category .cate_wrap a:first-child{margin-left:2rem;}
|
|
|
.dp .dp_list .sub_category .cate_wrap a:last-child{margin-right:2rem;}
|
|
|
@@ -1565,7 +1598,8 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
/* 룩북 - dp_lookbook */
|
|
|
.dp .dp_lookbook .count_wrap {padding: 1.5rem 0 2rem;}
|
|
|
.dp .dp_lookbook .swiper_filter.brand{position:relative; margin-bottom:2rem;}
|
|
|
-.dp .dp_lookbook .swiper_filter.brand .cate_wrap{white-space:nowrap; overflow-x:auto; background-color:#fff; font-size:0;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .cate_wrap{white-space:nowrap; overflow-x:auto; background-color:#fff; font-size:0; -ms-overflow-style: none;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .cate_wrap::-webkit-scrollbar{display:none;}
|
|
|
.dp .dp_lookbook .swiper_filter.brand .cate_wrap a {position:relative; display:inline-block; background: #fff; margin-left:0.5rem; padding:0.8em 3.4rem 0.8rem 1.2rem; font-size: 1.2rem; color: #222; border-radius:2rem; line-height: 1; border:1px solid #dddddd;}
|
|
|
.dp .dp_lookbook .swiper_filter.brand .cate_wrap a:after{content:''; position:absolute; right:1.2rem; top:50%; width:0.8rem; height:0.8rem; background:url(/images/mo/ico_filter_remove.png) center center no-repeat; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
.dp .dp_lookbook .swiper_filter.brand .cate_wrap a:first-child{margin-left:0;}
|
|
|
@@ -1902,7 +1936,7 @@ header .htop.trans{position:absolute; background:transparent !important;}
|
|
|
.filter_body > ul > li .sizebox strong{display:block;}
|
|
|
/* 필터세부사항(컬러) */
|
|
|
.filter_body > ul > li .colorbox{padding:2rem 1rem; display:flex; flex-wrap: wrap;}
|
|
|
-.filter_body > ul > li .colorbox li {margin:0.5rem 0.5rem;}
|
|
|
+.filter_body > ul > li .colorbox li {margin:0.5rem 0.5rem; position:relative;}
|
|
|
.filter_body > ul > li .colorbox li .color-check input {position: absolute; display: block;overflow: hidden; height: 1px; width: 1px; clip: rect(1px, 1px, 1px, 1px);}
|
|
|
.filter_body > ul > li .colorbox li .color-check [class*="pdColor"],
|
|
|
.filter_body > ul > li .filter_content [class*="pdColor"] {position: relative; display: inline-block; width:2.4rem; height: 2.4rem; cursor: pointer;}
|