|
|
@@ -0,0 +1,1811 @@
|
|
|
+@charset "UTF-8";
|
|
|
+
|
|
|
+/* ============================================ 고객센터 ============================================ */
|
|
|
+/* cs 공통 */
|
|
|
+.cs .search_wrap{position: relative;}
|
|
|
+.cs .cs_search_input{font-size:1.5rem; height:4.5rem; width:100%; border:none !important; border-bottom:0.2rem solid #000 !important; position:relative; padding:0 !important;}
|
|
|
+.cs .cs_search_input + button{position:absolute; top:0; right:0; background:url(/images/mo/cs_search_btn.png) center center no-repeat; text-indent:-9999px; width:2.2rem; height:4.5rem;}
|
|
|
+.cs .inner{background:#fff;}
|
|
|
+.cs .inner > p{margin-top:1rem;}
|
|
|
+.cs .inner.none{position:relative; width:100%; height:31.2rem; color:#808080;}
|
|
|
+.cs .inner.none p{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
|
|
|
+.cs .see_more{font-size:1.5rem; border:0.1rem solid gray; width:100%; padding:1.6rem; font-weight:bold; position:relative; margin:2rem 0 0 0;}
|
|
|
+.cs .see_more > span{background:url(/images/mo/cs_qna_btn.png) no-repeat; text-indent:-9999px; display:block; width:2rem; position:absolute;}
|
|
|
+.cs .ui_row.nodata .foldGroup { display: none; }
|
|
|
+.cs .ui_row.nodata + .ui_foot { display: none; }
|
|
|
+.cs .ui_row.nodata {display: inherit; padding: 12.4rem 0; margin-bottom: 0; text-align: center;}
|
|
|
+.cs .ui_row.nodata {border:none;}
|
|
|
+.cs .ui_row.nodata::after {content:'총 0개의 목록이 있습니다.';}
|
|
|
+.cs .ui_foot{padding:0 2rem;}
|
|
|
+.cs .form_field .radio_wrap {width: 100%; display: flex; font-size: 1.4rem; font-weight: 600; padding: 0 0 6rem;}
|
|
|
+.cs .form_field .radio_wrap p { width: 40%; line-height: 2.4rem;}
|
|
|
+.cs .form_field .radio_wrap .ui_col_4 {width: 25%;}
|
|
|
+.cs .quick_list {margin-bottom:5rem;}
|
|
|
+.cs .quick_list ul,
|
|
|
+.cs .faq .quick_list ul li {box-sizing: border-box;}
|
|
|
+.cs .quick_list ul {width:100%; height: 26rem; display: flex; display: -ms-flexbox; flex-wrap: wrap; border:0.2rem solid #000; align-items: center;}
|
|
|
+.cs .quick_list ul li {width: 19.99%; height: 49.9%; text-align: center; border-left: 0.1rem solid #ddd; border-bottom: 0.1rem solid #ddd;}
|
|
|
+.cs .quick_list ul li:nth-child(1),
|
|
|
+.cs .faq .quick_list ul li:nth-child(6) {border-left:none;}
|
|
|
+.cs .quick_list ul li:nth-child(6),
|
|
|
+.cs .faq .quick_list ul li:nth-child(7),
|
|
|
+.cs .faq .quick_list ul li:nth-child(8),
|
|
|
+.cs .faq .quick_list ul li:nth-child(9),
|
|
|
+.cs .faq .quick_list ul li:nth-child(10) {border-bottom: none;}
|
|
|
+.cs .quick_list ul li a {display: flex; display: -ms-flexbox; justify-content: center; width:100%; height: 100%; line-height:2.6rem; font-size:1.6rem; font-weight: 200; align-items: center; color:#222; letter-spacing:-0.025em;}
|
|
|
+.cs .search_wrap .faq_search {height:19rem; background:#f5f5f5; padding:5rem; box-sizing:border-box; text-align:center;}
|
|
|
+.cs .search_wrap .faq_search .search_box {display:inline-block; position:relative; width:600px; padding-right:5rem; border-bottom:0.2rem solid #222; box-sizing: border-box; text-align:left;}
|
|
|
+.cs .search_wrap .faq_search .search_box input[type='text'] {display:inline-block; width:100%; height:5rem; padding-left:0; border:none; background:none; color:#222; font-size:3rem; font-weight:200; letter-spacing:-0.025em; line-height:1;}
|
|
|
+.cs .search_wrap .faq_search .search_box input[type='text']::placeholder {color:#888;}
|
|
|
+.cs .search_wrap .faq_search .search_box .btn_search {display:inline-block; position:absolute; right:0; top:1.1rem; width:2.8rem; height:2.8rem; overflow:hidden; background:url('/images/pc/ico_search_faq.png') no-repeat 50% 50%; font-size:0.1rem; text-indent:-9999px; z-index:2}
|
|
|
+.cs .search_wrap .faq_search .t_info {width:60rem; margin:1.5rem auto 0; font-weight:200; text-align:left;}
|
|
|
+.cs .search_wrap p{margin-top:0.8rem; font-size:1.2rem; color:#666666;}
|
|
|
+.cs .fold_nav {width:100%;}
|
|
|
+.cs .fold_nav ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; /*margin-top:-12px*/}
|
|
|
+.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.on {position: relative; background: #222; color:#fff; border: 0.1rem solid #222;}
|
|
|
+.cs .foldGroup .fold_head .fold_tit {max-width: 82rem;}
|
|
|
+.cs .foldGroup .fold_answer .answer_head {margin-bottom:1rem}
|
|
|
+.cs .foldGroup .fold_cont > div:first-of-type {border-top:0.1rem solid #ddd}
|
|
|
+.cs ul.inquiry_box{display:flex;}
|
|
|
+.cs ul.inquiry_box > li{width:33.3%; padding:1rem 0; border-right:0.2rem solid #e4e4e4;}
|
|
|
+.cs ul.inquiry_box > li:nth-last-child(1){border-right:0px none;}
|
|
|
+.cs ul.inquiry_box > li > p{text-align:center;}
|
|
|
+.cs ul.inquiry_box > li > p:nth-of-type(1){color:#000000; font-size:1.4rem; font-weight:bold;}
|
|
|
+.cs ul.inquiry_box > li > p:nth-of-type(2){margin-top:0.5rem; color:#696969; font-size:1.2rem; font-weight:500;}
|
|
|
+
|
|
|
+/* cs_faq_1 */
|
|
|
+.cs .cs_faq_1{background-color:#f5f5f5}
|
|
|
+.cs .cs_faq_1 .inner{margin-bottom:1.2rem; padding-top:2.5rem; padding-bottom:2.5rem; background-color:#fff;}
|
|
|
+.cs .cs_faq_1 .inner:last-child{padding-top:0; margin-bottom:0;}
|
|
|
+.cs .cs_faq_1 .select_list {margin-top:2.3rem}
|
|
|
+.cs .cs_faq_1 .select_list > li{display:inline;}
|
|
|
+.cs .cs_faq_1 .select_list > li > button{font-size:1.5rem; border:0.1rem solid #e4e4e4; padding:1rem 1.5rem; border-radius:2rem; margin-bottom:0.6rem;}
|
|
|
+.cs .cs_faq_1 .select_list > li > button.on{background-color:#000; color:#fff}
|
|
|
+.cs .cs_faq_1 .qna_list{transition:0.4s;}
|
|
|
+.cs .cs_faq_1 .qna_list > li{display:flex; justify-content:space-between; padding:2.6rem 2.0rem; border-bottom:0.1rem solid #e1e1e1; position:relative; margin:0 -2.0rem;}
|
|
|
+.cs .cs_faq_1 .qna_list > li > div.title{width:90%;}
|
|
|
+.cs .cs_faq_1 .qna_list > li > div.title > p:nth-of-type(1){font-size:1.4rem; color:#a8a8a8; margin-bottom:0.4rem;}
|
|
|
+.cs .cs_faq_1 .qna_list > li > div.title > p:nth-of-type(2){font-size:1.7rem; width:100%; line-height:2.4rem; font-weight:600; font-weight:500;}
|
|
|
+.cs .cs_faq_1 .qna_list > li > span{background:url(/images/mo/cs_qna_btn.png) no-repeat; text-indent:-9999px; display:block; width:2rem; position:absolute; top:50%; right:2.0rem;}
|
|
|
+.cs .cs_faq_1 .qna_list > li > span.on{background:url(/images/mo/cs_qna_btn_on.png) no-repeat;}
|
|
|
+.cs .cs_faq_1 .qna_list > div.answer{background-color:#f5f5f5; padding:2.3rem 2.0rem; border-bottom:1px solid #e1e1e1; display:none; overflow:hidden; margin:0 -2.0rem;}
|
|
|
+.cs .cs_faq_1 .qna_list > div.answer > p{font-size:1.5rem; width:90%; line-height:2.4rem;}
|
|
|
+.cs .cs_faq_1 .fold_nav{margin-top:2rem;}
|
|
|
+.cs .cs_faq_1 .ui_row.nodata::after {
|
|
|
+ content: '검색어 조건에 맞는 항목이 없습니다.';
|
|
|
+}
|
|
|
+
|
|
|
+/* cs_contactUs_1 */
|
|
|
+.cs .cs_contactUs_1{background-color:#f5f5f5}
|
|
|
+.cs .cs_contactUs_1 .inner{margin-bottom:1.2rem; padding-top:2.5rem; padding-bottom:2.5rem; background-color:#fff;}
|
|
|
+.cs .cs_contactUs_1 .inner:last-child{padding-top:0; margin-bottom:0;}
|
|
|
+.cs .cs_contactUs_1 .inner.m_pb45{padding-bottom:45px;}
|
|
|
+.cs .cs_contactUs_1 .qna_list{transition:0.4s;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li{display:flex; justify-content:space-between; padding:2.6rem 2.0rem; border-bottom:1px solid #e1e1e1; position:relative; margin:0 -2.0rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title{width:90%; overflow:hidden;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title > span{display:inline-block; background-color:#a4a4a4; color:#fff; padding:0.1rem 0.4rem 0; bottom:1rem; margin-bottom:1rem; line-height:2.4rem; margin-right:0.6rem}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title > span.on{background-color:#fd4802;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title > p:nth-of-type(1){font-size:1.4rem; color:#a8a8a8; margin-bottom:0.4rem; display:inline-block; font-weight:500;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title > p:nth-of-type(2){font-size:1.7rem; width:100%; line-height:2.4rem; font-weight:600;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > div.title > p:nth-of-type(3){margin-top:0.4rem; color:#828282; font-weight:600;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > span{background:url(/images/mo/cs_qna_btn.png) no-repeat; text-indent:-9999px; display:block; width:2.0rem; position:absolute; top:50%; right:2.0rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > li > span.on{background:url(/images/mo/cs_qna_btn_on.png) no-repeat;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer{background-color:#f5f5f5; padding:2.3rem 2.0rem; border-bottom:0.1rem solid #e1e1e1; display:none; overflow:hidden; margin:0 -2.0rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer > p{font-size:1.5rem; width:100%; line-height:2.4rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .form_wrap{margin-top:1.6rem}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .form_wrap .fileAdd{width:10rem; height:10rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .form_wrap .pics{width:10rem; height:10rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer{margin-top:2rem}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer > p{font-size:1.5rem; line-height:2.4rem; width:100%;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer > p > span{color:#fd4802;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer > div{display:flex; justify-content:space-between; margin-top:0.6rem; color:#828282}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer > div > p{font-size:1.5rem;}
|
|
|
+.cs .cs_contactUs_1 .qna_list > div.answer .two_dep_answer > div > p:nth-of-type(2){border-bottom:0.1rem solid #828282; height:1.7rem;}
|
|
|
+.cs .cs_contactUs_1 .ui_row.nodata::after {
|
|
|
+ content: '등록된 문의가 없습니다.';
|
|
|
+}
|
|
|
+.modal#thumb_pic .modal-header{border-bottom:0;}
|
|
|
+.modal#thumb_pic .modal-body{margin-top: 5rem; padding:0}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop{height:100%; width:100%;}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop .swiper-wrapper .swiper-slide img{position:absolute; top:50%; transform:translate(0, -50%);}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop .pop_img{position: relative; width: 100%; padding-bottom: 150%; background-size:contain; background-position: center center; background-repeat: no-repeat;}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop .swiper-pagination{position:relative; margin-top:1rem; margin-bottom:1rem; bottom:0;}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop .swiper-pagination-bullet{height:1rem; width:1rem;}
|
|
|
+.modal#thumb_pic .swiper-container.cs_pop .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ff4701;}
|
|
|
+
|
|
|
+/* cs_contactUs_my */
|
|
|
+.cs_contactUs_my {}
|
|
|
+.cs_contactUs_my .header { height: 2rem; padding: 0 2rem; display: flex; justify-content: space-between; align-items: center; font-size: 2rem; font-weight: bold; margin: 1.6rem 0;}
|
|
|
+.cs_contactUs_my .header .close{position: relative; height:5.2rem;}
|
|
|
+.cs_contactUs_my .header .close span{position:absolute; left:50%; margin-left:-0.5px; display:inline-block; width:1px; height:18px; background-color:#000; transform:rotate(45deg);}
|
|
|
+.cs_contactUs_my .header .close span:first-child{transform:rotate(-45deg);}
|
|
|
+.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 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;}
|
|
|
+.cs_contactUs_my_footer { width: 100%; height: 4.5rem; background: #222; color: #fff; text-align: center; font-size: 1.4rem; line-height: 4.5rem; bottom: 0; position: fixed; z-index: 1000;}
|
|
|
+.cs_contactUs_my .select_dress { height: 4.5rem; padding: 0 1.5rem; line-height: 4.5rem;}
|
|
|
+.cs_contactUs_my .blt_dot {position:relative; padding-left:1rem}
|
|
|
+.cs_contactUs_my .blt_dot::before {content:''; position:absolute; left:0; top:50%; margin-top:-0.2rem; width:0.3rem; height:0.3rem; background:#888;}
|
|
|
+.cs_contactUs_my textarea,
|
|
|
+.cs_contactUs_my .select,
|
|
|
+.cs_contactUs_my input[type="text"] {width:100%; font-weight:200; box-sizing:border-box; color:#222; font-size:1.2rem; font-weight:300;}
|
|
|
+.cs_contactUs_my input[type="text"]::placeholder,
|
|
|
+.cs_contactUs_my textarea::placeholder {color:#888; font-weight:200;}
|
|
|
+.cs_contactUs_my .form_control {height:4.2rem; color:#222; font-size:1.4rem;}
|
|
|
+.cs_contactUs_my textarea {height:20rem; padding:1.5rem;}
|
|
|
+.cs_contactUs_my .input_label {line-height:4.2rem;}
|
|
|
+.cs_contactUs_my .form_field {margin-top:1rem}
|
|
|
+.cs_contactUs_my .form_field:first-of-type {margin-top:0; margin-bottom:-0.5rem;}
|
|
|
+.cs_contactUs_my .form_field .cellphone {display:block;}
|
|
|
+.cs_contactUs_my .form_field .cellphone input[type="text"]{width:40rem;}
|
|
|
+.cs_contactUs_my .form_field .cellphone .ck_box {display:inline-block;}
|
|
|
+.cs_contactUs_my .contactus_cnt {color:#888}
|
|
|
+.cs_contactUs_my .select {height:4.2rem; font-size:1.2rem;}
|
|
|
+.cs_contactUs_my .select .select_dress {color:#222; font-weight:200;}
|
|
|
+.cs_contactUs_my .select .select_dress:after {top:16px; right:1.5rem; border-color:#888 transparent transparent transparent;}
|
|
|
+.cs_contactUs_my .select .select_dress.active:after {top:1rem; border-color: transparent transparent #888 transparent;}
|
|
|
+.cs_contactUs_my .select .select_options {color:#666}
|
|
|
+.cs_contactUs_my .help_block {margin-top:1rem; text-indent:0;}
|
|
|
+.cs_contactUs_my .ck_box {padding:0.3rem 0}
|
|
|
+.cs_contactUs_my .ck_box input[type="checkbox"] + label {font-size:1.6rem; font-weight:200;}
|
|
|
+.cs_contactUs_my .ck_box:first-child{margin-right:2rem;}
|
|
|
+.cs_contactUs_my .t_err {font-weight:200}
|
|
|
+.cs_contactUs_my .t_err::before {background-image:url('/images/pc/ico_err2.png');}
|
|
|
+.cs_contactUs_my .info_addfile > ul > li{position:relative; padding-left:0.8rem;}
|
|
|
+.cs_contactUs_my .info_addfile > ul > li:before{display:inline-block; content:"·"; position:absolute; left:0;}
|
|
|
+.cs_contactUs_my .info_addfile {margin-top:2rem; color:#666; font-size:1.2rem; font-weight:200;}
|
|
|
+.cs_contactUs_my .sec_foot {margin-top:6rem}
|
|
|
+.cs_contactUs_my .sec_foot .btn.btn_md {margin:0px 0.5rem; font-weight:300; padding:1.5rem 9rem;}
|
|
|
+.cs_contactUs_my .txt_cnt {position:absolute; right:1.5rem; bottom:1.5rem; text-align:right; font-size:1.2rem;}
|
|
|
+.cs_contactUs_my .cellphone .input_wrap{display:flex; flex-wrap:wrap;}
|
|
|
+.cs_contactUs_my .cellphone .input_wrap .tt{padding:0.3rem 0; margin-right:3rem; font-weight:600;}
|
|
|
+.cs_contactUs_my .img_group .thumb_pic {position:relative; display:inline-block; width:7.4rem; height:7.4rem; border:0.1rem solid #ddd; margin-right:0.4rem; box-sizing:border-box; overflow:hidden;}
|
|
|
+.cs_contactUs_my .img_group .thumb_pic img {position:absolute; top:50%; transform: translateY(-50%); width:100%; height: auto;}
|
|
|
+.pop_cont .cs_contactUs_my .tt { font-size: 1.4rem; line-height: 3.1rem;}
|
|
|
+
|
|
|
+/* cs_product_1 */
|
|
|
+.cs .cs_product_1{background-color:#f5f5f5}
|
|
|
+.cs .cs_product_1 .inner{margin-bottom:1.2rem; padding-top:2.5rem; padding-bottom:2.5rem; background-color:#fff;}
|
|
|
+.cs .cs_product_1 .inner:last-child{padding-top:0; margin-bottom:0;}
|
|
|
+.cs .cs_product_1 .ui_row.nodata::after {
|
|
|
+ content: '등록된 문의가 없습니다.';
|
|
|
+}
|
|
|
+
|
|
|
+/* cs_notice_1 */
|
|
|
+.cs .cs_notice_1{background-color:#f5f5f5}
|
|
|
+.cs .cs_notice_1 .inner{margin-bottom:1.2rem; padding-top:2.5rem; padding-bottom:2.5rem; background-color:#fff;}
|
|
|
+.cs .cs_notice_1 .inner:last-child{padding-top:0; margin-bottom:0;}
|
|
|
+.cs .cs_notice_1 .blockLyout > .block:first-child{padding-top:0;}
|
|
|
+.cs .cs_notice_1 .ui_row.nodata::after {
|
|
|
+ content: '등록된 공지가 없습니다.';
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+/* ============================================ 회원가입 ============================================ */
|
|
|
+/* mb공통*/
|
|
|
+.mb .close{position: relative; height:5.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);}
|
|
|
+.mb .close a{position:absolute; top:50%; right:2rem; margin-top:-0.8rem; width:1.8rem; height:1.8rem; font-size:0; background-color:#fff;}
|
|
|
+.mb .cont_head h2{margin-bottom:3rem; text-align:center; font-size:1.8rem; font-weight:700;}
|
|
|
+.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 .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;}
|
|
|
+.mb .sns_wrap .login_utill > li a .ico{position:relative; display:block; margin-bottom:0.7rem; width:5rem; height:5rem; background-color:#ccc; border-radius:50%;}
|
|
|
+.mb .sns_wrap .login_utill > li a .ico:before{display:block; content:''; position:absolute; top:50%; left:50%; background:url(/images/mo/ico_snslogin.png); transform:translate(-50%, -50%);}
|
|
|
+.mb .sns_wrap .login_utill > li.lu_kakao a .ico{background:#ffe500;}
|
|
|
+.mb .sns_wrap .login_utill > li.lu_kakao a .ico:before{width:2rem; height:2.2rem; background-position:0 0;}
|
|
|
+.mb .sns_wrap .login_utill > li.lu_naver a .ico{background:#69c441;}
|
|
|
+.mb .sns_wrap .login_utill > li.lu_naver a .ico:before{width:1.6rem; height:2.2rem; background-position: -2rem 0;}
|
|
|
+.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 .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;}
|
|
|
+.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:1rem; height:0.2rem; background:#fd4802}
|
|
|
+.mb .tab_btn > li.active:after{width:100%;}
|
|
|
+.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_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;}
|
|
|
+.mb .find_result {padding:0px 0px 40px; font-weight:200;}
|
|
|
+.mb .find_result .help_block {text-align:left}
|
|
|
+.mb .find_result input {font-size:1.2rem;}
|
|
|
+.mb .find_result .form_print_bar {padding:3.4rem 0; margin-top:2.5rem; display: flex; display: -ms-flexbox; justify-content: center; align-items: center; background: #f5f5f5; text-align: left; color:#222; font-size:1.2rem;}
|
|
|
+.mb .find_result .form_print_bar ul li {margin-top: 1.2rem;}
|
|
|
+.mb .find_result .form_print_bar ul li:first-child {margin-top: 0;}
|
|
|
+.mb .find_result .form_print_bar ul li span {display:inline-block;}
|
|
|
+.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%;}
|
|
|
+
|
|
|
+/* mb_login */
|
|
|
+.mb .mb_login .login_check{font-size:1.2rem; line-height:1.8rem;}
|
|
|
+.mb .mb_login .login_check .form_field{margin:0;}
|
|
|
+.mb .mb_login .login_check:after{content:''; display:block; clear:both;}
|
|
|
+.mb .mb_login .login_check .left{float:left;}
|
|
|
+.mb .mb_login .login_check .right{float:right;}
|
|
|
+.mb .mb_login .login_check .right ul{overflow:hidden;}
|
|
|
+.mb .mb_login .login_check .right ul > li{position:relative; float:left; margin-left:1rem; padding-left:1rem;}
|
|
|
+.mb .mb_login .login_check .right ul > li:first-child{margin-left:0rem; padding-left:0rem;}
|
|
|
+.mb .mb_login .login_check .right ul > li::before{content: ''; position:absolute; width:0.1rem; height:1rem; left:0; top:50%; transform:translateY(-50%); background:#ddd;}
|
|
|
+.mb .mb_login .login_check .right ul > li:first-child::before{display:none;}
|
|
|
+.mb .mb_login .captcha {margin-top:2rem; text-align: left;}
|
|
|
+.mb .mb_login .captcha .lap{display: flex; align-items: center;}
|
|
|
+.mb .mb_login .captcha .captcha_box {width:100%; height:6.6rem; border: 0.1rem solid #ddd; background: chartreuse;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual {margin-left:0.6rem;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual button {width:9rem; height:3rem; display: block; border:1px solid #ddd; border-radius: 0.3rem; background-color:#f5f5f5;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual button:before{content:''; display:inline-block; margin-right:0.4rem; width:1.4rem; height:1.4rem; background:url('/images/mo/ico_captcha_btn.png') no-repeat center 0; vertical-align:middle;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual button:last-child:before {background-position:center -4rem;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual button:first-child {margin-bottom:0.6rem;}
|
|
|
+.mb .mb_login .captcha .captcha_btn_dual button:last-child {background-position:center -3.1rem;}
|
|
|
+.mb .mb_login .captcha .captcha_area {margin-top:0.6rem;}
|
|
|
+.mb .mb_login .captcha .captcha_area input {padding:1.3rem 0 15px 1.3rem;}
|
|
|
+.mb .mb_login .captcha .captcha_area label { display: block; width: 100%; margin:-0.8rem 0 0.4rem 0;}
|
|
|
+
|
|
|
+/* mb_idInquiry_1 */
|
|
|
+.mb_idInquiry_1 .radio_nav{margin-left:-0.5rem; margin-right:-0.5rem;}
|
|
|
+.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_6 */
|
|
|
+.dormant .form_wrap .form_btn::after {clear:both; display:block; content:'';}
|
|
|
+.dormant .form_wrap .ui_row button {position:relative; border-radius:2.5rem;}
|
|
|
+.dormant .form_wrap .ui_row button span {font-size:1.4rem; font-weight: 300;}
|
|
|
+.dormant .form_wrap .ui_row button span .ico {margin-right:1rem}
|
|
|
+.dormant .form_wrap .ui_row button span .ico::before {margin-top:-0.6rem}
|
|
|
+.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_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 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:nth-of-type(4){padding-right:8rem;}
|
|
|
+
|
|
|
+/* mb_join_2 */
|
|
|
+.mb .mb_join_2 .form_field{display:block;}
|
|
|
+.mb .mb_join_2 .form_wrap .desc_wrap p {font-size:12px; line-height:1.75; font-weight:200; color:#888;}
|
|
|
+.mb .mb_join_2 .form_wrap .desc_wrap p a {color:#666; font-weight:300;}
|
|
|
+.mb .mb_join_2 .help_block::after {clear:both; display:block; width:100%;}
|
|
|
+.mb .mb_join_2 .help_block .btn.btn_sm {float:left; margin-right:0.4rem; border-color:#222; font-size:1.2rem;}
|
|
|
+
|
|
|
+/* mb_join_3 */
|
|
|
+.mb .mb_join_3 .form_wrap .print_bar{padding:3.4rem 0; background: #f5f5f5; text-align:center;}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+/* ================================================================== 제품상세 =========================================================================== */
|
|
|
+/* common으로 이사갈것들 */
|
|
|
+.pb0{padding-bottom:0!important;}
|
|
|
+.ico_besttag{height:1.5rem; vertical-align:middle;}
|
|
|
+.ico_besttag::before {content: ""; width: 31px; height: 15px; background: url(/images/pc/ico_besttag.png) no-repeat 50% 50%; background-size: cover;}
|
|
|
+
|
|
|
+/* button*/
|
|
|
+.pd_detail .btn_coupon,
|
|
|
+.pd_detail .btn_shoppingBag{border:1px solid #fd4802; color:#fd4802;}
|
|
|
+.pd_detail .btn_coupon{margin-top:1.7rem;}
|
|
|
+.pd_detail .btn_shoppingBag{margin-top:3rem;}
|
|
|
+.pd_detail .btn_brandHome{border-color:#a7a7a7;}
|
|
|
+
|
|
|
+/* 슬라이드아이템*/
|
|
|
+.item_prod {display: inline-block;font-size: 0px;vertical-align: top;color: rgb(31, 31, 31);position: relative;letter-spacing: -0.2px;}
|
|
|
+.item_prod .item_state {position: relative; padding:0; box-sizing: border-box;}
|
|
|
+.item_prod .itemLike {position: absolute;top:1rem;right:1rem;font-size: 0px;z-index: 2;width: 1.7rem;height: 1.7rem; background: url('/images/mo/ico_like.png');background-size: 3.4rem;background-position:0px 0px;background-repeat: no-repeat;}
|
|
|
+.item_prod .itemLike::before,
|
|
|
+.item_prod .itemLike::after {content: "";position: absolute;top: 0px;right: 0px;width: 100%;height: 100%; background-repeat: no-repeat;background-position: right top;background-size: contain;opacity: 0;transition: opacity 200ms ease 0s;}
|
|
|
+.item_prod .itemLike::before {background: url('/images/mo/ico_like.png');background-size: 3.4rem;background-position:-1.7rem 0px;background-repeat: no-repeat;}
|
|
|
+.item_prod .itemLike::after {background: url('/images/mo/ico_like.png');background-size: 3.4rem;background-position: -1.7rem 0px;background-repeat: no-repeat;}
|
|
|
+.item_prod .itemLike:hover::before,
|
|
|
+.item_prod .itemLike:active::before {opacity: 1;}
|
|
|
+.item_prod .itemLike.active::before {opacity: 1;}
|
|
|
+.item_prod .itemLink {position: relative;text-decoration: none;color: rgb(102, 102, 102);cursor: pointer;display: block;}
|
|
|
+.item_prod .itemPic {position: relative;width: 100%;margin-bottom: 15px;padding-top: 150%;font-size: 0px;overflow: hidden;}
|
|
|
+.item_prod .itemPic::after {content: "";display: block;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0.03;background-color: rgb(0, 0, 0);}
|
|
|
+.item_prod .itemPic .pd_img {position: absolute;width: 100%;height: auto;top: 50%;left: 0px;transform: translateY(-50%);}
|
|
|
+.item_prod .itemBrand {display: inline-block; margin: 0px 0.5rem 0.3rem; font-size: 1rem;font-weight: 300;color: rgb(137, 137, 137);}
|
|
|
+.item_prod .itemComment{margin: 0.8rem 0.5rem 0px;line-height: 1; font-size: 1.1rem;font-weight: 300;color: #fd4802;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
|
+.item_prod .itemName {margin: 0px 0.5rem 0.8rem; font-size: 1.1rem; font-weight:300; color: rgb(31, 31, 31); max-height: 3rem; position: relative; overflow: hidden; white-space: normal; overflow-wrap: break-word; display: block;}
|
|
|
+.item_prod .itemName {display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
|
|
|
+.item_prod .itemName .tit_option{font-weight:500;}
|
|
|
+.item_prod .itemPrice {position: relative; line-height: 1;font-size: 1.5rem; font-weight: 300; color:#222; margin: 0px 0.5rem; text-align: left;}
|
|
|
+.item_prod .itemPrice_original {position: relative; margin-bottom:0.5rem; display:block; line-height:1; font-size: 1rem; font-weight: 300; color: rgb(204, 204, 204); text-decoration:line-through;}
|
|
|
+.item_prod .itemText{margin-top:0.5rem; font-size:1.1rem; color:#888888; font-weight:300;}
|
|
|
+/* .item_prod .itemPrice_original::after{content: ''; display: inline-block; position: absolute; top: 50%; left: 0; bottom:auto; right:auto; width: 100%; height: 1px; background: rgb(204, 204, 204) ; transform: translateY(-50%);} */
|
|
|
+.item_prod .itemPercent {position: absolute;top: auto;right: 0px;bottom: 0;left: auto;margin-left: 15px;line-height:1;font-size: 1.5rem;font-weight: 300;color: #fd4802;}
|
|
|
+.rank {position: absolute; z-index: 1; font-size: 14px; color: #ffffff; top: 0; left: 0; width: auto; height: auto; min-width: 40px; max-height: 40px; text-align: center; line-height: 0.9; padding: 14px 0px;}
|
|
|
+.rank::after {content: ""; z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: currentColor; background: #222222; clip-path: polygon(40px 0, 40px 30px, 30px 40px, 0 40px, 0 0); clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0); clip-path: polygon(100% 0, 100% calc( 100% - 10px), calc( 100% - 10px) 100%, 0 100%, 0 0);}
|
|
|
+
|
|
|
+/* pd 상품상세 공통 */
|
|
|
+.pd .swiper-container{overflow:visible;}
|
|
|
+.pd .tit{margin-bottom:1.5rem; font-size:1.4rem; font-weight:500; color:#222}
|
|
|
+.pd .ptok{padding-top:3rem!important;}
|
|
|
+.pd .ptok2{padding-top:4rem!important; padding-bottom:4rem!important;}
|
|
|
+.pd .area_slider{text-align:left;}
|
|
|
+.pd .dot_info {position:relative; padding-left:0.8rem; font-size:1.1rem;}
|
|
|
+.pd .dot_info::before {content:'·'; position:absolute; left:0; top:0; line-height:inherit;}
|
|
|
+
|
|
|
+/* pd_detail */
|
|
|
+/* 1 */
|
|
|
+.pd_detail{background-color:#f5f5f5;}
|
|
|
+.pd_detail > .inner{margin-bottom:1.2rem; padding-bottom:3rem; background-color:#fff;}
|
|
|
+.pd_detail > .inner:first-child{margin-bottom:0;}
|
|
|
+.pd_detail > .inner:last-child{margin-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: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 .thumb_list{position:relative;}
|
|
|
+.pd_detail .thumb_box .thumb_list .thumb{position:relative; width:100%; padding-bottom: 150%;; background-color:#f5f5f5; overflow: hidden;}
|
|
|
+.pd_detail .thumb_box .thumb_list .thumb img{position:absolute; width:100%; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
|
|
|
+.pd_detail .thumb_box .thumb_list .thumb.mov::after {
|
|
|
+ content: '';
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ top: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background: rgba(0,0,0,0.3) url(/images/mo/ico_play.png) no-repeat 50% 50%;
|
|
|
+ z-index: 2;
|
|
|
+}
|
|
|
+.pd_detail .thumb_box .thumb_paging{position:absolute; left:50%; bottom:6.5rem; padding:0.2rem 0; width:6rem; height:2rem; font-size:1.2rem; color:#fff; text-align:center; background-color:#222; border-radius:3rem; box-sizing: border-box; -webkit-transform:translateX(-50%); transform:translateX(-50%); z-index:3;}
|
|
|
+.pd_detail .thumb_box .thumb_paging strong{font-weight:700;}
|
|
|
+.pd_detail .thumb_box .swiper-pagination {display:inline-block; width:auto; padding:0.2rem 1rem; border-radius:2rem; font-size:1.2rem; color:#fff; background-color:rgba(34,34,34,.5);}
|
|
|
+.pd_detail .thumb_box .swiper-pagination-fraction{position:absolute; left:50%; bottom:6rem;-webkit-transform:translateX(-50%); transform:translateX(-50%);}
|
|
|
+.pd_detail .descript_box .name{font-size:1.6rem; font-weight:400; color:#222;}
|
|
|
+.pd_detail .descript_box .comment{margin-top:0.4rem; font-size:1.2rem; font-weight:400; color:#666666;}
|
|
|
+.pd_detail .descript_box .price_blk{margin-top:1.2rem;}
|
|
|
+.pd_detail .descript_box .price_blk > span{margin-left:1rem;}
|
|
|
+.pd_detail .descript_box .price_blk > span:first-child{margin-left:0;}
|
|
|
+.pd_detail .descript_box .price_blk .sale_price{font-size:1.7rem; font-weight:700; color:#222222;}
|
|
|
+.pd_detail .descript_box .price_blk .sale_price em{font-size:2rem; font-weight:600; color:#222222;}
|
|
|
+.pd_detail .descript_box .price_blk .org_price{font-size:1.4rem; font-weight:400; color:#888888;}
|
|
|
+.pd_detail .descript_box .price_blk .org_price em{font-size:1.6rem;}
|
|
|
+.pd_detail .descript_box .price_blk .sale_percent{font-size:1.6rem; font-size:1.6rem; font-weight:500; color:#fd4802;}
|
|
|
+.pd_detail .descript_box .save_point{margin-top:1.2rem; font-size:1.3rem; font-weight:300; color:#888888;}
|
|
|
+.pd_detail .descript_box .save_point:before{display:inline-block; content:''; margin-right:0.4rem; width:1.2rem; height:1.2rem; background:url(/images/mo/ico_point.png) center center no-repeat; background-size:cover;}
|
|
|
+.pd_detail .descript_box .btn_group_flex{margin-top:1.7rem;}
|
|
|
+.pd_detail .descript_box .btn_group_flex button{border:1px solid #fd4802; color:#fd4802; background: #fff;}
|
|
|
+/* 2 */
|
|
|
+.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::after{content:''; position:absolute; right:-12px; bottom:-18px; border:12px solid transparent; border-top:12px 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 p::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .timer_box p span {display:inline-block; position:relative; }
|
|
|
+.pd_detail .timer_box p .tt {position:relative; padding-left:28px; color:#fff; font-size:1.3rem;}
|
|
|
+.pd_detail .timer_box p .tt::before {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:18px; height:18px; background:url('/images/pc/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 em {display:inline-block; position:relative; padding-left:6px;}
|
|
|
+.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::before {display:none;}
|
|
|
+.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::after {content:''; position: relative; display:inline-block; width:2rem; height:1px;}
|
|
|
+.pd_detail .option_box .opt_color ul li {margin-right:0.5rem; display:inline-block; width: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:150%; box-sizing:border-box; width:5rem;}
|
|
|
+.pd_detail .option_box .opt_color ul li a img {position:absolute; top:0; left:0; width:100%;}
|
|
|
+.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:1px solid #fd4802; box-sizing:border-box;}
|
|
|
+.pd_detail .option_box > [class^="opt_"] .opt_header {margin-bottom:0.5rem;}
|
|
|
+.pd_detail .option_box > [class^="opt_"] .opt_header .title {margin-right:1rem; font-weight:500; color:#222;}
|
|
|
+.pd_detail .option_box > [class^="opt_"] .opt_header .color {color:#666666; font-weight:300;}
|
|
|
+.pd_detail .option_box .opt_size .form_field {display:block;}
|
|
|
+.pd_detail .option_box .opt_size .form_field .lap{margin:-0.25rem -0.25rem 0; overflow:hidden;}
|
|
|
+.pd_detail .option_box .opt_size .form_field .lap > div {margin:0.25rem; float:left; width:auto;}
|
|
|
+.pd_detail .option_box .opt_size .form_field input[type="radio"] + label {display:block; width:6rem; height:3.4rem; padding:0; line-height:3.4rem; text-align:center; background:#fff; box-sizing:border-box; border:1px solid #ddd; color:#222; font-weight:200; font-size:1.2rem;}
|
|
|
+.pd_detail .option_box .opt_size .form_field input[type="radio"] + label::before,
|
|
|
+.pd_detail .option_box .opt_size .form_field input[type="radio"] + label::after {display:none;}
|
|
|
+.pd_detail .option_box .opt_size .form_field input[type="radio"]:checked + label {border:1px solid #222;}
|
|
|
+.pd_detail .option_box .opt_size .form_field input[type="radio"]:disabled + label {text-decoration:line-through; background:#f5f5f5; border-color:#f5f5f5; color:#bbb; opacity:1;}
|
|
|
+.pd_detail .option_box .opt_count {padding-bottom:0;}
|
|
|
+.pd_detail .option_box .opt_result {}
|
|
|
+.pd_detail .option_box .opt_result .result_item {position:relative; margin-bottom:1rem; padding:2rem; background-color:#f5f5f5;}
|
|
|
+.pd_detail .option_box .opt_result .result_item:last-child{margin-bottom:0;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .opt_header{padding-bottom:0; padding-right:1.5rem;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .opt_header span {display:block}
|
|
|
+.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 .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;}
|
|
|
+.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 .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 .number_count {margin-top:2rem; display:inline-block; border:1px solid #ddd; background-color:#fff;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count span,
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count input[type='text']{float:left;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count span {cursor:pointer; position:relative; display:inline-block; width:3.2rem; height:3.2rem; text-align:center;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:12px; height:12px; 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 .minus::after {content:''; background-position:0 0;}
|
|
|
+.pd_detail .option_box .opt_result .result_item .number_count input[type='text'] {width:32px; height:32px; 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;}
|
|
|
+.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 > div {margin:0.25rem; float:left; width:auto;}
|
|
|
+.option_box .opt_size .form_field2 label > span{position:relative; display:block; width:6rem; height:3.4rem; padding:0; line-height:3.4rem; text-align:center; background:#fff; box-sizing:border-box; color:#222; font-weight:200; font-size:1.2rem; border:1px solid #ddd; cursor: pointer;}
|
|
|
+.option_box .opt_size .form_field2 label input[type="radio"]{position:absolute; width:0; height:0; visibility:hidden;}
|
|
|
+.option_box .opt_size .form_field2 label input[type="radio"]:checked + span{border:1px solid #222;}
|
|
|
+.option_box .opt_size .form_field2 label input[type="radio"]:disabled + span{text-decoration:line-through; background:#f5f5f5; border-color:#f5f5f5; color:#bbb; opacity:1;}
|
|
|
+.pd_detail .option_box .info_restock{margin-top:1rem;}
|
|
|
+.pd_detail .option_box .info_restock a.btn_popup {position:relative; padding-left:1.9rem; padding-right:1.2rem; color:#666; font-size:1.3rem; font-weight:300; border:none;}
|
|
|
+.pd_detail .option_box .info_restock a.btn_popup::before {content:''; position:absolute; left:0; top:50%; margin-top:-1px; transform:translateY(-50%); width:1.3rem; height:1.3rem; background:url('/images/mo/ico_bell.png') no-repeat 0 0;}
|
|
|
+.pd_detail .option_box .info_restock a.btn_popup::after {content:''; position:absolute; right:0px; top:50%; margin-top:-1px; transform:translateY(-50%); width:5px; height:9px; background:url('/images/mo/ico_more_lg.png') no-repeat 100% 50%; background-size:contain;}
|
|
|
+.pd_detail .option_box .opt_count {padding-bottom:0; margin-top:2.8rem; overflow:hidden;}
|
|
|
+.pd_detail .option_box .opt_count .number_count {display:inline-block; border:1px solid #ddd}
|
|
|
+.pd_detail .option_box .opt_count .number_count::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .option_box .opt_count .number_count span,
|
|
|
+.pd_detail .option_box .opt_count .number_count input[type='text']{float:left;}
|
|
|
+.pd_detail .option_box .opt_count .number_count span {cursor:pointer; position:relative; display:inline-block; width:3.2rem; height:3.2rem; text-align:center;}
|
|
|
+.pd_detail .option_box .opt_count .number_count span::after {content:''; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);; width:12px; height:12px; 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 .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:15px; font-weight:200; border:none; font-family:'LATO','Noto Sans kr',sans-serif;}
|
|
|
+.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 .number {float:left; color:#666; font-size:1.2rem; font-weight:200; margin-top:3px}
|
|
|
+.pd_detail .price_box .price {float:right; color:#222; font-size:1.5rem; font-weight:500;}
|
|
|
+.pd_detail .price_box .price em {font-size:1.5rem;}
|
|
|
+/* 3 */
|
|
|
+.pd_detail .benefit_box {font-size:1.4rem; font-weight:300;}
|
|
|
+.pd_detail .benefit_box dl.bnf_shopping {}
|
|
|
+.pd_detail .benefit_box dl.bnf_card{margin-top:1.8rem;}
|
|
|
+.pd_detail .benefit_box dl{position:relative;}
|
|
|
+.pd_detail .benefit_box dl::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .benefit_box dl dt {font-size:1.4rem; font-weight:500; color:#222;}
|
|
|
+.pd_detail .benefit_box dl dd {margin-top:0.7rem; color:#222222;}
|
|
|
+.pd_detail .benefit_box dl dd em{color:#fd4802;}
|
|
|
+.pd_detail .benefit_box dl dd span {display:block;}
|
|
|
+.pd_detail .benefit_box dl dd .btn_popup {position:absolute; right:0; top:0; line-height:1.4!important; font-size:1.3rem; color:#666666; z-index:2;}
|
|
|
+.pd_detail .benefit_box dl dd .btn_popup > span{position: relative;}
|
|
|
+.pd_detail .benefit_box dl dd .btn_popup > span:after{display:block; content:''; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#666;}
|
|
|
+/* 4 */
|
|
|
+.pd_detail .benefit_box{padding-top:3rem;}
|
|
|
+/* 5 */
|
|
|
+.pd_detail .pd_together{padding-top:3rem;}
|
|
|
+.pd_detail .content.pd_descrp{padding-top:3rem;}
|
|
|
+[class*="pd_descrp"] .btn_group_flex button{border: 1px solid #fd4802; color: #fd4802; background: #fff;}
|
|
|
+[class*="pd_descrp"] .btn_group_flex button span{position:relative; padding-right:2rem;}
|
|
|
+[class*="pd_descrp"] .btn_group_flex button span::after {content:""; position:absolute; right:4px; top:1px; transform:rotate(90deg); width:7px; height:13px; background:url(/images/pc/ico_mb_arrow2.png) no-repeat 0 0; background-size:auto 100%;}
|
|
|
+[class*="pd_descrp"] .btn_group_flex button.active span::after {transform:rotate(-90deg);}
|
|
|
+[class*="pd_descrp"] {width:100%;}
|
|
|
+[class*="pd_descrp"] .cont_body {max-height:58rem; overflow:hidden;}
|
|
|
+[class*="pd_descrp"] .cont_body.on {max-height:none; overflow-y:visible;}
|
|
|
+[class*="pd_descrp"] .cont_body > div {position:relative; width:100%;}
|
|
|
+[class*="pd_descrp"] .descrp_box {}
|
|
|
+[class*="pd_descrp"] .descrp_box > div {margin-top:2.4rem;}
|
|
|
+[class*="pd_descrp"] .descrp_box > div:first-child {margin-top:0;}
|
|
|
+[class*="pd_descrp"] .descrp_box > div > span.tit_desc {display:block; margin-bottom:1rem; font-size:1.3rem; font-weight:500; letter-spacing:-0.025em;}
|
|
|
+[class*="pd_descrp"] .descrp_box > div > p {font-size:1.3rem; font-weight:200; line-height:1.5; word-break:keep-all;}
|
|
|
+[class*="pd_descrp"] .mdhtml_box {margin-top:4rem;}
|
|
|
+[class*="pd_descrp"] .mdhtml_box img {width:100%;}
|
|
|
+[class*="pd_descrp"] .mdhtml_box iframe {display:block; margin-left:auto; margin-right:auto}
|
|
|
+[class*="pd_descrp"] .mdhtml_box .movblock {position:relative; display:block; height:0; line-height:0; margin-left:auto; margin-right:auto; padding-top:56.25%; background:#eee}
|
|
|
+[class*="pd_descrp"] .mdhtml_box .movblock > iframe {position:absolute; left:0; right:0; top:0; bottom:0; width:100%; height:100%; z-index:2}
|
|
|
+[class*="pd_descrp"] [class^="view_"] {margin-top:6rem; text-align:center;}
|
|
|
+[class*="pd_descrp"] [class^="view_"]:first-of-type {margin-top:0;}
|
|
|
+[class*="pd_descrp"] [class^="view_"] .tit_view {display:block; color:#222; font-size:2.1rem; font-weight:400; text-align:center;}
|
|
|
+[class*="pd_descrp"] [class^="view_"] .model_info {display:block; margin-top:1rem; color:#666; font-size:1.2rem; font-weight:200; text-align:center;}
|
|
|
+[class*="pd_descrp"] [class^="view_"] .view {margin-top:2rem}
|
|
|
+[class*="pd_descrp"] [class^="view_"] .view img {display:block; margin:5px auto 0}
|
|
|
+[class*="pd_descrp"] [class^="view_"] .view img:first-child {margin-top:0}
|
|
|
+[class*="pd_descrp"] .view_label_box .view span {display:block; margin:0 -0.5rem; overflow:hidden;}
|
|
|
+[class*="pd_descrp"] .view_label_box .view span img {float:left; width:50%; margin-top:0; padding:0 0.5rem; box-sizing:border-box;}
|
|
|
+[class*="pd_descrp"] .view_label_box .view img:first-child {margin-left:0}
|
|
|
+[class*="pd_descrp"] .view_outfit_box {}
|
|
|
+[class*="pd_descrp"] .view_detail_box {}
|
|
|
+[class*="pd_descrp"] .brand_box {padding:3rem 2rem; margin:6rem -2rem 0; width:auto!important; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; box-sizing:border-box;}
|
|
|
+[class*="pd_descrp"] .brand_box .name {margin-bottom:1rem; color:#222; font-size:1.8rem; font-weight:bold;}
|
|
|
+[class*="pd_descrp"] .brand_box a {display:inline-block; border:1px solid #ddd; font-size:1.3rem; color:#222; font-weight:300; line-height: 4.3rem; width: 100%;}
|
|
|
+[class*="pd_descrp"] .required_box {margin-bottom:40px}
|
|
|
+[class*="pd_descrp"] .required_box .area_detail {text-align:center;}
|
|
|
+[class*="pd_descrp"] .required_box .area_detail img {max-width:100%;}
|
|
|
+[class*="pd_descrp"] .required_box .area_infotbl {margin-top:4rem;}
|
|
|
+[class*="pd_descrp"] .required_box .area_infotbl .title {display:block; margin-bottom:1rem; font-size:1.4rem; font-weight:500; letter-spacing:-0.025em;}
|
|
|
+[class*="pd_descrp"] .required_box .area_infotbl .tbl table th {width:auto; font-weight:300;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl {position:relative; display:table; width:100%; min-height:8rem; margin-top:4rem; padding:2.5rem; box-sizing:border-box; background:#f5f5f5;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl > div{display:table-cell; vertical-align:middle;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl p {color:#222; font-size:1.3rem; letter-spacing:-0.025em;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl p a{position:relative; color:#666; cursor: pointer;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl p a:after{display:block; content:''; position:absolute; left:0; bottom:-0.2rem; width:100%; height:1px; background:#666666;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl .tit {margin-top:0; margin-bottom:0.5rem; font-size:1.3rem;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl a.linktxt3 {margin-left:20px; color:#888; font-weight:200; text-decoration:none !important;}
|
|
|
+[class*="pd_descrp"] .required_box .area_kcl .ico_kcl {position:relative;}
|
|
|
+[class*="pd_descrp"] .btn_more_box {position:relative; width:100%; background:#fff; text-align:center; z-index:2;}
|
|
|
+[class*="pd_descrp"] .btn_more_box.covered::after {content:''; position:absolute; left:0; right:0; top:-8rem; width:100%; height:8rem; background:linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255,255,255,1) 50%, rgba(255, 255, 255, 0) 100%); z-index:2; }
|
|
|
+[class*="pd_descrp"] .btn_more_box .btnL {border:1px solid #fd4802; color:#fd4802;}
|
|
|
+[class*="pd_descrp"] .btn_more_box .btnL span {position:relative; padding-right:35px;}
|
|
|
+[class*="pd_descrp"] .btn_more_box .btnL .ico {margin-left:20px; margin-right:0;}
|
|
|
+/* 6 */
|
|
|
+.riview_box .swiper-pagination {display:inline-block; width:auto; padding:0.2rem 1rem; border-radius:2rem; font-size:1.2rem; color:#fff; background-color:rgba(34,34,34,.5);}
|
|
|
+.riview_box .area_slider{text-align:center;}
|
|
|
+.riview_box .ex_review {padding:1.8rem 0;}
|
|
|
+.riview_box .ex_review a:after{content:''; clear:both; display:block;}
|
|
|
+.riview_box .ex_review .tit{float:left; margin-bottom:0;}
|
|
|
+.riview_box .ex_review .tit .number{color:#888; font-weight:300;}
|
|
|
+.riview_box .ex_review .star_score {float:right; padding-right:2.5rem; height:14px;}
|
|
|
+.riview_box .ex_review .star_score .star {display:inline-block; position:relative; width:95px; height:14px; background:#ddd;}
|
|
|
+.riview_box .ex_review .star_score .star::after {content:''; position:absolute; left:0; top:0; z-index:3; width:100%; height:14px; background:url('/images/pc/star_empty.png') no-repeat 0 0; background-size:100% 100%; image-rendering:pixelated;}
|
|
|
+.riview_box .ex_review .star_score .star .progbar {display:inline-block; height:14px; background:#fd4802}
|
|
|
+.riview_box .ex_review .star_score .score {color:#222; font-size:1.4rem; font-weight:500;}
|
|
|
+.riview_box .best_review {margin-bottom:1.4rem; text-align:left;}
|
|
|
+.riview_box .best_review a {display:block; position:relative; padding:2rem; border:1px solid #eee;}
|
|
|
+.riview_box .best_review a .star_score .star {display:inline-block; position:relative; width:83px; height:14px; background:#ddd;}
|
|
|
+.riview_box .best_review a .star_score .star::after {content:''; position:absolute; left:0; top:0; z-index:3; width:100%; height:1.5rem; background:url('/images/pc/star_empty.png') no-repeat 0 0; background-size:100% 100%; image-rendering:pixelated;}
|
|
|
+.riview_box .best_review a .star_score .star .progbar {display:inline-block; height:14px; background:#fd4802; vertical-align:top;}
|
|
|
+.riview_box .best_review a .star_score .ico {margin-left:10px}
|
|
|
+.riview_box .best_review a .star_score .ico::before {vertical-align:inherit;}
|
|
|
+.riview_box .best_review a .lap{display:table; width:100%;}
|
|
|
+.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.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 .star_score {display:block; margin-bottom:0.7rem; vertical-align: middle; background:url('/images/mo/ico_more_lg.png') right center no-repeat; image-rendering:pixelated;}
|
|
|
+.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.mov::after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url('/images/pc/ico_play.png') no-repeat 50% 50%; z-index:2;}
|
|
|
+.riview_box .swiper-pagination-fraction{position:relative; background-color:#fff!important; color:#666!important; font-weight:300;}
|
|
|
+.riview_box .swiper-pagination-fraction .swiper-pagination-current{font-weight:600;}
|
|
|
+.pd_detail .exinfo_box {margin:3rem -2rem 0;}
|
|
|
+.pd_detail .exinfo_box ul {border-top:1px solid #ddd}
|
|
|
+.pd_detail .exinfo_box ul li {padding:1.8rem 2rem; border-bottom:1px solid #ddd}
|
|
|
+.pd_detail .exinfo_box ul li:last-child {border-bottom:0}
|
|
|
+.pd_detail .exinfo_box ul li [class^="ex_"] > a {display:block; background:url('/images/mo/ico_more_lg.png') right center no-repeat; image-rendering:pixelated;}
|
|
|
+.pd_detail .exinfo_box ul li [class^="ex_"] > a::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .exinfo_box ul li [class^="ex_"] > a .tit {color:#222; font-size:14px; font-weight:300;}
|
|
|
+.pd_detail .exinfo_box ul li [class^="ex_"] > a .tit em.number {margin-left:4px; color:#666; font-weight:200;}
|
|
|
+.pd_detail .exinfo_box ul li .ex_shipping {color:#666; font-size:14px; font-weight:200;}
|
|
|
+.pd_detail .exinfo_box ul li .ex_shipping span {display:block;}
|
|
|
+.pd_detail .exinfo_box ul li .ex_shipping .a{margin-bottom:0.9rem;}
|
|
|
+/* 7 */
|
|
|
+.pd_detail .recommendedArea{padding-top:3rem;}
|
|
|
+.pd_detail .recommendedArea > div[class*="pd_"]{margin-top:6rem;}
|
|
|
+.pd_detail .recommendedArea > div[class*="pd_"]:first-child{margin-top:0;}
|
|
|
+.pd_detail .recommendedArea > div[class*="pd_"] .tit{text-align:center;}
|
|
|
+.pd_detail .pd_clickother {}
|
|
|
+.pd_detail .pd_clickother .area_slider {}
|
|
|
+.pd_detail .pd_clickother .area_slider .itemName {height:32px}
|
|
|
+.pd_detail .pd_recommend {}
|
|
|
+.pd_detail .pd_recommend .area_slider {}
|
|
|
+.pd_detail .pd_recommend .area_slider .swiper-pagination {display:inline-block; width:auto; padding:0.2rem 1rem; border-radius:2rem; font-size:1.2rem; color:#fff; background-color:rgba(34,34,34,.5);position:absolute; left:50%; bottom:2rem; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
|
|
|
+.pd_detail .pd_recommend .area_slider .page {position:relative; box-sizing: border-box;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page::after {content:''; clear:both; display:block;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .pic {position:relative;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .pic span.thumb {display:block; width:100%; height:0; padding-top:100%; background-color:#f5f5f5; background-repeat:no-repeat; background-position:50% 50%; background-size:contain;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap {}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area {position:relative; display:block; height:100%; width:100%; padding:10px; box-sizing:border-box; vertical-align:middle;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area h5 {margin: 0 0 30px;color:#222;font-size:20px;font-weight:500;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area h5 span {color:#666; font-weight:200;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item {height:calc(100% - 140px); overflow-y:auto;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item::-webkit-scrollbar {width: 2px;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item::-webkit-scrollbar-thumb {background-color:#888888; border-radius: 0px; background-clip: padding-box;border: 0px solid transparent;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item::-webkit-scrollbar-track {background-color: #dddddd;border-radius: 0px;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li {position:relative; height:150px; margin-top:20px}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li:first-child {margin-top:0;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li .item_prod {display:block; width:100%;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li .item_prod .item_state {display:table; width:100%;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li .item_prod .item_state a {display:table-cell; position:relative; width:100%; height:150px; padding-left:130px; box-sizing:border-box; vertical-align:middle;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .li_item ul li .item_prod .item_state .itemPic {position:absolute; left:0; top:0; width:100px; height:0; padding-top:150px; margin-bottom:0}
|
|
|
+.pd_detail .pd_recommend .item_area .itemPrice .itemPercent {position:relative;}
|
|
|
+.pd_detail .pd_recommend .area_slider .page .item_wrap .item_area .btn {margin-top:30px; border-color:#fd4802; color:#fd4802;}
|
|
|
+.pd_detail .pd_recommend .item_picker{position:absolute; width:8.33%;}
|
|
|
+.pd_detail .pd_recommend .item_picker > div{padding-top:100%; background:#000; border-radius:50%; background:url(/images/pc/ico_picker.png) no-repeat 50% 50%; background-size:cover;}
|
|
|
+.pd_detail .pd_recommend .item_picker > div button{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
|
|
|
+.pd_detail .pd_recommend .item_picker > div .pick_descr{display:none;}
|
|
|
+.pd_detail .pd_recommend .pic_img{margin:0 -2rem 2rem;}
|
|
|
+.pd_detail .pd_recommend .pic_list .btn_group_flex{margin-top:3rem;}
|
|
|
+.pd_detail .pd_recommend .pic_list .btn_group_flex button{border: 1px solid #fd4802; color: #fd4802; background-color:#fff;}
|
|
|
+.pd_detail .pd_samebrand{}
|
|
|
+.pd_detail .pd_relate{}
|
|
|
+.pd_detail .pd_relate .area_slider .itemName {height:32px}
|
|
|
+
|
|
|
+/* 플롯팅 메뉴 > 구매하기 */
|
|
|
+.product_floormenu{position:fixed; bottom:0; left:0; width:100%; height:5.8rem; line-height:5.8rem; z-index:20;}
|
|
|
+.product_floormenu > div{float:left; color:#fff; text-align:center;}
|
|
|
+.product_floormenu > div:nth-child(1){width:37%;}
|
|
|
+.product_floormenu > div:nth-child(2){width:63%; background-color:#fd4802;}
|
|
|
+.product_floormenu button{display:block; width:100%; height:5.8rem; line-height:5.8rem; font-size:1.6rem; font-weight:500;}
|
|
|
+.product_floormenu .share_like{overflow:hidden;}
|
|
|
+.product_floormenu .share_like > button{float:left; width:50%; font-size:0; text-indent:-999999px;}
|
|
|
+.product_floormenu .share_like > button.share{background:#000 url(/images/mo/ico_floorbtn_share.png) center center no-repeat; background-size:1.6rem;}
|
|
|
+.product_floormenu .share_like > button.like{background:#000 url(/images/mo/ico_floorbtn_like.png) center center no-repeat; background-size:2rem;}
|
|
|
+.product_floormenu .prd_buy > .buying{display:block; background-color:#fd4802;}
|
|
|
+.product_floormenu .prd_buy > .cantbuying{display:none;}
|
|
|
+.product_floormenu.soldout .prd_buy > .buying{display:none;}
|
|
|
+.product_floormenu.soldout .prd_buy > .cantbuying{display:block; background-color:#ddd;}
|
|
|
+
|
|
|
+/* 토스트팝업 > 구매하기 */
|
|
|
+.container.btPop_open .btPop.Purchase_pop{bottom:0; top:auto; height:auto;}
|
|
|
+.container.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{}
|
|
|
+.pd_pop.Purchase_pop .header{padding:0; font-size:0;}
|
|
|
+.pd_pop.Purchase_pop .option_box .opt_color{padding-top:0}
|
|
|
+.pd_pop.Purchase_pop .btn_box{}
|
|
|
+.pd_pop.Purchase_pop .btn_box:after{content:''; display:block; clear:both;}
|
|
|
+.pd_pop.Purchase_pop .btn_box button {display: block; width: 100%; height: 5.8rem; line-height: 5.8rem; font-size: 1.6rem; font-weight: 500; float:left; width:33.33%; color:#fff; border-top:1px solid #ddd; box-sizing:border-box;}
|
|
|
+.pd_pop.Purchase_pop .btn_box button.gift{position:relative; background:#444 url(/images/mo/ico_present_purchase.png) center center no-repeat; background-size:1.8rem; font-size:0;}
|
|
|
+.pd_pop.Purchase_pop .btn_box button.gift > span{position:relative; display:inline-block; width:1.8rem; height:1.9rem;}
|
|
|
+.pd_pop.Purchase_pop .btn_box button.gift > span > span{position:absolute; left:0; top:0; display:inline-block; padding:0.3rem 1rem; font-size:1.2rem; color:#fff; background-color:#fd4801; -webkit-transform:translate(0 ,-125%); transform:translateX(0 ,-125%);}
|
|
|
+.pd_pop.Purchase_pop .btn_box button.gift > span > span{
|
|
|
+ background: #ff7800;
|
|
|
+ background: -moz-linear-gradient(-45deg, #ff7800 0%, #fd4b02 100%);
|
|
|
+ background: -webkit-linear-gradient(-45deg, #ff7800 0%,#fd4b02 100%);
|
|
|
+ background: linear-gradient(135deg, #ff7800 0%,#fd4b02 100%);
|
|
|
+ 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.cart{background-color:#222222;}
|
|
|
+.pd_pop.Purchase_pop .btn_box button.buyNow{background-color:#fd4801;}
|
|
|
+.pd_pop.Purchase_pop .npay_box{margin-top:2.8rem; border-top:2px solid #222; height:7.4rem; background-color:#59c452;}
|
|
|
+.pd_pop.Purchase_pop .form_wrap .form_field{display: block; margin-bottom:1rem;}
|
|
|
+
|
|
|
+/* 토스트팝업 > 구매하기 > 옵션선택팝업 */
|
|
|
+.pd_pop.Purchase_pop .pop_option_select{display:none; position:absolute; bottom:0; left:0; width:100%; box-sizing:border-box; z-index:500;}
|
|
|
+.pd_pop.Purchase_pop .pop_option_select .pp_body{position:relative; overflow:auto; min-height:40rem; max-height:60rem; padding:2rem; 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 .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 .title{position:relative; float:left; font-size:1.6rem; color:#222222; font-weight:500;}
|
|
|
+.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 .text_excluding{margin-top:-1rem; padding:1.2rem; background-color:#383838; font-size:1.3rem; color:#fff; text-align:center;}
|
|
|
+
|
|
|
+/* pd_popup 공통 */
|
|
|
+.modal.pd_pop .opt_select .form_field {margin-top:5px;}
|
|
|
+.modal.pd_pop .info_txt ul li {position:relative; font-size:1.1rem; color:#888; padding-left:0.8rem; margin-bottom:3px;}
|
|
|
+.modal.pd_pop .info_txt ul li:last-child {margin-bottom:0;}
|
|
|
+.modal.pd_pop .info_txt ul li:after {content:''; position: absolute; display:inline-block; top:6px; left:0; background:#858585; width:2px; height:2px;}
|
|
|
+
|
|
|
+/* 테이블 type1 수평 행,열별 구분선 없음*/
|
|
|
+.tbl.type1 {border-top:1px solid #000; border-bottom:1px solid #ddd;}
|
|
|
+.tbl.type1 table {width:100%; text-align:left; word-break:keep-all;}
|
|
|
+.tbl.type1 table th,
|
|
|
+.tbl.type1 table td {position:relative; padding:1.4rem 1.2rem; font-weight:300; font-size:1.3rem; letter-spacing:-0.025em;}
|
|
|
+.tbl.type1 table th {font-weight:400;}
|
|
|
+/* 테이블 type2 - 수직형 행,열별 구분선 있음 */
|
|
|
+.tbl.type2 {padding:0; border-top:1px solid #000;}
|
|
|
+.tbl.type2 table {width:100%; word-break:keep-all;}
|
|
|
+.tbl.type2 table th,
|
|
|
+.tbl.type2 table td {position:relative; padding:1.5rem 0; border-bottom:1px solid #ddd; font-weight:200; font-size:1.3rem; letter-spacing:-0.025em; text-align:center;}
|
|
|
+.tbl.type2 table th {font-weight:300; color:#222;}
|
|
|
+
|
|
|
+/* 쇼핑백담음 팝업 */
|
|
|
+#shoppingBagModal{display:none; position:fixed; top:60vw; left:2rem; right:2rem; background:transparent; z-index:100;}
|
|
|
+#shoppingBagModal .shoppingBag_box{position:relative; padding:2.5rem 2rem; text-align:center;}
|
|
|
+#shoppingBagModal .shoppingBag_box::after {content: ""; z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background: currentColor; background:rgba(34,34,34,.9); clip-path: polygon(40px 0, 40px 30px, 30px 40px, 0 40px, 0 0); clip-path: polygon(100% 0, 100% 75%, 75% 100%, 0 100%, 0 0); clip-path: polygon(100% 0, 100% calc( 100% - 10px), calc( 100% - 10px) 100%, 0 100%, 0 0);}
|
|
|
+
|
|
|
+#shoppingBagModal .shoppingBag_box p{font-size:1.3rem; color:#fff;}
|
|
|
+#shoppingBagModal .shoppingBag_box .link_shoppingBag{margin-top:1rem; padding:0.9rem 2.5rem; display:inline-block; border:1px solid #656565; font-size:1.1rem; color:#fff;}
|
|
|
+
|
|
|
+/* pd_popup > 할인쿠폰 */
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list {line-height:1;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li {margin-top:1rem}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li:first-child {margin-top:0}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon {position:relative; border:1px solid #ddd; box-sizing:border-box; background:#fff;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon > div {position:relative; padding:3rem 0;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon > div::after {content:''; position:absolute; top:50%; right:-1px; transform:translateY(-50%); width:15px; height:30px; background:#fff; z-index:2; border:1px solid #ddd; border-right:none; border-top-left-radius:15px; border-bottom-left-radius:15px; overflow:hidden;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon p {padding:0 20px;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_name {color:#222; font-size:1.4rem; font-weight:300;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_cont {margin-top:0.7rem;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_cont span {color:#fd4802; font-size:1.8rem; font-weight:500;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_cont span em {font-size:1.8rem; font-weight:600;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_condition {margin-top:1rem; color:#888; font-size:1.2rem; font-weight:300; line-height:1.3;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .cp_condition span {display:block; margin-top:5px}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .btn_group_flex{margin-top:0; padding:0;}
|
|
|
+.modal.pd_pop.salecoupon_pop .coupon_list li .coupon .btn_group_flex::after{display:none;}
|
|
|
+.modal.pd_pop.salecoupon_pop button span:first-child{position:relative; display:inline-block; padding-right:24px;}
|
|
|
+.modal.pd_pop.salecoupon_pop button span:first-child::after {content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); width:14px; height:15px; margin-left:10px; background:url('/images/pc/ico_cp_down.png') no-repeat 0 0;}
|
|
|
+.modal.pd_pop.salecoupon_pop button span:nth-child(1){display:inline-block;}
|
|
|
+.modal.pd_pop.salecoupon_pop button span:nth-child(2){display:none;}
|
|
|
+.modal.pd_pop.salecoupon_pop button:disabled span:nth-child(1){display:none;}
|
|
|
+.modal.pd_pop.salecoupon_pop button:disabled span:nth-child(2){display:block;}
|
|
|
+.modal.pd_pop.salecoupon_pop button:disabled{background:#aaa!important; border-color:#aaa!important; opacity:1;}
|
|
|
+.modal.pd_pop.salecoupon_pop .modal-footer button{color: #ffffff; background-color: #fd4802; border-color: #fd4802;}
|
|
|
+
|
|
|
+/* pd_popup > EP채널쿠폰 */
|
|
|
+.modal.pd_pop.epcoupon_pop .modal-body{padding:0rem 2rem;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon {position:relative; max-width:60rem; margin:auto; border:1px solid #222; background:#fff; padding:4rem 0; text-align:center; line-height:1;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div {position:relative;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div::after {content:''; position:absolute; top:50%; right:-1px; transform:translateY(-50%); width:15px; height:30px; background:#fff; z-index:2; border:1px solid #222; border-right:none; border-top-left-radius:15px; border-bottom-left-radius:15px; overflow:hidden;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_title {color:#222; font-size:1.2rem; font-weight:600; letter-spacing:4px;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont {margin-top:1rem;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont span {display:block; color:#222;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont span em.number {font-size:3rem; font-weight:600;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont span em.unit {font-size:2.4rem; font-weight:500;}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont span.unit_won {}
|
|
|
+.modal.pd_pop.epcoupon_pop .ep_coupon > div .cp_cont span.unit_percent {font-size:16px; font-weight:500;}
|
|
|
+.modal.pd_pop.epcoupon_pop .info_txt {margin-top:1.5rem; font-size:1.2rem;}
|
|
|
+.modal.pd_pop.epcoupon_pop .info_txt ul li{position:relative; padding-left:1rem;}
|
|
|
+.modal.pd_pop.epcoupon_pop .info_txt ul li:before{content:'·'; display:inline-block; position:absolute; left:0; top:0; font-weight:bold;}
|
|
|
+.modal.pd_pop.epcoupon_pop button span:nth-child(1){display:inline-block;}
|
|
|
+.modal.pd_pop.epcoupon_pop button span:nth-child(2){display:none;}
|
|
|
+.modal.pd_pop.epcoupon_pop button:disabled span:nth-child(1){display:none;}
|
|
|
+.modal.pd_pop.epcoupon_pop button:disabled span:nth-child(2){display:block;}
|
|
|
+.modal.pd_pop.epcoupon_pop button:disabled{background:#aaa!important; border-color:#aaa!important; opacity:1;}
|
|
|
+.modal.pd_pop.epcoupon_pop .modal-footer button{color: #ffffff; background-color: #fd4802; border-color: #fd4802;}
|
|
|
+
|
|
|
+/* pd_popup > 쇼핑혜택, 카드혜택 */
|
|
|
+.modal.pd_pop[class*="bnf_"] .modal-header{border-bottom:0;}
|
|
|
+.modal.pd_pop[class*="bnf_"] h6 {margin-bottom:1.6rem; font-size:1.4rem; font-weight:500;}
|
|
|
+.modal.pd_pop[class*="bnf_"] .benefit_blk {margin-top:3rem}
|
|
|
+.modal.pd_pop[class*="bnf_"] .benefit_blk:first-child {margin-top:0}
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr td:last-child {text-align:right;}
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr th{vertical-align:top; color:#222;}
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr th,
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr td {border-top:1px solid #eeeeee;}
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr:first-child th,
|
|
|
+.modal.pd_pop[class*="bnf_"] .tbl.type1 table tr:first-child td {border-top:none;}
|
|
|
+.modal.pd_pop.bnf_shopping_pop .tbl.type1 table tr td p,
|
|
|
+.modal.pd_pop.bnf_shopping_pop .tbl.type1 table tr th p {color:#fd4802;}
|
|
|
+.modal.pd_pop.bnf_card_pop table .info_card {text-align:left;}
|
|
|
+.modal.pd_pop.bnf_card_pop table .info_card p {margin-top:0}
|
|
|
+.modal.pd_pop.bnf_card_pop table .info_card p:first-child {margin-top:0}
|
|
|
+.modal.pd_pop.bnf_card_pop table tr td {color:#666;}
|
|
|
+.modal.pd_pop.bnf_card_pop table a.link {display:inline-block; position:relative; margin-top:1rem; padding-right:1.2rem; color:#888;}
|
|
|
+.modal.pd_pop.bnf_card_pop table a.link:after {content:''; display:block; position:absolute; top:6px; right:0; width:5px; height:5px; border:1px solid #888; border-width:1px 1px 0 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
|
|
|
+.modal.pd_pop.bnf_card_pop .info_txt {margin-top:2rem;}
|
|
|
+
|
|
|
+/* pd_popup > 사이즈정보 */
|
|
|
+.modal.pd_pop.info_size_pop {}
|
|
|
+.modal.pd_pop.info_size_pop .modal-header{border-bottom:0;}
|
|
|
+.modal.pd_pop.info_size_pop .modal-body .pop_cont {max-height:none; overflow: visible; overflow-x:visible!important; padding-bottom:2rem;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav {margin: 0 -1.33rem; border-bottom:1px solid #eee;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul::after {content:''; clear:both; display:block;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li {float:left; width:33.33%; text-align:center; background:#fff; box-sizing:border-box;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li.active {background:#fff;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li a {position:relative; display:block; color:#888; font-size:1.4rem; font-weight:300; padding:1.2rem 0;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li a:after{display:block; content:''; position:absolute; left:0; bottom:0; width:0; height:3px; background-color:#fd4802;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li.active a {color:#fd4802; font-weight:500;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_nav ul li.active a:after {width:100%;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_cont_wrap {display:block; margin-top:3rem}
|
|
|
+.modal.pd_pop.info_size_pop .tab_cont_wrap .tab_cont {display:none; background: #fff;}
|
|
|
+.modal.pd_pop.info_size_pop .tab_cont_wrap .tab_cont:first-of-type {display:block}
|
|
|
+.modal.pd_pop.info_size_pop .size_head {text-align:center; margin-bottom:3rem}
|
|
|
+.modal.pd_pop.info_size_pop .size_head .tit_sub {display:block; margin-bottom:1rem; font-size:1.3rem; font-weight:300;}
|
|
|
+.modal.pd_pop.info_size_pop .size_head .tit_header {display:block; color:#222; font-size:1.4rem; font-weight:500;}
|
|
|
+.modal.pd_pop.info_size_pop .size_cont {}
|
|
|
+.modal.pd_pop.info_size_pop .size_cont .size_tbl_box {margin-top:40px; position:relative;}
|
|
|
+.modal.pd_pop.info_size_pop .size_cont .size_tbl_box:first-of-type {margin-top:0;}
|
|
|
+.modal.pd_pop.info_size_pop .size_cont .size_tbl_box h6 {margin-bottom:1.6rem; font-size:1.4rem; color:#222; font-weight:500;}
|
|
|
+.modal.pd_pop.info_size_pop .size_cont .size_tbl_box .size_unit {position:absolute; right:0; color:#888; font-size:1.1rem; -webkit-transform: translateY(-2.5rem); transform: translateY(-2.5rem);}
|
|
|
+.modal.pd_pop.info_size_pop .size_footer {margin-top:1.5rem;}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_cont_wrap {display:block; margin-top:3rem}
|
|
|
+.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: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 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 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 dd {color:#666;}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_nav {padding:0 2rem;}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_nav ul {}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_nav ul li {margin-top:0.8rem; padding:0.9rem 1rem; background:#fff; text-align:center; border:1px solid #eee; border-radius:4rem;;}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_nav ul li a {display:inline-block; color:#666; font-size:1.3rem; font-weight:300; color:inherit;}
|
|
|
+.modal.pd_pop.info_size_pop .sub_tab_nav ul li.active{border-color:#fd4802; color:#fd4802; font-weight:500;}
|
|
|
+.modal.pd_pop.info_size_pop .category_open{position:relative; padding: 1.1rem 1.5rem; font-size:1.3rem; color:#222; font-weight: 300; text-align:left; background-color: #ffffff; border: 1px solid #dddddd; box-sizing: border-box;}
|
|
|
+.modal.pd_pop.info_size_pop .category_open:after {content: ""; width: 0; height: 0; box-sizing: border-box; position: absolute; top: 1.8rem; right: 1.5rem; border: 6px solid transparent; border-color: #888888 transparent transparent transparent;}
|
|
|
+.modal.pd_pop.info_size_pop .category_box{display:none; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5); z-index:500;}
|
|
|
+.modal.pd_pop.info_size_pop .category_box .lap{position:absolute; bottom:0; left:0; padding:3rem 0; width:100%; background:#fff;}
|
|
|
+.modal.pd_pop.info_size_pop .category_box .category_list{min-height:25rem; max-height:40rem; overflow-y:auto;}
|
|
|
+.modal.pd_pop.info_size_pop .category_box .category_close{position:absolute; top:-3.8rem; left:50%; margin-left:-1.35rem; width:2.7rem; height:2.7rem; background-image: url(/images/mo/ico_pop_cls.png); background-repeat:no-repeat; background-position:center center; font-size:0; text-indent:-999999px;}
|
|
|
+
|
|
|
+/* pd_popup > 재입고 알림 신청 */
|
|
|
+.modal.pd_pop.push_restock_pop {max-width:none;}
|
|
|
+.modal.pd_pop.push_restock_pop .modal-header{border-bottom:0;}
|
|
|
+.modal.pd_pop.push_restock_pop .pop_cont {overflow:initial; padding-bottom:2rem;}
|
|
|
+.modal.pd_pop.push_restock_pop .item_blk {padding-bottom:2rem; border-bottom:1px solid #dddddd;}
|
|
|
+.modal.pd_pop.push_restock_pop .item_blk .item_prod {width:100%; display:block; line-height: 1.4;}
|
|
|
+.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:105px; padding-left:90px; vertical-align:middle;}
|
|
|
+.modal.pd_pop.push_restock_pop .item_blk .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; width:70px; height:105px; 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 .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 .itemPercent {position:relative;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk {margin-top:3rem;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk h6 {margin-bottom:1rem; font-size:1.4rem; font-weight:500;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field {display:block; margin-top:-8px;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field > div {margin-left:8px; margin-top:8px;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field > div:nth-child(7n-6) {margin-left:0px;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field input[type="radio"] + label {display:block; width:66px; height:42px; padding:0; line-height:42px; text-align:center; background:#fff; box-sizing:border-box; border:1px solid #ddd; color:#222; font-weight:200; font-size:14px;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field input[type="radio"] + label::before,
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field input[type="radio"] + label::after {display:none;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field input[type="radio"]:checked + label {border:1px solid #222;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field input[type="radio"]:disabled + label {text-decoration:line-through; background:#f5f5f5; border-color:#f5f5f5; color:#bbb; opacity:1;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_size .form_field > div {float:left; width:auto;}
|
|
|
+.modal.pd_pop.push_restock_pop .select_blk .opt_select .select_blk {display:block; max-height:300px; overflow-y:scroll;}
|
|
|
+.modal.pd_pop.push_restock_pop .modal-footer {position:fixed; width:100%; bottom:0; margin-top:0;}
|
|
|
+
|
|
|
+/* pd_pop > 상품문의 페이지 */
|
|
|
+.modal.pd_pop.pd_qnalist_pop .modal-header {position:fixed; top:0; left:0; right:0; width:100%; height:auto; border-bottom:0; box-sizing:border-box; background:#fff; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px; z-index:11; box-sizing:border-box;}
|
|
|
+.modal.pd_pop.pd_qnalist_pop .modal-body{position:relative; margin:auto; padding:9.3rem 0 3rem;}
|
|
|
+.modal.pd_pop.pd_qnalist_pop .ui_row{margin:0 -1.33rem!important 0; width:auto;}
|
|
|
+.modal.pd_pop.pd_qnalist_pop .pd_qnalist > .btn_group_flex{position:fixed; width: 100%; bottom: 0; margin-top: 0;}
|
|
|
+.pd_qnalist .qna_list .foldGroup {margin-bottom:0;}
|
|
|
+.pd_qnalist .qna_list {margin-top:3rem;}
|
|
|
+.pd_qnalist .qna_list .form_field input[type="checkbox"] + label {line-height:1;}
|
|
|
+.pd_qnalist .qna_list .form_field input[type="checkbox"] + label:before,
|
|
|
+.pd_qnalist .qna_list .form_field input[type="checkbox"] + label:after {top:50%; transform:translateY(-50%); margin-top:0;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head a{padding: 1.4rem 1.33rem;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head .fold_tit .ico {display:inline-block; width:auto; height:auto; vertical-align:middle;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head .fold_tit .ico_myqna::after {content:'내문의'; display:inline-block; margin-right:1rem; color:#fd4802; font-size:11px; text-align:center; box-sizing:border-box; line-height:20px;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head .fold_tit .ico_secret::after {content:''; display:inline-block; margin-right:1rem; width:12px; height:12px; background:url('/images/pc/ico_secret.png') no-repeat 50% 50%; background-size:contain;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head .fold_tit span{vertical-align:middle;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .my_qna .fold_head {background-color:#fff6f2;}
|
|
|
+.pd_qnalist .qna_list .foldGroup .fold_head .fold_state{font-size:1.1rem;}
|
|
|
+.pd_qnalist .qna_list .foldGroup > ul > li:first-child {border-top: 1px solid #e5e5e5;}
|
|
|
+.pd_qnalist .qna_list .check_secret{padding: 0 1.33rem; margin-bottom:1.5rem;}
|
|
|
+.pd_qnalist .qna_list .nodata {padding:20rem 0 17rem; text-align:center;}
|
|
|
+.pd_qnalist .qna_list .nodata .txt_box {color:#666; font-size:1.3rem; font-weight:300; color:#888;}
|
|
|
+.pd_qnalist .info_txt{padding:0 1.33rem; margin-top:3rem;}
|
|
|
+.pd_qnalist .info_txt::after {content:''; clear:both; display:block;}
|
|
|
+.pd_qnalist .info_txt ul li {position:relative; font-size:11px; color:#888; padding-left:0.8rem; margin-bottom:0.5rem;}
|
|
|
+.pd_qnalist .info_txt ul li:last-child {margin-bottom:0;}
|
|
|
+.pd_qnalist .info_txt ul li:after {content:''; position: absolute; top:5px; left:0; background:#858585; width:2px; height:2px;}
|
|
|
+.pd_qnalist .info_txt .btn_group_flex{margin-top:2rem;}
|
|
|
+.pd_qnalist .info_txt .btn_group_flex button{font-size:1.3rem; color:#222; border:1px solid #a7a7a7;}
|
|
|
+.pd_qnalist > .btn_group_flex{margin-top:0;}
|
|
|
+
|
|
|
+/* pd_pop > 상품문의 작성 */
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .modal-body .pop_cont {max-height:none;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .form_field {display:block;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .form_field .lap{position:relative;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .input_box {margin-top:3rem}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .input_box textarea {display:block; width:100%; height:20rem; padding:1.5rem; color#222; font-size: 1.2rem; font-weight: 300; box-sizing: border-box;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .input_box .txt_cnt {display:block; position:absolute; margin-top:0; right: 1.5rem; bottom: 1.5rem; text-align: right; font-size: 1.2rem; z-index:1;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .secret_box {margin-top:1rem;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .push_box {margin-top:3rem;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .push_box dl {display:flex; flex-wrap: wrap; align-items: center; color:#222; font-size:1.3rem;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .push_box dl dt {margin-right:3rem; font-size: 1.4rem; font-weight:500; font-weight:500;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .push_box dl dd .form_field > div {display:inline-block; margin-right:2rem;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .push_box dl dd .form_field > div:last-child {margin-right:0;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .modal-footer {position:fixed; width: 100%; bottom: 0; margin-top: 0;}
|
|
|
+.modal.pd_pop.pd_qnawrite_pop .modal-footer button{color: #ffffff; background-color: #222222; border-color: #222222;}
|
|
|
+
|
|
|
+/* pd_popup > 배송/반품/교환 */
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-header {position:fixed; top:0; left:0; right:0; width:100%; height:auto; border-bottom:0; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px; box-sizing:border-box; background:#fff; z-index:11; box-sizing:border-box;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-title { display: flex;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-title .title_img { width: 5.5rem; height: 9rem; margin: 0 2rem 0 0; background: url(/images/pc/thumb/tmp_pdDetail1.jpg) no-repeat center; background-size: 4rem 6rem;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-title .title_text { height: 9rem;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-title .title_text p { font-size: 1.3rem; font-weight: 600; padding-top: 2.5rem;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-title .title_text span { display: block; font-weight: 300; padding-bottom: 1rem;}
|
|
|
+.modal.pd_pop.pd_delivery_pop .modal-body{margin-top:9.3rem; padding: 0;}
|
|
|
+.pd_delivery .inner {padding-bottom: 0;}
|
|
|
+.pd_delivery .delivery {padding: 3rem 0 4rem;}
|
|
|
+.pd_delivery h2 { font-size: 1.6rem;}
|
|
|
+.pd_delivery h3 { padding: 2rem 0 0.6rem; font-size: 1.3rem; font-weight: 500;}
|
|
|
+.pd_delivery p.dot { position: relative; padding-left: 0.8rem; font-size: 1.2rem; font-weight: 200; color: #666;}
|
|
|
+.pd_delivery p.dot:after{ content:""; position: absolute; top: 0.7rem; left: 0; width:2px; height:2px; background-color:#858585;}
|
|
|
+.pd_delivery .pop_board { border: 1.2rem solid #f5f5f5;}
|
|
|
+.pd_delivery .change { margin: 0; padding: 4rem 0 6rem;}
|
|
|
+.pd_delivery .change .pop_table { width: 100%; margin: 2rem 0 1rem; border-top: 0.1rem solid #222222;}
|
|
|
+.pd_delivery .change .pop_table tr th,
|
|
|
+.pd_delivery .change .pop_table tr td { font-size: 1.2rem; padding: 2.5rem 0 2.5rem 1.2rem; align-items: center; border-bottom: 1px solid #eeeeee; }
|
|
|
+.pd_delivery .change .pop_table tr th {width: 10rem; padding: 0 0 0 1.2rem; color:#222; font-weight:500; background: #f5f5f5;}
|
|
|
+
|
|
|
+/* pd_pop > 상품리뷰 페이지 */
|
|
|
+.modal.pd_pop.pd_review_pop .modal-header{border-bottom:0; box-shadow:0 0 5px rgba(0,0,0,.2);}
|
|
|
+.modal.pd_pop.pd_review_pop .modal-body{margin-top:9.3rem; padding:0}
|
|
|
+.modal.pd_pop.pd_review_pop .modal-header{height:auto;}
|
|
|
+.modal.pd_pop.pd_review_pop .pd_detail{overflow: hidden;}
|
|
|
+.pd_review_pop .pd_review .area_rv_empty .btn_group_flex{position:fixed; width: 100%; bottom: 0; left:0; margin-top: 0; z-index:10;}
|
|
|
+.pd_review_pop {}
|
|
|
+.pd_review{background:#f5f5f5;}
|
|
|
+.pd_review.best,
|
|
|
+.pd_review.photo{background:#fff;}
|
|
|
+.pd_review [class^="area_rv"]{padding:4rem 1.33rem; margin-bottom:1.2rem; background:#fff; line-height: 1.4;}
|
|
|
+.pd_review .thumb {display:block; position:relative; width:100%; height:0px; line-height:0; font-size:0; padding-top:150%; background:#f5f5f5; overflow:hidden;}
|
|
|
+.pd_review .pic .thumb {padding-top:100%; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
|
|
|
+.pd_review .pic .thumb.mov::after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url('/images/pc/ico_play.png') no-repeat 50% 50%; z-index:2;}
|
|
|
+.pd_review div::after,
|
|
|
+.pd_review dl::after,
|
|
|
+.pd_review ul::after {content:''; clear:both; display:block;}
|
|
|
+.pd_review h6 {margin-bottom:2rem; color:#222; font-size:1.6rem; font-weight:500;}
|
|
|
+.pd_review [class^="area_"] {display:block; position:relative;}
|
|
|
+.pd_review .area_rv_empty {margin-bottom:0!important; text-align:center;}
|
|
|
+.pd_review .area_rv_empty .txt_box p {color:#222; font-size:1.5rem; font-weight:300;}
|
|
|
+.pd_review .area_rv_empty .txt_box p::before {content:''; display:block; width:4rem; height:4rem; margin:0 auto 2rem; background:url('/images/pc/ico_point4.png') no-repeat 0 0; background-size:contain;}
|
|
|
+.pd_review .area_rv_empty .txt_box p span.c_primary {font-weight:500;}
|
|
|
+.pd_review .area_rv_empty .txt_box div {display:flex; justify-content:center; margin-top:2.3rem; padding:2.3rem 0.5em; border:1px solid #ddd;}
|
|
|
+.pd_review .area_rv_empty .txt_box div dl {margin-left:12vw; font-size:1.5rem;}
|
|
|
+@media screen and (max-width:360px) {
|
|
|
+ .pd_review .area_rv_empty .txt_box div dl {margin-left:5vw;}
|
|
|
+ }
|
|
|
+.pd_review .area_rv_empty .txt_box div dl:first-child {margin-left:0}
|
|
|
+.pd_review .area_rv_empty .txt_box div dl dt {color:#666; font-weight:200; line-height:1.4;}
|
|
|
+.pd_review .area_rv_empty .txt_box div dl dd {color:#fd4802; font-weight:300;}
|
|
|
+.pd_review .area_rv_empty .btn_box .review_go{margin-top:3rem;}
|
|
|
+.pd_review .area_rv_average {margin-bottom:0!important; padding-bottom:0!important; text-align:center;}
|
|
|
+.pd_review .area_rv_average .star_score {margin-bottom:2rem;}
|
|
|
+.pd_review .area_rv_average .star_score span {display:inline-block; position:relative; color:#fd4802; vertical-align:middle;}
|
|
|
+.pd_review .area_rv_average .star_score .tit {display:block; font-size:1.4rem; font-weight:300;}
|
|
|
+.pd_review .area_rv_average .star_score .score {margin-right:1rem; font-size:2.1rem; font-weight:500;}
|
|
|
+.pd_review .area_rv_average .star_score .star {width:120px; height:19px; background:#ddd; text-align:left;}
|
|
|
+.pd_review .area_rv_average .star_score .star .progbar {display:inline-block; height:100%; background-color:#fd4802;}
|
|
|
+.pd_review .area_rv_average .star_score .star::after {content:''; position:absolute; left:0; top:0; z-index:2; width:100%; height:100%; background:url('/images/pc/star_empty_big.png') no-repeat 0 0; background-size:100% 100%; image-rendering:pixelated;}
|
|
|
+.pd_review .area_rv_average .average {margin-bottom:3rem;}
|
|
|
+.pd_review .area_rv_average .average .part_average {margin-top:1rem; text-align:left;}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_head{position:relative; height:2.4rem; line-height:2.4rem; padding-left:7.2rem;}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_head .tit{position:absolute; left:0; display:block; padding-top:0.5rem; width:6rem; height:2.4rem; border:1px solid #fd4802; font-size: 1.3rem; color:#fd4802; font-weight:300; line-height:1; border-radius:2.2rem; text-align:center;}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_head dl dt {padding-left:0; width:5.2rem; font-size:1.5rem; font-weight:300; color:#222;}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_head dl dd {width:calc(100% - 5.2rem);}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_head dl dd .percent{font-size:1.4rem; font-weight:500; color:#222;}
|
|
|
+.pd_review .area_rv_average .average .part_average .pa_body{display:none; margin-top:1.3rem;}
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex{margin-top:2.4rem;}
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex button{border:1px solid #a7a7a7; color:#222;}
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex button span:after{content:''; display:inline-block; margin-left:0.8rem; width:10px; height:7px; background: url(/images/mo/ico_btn_more.png) center center no-repeat; background-size:contain; vertical-align:middle;}
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex button span:before{display:"inline-block"; content:'자세히보기'; vertical-align:middle;}
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex button.active span:before{display:"inline-block"; content:'접기'; }
|
|
|
+.pd_review .area_rv_average .average .btn_group_flex button.active span:after{transform:rotate(180deg);}
|
|
|
+.pd_review .area_rv_average .average .part_average dl{margin-bottom:0.1rem;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl:last-child{margin-bottom:1rem;}
|
|
|
+.pd_review .area_rv_average .average .part_average:last-child dl:last-child{margin-bottom:0;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dt {float:left; padding-left:0.7rem; width:7.2rem; font-size:1.2rem; box-sizing:border-box;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd {position:relative; float:left; width:calc(100% - 7.2rem); padding-right:4.2rem; box-sizing:border-box;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd::after {content:''; clear:both; display:block;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd span {float:left; display:inline-block;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd .ratio {width:100%; height:5px; margin-top:6px; background:#f5f5f5; overflow:hidden;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd .ratio .progbar {display:inline-block; position:relative; height:8px; background:#ddd; vertical-align:top; margin-left:0}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd .ratio .progbar::after {content:''; position:absolute; right:-8px; top:0; width:0; height:0; border:4px solid #ddd; border-bottom-color:transparent;border-right-color:transparent;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd .percent {position:absolute; right:0; font-size:1.4rem;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl dd .line {width:100%; height:0px; margin-top:10px; border-top:2px dashed #ddd;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl.on dt,
|
|
|
+.pd_review .area_rv_average .average .part_average dl.on dd {color:#222; font-weight:300;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl.on dd .ratio .progbar {background:#222;}
|
|
|
+.pd_review .area_rv_average .average .part_average dl.on dd .ratio .progbar::after {border:4px solid #222; border-bottom-color:transparent;border-right-color:transparent;}
|
|
|
+.pd_review .area_rv_average .info_review {color:#222; font-size:1.3rem; font-weight:500; background:#fff6f2; padding:2.4rem 2rem; vertical-align:middle;}
|
|
|
+.pd_review .area_rv_average .info_review p {position:relative; text-align:left; padding-left:2rem; font-weight:300; display: inline-block;}
|
|
|
+.pd_review .area_rv_average .info_review p i.ico_point {position:absolute; left:0; top:2px; display:inline-block; width:1.5rem; height:1.5rem; background:url('/images/pc/ico_point3.png') no-repeat 50% 50%; background-size:100% 100%;}
|
|
|
+.pd_review .area_rv_average .info_review p span {font-weight:500;}
|
|
|
+.pd_review .area_rv_average .info_review > div {margin-top:1rem; display:flex; justify-content:center;}
|
|
|
+.pd_review .area_rv_average .info_review > div::after {content:''; clear:both; display:block;}
|
|
|
+.pd_review .area_rv_average .info_review > div dl {flex:1; -ms-flex: 1;}
|
|
|
+.pd_review .area_rv_average .info_review > div dl:first-child {margin-left:0}
|
|
|
+.pd_review .area_rv_average .info_review > div dl dt {color:#666; font-weight:300; font-size:1.1rem;}
|
|
|
+.pd_review .area_rv_average .info_review > div dl dd {color:#222; font-weight:300; font-size:1.5rem;}
|
|
|
+.pd_review .area_rv_best .riview_box .best_review a .star_score{background-image:none;}
|
|
|
+.pd_review .area_rv_photo {}
|
|
|
+.pd_review .area_rv_photo .photo_list {position:relative; margin:0 -0.4rem;}
|
|
|
+.pd_review .area_rv_photo .photo_list ul{}
|
|
|
+.pd_review .area_rv_photo .photo_list ul li {float:left; position:relative; padding:0.4rem; width:25%; box-sizing:border-box;}
|
|
|
+.pd_review .area_rv_photo .photo_list > div{position:absolute; right:0; bottom:0; width:25%; padding:0.4rem; box-sizing:border-box }
|
|
|
+.pd_review .area_rv_photo .photo_list > div > div{position:relative; width:100%; padding-bottom:100%;}
|
|
|
+.pd_review .area_rv_photo .photo_list button {position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); color:#fff; font-size:14px; z-index:1; text-align:center; box-sizing:border-box; z-index:2;}
|
|
|
+.pd_review .area_rv_photo .photo_list button::before {content:''; display:block; margin:0 auto; width:2rem; height:2rem; background:url('/images/pc/ico_plus_white.png') no-repeat 50% 50%; z-index:1;}
|
|
|
+.pd_review .area_rv_photo .photo_list button span{margin-top:0.5vw; display:block; font-size:1rem;}
|
|
|
+.pd_review .area_rv_all {}
|
|
|
+.pd_review .area_rv_all h6 span {display:inline-block; margin-left:5px; color:#666; font-weight:200;}
|
|
|
+.pd_review .area_rv_all .review_list {border-top:1px solid #ddd;}
|
|
|
+.pd_review .area_rv_all .review_list > ul > li {padding:3rem 0; border-bottom:1px solid #ddd; }
|
|
|
+.pd_review .area_rv_all .review_list > ul > li .review {}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box {}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .star_score {float:left}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .star_score .star {display:inline-block; position:relative; width:83px; height:13px; background:#ddd;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .star_score .star::after {content:''; position:absolute; left:0; top:0; z-index:3; width:100%; height:100%; background:url('/images/pc/star_empty_big.png') no-repeat 0 0; background-size:contain; image-rendering:pixelated;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .star_score .star .progbar {display:inline-block; height:100%; background:#fd4802; vertical-align:top;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .writer {float:right;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .writer span {position:relative; margin-left:1.1rem; padding-left:1.1rem; color:#888; font-size:1.1rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .writer span::after {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); height:8px; width:1px; background:#ddd;}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .writer span:first-child {margin-left:0; padding-left:0}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box .writer span:first-child::after {display:none;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box {margin-top:1.4rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box > div:first-child {margin-top:0}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box > div dl div {display:flex; font-size:1.1rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box > div dl div dt {width:4.5rem; color:#888}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box > div dl div dd {margin-left:12px; color:#fd4802}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 {margin-top:1.4rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 > div:first-child {margin-top:0; overflow:hidden;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 > div dl div {float:left; width:50%; max-width:400px; display:flex; font-size:1.1rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 > div dl div dt {position:relative; padding-left:0.8rem; color:#888}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 > div dl div dt:before{content:''; position:absolute; left:0; top:0.6rem; display:block; width:2px; height:2px; background-color:#888;}
|
|
|
+.pd_review .area_rv_all .review_list .review .response_box2 > div dl div dd {margin-left:12px; color:#222}
|
|
|
+.pd_review .area_rv_all .review_list .review .info_box{line-height:1;}
|
|
|
+.pd_review .area_rv_all .review_list .review .photo_box {margin: 1rem -1.33rem 0;}
|
|
|
+.pd_review .area_rv_all .review_list .review .photo_box .photo_list {font-size:0; white-space:nowrap; overflow-x:auto;}
|
|
|
+.pd_review .area_rv_all .review_list .review .photo_box .photo_list > ul li {display:inline-block; margin-left:0.8rem; width:7.5rem; height:7.5rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .photo_box .photo_list > ul li:first-child{margin-left:1.33rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .photo_box .photo_list > ul li:last-child{margin-right:1.33rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .txt_review_box {margin-top:1.6rem; font-size:1.3rem; overflow:hidden;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box {margin-top:1.5rem; padding-top:1.5rem;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply {position:relative; padding:2rem; background:#f5f5f5;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply::after {content:''; position:absolute; left:0px; top:-15px; width:0px; height:0px; border:15px solid #f5f5f5; border-top-color:transparent; border-right-color:transparent;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer {}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer span {display:inline-block; position:relative;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer .wr_name {padding-left:2.2rem; font-size:1.3rem; font-weight:300;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer .wr_name::after {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1.5rem; height:1.5rem; background:url('/images/pc/ico_admin.png') no-repeat 0 0; background-size:contain;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer .wr_date {padding-left:1rem; margin-left:1rem; font-size:1.1rem; color:#888; font-size:200;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_writer .wr_date::after {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); height:12px; width:1px; background:#ddd;}
|
|
|
+.pd_review .area_rv_all .review_list .review .reply_box .reply .reply_txt {margin-top:1.2rem; color:#666; font-size:1.3rem;}
|
|
|
+.pd_review .area_rv_all .review_last{padding:2.5rem 0; font-size:1.1rem; color:#888888; font-weight:300; text-align:center;}
|
|
|
+.pd_review .area_rv_all .nodata {padding:10rem 0; border-top:1px solid #ddd; text-align:center;}
|
|
|
+.pd_review .area_rv_all .nodata .txt_box {color:#666; font-size:1.3rem; font-weight:300;}
|
|
|
+.pd_review .area_rv_all .nodata .btn_box {margin-top:1.5rem;}
|
|
|
+.pd_review .area_rv_all .nodata .btn_box .btn span {color:#222; font-size:14px; font-weight:300;}
|
|
|
+.pd_review .category_open {position:relative; margin:-1.2rem -1.33rem -1px; border-bottom: 1px solid #ddd; overflow-x:auto;}
|
|
|
+.pd_review .category_open {font-size:0; white-space:nowrap;}
|
|
|
+.pd_review .category_open > li {position:relative; display:inline-block; padding:0 2rem; font-size:1.1rem; color:#222; line-height: 4.5rem;}
|
|
|
+.pd_review .category_open > li:after{content:''; display:block; position:absolute; top:50%; margin-top:-0.5rem; right:0px; width:1px; height:1rem; background-color:#ddd;}
|
|
|
+.pd_review .category_open > li:last-child:after{display:none;}
|
|
|
+.pd_review .category_open > li > span{position:relative; padding-right:1.5rem;}
|
|
|
+.pd_review .category_open > li > span:after{display:block; content:''; position:absolute; right:0; top:50%; margin-top:-2px; border:5px solid transparent; border-bottom-color:#222; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
|
|
|
+.pd_review .category_box{display:none; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5); z-index:500;}
|
|
|
+.pd_review .category_box .lap{position:absolute; bottom:0; left:0; padding:3rem 0; width:100%; background:#fff;}
|
|
|
+.pd_review .category_box .category_list{min-height:25rem; max-height:40rem; overflow-y:auto;}
|
|
|
+.pd_review .category_box .category_list .category {display:none; padding:0 1.33rem;}
|
|
|
+.pd_review .category_box .category_list .category ul {margin:0 -0.6rem;}
|
|
|
+.pd_review .category_box .category_list .category ul li { padding:0.4rem 0.6rem; background:#fff; text-align:center;}
|
|
|
+.pd_review .category_box .category_list .category ul li a {display:block; padding:0.9rem 1rem; color:#666; font-size:1.3rem; font-weight:300; color:inherit; border:1px solid #eee; border-radius:4rem;}
|
|
|
+.pd_review .category_box .category_list .category ul li.active a{border-color:#fd4802; color:#fd4802; font-weight:500;}
|
|
|
+.pd_review .category_box .category_list .category ul.n1 li{width:100%;}
|
|
|
+.pd_review .category_box .category_list .category ul.n2 li{float:left; width:50%;}
|
|
|
+.pd_review .category_box .category_close{position:absolute; top:-3.8rem; left:50%; margin-left:-1.35rem; width:2.7rem; height:2.7rem; background-image: url(/images/mo/ico_pop_cls.png); background-repeat:no-repeat; background-position:center center; font-size:0; text-indent:-999999px;}
|
|
|
+.pd_review .area_rv_all .nodata .btn_group_flex button{margin:0 auto; padding:0; width:10.8rem; height:3rem; line-height:3rem!important; font-size:11px; border:1px solid #ddd;}
|
|
|
+
|
|
|
+/* pd_popup > 포토영상 리뷰 리스트 */
|
|
|
+.modal.pd_pop.pd_photoreviewlist_pop {}
|
|
|
+.modal.pd_pop.pd_photoreviewlist_pop .modal-header {border-bottom:0;}
|
|
|
+.pd_photoreviewlist_pop .thumb {display:block; position:relative; width:100%; height:0px; line-height:0; font-size:0; padding-top:150%; background:#f5f5f5; overflow:hidden;}
|
|
|
+.pd_photoreviewlist_pop .pic .thumb {padding-top:100%; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
|
|
|
+.pd_photoreviewlist_pop .pic .thumb.mov::after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url('/images/pc/ico_play.png') no-repeat 50% 50%; z-index:2;}
|
|
|
+.pd_photoreviewlist_pop .photo_list {overflow: hidden;}
|
|
|
+.pd_photoreviewlist_pop .photo_list ul {margin:-0.8rem -0.4rem 0; overflow: hidden;}
|
|
|
+.pd_photoreviewlist_pop .photo_list ul li {float:left; padding:0.8rem 0.4rem 0; width:33.33%; box-sizing:border-box;}
|
|
|
+.pd_photoreviewlist_pop .photo_list ul li:nth-child(6n-5) {margin-left:0}
|
|
|
+.pd_photoreviewlist_pop .review_last {padding: 2.5rem 0; font-size: 1.1rem; color: #888888; font-weight: 300; text-align: center;}
|
|
|
+
|
|
|
+/* pd_popup > 베스트 리뷰 & 포토영상 리뷰 자세히보기 공통 */
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] {}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .modal-header{border-bottom:0;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .modal-body{margin-top:5.2rem; padding:0 0;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .modal-body .pd_review .area_rv_all .review_list{border-top:0;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb{position:relative; width:100%; padding-bottom:150%;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb img,
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb video{position: absolute; left: 50%; right: 0; top: 50%; bottom: auto; transform: translate(-50%, -50%); width: auto; height: auto; max-height: 100%; max-width: 100%; margin: auto 0; cursor: pointer;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb{position:relative; background-color:#ddd; background-position:center center; background-repeat:no-repeat; background-size:contain;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb.nodata:before{display:block; content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.5); z-index:1;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .thumb.nodata:after{display:block; content:'리뷰에 등록된 이미지가 없습니다.'; position:absolute; top:50%; left:50%; width:90%; font-size:1.2rem; color:#fff; text-align:center; z-index:2; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .swiper-pagination {display: inline-block; width: auto; padding: 0.2rem 1rem; border-radius: 2rem; font-size: 1.2rem; color: #fff; background-color: rgba(34,34,34,.5);}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_slider .swiper-pagination-fraction {position: absolute; left: 50%; bottom: 2rem; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_rv_all{padding-top:1rem;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .area_rv_all .review_list > ul > li {padding-top:1.5rem;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .btn_review_open{text-indent:-999999px; background:url(/images/mo/ico_pop_arrow.png) center center no-repeat; background-size:3rem 1rem;}
|
|
|
+.modal.pd_pop[class*="reviewdetail_pop"] .btn_review_open.active{background-image:url(/images/mo/ico_pop_arrow_on.png);}
|
|
|
+.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 .reply_box{display:none;}
|
|
|
+.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 .reply_box{display:block;}
|
|
|
+.modal.pd_pop.pd_photoreviewdetail_pop #btn_more_photoreview{display:inline-block; margin-right:1rem; margin-top: -0.3rem; width:2rem; height:2rem; background:url(/images/mo/ico_thumblist.png) center center no-repeat; background-size:contain; vertical-align:middle;}
|
|
|
+
|
|
|
+
|
|
|
+/* ============================================ 딜상세 ============================================ */
|
|
|
+/* pd deal 공통 */
|
|
|
+.pd.deal {}
|
|
|
+.pd.deal div::after,
|
|
|
+.pd.deal dl::after,
|
|
|
+.pd.deal ul::after {content:''; clear:both; display:block;}
|
|
|
+.pd.deal .pd_detail .area_desc .desc_wrap .descript_box .desc_info {margin-top:20px}
|
|
|
+.pd.deal .tab_detail_nav {position:absolute; width:100%; top:0; left:0; border-bottom:1px solid #eee;}
|
|
|
+.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 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;}
|
|
|
+.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;}
|
|
|
+.pd.deal .tab_detail_nav ul li.active a:after {width:100%;}
|
|
|
+.pd.deal .tab_detail_cont{padding-top: 4rem; display:none;}
|
|
|
+.pd.deal .tab_detail_cont .cont_head{padding:2.2rem 2rem 1.5rem; background-color:#fff; border-bottom:1px solid #eeeeee;}
|
|
|
+/* 상품상세정보 */
|
|
|
+.pd.deal .pd_review [class^="area_rv"]{padding:3rem 2rem;}
|
|
|
+.pd.deal .pd_dealitem{padding:5rem 2rem 1rem;}
|
|
|
+.pd.deal .pd_dealitem .itemsGrp {position:relative; display:block; margin:0 -0.4rem; overflow:hidden;}
|
|
|
+.pd.deal .pd_dealitem .itemsGrp .item_prod {float:left; width:50%; padding:2rem 0.4rem 0; box-sizing:border-box;}
|
|
|
+.pd.deal .pd_dealitem .itemsGrp .item_prod .item_state {padding:0;}
|
|
|
+.pd.deal .pd_dealitem .itemLink {}
|
|
|
+.pd.deal .pd_dealitem .itemLink .itemPic::after {content:''; background:none; background:rgba(34,34,34,0.8) url('/images/mo/btn_deal_item_more.png') no-repeat 50% 50%; background-size:5rem; opacity:0; -webkit-transition:all .2s ease-in-out; transition:all .2s ease-in-out; z-index:2;}
|
|
|
+.pd.deal .pd_dealitem .itemLink:hover .itemPic::after,
|
|
|
+.pd.deal .pd_dealitem .itemLink:active .itemPic::after {content:''; opacity:1;}
|
|
|
+.pd.deal .pd_dealitem .rank {max-height:none; padding:1rem 0 1rem; z-index:3;}
|
|
|
+.pd.deal .pd_dealitem .rank.detail::after {background:#fd4802}
|
|
|
+.pd.deal .pd_dealitem .rank.detail span {display:block; font-size:1.1rem; font-weight:500;}
|
|
|
+.pd.deal .pd_dealitem .rank.detail span em {display:block; margin-top:6px;}
|
|
|
+.pd.deal .pd_dealitem .rank.detail::after {background: #fd4802;}
|
|
|
+.pd.deal .pd_dealitem .itemsGrp .item_prod .item_state .btn{margin-top:1.5rem; width:100%; font-size:1.1rem; height:3rem; font-weight:300;}
|
|
|
+
|
|
|
+
|
|
|
+/* 상품문의 */
|
|
|
+.pd.deal .pd_qnalist .info_txt,
|
|
|
+.pd.deal .pd_qnalist .qna_list .check_secret{padding: 0 2rem;}
|
|
|
+
|
|
|
+
|
|
|
+/* 옵션셀렉트 */
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item,
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .select {height:110px; background:transparent;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod {width:100%; z-index:-1;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state {display:table; width:100%; height:70px; padding:0; margin:0}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a {display:table-cell; position:relative; width:100%; height:70px; padding-left:70px; padding-right:40px; vertical-align:middle;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemPic {position:absolute; left:0; top:0; width:50px; height:70px; padding:0; margin:0}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemName {max-width:100%; height:20px; margin-bottom:0px; line-height:20px; font-size:14px; -webkit-line-clamp:1;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemName .tit_option {font-weight:500;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemPrice {margin-top:13px}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemPercent {position:relative;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemPrice_original {margin-right:0;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a .itemPercent {margin-right:0;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .item_prod .item_state a > [class^="item"] {margin-left:0; margin-right:0;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .combo .list {top:110px}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .combo .list > li {border-bottom:1px solid #eee;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .combo .list > li[aria-disabled="true"] a [class^="item"] {color:#bbb; text-decoration:line-through;}
|
|
|
+.pd_detail .area_desc .desc_wrap .option_box .opt_select .select_custom.deal_opt_item .combo .list > li[aria-disabled="true"] a img {opacity:0.3;}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item,
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .select {height:110px}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .item_prod {width:100%;}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .item_prod .item_state {padding:0; margin:0}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .item_prod .item_state a {position:relative; padding-left:70px}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .item_prod .item_state a .itemPic {position:absolute; left:0; top:0; width:50px; height:70px; padding:0;}
|
|
|
+.pd.deal .tab_detail_cont .select_custom.deal_opt_item .combo .list {top:109px}
|
|
|
+/* 리스트팝업 */
|
|
|
+.pd_pop.list_pop{display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(34,34,34,.7); z-index:1000;}
|
|
|
+
|
|
|
+/* 딜리스트셀렉팝업(리뷰,문의,배송) */
|
|
|
+.pd_pop[class*="pd_list"]{display:none;}
|
|
|
+.pd_pop[class*="pd_list"] .modal_content{position:absolute; bottom:0; width:100%; background:#fff;}
|
|
|
+.pd_pop[class*="pd_list"] .modal_content .listpop_body{padding:1.5rem 1.33rem; min-height:43.2rem; max-height:40rem; box-sizing:border-box; overflow:auto;background:#fff;}
|
|
|
+.pd_pop[class*="pd_list"] .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; text-indent: -9999px; background-size: contain; background-repeat: no-repeat; background-position: center center; background-image: url(/images/mo/ico_pop_cls_w.png); background-color: transparent;}
|
|
|
+.pd_pop[class*="pd_list"].pd_listDescrp_pop{top:5.2rem;}
|
|
|
+.pd_pop[class*="pd_list"].pd_listDescrp_pop .modal_content{top:0; background-color:#646464;}
|
|
|
+.pd_pop[class*="pd_list"].pd_listDescrp_pop .modal_content:after{}
|
|
|
+.deal_list_select .select {cursor: pointer;display: inline-block; position: relative;font-size: 16px;color: #333333;width: 100%; height:66px;}
|
|
|
+.deal_list_select .list{background-color:#fff;}
|
|
|
+.deal_list_select .list li{position: relative; border-bottom:1px solid #eeeeee;}
|
|
|
+.deal_list_select .list li:first-child{margin-top:0;}
|
|
|
+.deal_list_select .list li.selected:after{border:1px solid #fd4802;}
|
|
|
+.deal_list_select .list li {position: relative; display:table; width:100%; box-sizing: border-box; z-index:1;}
|
|
|
+.deal_list_select .list li:after{content:''; position:absolute; width:100%; height:100%; top:0; left:0; border:1px solid #fff; box-sizing:border-box; z-index:2;}
|
|
|
+.deal_list_select .list .item_prod .itemLink{position: relative; display:table-cell; width: 100%; height:102px; padding-left:88px; padding-right:1rem; box-sizing:border-box; vertical-align: middle;}
|
|
|
+.deal_list_select .list .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; padding:0; margin-bottom:0; width:68px; height:102px; z-index:2;}
|
|
|
+.deal_list_select .list .item_prod .item_state .itemLink .itemBrand {display:block; padding-right: 4rem; font-size:1rem; color:#888888; font-weight:300;}
|
|
|
+.deal_list_select .list .item_prod .item_state .itemLink .itemName {display:block; margin:0.5rem 0 0.8rem; font-size:1.3rem; max-height: 3.3rem; 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;}
|
|
|
+.deal_list_select .list .item_prod .item_state .itemLink .itemText{margin-top:0.5rem; font-size:1.1rem; color:#888888; font-weight:300;}
|
|
|
+.deal_list_select .list .item_prod .item_state .itemLink .itemPrice{margin-right:0; margin-left:0;}
|
|
|
+.deal_list_select .list .item_prod .item_state.active:after{border-color:#fd4802;}
|
|
|
+.deal_list_select .list .item_prod .item_state:hover:after{border-color:#fd4802;}
|
|
|
+.deal_list_select .list .item_prod .item_state.active,
|
|
|
+.deal_list_select .list .item_prod .item_state:hover{z-index:2;}
|
|
|
+
|
|
|
+/* 딜상세설명 팝업 */
|
|
|
+.modal.pd_descrp_pop .pop_cont{margin-top:3rem;}
|
|
|
+.modal.pd_descrp_pop .modal-header{}
|
|
|
+.modal.pd_descrp_pop .modal-body .item_blk{margin:0 -1.33rem; padding:0 1.33rem 1.33rem; border-bottom: 1px solid #eeeeee;}
|
|
|
+.modal.pd_descrp_pop .modal-body .item_blk .item_prod{border-bottom:0;}
|
|
|
+.modal.pd_descrp_pop .modal-body{padding-bottom:5rem;}
|
|
|
+.modal.pd_descrp_pop .item_prod{padding-right:1.5rem; border-top:0; padding-right:0; border-bottom: 1px solid #eeeeee;}
|
|
|
+.modal.pd_descrp_pop .item_blk .item_prod .item_state .itemLink .itemPic {width:68px; height:102px}
|
|
|
+.modal.pd_descrp_pop .item_prod .itemLink{height: 102px; padding-left: 88px; padding-right: 1rem;}
|
|
|
+.modal.pd_descrp_pop .item_prod .itemPrice_original{display:inline-block;}
|
|
|
+.modal.pd_descrp_pop .item_prod .itemPercent{position:relative;}
|
|
|
+.modal.pd_descrp_pop .modal-footer button{position:fixed; bottom:0; color: #ffffff; background-color: #fd4802; border-color: #fd4802; z-index:2;}
|
|
|
+.modal.pd_descrp_pop .pd_listDescrp_pop .item_prod{padding-right:0;}
|
|
|
+.modal.pd_descrp_pop .deal_listDescrp_open:after{content:''; display:inline-block; margin-left:0.8rem; width:1.3rem; height:0.73rem; vertical-align:middle; background:url(/images/mo/ico_btn_dealopen.png) top center no-repeat; background-size:cover;}
|
|
|
+.modal.pd_descrp_pop .deal_listDescrp_open.active:after{background-position:center -0.73rem;}
|
|
|
+
|
|
|
+/*item_blk > item_prod*/
|
|
|
+.item_blk .item_prod {}
|
|
|
+.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 .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;}
|
|
|
+.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;}
|
|
|
+.item_blk .item_prod .item_state .itemLink .itemPrice{margin-left:0; margin-right:0;}
|
|
|
+/*select_custom > item_prod*/
|
|
|
+.select_custom .select .item_prod{margin:0; padding-right:0; overflow:hidden;}
|
|
|
+.select_custom .select .item_prod .item_state{display:block;}
|
|
|
+.select_custom .select .item_prod .itemLink{padding-left:0; display:block; height:auto;}
|
|
|
+.select_custom .select .item_prod .item_state .itemLink .itemPic{display:none;}
|
|
|
+.select_custom .select .item_prod .item_state .itemLink .itemPrice{display:none;}
|
|
|
+.select_custom .select .item_prod .item_state .itemLink .itemName{-webkit-line-clamp:1; font-size:1.3rem; padding-right:1rem;}
|
|
|
+.select_custom .item_prod {margin:15px 0; padding-right:4rem; line-height: 1.4;}
|
|
|
+.select_custom .item_prod .item_state {position: relative; display:table; width:100%; box-sizing: border-box;}
|
|
|
+.select_custom .item_prod .itemLink{position: relative; display:table-cell; width: 100%; height:60px; padding-left:59px; vertical-align: middle;}
|
|
|
+.select_custom .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; padding: 0; margin-bottom:0; width:44px; height:66px; z-index:2;}
|
|
|
+.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 .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:1px solid #eee;}
|
|
|
+.select_custom.deal_opt_item .combo .list>li[data-soldout="true"]::after{top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+.select_custom.deal_opt_item .combo .list{position:relative; top:0;}
|
|
|
+.select_custom.deal_opt_item .combo .list > li[aria-disabled="true"] a [class^="item"] {color:#bbb; text-decoration:line-through;}
|
|
|
+.select_custom.deal_opt_item .combo .list > li[aria-disabled="true"] a img {opacity:0.3;}
|
|
|
+/* tab_detail_cont > item_prod*/
|
|
|
+.tab_detail_cont .item_blk .item_prod .item_state .itemLink .itemBrand{padding-right:0; margin:0; margin-bottom:0.3rem;}
|
|
|
+.tab_detail_cont .item_blk .item_prod .item_state .itemLink .itemName{-webkit-line-clamp:1; padding-right:0; margin:0;}
|
|
|
+/* deal_list_select > item_prod*/
|
|
|
+.deal_list_select .item_prod .item_state .itemLink .itemBrand{padding-right:0; margin:0; margin-bottom:0.3rem;}
|
|
|
+.deal_list_select .item_prod .item_state .itemLink .itemName{-webkit-line-clamp:1; padding-right:0; margin:0;}
|
|
|
+
|
|
|
+.odPayment .paymentinfo .payinfo_blk .infotxt {display:none; max-height:190px; margin-top:20px; color:#888; font-size:14px; line-height:26px; overflow-y:scroll;}
|
|
|
+.odPayment .paymentinfo .payinfo_blk.on .infotxt {display:block; margin:0px 40px 40px;}
|
|
|
+.odPayment .area_paymentinfo .agree_payment {margin:40px 0 30px; color:#666; font-size:16px; font-weight:200;}
|
|
|
+.odPayment .area_paybtn .btn {height:80px; font-size:18px; font-weight:300;}
|
|
|
+
|
|
|
+
|
|
|
+/* ============================================ 전시 ============================================ */
|
|
|
+/* 전시공통 (타이틀,정렬,필터,네비,마지막리스트)*/
|
|
|
+.dp .dp_subtitle{margin-bottom: 2.4rem; font-size:1.6rem; font-weight:500; text-align:center;}
|
|
|
+.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::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;}
|
|
|
+.dp .category_nav ul li button:hover,
|
|
|
+.dp .category_nav ul li button.active {color: #fd4802; font-weight:500;}
|
|
|
+.dp .category_nav ul li:hover button::after,
|
|
|
+.dp .category_nav ul li button.active::after{content:''; position: absolute; bottom:0; left:0; width:100%; height:2px; background: #fd4802; }
|
|
|
+.dp .category_nav ul li:last-child {margin-right: 0;}
|
|
|
+.dp .dp_util{display:block; float:right; text-align:right; font-size: 0;}
|
|
|
+.dp .dp_util li {display:inline-block; margin-left:2rem; vertical-align:middle;}
|
|
|
+.dp .dp_util li:first-child{margin-left:0;}
|
|
|
+.dp .dp_util li a{font-size:1.2rem; color:#222!important;}
|
|
|
+.dp .dp_util li a.sort:after{content:''; position:relative; top:0.3rem; margin-left:0.8rem; display:inline-block; width:0rem; border:0.5rem solid transparent; border-bottom-color:#222; -webkit-transform:rotate(180deg); transform:rotate(180deg);}
|
|
|
+.dp .dp_util li a.filter:after{content:''; position:relative; top:0.1rem; margin-left:0.8rem; display:inline-block; width:1rem; height:1rem; background: url(/images/mo/icon_list_filter.png) center center no-repeat; background-size:contain;}
|
|
|
+.dp .dp_util li a.refresh{color:#888!important;}
|
|
|
+.dp .dp_util li a.refresh:after{content:''; position:relative; top:0.1rem; margin-left:0.8rem; display:inline-block; width:1.1rem; height:1.1rem; background: url(/images/mo/icon_best_refresh.png) center center no-repeat; background-size:contain;}
|
|
|
+.dp .count_wrap {padding:2rem 0;}
|
|
|
+.dp .count_wrap:after{display:block; content:''; clear:both;}
|
|
|
+.dp .count_wrap div:nth-child(1) {float:left;}
|
|
|
+.dp .count_wrap div:nth-child(1) p {font-size:1.2rem; color:#888;}
|
|
|
+.dp .count_wrap div:nth-child(1) p span {color:#fd4802; font-weight:bold;}
|
|
|
+.dp .count_wrap div::nth-child(2) {float: right; }
|
|
|
+.dp .count_wrap div::nth-child(2) ul {display: flex;}
|
|
|
+.dp .count_wrap div::nth-child(2) ul li {margin-left:2rem;}
|
|
|
+.dp .count_wrap div::nth-child(2) ul li:first-child{margin-left:0;}
|
|
|
+.dp .count_wrap div::nth-child(2) ul li a {color:#888;}
|
|
|
+.dp .list_last{ padding: 2.5rem 0; font-size: 1.1rem; color: #888888; font-weight: 300; text-align: center; border-top:1px solid #f5f5f5;}
|
|
|
+
|
|
|
+/* 전시상품리스트 공통(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 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;}
|
|
|
+.dp .dp_list .sub_category .cate_wrap a.on{border:1px solid #fe4904; color:#fe4904;}
|
|
|
+.dp .list_content .list_defult{display:none; text-align:center; padding:11rem 0;}
|
|
|
+.dp .list_content .list_defult p{text-align:center; font-size:1.3rem; color:#888888; font-weight:300;}
|
|
|
+.dp .list_content .list_defult .btn{margin-top:2.4rem; font-size:1.1rem; height:3rem;}
|
|
|
+.dp .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;}
|
|
|
+.dp .list_content.nodata .lookbookGrp,
|
|
|
+.dp .list_content.nodata .itemsGrp,
|
|
|
+.dp .list_content.nodata .list_item,
|
|
|
+.dp .list_content.nodata .list_last{display:none;}
|
|
|
+.dp .list_content.nodata .list_defult{display:block;}
|
|
|
+.dp .list_content .itemsGrp{padding-bottom:4rem;}
|
|
|
+.dp .itemsGrp .item_prod:nth-child(2n){margin-right: 0;}
|
|
|
+.dp .itemsGrp .item_prod {width: 48.75%; float: left; margin-right: 2.5%; margin-top: 4rem;}
|
|
|
+.dp .itemsGrp .item_prod:nth-child(1),
|
|
|
+.dp .itemsGrp .item_prod:nth-child(2){margin-top:0rem;}
|
|
|
+.dp .itemsGrp:after{display:block; content:''; clear:both;}
|
|
|
+
|
|
|
+/* 아울렛 서브메인 - dp_outlets */
|
|
|
+.dp .dp_outlets .outlets_visual img {width: 100%;}
|
|
|
+.dp .dp_outlets .outlets_visual .swiper-pagination-fraction {bottom: 4rem ; width:auto; left: 2rem; 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;}
|
|
|
+.dp .dp_outlets .outlets_visual .swiper-pagination-current {font-weight: 600;}
|
|
|
+.dp .dp_outlets .outlets_visual .txtWrap {position: absolute; left: 2rem; bottom: 9rem; color: fff;}
|
|
|
+.dp .dp_outlets .outlets_visual .txtWrap p {color: #fff; font-size: 3rem; font-weight: 500; line-height: 1.2;}
|
|
|
+.dp .dp_outlets .outlets_visual .txtWrap p.txt_xs {font-size: 1.4rem; margin-top: 1.6rem; font-weight: 300;}
|
|
|
+.dp .dp_outlets .dp_cate_list {}
|
|
|
+.dp .dp_outlets .dp_cate_list:after {content:''; display: block; clear: both;}
|
|
|
+.dp .dp_outlets .dp_cate_list a {position:relative; float:left; width:50%; line-height:5rem; padding:0 3rem 0 2rem; font-size:1.3rem; font-weight: 500; color: #222; text-align: left; background: #fff url(/images/mo/ico_more_lg.png) no-repeat right 2rem center; border-bottom:1px solid #ddd; box-sizing:border-box; }
|
|
|
+.dp .dp_outlets .dp_cate_list a:nth-child(2n){ border-left:1px solid #ddd;}
|
|
|
+.dp .dp_outlets .md_item {padding:4rem 2rem 0; margin-bottom: 6rem;}
|
|
|
+.dp .dp_outlets .md_item .swiper-slide {width: 43.75%;}
|
|
|
+.dp .dp_outlets .md_item .swiper-container {overflow: initial;}
|
|
|
+.dp .dp_outlets .best_item {margin-bottom: 2rem;}
|
|
|
+.dp .dp_outlets .best_item .itemsGrp:after {content:''; display: block; clear:both;}
|
|
|
+.dp .dp_outlets .best_item .itemsGrp .item_prod {width: 48.75%; float:left; margin-right: 2.5%; margin-bottom: 4rem;}
|
|
|
+.dp .dp_outlets .best_item .itemsGrp .item_prod:nth-child(2n) {margin-right: 0;}
|
|
|
+.dp .dp_outlets .md_item .dp_subtitle,
|
|
|
+.dp .dp_outlets .best_item .dp_subtitle {text-align: center; margin-bottom: 2.4rem;}
|
|
|
+
|
|
|
+/* 룩북 - 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 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;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .cate_wrap a:last-child{margin-right:6.5rem;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .cate_wrap a:active{border:1px solid #333; color:#000;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .btnbox{
|
|
|
+ position:absolute; right:0; top:0; width:6rem; height:100%; background-color:#fff; text-align:right; font-size:0;
|
|
|
+ background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.03) 1%, rgba(255,255,255,1) 36%, rgba(255,255,255,1) 100%);
|
|
|
+ background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 100%);
|
|
|
+ background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.03) 1%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 100%);
|
|
|
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
|
|
|
+}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .btnbox .reset{display:inline-block; width:3rem; height:3rem; border-radius:50%; font-size:0; text-indent:-999999px; vertical-align:top; background:#f4f4f4 url(/images/mo/ico_filter_reset.png) center center no-repeat; background-size:50%;}
|
|
|
+.dp .dp_lookbook .swiper_filter.brand .btnbox .reset:active{background-color:#ddd;}
|
|
|
+.dp .dp_lookbook .event_con li {position: relative; margin-bottom:6rem;}
|
|
|
+.dp .dp_lookbook .event_con li:first-child {margin-top:0;}
|
|
|
+.dp .dp_lookbook .event_con li .ev_img {position: relative; padding-bottom:100%; margin-bottom:2rem; }
|
|
|
+.dp .dp_lookbook .event_con li .ev_img img {position: absolute; top: 50%; left: 50%; transform:translate(-50%, -50%); width: 100%; height: auto;}
|
|
|
+.dp .dp_lookbook .event_con li .ev_txt .brand {margin-bottom:0.5rem; font-size:1.1rem; color: #888; font-weight: 300;}
|
|
|
+.dp .dp_lookbook .event_con li .ev_txt .tit {font-size:1.4rem; color: #000; font-weight: 500;}
|
|
|
+.dp .dp_lookbook_item{}
|
|
|
+.dp .dp_lookbook_item img{width:100%;}
|
|
|
+.dp .dp_lookbook_item .txt .tit{ display: -webkit-box;
|
|
|
+ -webkit-line-clamp: 2;
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
+ margin:1.5rem 0 0;
|
|
|
+ min-height: 3.3rem;
|
|
|
+ max-height: 3.3rem;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ font-size:1.2rem;
|
|
|
+ line-height: 1.4;
|
|
|
+ color: #222;
|
|
|
+ font-weight: 300;
|
|
|
+ word-break: keep-all;
|
|
|
+}}
|
|
|
+
|
|
|
+/* 베스트 - dp_best */
|
|
|
+.dp .dp_best .count_wrap{padding-top:0;}
|
|
|
+.dp .dp_best .view_item .dp_subtitle{text-align:left; font-size:1.6rem; margin-bottom: 2rem;}
|
|
|
+.dp .dp_best .view_item .dp_subtitle span{color:#fd4802;}
|
|
|
+.dp .dp_best .view_item {padding:3rem 0 4rem;}
|
|
|
+.dp .dp_best .view_item .swiper-slide {width: 43.75%;}
|
|
|
+.dp .dp_best .view_item .swiper-container {overflow: initial;}
|
|
|
+.dp .dp_best .view_item .count_wrap div:first-child p{font-size:1.6rem; color:#222;}
|
|
|
+.dp .dp_best .view_item .count_wrap div:first-child p span{font-weight:500;}
|
|
|
+.dp .dp_best .best_item {margin:6rem 0 2rem;}
|
|
|
+.dp .dp_best .best_item .dp_subtitle {text-align: center; margin-bottom: 2.4rem;}
|
|
|
+.dp .dp_best .best_item .itemsGrp:after {content:''; display: block; clear:both;}
|
|
|
+.dp .dp_best .best_item .itemsGrp .item_prod {width: 48.75%; float:left; margin-right: 2.5%; margin-bottom: 4rem;}
|
|
|
+.dp .dp_best .best_item .itemsGrp .item_prod:nth-child(2n) {margin-right: 0;}
|
|
|
+
|
|
|
+/* 핫딜 - dp_hotdeal */
|
|
|
+.dp_hotdeal .hotdeal {position: relative;height:49vw; margin-bottom:4rem; background: url(/images/mo/thumb/hotdeal_bg.png)no-repeat center center; background-size:cover;}
|
|
|
+.dp_hotdeal .hotdeal #countdown{position: absolute; padding:0 6.1vw; height:10.1vw; line-height:10.1vw; border-radius:10.1vw;; border:1px solid #fff; white-space:nowrap; display:inline-block; text-align: center; bottom:8.3vw; left:50%; transform: translateX(-50%);}
|
|
|
+.dp_hotdeal .hotdeal #countdown:before{content:''; display:inline-block; margin-right:1.8vw; width:5.1vw; height:5.1vw; background:url(/images/mo/icon_time_hotdeal.png) center center no-repeat; background-size:contain; vertical-align:middle;}
|
|
|
+.dp_hotdeal .hotdeal #countdown span{font-size:4vw; color:#fff; display:inline-block; vertical-align:middle;}
|
|
|
+.dp_hotdeal .hotdeal #countdown span:first-child{margin-right:1.8vw;}
|
|
|
+.dp_hotdeal .hotdeal .list_content .itemsGrp .item_prod{margin-bottom:3rem; margin-right:0;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod {width:100%}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod:nth-child(2n) {margin-right: 0;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemBadge,
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemcolorchip {display: none;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .item_state {display: table; padding-left:17.6rem; padding-bottom: 0; height:23.4rem; width: 100%;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemLink {display: table-cell; position: static; vertical-align: middle; padding-top:3.7rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemLike {z-index: 99;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPic {position: absolute; top: 0; left: 0; margin-bottom: 0; padding-top: 0; width:15.6rem; height:23.4rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .shape {padding:0.3rem 1rem; width:auto; height:auto; max-width:4rem; min-height:auto; border-radius:2rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .shape span{position:relative; width:auto; left:0; top:0; text-indent:0; transform:translate(0);}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .shape:after{display:none;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPic::after {background: #f5f5f5; opacity:1; z-index: 87;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPic .pd_img {z-index: 88;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod.sold_out .itemPic:before {content:'SOLD OUT'; position: absolute; top: 50%; left: 50%; font-size:1.4rem; color:#fff; font-weight:bold; background: rgba(0,0,0,.5); width: 100%; height: 100%; transform:translate(-50%, -50%); line-height:23.4rem;; z-index: 99; text-align: center;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .shape{position:absolute; left:17.6rem; top:2rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemBrand {margin:0 0 1rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemComment {position: absolute; left:17.6rem; top:11rem; margin:0;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemName {margin:0;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPrice {margin:4rem 0 1rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPrice_original {margin:0 0 0.7rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemPercent {margin:0; font-size:1.8rem; font-weight:bold;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemEt .shopBag button{width:100%; height:3rem; line-height:3rem; font-size:1.1rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemEt .shopBag button span{position:relative; padding-left:1.6rem;}
|
|
|
+.dp_hotdeal .itemsGrp.rowtype .item_prod .itemEt .shopBag button span:after{content:''; position:absolute; left:0; top:50%; width:1rem; height:1.2rem; background:url(/images/mo/ico_shopbag.png) center center no-repeat; background-size:contain; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+
|
|
|
+/* 기획전 - dp_exhibition */
|
|
|
+.dp .dp_exhibition .list_content .itemsGrp.n3{margin-bottom:0; padding-bottom:0;}
|
|
|
+.dp .dp_exhibition .list_content .itemsGrp.n3 .item_prod {width: 31.666%; float: left; margin-right: 2.5%; margin-top:0;}
|
|
|
+.dp .dp_exhibition .list_content .itemsGrp.n3 .item_prod:nth-child(2n) {margin-right: 2.5%;}
|
|
|
+.dp .dp_exhibition .list_content .itemsGrp.n3 .item_prod:nth-child(3n) {margin-right:0;}
|
|
|
+.dp .dp_exhibition .list_content .itemsGrp.n3 .item_prod{margin-bottom:0;}
|
|
|
+.dp .dp_exhibition .list_content .list_item > div{margin-bottom:6rem;}
|
|
|
+.dp .dp_exhibition .list_content .list_item .visual{position:relative; margin-bottom:2rem;}
|
|
|
+.dp .dp_exhibition .list_content .list_item .visual img {width: 100%;}
|
|
|
+.dp .dp_exhibition .list_content .list_item .visual .txtWrap {position: absolute; left: 2rem; bottom: 4rem; color: fff;}
|
|
|
+.dp .dp_exhibition .list_content .list_item .visual .txtWrap p {color: #fff; font-size: 2.4rem; font-weight: 500; line-height: 1.2;}
|
|
|
+.dp .dp_exhibition .list_content .list_item .visual .txtWrap p.txt_xs {font-size: 1.2rem; margin-top:1.6rem; font-weight: 300;}
|
|
|
+
|
|
|
+/* 기획전 - dp_detail-case */
|
|
|
+.dp .dp_exhibition .dp_subtitle{padding-top:4rem;}
|
|
|
+.dp .dp_exhibition{background-color:#f5f5f5;}
|
|
|
+.dp .dp_exhibition .inner{padding-bottom: 4rem; margin-bottom: 1.3rem; background-color:#fff; }
|
|
|
+.dp .dp_exhibition .inner:first-child{padding-bottom:0; margin-bottom:0;}
|
|
|
+.dp .dp_exhibition .inner:last-child{padding-bottom: 4rem;}
|
|
|
+.dp .dp_exhibition .inner.bg_gray{background-color:#f5f5f5;}
|
|
|
+.dp .dp_exhibition .items_option{padding-top:4rem;}
|
|
|
+.dp .dp_exhibition .items_option .select{display:block;}
|
|
|
+.dp .dp_exhibition .shar_box{position:relative; padding:2rem;}
|
|
|
+.dp .dp_exhibition .shar_box .p{font-size:1.4rem; color:#222; font-weight:500;}
|
|
|
+.dp .dp_exhibition .shar_box .sns_share{position:absolute; right:2rem; top:50%; width:1.4rem; height:1.6rem; font-size:0; text-indent:-999999px; background:url(/images/mo/ico_sns_share.png) center center no-repeat; background-size:contain; -webkit-transform:translateY(-50%); transform:translateY(-50%)}
|
|
|
+.dp .dp_exhibition .banner_item{margin-bottom:-5.3rem;}
|
|
|
+.dp .dp_exhibition .banner_item .dp_banner_slide{background-color:#fff;}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item01 .swiper-slide{padding:0 14%}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item01 .swiper-slide .item_prod .itemPercent{font-size:2.4rem;}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item01 .swiper-slide .item_prod .itemName{font-size:1.3rem; max-height:3.5rem;}
|
|
|
+.dp .dp_exhibition .dp_listItems_wrap .list_content .itemsGrp{margin-bottom:-4rem;}
|
|
|
+.dp .dp_exhibition .dp_listItems_wrap .itemsGrp .item_prod:last-child{margin-bottom:0;}
|
|
|
+.dp .dp_exhibition .dp_banner_slide .swiper-container.dp_lookbook_case1{margin-top:6rem;}
|
|
|
+.dp .dp_exhibition .dp_listItems_wrap .btn_default{margin-top:4rem;}
|
|
|
+.dp .dp_exhibition .dp_listItems_wrap .btn_default:after{content:''; display:inline-block; margin-left:0.8rem; width:1.1rem; height:0.7rem; background:url(/images/mo/ico_btn_more.png) center center no-repeat; background-size:contain;}
|
|
|
+.dp .dp_exhibition .big_banner {position:relative; width:100%; height:131vw; background: url(/images/mo/thumb/detail_case_bg.png) center center no-repeat; background-size: cover;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap{position:absolute; bottom:8vw; left:0; width:100%; padding:0 3vw;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap .cnUrl{margin:0 -1.2vw; overflow:hidden;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap .cnUrl > li{padding:2vw 1.2vw 0; float:left; width:50%; box-sizing:border-box;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap .cnUrl > li a{display:block; padding:0 3vw; font-size:3.5vw; line-height:11vw; color:#fff; text-align:center; background-color:rgba(0,0,0,.6); white-space:nowrap;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap .cnUrl > li a span{position:relative; display: block; padding-right:3.2vw; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
|
|
|
+.dp .dp_exhibition .big_banner .infoWrap .cnUrl > li a span:after{content:''; display:inline-block; position:absolute; right:0; top:50%; width:2vw; height:3vw; background:url(/images/mo/ico_dpbanner_arrow.png) center center no-repeat; background-size:contain; vertical-align:middle; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+.dp .dp_exhibition .big_banner_slide .swiper-slide img{width:100%;}
|
|
|
+.dp .dp_exhibition .big_banner_slide .swiper-pagination{position:relative; margin-top:2.4rem; bottom:0;}
|
|
|
+.dp .dp_exhibition .big_banner_slide .swiper-pagination .swiper-pagination-bullet-active{background-color:#fd4802;}
|
|
|
+.dp .dp_exhibition .foot_banner_slide .swiper-container{overflow:initial;}
|
|
|
+/* dp_detail-case - 쿠폰 */
|
|
|
+.dp .coupon_list {margin-bottom:3rem;}
|
|
|
+.dp .coupon_list li {position: relative; position: relative; margin-top:3rem; overflow: hidden;}
|
|
|
+.dp .coupon_list li:first-child{margin-top:0;}
|
|
|
+.dp .coupon_list li .cp_top {position: relative; overflow: hidden;}
|
|
|
+.dp .coupon_list li .cp_detail { z-index: 99; border:1px solid #ddd; border-bottom: 0; padding: 2.4rem 2.2rem;}
|
|
|
+.dp .coupon_list li .cp_detail .tit {margin-bottom:0.2rem; font-size:1.3rem;}
|
|
|
+.dp .coupon_list li .cp_detail .sale_t {display: block; color: #fd4802; font-size: 30px; margin-bottom:1rem;}
|
|
|
+.dp .coupon_list li .cp_detail .sale_t span {font-weight: 600;}
|
|
|
+.dp .coupon_list li .cp_detail .sale_t.won_t {font-size:2.1rem; line-height: 1;}
|
|
|
+.dp .coupon_list li .cp_detail .sale_t.won_t span {font-size: 30px;}
|
|
|
+.dp .coupon_list li .cp_detail .cp_cont {margin-bottom: 0; font-weight: 300; color: #888; font-size:1.2rem; line-height: 1.5; min-height: 36px; word-break: keep-all;}
|
|
|
+.dp .coupon_list li .cp_detail .cp_cnt {display: none; background: #fff5f3; margin-top:0.5rem; padding:5px 8px; border:1px solid #fd4802; font-size: 10px; color: #fd4802 !important; font-weight: 500;}
|
|
|
+.dp .coupon_list li .cp_shape {position: absolute; top: 50%; right: -13px; z-index: 101; width: 26px; height: 26px; margin-top: -13px; border:1px solid #ddd; background: #fff; border-radius: 50%; z-index: 96;}
|
|
|
+.dp .coupon_list li .cp_date {border:1px solid #222; background: #222; font-weight: 300; text-align: center;}
|
|
|
+.dp .coupon_list li .cp_date button {display: block; width: 100%; padding:1.1rem 5px; font-size: 1.2rem; font-weight: 300; color: #fff;}
|
|
|
+.dp .coupon_list li .cp_date button span {background: url(/images/pc/ico_cp_down.png) no-repeat right top; padding-right: 28px;}
|
|
|
+.dp .coupon_list li.off .cp_date {border:1px solid #aaa; background: #aaa;}
|
|
|
+.dp .coupon_list li.off .cp_date button span {background:none; padding-right: 0;}
|
|
|
+.dp .coupon_list li .cp_info {text-align: center; margin-top:1.3rem;}
|
|
|
+.dp .coupon_list li .cp_info button span {display: inline-block; border-bottom: 1px solid #888; font-size:1.1rem; color: #888;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_list {display: flex; justify-content: center; flex-wrap: wrap; max-width: 1580px; min-width: 1580px; padding: 0 260px 120px; margin: 0 auto; box-sizing: border-box;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip {max-width: 1580px; margin: 0 auto; padding: 60px 60px 0 60px; box-sizing: border-box; display: flex; border-top: 1px solid #ddd;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip .dp_coupon_notice::before {content:''; display: block; width:36px; height: 46px; margin: 0 auto; background: url(/images/pc/ico_null.png)no-repeat;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip .dp_coupon_notice::after {content:'유의사항'; display: inline-block; margin-top: 20px; color:#888;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip ul {margin-left: 90px;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip ul li {position: relative; padding-left: 12px; margin-bottom: 12px; color:#888;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip ul li:last-child {margin-bottom: 0;}
|
|
|
+.dp .dp_coupon_wrap .dp_coupon_tip ul li::before {content:''; position: absolute; width:2px; height: 2px; top:46%; left:0; transform: scaleY(-50%); background: #888;}
|
|
|
+.dp .dp_coupon_wrap .announce_txt {position: relative; margin: 0 auto; padding-top: 30px; border-top:1px solid #dddddd;}
|
|
|
+.dp .dp_coupon_wrap .announce_txt .note_txt p{color:#666;}
|
|
|
+.dp .dp_coupon_wrap .announce_txt .announce_list{padding-bottom:2.7rem; padding-top:1rem;}
|
|
|
+/* dp_detail-case - 리뷰 */
|
|
|
+.dp .dp_exhibition .dp_review{text-align:center;}
|
|
|
+.dp .dp_exhibition .dp_listItems_wrap .btn{width:100%;}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item01 .swiper-pagination{position:relative; margin-top:2.4rem; bottom:0;}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item01 .swiper-pagination .swiper-pagination-bullet-active{background-color:#fd4802;}
|
|
|
+.dp .dp_exhibition .dp_listItems_slide .swiper-container.item02{overflow: initial;}
|
|
|
+.dp .dp_exhibition .dp_banner_slide .swiper-container.dp_lookbook_case1 .swiper-pagination{position:relative; margin-top:2.4rem; bottom:0;}
|
|
|
+.dp .dp_exhibition .dp_banner_slide .swiper-container.dp_lookbook_case1 .swiper-pagination-bullet-active{background-color:#fd4802;}
|
|
|
+.dp .dp_exhibition .review .swiper-container{overflow: initial;}
|
|
|
+.dp .dp_exhibition .review .swiper-container .swiper-slide > div{border:1px solid #eee;}
|
|
|
+.dp .dp_exhibition .review .best_review {position:relative; text-align:center;}
|
|
|
+.dp .dp_exhibition .review .best_review:after{content:''; display:block; position:absolute; bottom:0; left:2rem; right:2rem; height:1px; background-color:#eee;}
|
|
|
+.dp .dp_exhibition .review .best_review a {display:block; position:relative; background-color:#fff;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .star {display:inline-block; position:relative; width:83px; height:14px; background:#ddd;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .star::after {content:''; position:absolute; left:0; top:0; z-index:3; width:100%; height:1.5rem; background:url('/images/pc/star_empty.png') no-repeat 0 0; background-size:100% 100%; image-rendering:pixelated;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .star .progbar {display:inline-block; height:14px; background:#fd4802; vertical-align:top;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .ico {margin-left:10px}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .ico::before {vertical-align:inherit;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score{margin-bottom:1rem;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .star_score .star{vertical-align:middle;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .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;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .txt_best_review p{font-size:1.2rem; color:#666; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; white-space: normal; overflow-wrap: break-word;}
|
|
|
+.dp .dp_exhibition .review .best_review a .pic{position:relative;}
|
|
|
+.dp .dp_exhibition .review .best_review a .pic .thumb {display:block; padding-top:100%; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
|
|
|
+.dp .dp_exhibition .review .best_review a .pic .thumb.mov::after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url('/images/pc/ico_play.png') no-repeat 50% 50%; z-index:2;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info{padding:2rem; text-align:left;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .writer {margin-top:1.3rem;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .writer span {position:relative; margin-left:1.1rem; padding-left:1.1rem; color:#888; font-size:1.1rem;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .writer span::after {content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); height:8px; width:1px; background:#ddd;}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .writer span:first-child {margin-left:0; padding-left:0}
|
|
|
+.dp .dp_exhibition .review .best_review a .info .writer span:first-child::after {display:none;}
|
|
|
+.dp .dp_exhibition .review .product_view{padding:2rem; background-color:#fff;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod {text-align:left;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .item_state {position: relative; display:table; width:100%; box-sizing: border-box;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .itemLink{position: relative; display:table-cell; width: 100%; height:60px; padding-left:56px; vertical-align: middle;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .item_state .itemLink .itemPic {position:absolute; left:0; top:0; padding: 0; width:40px; height:60px; z-index:2;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .item_state .itemLink .itemBrand {display:block; font-size:1rem; color:#888888; font-weight:300; margin-left:0; margin-right:0;}
|
|
|
+.dp .dp_exhibition .review .product_view .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: 1; -webkit-box-orient: vertical; max-height: 3.3rem; overflow: hidden; white-space: normal; overflow-wrap: break-word;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .item_state .itemLink .itemPrice{margin-left:0; margin-right:0;}
|
|
|
+.dp .dp_exhibition .review .product_view .item_prod .item_state .itemLink .itemPrice .itemPrice_sale{font-weight:700;}
|
|
|
+.dp .dp_exhibition .review .swiper-container .swiper-slide{box-shadow:0 0 10px rgba(0,0,0,0.2);}
|
|
|
+.dp .dp_exhibition .review .swiper-container .swiper-pagination-fraction {position: relative; display:inline-block; margin-top:2rem; bottom:0; width:auto; 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;}
|
|
|
+.dp .dp_exhibition .review .swiper-container .swiper-pagination-current {font-weight: 600;}
|
|
|
+
|
|
|
+/* .dp > .dp_util > select 커스텀 (전시공통) */
|
|
|
+.dp .dp_util .select {cursor: pointer;display: inline-block;position: relative;top:-1px; font-size: 1.2rem;color: #333333;width: 100%;height:1.6rem; line-height:1.6rem;}
|
|
|
+.dp .dp_util .select+.select{margin-left: 10px;}
|
|
|
+.dp .dp_util .select_hidden {display: none;visibility: hidden;padding-right: 10px;}
|
|
|
+.dp .dp_util .select_dress {
|
|
|
+ position: relative;top: 0;right: 0;bottom: 0;left: 0;padding:0 15px 0 3px;
|
|
|
+ background-color: #ffffff;border: 1px solid #fff;box-sizing: border-box;
|
|
|
+ -moz-transition: all 0.05s ease-in;-o-transition: all 0.05s ease-in;
|
|
|
+ -webkit-transition: all 0.05s ease-in;transition: all 0.05s ease-in;
|
|
|
+}
|
|
|
+.dp .dp_util .select_dress:after {
|
|
|
+ content: "";width: 0;height: 0;box-sizing: border-box;position: absolute;top:5px;right:0;
|
|
|
+ border: 5px solid transparent; border-color: #222222 transparent transparent transparent;
|
|
|
+}
|
|
|
+.dp .dp_util .select_options {
|
|
|
+ display: none;position: absolute;top:2rem;right: 0;left: 0;z-index: 2;
|
|
|
+ margin: 0;padding: 0;list-style: none;background-color: #ffffff;
|
|
|
+ box-sizing: border-box;border:0;border-top: 0px solid #222222;
|
|
|
+}
|
|
|
+.dp .dp_util .select_options li {
|
|
|
+ margin: 0;padding:3px 3px;text-indent:0; display:block; text-align:left;
|
|
|
+ -moz-transition: all 0.08s ease-in;-o-transition: all 0.08s ease-in;
|
|
|
+ -webkit-transition: all 0.08s ease-in;transition: all 0.08s ease-in;
|
|
|
+}
|
|
|
+.dp .dp_util .select_options li:hover{background-color: #dddddd;}
|
|
|
+.dp .dp_util .select_options li[rel="hide"] {display: none;}
|
|
|
+.dp .dp_util .select_options li.disabled {text-decoration:line-through; background:#f5f5f5; color:#bbb}
|
|
|
+.dp .dp_util .select_options li.disabled:hover,
|
|
|
+.dp .dp_util .select_options li.disabled:active {cursor:default;}
|
|
|
+.dp .dp_util .select_dress:active:after, .dp .dp_util .select_dress.active:after {top:0;border-color: transparent transparent #222 transparent;}
|
|
|
+
|
|
|
+
|
|
|
+/* 전시제품메뉴 공통 */
|
|
|
+.dp .nav_box{position:fixed; width:100%; height:100%; top:5.5rem; left:0; background:rgba(0,0,0,.5); z-index:600;}
|
|
|
+.dp .nav_box.active{visibility:visible;}
|
|
|
+.dp .nav_box .lap{position:absolute; top:0; left:0; padding:0 2rem 0; width:100%; background:#fff;}
|
|
|
+.dp .nav_box .nav_list{min-height:15rem; max-height:40rem; overflow-y:auto;}
|
|
|
+.dp .nav_box .nav_close{position:absolute; bottom:-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%);}
|
|
|
+.dp .nav_box .nav_list {padding:0;}
|
|
|
+.dp .nav_box .nav ul {}
|
|
|
+.dp .nav_box .nav ul > li {}
|
|
|
+.dp .nav_box .nav ul > li .daps1{display:block; font-size:1.4rem; color:#666; font-weight:300; line-height:5rem; border-bottom:1px solid #ddd;}
|
|
|
+.dp .nav_box .nav ul > li .daps2 li > a{display:block; font-size:1.4rem; font-weight:300; color:#222; line-height:4rem;}
|
|
|
+.dp .nav_box .nav ul > li .daps2 li.on > a{color:#fd4802; font-weight:500; line-height:5rem;}
|
|
|
+
|
|
|
+/* 전시 카테고리 공통 */
|
|
|
+.dp .category_open{position:relative; padding: 1.1rem 1.5rem; font-size:1.3rem; color:#222; font-weight: 300; text-align:left; background-color: #ffffff; border: 1px solid #dddddd; box-sizing: border-box;}
|
|
|
+.dp .category_open:after {content: ""; width: 0; height: 0; box-sizing: border-box; position: absolute; top: 1.8rem; right: 1.5rem; border: 6px solid transparent; border-color: #888888 transparent transparent transparent;}
|
|
|
+.dp .category_box{visibility:hidden; position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.5); z-index:500;}
|
|
|
+.dp .category_box.active{visibility:visible;}
|
|
|
+.dp .category_box .lap{position:absolute; bottom:0; left:0; padding:3rem 0; width:100%; background:#fff;}
|
|
|
+.dp .category_box .category_list{min-height:15rem; max-height:40rem; overflow-y:auto;}
|
|
|
+.dp .category_box .category_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%);}
|
|
|
+.dp .category_box .selcet_list {padding:0 2rem;}
|
|
|
+.dp .category_box .selcet_list ul {}
|
|
|
+.dp .category_box .selcet_list ul li {margin-top:0.8rem; padding:0.9rem 1rem; background:#fff; text-align:center; border:1px solid #eee; border-radius:4rem;;}
|
|
|
+.dp .category_box .selcet_list ul li a {display:inline-block; color:#666; font-size:1.3rem; font-weight:300; color:inherit;}
|
|
|
+.dp .category_box .selcet_list ul li.active{border-color:#fd4802; color:#fd4802; font-weight:500;}
|
|
|
+/* 브랜드옵션팝 */
|
|
|
+.dp .category_box.brand .lap{padding-bottom:0;}
|
|
|
+.dp .category_box.brand .lap .category_list{padding-bottom:3rem;}
|
|
|
+/* 룩북옵션팝 */
|
|
|
+.dp .category_box.lookbook .lap{padding-bottom:0;}
|
|
|
+.dp .category_box.lookbook .category_list{max-height:30rem;}
|
|
|
+.dp .category_box .category_list .selcet_list{padding-bottom:2rem;}
|
|
|
+.dp .category_box.lookbook .lap .category_list{padding-bottom: 6rem;}
|
|
|
+/* 플롯팅 메뉴 > 구매하기 */
|
|
|
+.dp .category_floormenu{position:fixed; bottom:0; left:0; width:100%; height:5.8rem; line-height:5.8rem; z-index:20;}
|
|
|
+.dp .category_floormenu > div{float:left; color:#fff; text-align:center;}
|
|
|
+.dp .category_floormenu > div:nth-child(1){width:37%; background:#000}
|
|
|
+.dp .category_floormenu > div:nth-child(2){width:63%; background-color:#fd4802;}
|
|
|
+.dp .category_floormenu button{display:block; width:100%; height:5.8rem; line-height:5.8rem; font-size:1.6rem; font-weight:500;}
|
|
|
+.dp .category_floormenu > div:nth-child(1){overflow:hidden; }
|
|
|
+.dp .category_floormenu > div:nth-child(1) > button{float:left; width:100%; background:#000; font-size:1.6rem;}
|
|
|
+.dp .category_floormenu > div:nth-child(1) > button.reset span:before{content:''; display:inline-block; width:1.4rem; height:1.4rem; background:url(/mages/mo/ico_filter_reset_w.png) center center no-repeat; background-size:contain;}
|
|
|
+
|
|
|
+/* 필터기능 네비(전시공통) */
|
|
|
+.filter_box{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: 100; visibility:hidden;}
|
|
|
+.filter_box.active{visibility:visible;}
|
|
|
+.filter_box.active .filter_list{right:0;}
|
|
|
+.filter_list{font-size:1.4rem; background:#fff; position:fixed; top:0; right:-80%; width:80%; height:100%; transition:right 0.4s;}
|
|
|
+.filter_list::after{content:''; display: block; clear:both;}
|
|
|
+.filter_list .form_field{display:block;}
|
|
|
+.filter_list .form_field input[type="checkbox"] + label {display: block; position: relative; padding-left:0; padding-right: 26px; cursor: pointer; font-size: 12px; line-height: 1.4; font-weight: 300; letter-spacing: 0;}
|
|
|
+.filter_list .form_field div label span{color:#222!important;}
|
|
|
+.filter_list .form_field input[type="checkbox"] + label:before{left:auto; right:0}
|
|
|
+.filter_list .form_field input[type="checkbox"]:checked + label:after{left:auto; right:0}
|
|
|
+.filter_top{position: absolute; left:0; top:0; width:100%; padding:0 2rem; height:5rem; line-height:5rem; z-index:2;}
|
|
|
+.filter_top:after{content:''; display:block; clear:both;}
|
|
|
+.filter_top > div:nth-child(1){float:left;}
|
|
|
+.filter_top > div:nth-child(2){float:right;}
|
|
|
+.filter_top .fillter_reset {position:relative; padding-left:1.5rem; vertical-align:middle;}
|
|
|
+.filter_top .fillter_reset::before { content:''; position: absolute; top:50%; left:0; transform: translateY(-50%); width:12px; height:12px; background: url(/images/mo/ico_filter_reset.png)no-repeat; background-size:contain;}
|
|
|
+.filter_top .tt{font-size:1.6rem; font-weight:500; color:#222;}
|
|
|
+.filter_top .close{display:inline-block; margin-left:1.8rem; width:1.6rem; height:1.6rem; background:url(/images/mo/ico_pop_cls.png) center center no-repeat; background-size:contain; font-size:0; vertical-align:middle;}
|
|
|
+.filter_con{position:absolute; top:5rem; left:0; width:100%; height:calc(100% - 5rem); overflow-y:auto;}
|
|
|
+/* 남녀공용,신상품만보기*/
|
|
|
+.filter_header .form_field{padding:0 2rem; border-bottom:1px solid #eeeeee;}
|
|
|
+.filter_header .form_field > div label{padding:1.2rem 0;}
|
|
|
+/* 메뉴부분 */
|
|
|
+.filter_body > ul li a{position:relative; padding:1rem 2rem; display:block; color:#222; font-size:1.4rem; font-weight: 300;}
|
|
|
+.filter_body > ul > li{border-bottom:1px solid #eeeeee;}
|
|
|
+.filter_body > ul > li > a{display:block; padding:2rem 2rem;}
|
|
|
+.filter_body > ul > li .daps1{position:relative; background-color:#fff}
|
|
|
+.filter_body > ul > li .daps2{display:none; background-color:#f5f5f5; border-top:1px solid #eeeeee; }
|
|
|
+.filter_body > ul > li .daps3{display:none; text-indent:1rem;}
|
|
|
+.filter_body > ul > li .daps4{display:none; text-indent:2rem;}
|
|
|
+.filter_body > ul > li .daps5{display:none; text-indent:3rem;}
|
|
|
+.filter_body > ul > li .daps1:after{content:''; position:absolute; right:2rem; top:50%; width:1.3rem; height:0.733rem; background:url(/images/mo/ico_arrow_filter.png) 0 0 no-repeat; background-size:100%; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+.filter_body > ul > li .daps1.on:after{background-position:0 -0.733rem;}
|
|
|
+.filter_body > ul > li .daps1 .pic{position:absolute; right:4.5rem; top:50%; display:block; max-width:15rem; font-size:1.1rem; color:#fd4801; text-align:right; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+.filter_body > ul > li .daps5 a{background:url(/images/mo/ico_bracket2.png) 4rem 40% no-repeat;}
|
|
|
+.filter_body > ul > li a.on{color:#fd4801;}
|
|
|
+.filter_body > ul > li.categori .daps2 > li > a.on:after,
|
|
|
+.filter_body > ul > li.categori .daps3 > li > a.on:after,
|
|
|
+.filter_body > ul > li.categori .daps4 > li > a.on:after{content:''; position:absolute; right:2rem; top:50%; width:1.3rem; height:0.7rem; background:url(/images/mo/ico_cate_close.png) center center no-repeat; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
|
|
|
+/* 필터세부사항(사이즈..) */
|
|
|
+.filter_body > ul > li .sizebox{padding-top:3rem;}
|
|
|
+.filter_body > ul > li .sizebox > li{padding:0 2rem 3rem; overflow:hidden;}
|
|
|
+.filter_body > ul > li .sizebox > li label{position:relative; display:block; float:left; margin:2% 0 0 2% ; width:32%; height:33px; line-height:33px; text-align:center; background-color:#fff;}
|
|
|
+.filter_body > ul > li .sizebox > li label input{position:absolute; top:0; right:0; opacity:0; width:0; height:0;}
|
|
|
+.filter_body > ul > li .sizebox > li label span{position:absolute; top:0; bottom:0; left:0; right:0; color:#222; border:1px solid #dddddd; box-sizing:border-box;}
|
|
|
+.filter_body > ul > li .sizebox > li label input:checked + span{border-color:#222;}
|
|
|
+.filter_body > ul > li .sizebox > li label:nth-of-type(3n+1){margin-left:0;}
|
|
|
+.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 .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;}
|
|
|
+.filter_body > ul > li .colorbox li [class*="pdColor"]:before {content: ""; display: inline-block; width: 100%; height: 100%; border-radius: 50%; box-sizing: border-box;}
|
|
|
+.filter_body > ul > li.color .daps1 span [class*="pdColor"]{position:relative; display:inline-block; margin-left:0.5rem; width:1.2rem; height:1.2rem; border-radius:50%; overflow:hidden;}
|
|
|
+.filter_body > ul > li.color .daps1 span [class*="pdColor"]:before{content:''; position:absolute; top:0; left:0; display:block; width:100%; height:100%; cursor: pointer; vertical-align:top;}
|
|
|
+.pdColor-color01::before {background-color: #000;}
|
|
|
+.pdColor-color02::before {background-color: #7f7f7f;}
|
|
|
+.pdColor-color03::before {background-color: #ff0306;}
|
|
|
+.pdColor-color04::before {background-color: #f98473;}
|
|
|
+.pdColor-color05::before {background-color: #ff99ec;}
|
|
|
+.pdColor-color06::before {background-color: #9c1d88;}
|
|
|
+.pdColor-color07::before {background-color: #9c5a28;}
|
|
|
+.pdColor-color08::before {background-color: #655611;}
|
|
|
+.pdColor-color09::before {background-color: #ffffaf;}
|
|
|
+.pdColor-color10::before {background-color: #ff8700;}
|
|
|
+.pdColor-color11::before {background-color: #012061;}
|
|
|
+.pdColor-color12::before {background-color: #0170c1;}
|
|
|
+.pdColor-color13::before {background-color: #bfffdd;}
|
|
|
+.pdColor-color14::before {background-color: #13b987;}
|
|
|
+.pdColor-color15::before {background-color: #5c5527;}
|
|
|
+.color-check input:checked ~ [class*="pdColor"]:after {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ right: 0;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0;
|
|
|
+ background: rgba(0,0,0,0.2) url(/images/pc/ico_color_check.png) no-repeat 50% 50%;
|
|
|
+ border-radius: 50%;
|
|
|
+ z-index: 2;
|
|
|
+}
|
|
|
+
|
|
|
+/*==== 총알배송 ====*/
|
|
|
+.modal.dp_pop.bulletShip_pop .modal-footer .btn{background:#000; border-color:#222;}
|
|
|
+.modal.dp_pop.bulletShip_pop .ico-area{text-align:center;}
|
|
|
+.modal.dp_pop.bulletShip_pop .impossible-popup{text-align:center;}
|
|
|
+/* dp_Bulletship .Bulletship_body */
|
|
|
+.Bulletship_head img{width:100%;}
|
|
|
+.dp_Bulletship .ico-area {width:4.1rem; padding-top:4rem; margin:0 auto;}
|
|
|
+.dp_Bulletship .txt-area {position:relative; margin-top:1rem; text-align:center;}
|
|
|
+.dp_Bulletship .bulltetship-time {font-size:1.3rem; color:#555;}
|
|
|
+.dp_Bulletship .bulltetship-check {margin:1.2rem 0 2rem; font-size:2.4rem; font-weight:900;}
|
|
|
+.dp_Bulletship .bulltetship-disc {margin:1.6rem 0 0; font-size:1.1rem;}
|
|
|
+/* popup */
|
|
|
+.bulletship-possible {display:block; z-index:100; top:0; left:0; width:100%; background-color:#fff;}
|
|
|
+.bulletship-possible.no {display:block; z-index:100;}
|
|
|
+.input-address {display:flex; flex-wrap:wrap; justify-content:center; align-items:center; width:100%; height:6.8rem; border:none; text-align:center; background-color:#f5f5f5; color:#797979; font-size:1.3rem;}
|
|
|
+.dim-area {display:block; z-index:200; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0, .5); filter:blur(.5);}
|
|
|
+.dim-area .my-inner {position:fixed; top:25%; /* top:50%; */ left:50%; transform:translate(-50%, -50%); width:32rem; height:36.5rem; padding:0 2rem; box-sizing:border-box; background-color:#fff;}
|
|
|
+.dim-area .my-inner .ico-area {margin-bottom:.8rem;}
|
|
|
+.possible-popup {text-align:center;}
|
|
|
+.possible-popup.disp-on {display:block;}
|
|
|
+/* .impossible-popup {position:absolute; top:7rem; left:50%; transform:translateX(-50%); width:100%; padding:0 2rem; box-sizing:border-box; text-align:center;} */
|
|
|
+.impossible-popup.disp-on {display:block;}
|
|
|
+.bullet-pop-btn {position:absolute; top:2.6rem; right:2rem; width:1.6rem; height:1.6rem; border:0; background-color:transparent;}
|
|
|
+.bullet-pop-btn::before {content:''; display:block; position:absolute; transform:rotate(45deg); width:100%; height:1px; background-color:#000;}
|
|
|
+.bullet-pop-btn::after {content:''; display:block; position:absolute; transform:rotate(-45deg); width:100%; height:1px; background-color:#000;}
|
|
|
+.possible-notice {padding-top:2rem; font-size:1.1rem;}
|
|
|
+.continue-shopping {display:block; position:absolute; left:0; bottom:0; width:100%; height:4.5rem; background-color:#000; color:#fff; text-align:center; line-height:4.5rem;}
|
|
|
+.list-popup {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; padding:3rem 2rem; box-sizing:border-box; background-color:#fff;}
|
|
|
+.list-popup .bullet-pop-btn {position:absolute; top:-2rem; left:50%; transform:translateX(-50%);}
|
|
|
+.list-popup .bullet-pop-btn::before {background-color:#fff;}
|
|
|
+.list-popup .bullet-pop-btn::after {background-color:#fff;}
|
|
|
+.mo-list-btn {display:block; width:100%; margin-bottom:.8rem; padding:1.4rem 0; box-sizing:border-box; border:.3rem solid #eee; border-radius:30px; font-size:1.4rem; text-align:center;}
|
|
|
+.mo-list-btn:last-child {margin-bottom:0;}
|
|
|
+.mo-list-btn:active,
|
|
|
+.mo-list-btn:checked,
|
|
|
+.mo-list-btn:hover {border-color:#fd4802; color:#fd4802;}
|
|
|
+/* dp_Bulletship .Bulletship_foot */
|
|
|
+.dp_Bulletship .Bulletship_foot {background-color:#f5f5f5;}
|
|
|
+.dp_Bulletship .Bulletship_foot .inner.custom-inner {padding-bottom:0;}
|
|
|
+.dp_Bulletship .Bulletship_foot ul li {display:flex;}
|
|
|
+.dp_Bulletship .Bulletship_foot ul li + li {margin:1.5rem 0;}
|
|
|
+.dp_Bulletship .Bulletship_foot .img-box {margin-right:2rem;}
|
|
|
+.dp_Bulletship .Bulletship_foot img {width:7.5rem; height:7.5rem;}
|
|
|
+.dp_Bulletship .Bulletship_foot .txt-box {display:flex; flex-wrap:wrap; flex-direction:column; align-content:flex-start; justify-content:center; text-align:left;}
|
|
|
+.dp_Bulletship .Bulletship_foot .tit {font-size:1.4rem; font-weight:900;}
|
|
|
+.dp_Bulletship .Bulletship_foot .disc {font-size:1.2rem;}
|
|
|
+.mo-only {display:none;}
|
|
|
+@media (max-width:320px) {
|
|
|
+ .mo-only {display:block;}
|
|
|
+}
|
|
|
+.dp_Bulletship .bullet-styicky_nav {margin:4rem 0;}
|
|
|
+.dp_Bulletship .item_header {text-align:center;}
|
|
|
+.dp_Bulletship .item_header h4 {font-size:1.6rem; font-weight:900;}
|
|
|
+.dp_Bulletship .itemGrp {display:flex;}
|
|
|
+.dp_Bulletship .itemGrp .mo-item_prod {margin-bottom:4rem;}
|
|
|
+.dp_Bulletship .itemGrp .itemName {text-transform:uppercase;}
|
|
|
+.dp_Bulletship .itemGrp .itemPrice {font-size:1rem; text-decoration:line-through}
|
|
|
+.dp_Bulletship .itemGrp .salePrice {display:flex; justify-content:space-between; align-content:center; margin:0 .5rem; font-size:1.5rem; font-weight:900;}
|
|
|
+.dp_Bulletship .itemGrp .itemBadge {display:flex; align-items:center;}
|
|
|
+.dp_Bulletship .itemGrp .itemBadge .badge13 {font-size:.9rem;}
|
|
|
+.dp_Bulletship .itemGrp .itemBadge .badge13 + .badge13 {margin:0 .4rem;}
|
|
|
+.dp_Bulletship .itemGrp .itemcolorchip {max-width:100%; margin:1rem 0 2rem;}
|
|
|
+.dp_Bulletship .items_option{padding-top:4rem;}
|
|
|
+.dp_Bulletship .items_option .select{display:block;}
|
|
|
+.dp .dp_Bulletship{background-color:#f5f5f5;}
|
|
|
+.dp .dp_Bulletship .inner{padding-bottom: 4rem; margin-bottom: 1.3rem; background-color:#fff; }
|
|
|
+.dp .dp_Bulletship .inner:last-child{margin-top:1.3rem;}
|
|
|
+.dp .dp_Bulletship .inner.bg_gray{background-color:#f5f5f5;}
|
|
|
+.dp .dp_Bulletship .dp_subtitle{padding-top:4rem;}
|
|
|
+
|
|
|
+
|
|
|
+/*===================== item_prod쪽으로 이동 예정===================*/
|
|
|
+/* 아이템컬러칩 */
|
|
|
+.itemcolorchip {margin:1.5rem 5px 0px;}
|
|
|
+.itemcolorchip [class*="chip_"] {position: relative;display: inline-block;width:1rem; height:1rem; font-size: 0; vertical-align: middle; margin:0 0 0 2px;}
|
|
|
+.itemcolorchip [class*="chip_"]:before {content: "";display: inline-block;width: 100%;height: 100%;border-radius: 50%;box-sizing: border-box;}
|
|
|
+.itemcolorchip [class*="chip_"]:first-child {margin-left:0}
|
|
|
+.chip_color40::before {background-color: #ffffff;border: 1px solid #ddd;}
|
|
|
+.chip_color54::before {background-color: #000000;}
|
|
|
+.chip_color35::before {background-color: #cbaf6f;}
|
|
|
+
|
|
|
+/* 상품아이콘*/
|
|
|
+.itemBadge {margin:20px 5px 0; margin-top:1rem; font-size: 0px; overflow:hidden;}
|
|
|
+.itemBadge [class*="badge"] {display:inline-block; height:22px; margin:0 0 0 5px; padding:0 8px; border:1px solid #888888; background: #fff; color:#888888; font-size: 11px; font-weight: 300; line-height: 21px;}
|
|
|
+.itemBadge [class*="badge"]:first-child {margin-left:0}
|
|
|
+.itemBadge .badge13 {background:#f5f5f5; border-color:#f5f5f5;}
|
|
|
+
|
|
|
+/* 상품코멘트*/
|
|
|
+.viewComment{padding:0 0.7rem; display:inline-block; height:1.8rem; line-height:1.8rem; font-size:1rem; text-align:center; border:1px solid #fd4802; color:#fd4802; border-radius:1.8rem;}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|