@charset "utf-8";

/* 공통 - phone */
.phoen_wrap.mb20 {margin-bottom: 20px;}
.phoen_wrap p{float: left;width: 30%;position: relative;}
.phoen_wrap p:after {content: "";display: block;width: 5px;height: 1px;position: absolute;right:2px;top:16px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -65px;} 
.phoen_wrap p:first-child{width: 40%}
.phoen_wrap p:last-child:after {background:none;}
.phoen_wrap select {height: 34px;}
.phoen_wrap p input{width: 100%;}
.phoen_wrap p span{display: block;padding-right: 10px;}
.phoen_wrap p:last-child span{padding-right: 0;}
.phoen_wrap:after{content:"";display:block;clear:both;}

/* 공통 - 년,월,일 */
.date_wrap p,.date_wrap div{float: left;width: 30%;position: relative;}

.date_wrap p:first-child,.date_wrap div:first-child{width: 40%}
.date_wrap p:last-child:after,.date_wrap div:last-child:after {background:none;}
.date_wrap select {height: 34px;}
.date_wrap p input,.date_wrap div input{width: 100%;}
.date_wrap p span,.date_wrap div span{display: block;padding-right: 5px;}
.date_wrap p:last-child span,.date_wrap div:last-child span{padding-right: 0;}
.date_wrap:after{content:"";display:block;clear:both;}

/* 공통 - 카드 16자리 */
.card_num {margin-top: 10px;}
.card_num.mt0{margin-top: 0;}
.card_num.pb10 {padding-bottom: 10px;}
.card_num li {float: left;width: 25%;}
.card_num li span {display: block; padding:0 2px;}
.card_num li span input[type="text"] {width:100%;}
.card_num li span:first {padding-left:0;}
.card_num li span:last {padding-right:0;}
.card_num:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

/* 공통 - 주민번호 */
.resident_number {display:flex;margin-bottom:10px;}
.resident_number li {flex:1;}
.resident_number li:first-child {margin-right: 5px;position:relative;}
.resident_number li:first-child:after {content:"";display:block;width: 5px;height: 1px;position: absolute;right:-8px;top:16px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -65px;}
.resident_number li:last-child {margin-left: 5px}

/* 공통 - mail */
.mail_wrap{display: flex;flex-wrap:wrap;}
.mail_wrap p{width:40% ;position: relative;}
.mail_wrap p:first-child:after {content: "@";display: block;position: absolute;right:-7px;top:8px;font-size: 15px;color: #666;} 
.mail_wrap p input{width: 100%;}
.mail_wrap p span{display: block;padding-right: 15px;}
.mail_wrap p:nth-child(2) {width: 60%;}
.mail_wrap p:nth-child(2) span{padding-left: 15px;padding-right: 0;}
.mail_wrap p:nth-child(3){width: 100%;padding-top: 10px;} 

/* main */
.footer_main {background-color: #eee;border-top:1px solid #e5e5e5;padding:30px 9px 60px 9px;letter-spacing:-1px;text-align:center;margin-top: 30px;}
.footer_main .footer_menu {margin-bottom:20px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.footer_main .footer_menu li {font-size:11px;margin:0 4px;border:1px solid #e5e5e5;line-height:26px;text-align:center;background-color:#fff;box-shadow:0 2px #e2e2e2;letter-spacing:0px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.footer_main .footer_menu li a {color:#666;}
.footer_main address {font-size:11px;color:#999;padding:0px 7px;margin-bottom:17px;text-align:center;}
.footer_main address i {margin-left:5px;}
.footer_main address i:before {content:"|";display:inline-block;color:#d5d5d5;padding-right:5px;}
.footer_main .footer_menu2 {width:302px;margin:0 auto;}
.footer_main .footer_menu2 li {float:left;margin-right:18px;position:relative;}
.footer_main .footer_menu2 li a {color:#666;}
.footer_main .footer_menu2 li:after {content:"";display:block;width:1px;height:12px;background-color:#c0c0c0;position:absolute;right:-9px;top:3px;}
.footer_main .footer_menu2 li:last-child {font-weight: bold;}
.footer_main .footer_menu2 li:last-child:after {display:none;}
.footer_main .footer_menu2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.footer_main .copyright {display:inline-block; font-size:10px;color:#999;margin:15px 0;}

.footer_svs{width:100%;padding:21px 0;background-color:#eee;text-align:center;color:#aaa;font-size:11px}
.footer_svs .f_link{padding-bottom:7px;}
.footer_svs .f_link a{position:relative;display:inline-block;padding:0 6px;color:#666}
.footer_svs .f_link a:first-child:after{content:'';position:absolute;top:4px;right:-2px;width:1px;height:9px;background-color:#ccc}

.swiper-main{overflow: hidden;}
.sub_wrap .main_wrap {padding-top: 45px;}
.sub_wrap .event_wrap {padding-top: 45px;}
.swiper-container{position:relative;overflow:hidden;z-index:1}
.swiper-slide{float:left;position: relative;}
.swiper-container-horizontal{overflow: hidden;}

.top_md {position:relative;text-align:center;}
.top_md img {width:100%;}
.top_md .btn_close {display:block;width:14px;height:14px;position:absolute;right:15px;top:50%;margin-top:-7px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -140px 0px;}

.main_gnb {width:100%;position:absolute;left:0;top:0;z-index: 10;letter-spacing:-1px;padding-top: 20px;z-index: 500}
.main_gnb ul {width:3000px;padding-left:10px;position: relative;z-index: 5}
.main_gnb ul li {float:left;margin:0 8px;padding-bottom:3px;line-height:1;}
.main_gnb ul li:last-child{margin-right: 20px;} 
.main_gnb ul li a {font-size:14px;color:#fff;}
.main_gnb ul li:first-child {width:43px;height:12px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -50px -55px;}
.main_gnb .deem{position: absolute;top: 0;height: 0;height: 55px;background: #fff;opacity: 1;width: 100%;display: none;}

.sub_wrap .main_gnb ul li a {color:#666;}
.sub_wrap .main_gnb ul li.on {border-bottom:2px solid #333;padding-bottom:9px;position:relative;}
.sub_wrap .main_gnb ul li.on:after {content:"";display:block;position:absolute;left:50%;bottom:-1px;margin-left:-3px; width:5px;height:3px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -130px -118px;}
.sub_wrap .main_gnb ul li.on a {color:#333;}
.sub_wrap .main_gnb ul li:first-child {padding-bottom:12px;}
.sub_wrap .main_gnb ul li:first-child {background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -60px -142px;}

.sub_wrap_sc .main_gnb{position: fixed;border-bottom:1px solid #ccc;}
.sub_wrap_sc .main_gnb ul li a {color:#666;}
.sub_wrap_sc .main_gnb ul li.on {border-bottom:2px solid #333;padding-bottom:9px;position:relative;}
.sub_wrap_sc .main_gnb ul li.on:after {content:"";display:block;position:absolute;left:50%;bottom:-1px;margin-left:-3px; width:5px;height:3px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -130px -118px;}
.sub_wrap_sc .main_gnb ul li.on a {color:#333;}
.sub_wrap_sc .main_gnb ul li:first-child {padding-bottom:12px;}
.sub_wrap_sc .main_gnb ul li:first-child {background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -60px -142px;}

.sub_wrap .main_wrap {padding-top: 45px;}
.main_wrap.mb30 {margin-bottom: 30px;}

.main_wrap h1 {text-align:center;position:relative;letter-spacing:-1px;}
.main_wrap h1 strong {display:block;font-size:15px;color:#000;margin:40px auto 2px;}
.main_wrap h1 strong.mt20 {margin-top:20px;}
.main_wrap h1 strong.mt30 {margin-top:30px;}
.main_wrap h1 span {display:block;font-size:13px;font-weight:normal;color:#999;margin-bottom:12px;}
.main_wrap h1 a {display:block;width:10px;height:10px;position:absolute;right:15px;top:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}
.main_wrap h1.mb10 {margin-bottom:10px;}
.main_wrap h1.sub_h1 strong {margin:40px auto 12px;}

.main_wrap .main_banner {margin-bottom:10px;letter-spacing:-1px;}
.main_wrap .main_banner ul {display: flex;}
.main_wrap .main_banner ul li {float:left;width:100%;text-align:center;flex-shrink:0;}
.main_wrap .main_banner ul li img {width:100%;margin-bottom: 10px;}
.main_wrap .main_banner ul li strong {display:block;font-size:18px;color:#333;}
.main_wrap .main_banner ul li span {font-size:13px;color:#666;}
.main_wrap .main_banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .main_banner .dot {display:block;width:100%;text-align:center;}
.main_wrap .main_banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .main_banner .dot a.on {background-color:#000;}
.main_wrap .main_banner .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.main_wrap .main_banner .dot span.swiper-pagination-bullet-active {background-color:#000;}

.main_wrap .ak_banner {padding-bottom:15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .ak_banner ul li strong {display:block;font-size:14px;color:#333;}

.main_wrap .theme_banner {padding-bottom:15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .theme_banner.pb0 {padding-bottom:0px;}
.main_wrap .theme_banner ul li img {margin-bottom: 5px;}
.main_wrap .main_banner .dot {margin-bottom:15px;}

.main_wrap .favor_list {border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:17px 10px 7px;background-color:#f2f2f2;letter-spacing:-1px;}
.main_wrap .favor_list li {background-color:#fff;font-size:13px;color:#333;border:1px solid #e5e5e5;border-left:4px solid #333;margin-bottom:10px;padding:12px 0 10px 15px;min-height: 35px;}
.main_wrap .favor_list li a {display:block;}
.main_wrap .favor_list li a em {display:block;font-size:11px;color:#666;}

.main_wrap .hotbrand {border-bottom:1px solid #e5e5e5;box-shadow:0 10px #f2f2f2;margin-bottom: 10px;}
.main_wrap .hotbrand .md {position:relative;}
.main_wrap .hotbrand .md img {width:100%;}
.main_wrap .hotbrand .txt_box {display:block;width:100%;position:absolute;left:0;bottom:0px;}
.main_wrap .hotbrand .txt_box .txt {display:block;margin:0 15px;padding:12px 0;background-color:#fff;opacity:.8;}
.main_wrap .hotbrand .txt_box .txt strong {display:block;font-size:13px;color:#000;margin-bottom:2px;}
.main_wrap .hotbrand .txt_box .txt em {font-size:11px;color:#666;}
.main_wrap .hotbrand .hotbrand_list {padding-bottom: 25px;}
.main_wrap .hotbrand .hotbrand_list ul {display: flex}
.main_wrap .hotbrand .hotbrand_list ul li{float:left;width:100%;text-align:center;flex-shrink:0;}
.main_wrap .hotbrand .hotbrand_list ul li .prod{margin:0 5px 25px;letter-spacing:-1px;padding:0 10px 5px;}
.main_wrap .hotbrand .hotbrand_list ul li .prod a{float:left;width:33.33%;text-align:center;padding-top: 20px;}
.main_wrap .hotbrand .hotbrand_list ul li .prod div {display:block;margin:0 5px;}
.main_wrap .hotbrand .hotbrand_list ul li .prod img {width:100%;margin-bottom: 10px;}
.main_wrap .hotbrand .hotbrand_list ul li .prod span {display:block;text-align:left;font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .hotbrand .hotbrand_list ul li .prod strong {display:block;text-align:left;font-size:16px;color:#333;letter-spacing:0px;}
.main_wrap .hotbrand .hotbrand_list ul li .prod strong i{font-size:11px;font-weight:bold;}
.main_wrap .hotbrand .hotbrand_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .hotbrand .hotbrand_list .dot {display:block;width:100%;text-align:center;}
.main_wrap .hotbrand .hotbrand_list .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .hotbrand .hotbrand_list .dot a.on {background-color:#000;}

.main_wrap .hotbrand .hotbrand_list .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.main_wrap .hotbrand .hotbrand_list .dot span.swiper-pagination-bullet-active {background-color:#000;}

.main_wrap .rival .rival_list {margin:15px 0 25px;letter-spacing:-1px;}
.main_wrap .rival .rival_list ul {margin-bottom:10px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;display: flex}
.main_wrap .rival .rival_list ul li {float:left;width:100%;text-align:center;flex-shrink:0;}
.main_wrap .rival .rival_list ul li span {float:left;width:50%;display:block;text-align:center;position:relative;}
.main_wrap .rival .rival_list ul li a {display:block;}
.main_wrap .rival .rival_list ul li img {width:100%;}
.main_wrap .rival .rival_list ul li span em {display:block;width:100%;text-align:center;position:absolute;bottom:10px;left:0;}
.main_wrap .rival .rival_list ul li span em i {display:inline-block;font-size:14px;font-weight:bold;color:#000;background-color:#fff;opacity:.8;border-radius:13px; padding:2px 8px 2px;}
.main_wrap .rival .rival_list ul .type1 span:first-child:after {content:"";display: block;width:57px;height:66px;position:absolute;right:-28px;top:50%;margin-top:-35px;z-index: 10; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px -85px;}
.main_wrap .rival .rival_list ul .type2 {position:relative;}
.main_wrap .rival .rival_list ul .type2 em {display:block;width:100%;text-align:center;position:absolute;bottom:10px;left:0;}
.main_wrap .rival .rival_list ul .type2 em i {display:inline-block;font-size:15px;font-weight:bold;color:#000;background-color:#fff;opacity:.8;border-radius:13px; padding:2px 8px 2px;}
.main_wrap .rival .rival_list ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .rival .rival_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .rival .rival_list .dot {display:block;width:100%;text-align:center;}
.main_wrap .rival .rival_list .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .rival .rival_list .dot a.on {background-color:#000;}

.main_wrap .rival .rival_list .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.main_wrap .rival .rival_list .dot span.swiper-pagination-bullet-active {background-color:#000;}

.main_wrap .rival .rival_list .tag_wrap:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .rival .rival_list .tag_wrap .right{float: right;}

.main_wrap .exhibit {border-bottom:1px solid #e5e5e5;box-shadow:0 10px #f2f2f2;margin-bottom: 10px;}
.main_wrap .exhibit .inner {margin-bottom:10px;}
.main_wrap .exhibit .inner:last-child {margin-bottom:0px;}
.main_wrap .exhibit .exhibit_list {min-height:245px;position:relative;text-align:center;overflow: hidden;}
.main_wrap .exhibit .exhibit_list.bg1 {background-image: url(../images/main/exhibit_bg1.png);background-repeat: no-repeat;background-size:450px 245px;}
.main_wrap .exhibit .exhibit_list.bg2 {background-image: url(../images/main/exhibit_bg2.png);background-repeat: no-repeat;background-size:450px 245px;}
.main_wrap .exhibit .exhibit_list.bg3 {background-image: url(../images/main/exhibit_bg3.png);background-repeat: no-repeat;background-size:450px 245px;}
.main_wrap .exhibit .exhibit_list img {width:125px;}
.main_wrap .exhibit .exhibit_list ul {position:absolute;left:0;top:50%;margin-top:-95px;width:3000px;overflow:hidden;}
.main_wrap .exhibit .exhibit_list ul li {float:left;width:125px;margin-right:10px !important;}
.main_wrap .exhibit .exhibit_list ul li img {display:block;}
.main_wrap .exhibit .exhibit_list ul li .info {display:block;padding:7px 10px;letter-spacing:-1px;background-color:#fff;text-align:left;}
.main_wrap .exhibit .exhibit_list ul li .info .tit {display:block;font-size:12px;color:#666;margin-bottom: 5px;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.main_wrap .exhibit .exhibit_list ul li .info em {font-size:12px;color:#e20166;margin-right: 5px;}
.main_wrap .exhibit .exhibit_list ul li .info strong {font-size:14px;color:#000;}
.main_wrap .exhibit .exhibit_list ul li .info strong i {font-size:11px;}
.main_wrap .exhibit .exhibit_list ul li:first-child {margin-right:160px !important;}
.main_wrap .exhibit .exhibit_list ul li.no_img {width: 123px;border:1px solid transparent;}
.main_wrap .exhibit .exhibit_list ul li:first-child .info {display:block;width:100px;padding:12px 30px 12px 10px;margin-top:105px;letter-spacing:-1px;background-color:#fff;opacity:.8;}
.main_wrap .exhibit .exhibit_list ul li:first-child .info strong {display:block;font-size:15px;color:#000;margin-bottom: 10px;}
.main_wrap .exhibit .exhibit_list ul li:first-child .info em {display:block;font-size:12px;color:#666;}
.main_wrap .exhibit .exhibit_list ul li:last-child .info {display:block;width:100px;height:100px;margin-top:45px;padding:0;text-align:center;background-color:transparent; letter-spacing:-1px;position:relative;}
.main_wrap .exhibit .exhibit_list ul li:last-child .info .bg {display:block;width:100px;height:100px;border-radius:100px; background-color:#333;opacity:.5;position:absolute;left:0;top:0;z-index:-1;}
.main_wrap .exhibit .exhibit_list ul li:last-child .info strong {display:block;font-size:25px;color:#fff;padding-top: 30px;line-height:1;}
.main_wrap .exhibit .exhibit_list ul li:last-child .info strong i {font-size:20px;font-weight:normal;margin-right:3px;}
.main_wrap .exhibit .exhibit_list ul li:last-child .info em {font-size:11px;color:#fff;}
.main_wrap .exhibit .exhibit_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .ak_special .special_list {display:flex;border-bottom:1px solid #e5e5e5;box-shadow:0 10px #f2f2f2;margin-top: 15px;padding-bottom: 35px;letter-spacing:-1px;}
.main_wrap .ak_special .special_list li {flex:1;text-align:center;}
.main_wrap .ak_special .special_list li:first-child {border-right:1px solid #e5e5e5;}
.main_wrap .ak_special .special_list li strong {display:block;font-size:16px;color:#f9316d;margin-bottom:8px;}
.main_wrap .ak_special .special_list li strong:before {content:"";display:inline-block;width:22px;height:26px;margin-right:5px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;vertical-align:middle;}
.main_wrap .ak_special .special_list li:first-child strong:before {background-position: 0px -55px;}
.main_wrap .ak_special .special_list li:last-child strong:before {background-position: -25px -55px;}
.main_wrap .ak_special .special_list li span {display: block;font-size:11px;color:#666;margin-bottom:10px;}
.main_wrap .ak_special .special_list li em {display: block;padding:0 40px;}
.main_wrap .ak_special .special_list li em img {max-width:100%;}

.main_wrap .keyword {border-bottom:1px solid #e5e5e5;box-shadow:0 10px #f2f2f2;margin-bottom: 10px;padding-bottom: 25px;}
.main_wrap .keyword_list {text-align:center;}
.main_wrap .keyword_list a {display:inline-block;border:1px solid #ccc;line-height:22px;padding:0 9px;margin:5px 3px;font-size:12px;color:#000;border-radius:11px;}
.main_wrap .keyword_list2 {padding-bottom: 5px;}
.main_wrap .keyword_list2 a {color:#666;}
.main_wrap .keyword_list3 {padding-bottom: 20px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .keyword_list3 a {color:#666;}
.main_wrap .keyword_list.hot a{color:#e2005e;border:1px solid #e2005e;}

.main_wrap .mostview_prod {}
.main_wrap .mostview_prod .mostview_list {margin:20px 5px 25px;letter-spacing:-1px;overflow: hidden;}
.main_wrap .mostview_prod .mostview_list ul {margin-bottom:10px;margin-left: -1px;display: flex}
.main_wrap .mostview_prod .mostview_list ul li{float:left;width:100%;text-align:center;flex-shrink:0;}
.main_wrap .mostview_prod .mostview_list ul li a{float:left;width:33.33%;text-align:center;}
.main_wrap .mostview_prod .mostview_list ul li a div {display:block;border-left:1px solid #ddd;padding:0 12px;}
.main_wrap .mostview_prod .mostview_list ul li a:first-child div{border: none;}
.main_wrap .mostview_prod .mostview_list ul li img {width:100%;margin-bottom: 10px;}
.main_wrap .mostview_prod .mostview_list ul li span {display:block;text-align:left;font-size:12px;color:#999;margin-bottom:5px;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.main_wrap .mostview_prod .mostview_list ul li em {display:block;text-align:left;font-size:12px;color:#333;}
.main_wrap .mostview_prod .mostview_list ul li del {display:block;text-align:left;font-size:11px;color:#666;}
.main_wrap .mostview_prod .mostview_list ul li .fc_red {color:#e2005e;;text-decoration:none;}
.main_wrap .mostview_prod .mostview_list ul li strong {display:block;text-align:left;font-size:16px;color:#333;}
.main_wrap .mostview_prod .mostview_list ul li strong i{font-size:11px;font-weight:bold;}
.main_wrap .mostview_prod .mostview_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .mostview_prod .mostview_list .dot {display:block;width:100%;text-align:center;}
.main_wrap .mostview_prod .mostview_list .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .mostview_prod .mostview_list .dot a.on {background-color:#000;}
.main_wrap .mostview_prod .mostview_list .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.main_wrap .mostview_prod .mostview_list .dot span.swiper-pagination-bullet-active {background-color:#000;}

.layer_popup .mostview_list_new {margin:20px 5px 25px;letter-spacing:-1px;}
.layer_popup .mostview_list_new ul {margin-bottom:10px;}
.layer_popup .mostview_list_new ul li {float:left;width:33.33%;text-align:center;margin-bottom: 25px}
.layer_popup .mostview_list_new ul li a {display:block;border-right:1px solid #ddd;padding:0 12px;}
.layer_popup .mostview_list_new ul li:nth-child(3n) a {border-right:none;}
.layer_popup .mostview_list_new ul li img {width:100%;margin-bottom: 10px;}
.layer_popup .mostview_list_new ul li span {display:block;text-align:left;font-size:11px;color:#999;margin-bottom:5px;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.layer_popup .mostview_list_new ul li em {display:block;text-align:left;font-size:10px;color:#333;}
.layer_popup .mostview_list_new ul li .fc_red {color:#e2005e;}
.layer_popup .mostview_list_new ul li strong {display:block;text-align:left;font-size:13px;color:#333;}
.layer_popup .mostview_list_new ul li strong i{font-size:11px;font-weight:normal;}
.layer_popup .mostview_list_new ul li del {font-size:11px;font-weight:normal;color:#666;display:block;text-align:left;}
.layer_popup .mostview_list_new ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .sbanner {border-bottom:1px solid #e5e5e5;box-shadow:0 15px #f2f2f2;margin-bottom: 15px;position:relative;text-align:center;}
.main_wrap .sbanner img {width:100%;}
.main_wrap .sbanner .btn_close {display:block;width:7px;height:13px;position:absolute;right:15px;top:50%;margin-top:-7px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -130px 0px;}

.main_wrap .sbanner2 {position:relative;margin-bottom:10px;}
.main_wrap .sbanner2.mb0 {margin-bottom:0px;}
.main_wrap .sbanner2 img {width:100%;}
.main_wrap .sbanner2 .flag {display:block;width:53px;height:53px;position:absolute;right:15px;top:-43px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -60px -85px;}

.main_wrap .sbanner3 {position:relative;margin:0 15px 0px;}
.main_wrap .sbanner3 img {width:100%;}

.main_wrap .sbanner4 {position:relative;margin:40px 0px 0px;}
.main_wrap .sbanner4 img {width:100%;}

.main_wrap .sbanner5 {position:relative;margin:0px 10px 0px;}
.main_wrap .sbanner5 img {width:100%;}

.main_wrap .custom_prod {}
.main_wrap .custom_prod .custom_list {letter-spacing:-1px;box-shadow:0 10px #f2f2f2;margin-bottom: 10px;}
.main_wrap .custom_prod .custom_list li {border-top:1px solid #e5e5e5;min-height:150px;padding:0 160px 0 15px;margin-bottom:10px;border-bottom:1px solid #e5e5e5;position:relative;}
.main_wrap .custom_prod .custom_list li:last-child {margin-bottom:0px;}
.main_wrap .custom_prod .custom_list li img{width:150px;height:150px;position:absolute;right:0;top:0;}

.main_wrap .custom_prod .custom_list li .prod_name {display:block;font-size:13px; font-weight:bold;color:#333;margin:25px 0 3px;}
.main_wrap .custom_prod .custom_list li .prod_info {display:block;font-size:13px;color:#333;margin-bottom:10px;}
.main_wrap .custom_prod .custom_list li .prod_del {display:block;font-size:11px;font-weight:bold;color:#666;}
.main_wrap .custom_prod .custom_list li .prod_price {display:block;font-size:13px;font-weight:bold;color:#333;}
.main_wrap .custom_prod .custom_list li .prod_price i {font-size:11px;}

.main_wrap .powerdeal {}
.main_wrap .powerdeal h1 {text-align:center;position:relative;}
.main_wrap .powerdeal h1 strong {display:block;width:50px;height:18px;margin:40px auto 6px; background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-130px -300px;vertical-align:middle;}
.main_wrap .powerdeal h1 span {display:block;font-size:13px;font-weight:normal;color:#999;margin-bottom:12px;}
.main_wrap .powerdeal h1 a {display:block;width:10px;height:10px;position:absolute;right:15px;top:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}
.main_wrap .powerdeal .sub_tit.mt15 {margin: 15px 15px 5px;letter-spacing: -0.05em;}
.main_wrap .powerdeal .sub_tit i {color:#e51c52}

.main_wrap .deal_banner {letter-spacing:-1px;padding-bottom:15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .deal_banner.brbn {padding-bottom:15px;border-bottom:none;box-shadow:none;margin-bottom:0px;}
.main_wrap .deal_banner.line {padding-bottom:15px;border-bottom:none;box-shadow:none;margin-bottom:0px;border-bottom:1px solid #ddd;}
.main_wrap .deal_banner dd {padding-bottom:0px;}
.main_wrap .deal_banner .dot {display:block;width:100%;text-align:center;}
.main_wrap .deal_banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .deal_banner .dot a.on {background-color:#000;}.

.main_wrap .zerozone {letter-spacing:-1px;}
.main_wrap .zerozone h1 strong img {width:135px;height: 18px;}
.main_wrap .zerozone div {border-top:1px solid #ddd;}
.main_wrap .zerozone div img {float:left;width:50%;}
.main_wrap .zerozone div .inner {float:right;display:block;width:50%;padding: 15px 0 0;}
.main_wrap .zerozone div .inner i {display:block;font-size:13px;color:#333;margin-left:15px;}
.main_wrap .zerozone div .inner i.tit {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.main_wrap .zerozone div .inner .quantity {display:block;font-size:12px;color:#333;margin-left:15px;margin-bottom:30px;}
.main_wrap .zerozone div .inner .quantity strong {display:inline-block;font-size:12px;font-weight:bold;color:#333;}
.main_wrap .zerozone div .inner .price {display:block;font-size:12px;font-weight:normal;color:#e20166;margin-left:15px;}
.main_wrap .zerozone div .inner .price i {display:inline-block;font-size:25px;font-weight:bold;color:#000;}
.main_wrap .zerozone div .inner .price i em {display:inline-block;font-size:17px;font-weight:bold;color:#000;}
.main_wrap .zerozone div:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.swiper-deal .swiper-wrapper{display: flex;}
.swiper-deal .swiper-slide{flex-shrink:0;}
.swiper-deal .dot {text-align: center;}
.swiper-deal .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.swiper-deal .dot span.swiper-pagination-bullet-active {background-color:#000;}

.swiper-deal2 .swiper-wrapper{display: flex;}
.swiper-deal2 .swiper-slide{flex-shrink:0;}
.swiper-deal2 .dot {text-align: center;}
.swiper-deal2 .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.swiper-deal2 .dot span.swiper-pagination-bullet-active {background-color:#000;}

.deal_list {}
.deal_list dt {position:relative;border:1px solid #e5e5e5;}
.deal_list dt img {width:100%;}
.deal_list dt .info {display:block;font-size:11px;color:#333;position:absolute;left:15px;top:15px;z-index: 10;line-height:19px;white-space: nowrap;}
.deal_list dt .info strong {display:block;font-size:11px;font-weight:normal;color:#fff;padding:2px 7px 1px;background-color:#e2005e;border-radius:11px;position:absolute;left:0;top:0;}
.deal_list dt .info em {display:block;padding:2px 10px 1px 62px;width:44px;text-align:center;background-color:#fff;border-radius:11px;}
.deal_list dt .info i {display:inline-block;font-size:10px;font-weight: bold;color:#e2005e;border:1px solid #e2005e;padding:0px 7px;margin-right:3px; background-color:#fff;border-radius:11px;text-align:center;line-height:1.5;letter-spacing:-.5px;}
.deal_list dt .info2 em {padding:2px 10px 1px 50px;width:21px;background-color:transparent;border-radius:11px;}
.deal_list dt .info2 em {background-color:#fff;}
.deal_list dt .flag_akplaza {display:block;position:absolute;right:0;bottom:0;width:30px;height:30px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -154px -20px;}
.deal_list dd {padding:12px 15px 15px;}
.deal_list dd strong {display:block;font-size:13px;font-weight:normal;color:#333;margin-bottom:2px;}
.deal_list dd span {font-size:16px;font-weight:bold;color:#000;}
.deal_list dd span i {font-size:11px;margin-left: 2px;}
.deal_list dd em {float:right;font-size:12px;color:#333;margin-top:0px;padding-top: 3px;}
.deal_list dd:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .powerdeal_tit {padding:10px 0;height: 40px;text-align:center;font-size:13px;color:#999;position:relative;letter-spacing:-1px;}
.main_wrap .powerdeal_tit span {display:block;font-size:17px;font-weight:bold;color:#333;letter-spacing:-2px;}
.main_wrap .powerdeal_tit span:after {content:"";display:inline-block;margin:-6px 0 0 5px; width:65px;height:24px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -130px;vertical-align:middle;}
.main_wrap .powerdeal_tit em {display: block;height: 20px;}
.main_wrap .powerdeal_tit em i {font-weight:bold;color:#e51c52;}
.main_wrap .powerdeal_tit:after {content:"";display:block;position:absolute;left:50%;bottom:-13px;margin-left:-12px; z-index:10; width:25px;height:13px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -148px -115px;}

.main_wrap .mid_menu {overflow-x:scroll;margin:0 15px;}
.main_wrap .mid_menu ul {width:2000px;}
.main_wrap .mid_menu li {float:left;text-align:center;margin-right:25px;}
.main_wrap .mid_menu li a {display:block;font-size:11px;color:#666;padding:14px 0 13px;}
.main_wrap .mid_menu li a i {display:block;width:32px;height:24px;margin:0px auto 5px;background-image: url(../images/category/category_sp.png);background-repeat: no-repeat;background-size:128px 120px;}
.main_wrap .mid_menu li.on a {color:#333;}
.main_wrap .mid_menu li.on a i {background-image: url(../images/category/category_sp_on.png);}
.main_wrap .mid_menu .menu1 a i {background-position:0px 0px;}
.main_wrap .mid_menu .menu2 a i {background-position:-32px 0px;}
.main_wrap .mid_menu .menu3 a i {background-position:-64px 0px;}
.main_wrap .mid_menu .menu4 a i {background-position:-96px 0px;}
.main_wrap .mid_menu .menu5 a i {background-position:0px -24px;}
.main_wrap .mid_menu .menu6 a i {background-position:-32px -24px;}
.main_wrap .mid_menu .menu7 a i {background-position:-64px -24px;}
.main_wrap .mid_menu .menu8 a i {background-position:-96px -24px;}
.main_wrap .mid_menu .menu9 a i {background-position:0px -48px;}
.main_wrap .mid_menu .menu10 a i {background-position:-32px -48px;}
.main_wrap .mid_menu .menu11 a i {background-position:-64px -48px;}
.main_wrap .mid_menu .menu12 a i {background-position:-96px -48px;}
.main_wrap .mid_menu .menu13 a i {background-position:0px -72px;}
.main_wrap .mid_menu .menu14 a i {background-position:-32px -72px;}
.main_wrap .mid_menu .menu15 a i {background-position:-64px -72px;}
.main_wrap .mid_menu .menu16 a i {background-position:-96px -72px;}
.main_wrap .mid_menu .menu17 a i {background-position:0px -96px;}
.main_wrap .mid_menu .menu0 a i {background-position:-32px -96px;}
.main_wrap .mid_menu:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .go_department {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .go_department ul li {margin-bottom:10px;position:relative;}
.main_wrap .go_department ul li:last-child {margin-bottom:0px;}
.main_wrap .go_department ul li img {width:100%;}
.main_wrap .go_department ul li .box {width:100%;height:80px;position:absolute;left:0;bottom:5px;text-align:center;letter-spacing:-1px;}
.main_wrap .go_department ul li .box span {display:block;padding:13px;position:relative;z-index:1;margin:0 20px;}
.main_wrap .go_department ul li .box span em {display:block;width:100%;height:100%;background-color:#fff;opacity:.8;position:absolute;left:0;top:0;z-index:-1;}
.main_wrap .go_department ul li .box span strong {display:block;font-size:17px;color:#000;margin-bottom:2px;letter-spacing:-2px;}
.main_wrap .go_department ul li .box span i {display:block;font-size:11px;color:#333;}

.main_wrap .ak_now {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;position:relative;padding-bottom: 20px;}
.main_wrap .ak_now img {width:100%;}
.main_wrap .ak_now .swiper-deal {margin-right:15px;margin-top:10px;}
.main_wrap .ak_now .ak_deal {padding:15px 8px;}
.main_wrap .ak_now .ak_deal li a {display: block;float:left;width:50%;position:relative;}
.main_wrap .ak_now .ak_deal li a em {display: block;margin:0 8px;}
.main_wrap .ak_now .ak_deal li a span {display:block;position:absolute;left:0;top:50%;width:100%;margin-top:-40px; font-size:25px;color:#fff;text-align:center;}
.main_wrap .ak_now .ak_deal li a span i {display:block;font-size:12px;color:#fff;font-weight:bold;}
.main_wrap .ak_now .ak_deal li a span i:before {content:"";display:block;width:20px;height:2px;background-color:#fff;margin:5px auto 10px;opacity:0.5}
.main_wrap .ak_now .ak_deal li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .ak_now .go_depar {margin-bottom:10px;}
.main_wrap .ak_now .go_depar ul li {margin-bottom:10px;position:relative;}
.main_wrap .ak_now .go_depar ul li:last-child {margin-bottom:0px;}
.main_wrap .ak_now .go_depar ul li img {width:100%;}
.main_wrap .ak_now .go_depar ul li .box {width:100%;height:80px;position:absolute;left:0;bottom:5px;text-align:center;letter-spacing:-1px;}
.main_wrap .ak_now .go_depar ul li .box span {display:block;padding:13px;position:relative;z-index:1;margin:0 20px;}
.main_wrap .ak_now .go_depar ul li .box span em {display:block;width:100%;height:100%;background-color:#fff;opacity:.8;position:absolute;left:0;top:0;z-index:-1;}
.main_wrap .ak_now .go_depar ul li .box span strong {display:block;font-size:17px;color:#000;margin-bottom:2px;letter-spacing:-2px;}
.main_wrap .ak_now .go_depar ul li .box span i {display:block;font-size:11px;color:#333;}

.main_wrap .theme_exhibit {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .theme_exhibit .deal_list dd strong {display:block;font-size:15px;font-weight:bold;color:#000;margin-bottom:2px;}
.main_wrap .theme_exhibit .deal_list dd span {font-size:12px;font-weight:normal;color:#333;}
.main_wrap .theme_exhibit.brbn {border-bottom:none;box-shadow:none;margin-bottom:0px;}

.main_wrap .btn_allmore {border-bottom:1px solid #e5e5e5;}
.main_wrap .btn_allmore {display:block;width:100%; background-color:transparent;font-size:12px;color:#000;margin-top:17px;line-height:45px;}
.main_wrap .btn_allmore:after {content:"";display:inline-block;margin-left:5px;width: 15px;height: 9px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}

.main_wrap .brandshop {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .brandshop .brandshop_list {overflow-x:scroll;letter-spacing:-1px;}
.main_wrap .brandshop .brandshop_list ul {width:1000px;padding:0 15px 30px;}
.main_wrap .brandshop .brandshop_list ul li {float:left;width:130px;margin-right:10px; overflow:hidden;text-align:center;}

.main_wrap .brandshop .brandshop_list ul li span {display:block;width: 130px;height: 85px;text-align:center;}
.main_wrap .brandshop .brandshop_list ul li span img {width: 100%;}
.main_wrap .brandshop .brandshop_list ul li strong {display:block;font-size:13px;color:#333;margin:5px 0 2px;}
.main_wrap .brandshop .brandshop_list ul li i {display:block;font-size:11px;color:#666;}
.main_wrap .brandshop .brandshop_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .exhib_banner {position:relative;}
.main_wrap .exhib_banner ul{display: flex}
.main_wrap .exhib_banner ul li {position:relative;flex-shrink:0;}
.main_wrap .exhib_banner ul li img {width:100%;}
/*.main_wrap .exhib_banner ul li a {display:block; position:absolute;left:0;bottom:50px;width:100%;text-align:center;}
.main_wrap .exhib_banner ul li a span {font-size:13px;margin:0 auto; padding:8px 20px;border-radius:15px; color:#fff;border:1px solid #fff;}
*/
.main_wrap .exhib_banner .dot {display:block;width:100%;text-align:center;position:absolute;left:0;bottom:15px;}
.main_wrap .exhib_banner .dot a {display:inline-block;width:11px;height:2px;background-color:#fff;opacity:.5;}
.main_wrap .exhib_banner .dot a.on {background-color:#000;opacity:1;}

.main_wrap .exhib_banner .dot {display:block;width:100%;text-align:center;}
.main_wrap .exhib_banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .exhib_banner .dot a.on {background-color:#000;}
.main_wrap .exhib_banner .dot span {display:inline-block;width:11px;height:2px;background-color:#fff;opacity: 1;margin:0 3px}
.main_wrap .exhib_banner .dot span.swiper-pagination-bullet-active {background-color:#000;}

.main_wrap .category_chioce {margin:15px;}

.main_wrap .category_chioce_wrap {position:relative;background: #fff;}
.main_wrap .category_chioce_wrap.active{position: fixed;left: 0;top: 0;width: 100%;z-index: 2;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.main_wrap .category_chioce_wrap div{margin:30px 15px 0px;height: 35px;}
.main_wrap .category_chioce_wrap.active div{margin:10px 15px 0px;height: 35px;}

.cate_img_type.active{padding-top: 40px;}

.main_wrap .best_cate_wrap {background-color:#f4f4f4;padding:15px 15px 5px 15px;border-bottom:1px solid #ddd;}
.main_wrap .best_cate_wrap .division_bar {text-align: right;padding:10px 0;}
.main_wrap .best_cate_wrap .division_bar ul {float:left;margin-top: 10px;}
.main_wrap .best_cate_wrap .division_bar ul li {float:left;}
.main_wrap .best_cate_wrap .division_bar ul li button {color:#333; background-color:transparent;position:relative;padding-left:8px;padding-right:8px;}
.main_wrap .best_cate_wrap .division_bar ul li button:after {content:"";display:block;position:absolute;right:-1px;top:2px; width:1px;height:12px;background-color:#ddd;}
.main_wrap .best_cate_wrap .division_bar ul li:last-child button:after {display:none}
.main_wrap .best_cate_wrap .division_bar ul li button.on {font-weight:bold}
.main_wrap .best_cate_wrap .division_bar ul li button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}
.main_wrap .best_cate_wrap .division_bar ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .best_cate_wrap .division_bar .btn_age {float:right; width:auto;padding-right: 30px;}
.main_wrap .best_cate_wrap .division_bar:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.exhib_smenu {padding:15px 15px 14px;}
.exhib_smenu.line {border-bottom:1px solid #e5e5e5;}
.exhib_smenu ul {float:right;}
.exhib_smenu ul li {float:left;position:relative;font-size:13px;color:#333;text-align:center;}
.exhib_smenu ul li button {background-color:transparent;} 
.exhib_smenu ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.exhib_smenu ul li:last-child:after {display:none;}
.exhib_smenu ul li:nth-child(1) {padding-right: 10px;}
.exhib_smenu ul li:nth-child(1) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.exhib_smenu ul li:nth-child(2) {padding:0 0 0 15px;}
.exhib_smenu ul li:nth-child(2) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.exhib_smenu ul li:nth-child(2) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.exhib_smenu ul li:nth-child(2) .list_type {background-position: -120px -75px;}
.exhib_smenu ul li:nth-child(2) .img_type {background-position: -140px -75px;}
.exhib_smenu ul li:nth-child(2) .thumb_type {background-position: -160px -75px;}
.exhib_smenu ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.exhib_smenu:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .spot_area {position:relative;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .spot_area .fix{position: absolute;left: 0;top: -50%;z-index: -100;width: 100%;}
.main_wrap .spot_area img {width:100%;}
.main_wrap .spot_area dl {position:absolute;left:0;bottom:30px;color:#fff;width:100%;}
.main_wrap .spot_area dl dt {margin:0 15px 20px 15px;}
.main_wrap .spot_area dl dt:after {content:"";display:block;border-bottom:1px solid #fff;opacity:.2;padding-top:20px;}
.main_wrap .spot_area dl dt strong {display:block;font-size:40px;font-weight:normal;line-height:1;margin-bottom:11px;}
.main_wrap .spot_area dl dt span {display: block;font-size:13px;font-weight:bold;}
.main_wrap .spot_area dl dd {margin:0 15px;position:relative;}
.main_wrap .spot_area dl dd span {display:block;width:155px;}
.main_wrap .spot_area dl dd span em {display:inline-block;color: #ccc;width:45px;line-height:19px;border:1px solid #555;text-align:center;margin:0 2px 2px 0;}
.main_wrap .spot_area dl dd button {background-color:transparent;position:absolute;right:0;top:0;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .spot_area dl dd .btn_share {width:16px;height:18px;background-position:0px -155px;}
.main_wrap .spot_area dl dd .btn_zzim {right:40px;width:19px;height:18px;background-position:-19px -155px;}

.move_wrap{background-size: cover;background-image: url(../images/main/test_img32_2.png);background-attachment: fixed;background-position:0 0 }
.main_wrap .bot_con{background: #fff;position: relative;z-index: 1}

.main_wrap .spot_area dl dd .share_wrap {display:none; width:290px;position:absolute;right:0;top:35px;background-color:#fff;z-index:10;border-radius:10px 0 10px 10px;}
.main_wrap .spot_area dl dd .share_wrap:before {content:"";display:block;position:absolute;right:0px;top:-15px; width:16px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -63px;}
.main_wrap .spot_area dl dd .share_wrap button {background-color:transparent;font-size:11px;color:#666; }
.main_wrap .spot_area dl dd .share_wrap .share_top {border:1px solid #e5e5e5;text-align:center;padding:20px;border-radius:10px 0 0 0;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul {display:flex;margin:0 auto 15px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li {flex:1;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li button {position:inherit;background-image:none;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(2) {flex:0 62px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(4) {flex:0 72px;} 
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:before {content:"";display:block;width:35px;height:35px;margin:0 auto 10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(1):before {background-position: 0px -90px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(2):before {background-position: -35px -90px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(3):before {background-position: -70px -90px;}
.main_wrap .spot_area dl dd .share_wrap .share_top ul li:nth-child(4):before {background-position: -105px -90px;}
.main_wrap .spot_area dl dd .share_wrap .share_top div {display:block;padding-right: 65px;position:relative;}
.main_wrap .spot_area dl dd .share_wrap .share_top div input[type="text"]{width:100%;}
.main_wrap .spot_area dl dd .share_wrap .share_top div button {background-image:none;position:absolute;right:0;top:0; width:60px;line-height:34px;font-size:13px;color:#fff;background-color:#333;letter-spacing:-1px;}
.main_wrap .spot_area dl dd .share_wrap .btn_close {border:1px solid #e5e5e5;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 2px #eee;opacity:.6;}
.main_wrap .spot_area dl dd .share_wrap .btn_close button {background-image:none; width:100%;line-height: 35px;font-size:12px;color:#333;position:inherit;}

.main_wrap .spot_area_new {position:fixed;z-index: -1;left: 0;top: 89px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .spot_area_new img {width:100%;}
.main_wrap .spot_area_new dl {position:absolute;left:0;bottom:30px;color:#fff;width:100%;}
.main_wrap .spot_area_new dl dt {margin:0 15px 20px 15px;}
.main_wrap .spot_area_new dl dt:after {content:"";display:block;border-bottom:1px solid #fff;opacity:.2;padding-top:20px;}
.main_wrap .spot_area_new dl dt strong {display:block;font-size:40px;font-weight:normal;line-height:1;margin-bottom:20px;}
.main_wrap .spot_area_new dl dt span {font-size:13px;font-weight:bold;}
.main_wrap .spot_area_new dl dd {margin:0 15px;position:relative;}
.main_wrap .spot_area_new dl dd span {display:block;width:155px;}
.main_wrap .spot_area_new dl dd span em {display:inline-block;width:45px;line-height:19px;border:1px solid #555;text-align:center;margin:0 2px 2px 0;}
.main_wrap .spot_area_new dl dd button {background-color:transparent;position:absolute;right:0;top:0;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .spot_area_new dl dd .btn_share {width:16px;height:18px;background-position:0px -155px;}
.main_wrap .spot_area_new dl dd .btn_zzim {right:40px;width:19px;height:18px;background-position:-19px -155px;}

.dm_space{}
.dm_space img{width: 100%;}
.dm_con{background: #fff;position: relative;}
.main_wrap .spot_area_new dl dd .share_wrap {display:none; width:290px;position:absolute;right:0;top:35px;background-color:#fff;z-index:10;border-radius:10px 0 10px 10px;}
.main_wrap .spot_area_new dl dd .share_wrap:before {content:"";display:block;position:absolute;right:0px;top:-15px; width:16px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -63px;}
.main_wrap .spot_area_new dl dd .share_wrap button {background-color:transparent;font-size:11px;color:#666; }
.main_wrap .spot_area_new dl dd .share_wrap .share_top {border:1px solid #e5e5e5;text-align:center;padding:20px;border-radius:10px 0 0 0;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul {display:flex;margin:0 auto 15px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li {flex:1;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li button {position:inherit;background-image:none;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(2) {flex:0 62px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(4) {flex:0 72px;} 
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:before {content:"";display:block;width:35px;height:35px;margin:0 auto 10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(1):before {background-position: 0px -90px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(2):before {background-position: -35px -90px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(3):before {background-position: -70px -90px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top ul li:nth-child(4):before {background-position: -105px -90px;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top div {display:block;padding-right: 65px;position:relative;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top div input[type="text"]{width:100%;}
.main_wrap .spot_area_new dl dd .share_wrap .share_top div button {background-image:none;position:absolute;right:0;top:0; width:60px;line-height:34px;font-size:13px;color:#fff;background-color:#333;letter-spacing:-1px;}
.main_wrap .spot_area_new dl dd .share_wrap .btn_close {border:1px solid #e5e5e5;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 2px #eee;opacity:.6;}
.main_wrap .spot_area_new dl dd .share_wrap .btn_close button {background-image:none; width:100%;line-height: 35px;font-size:12px;color:#333;position:inherit;}

.main_wrap .movie_wrap {position:relative;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .movie_wrap video {display:block;}
.main_wrap .movie_wrap .btn_play {position:absolute;left:50%;top:50%;margin:-18px 0 0 -18px; background-color:transparent;display:block;width:36px;height:37px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: 0px 0px;}

.main_wrap .ware_wrap {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .ware_wrap h1 {padding:15px 0;}
.main_wrap .ware_wrap h1 img{height:25px;}
.main_wrap .ware_wrap dl dt img {width:100%;} 
.main_wrap .ware_wrap dl dd {text-align:center;padding:15px 0;}
.main_wrap .ware_wrap dl dd strong {display:block;font-size:20px;color:#333;margin-bottom:10px;}
.main_wrap .ware_wrap dl dd strong i {font-weight:normal;margin-right:5px;}
.main_wrap .ware_wrap dl dd span {font-size:13px;}

.main_wrap .img_list {}
.main_wrap .img_list  {padding:0 7px;}
.main_wrap .img_list  ul {padding-top:10px;}
.main_wrap .img_list  ul li {float:left;width:50%;padding:10px 0;position:relative;height: 290px;}
.main_wrap .img_list  ul li:nth-child(4n-1){height: 239px;}
.main_wrap .img_list  ul li:nth-child(4n){margin-top:-51px;}
.main_wrap .img_list  ul li a {display:block;margin:0 7px 0px 7px;color:#666;position:relative;}
.main_wrap .img_list  ul li a img {width:100%;display:block;margin-bottom:10px;}
.main_wrap .img_list  ul li a strong {display:block;font-size:12px;font-weight:normal;color:#000;}
.main_wrap .img_list  ul li a em {display:block;font-size:15px;font-weight:bold;color:#333;margin-bottom:10px;}
.main_wrap .img_list  ul li a em i {font-size:11px;font-weight:normal;}
.main_wrap .img_list  ul li a span {display:block;letter-spacing:-1px;}
.main_wrap .img_list  ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .img_lists {padding:15px 8px 0;}
.main_wrap .img_lists  ul {position: relative;padding-right: 50%}
.main_wrap .img_lists  ul li {}
.main_wrap .img_lists  ul li:nth-child(2){width: 50%;position: absolute;right: 0;top: 0;}
.main_wrap .img_lists  ul li:nth-child(3){padding-top: 35px;}
.main_wrap .img_lists  ul li:nth-child(4){width: 50%;position: absolute;right: 0;bottom: 17px;}
.main_wrap .img_lists  ul li a {display:block;margin:0 7px 0px 7px;color:#666;position:relative;}
.main_wrap .img_lists  ul li a img {width:100%;display:block;margin-bottom:10px;}
.main_wrap .img_lists  ul li a strong {display:block;font-size:12px;font-weight:normal;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_wrap .img_lists  ul li a em {display:block;font-size:15px;font-weight:bold;color:#333;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_wrap .img_lists  ul li a em i {font-size:11px;font-weight:normal;}
.main_wrap .img_lists  ul li a span {display:block;letter-spacing:-1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_wrap .img_lists  ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .cate_smenu {padding:11px 15px 10px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.main_wrap .cate_smenu ul {display:flex;}
.main_wrap .cate_smenu ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .cate_smenu ul li button {background-color:transparent;} 
.main_wrap .cate_smenu ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .cate_smenu ul li:last-child:after {display:none;}
.main_wrap .cate_smenu ul li:nth-child(1) {flex:1;padding:0 15px 0 0;text-align: left;}
.main_wrap .cate_smenu ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .cate_smenu ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.main_wrap .cate_smenu ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.main_wrap .cate_smenu ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.main_wrap .cate_smenu ul li:nth-child(2) {flex:0 105px;}
.main_wrap .cate_smenu ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .cate_smenu ul li:nth-child(3) {flex:0 60px;padding:2px 0 0 20px;}
.main_wrap .cate_smenu ul li:nth-child(3) a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.main_wrap .cate_smenu ul li:nth-child(3).on a {background-position: -145px -55px;}
.main_wrap .cate_smenu ul li:nth-child(4) {flex:0 42px;padding:0 0 0 15px;}
.main_wrap .cate_smenu ul li:nth-child(4) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}

.main_wrap .cate_smenu_new {padding:11px 15px 10px;border-top:1px solid #333;border-bottom:1px solid #e5e5e5;}
.main_wrap .cate_smenu_new ul {display:flex;}
.main_wrap .cate_smenu_new ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .cate_smenu_new ul li button {background-color:transparent;} 
.main_wrap .cate_smenu_new ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .cate_smenu_new ul li:last-child:after {display:none;}
.main_wrap .cate_smenu_new ul li:nth-child(1) {flex:0 16px;padding:0 15px 0 0;}
.main_wrap .cate_smenu_new ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .cate_smenu_new ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.main_wrap .cate_smenu_new ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.main_wrap .cate_smenu_new ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.main_wrap .cate_smenu_new ul li:nth-child(2) {flex:1;text-align:right;padding-right:15px;}
.main_wrap .cate_smenu_new ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .cate_smenu_new ul li:nth-child(3) {flex:0 60px;padding:2px 0 0 25px;}
.main_wrap .cate_smenu_new ul li:nth-child(3) a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.main_wrap .cate_smenu_new ul li:nth-child(3).on a {background-position: -145px -55px;}

.main_wrap .cate_smenu_new2 {padding:11px 15px 10px;border-top:1px solid #333;border-bottom:1px solid #e5e5e5;}
.main_wrap .cate_smenu_new2 ul {display:flex;}
.main_wrap .cate_smenu_new2 ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .cate_smenu_new2 ul li button {background-color:transparent;} 
.main_wrap .cate_smenu_new2 ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .cate_smenu_new2 ul li:last-child:after {display:none;}
.main_wrap .cate_smenu_new2 ul li:nth-child(1) {flex:0 16px;padding:0 15px 0 0;}
.main_wrap .cate_smenu_new2 ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(2) {flex:1;text-align:right;padding-right:15px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(3) {flex:0 60px;padding:2px 0 0 25px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(3) a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.main_wrap .cate_smenu_new2 ul li:nth-child(3).on a {background-position: -145px -55px;}

.main_wrap .cate_smenu_new3 {padding:14px 10px 13px;border-bottom:1px solid #e5e5e5;}
.main_wrap .cate_smenu_new3 .fl {float:left;position:relative;}
.main_wrap .cate_smenu_new3 .fl button {background-color:transparent;font-size:13px;color:#666;letter-spacing:-1px;} 
.main_wrap .cate_smenu_new3 .fl .division_bar li {float:left;}
.main_wrap .cate_smenu_new3 .fl .division_bar li button {color:#333; background-color:transparent;position:relative;padding-left:8px;padding-right:8px;}
.main_wrap .cate_smenu_new3 .fl .division_bar li button:after {content:"";display:block;position:absolute;right:-1px;top:2px; width:1px;height:12px;background-color:#ddd;}
.main_wrap .cate_smenu_new3 .fl .division_bar li:last-child button:after {display:none}
.main_wrap .cate_smenu_new3 .fl .division_bar li button.on {font-weight:bold}
.main_wrap .cate_smenu_new3 .fl .division_bar li button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}
.main_wrap .cate_smenu_new3 .fl .division_bar:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .cate_smenu_new3 .fr {float:right;margin-top: 2px;}
.main_wrap .cate_smenu_new3 .fr a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.main_wrap .cate_smenu_new3 .fr.on a {background-position: -145px -55px;}
.main_wrap .cate_smenu_new3:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.department_menu {position: fixed;width: 100%;left: 0;top: 0px;height: 43px;background: #fff;z-index: 500}
.department_menu .btn_back2 {display:block;border-bottom:1px solid #bbb;position:absolute;top:0px;left:0px;z-index:10;width:40px;height:42px;}
.department_menu .btn_back2 a {display:block;width:9px;height:15px;margin:15px auto 0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;}
.department_menu .inner {margin-left:40px;}
.department_menu .inner ul {display:flex;font-size:14px;letter-spacing:-1px;border-bottom:1px solid #bbb;height: 42px;overflow: hidden;}
.department_menu .inner ul li {flex:1;text-align: center;}
.department_menu .inner ul li a {display:inline-block;color:#666;position:relative;padding:14px 10px 10px;}
.department_menu .inner ul li.active a {color:#333;font-weight:bold;}
.department_menu .inner ul li.active a:after {content:"";display:block;width:100%;position:absolute;left:0;bottom:-1px;z-index:10;border-bottom:2px solid #333;}
.department_menu .inner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.department_menu_new {width: 100%;left: 0;top: 46px;height: 43px;background: #fff;z-index: 500}
.department_menu_new .inner {border-bottom:1px solid #ccc}
.department_menu_new .inner ul {font-size:14px;position: relative;background: #fff;z-index: 1;letter-spacing:-1px;height:43px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.department_menu_new .inner ul li {text-align: center;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.department_menu_new .inner ul li a {display:inline-block;color:#666;position:relative;padding:14px 10px 11px;}
.department_menu_new .inner ul li.active a {color:#333;font-weight:bold;}
.department_menu_new .inner ul li.active a:after {content:"";display:block;width:100%;position:absolute;left:0;bottom:2px;z-index:10;border-bottom:2px solid #333;}
.department_menu_new .inner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.department_wrap{padding-top: 43px;}
.department_wrap.pt0{padding-top: 0px;}

.main_wrap .spot_wrap {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding-bottom:10px;}
.main_wrap .spot_wrap ul li {border-bottom:1px solid #e5e5e5;padding:20px 15px;}
.main_wrap .spot_wrap ul li:last-child {border-bottom:none;}
.main_wrap .spot_wrap ul li strong {float:left;font-size:17px;color:#333;}
.main_wrap .spot_wrap ul li strong i {font-size:13px;color:#999;}
.main_wrap .spot_wrap ul li strong button {display:block; background-color:#f4f4f4;border:1px solid #bbb; font-size:12px;color:#666;padding:0 12px 0 10px;line-height:25px;}
.main_wrap .spot_wrap ul li strong button:after {content:"";display:inline-block;width:5px;height:8px;margin-left:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -175px -115px;}
.main_wrap .spot_wrap ul li span {float:right;display:block;font-size:13px;color:#333;}
.main_wrap .spot_wrap ul li span em {display:block;line-height:26px;}
.main_wrap .spot_wrap ul li span em i {color: #e51c52;}
.main_wrap .spot_wrap ul li span em:first-child:before {content:"";display:inline-block;width:14px;height:14px;margin-right:7px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -120px -155px;vertical-align:middle;}
.main_wrap .spot_wrap ul li span em:last-child:before {content:"";display:inline-block;width:13px;height:15px;margin-right:8px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -135px -155px;vertical-align:middle;}
.main_wrap .spot_wrap ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .spot_wrap_new {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .spot_wrap_new ul li {border-bottom:1px solid #e5e5e5;padding:20px 15px;position:relative;}
.main_wrap .spot_wrap_new ul li:last-child {border-bottom:none;}
.main_wrap .spot_wrap_new ul li strong {float:left;display:block;font-size:17px;color:#333;border-right:1px solid #ddd;padding-right: 20px;margin-right: 20px;}
.main_wrap .spot_wrap_new ul li strong i {display:block; font-size:15px;font-weight:bold; color:#999;line-height:15px;}
.main_wrap .spot_wrap_new ul li span {float:left;display:block;font-size:13px;color:#333;}
.main_wrap .spot_wrap_new ul li span em {display:block;line-height:16px;}
.main_wrap .spot_wrap_new ul li span em i {color: #e51c52;}
.main_wrap .spot_wrap_new ul li span em:first-child {margin-bottom:10px;}
.main_wrap .spot_wrap_new ul li span em:first-child:before {content:"";display:inline-block;width:14px;height:14px;margin-right:7px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -120px -155px;vertical-align:middle;}
.main_wrap .spot_wrap_new ul li span em:last-child:before {content:"";display:inline-block;width:13px;height:15px;margin-right:8px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -135px -155px;vertical-align:middle;}
.main_wrap .spot_wrap_new ul li span button {display:block;position:absolute;right:26px;top:26px;width:27px;height:27px;background-color:transparent; background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -160px -158px;vertical-align:middle;}
.main_wrap .spot_wrap_new ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .aktown {padding:10px 15px 20px 15px;letter-spacing:-1px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .aktown li {border-bottom:1px solid #e5e5e5;position:relative;padding:10px 10px 10px 150px;}
.main_wrap .aktown li:last-child{border-bottom:none;}
.main_wrap .aktown li img {width:136px;height:85px;position:absolute;left:0;top:10px;}
.main_wrap .aktown li i {display:inline-block;}
.main_wrap .aktown li i.ak {border:1px solid #333;background-color:#333; padding:0 5px;font-size:12px;color:#fff;margin:3px 0 5px;letter-spacing:0px;}
.main_wrap .aktown li i.date {font-size:12px;}
.main_wrap .aktown li strong {display:block;font-size:15px;color:#000;}
.main_wrap .aktown li em {display:block;}

.main_wrap .notice_qna {margin-top:35px;letter-spacing:-1px;} 
.main_wrap .notice_qna .inner {margin-bottom:20px;} 
.main_wrap .notice_qna .inner .spot1 {margin-bottom:10px;} 
.main_wrap .notice_qna .inner .notice_list {border-top:1px solid #e5e5e5;padding:20px 15px 10px;font-size:11px;color:#999;} 
.main_wrap .notice_qna .inner .notice_list dt {position:relative;padding-right: 50px;margin-bottom:15px;}
.main_wrap .notice_qna .inner .notice_list dt strong {display:block;font-size:14px;color:#333;}
.main_wrap .notice_qna .inner .notice_list dt button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:10px;top:5px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.main_wrap .notice_qna .inner .notice_list dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.main_wrap .notice_qna .inner .notice_list dd {color:#666;height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal}
.main_wrap .notice_qna .inner .notice_list.active {background-color:#f4f4f4;}
.main_wrap .notice_qna .inner .notice_list.active button {background-position: -15px -30px;}
.main_wrap .notice_qna .inner .notice_list.active dd {height:100%;display:block; overflow:inherit;text-overflow:normal;white-space:inherit;padding-bottom:10px;}
.main_wrap .notice_qna .inner .qna_list {border-top: 1px solid #e5e5e5;}
.main_wrap .notice_qna .inner .qna_list dl {position: relative;letter-spacing: -1px;}
.main_wrap .notice_qna .inner .qna_list dt {padding:15px;border-bottom: 1px solid #e5e5e5;position:relative;}
.main_wrap .notice_qna .inner .qna_list dt span {display: block;}
.main_wrap .notice_qna .inner .qna_list dt span em {display: inline-block;font-size: 11px; padding:0 7px;margin:0 3px 6px 0;line-height: 16px;letter-spacing: -1px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.main_wrap .notice_qna .inner .qna_list dt span em.case1 {border:1px solid #666;color: #000;}
.main_wrap .notice_qna .inner .qna_list dt span em.case2 {border:1px solid #e61d53;color: #fff;background-color: #e61d53}
.main_wrap .notice_qna .inner .qna_list i {display: block;font-size: 12px;color: #999;margin-top:3px;}
.main_wrap .notice_qna .inner .qna_list i em {padding:0 5px;}
.main_wrap .notice_qna .inner .qna_list dt .tit {font-size: 13px;color: #666;font-weight: normal;line-height: 1.2;padding-right: 20px; letter-spacing: 0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_wrap .notice_qna .inner .qna_list dt button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:15px;top:50%;margin-top:-2px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.main_wrap .notice_qna .inner .qna_list dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.main_wrap .notice_qna .inner .qna_list dd {display:none;background-color: #f4f4f4;font-size: 13px;letter-spacing: -1px;border-bottom: 1px solid #e5e5e5;}
.main_wrap .notice_qna .inner .qna_list dd .anser {border-bottom: 1px solid #e5e5e5;padding:12px 0px 11px 25px;margin:0 15px;color: #666;position: relative;}
.main_wrap .notice_qna .inner .qna_list dd .anser:last-child {border-bottom:none;}
.main_wrap .notice_qna .inner .qna_list dd .anser:before {content:"";display: block;position: absolute;left:0px;top:16px; width:12px;height:13px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -165px -87px;}
.main_wrap .notice_qna .inner .qna_list dl.active button {background-position: -15px -30px;}
.main_wrap .notice_qna .inner .qna_list dl.active dd {display:block;}
.main_wrap .notice_qna .inner .qna_list dl.active dt .tit {overflow:inherit;text-overflow:normal;white-space:inherit;}

.main_wrap .notice_qna .inner .contactus {margin:20px 15px;font-size:13px;color:#333;position:relative;}
.main_wrap .notice_qna .inner .contactus button {background-color:transparent;position:absolute;right:0;top:0;border:1px solid #666;line-height: 34px;padding:0 10px;font-weight:bold;}
.main_wrap .notice_qna .inner .contactus button:before {content:"";display:inline-block;width:16px;height:15px;margin-right:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -150px -155px;vertical-align:middle;}

.main_wrap .cate_best {padding:30px 15px 15px;border-bottom:1px solid #e5e5e5;}
.main_wrap .cate_best strong {display:block;float:left;font-size:15px;}
.main_wrap .cate_best ul {float:right;}
.main_wrap .cate_best ul li {position:relative;font-size:13px;color:#333;text-align:center;float:left;}
.main_wrap .cate_best ul li button {background-color:transparent;} 
.main_wrap .cate_best ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .cate_best ul li:last-child:after {display:none;}
.main_wrap .cate_best ul li.list_type {padding:0 15px 0 0;}
.main_wrap .cate_best ul li.list_type button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .cate_best ul li.list_type .list_type {background-position: -120px -75px;}
.main_wrap .cate_best ul li.list_type .img_type {background-position: -140px -75px;}
.main_wrap .cate_best ul li.list_type .thumb_type {background-position: -160px -75px;}
.main_wrap .cate_best ul li.fillter {padding:0 0 0 15px;}
.main_wrap .cate_best ul li.fillter a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.main_wrap .cate_best ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .cate_best:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .best_deal {padding:15px 15px 10px;border-bottom:1px solid #cbcbcb;border-top: 2px solid #333;}
.main_wrap .best_deal .fillter li {float:left;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .best_deal .fillter li button {background-color:transparent;} 
.main_wrap .best_deal .fillter li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .best_deal .fillter li:last-child:after {display:none;}
.main_wrap .best_deal .fillter li:nth-child(1) {padding-right: 10px;}
.main_wrap .best_deal .fillter li:nth-child(1) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .best_deal .fillter li:nth-child(2) {padding:0 0 0 15px;}
.main_wrap .best_deal .fillter li:nth-child(2) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}


.main_wrap .cate_best2 {padding:25px 15px 0px;text-align: center;}
.main_wrap .cate_best2 strong {display:inline-block;font-size:15px;}
.main_wrap .cate_best2 .category_chioce {margin:15px 0 0;border-bottom:none;}
.main_wrap .best_deal {padding:15px 15px 10px;border-bottom:1px solid #cbcbcb;border-top: 2px solid #333;}
.main_wrap .best_deal .best_bar li {float:left;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .best_deal .best_bar li button {background-color:transparent;} 
.main_wrap .best_deal .best_bar li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .best_deal .best_bar li:last-child:after {display:none;}
.main_wrap .best_deal .best_bar li:nth-child(1) {padding-right: 10px;}
.main_wrap .best_deal .best_bar li:nth-child(1) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .best_deal .best_bar li:nth-child(2) {padding:0 0 0 15px;}
.main_wrap .best_deal .best_bar li:nth-child(2) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.main_wrap .best_deal .best_bar:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .cate_best_new {padding:15px 15px 10px;text-align: center;border-bottom:1px solid #cbcbcb;border-top: 2px solid #333;}
.main_wrap .cate_best_new strong {float:left;display:block;font-size:15px;}
.main_wrap .cate_best_new .category_chioce {margin:15px 0 0;border-bottom:none;}

.main_wrap .best_deal .best_bar_new {float:right;}
.main_wrap .best_deal .best_bar_new li {float:left;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .best_deal .best_bar_new li button {background-color:transparent;} 
.main_wrap .best_deal .best_bar_new li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .best_deal .best_bar_new li:last-child:after {display:none;}
.main_wrap .best_deal .best_bar_new li:nth-child(1) {padding-right: 10px;}
.main_wrap .best_deal .best_bar_new li:nth-child(1) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .best_deal .best_bar_new li:nth-child(2) {padding:0 0 0 15px;}
.main_wrap .best_deal .best_bar_new li:nth-child(2) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.main_wrap .best_deal .best_bar_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .cate_best_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .rep_img img {width:100%;}
.main_wrap .rep_img.mb30 {margin-bottom: 30px;}
.main_wrap .rep_img p {text-align: center;letter-spacing:-1px;padding:20px 0 25px;border-top: 1px solid #ddd;background-color:#f5f6f8;}
.main_wrap .rep_img p em {display:inline-block;font-size:23px;font-weight:bold; color:#000;border-bottom:1px solid #000;}
.main_wrap .rep_img p i {display:inline-block;font-size:23px;color: #e20066;font-weight:bold;border-bottom:1px solid #e20066;}
.main_wrap .rep_img2 img {width:100%;}

.main_wrap .no_img_text {}
.main_wrap .no_img_text img {width:100%;}
.main_wrap .no_img_text p {text-align: center;letter-spacing:-1px;}

.main_wrap .template_type1 {padding:0px 0px 30px;}
.main_wrap .template_type1 .no_img_text p {text-align: center;letter-spacing:-1px;padding:20px 0 0px;}
.main_wrap .template_type1 .sbanner2 {margin:0 15px;}
.main_wrap .template_type1 ul {padding:30px 47px 0;}
.main_wrap .template_type1 li {margin-bottom: 30px;}
.main_wrap .template_type1 li:last-child {margin-bottom: 0px;}
.main_wrap .template_type1 .img_area {display:block;border:2px solid #333;position:relative;}
.main_wrap .template_type1 .img_area img {width:100%;}
.main_wrap .template_type1 .img_area .flag {display:block;position: absolute;right:-5px;top:-5px;width:50px;height:50px;line-height: 50px; background-color:#333;color:#fff;font-size:22px;font-weight:bold;text-align: center;font-style: italic;}
.main_wrap .template_type1 .img_area .flag i {font-size: 15px;}
.main_wrap .template_type1 .tit_area {display:block;margin-top: 10px;text-align: center;}
.main_wrap .template_type1 .tit_area strong {display: block;font-size:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .template_type1 .tit_area em {font-size:15px;color:#333;font-weight:bold;}
.main_wrap .template_type1 .tit_area em i {font-size:13px;}
.main_wrap .template_type1 .tit_area del {font-size:12px;color:#666;margin-left: 8px;}

.main_wrap .template_type2 {padding:40px 0 20px;}
.main_wrap .template_type2 ul{padding:10px 10px 0;}
.main_wrap .template_type2 li {float:left;width: 50%;}
.main_wrap .template_type2 li a {display:block; margin:10px;}
.main_wrap .template_type2 .img_area {display:block;border:1px solid #ddd;position:relative;}
.main_wrap .template_type2 .img_area img {width:100%;}
.main_wrap .template_type2 .img_area .flag {display:block;position: absolute;left:0px;bottom:0px;z-index:9;width:40px;height:40px;line-height: 40px; background-color:#333;color:#fff;font-size:18px;font-weight:bold;text-align: center;font-style: italic;opacity:0.9;}
.main_wrap .template_type2 .img_area .flag span {display:block;width:40px; position: absolute;left:0;top:0;color:#fff;z-index:10;text-align: center;opacity: 1;}
.main_wrap .template_type2 .img_area .flag span i {font-size: 12px;}
.main_wrap .template_type2 .tit_area {display:block;margin-top: 10px;}
.main_wrap .template_type2 .tit_area strong {display: block;font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .template_type2 .tit_area em {font-size:15px;color:#333;font-weight:bold;}
.main_wrap .template_type2 .tit_area em i {font-size:12px;}
.main_wrap .template_type2 .tit_area del {font-size:12px;color:#000;margin-left: 5px;}
.main_wrap .template_type2 ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .template_type3 {padding:20px 0px;background-color:#f3edd3;}
.main_wrap .template_type3 ul {margin: 20px 10px 10px;}
.main_wrap .template_type3 li {float:left;width: 50%;}
.main_wrap .template_type3 li a {display:block; margin:10px;}
.main_wrap .template_type3 .img_area {display:block;position:relative;}
.main_wrap .template_type3 .img_area img {width:100%;border-radius: 100%;}
/*.main_wrap .template_type3 .img_area:before {content:"";display:block;position: absolute;left:0;top:0;z-index:10; width:100%;height:100%;background-image: url(../images/main/template3_bg.png);background-repeat: no-repeat;background-size:100% 100%;}
*/.main_wrap .template_type3 .img_area .flag {display:block;position: absolute;right:0px;top:-6px;z-index: 20; width:45px;height:45px;line-height: 45px;color:#fff;font-size:18px;font-weight:bold;text-align: center;font-style: italic;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -100px -182px;}
.main_wrap .template_type3 .img_area .flag i {font-size: 12px;}
.main_wrap .template_type3 .tit_area {display:block;margin-top: 10px;text-align: center;}
.main_wrap .template_type3 .tit_area strong {display: block;font-size:12px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .template_type3 .tit_area em {font-size:13px;color:#333;font-weight:bold;}
.main_wrap .template_type3 .tit_area em i {font-size:12px;}
.main_wrap .template_type3 ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .template_type4 {padding:10px 0 10px;background-color:#ffa37d;}
.main_wrap .template_type4 ul {padding:30px 47px;}
.main_wrap .template_type4 li {margin-bottom: 30px;}
.main_wrap .template_type4 li:last-child {margin-bottom: 0px;}
.main_wrap .template_type4 .img_area {display:block;position:relative;width:225px;height:225px;margin:0 auto;}
.main_wrap .template_type4 .img_area img {width:100%;}
.main_wrap .template_type4 .img_area:before {content:"";display:block;position: absolute;left:0;top:0;z-index:10; width:100%;height:100%;background-image: url(../images/main/template4_bg.png);background-repeat: no-repeat;background-size:100% 100%;}
.main_wrap .template_type4 .img_area .flag {display:block;position: absolute;left:-25px;top:4px;z-index: 20; width:97px;height:48px;padding-left:10px;line-height: 48px;color:#e20167;font-size:22px;font-weight:bold;text-align: center;font-style: italic;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -237px;}
.main_wrap .template_type4 .img_area .flag i {font-size: 15px;}
.main_wrap .template_type4 .tit_area {display:block;margin-top: 10px;text-align: center;}
.main_wrap .template_type4 .tit_area strong {display: block;font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .template_type4 .tit_area em {font-size:15px;color:#333;font-weight:bold;}
.main_wrap .template_type4 .tit_area em i {font-size:13px;}
.main_wrap .template_type4 .tit_area del {font-size:12px;color:#666;margin-left: 5px;}

.main_wrap .best_list {margin-bottom:10px;border-bottom:1px solid #e5e5e5;}

.main_wrap .spot_info {}
.main_wrap .spot_info .tab {padding:0 5px;border-bottom:1px solid #ddd; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.main_wrap .spot_info .tab li {color:#333;text-align:center;padding:14px 0 10px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.main_wrap .spot_info .tab li.on {font-weight:bold; position:relative;}
.main_wrap .spot_info .tab li.on:before {content:"";display:block;width:100%; border:1px solid #333;position:absolute;left:0;bottom: -1px;}
.main_wrap .spot_info .info_box {padding:23px 0 23px;text-align:center;background-image: url(../images/main/spot_bg.png);background-repeat: no-repeat;background-size:100%;}
.main_wrap .spot_info .info_box strong {display:block;margin-bottom:10px;color:#fff;}
.main_wrap .spot_info .info_box strong:before {content:"";display:inline-block;width:25px;height:18px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -169px -155px;vertical-align:middle;}
.main_wrap .spot_info .info_box a {color:#fff;position:relative;padding:0 6px;}
.main_wrap .spot_info .info_box a:after {content:"";display:block;position:absolute;right:-2px;top:1px; width:1px;height:11px;background-color:#e5e5e5;}
.main_wrap .spot_info .info_box a:last-child:after {display:none;}

.main_wrap .spot_info .info_box.branch2 strong:before {content:"";display:inline-block;width:25px;height:18px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -169px -155px;vertical-align:middle;}
.main_wrap .spot_info .info_box.branch3 strong:before {content:"";display:inline-block;width:19px;height:20px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -140px -130px;vertical-align:middle;}
.main_wrap .spot_info .info_box.branch4 strong:before {content:"";display:inline-block;width:19px;height:20px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -160px -130px;vertical-align:middle;}
.main_wrap .spot_info .info_box.branch5 strong:before {content:"";display:inline-block;width:20px;height:20px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -179px -131px;vertical-align:middle;}
.main_wrap .spot_info .info_box.branch6 strong:before {content:"";display:inline-block;width:19px;height:20px;margin:-7px 5px 0; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -179px -175px;vertical-align:middle;}

.main_wrap .pick_bar {padding:11px 15px 13px;border-top:1px solid #ccc;border-bottom:1px solid #e5e5e5;}
.main_wrap .pick_bar ul {display:flex;}
.main_wrap .pick_bar ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .pick_bar ul li button {background-color:transparent;} 
.main_wrap .pick_bar ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .pick_bar ul li:last-child:after {display:none;}
.main_wrap .pick_bar ul li:nth-child(1) {flex:0 16px;padding:0 15px 0 0;}
.main_wrap .pick_bar ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.main_wrap .pick_bar ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.main_wrap .pick_bar ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.main_wrap .pick_bar ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.main_wrap .pick_bar ul li:nth-child(1):after {display:none;}
.main_wrap .pick_bar ul li:nth-child(2) {flex:1;text-align:right;padding-right:20px;}
.main_wrap .pick_bar ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .pick_bar ul li:nth-child(3) {flex:0 42px;padding:0 0 0 15px;}
.main_wrap .pick_bar ul li:nth-child(3) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}

.main_wrap .kids_bar {padding:11px 15px 0px;margin-bottom: -5px;}
.main_wrap .kids_bar ul {float:right;}
.main_wrap .kids_bar ul li {float:left;position:relative;font-size:13px;color:#333;text-align:center;}
.main_wrap .kids_bar ul li button {background-color:transparent;} 
.main_wrap .kids_bar ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.main_wrap .kids_bar ul li:last-child:after {display:none;}
.main_wrap .kids_bar ul li:nth-child(1) {text-align:right;padding-right:20px;}
.main_wrap .kids_bar ul li:nth-child(1) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.main_wrap .kids_bar ul li:nth-child(2) {padding:0 0 0 15px;}
.main_wrap .kids_bar ul li:nth-child(2) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.main_wrap .kids_bar ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.main_wrap .kids_bar:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.vip_lounge {background-image: url(../images/main/vip_bg.png);background-repeat: no-repeat;background-size:320px 392px;}
.vip_lounge strong {display:block;font-size:27px;color:#cfc5aa;text-align:center;}
.vip_lounge span {display:block;font-size:12px;color:#fff;text-align:center;}

.vip_customer {font-size:18px;color:#333;border-bottom:2px solid #333;margin:0 15px;text-align:center;padding:18px 0 10px;}
.vip_customer:before {content:"";display:inline-block;margin:-2px 5px 0; width:20px;height:20px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px 0px;vertical-align:middle;}

.lever_favor {padding:30px 15px;}
.lever_favor .my_tit {text-align:center;font-size:17px;color:#333;margin-bottom:15px;}
.my_tit_new {padding-left: 15px;padding-top: 15px;text-align:left;font-size:17px;font-weight: bold; color:#333;margin-bottom:15px;}

.main_wrap .brand_banner {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .brand_banner.brbn {border-bottom:none;box-shadow:none;margin-bottom: -15px;}
.main_wrap .brand_banner .banner {margin-bottom:20px;}
.main_wrap .brand_banner .banner ul {margin-bottom:5px;}
.main_wrap .brand_banner .banner ul li {float:left;width:100%;text-align:center;position:relative;}
.main_wrap .brand_banner .banner ul li img {width:100%;}
.main_wrap .brand_banner .banner ul li .txt_box {display:block;width:100%;position:absolute;left:0;bottom:0px;}
.main_wrap .brand_banner .banner ul li .txt_box .txt {display:block;margin:0 15px;padding:12px 0;background-color:#fff;opacity:.8;}
.main_wrap .brand_banner .banner ul li .txt_box .txt strong {display:block;font-size:13px;color:#000;margin-bottom:2px;}
.main_wrap .brand_banner .banner ul li .txt_box .txt em {font-size:11px;color:#666;}
.main_wrap .brand_banner .banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.main_wrap .my_level {padding:20px 5px 30px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box} 
.main_wrap .my_level dl {-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1;padding:0 10px;width:50%;position:relative;} 
.main_wrap .my_level dl:first-child:after {content:"";display:block;width:16px;height:18px;position:absolute;right:-9px;top:50%;margin-top:-15px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -195px -260px;}
.main_wrap .my_level dl dt {text-align:center;border-bottom:1px solid #ddd;}
.main_wrap .my_level dl dt strong {display:block;font-size:14px;color:#333;margin-bottom:8px;}
.main_wrap .my_level dl dt i {display:block;width:114px;line-height:25px;margin:0 auto; font-weight:bold;background-color:#f4f4f4;border-radius:13px;}
.main_wrap .my_level dl dt .level {display:block;width:53px;height:53px;margin:10px auto 10px;background-image: url(../images/member/level_sp.png);background-repeat: no-repeat;background-size:351px 53px;position:relative;}
.main_wrap .my_level dl.love dt .level {background-position: 0px 0px;}
.main_wrap .my_level dl.love dt i {color: #fe4545}
.main_wrap .my_level dl.bronze dt .level {background-position: -53px 0px;}
.main_wrap .my_level dl.bronze dt i {color: #c44f1c}
.main_wrap .my_level dl.slver dt .level {background-position: -106px 0px;}
.main_wrap .my_level dl.slver dt i {color: #919191}
.main_wrap .my_level dl.gold  dt .level {width:64px;background-position: -159px 0px;}
.main_wrap .my_level dl.gold  dt i {color: #ea9416}
.main_wrap .my_level dl.platinum dt .level {width:64px;background-position: -223px 0px;}
.main_wrap .my_level dl.platinum dt i {color: #7139c7}
.main_wrap .my_level dl.diamond  dt .level {width:64px;background-position: -287px 0px;}
.main_wrap .my_level dl.diamond  dt i {color: #34b4ff}
.main_wrap .my_level dl dd {text-align:center;}
.main_wrap .my_level dl dd .coupon_down {background-color:transparent;color:#333;padding:20px 0;width:100%; border-bottom:1px solid #ddd;}
.main_wrap .my_level dl dd .coupon_down:before {content:"";display:inline-block;margin-right:5px; width:23px;height:23px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -22px 0px;vertical-align:middle;}
.main_wrap .my_level dl dd span {display:block;line-height:31px;text-align:right;font-size:13px;font-weight:bold; color:#333;position:relative;padding-left:50px;border-bottom:1px solid #ddd;}
.main_wrap .my_level dl dd span i {position:absolute;left:0;top:0;font-size:12px;font-weight:normal; color:#666;}

.main_wrap .my_level_new {padding:0px 15px 17px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;font-size:13px;color:#333;letter-spacing:-1px;}
.main_wrap .my_level_new .level_nav:first-child {border-bottom:1px solid #ccc;}
.main_wrap .my_level_new .level_nav {padding-left:77px;position:relative;padding:20px 0 15px 77px;}
.main_wrap .my_level_new .level_nav em {display:block; width:53px;height:54px;position:absolute;left:0;top:13px; background-image: url(../images/member/level_sp2.png);background-repeat: no-repeat;background-size:327.5px 54px;background-position: 0px 0px;}
.main_wrap .my_level_new .level_nav em.level1 {background-position: 0px 0px;}
.main_wrap .my_level_new .level_nav em.level2 {background-position: -55px 0px;}
.main_wrap .my_level_new .level_nav em.level3 {background-position: -110px 0px;}
.main_wrap .my_level_new .level_nav em.level4 {background-position: -165px 0px;}
.main_wrap .my_level_new .level_nav em.level5 {background-position: -220px 0px;}
.main_wrap .my_level_new .level_nav em.level6 {background-position: -275px 0px;}
.main_wrap .my_level_new .level_nav i {font-weight:bold;}
.main_wrap .my_level_new .level1_txt {color: #ff3f3f}
.main_wrap .my_level_new .level2_txt {color: #cc6e46}
.main_wrap .my_level_new .level3_txt {color: #adadad}
.main_wrap .my_level_new .level4_txt {color: #ea9416}
.main_wrap .my_level_new .level5_txt {color: #7139c7}
.main_wrap .my_level_new .level6_txt {color: #34b4ff}
.main_wrap .my_level_new .level_nav button {display:block; border:1px solid #bbb; background-color:#f4f4f4;line-height:29px;margin-top:5px;padding:0 10px;}
.main_wrap .my_level_new .level_nav button i {display:inline-block;margin:-2px 5px 0 0; width:11px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -62px -40px;vertical-align:middle;}

.zerozone_wrap {padding-bottom: 20px; background-color:#f2f0f1;border-bottom: 1px solid #ccc;}
.zerozone_wrap h3 {text-align:center;padding:25px 0 12px;}
.zerozone_wrap h3 img {width:274px;height:68px;}
.zerozone_wrap .quantity {margin:0 33px;border-top:1px solid #666;border-bottom:1px solid #666; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.zerozone_wrap .quantity span {display: block;line-height:35px;position:relative;letter-spacing:-1px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.zerozone_wrap .quantity span i {font-size:13px;color:#333;}
.zerozone_wrap .quantity span strong {float:right; font-size:13px;color:#333;}
.zerozone_wrap .quantity span:first-child strong {padding-right:10px;}
.zerozone_wrap .quantity span:first-child strong:after {content:"";display:block;position:absolute;right:0;top:11px; width:1px;height:11px;background-color:#666;}
.zerozone_wrap .quantity span:last-child i {padding-left:10px;}
.zerozone_wrap .quantity span:last-child strong {color: #e51c52;}
.zerozone_wrap .quantity span:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.zerozone_wrap .goods_view {padding:20px 15px 0;}
.zerozone_wrap .goods_view .goods_img {border:1px solid #ddd;border-bottom:none;}
.zerozone_wrap .goods_view .goods_img img {width:100%;}
.zerozone_wrap .goods_view span {display:block;padding:0 15px;border:1px solid #ddd; font-size:15px;font-weight:bold;color:#333;padding-right:50px;position:relative;background-color:#fff;line-height:50px;letter-spacing:-1px;}
.zerozone_wrap .goods_view span em {display:block;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.zerozone_wrap .goods_view span strong {font-size:25px;color:#e51c52;position:absolute;right:15px;top:0;}
.zerozone_wrap .goods_view span strong i {font-size:15px;vertical-align:middle;}

.zerozone_wrap .inner {margin:20px 15px .1px 15px;padding-bottom: 20px; border:1px solid #333;border-bottom:none; background-color:#fff;}
.zerozone_wrap .inner p {text-align: center;font-size:16px;color:#333;margin:20px 0 10px;}
.zerozone_wrap .inner .quantity_new {margin:0 17px;border-top:1px solid #666;border-bottom:1px solid #666; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.zerozone_wrap .inner .quantity_new span {display: block;line-height:35px;position:relative;letter-spacing:-1px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.zerozone_wrap .inner .quantity_new span i {font-size:13px;color:#333;}
.zerozone_wrap .inner .quantity_new span strong {float:right; font-size:13px;color:#333;}
.zerozone_wrap .inner .quantity_new span:first-child strong {padding-right:10px;}
.zerozone_wrap .inner .quantity_new span:first-child strong:after {content:"";display:block;position:absolute;right:0;top:11px; width:1px;height:11px;background-color:#666;}
.zerozone_wrap .inner .quantity_new span:last-child i {padding-left:10px;}
.zerozone_wrap .inner .quantity_new span:last-child strong {color: #e51c52;}
.zerozone_wrap .inner .quantity_new span:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.goods_view_new {position:relative;}
.goods_view_new:after {content:"";display:block;width:100%;height:2px;background-color:#ccc;opacity:.5;position:absolute;left:0;bottom:-2px; z-index: 10;}
.goods_view_new .goods_img {border:1px solid #ddd;border-bottom:none;}
.goods_view_new .goods_img img {width:100%;}
.goods_view_new .flag_soldout {position:absolute;left:50%;top:50%;margin:-50px 0 0 -50px;text-align:center;letter-spacing:-1px; width:100px;height:100px;border:3px solid #333;border-radius:50px;background-color:#fff;}
.goods_view_new .flag_soldout i {display:block;margin-top:7px;font-size:20px;color:#333;position:relative;font-weight: bold;}
.goods_view_new .flag_soldout:before {content:"";display:inline-block;border-top:1px solid #333;width:62px;height:1px;position: absolute;left:20px;top:35px;}
.goods_view_new .flag_soldout:after {content:"";display:inline-block;margin:3px auto;width:71px;height:45px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -75px 0px;vertical-align:middle;}
.goods_view_new .flag_time {position:absolute;left:50%;top:50%;margin:-50px 0 0 -50px;font-weight: bold; text-align:center;letter-spacing:-1px; width:100px;height:100px;border:3px solid #333;border-radius:50px;background-color:#fff;}
.goods_view_new .flag_time i {display:block;margin:19px 0 5px; font-size:20px;color:#333;position:relative;font-weight: bold;}
.goods_view_new .flag_time:before {content:"";display:inline-block;border-top:1px solid #333;width:78px;height:1px;position: absolute;left:11px;top:47px;}

.zerozone_wrap .goods_view_new2 {margin:0px 15px 20px;border:1px solid #333;border-top:none;background-color:#fff;}
.zerozone_wrap .goods_view_new2 .tit {display:block;padding:0 15px;font-size:15px;font-weight:bold;color:#333;padding-right:50px;position:relative;background-color:#fff;line-height:50px;letter-spacing:-1px;}
.zerozone_wrap .goods_view_new2 .tit em {display:block;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.zerozone_wrap .goods_view_new2 .tit strong {font-size:25px;color:#e51c52;position:absolute;right:15px;top:0;}
.zerozone_wrap .goods_view_new2 .tit strong i {font-size:15px;vertical-align:middle;}

.main_wrap .goods_view2 {padding:0px 15px 30px;position:relative;}
.main_wrap .goods_view2 .goods_img {border:1px solid #ddd;border-bottom:none;}
.main_wrap .goods_view2 .goods_img img {width:100%;}
.main_wrap .goods_view2 span {display:block;border:1px solid #ddd; font-size:15px;font-weight:bold;color:#333;padding-right:50px;position:relative;background-color:#fff;letter-spacing:-1px;padding:11px 15px 10px 15px;}
.main_wrap .goods_view2 span em {display:block;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .goods_view2 span em i {display:block;font-size:13px;font-weight: normal; color:#666;margin-top: 5px;}
.main_wrap .goods_view2 span em i:before {content:"";display:inline-block;margin:-3px 5px 0 0; width:14px;height:14px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0 -25px;vertical-align:middle;}
.main_wrap .goods_view2 span strong {font-size:25px;color:#e51c52;position:absolute;right:15px;top:50%;margin-top:-18px;}
.main_wrap .goods_view2 span strong i {font-size:15px;vertical-align:middle;}
.main_wrap .goods_view2 .flag_time {position:absolute;left:50%;top:50%;margin:-100px 0 0 -50px;font-size:14px;font-weight: bold; color:#333;line-height:1.2;letter-spacing:-1px; text-align:center; width:100px;height:100px;border:3px solid #333;border-radius:50px;background-color:#fff;}
.main_wrap .goods_view2 .flag_time:before {content:"";display:block;margin:15px auto 5px; width:28px;height:28px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -45.5px 0px;vertical-align:middle;}
.main_wrap .goods_view2 .flag_soldout {position:absolute;left:50%;top:50%;margin:-100px 0 0 -50px;text-align:center;letter-spacing:-1px; width:100px;height:100px;border:3px solid #333;border-radius:50px;background-color:#fff;}
.main_wrap .goods_view2 .flag_soldout i {display:block;margin-top:18px;font-size:10px;color:#333;text-decoration:underline;}
.main_wrap .goods_view2 .flag_soldout:after {content:"";display:block;margin:3px auto; width:71px;height:45px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -75px 0px;vertical-align:middle;}

.main_wrap .goods_view2_new {padding:0px 15px 30px;position:relative;}
.main_wrap .goods_view2_new .goods_img {border:1px solid #ddd;border-bottom:none;}
.main_wrap .goods_view2_new .goods_img img {width:100%;}
.main_wrap .goods_view2_new span {display:block;border:1px solid #ddd; font-size:15px;font-weight:bold;color:#333;padding-right:50px;position:relative;background-color:#fff;letter-spacing:-1px;padding:11px 15px 10px 15px;}
.main_wrap .goods_view2_new span em {display:block;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .goods_view2_new span em i {display:block;font-size:13px;font-weight: normal; color:#666;margin-top: 5px;}
.main_wrap .goods_view2_new span em i:before {content:"";display:inline-block;margin:-3px 5px 0 0; width:14px;height:14px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0 -25px;vertical-align:middle;}
.main_wrap .goods_view2_new span strong {font-size:25px;color:#e51c52;position:absolute;right:15px;top:50%;margin-top:-18px;}
.main_wrap .goods_view2_new span strong i {font-size:15px;vertical-align:middle;}
.main_wrap .goods_view2_new .flag_time {position:absolute;left:50%;top:50%;margin:-100px 0 0 -50px;font-size:14px;font-weight: bold; color:#333;line-height:1.2;letter-spacing:-1px; text-align:center; width:100px;height:100px;border:3px solid #333;border-radius:50px;background-color:#fff;}
.main_wrap .goods_view2_new .flag_time:before {content:"";display:block;margin:15px auto 5px; width:28px;height:28px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -45.5px 0px;vertical-align:middle;}

.main_wrap .event_info {padding:20px 15px 0;}
.main_wrap .event_info.mb40 {margin-bottom:40px;}
.main_wrap .event_info h2 {margin-bottom:10px;position:relative;padding-left:20px;}
.main_wrap .event_info h2:before {content:"";display:block;position:absolute;left:0;top:0; width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;vertical-align: middle;}
.main_wrap .event_info p {color:#666;letter-spacing:-1px;margin-bottom:15px;}

.main_wrap .quest_go {font-size: 14px;color: #666;letter-spacing: -1px; background-color: #f4f4f4;border-bottom: 1px solid #ccc;padding: 20px 0 14px 75px;position: relative;}
.main_wrap .quest_go i {display: block;width:55px;height:55px;position: absolute;left: 15px;top: 12px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: 0 -155px;}
.main_wrap .quest_go span {letter-spacing: -2px;font-size:14px;color:#666;}
.main_wrap .quest_go a {display: block;width:79px;height:34px;line-height:34px;font-size: 13px;color: #000;border:1px solid #333;background-color: #fff;text-align: center; position: absolute;right: 15px;top: 22px;}

.main_wrap .spot_tab {border-bottom:1px solid #ddd; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.main_wrap .spot_tab li {font-size:13px; color:#333;text-align:center;padding:14px 0 10px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.main_wrap .spot_tab li.on {font-weight:bold; position:relative;}
.main_wrap .spot_tab li.on:before {content:"";display:block;width:100%; border:1px solid #333;position:absolute;left:0;bottom: -1px;}

.main_wrap .qna_list {}
.main_wrap .qna_list dl {position: relative;letter-spacing: -1px;}
.main_wrap .qna_list dt {padding:15px;border-bottom: 1px solid #e5e5e5;position:relative;}
.main_wrap .qna_list dt span {display: block;}
.main_wrap .qna_list dt span em {display: inline-block;font-size: 11px; padding:0 7px;margin:0 3px 6px 0;line-height: 16px;letter-spacing: -1px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.main_wrap .qna_list dt span em.case1 {border:1px solid #666;color: #000;}
.main_wrap .qna_list dt span em.case2 {border:1px solid #e61d53;color: #fff;background-color: #e61d53}
.main_wrap .qna_list i {display: block;font-size: 12px;color: #999;margin-top:3px;}
.main_wrap .qna_list i em {padding:0 5px;}
.main_wrap .qna_list dt .tit {font-size: 13px;color: #000;font-weight: normal;line-height: 1.2;padding-right: 20px; letter-spacing: 0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_wrap .qna_list dt button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:15px;top:50%;margin-top:-2px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.main_wrap .qna_list dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.main_wrap .qna_list dd {display:none;background-color: #f4f4f4;font-size: 13px;letter-spacing: -1px;border-bottom: 1px solid #e5e5e5;}
.main_wrap .qna_list dd .quest {border-bottom: 1px solid #e5e5e5;padding:12px 0px 11px 25px;margin:0 15px;color: #000;position: relative;}
.main_wrap .qna_list dd .quest:before {content:"";display: block;position: absolute;left:0px;top:16px; width:12px;height:14px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -87px;}
.main_wrap .qna_list dd .anser {padding:12px 0px 11px 25px;margin:0 15px;color: #666;position: relative;}
.main_wrap .qna_list dd .anser:before {content:"";display: block;position: absolute;left:0px;top:16px; width:12px;height:13px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -165px -87px;}
.main_wrap .qna_list dl.active button {background-position: -15px -30px;}
.main_wrap .qna_list dl.active dt .tit {overflow:inherit;text-overflow:normal;white-space:inherit;}
.main_wrap .qna_list dl.active dd {display:block;}

.main_wrap .chanel_tit {height:45px;line-height:45px;background-color:#000;text-align: center;}
.main_wrap .chanel_tit span{display:inline-block; width:103px;height:16px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -50px;vertical-align:middle;}

.main_wrap .chanel_detail {padding-bottom: 20px;}
.main_wrap .chanel_detail .tit {font-size: 17px;font-weight:bold;color:#333;text-align:center;padding:12px 0;letter-spacing:-1px;}
.main_wrap .chanel_detail .chanel_list {padding:0 7px;} 
.main_wrap .chanel_detail .chanel_list li {float:left;width:50%;} 
.main_wrap .chanel_detail .chanel_list li a {display:block; padding:0 8px;} 
.main_wrap .chanel_detail .chanel_list li a img {width:100%;} 
.main_wrap .chanel_detail .chanel_list li a em {display:block;font-size:12px;font-weight:bold;color:#000;text-align:center;margin:8px 0 5px;} 
.main_wrap .chanel_detail .chanel_list li a span {display:block;text-align:center; font-size:11px;color:#666;height:30px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;} 
.main_wrap .chanel_detail .chanel_list li a strong {display:block;font-size:15px;color:#333;text-align:center;margin:8px 0 20px;} 
.main_wrap .chanel_detail .chanel_list li a strong i {font-size:11px;font-weight:normal;vertical-align:middle;} 
.main_wrap .chanel_detail .chanel_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .chanel_detail .the i {display:block;width:10px;height:10px;border-radius:5px;background-color:#7f7f7f;margin:15px auto;}
.main_wrap .the {margin:20px 0 30px;}
.main_wrap .the i {display:block;width:10px;height:10px;border-radius:5px;background-color:#ccc;margin:10px auto;}

.main_wrap .theme_exhibit2 {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.main_wrap .theme_exhibit2 p {background-color:#f5f6f8;font-size:25px;text-align:center;line-height:1.2;padding:30px 0;}
.main_wrap .theme_exhibit2 p i {display:inline-block; color:#000;border-bottom:1px solid #000;}
.main_wrap .theme_exhibit2 p strong {display:inline-block; color:#e20066;border-bottom:2px solid #e20066;}
.main_wrap .theme_exhibit2 ul {background-color:#f4f4f4;}
.main_wrap .theme_exhibit2 ul li {float:left;width:25%;text-align:center;}
.main_wrap .theme_exhibit2 ul li img {width:100%}
.main_wrap .theme_exhibit2 ul li .product_more {text-align:center;position:relative;padding-top: 50%;margin-top:-15px;font-size:11px;color:#999;}
.main_wrap .theme_exhibit2 ul li .product_more:before {content:"";display:block;width:17px;height:17px;margin:0 auto 5px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -85px -70px;}
.main_wrap .theme_exhibit2 ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .theme_exhibit2 .add_txt {padding:10px 15px;}
.main_wrap .theme_exhibit2 .add_txt strong {display:block;font-size:13px;margin-bottom: 3px;}
.main_wrap .theme_exhibit2 .add_txt em {display:block;font-size:11px;}

.main_wrap .horizontal_swipe {border-bottom:1px solid #ddd;padding-bottom:30px;}
.main_wrap .horizontal_swipe .inner {overflow-x:scroll;}
.main_wrap .horizontal_swipe .inner ul {padding:0 15px;width: 2000px;}
.main_wrap .horizontal_swipe .inner ul li {float:left; width:137px;margin-right:10px;}
.main_wrap .horizontal_swipe .inner ul li img {display:block; width:100%;margin-bottom:5px;}
.main_wrap .horizontal_swipe .inner ul li span {display:block;font-size:11px;color:#333;margin-bottom:5px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.main_wrap .horizontal_swipe .inner ul li strong {display:block;font-size:15px;color:#333;}
.main_wrap .horizontal_swipe .inner ul li strong i {font-size:11px;font-weight:normal;padding-left: 3px;}
.main_wrap .horizontal_swipe .inner.tv ul li span {display:block;font-size:11px;color:#333;margin-bottom:5px; height:30px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.main_wrap .horizontal_swipe .inner ul li .item {display:block;font-size:11px;font-weight:bold; color:#f6447a;margin-bottom:5px;}
.main_wrap .horizontal_swipe .inner ul li .magazine {display:block;font-size:11px;font-weight:bold; color:#1dc377;margin-bottom:5px;}
.main_wrap .horizontal_swipe .inner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.main_wrap .experience_ing {padding-top: .1px;}
.main_wrap .experience_ing h1 strong {margin-top: 25px;}
.main_wrap .experience_ing .banner {background-color:#f4f4f4;padding-bottom:30px;margin-bottom:10px;}
.main_wrap .experience_ing .banner ul {padding:20px 0 25px;}
.main_wrap .experience_ing .banner ul li {float:left;position:relative;}
.main_wrap .experience_ing .banner ul li a {display:block;padding:9px 15px 0 150px;}
.main_wrap .experience_ing .banner ul li .filter {position:absolute;left:15px;top:0px;}
.main_wrap .experience_ing .banner ul li .filter img {display:block;width:121px;}
.main_wrap .experience_ing .banner ul li .filter:before {content:"";display:block;position:absolute;left:0;top:0;z-index:10;width:121px;height:121px; background-image: url(../images/main/theme_bg.png);background-repeat: no-repeat;background-size:121px 121px;}
.main_wrap .experience_ing .banner ul li .inner {padding-right:15px;}
.main_wrap .experience_ing .banner ul li .inner em {display:block;color: #e51c52;margin-bottom:5px;}
.main_wrap .experience_ing .banner ul li .inner p {height:38px;margin-bottom:5px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.main_wrap .experience_ing .banner ul li .inner strong {display:block;font-size:15px;color: #333;margin-bottom:5px;}
.main_wrap .experience_ing .banner ul li .inner strong i {font-size:11px; color:#666;padding-left:3px;}
.main_wrap .experience_ing .banner ul li .inner .date {display:block;font-size:11px;color: #999;}
.main_wrap .experience_ing .banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .experience_ing .banner .dot {display:block;width:100%;text-align:center;}
.main_wrap .experience_ing .banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.main_wrap .experience_ing .banner .dot a.on {background-color:#000;}

.main_wrap .shortcuts_link {background-color:#ffc854;padding:18px 0 22px; border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.main_wrap .shortcuts_link li {text-align: center;letter-spacing:0px; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1;position: relative;}
.main_wrap .shortcuts_link li a {color:#fff;font-weight:bold;}
.main_wrap .shortcuts_link li:nth-child(1):before {content:"";display:block;margin:0 auto 7px; width:22px;height:38px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -90px;}
.main_wrap .shortcuts_link li:nth-child(2):before {content:"";display:block;margin:2px auto 11px; width:35px;height:32px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -25px -90px;}
.main_wrap .shortcuts_link li:nth-child(3):before {content:"";display:block;margin:7px auto 13px; width:43px;height:26px;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -60px -90px;}
.main_wrap .shortcuts_link li:after {content: "";display: block;position:absolute;right:0;top: 4px; width:1px;height: 50px;background-color:#ffd988;}

.main_wrap .float_keyword {}
.main_wrap .float_keyword .keyword_tab {margin:0 15px 15px 15px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.main_wrap .float_keyword .keyword_tab li {border:1px solid #bbb;border-right:none; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.main_wrap .float_keyword .keyword_tab li:last-child {border-right:1px solid #bbb;}
.main_wrap .float_keyword .keyword_tab li button {display: block;line-height:33px; width:100%;font-size:13px;color:#333; background-color:transparent;}
.main_wrap .float_keyword .keyword_tab li.active {border:1px solid #333;background-color:#333;position:relative;}
.main_wrap .float_keyword .keyword_tab li.active button {color:#fff;font-weight:bold;background-color:transparent;position:relative;z-index: 10;}
.main_wrap .float_keyword .keyword_tab li.active:nth-child(1):after {content:"";display:block;position:absolute;left:50%;bottom:0;margin-left:-32px; width:63px;height:21px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -163px;}
.main_wrap .float_keyword .keyword_tab li.active:nth-child(2):after {content:"";display:block;position:absolute;left:50%;bottom:0;margin-left:-49px; width:98px;height:21px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -188px;}
.main_wrap .float_keyword .keyword_tab li.active:nth-child(3):after {content:"";display:block;position:absolute;left:50%;bottom:0;margin-left:-26px; width:52px;height:21px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -213px;}

.main_wrap .pick_cate {margin-top:10px;border-top:1px solid #e5e5e5;}
.main_wrap .pick_cate li {float: left;width:50%;border-bottom:1px solid #e5e5e5;line-height:40px;}
.main_wrap .pick_cate li a {display:block; font-size:11px;color:#333;padding-left:15px;position:relative;}
.main_wrap .pick_cate li:nth-child(2n) a {border-left:1px solid #e5e5e5;}
.main_wrap .pick_cate li a:after {content:"";display:block;position:absolute;right:15px;top:50%;margin:-6px 0 0 0; width:6px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -164px -40px; }
.main_wrap .pick_cate:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.main_wrap .pick_cate.boxline {border-bottom: none}

.plan_product {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.plan_product .inner {padding:20px 0 0px;}
.plan_product .product_type1 {border-bottom:1px dotted #ccc;padding-bottom:25px;margin:0 15px;}
.plan_product .product_type1:last-child {border-bottom:none;margin-bottom:0px;}
.plan_product .product_type1 .product_img {margin-bottom:5px;}
.plan_product .product_type1 .product_img li {float:left;width:50%;}
.plan_product .product_type1 .product_img li img {width:100%;}
.plan_product .product_type1 .product_img:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.plan_product .coment {font-size:11px;font-weight:bold;color:#333;border-bottom:2px solid #333;padding-bottom:2px;}
.plan_product .explan {font-size:11px;color:#333;margin:10px 0;}
.plan_product .cate_txt {display:block;font-size:13px;color:#f9316d;letter-spacing:-1px;}
.plan_product .goods_txt {display:block;font-size:17px;color:#000;letter-spacing:-1px;margin-bottom:7px;}
.plan_product .price_txt em {font-size:20px;font-weight:bold;color:#000;margin-right:2px;}
.plan_product .price_txt em i {font-size:12px;}
.plan_product .price_txt del {font-size:11px;color:#666;}

.plan_product .product_type2 {border-bottom:1px dotted #ccc;padding-bottom:25px;margin:0 15px;}
.plan_product .product_type2 .product_img {margin-bottom:10px;}
.plan_product .product_type2 .product_img img {width:100%;}

.plan_product .product_type3 {border-bottom:1px dotted #ccc;padding:20px 0 25px;position:relative;}
.plan_product .product_type3:last-child {border-bottom:none;margin-bottom:0px;}
.plan_product .product_type3 .product_img {float:left;width:50%;}
.plan_product .product_type3 .product_img img {width:100%;}
.plan_product .product_type3 .txt_wrap {float:right;width:50%;}
.plan_product .product_type3:nth-child(2n) {padding:20px 0 25px 0;}
.plan_product .product_type3:nth-child(2n) .product_img {float:right;width:50%;}
.plan_product .product_type3:nth-child(2n) .txt_wrap {float:left;width:50%;}
.plan_product .product_type3 .coment {margin:0 10px;}
.plan_product .product_type3 .explan {margin:10px 10px;height:32px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.plan_product .product_type3 .cate_txt {margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.plan_product .product_type3 .goods_txt {margin:0 10px 7px 10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.plan_product .product_type3 .price_txt {margin:0 10px;}
.plan_product .product_type3 .price_txt em {font-size:25px;}
.plan_product .product_type3 .price_txt em i {font-size:11px;}
.plan_product .product_type3 .price_txt .price {font-size:12px;}
.plan_product .product_type3:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.plan_product .btn_more_wrap {position:relative;}
.plan_product .btn_more_wrap .btn_more {display:block;background-color:transparent;font-size:13px;color:#333;width:100%;border-top:1px solid #e5e5e5;line-height:44px;}
.plan_product .btn_more_wrap .btn_more:after {content:"";display:inline-block;margin-left:5px;width: 15px;height: 9px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;vertical-align: middle;}
.plan_product .btn_more_wrap .popup {display:none;width:100%;border-top:1px solid #333;background-color:#fff;position:absolute;left:0;top:1px;z-index:10;}
.plan_product .btn_more_wrap .popup ul {padding:10px 15px;}
.plan_product .btn_more_wrap .popup ul li {width:100%;line-height:2.0;}
.plan_product .btn_more_wrap .popup ul li button {background-color:transparent;}
.plan_product .btn_more_wrap .popup ul li button i {color:#e51c52;}
.plan_product .btn_more_wrap .popup .pop_close {width:100%;color:#333;line-height:45px; background-color:#eee;border-top:1px solid #ddd;border-bottom:1px solid #333;}

/*category_wrap*/
.category_wrap .related_word {position:relative;padding-left:70px;background-color:#f4f4f4;border-bottom:1px solid #e5e5e5;}
.category_wrap .related_word .btn_init {background-color:transparent;position:absolute;left:15px;top:50%;margin-top:-9px;  font-size:12px;color:#666;}
.category_wrap .related_word .btn_init:before {content:"";display:inline-block;width:13px;height:13px;margin-right:5px;margin-top:-2px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -40px 0;vertical-align:middle;}
.category_wrap .related_word .inner {overflow-x:scroll;padding-right: 30px;}
.category_wrap .related_word .inner .word_area {width: 3000px;padding:15px;}
.category_wrap .related_word .inner button {display:inline-block;padding:3px 10px;font-size:12px;color:#333;margin-right:4px;border:1px solid #bbb;border-radius:12px;position:relative;background-color:#fff;float: none;white-space: nowrap;}
.category_wrap .related_word .inner button span {display:inline-block;width:9px;height:9px;margin-left:5px; background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 -12px;}

.category_wrap .no_info {margin:0 15px 20px;padding:27px 0;font-size:12px;font-weight:normal; color:#999;}
.category_wrap .no_info strong {font-size:15px;color:#ddd;}

.category_wrap .ak_now {position:relative;padding-bottom: 15px;}
.category_wrap .ak_now img {width:100%;}
.category_wrap .ak_now ul {margin:15px 8px;}
.category_wrap .ak_now ul li {float:left;width:50%;margin-bottom: 17px;}
.category_wrap .ak_now ul li a {display: block;position:relative;}
.category_wrap .ak_now ul li a em {display: block;margin:0 8px;}
.category_wrap .ak_now ul li a span {display:block;position:absolute;left:0;top:50%;width:100%;margin-top:-40px; font-size:25px;color:#fff;text-align:center;}
.category_wrap .ak_now ul li a span i {display:block;font-size:12px;color:#fff;font-weight:bold;}
.category_wrap .ak_now ul li a span i:before {content:"";display:block;width:20px;height:2px;background-color:#fff;margin:5px auto 10px;opacity:0.5}
.category_wrap .ak_now ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

/* PAGER */
.category_wrap .bx-wrapper .bx-pager,.main_wrap .bx-wrapper .bx-pager {text-align: center;color: #666;padding-top: 20px;height: 2px;}
.category_wrap .bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.main_wrap .bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.category_wrap .bx-wrapper .bx-pager.bx-default-pager a,.main_wrap .bx-wrapper .bx-pager.bx-default-pager a {text-indent: -9999px;display: block;width:11px;height:2px;background-color:#b8b8b8;margin: 0 1px}
.category_wrap .bx-wrapper .bx-pager.bx-default-pager a.active,.main_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}

/* foot_btn */
.foot_btn_ara {position:fixed;bottom:65px;z-index:990;width:100%;}
.foot_btn_ara button {background-color:transparent;width:40px;height:40px;line-height:1; border:1px solid #ccc;background-color:#fff;opacity:.8;color:#777;letter-spacing:-1px;}
.foot_btn_ara .btn_back {position:absolute;left:15px;bottom:0;}
.foot_btn_ara .btn_back:before {content:"";display:block;margin:0 auto; width:15px;height:12px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-25px 0px;}
.foot_btn_ara .btn_history {position:absolute;right:15px;bottom:50px;font-size:9px;}
.foot_btn_ara .btn_history:before {content:"";display:block;margin:0 auto 3px; width:15px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-55px 0px;}
.foot_btn_ara .btn_top {position:absolute;right:15px;bottom:0;font-size:9px;}
.foot_btn_ara .btn_top:before {content:"";display:block;margin:0 auto 3px; width:8px;height:10px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-45px 0px;}
.foot_btn_ara:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

/* quick_link_area */
.quick_link_area {width:100%;position:fixed;bottom:0;letter-spacing:-1px;z-index:990;}
.quick_link_area .quick_link {display:flex;padding:10px 15px 7px;background-color:#2d2b2b;}
.quick_link_area .quick_link li {flex:0;}
.quick_link_area .quick_link li:nth-child(1) {flex:0 21px;margin-right:15px;}
.quick_link_area .quick_link li:nth-child(2) {flex:1;}
.quick_link_area .quick_link li:nth-child(3) {flex:0 36px;margin:0 12px 0 15px;}
.quick_link_area .quick_link li:nth-child(4) {flex:0 36px;margin-right:15px;}
.quick_link_area .quick_link li:nth-child(5) {flex:0 27px;}
.quick_link_area .quick_link li span {display:block;background-color:#636262;line-height:24px;border-radius:12px;padding:0 27px 0 5px;margin-top:2px;position:relative;}
.quick_link_area .quick_link li span input[type="text"]{width:100%;background-color:transparent;border:none;outline:none;height:24px;line-height:24px;color:#fff;}
.quick_link_area .quick_link li span button {position:absolute;right:10px;top:5px;background-color:transparent;width:15px;height:15px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: -25px 0px;}
.quick_link_area .quick_link li a {display: block;font-size:10px;color:#fff;}
.quick_link_area .quick_link li:nth-child(1) a {flex:1;width:21px;height:16px;margin-top:6px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: 0px 0px;}
.quick_link_area .quick_link li:nth-child(3) a:before {content:"";display:block;margin:0 auto; width:15px;height:17px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: -45px 0px;}
.quick_link_area .quick_link li:nth-child(4) a:before {content:"";display:block;margin:0 auto; width:15px;height:17px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: -65px 0px;}
.quick_link_area .quick_link li:nth-child(5) a:before {content:"";display:block;margin:0 auto; width:15px;height:17px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: -85px 5px;}

.quick_link_area .the_area {background-color:#fff;display:none;}
.quick_link_area .the_area .btn_door {width:100%;line-height:12px;border-top:1px solid #c5c5c5;}
.quick_link_area .the_area .btn_door:before {content:"";display:inline-block;width:13px;height:5px;margin-top:-2px; background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position:-105px 0px;vertical-align:middle;}
.quick_link_area .the_area .menu_list {padding:5px 0 10px;}
.quick_link_area .the_area .menu_list li {float:left;width:25%;text-align:center;border-bottom:1px solid #e5e5e5;position:relative;}
.quick_link_area .the_area .menu_list li.brbn {border-bottom:none;}
.quick_link_area .the_area .menu_list li:after {content:"";display:block;width:5px;height:5px;background-color:#fff;position:absolute; right:-1.5px;bottom:-2.5px;z-index:1;}
.quick_link_area .the_area .menu_list li a {display:block;font-size:11px;color:#333;border-right:1px solid #e5e5e5;padding:14px 0 7px;}
.quick_link_area .the_area .menu_list li:nth-child(4n):after{display:none;}
.quick_link_area .the_area .menu_list li:nth-child(4n) a{border-right:none;}
.quick_link_area .the_area .menu_list li a i {display:block;width:24px;height:24px;margin:0px auto 4px; background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;}
.quick_link_area .the_area .menu_list .menu1 a i {background-position:0px -20px;}
.quick_link_area .the_area .menu_list .menu2 a i {background-position:-24px -20px;}
.quick_link_area .the_area .menu_list .menu3 a i {background-position:-48px -20px;}
.quick_link_area .the_area .menu_list .menu4 a i {background-position:-72px -20px;}
.quick_link_area .the_area .menu_list .menu5 a i {background-position:0px -44px;}
.quick_link_area .the_area .menu_list .menu6 a i {background-position:-24px -44px;}
.quick_link_area .the_area .menu_list .menu7 a i {background-position:-48px -44px;}
.quick_link_area .the_area .menu_list .menu8 a i {background-position:-72px -45px;}
.quick_link_area .the_area .menu_list .menu9 a i {background-position:0px -68px;}
.quick_link_area .the_area .menu_list .menu10 a i {background-position:-24px -69px;}
.quick_link_area .the_area .menu_list .menu11 a i {background-position:-48px -68px;}
.quick_link_area .the_area .menu_list .menu12 a i {background-position:-72px -70px;}
.quick_link_area .the_area .menu_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

/* 장바구니 */
.cart_wrap{}
.cart_wrap .cart_tab {letter-spacing: -1px;margin-bottom:15px;}
.cart_wrap .cart_tab li {float:left;width: 50%;font-size: 13px;color: #666;height: 40px;line-height: 40px;text-align: center;border-top:1px solid #e5e5e5;border-bottom:1px solid #000;background-color: #f4f4f4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cart_wrap .cart_tab li:first-child {border-right:1px solid #000;}
.cart_wrap .cart_tab li.active {font-weight: bold;color: #000;border-top:1px solid #000;border-bottom:none;background-color: #fff;}
.cart_wrap .cart_tab:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cart_wrap .price_schedule{overflow: hidden;line-height: 50px;padding:0 15px;letter-spacing: -1.2px;}
.cart_wrap .price_schedule dt{float: left;}
.cart_wrap .price_schedule dt button {background-color:transparent;margin-top:14px;border:1px solid #e5e5e5;padding:2px 5px;font-size:11px;letter-spacing: -1px;}
.cart_wrap .price_schedule dt .btn_wish{display:block;color: #666;}
.cart_wrap .price_schedule dt .btn_wish span{display: inline-block;width: 19px;height: 16px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-100px 0;vertical-align: middle;}

.cart_wrap .price_schedule dd{float: right;font-size:14px;color: #000;}
.cart_wrap .price_schedule dd strong{font-size:19px;color: #e51c52;vertical-align:middle;margin-left:5px;}
.cart_wrap .price_schedule dd em{font-size: 15px;font-weight: bold;color: #e51c52;vertical-align:middle;}

.cart_wrap .text_info{font-size: 11px;padding-left: 15px;color: #666;line-height: 40px;border-bottom: 1px solid #e5e5e5;}
.cart_wrap .text_info span{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;vertical-align: middle;}

.cart_wrap .prd_list{}
.cart_wrap .prd_list> li{border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;position: relative;padding-top:.1px;}
.cart_wrap .prd_list> li:last-child {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.cart_wrap .prd_list.picklist> li:last-child {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.cart_wrap .prd_list.erysipelas> li:last-child {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}

.cart_wrap .prd_list> li.group {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.cart_wrap .prd_list li.group .btn_area {border-bottom: 2px solid #333;}
.cart_wrap .prd_list li.group:first-child {margin-top:15px;}
.cart_wrap .prd_list li.group:last-child {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.cart_wrap .prd_list li.group:last-child .btn_area {border-bottom:none;}

.cart_wrap .prd_list li .tit{line-height: 40px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;padding:0 15px;position:relative;}
.cart_wrap .prd_list li .tit.flag {overflow:hidden;text-overflow:ellipsis;white-space: nowrap;padding:0 15px;margin: 10px 0 0;}
.cart_wrap .prd_list li .tit.flag input{margin-right:3px;}
.cart_wrap .prd_list li .tit a{font-size: 13px;font-weight:bold;}
.cart_wrap .prd_list li .tit input{position: relative;z-index: 20}
.cart_wrap .prd_list li .tit em {display: inline-block;height:18px;line-height: 18px;vertical-align:middle;padding:0 6px;margin:0 4px 2px 0; font-size: 11px;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.cart_wrap .prd_list li .tit .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.cart_wrap .prd_list li .tit .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.cart_wrap .prd_list li .tit .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.cart_wrap .prd_list li .tit .vip {background: #e51c52;border:none;color: #fff;padding:0 5px;font-size: 9px;letter-spacing: -1px;}

.cart_wrap .prd_list li .prd_info{position: relative;padding-left: 90px;padding:0 15px;}
.cart_wrap .prd_list li .prd_info img {display:block;position: absolute;left: 15px;top: 0;width: 80px;}
.cart_wrap .prd_list li .prd_info .con{padding-left: 95px;min-height: 90px;position: relative;}

.cart_wrap .prd_list li .prd_info .con .price{font-size: 17px;`margin-top:2px}
.cart_wrap .prd_list li .prd_info .con .price .price_info em{font-size: 12px;font-weight: bold;vertical-align:middle;}
.cart_wrap .prd_list li .prd_info .con .price .btn_priceinfo{display: inline-block;vertical-align: middle;width: 20px;height: 20px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-80px 0}

.cart_wrap .prd_list li .prd_info .layer_priceinfo {width: 100%;position: absolute;left: 0px;top: 72px;z-index: 40}
.cart_wrap .prd_list li .prd_info .layer_priceinfo .inner {border: 1px solid #000;box-shadow:-2px 2px rgba(209,209,209,0.7);padding-bottom:10px;background: #fff;margin:0 26px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo .top {font-size:14px;font-weight:bold; color:333;position:relative;margin:20px 15px 0px;padding-bottom:7px; border-bottom:1px solid #ddd;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo .top .btn_pop_close{display:block;position:absolute;top:4px;right:0px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul{padding: 0 15px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li{overflow: hidden;line-height: 35px;margin-bottom: 0;border-bottom:1px solid #ddd;padding:0 10px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li span{float: left;font-size: 13px;color:#000; letter-spacing: -0.05em}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li strong{float: right;font-size: 14px;color:#333;letter-spacing: -0.05em}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li:last-child {border-bottom:none;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li.sale_price strong{color: #e51c52;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li strong em{font-size: 13px;padding-right:1px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li strong i{display: inline-block; width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -50px;vertical-align: middle;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li.details {border-top:1px dashed #ddd;border-bottom:none;padding:0 15px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li.details span:before {content:"";display:inline-block;width:15px;height:15px;margin-right:10px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position:-15px -50px;vertical-align:middle;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo ul li.details strong em{font-weight:normal;}

.cart_wrap .prd_list li .prd_info .layer_priceinfo2 {width: 100%;position: absolute;left: 0px;top: 72px;z-index: 40}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 .inner {border: 1px solid #000;box-shadow:-2px 2px rgba(209,209,209,0.7);padding-bottom:10px;background: #fff;margin:0 26px;padding-top: 10px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 .top {font-size:14px;font-weight:bold; color:333;position:relative;margin:20px 15px 0px;padding-bottom:7px; border-bottom:1px solid #ddd;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 .top .btn_pop_close{display:block;position:absolute;top:4px;right:0px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul{padding: 0 15px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li{overflow: hidden;line-height: 35px;margin-bottom: 0;border-bottom:1px solid #ddd;padding:0 10px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li span{float: left;font-size: 13px;color:#000; letter-spacing: -0.05em}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li strong{float: right;font-size: 14px;color:#333;letter-spacing: -0.05em}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li:last-child {border-bottom:none;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li.sale_price strong{color: #e51c52;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li strong em{font-size: 13px;padding-right:1px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li strong i{display: inline-block; width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -50px;vertical-align: middle;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li.details {border-top:1px dashed #ddd;border-bottom:none;padding:0 15px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li.details span:before {content:"";display:inline-block;width:15px;height:15px;margin-right:10px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position:-15px -50px;vertical-align:middle;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li.details strong em{font-weight:normal;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 .btn_black_one{margin: 20px 15px 10px;}
.cart_wrap .prd_list li .prd_info .layer_priceinfo2 ul li.lay_price strong{text-decoration:line-through;}

.cart_wrap .prd_list li .prd_info .con p{padding: 0 0 3px ;letter-spacing: -0.115em}
.cart_wrap .prd_list li .prd_info .con p span{color: #666;font-size: 11px;}

.cart_wrap .prd_list li .prd_info .con .opt_num{position:absolute;right:0;top:43px;}
.cart_wrap .prd_list li .prd_info .con .opt_num button{height: 29px;font-size:13px; text-align:left;text-indent: 7px;padding-right: 23px; background-color: #f4f4f4;border:1px solid #ccc;position: relative;}
.cart_wrap .prd_list li .prd_info .con .opt_num button:after {content: "";display: block;width: 12px;height: 6px;position: absolute;right:5px;top:11px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -110px -35px;}

.cart_wrap .prd_list li .prd_info .option {border-top: 1px solid #e5e5e5;min-height: 17px; padding: 15px 85px 15px 0;position: relative;}
.cart_wrap .prd_list li .prd_info .option .btn_opchange {position: absolute;right: 0;top: 10px;text-align: left;border: 1px solid #ccc;width: 60px;height: 29px;line-height: 29px;background: #f8f8f8;text-align:center; letter-spacing: -1px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt{display:none;width:100%;position:absolute;left:0;top:38px;z-index: 30; background-color:#fff;}
.cart_wrap .prd_list li .prd_info .option .sel_opt.mb20 {margin-bottom:20px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt .inner {padding:15px 15px 20px; border:1px solid #666;}
.cart_wrap .prd_list li .prd_info .option .sel_opt p{padding-bottom: 10px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt p span{display: block; font-size: 12px;padding-bottom: 5px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt .date_hope{padding-bottom: 10px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt .date_hope span{display: block; font-size: 12px;padding-bottom: 15px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt .date_wrap {margin-top: -10px;}
.cart_wrap .prd_list li .prd_info .option .sel_opt .date_wrap .sel_shape {text-indent:6px}
.cart_wrap .prd_list li .prd_info .option .sel_opt .phoen_wrap {padding-left: 65px;margin-top:-4px;}
.cart_wrap .prd_list li .prd_info .option.active .btn_opchange {border: 1px solid #666;border-bottom:none; background: #fff;z-index: 31;}
.cart_wrap .prd_list li .prd_info .option.active .sel_opt{display:block;}

.cart_wrap .prd_list li .prd_info .bdtn{border-top: none;}
.cart_wrap .prd_list li .prd_info .btn_area{position: relative;text-align: right;padding-top: 10px;border-top: 1px solid #e5e5e5;padding-bottom: 15px;height: 35px;}
.cart_wrap .prd_list li .prd_info .btn_area .del{position: absolute;left: 0;top: 10px;z-index: 10; width: 38px;height: 35px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:0 0;}
.cart_wrap .prd_list li .prd_info .btn_area .wish{width: 38px;height: 35px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-40px 0}
.cart_wrap .prd_list li .prd_info .btn_area .buy{font-size: 13px;color:#fff; background: #333;display: inline-block;padding:0 25px;line-height: 35px;margin-left: 2px}

.cart_wrap .prd_list li .message {margin:0 15px 15px 15px;}
.cart_wrap .prd_list li .message .inner {border:1px solid #e5e5e5;padding:3px 15px;background: #fff;}
.cart_wrap .prd_list li .message .inner span {display:block;border-bottom:1px solid #e5e5e5;padding: 7px 0 7px 120px;color: #666;position:relative;}
.cart_wrap .prd_list li .message .inner span:last-child {border-bottom:none}
.cart_wrap .prd_list li .message .inner span strong {display:block; position:absolute;left:0;top:50%;margin-top:-8px;}
.cart_wrap .prd_list li .sel_opt .btn_change{text-align: center;padding-top: 15px;}
.cart_wrap .prd_list li .sel_opt .btn_change button{border: 1px solid #bbb;font-size: 13px;background: #fff;display: inline-block;padding:0 30px;line-height: 34px;color: #333;}
.cart_wrap .prd_list li .sel_opt .btn_change .save{border: 1px solid #333;font-size: 13px;background: #333;display: inline-block;padding:0 30px;line-height: 34px;color: #fff;}

.cart_wrap .prd_list li .group_order {background-color:#f8f8f8;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:18px 15px 0;text-align: center;font-size:13px;color:#000;letter-spacing:-1px;}
.cart_wrap .prd_list li .group_order p {padding-bottom: 10px;}
.cart_wrap .prd_list li .group_order p .plus {display: inline-block;margin:-3px 3px 0;width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -50px;vertical-align: middle;}
.cart_wrap .prd_list li .group_order p .sum {display: inline-block;margin:-3px 3px 0;width: 15px;height: 15px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -108px -65px;vertical-align: middle;}

.cart_wrap .prd_list li .group_order button {display:block;background-color:#333;line-height: 30px;color:#fff;padding:0 12px;margin:13px auto 30px;}
.cart_wrap .prd_list li .group_order a {display:inline-block; line-height:24px;border: 1px solid #bbb;color: #666;background: #fff;padding:0 10px;margin-bottom: 15px;}
.cart_wrap .prd_list li .group_order a:after {content:"";display:inline-block;margin-left:5px; width:7px;height:11px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -115px -155px;vertical-align: middle;}

.cart_wrap .prd_list .pick_wrap{border: 1px solid #e5e5e5;border-bottom:none; padding: 10px 20px 5px 20px;}
.cart_wrap .prd_list .pick_wrap li {border-bottom: 1px solid #e5e5e5;position: relative;padding:10px 0 10px 75px;}
.cart_wrap .prd_list .pick_wrap li:last-child {border-bottom:none;}
.cart_wrap .prd_list .pick_wrap li span{color: #333;font-weight:bold; position: absolute;left: 0;top: 50%;margin-top:-9px; letter-spacing: -0.07em}
.cart_wrap .prd_list .pick_wrap li strong{color: #666;letter-spacing: -0.07em;font-weight: normal;}
.cart_wrap .prd_list .pick_wrap li strong em {line-height: 29px;}
.cart_wrap .prd_list .pick_wrap li strong .change{float:right; display: inline-block;background-color:transparent;border:1px solid #333;letter-spacing:-1px; line-height: 29px;padding:0 5px;}
.cart_wrap .prd_list .pick_wrap li strong:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.cart_wish_top2 .result_info{padding: 0 !important;margin: 0 !important;border-top: none !important;}

.cart_wrap .cart_isp_wrap {text-align:center;}
.cart_wrap .cart_isp_wrap strong {display:inline-block;font-size: 18px;color:#333;margin-bottom: 60px;}
.cart_wrap .cart_isp_wrap strong:before {content:""; display:block;margin:57px auto 15px; width:99px;height:99px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:0 -170px;}
.cart_wrap .cart_isp_wrap .isp_info {text-align:left;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#f4f4f4;padding:0px 20px 25px;margin-bottom: 10px; letter-spacing:-0.05em;}
.cart_wrap .cart_isp_wrap .isp_info dt {font-size:13px;color:#333;font-weight:bold;padding-top:25px;}
.cart_wrap .cart_isp_wrap .isp_info dd {font-size:12px;color:#666;}
.cart_wrap .cart_isp_wrap .btn_area2 {margin:0 15px 30px;}

.order_wrap .total_price li.minus:after{content:"";display:inline-block;margin-left: 10px; width: 11px;height: 7px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -63px -119px;}
.order_wrap .total_price li.minus.active:after{content:"";background-position: -63px -126px;}

.soldout_wrap{position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.soldout_wrap p{width: 102px;height: 102px;overflow: hidden;position: absolute;left: 50%;top: 50%;margin: -51px 0 0 -51px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:0 -65px;z-index: 10}
.soldout_wrap div{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: #fff;opacity: 0.6;}
.soldout_wrap .power {width:85px;height:85px;position:absolute;left:50%;top:50%;margin:-73px 0 0 -42px; background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: 0px -300px;}

.btn_select{ border-bottom: 3px solid #bebebe;}
.btn_select.brbn {border-bottom: none;}
.btn_select .inner {padding: 20px 15px 20px;}
.btn_select button{line-height: 35px;font-size: 13px;background: #f4f4f4;border: 1px solid #ccc;padding:0 15px;}
.btn_select button span{display: inline-block;vertical-align: middle;margin-right: 5px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;}
.btn_select .btn_all span{width: 15px;height: 15px;background-position:-80px -35px}
.btn_select .btn_del span{width: 15px;height: 17px;background-position:-95px -35px}

.buy_wrap{position: fixed;bottom: 0;left: 0;z-index: 50;width:100%;}
.buy_wrap button {float:left; width:50%; color: #fff;font-size:14px;font-weight:bold;letter-spacing:-1px; line-height: 40px;text-align: center;}
.buy_wrap .btn_select_order{background-color: #333;}
.buy_wrap .btn_all_order{background-color: #e51c52;}
.buy_wrap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

/* 주문하기 */
.order_wrap {}
.order_wrap .bttn {height: 34px;border: 1px solid #333;background-color:#fff;}
.order_wrap .inner {padding:15px 15px;border-bottom:1px solid #ddd;}
.order_wrap .inner.brbn {border-bottom:none;}
.order_wrap .inner.pt20 {padding:0;}
.order_wrap .inner.pb0 {padding-bottom: 0px;}
.order_wrap .inner.pb15 {padding-bottom: 15px;}
.order_wrap .inner.pt0 {padding-top: 0px;}
.order_wrap .inner.space_none {padding: 0;}
.order_wrap .inner .mb8 {margin-bottom: 8px;}
.order_wrap .inner input[type="text"] {width:100%;}
.order_wrap .inner .info {position: relative;padding-left: 20px;font-size: 11px;color: #666;letter-spacing: -1px;margin-bottom: 19px;}
.order_wrap .inner .info:before {content: "";display: block;width: 15px;height: 15px; position: absolute;left:0px;top:0px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;}
.order_wrap .inner2 {}
.order_wrap .inner2 .txt_area2 {margin:0 15px;}
.order_wrap .readonly {background-color: #f4f4f4;color: #666 !important}
.boxline {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.boxline2 {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}

.order_wrap .opt_num button{height: 25px;width: 50px;text-align:left;text-indent: 10px; background-color: #f4f4f4;border:1px solid #bbb;position: relative;}
.order_wrap .opt_num button:after {content: "";display: block;width: 12px;height: 6px;position: absolute;right:5px;top:8px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -110px -35px;}

.product_tit {height:40px;line-height: 40px;padding-left: 15px;letter-spacing: -1.5px; font-size: 14px;font-weight: 600; color:#000;border-top:3px solid #bebebe; background-color: #f4f4f4;position: relative;}
.product_tit.bdt1{border-top: 2px solid #bebebe;}
.product_tit.brtn {border-top:none;}
.product_tit.active{border-bottom:1px solid #e5e5e5;}
.product_tit.bdb{border-bottom:1px solid #e5e5e5;}
.product_tit i {color: #e51c52;}
.product_tit input{margin-right:10px;}
.product_tit span {font-size: 14px;color:#666;margin-left: 5px;font-weight: normal;letter-spacing: -2px;}
.product_tit strong {font-weight: bold;padding-left:0px;}
.product_tit strong em {display:inline-block;width: 1px;height: 16px;background-color: #e5e5e5;margin: 0 10px;}
.product_tit strong i {font-size: 16px;}
.product_tit button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:15px;top:15px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -122px -45px;}
.product_tit button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.product_tit.active button {content: "";display: block;width: 15px;height: 9px;position: absolute;right:15px;top:15px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -122px -35px;}
.product_tit.n_icon {font-size: 15px;}
.product_tit.n_icon:after {display: none;}
.product_tit.n_icon2:after {display: none;}
.product_tit .bttr{display: inline-block;font-size:12px; background-color:#fff;padding:0 10px; margin-left:12px;line-height: 24px;border: 1px solid #bbb;background: #fff;}
.product_tit a{display: inline-block;width: 20px;height: 20px;position: absolute;right:15px;top:15px;}
.product_tit a:after{content: "";display: block;width: 7px;height: 11px;margin:5px 0 0 13px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -126px;}

.product_tit.small {height:35px;line-height: 35px;padding-left: 15px;letter-spacing: -1.5px; font-size: 14px;font-weight: 600; color:#000;border-top:none;border-bottom:1px solid #ddd; background-color: #fff;position: relative;}
.product_tit.small strong {font-size:13px; font-weight: bold;padding-left:5px;}
.product_tit.small span {float:right;padding-right:30px;font-size:13px; font-weight: bold;color:#000;}
.product_tit.small span i {letter-spacing:-1px;}

.product_tit.small button {display: block;background-color:transparent; width: 8px;height: 6px;position: absolute;right:15px;top:15px; background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -125px -65px;}
.product_tit.small button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.product_tit.small.active button {content: "";display: block;width: 8px;height: 6px;position: absolute;right:15px;top:15px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -125px -71px;}
.product_tit.small:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.order_wrap .notice_alert{position: relative;margin:15px 15px 15px;padding: 15px 25px 15px 15px;border: 1px solid #ccc;background: #f4f4f4;}
.order_wrap .notice_alert a{color: #333;font-size: 12px}
.order_wrap .notice_alert a em{color: #e51c52;}
.order_wrap .notice_alert span{position: absolute;right: -1px;top: -1px;width: 25px;height: 25px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -170px;}

.order_wrap .tit_help {font-size:15px;font-weight: bold; color: #000;letter-spacing: -1px;position: relative;}
.order_wrap .tit_help.psih {position: inherit;}
.order_wrap .tit_help.mb12 {margin-bottom: 12px;}
.order_wrap .tit_help.mb20 {margin-bottom: 20px;}
.order_wrap .tit_help.pop {padding-left: 15px;padding-bottom:10px;border-bottom: 1px solid #e5e5e5;}
.order_wrap .tit_help span {display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -130px -75px;}
.order_wrap .tit_help .btn_help2 {background-position: -130px -100px;}

.order_wrap .tit_help .payco2 {display: inline-block;width:40px;height:11px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -115px;}
.order_wrap .tit_help .find_num {float:right;font-size:15px;color:#666;text-decoration:underline;}
.order_wrap .tit_help2 {font-size:14px;font-weight: bold; color: #000;letter-spacing: -1px;}
.order_wrap .tit_help2.mb12 {margin-bottom: 12px;}

.order_wrap .info_goods {letter-spacing: -1px;position:relative;}
.order_wrap .info_goods dt {font-size: 14px;color: #000;font-weight: normal; margin-bottom:11px;letter-spacing: 0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .info_goods dt span {margin-bottom: 5px;}
.order_wrap .info_goods dt span em {display: inline-block;vertical-align:middle;padding:0 6px;margin:0 4px 2px 0; font-size: 11px;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.order_wrap .info_goods dt span .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.order_wrap .info_goods dt span .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.order_wrap .info_goods dt span .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.order_wrap .info_goods dt .flag_pick {display: inline-block;border: 1px solid #ccc;margin:0 5px;width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;vertical-align: middle;}
.order_wrap .info_goods dt .vip{background: #e51c52;display:inline-block;color: #fff;line-height: 16px;padding:0 5px;font-size: 9px}
.order_wrap .info_goods dd {font-size: 12px;color: #666;position: relative;padding-left: 90px;}
.order_wrap .info_goods dd img {display: block;width: 80px;height: 80px;overflow: hidden; margin-right: 14px;position: absolute;left: 0;top: 0;}
.order_wrap .info_goods dd .options {margin-top:5px;min-height: 80px;}
.order_wrap .info_goods dd .options span {display: block;line-height: 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .info_goods dd .options .opt {color: #000;margin-bottom: 8px;font-weight: normal;}
.order_wrap .info_goods dd .options .opt.none{margin-bottom: 0;}
.order_wrap .info_goods dd .options .opt em {display: block;padding-bottom: 5px;}
.order_wrap .info_goods dd .options .deli_price {color: #333;font-weight: normal;margin-bottom: 8px;}
.order_wrap .info_goods dd .options .deli_price:first-child {margin-bottom: 4px;}
.order_wrap .info_goods dd .options .price {display: block;font-size: 16px;color: #000;margin-bottom: 10px;}
.order_wrap .info_goods dd .options .price em{font-size: 12px;}
.order_wrap .info_goods dd .options .stamp {display: inline-block; font-size: 11px;color: #e51c52;font-weight: normal; border:1px solid #e51c52;padding:3px 4px 2px 4px;margin-right:5px;text-align: center;}
.order_wrap .info_goods dd .options .review {font-size: 12px;color: #666;}
.order_wrap .info_goods dd .options .btn_del {float:right;margin-top: 10px; background-color: #f4f4f4;border:1px solid #bbb;line-height:24px;width:44px;}
.order_wrap .info_goods dd .options .hopeday {font-size: 12px;color: #000;margin: -5px 0 5px;}
.order_wrap .info_goods dd .options .memo {font-size: 12px;color: #666;}

.order_wrap .info_goods dd .options .btn_area{position: relative;text-align: right;margin-top: 10px;}
.order_wrap .info_goods dd .options .btn_area .wish{width: 27px;height: 27px;border:1px solid #bbb;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-108px -85px}
.order_wrap .info_goods dd .options .btn_area .buy{border: 1px solid #333;letter-spacing:-1px;font-size: 13px;background: #fff;display: inline-block;padding:0 10px;line-height: 23px;margin-left: 1px}
.order_wrap .info_goods dd .options .btn_area .del {margin-left:2px;background-color: #f4f4f4;border:1px solid #bbb;line-height:25px;width:44px;position:relative;z-index:20;}
.order_wrap .info_goods dd .options .btn_area .cart{width: 25px;height: 25px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -25px -323px;}
.order_wrap .info_goods dd .options .btn_area .del2{width: 25px;height: 25px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: 0px -323px;}

.order_wrap .info_goods dd.gift {padding-left: 0px;margin-bottom: 5px;}
.order_wrap .info_goods dd.gift input {margin-right: 10px;}
.order_wrap .info_goods dd.message {padding-left: 0px;}
.order_wrap .info_goods dd.message .inner {border:1px solid #e5e5e5;padding:3px 15px;background: #fff;}
.order_wrap .info_goods dd.message .inner span {display:block;border-bottom:1px solid #e5e5e5;padding: 7px 0 7px 120px;color: #666;position:relative;}
.order_wrap .info_goods dd.message .inner span:last-child {border-bottom:none}
.order_wrap .info_goods dd.message .inner span strong {display:block; position:absolute;left:0;top:50%;margin-top:-8px;}
.order_wrap .info_goods dd .options:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.order_wrap .info_goods.likeit {padding:20px 15px; border-bottom: 1px solid #e5e5e5;position: relative;}
.order_wrap .info_goods.likeit dt span {display: block;margin-bottom: 8px;}
.order_wrap .info_goods.likeit dt span em {display: inline-block;vertical-align:middle; line-height: 15px;padding:0 6px;margin-right: 4px; font-size: 11px;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.order_wrap .info_goods.likeit dt span .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.order_wrap .info_goods.likeit dt span .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.order_wrap .info_goods.likeit dt span .pick {width:37px;height:17px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -234px -213px;}
.order_wrap .info_goods.likeit:last-child {border-bottom:none;}

.order_wrap .info_goods.likeit .soldout_wrap{position: absolute;left: 0;top: 0;height: 80px;width: 80px;}
.order_wrap .info_goods.likeit .soldout_wrap p{width: 60px;height: 60px;overflow: hidden;position: absolute;left: 50%;top: 50%;margin: -30px 0 0 -30px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-172px -283px;z-index: 10}
.order_wrap .info_goods.likeit .soldout_wrap div{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: #fff;opacity: 0.8;}

.txt_balloon {display:block;box-shadow:2px 2px #e5e5e5;margin:40px 0 5px;border:1px solid #aaa;background-color:#fff;position: relative;}
.txt_balloon em {display:block; padding:10px 15px;}
.txt_balloon:before {content:"";display:block; width:100%; border-top: 1px solid #e5e5e5;position: absolute;left:0;top:-20px;}
.txt_balloon:after {content:"";display:block;position: absolute;left:10px;bottom:-11px; width:11px;height:11px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -205px -87px;}
.txt_balloon.type2 {margin:30px 15px 5px;}
.txt_balloon.type2:before {display:none;}

.same {border:1px solid #e5e5e5;}
.same .info_goods {border-bottom:1px solid #e5e5e5; padding: 15px 15px 0px;}
.same .info_goods:last-child {border-bottom:none;}
.same .info_goods dd {padding-bottom:10px;}
.same.type2 {margin:0 15px 20px 15px;}
.same.type2 .prd_item {border-bottom:1px solid #e5e5e5;}
.same.type2 .prd_item:last-child {border-bottom:none;}
.same.type2 .info_goods {margin:0 0 0;padding:0 0 0; border-bottom:none;}

.order_wrap .info_goods2 {padding-left: 90px;position: relative;}
.order_wrap .info_goods2 dt {font-size: 12px;color: #000;font-weight: normal; margin-bottom:0px;height: 38px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.order_wrap .info_goods2 dd {padding-left: 0px;position:initial;}
.order_wrap .info_goods2 dd img {position: absolute;left: 0px;top: 24px;} 
.order_wrap .info_goods2 dd .options {margin-top:3px;min-height: 43px;}
.order_wrap .info_goods2 dd .options .opt {font-size: 11px;color: #666;margin-bottom: 8px;font-weight: normal;}  

.order_wrap .brand_list {padding:20px 15px 15px 15px; border-bottom: 1px solid #e5e5e5;}
.order_wrap .brand_list dt {font-size:14px;font-weight:bold;color:#000;position: relative;line-height: 1.5;letter-spacing:-1px;}
.order_wrap .brand_list dt >a:after {content:"";display:inline-block;width:4px;height:8px;margin-left:5px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -51px -323px;vertical-align:middle;}
.order_wrap .brand_list dt span {display:block;font-size:11px;font-weight:normal;color:#666;}
.order_wrap .brand_list dt button {position:absolute;right:0;top:0px;font-size:12px;font-weight:normal;background-color: #f4f4f4;color:#000;border:1px solid #bbb;line-height:24px;width:44px;}
.order_wrap .brand_list dt .del2 {position:absolute;right:0;top:0px;width: 25px;height: 25px;border:none; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: 0px -323px;}
.order_wrap .brand_list.cate dt button {top:5px;}
.order_wrap .brand_list.cate dt span a {color:#666;}
.order_wrap .brand_list dd {display: flex;margin-top: 10px;}
.order_wrap .brand_list dd span {flex:1;display:inline-block;margin-right: 20px;text-align: center;}
.order_wrap .brand_list dd span:last-child {margin-right:0px;}
.order_wrap .brand_list dd span img {max-width: 100%;}
.order_wrap .brand_list dd span em {display: block;text-align: center;font-size: 14px;margin-top: 5px;letter-spacing: -1px;}
.order_wrap .brand_list dd span em i {font-size: 12px;}

.order_wrap .qna_list {}   
.order_wrap .qna_list dl {position: relative;letter-spacing: -1px;border-bottom: 1px solid #e5e5e5;padding:20px 15px 20px 105px;}
.order_wrap .qna_list dt {font-size: 12px;color: #000;font-weight: normal;letter-spacing: 0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .qna_list dt span {display: block;}
.order_wrap .qna_list dt span em {display: inline-block;font-size: 11px; padding:0 7px;margin:0 3px 6px 0;line-height: 16px;letter-spacing: -1px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .qna_list dt span em.case1 {border:1px solid #666;color: #000;}
.order_wrap .qna_list dt span em.case2 {border:1px solid #e61d53;color: #fff;background-color: #e61d53}
.order_wrap .qna_list dd img {display: block;width: 80px;height: 80px;overflow: hidden;position: absolute;left: 15px;top: 20px;}
.order_wrap .qna_list dd .tit {font-size: 12px;color: #666;font-weight: normal;line-height: 1.2; letter-spacing: 0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .qna_list dd .tit span {display: block;font-size: 11px;color: #999;margin-top: 13px;}

.order_wrap .qna_list .qna_area {display:none;background-color: #f4f4f4;font-size: 13px;letter-spacing: -1px;}
.order_wrap .qna_list .qna_area .quest {border-bottom: 1px solid #e5e5e5;padding:12px 15px 11px 40px;position: relative;}
.order_wrap .qna_list .qna_area .quest:before {content:"";display: block;position: absolute;left:15px;top:16px; width:12px;height:14px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -87px;}
.order_wrap .qna_list .qna_area .anser {border-bottom: 1px solid #e5e5e5;padding:12px 15px 11px 40px;color: #666;position: relative;}
.order_wrap .qna_list .qna_area .anser:before {content:"";display: block;position: absolute;left:15px;top:16px; width:12px;height:13px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -165px -87px;}

.order_wrap .inner .pick_area {border-top:1px solid #e5e5e5;padding:20px 0;}
.order_wrap .inner .pick_area:last-child {padding-bottom: 0;}
.order_wrap .inner .pick_area .pick_info {border:1px solid #ccc;padding:10px 15px 3px;margin:15px 0;letter-spacing: -1px;}
.order_wrap .inner .pick_area .pick_info dl {margin-bottom: 9px;font-size: 13px;color: #333;position: relative;}
.order_wrap .inner .pick_area .pick_info dl dt {width: 70px;position: absolute;left: 0;top: 0;color: #333;}
.order_wrap .inner .pick_area .pick_info dl dd {padding-left: 92px;border-bottom: 1px solid #e5e5e5;padding-bottom: 7px;color: #666;}
.order_wrap .inner .pick_area .pick_info dl:last-child dd{border: none;}
.order_wrap .inner .pick_area .demand {padding-left: 33px;border:1px solid #bbb;position: relative;}
.order_wrap .inner .pick_area .demand em {display:block;width: 19px;height: 17px;position: absolute;left: 9px;top: 9px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -116px 0px;}
.order_wrap .inner .pick_area .demand input {border:none;}
.order_wrap .inner .pick_area .demand ::-webkit-input-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand ::-moz-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand :-ms-input-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand :-moz-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand placeholder {letter-spacing: -2px;}

.order_wrap .inner .pick_area .demand2 {padding-left: 0px;border:1px solid #bbb;position: relative;}
.order_wrap .inner .pick_area .demand2 em {display:block;width: 19px;height: 17px;position: absolute;left: 9px;top: 9px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -116px 0px;}
.order_wrap .inner .pick_area .demand2 input {border:none;}
.order_wrap .inner .pick_area .demand2 ::-webkit-input-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand2 ::-moz-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand2 :-ms-input-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand2 :-moz-placeholder {letter-spacing: -2px;}
.order_wrap .inner .pick_area .demand2 placeholder {letter-spacing: -2px;}

.order_wrap .order_goods {padding: 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.order_wrap .order_goods:last-child {border-bottom:none;box-shadow: none;margin-bottom: 0;}

.order_wrap .deli_wrap {}/*배송지 정보*/
.order_wrap .deli_wrap .multi_delivery {position: relative;margin:20px 15px 20px 15px;}
.order_wrap .deli_wrap .multi_delivery .multi_tit {font-size: 13px;color: #000;padding-top: 5px;height: 31px;}
.order_wrap .deli_wrap .multi_delivery .multi_tit input {margin-right: 5px;}
.order_wrap .deli_wrap .multi_delivery .multi_tit span{display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -130px -75px;}
.order_wrap .deli_wrap .multi_delivery .btn_mutil {width: 135px;position:absolute;right:0;top:0;color: #000;}

.order_wrap .deli_wrap .multi_delivery .btn_mutil[disabled="disabled"] {color: #aaa;}
.order_wrap .deli_wrap .multi_delivery .btn_mutil option {line-height: 2.5;}

.order_wrap .div_default {margin-top:20px;}

.tap_div2 {border-right:1px solid #999;margin:0 15px 15px 15px;}
.tap_div2.mt20 {margin-top: 20px;}
.tap_div2.mx {margin:0 0 15px 0;}
.tap_div2.mb5 {margin-bottom:5px;}
.tap_div2.mb10 {margin:0 0 10px 0;}
.tap_div2.mb20 {margin:0 0 20px 0;}
.tap_div2.mlr15 {margin-left: 15px;margin-right: 15px;}
.tap_div2 li {float:left;width: 50%;position: relative;font-size: 14px;color: #000;height: 45px;line-height: 45px;text-align: center;border:1px solid #999;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tap_div2 li.active{font-weight: bold}
.tap_div2 li.active:before {content:"";position: absolute;left: -1px;top: -1px;z-index: 100;width: 100%;height: 42px;display: block;border: 1px solid #000;border-top: 2px solid #000;border-bottom: 1px solid #fff;}
.tap_div2.lh35 li {height: 35px;line-height: 35px;}
.tap_div2.find {letter-spacing: -1px;margin:20px 15px 0 15px;border-right:1px solid #333;}
.tap_div2.find li {color: #666;line-height: 45px;border:1px solid #333;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tap_div2.find li.active {background-color: #333;color: #fff;}
.tap_div2.find li.active:before {display:none;}
.tap_div2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.tap_div3 {border-right:1px solid #333;margin:0 0 20px 0;}
.tap_div3 li {float:left;width: 33.33%;font-size: 14px;color: #000;height: 40px;line-height: 40px;text-align: center;border:1px solid #333;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tap_div3 li.active {color: #fff;background-color: #333;}
.tap_div3:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.tap_check {border-right:1px solid #bbb;margin:0 0 8px 0;letter-spacing: -1px;}
.tap_check li {float:left;width: 50%;font-size: 13px;color: #000;height: 35px;line-height: 35px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tap_check li em {margin-left: -10px;}
.tap_check:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.tap_check_area .post_find input[type="text"]{width:75px;margin-right: 5px;}
.tap_check_area .post_find button {width:75px;-webkit-appearance: none;height: 34px;border: 1px solid #333;background-color:#333;color: #fff;}

.tap_check2 {border-right:1px solid #bbb;margin:0 0 8px 0;}
.tap_check2 li {float:left;width: 50%;font-size: 13px;color: #000;height: 35px;line-height: 35px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tap_check2 li span {margin-left: -10px;}
.tap_check2 li em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.tap_check2 li.active {color: #fff;background-color: #333;border:1px solid #333;}
.tap_check2 li.active em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -59px;}
.tap_check2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.tap_check3{padding: 0 0 10px;}
.tap_check3 input{margin-right: 5px;}
.tap_check3 em{margin-right: 10px;}

.full_tap {}
.full_tap li {float:left;width: 50%;font-size: 14px;color: #666;height: 40px;line-height: 40px;text-align: center;border-top:1px solid #e5e5e5;border-bottom:1px solid #000;background-color: #f4f4f4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.full_tap li:first-child {border-right:1px solid #000;}
.full_tap li.active {font-weight: bold;color: #000;border-top:1px solid #000;border-bottom:none;background-color: #fff;}
.full_tap li.active i {color: #e51c52;}
.full_tap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.line_tap {display:flex;border-bottom:1px solid #e5e5e5;}
.line_tap.mt30 {margin-top:30px;}
.line_tap li {flex:1;float:left;font-size: 14px;color: #666;text-align: center;}
.line_tap li a{color: #666;}
.line_tap li em {display: inline-block;padding:11px 0 10px;}
.line_tap li.active em {font-weight: bold;color: #000;padding:11px 10px 10px 10px;position: relative;}
.line_tap li.active em:after {content:"";display:block;width:100%; position:absolute;left:0;bottom:-1px;border-bottom:2px solid #333;}
.line_tap li.active i {color: #e51c52;}
.line_tap.cate {letter-spacing:-1px;}
.line_tap.cate li {font-size:13px;color:#666;}
.line_tap.cate li em {padding:11px 7px 10px;}
.line_tap.kids {margin-top:30px;}
.line_tap.kids li {flex:1;float:left;font-size: 13px;color: #666;text-align: center;}
.line_tap.kids li:nth-child(1) {letter-spacing: -0.15em;}
.line_tap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.order_wrap .deli_wrap .tap_area {}/*탭구분*/
.order_wrap .deli_wrap .tap_area .deli_place {border-top: 15px solid #eee;}/*배송지*/
.order_wrap .deli_wrap .tap_area .deli_place:first-child {border-top:none;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to {padding:0 15px;margin: 10px 0 20px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to.pb0 {padding-bottom: 0px}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .mb8 {margin-bottom: 8px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .mb20 {margin-bottom: 20px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to input[type="text"] {width:100%;}

.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .lately {padding-right:93px;position: relative;margin-bottom: 10px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .lately .default_sel {overflow: hidden;position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #bbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .lately .default_sel:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}

.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .lately .bttn {width:84px;height:35px;line-height:35px;position: absolute;right: 0;top:0;background: #333;color: #fff;}

.sel_shape {overflow: hidden;position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #ccc;font-size: 13px;color:#000;background-color:#f8f8f8;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sel_shape:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}
.bank_info_write .sel_shape:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:1px;top:6px; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}

.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .detault_view {border-bottom:1px solid #e5e5e5;margin-bottom: 10px;padding-bottom: 5px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .detault_view table {width: 100%;font-size: 13px;letter-spacing: 0px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .detault_view table th{color:#666;font-weight: normal; padding: 3px 0;text-align: left;text-indent: 10px;font-size: 13px}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .detault_view table td{padding: 3px 13px;font-size: 13px;color: #333;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .detault_view table th.vat {padding-top:5px;vertical-align: top;}

.delivery_tit {margin:0 0 11px;padding-left:0;font-size: 14px;font-weight: bold;color: #000;letter-spacing: -1px; position: relative;}

.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .btn_right {padding-right: 100px;position: relative;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .btn_right span {display:inline-block;position: absolute;right: 7px;top:5px;vertical-align: middle;font-size: 13px;color: #666;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .btn_right span input {margin-right:5px;}

.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .post_find input {width:75px;margin-right: 5px;}
.order_wrap .deli_wrap .tap_area .deli_place .shipping_to .post_find button {width:75px;-webkit-appearance: none;height: 34px;border: 1px solid #333;background-color:#333;color: #fff;}

.order_wrap .opt_goods {border-top:1px solid #e5e5e5;padding: 10px 0;letter-spacing: -1px;}
.order_wrap .opt_goods dt {font-size: 12px;color: #000;margin-bottom:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .opt_goods dd {font-size: 12px;color: #666;position: relative;padding-left: 90px;}
.order_wrap .opt_goods dd img {display: block; width: 80px;height: 80px;overflow: hidden; margin-right: 14px;position: absolute;left: 0;right: 0;}
.order_wrap .opt_goods dd .options {min-height: 80px;}
.order_wrap .opt_goods dd .options span {display: block;margin-bottom: 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order_wrap .opt_goods dd .options select {width: 51px;height: 25px;margin-top:8px;border:1px solid #cecece;}
.order_wrap .opt_goods dd .options .opt_num {margin-top:13px;}

.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap {font-size: 13px;color: #000;padding:18px 15px 19px 15px;letter-spacing: -1.5px; border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;background-color: #f9f9f9;}
.order_wrap .deli_wrap .tap_area .deli_place:last-child .gift_wrap {border-bottom: none;}
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap em {color: #666;letter-spacing: -2px;}
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap input {margin-right: 9px;}
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap3 {font-size: 13px;color: #000;padding:5px 0px 0px;letter-spacing: -1.5px; }
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap3.gift_def{}
.order_wrap .deli_wrap .tap_area .deli_place:last-child .gift_wrap3 {border-bottom: none;}
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap3 em {color: #666;letter-spacing: -2px;}
.order_wrap .deli_wrap .tap_area .deli_place .gift_wrap3 input {margin-right: 9px;}
.order_wrap .deli_wrap .div_sel{padding-bottom: 5px;}

.order_wrap .table_write {padding:16px 15px;letter-spacing: -1px;position: relative;border-bottom: 1px solid #ddd;}
.order_wrap .table_write.pt0 {padding-top: 0px;}
.order_wrap .table_write table {width:100%;}
.order_wrap .table_write table.mb10 {margin-bottom: 10px;}
.order_wrap .table_write table [type='text'] {width:100%;}
.order_wrap .table_write table th {font-size: 13px;font-weight: normal; color: #666;text-align: left;}
.order_wrap .table_write table th i {font-weight: bold; color: #e51c52;}
.order_wrap .table_write table td {font-size: 14px;color: #000;padding: 4px 0;}
.order_wrap .table_write table td .td_btn {position: relative;padding-left: 63px;}
.order_wrap .table_write table td .td_btn .bttn {width: 59px;height: 35px;line-height: 35px;position: absolute;left: 0;top: 0px;}
.order_wrap .table_write table td .td_btn span {display: block; border:1px solid #e5e5e5;height: 35px;padding-right:25px;position: relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .table_write table td .td_btn span input {border:none;height: 33px;line-height: 33px;text-align: right;}
.order_wrap .table_write table td .td_btn span i {display:block;position: absolute;right: 11px;top: 7px;font-size: 13px;font-weight: normal; color: #666;}
.order_wrap .table_write table .tit_help  {font-size:13px;font-weight: normal; color: #666;letter-spacing: -1px;}
.order_wrap .table_write table .tit_help span {display: inline-block; width: 20px;height: 20px;margin-left:5px;vertical-align: top; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -50px -20px;}
.order_wrap .table_write .instant {border-top: 1px solid #e5e5e5;padding-top:7px;}
.order_wrap .table_write .instant table th {height: 40px;}
.order_wrap .table_write .instant table th input {margin-right: 6px;}
.order_wrap .table_write ::-webkit-input-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.order_wrap .table_write ::-moz-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.order_wrap .table_write :-ms-input-placeholder { color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.order_wrap .table_write :-moz-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.order_wrap .table_write placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}

.order_wrap .reserves {letter-spacing: -1px;}
.order_wrap .reserves li {font-size: 13px;font-weight: normal; color: #666;position: relative;margin-bottom: 14px;}
.order_wrap .reserves li:last-child {margin-bottom: 0px;}
.order_wrap .reserves li input[type="checkbox"] {margin-right: 8px;}
.order_wrap .reserves li span {display: inline-block;position: absolute;right: 0;top: 0;font-size: 14px;color: #000;letter-spacing: 0px;}
.order_wrap .reserves li span a {text-decoration: underline;font-size: 13px;color: #666;letter-spacing: -1px;}
.order_wrap .reserves li span em {padding-left: 7px;}
.order_wrap .reserves li .apply_point {border:1px solid #bbb;text-align: right;padding-right: 10px;margin-top: 8px; font-size: 14px; color: #e51c52;height: 34px;line-height: 34px;position: relative;}
.order_wrap .reserves li .apply_point strong {display:block;position: absolute;left: 0;top: 0; width: 100px;font-size: 13px;color: #999; border-right:1px solid #bbb;background-color: #f4f4f4;text-align: center;}
.order_wrap .reserves li .apply_point em {padding-left: 7px;}

.order_wrap .reserves2 {letter-spacing: -1px;}
.order_wrap .reserves2 li {font-size: 13px;font-weight: normal; color: #666;position: relative;padding-left: 144px;margin-bottom: 10px;}
.order_wrap .reserves2 li:last-child {margin-bottom: 0px;}
.order_wrap .reserves2 li strong {position:absolute;left:0;top:0;font-weight: normal;line-height:33px;}
.order_wrap .reserves2 li strong i {color: #333;}
.order_wrap .reserves2 li span {display: block; position: relative;padding-left: 65px;}
.order_wrap .reserves2 li span .bttn {width:59px;line-height:33px;border:1px solid #333;background-color: #fff;position: absolute;left: 0;right:0;}
.order_wrap .reserves2 li span em {display: block; border:1px solid #e5e5e5;height: 35px;padding-right:25px;position: relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .reserves2 li span em input {border:none;height: 33px;line-height: 33px;color: #000;text-align: right;}
.order_wrap .reserves2 li span em i {display:block;position: absolute;right: 11px;top: 7px;font-size: 13px;font-weight: normal; color: #000;}

.order_wrap .reserves2 .holding {padding-left: 80px;}
.order_wrap .reserves2 .holding span{display: block; position: relative;padding-left: 0px;padding-right: 65px;}
.order_wrap .reserves2 .holding span .bttn2 {width:59px;line-height:33px;border:1px solid #333;background-color: #fff;position: absolute;right:0;top:0;}
.order_wrap .reserves2 .holding span input[type="text"] {width: 100%;border:none;background-color: #fff;}
.order_wrap .reserves2 .holding ::-webkit-input-placeholder {letter-spacing: -2px;}
.order_wrap .reserves2 .holding ::-moz-placeholder {letter-spacing: -2px;t}
.order_wrap .reserves2 .holding :-ms-input-placeholder {letter-spacing: -2px;t}
.order_wrap .reserves2 .holding :-moz-placeholder {letter-spacing: -2px;t}
.order_wrap .reserves2 .holding placeholder {letter-spacing: -2px;t}

.order_wrap .reserves2 .have {padding-left: 123px;}
.order_wrap .reserves2 .have strong i {font-weight: bold;color: #e51c52}
.order_wrap .reserves2 .have span em input {font-size: 14px;color: #000;letter-spacing: -1px;}
.order_wrap .reserves2 .have span em i {font-size: 13px;color: #666;}
.order_wrap .reserves2 .have .tit_help {width: 100%; position: absolute;left: 0;top: 7px;font-size: 13px;font-weight: normal; color: #666;}
.order_wrap .reserves2 .have .tit_help i{display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -130px -75px;}

.order_wrap .txt_group {margin-bottom:10px;}
.order_wrap .txt_group.b_line {border-bottom: 1px solid #e5e5e5;margin-bottom:20px;}
.order_wrap .txt_group strong {display:block;margin-bottom: 10px;font-size: 13px;font-weight: normal; color: #000;}
.order_wrap .txt_group span {display:block;margin: 10px 0 13px;font-size: 13px;font-weight: normal; color: #000;}
.order_wrap .txt_group span input[type="checkbox"] {margin-right: 8px;}
.order_wrap .txt_group em {display:block;margin-top: 10px;padding-top: 10px;border-top: 1px solid #e5e5e5;}
.order_wrap .txt_group i {display:block;font-size: 13px;color: #ff0000;}
.order_wrap .txt_group.b_line2 {margin-bottom:20px;}
.order_wrap .txt_group.b_line2 span {display: block;margin:0; font-size: 12px;color: #666;padding-left: 10px; position: relative;}
.order_wrap .txt_group.b_line2 span:before {content:"";display: block;position: absolute;left: 0;top: 7px; width: 2px;height: 2px;background-color: #666;}
.order_wrap .mem_number_wrap {margin-top: 15px;position:relative;padding-right:85px;}
.order_wrap .mem_number_wrap .mem_number {height:40px;line-height:40px;}
.order_wrap .mem_number_wrap .bttn {width: 80px;height:40px;line-height:40px;background-color:#333;color:#fff;text-align:center;position:absolute;right:0;top:0;}

.order_wrap .card_wrap {padding:20px 15px 30px;border-bottom: 3px solid #bbb;}
.order_wrap .card_wrap input[type="text"] {width:100%;}

.order_wrap .point_save {margin-bottom: 20px;}
.order_wrap .point_save li {float: left;width: 33.33%}
.order_wrap .point_save li span {display: inline-block;vertical-align: middle;margin-left: 6px; width: 54px;height: 34px;border:1px solid #ccc;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;}
.order_wrap .point_save li:nth-child(1) span {background-position: -73px -25px;}
.order_wrap .point_save li:nth-child(2) span {background-position: -73px -59px;}
.order_wrap .point_save li:nth-child(3) span {background-position: -74px -93px;}
.order_wrap .point_save:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.total_price {padding:15px}
.total_price.pb0 {padding-bottom:0px;}
.total_price .price {}
.total_price .price li {height: 35px;line-height: 35px;font-size: 12px;font-weight: normal; color: #333;padding-left:16px; position: relative;border-bottom: 1px dashed #e5e5e5;}
.total_price .price .all {height: 25px;line-height: 25px;padding-bottom: 12px;letter-spacing: -1px; font-size: 15px;font-weight: bold;color: #000;padding-left:0px;border-bottom: 1px solid #e5e5e5;}
.total_price .price .all span {font-size: 25px;color: #e51c52;right: 0px;}
.total_price .price .all span i {font-size: 15px;}
.total_price .price .plus {padding-left: 36px;}
.total_price .price .plus:before {content: "";display: block;width: 15px;height: 15px; position: absolute;left:15px;top:9px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0px -50px;}
.total_price .price .minus {padding-left: 36px;}
.total_price .price .minus:before {content: "";display: block;width: 15px;height: 15px; position: absolute;left:15px;top:9px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -50px;}
.total_price .price li:last-child {border-bottom: none;}
.total_price .price li span {display: inline-block;position: absolute;right: 16px;top: 0;font-size: 14px;color: #333;letter-spacing: -1px;}
.total_price .price li span i {font-size: 12px;}

.benefits {font-weight: normal;padding:13px 0px 13px 25px; background-color: #f4f4f4;border:1px solid #e5e5e5;letter-spacing: -1px;}
.benefits li {color: #666;position: relative;padding-left: 11px;line-height: 2;}
.benefits li:before {content: "";display: block;width: 5px;height: 1px;position: absolute;left:0px;top:9px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -65px;}
.benefits li span {display: inline-block;position: absolute;right: 16px;top: 0;font-size: 14px;color: #333;letter-spacing: -1px;}
.benefits li span i {font-size: 12px;}

.order_wrap .pay_method {}
.order_wrap .pay_method .next_choice {margin-bottom: 10px;font-size: 14px;color: #000;}
.order_wrap .pay_method .next_choice input {margin-right: 5px;}
.order_wrap .pay_method .tap_div5 {margin-bottom: 22px;}
.order_wrap .pay_method .tap_div5 li {float:left;width: 33.33%;font-size: 14px;font-weight: normal; color: #000;text-align: center;letter-spacing: -1px;}
.order_wrap .pay_method .tap_div5 li span {display: block;margin:2px;border:1px solid #aaa;height: 50px;line-height: 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .pay_method .tap_div5 li span i {display: block;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;}
.order_wrap .pay_method .tap_div5 li span .npay {width:48px;height:19px;margin:15px auto 0;background-position: 0 -75px;}
.order_wrap .pay_method .tap_div5 li span .payco {width:59px;height:13px;margin:18px auto 0;background-position: 0 -100px;}
.order_wrap .pay_method .tap_div5 li.active {color: #fff;}
.order_wrap .pay_method .tap_div5 li.active span {background-color: #333;border:1px solid #333;}
.order_wrap .pay_method .tap_div5:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.order_wrap .pay_method .tap_div5 li.active span .npay {background-position: -25px -170px;}
.order_wrap .pay_method .tap_div5 li.active span .payco {background-position: -75px -180px;}
.order_wrap .pay_method .tap_div5 li.active:nth-child(4) span{background-color: #1ec700;border:1px solid #1ec700;}
.order_wrap .pay_method .tap_div5 li.active:nth-child(5) span{background-color: #ff0000;border:1px solid #ff0000;}

.order_wrap .pay_method .tap_credit {border-right:1px solid #bbb;margin:0 0 8px 0;}
.order_wrap .pay_method .tap_credit li {float:left;width: 50%;font-size: 14px;color: #000;height: 40px;line-height: 40px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .pay_method .tap_credit li span {margin-left: -10px;}
.order_wrap .pay_method .tap_credit li em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.order_wrap .pay_method .tap_credit li.active {color: #fff;background-color: #333;border:1px solid #333;}
.order_wrap .pay_method .tap_credit li.active em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -59px;}
.order_wrap .pay_method .tap_credit:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.order_wrap .mlr15 {margin: 0 15px 30px 15px;}
.order_wrap .tap_credit_area {margin-bottom: 10px;}
.order_wrap .tap_credit_area select {margin-bottom: 8px;letter-spacing: -1px;}
.order_wrap .tap_credit_area select:last-child {margin-bottom: 16px;}
.order_wrap .tap_credit_area .card_txt {font-size:12px;color:#666;margin-bottom:8px;border:1px solid #bbb;padding:10px;}
.order_wrap .tap_credit_area .ins_choice {display: flex;border-right:1px solid #bbb;margin:0 0 8px 0;}
.order_wrap .tap_credit_area .ins_choice li {flex:1;font-size: 14px;color: #000;height: 40px;line-height: 40px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .tap_credit_area .ins_choice li span {margin-left: -3px;}
.order_wrap .tap_credit_area .ins_choice li em {display: inline-block;width: 13px;height: 9px;margin-right: 5px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.order_wrap .tap_credit_area .ins_choice li.active {color: #fff;background-color: #333;}
.order_wrap .tap_credit_area .ins_choice li.end {color: #000;background-color: #f4f4f4;}
.order_wrap .tap_credit_area .ins_choice:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.order_wrap .tap_credit_area .mb8 {margin-bottom:8px;}
.order_wrap .tap_credit_area .card_info{border-top: 1px solid #e5e5e5;margin: 10px 0;padding-top: 10px;}
.order_wrap .tap_credit_area .card_info .info{margin-bottom: 0;}
.order_wrap .tap_credit_area .ok_tit {margin:15px 0 5px 3px;}
.order_wrap .tap_credit_area .credit_card li {width: 33.33%}
.order_wrap .tap_credit_area .credit_card li span{padding:0 4px 0 0;}
.order_wrap .tap_credit_area .credit_card li:last-child span{padding:0 0px 0 0;}


.order_wrap .btn_card_sale{margin-top: 10px;}
.order_wrap .btn_card_sale button{width: 100%;background: #333;color: #fff;line-height: 40px}
.order_wrap .card_sale_none{text-align: center;padding: 30px 30px 10px;}
.order_wrap .card_sale_none p{font-size: 13px;color: #666;}
.order_wrap .card_sale_none button{width: 108px;background: #f4f4f4;line-height: 30px;color: #333;font-size: 12px;margin-top: 10px;border: 1px solid #bbb;}

.order_wrap .pay_method .tap5_area .holder_info {border:1px solid #ccc;padding:17px 20px 7px;margin:0px 0 7px;letter-spacing: -1px;background-color: #f4f4f4;margin-bottom: 15px;}
.order_wrap .pay_method .tap5_area .holder_info dl {margin-bottom: 9px;font-size: 13px;color: #333;padding-left: 90px;position: relative;}
.order_wrap .pay_method .tap5_area .holder_info dl dt {width: 70px;color: #666;position: absolute;left: 0;top: 0;letter-spacing: -2px;}
.order_wrap .pay_method .tap5_area .holder_info dl dd {width: 100%;}
.order_wrap .pay_method .tap5_area .holder_info dl dd span {display: block;}

.order_wrap .tap_interest {padding-top: 20px;margin-bottom: 20px;}
.order_wrap .tap_interest .tap2_area {text-align: center;}
.order_wrap .tap_interest .tap2_area img {max-width: 100%;}
.order_wrap .tap_interest .tap2_area .tap_info {border-top: 1px solid #333;letter-spacing: -1px;}
.order_wrap .tap_interest .tap2_area .tap_info li {position: relative;font-size:12px;color:#666;text-align:left;border-bottom: 1px solid #e5e5e5;padding:12px 0 11px 90px;}
.order_wrap .tap_interest .tap2_area .tap_info li strong {position: absolute;left: 10px;top: 50%;margin-top:-10px;color:#333;font-weight: normal;}
.order_wrap .tap_interest .tap2_area .tap_info li.two strong {position: absolute;left: 10px;top: 50%;margin-top:-19px;color:#333;font-weight: normal;}
.order_wrap .tap_interest .tap2_area .tap_info li.img strong {position: absolute;left: 10px;top: 50%;margin-top:-7px;color:#333;font-weight: normal;}

.order_wrap .tap_interest .tap2_area .tap_info2 li {padding-right:60px;}
.order_wrap .tap_interest .tap2_area .tap_info2 li em {display:block;position:relative;}
.order_wrap .tap_interest .tap2_area .tap_info2 li em i {width:57px; position: absolute;right: -55px;top: 50%;margin-top:-9px;font-size:12px; color:#666;font-weight: normal;vertical-align:middle;}

.layer_select_popup .popup_wrap{position: fixed !important;left: 0;top: 50% !important;}
.layer_select_popup .popup_wrap .btn_layer_sel{max-height: 250px;}

.check_tit {font-size: 13px;color: #000;margin-bottom: 22px;position: relative;}
.check_tit.mb5 {margin-bottom: 5px;}
.check_tit.df {display:flex;}
.check_tit.mb0 {margin-bottom: 0px;}
.check_tit input {margin-right: 5px;}
.check_tit span {display: block;font-size: 12px;color: #999;padding-left: 27px;}
.check_tit strong {display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -130px -75px;}

.check_tit em {flex:1;}

.full_wrap {font-size: 13px;color: #000;padding:13px 15px 14px 15px;letter-spacing: -1px; border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;background-color: #f9f9f9;position: relative;}
.full_wrap.brn {border-bottom: none;}
.full_wrap.all_agree_top{border: none;background: #fff;padding-bottom: 0;border-top: 3px solid #bebebe;border-bottom: 3px solid #bebebe;padding-bottom: 10px;}
.full_wrap.all_agree_top.active{border-bottom: none;padding-bottom: 0;}
.full_wrap input {margin-right: 10px;}
.full_wrap .agree_txt {display:none;font-size: 12px;color: #666;margin-top: 10px;}
.full_wrap .agree_txt a {float:right;display: block;width:44px;margin-top: 20px; text-align: right;border-bottom: 1px solid #333;line-height: 1;}
.full_wrap .agree_txt:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.full_wrap button {display: block;background-color:transparent; width: 14px;height: 9px;position: absolute;right:15px;top:20px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -25px -65px;}
.full_wrap button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.full_wrap.active button {content: "";display: block;width: 14px;height: 9px;position: absolute;right:15px;top:20px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -65px;}

.full_wrap2 {padding:0px 15px 0px 15px;background-color: #fff; border-top:none;border-bottom:none;}
.all_agree {width: 100%;background-color: #fff; border-bottom: 3px solid #bebebe;letter-spacing: -1px;color: #666;margin:15px 0;}
.all_agree p{border-top: 1px dashed #e5e5e5;padding-top: 10px;margin:10px 15px;}
.all_agree span {display: block;padding-bottom: 5px;}
.all_agree span input {margin-right: 5px;}
.all_agree span button {float:right;background-color:#fff;display: inline-block;margin-top: 5px;text-decoration: underline;}
.opclose:after {content: "";display: block;width: 14px;height: 9px;position: absolute;right:15px;top:25px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -25px -65px;}
.opclose.active:after {background-position: 0 -65px;}
.opclose.active .agree_txt {display:block;}

.order_wrap .multi_payment {margin-top:-10px;margin-bottom: 26px;letter-spacing: -1px;}
.order_wrap .multi_payment .menu {text-align: center;}
.order_wrap .multi_payment .menu:last-child {border-bottom:1px solid #bbb;}
.order_wrap .multi_payment .menu p {height: 34px;line-height: 34px;display:block;font-size: 13px;color: #000;border:1px solid #bbb;border-bottom: none;}
.order_wrap .multi_payment .menu p em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.order_wrap .multi_payment .menu .pay {display:none;padding:15px;border:1px solid #bbb;border-bottom:none;}
.order_wrap .multi_payment .menu .pay li {position: relative;padding-left: 85px;margin-bottom: 10px;}
.order_wrap .multi_payment .menu .pay li:first-child:after {content: "";display: block;width: 15px;height: 15px; position: absolute;left:9px;top:31px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0px -50px;}
.order_wrap .multi_payment .menu .pay li:last-child {margin-bottom: 0px;}
.order_wrap .multi_payment .menu .pay li em {display: block;position: absolute;left: 0px;top: 8px;}
.order_wrap .multi_payment .menu .pay li span {display: block; border:1px solid #e5e5e5;height: 35px;padding-right:25px;position: relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order_wrap .multi_payment .menu .pay li span input {border:none;height: 33px;line-height: 33px;text-align: right;}
.order_wrap .multi_payment .menu .pay li span i {display:block;position: absolute;right: 11px;top: 7px;font-size: 13px;font-weight: normal; color: #666;}
.order_wrap .multi_payment .menu.active {}
.order_wrap .multi_payment .menu.active p {color: #fff;background-color: #333;border:1px solid #333;}
.order_wrap .multi_payment .menu.active p em {background-position: -52px -59px;}
.order_wrap .multi_payment .menu.active .pay {display:block;}

.order_wrap .no_bankbook {margin-top:-10px;}
.order_wrap .no_bankbook.mb20 {margin-bottom:20px;}
.order_wrap .no_bankbook .date p{float: left;width: 33.33%;position: relative;}
.order_wrap .no_bankbook .date p:last-child:after {background:none;}
.order_wrap .no_bankbook .date select {height: 34px;}
.order_wrap .no_bankbook .date p input{width: 100%;}
.order_wrap .no_bankbook .date p span{display: block;padding-right: 4px;}
.order_wrap .no_bankbook .date p:last-child span{padding-right: 0;}
.order_wrap .no_bankbook .date p span.year {padding-right: 6px;}
.order_wrap .no_bankbook .date p span input[type="number"]{border:1px solid #bbbbbb;color:#000;font-size:13px;height: 33px;text-indent: 10px;margin-right:5px;}
.order_wrap .no_bankbook .date:after{content:"";display:block;clear:both;}
.order_wrap .no_bankbook .tap_credit_new {display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.order_wrap .no_bankbook .tap_credit_new span {display:block;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}

.order_wrap .tap_likeit {display: flex;margin-bottom: 8px;margin:15px;letter-spacing: -1px;}
.order_wrap .tap_likeit li {flex:1;font-size:13px;color:#666;background-color: #fff;border:1px solid #bbb;border-right: none; line-height: 43px;text-align: center;}
.order_wrap .tap_likeit li:last-child {border-right:1px solid #bbb;}
.order_wrap .tap_likeit li.active {background-color: #333;color: #fff;border:1px solid #333;}
.order_wrap .tap_likeit li.active a {background-color: #333;color: #fff;border:1px solid #333;}
.order_wrap .all_ea {padding:25px 15px 15px 15px;font-size:13px;font-weight: bold; color: #333;border-bottom: 1px solid #e5e5e5;letter-spacing:-1px;}
.order_wrap .all_ea i {color: #e51c52;}
.order_wrap .all_ea button {float:right;font-size:13px;color: #000;background-color: #f4f4f4;border:1px solid #ddd;line-height:29px;padding:0 14px 0 12px;margin-top: -7px}
.order_wrap .all_ea button:before {content:"";display: inline-block;width:16px;height:17px; margin:-2px 4px 0 0;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -135px -353px;vertical-align: middle;}
.order_wrap .all_ea:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.folder_area {padding:15px 15px 0px 15px;}
.layer_popup .popup_wrap .event_wrap{padding-top: 45px;}
.layer_popup .popup_wrap .event_wrap li .inner{padding: 0 !important;margin: 0 !important;}

/* 결제 완료 */
.order_wrap .result_top{text-align: center;}
.order_wrap .result_top .result_text{text-align: center;padding: 30px 30px 20px;}
.order_wrap .result_top .result_text strong{font-size: 25px;display: block;padding-bottom: 5px;letter-spacing: -0.05em}
.order_wrap .result_top .result_text span{font-size: 13px;color: #999;}
.order_wrap .result_top .result_num{display: inline-block;padding:0 20px;border-radius: 20px;background: #f4f4f4;font-size: 13px;line-height: 33px;margin-bottom: 35px;}
.order_wrap .result_top .prod_result{text-align: left;margin:0 15px;border-top: 1px solid #000;border-bottom: 1px solid #e5e5e5;}
.order_wrap .result_top .prod_result li{padding:13px 8px;border-bottom: 1px solid #e5e5e5;}
.order_wrap .result_top .prod_result li a{display: block;font-size: 13px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.order_wrap .result_top .prod_result li p{padding-top: 5px;}
.order_wrap .result_top .prod_result li p span{color: #666;}
.order_wrap .result_top .prod_result li p em{display: inline-block;margin:0 3px;vertical-align: middle;width: 1px;height: 13px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-75px -35px}
.order_wrap .result_top .prod_result li:last-child{border-bottom: none;}

.price_result{text-align: left;margin:0 15px;}
.price_result li{line-height: 35px;border-bottom: 1px dashed #ccc;}
.price_result li.brbn {border-bottom: none;}
.price_result li div {padding:0 10px 0 5px;}
.price_result li div.plr15 {padding:0 15px;}
.price_result li div span{float: left;}
.price_result li.active div span.op:after {background-position: -63px -126px;}
.price_result li div strong{float: right;font-size: 14px;font-weight: normal;color: #333;}
.price_result li div:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.price_result li .plus i{display: inline-block;margin-right: 3px;width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -50px;vertical-align: middle;}
.price_result li .minus i{display: inline-block;margin-right: 3px;width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -50px;vertical-align: middle;}
.price_result li strong em{font-size: 12px}
.price_result li .tg_op {border:1px solid #e5e5e5;background-color: #f4f4f4;padding:13px 10px;margin-bottom: 12px;}

.price_result li .tg_op span {display: block;width: 100%;line-height: 1.7;font-size: 12px;color: #666;}
.price_result li .tg_op strong {font-size: 14px;color: #333;}

.price_cou{border: 1px solid #e5e5e5;margin:0 15px;margin-bottom: 15px;padding: 10px 15px;background: #f4f4f4;}
.price_cou li{overflow: hidden;}
.price_cou li span{float: left;color: #666;padding-left: 10px;}
.price_cou li strong{float: right;font-size: 14px;font-weight: normal;color: #333;}
.price_cou li strong em{font-size: 12px;font-weight: normal;}
.price_saver {margin:0 15px 30px;}
.price_saver h3 {margin-bottom:8px;}
.price_saver ul {border:1px solid #ddd;padding:12px 14px;}
.price_saver ul li {color:#666;padding:2px 0;position:relative;padding-left: 10px;}
.price_saver ul li:before {content:"";display:block;position:absolute;left:0;top:13px; width:2px;height:2px;background-color:#666;}

.price_total{overflow: hidden;margin: 15px;border-bottom: 1px solid #e5e5e5;line-height: 40px;}
.price_total.plr0 {padding-left: 0px;padding-right: 0px;}
.price_total span{float: left;font-size: 15px;font-weight: bold;letter-spacing: -0.05em}
.price_total strong{float: right;font-size: 23px;color: #e51c52;letter-spacing: -0.05em}
.price_total strong em{font-size: 15px;font-weight: bold;}

.price_total.mb0{margin-bottom: 0;}
.price_total.p0{padding: 0;}
.price_total.pt20{padding-top:20px;}
.price_total.pb3{padding-bottom: 3px;}
.price_total.mt0{margin-top: 0px;}
.price_total.mt7{margin-top: 7px;}

.order_wrap .result_tit{line-height: 39px;padding-left: 15px;letter-spacing: -1px; font-size: 15px;color:#000;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color: #f4f4f4;position: relative;}
.order_wrap .result_tit.brtn{border-top:none;}
.order_wrap .result_tit i {font-size:12px;font-weight:normal;color:#999;}
.order_wrap .result_tit button {background-color:#333;width: 78px;line-height: 25px;color: #fff;font-size: 11px;letter-spacing: -1px;position: absolute;right: 15px;top: 7px;}
.order_wrap .order_delivery {margin:20px 15px 0 15px;border-bottom: 1px solid #e5e5e5; padding: 0 0 8px 47px;font-size: 14px;font-weight: normal;color: #000;letter-spacing: -1px; position: relative;}
.order_wrap .order_delivery:after {content: "";display: block;width: 39px;height: 20px;position: absolute;left:0px;top:0px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position:-77px 0;}

.order_return_wrap {}
.order_return_wrap .line_tap {margin-bottom:20px;}
.order_return_wrap .line_tap li {font-size:13px;}

.order_wrap .sbanner2 {position:relative;margin-bottom:10px;}
.order_wrap .sbanner2 img {width:100%;}

.order_result{margin:8px 20px 20px;}
.order_result.mg {padding:15px 0px;margin:0 20px;}
.order_result.mlrn {margin-left:0px;margin-right:0px;}
.order_result.mt5 {margin-top: 5px;}
.order_result.mt0 {margin-top: 0px;}
.order_result.mb10 {margin-bottom: 10px;}
.order_result.mb25 {margin-bottom: 20px;}
.order_result.mb40 {margin-bottom: 40px;}
.order_result.pb0 {padding-bottom: 0px;}
.order_result.mg15 {margin:15px;}
.order_result.line{border-bottom: 1px solid #e5e5e5;}
.order_result.last{border-bottom: 1px solid #aaa;}
.order_result input[type="text"]{width:100%;}
.order_result .mb8 {margin-bottom: 8px;}
.order_result table{width:100%;}
.order_result table th{text-align: left;color: #666;font-size: 13px;font-weight:normal;letter-spacing: -0.07em;padding: 5px 0;vertical-align: top;}
.order_result table td{font-size: 13px;padding: 5px 0;letter-spacing: -0.07em;vertical-align: middle;position: relative;}
.order_result table td .opt{display: block;color: #666;}
.order_result table td.fc_red {color: #e51c52;}
.order_result table td.memo {padding: 0px;}
.order_result table td button {position: absolute;right: 0;top: 2px; border:1px solid #bbb;color:#666; background-color: #f4f4f4;line-height: 25px;width: 77px;vertical-align: middle;}
.order_result ::-webkit-input-placeholder {letter-spacing: -1px;}
.order_result ::-moz-placeholder {letter-spacing: -1px;}
.order_result :-ms-input-placeholder {letter-spacing: -1px;}
.order_result :-moz-placeholder {letter-spacing: -1px;}
.order_result placeholder {letter-spacing: -1px;}
.order_result table td .btn_save {position: absolute;right: 0;top: 132px; border:1px solid #bbb;background-color: #fff;line-height: 25px;width: 54px;vertical-align: middle;}
.order_result table td .sel_shape {width:100%;position:inherit;}

.order_result .pick_goods {border-top: 1px dashed #ccc;padding: 15px 0 5px 0;margin-top: 15px;}
.order_result .pick_goods dl {margin:0 20px;}
.order_result .pick_goods dt {margin-bottom: 10px;text-align: center;}
.order_result .pick_goods dt img {max-width: 100%;}
.order_result .pick_goods dd {text-align: center;margin:0 30px;}

.order_result .order_cart_goods {}
.order_result .order_cart_goods li {border-bottom: 1px solid #e5e5e5;padding:10px 0;}
.order_result .order_cart_goods li:last-child {border-bottom:none;}
.order_result .order_cart_goods li p {font-size:13px;color:#000;}
.order_result .order_cart_goods li em {font-size:13px;color:#666;}

.mutil_tab2 {border-bottom:1px solid #333;margin-bottom: 30px;}

.order_wrap .result_info{border-top: 20px solid #f2f2f2;padding: 10px 0;}
.order_wrap .result_info li{padding:5px 15px 0 20px;position: relative;color: #666;}
.order_wrap .result_info li span{position: absolute;left: 15px;top: 15px;vertical-align: middle;width: 2px;height: 2px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-148px 0}

.order_wrap .order_cencel {font-size: 12px;color: #666;text-align: center;margin: 45px 0 30px 0;}
.order_wrap .order_cencel strong {display: block; font-size: 21px;color: #000;margin-bottom: 15px;letter-spacing: -1px;}
.order_wrap .order_cencel strong.sz16 {font-size:16px;}
.order_wrap .order_cencel.case1 strong:before {content:"";display: block;width:52px;height: 63px;margin:30px auto 15px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -237px 0;}
.order_wrap .order_cencel.case2 strong:before {content:"";display: block;width:45px;height: 58px;margin:30px auto 15px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -237px -65px;}
.order_wrap .order_cencel.case3 strong:before {content:"";display: block;width:47px;height: 50px;margin:30px auto 15px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -237px -130px;}
.order_wrap .order_cencel.case4 strong:before {content:"";display: block;width:50px;height: 45px;margin:30px auto 15px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -120px -303px;}

.return_list {padding:15px 15px 30px 15px;font-size: 13px;letter-spacing: -1px;}
.return_list.pt20 {padding-top: 20px;}
.return_list.pb0 {padding-bottom: 0px;}
.return_list.pb15 {padding-bottom: 15px;}
.return_list li {padding-left:92px;margin-bottom: 10px; position: relative;}
.return_list li strong {color: #666;font-weight: normal; position: absolute;left: 0;top: 0;letter-spacing: -1.5px;}
.return_list li strong.vat {top: 5px;}
.return_list li span {display: block;color: #000;}
.return_list li span.tit {margin-bottom: 8px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.return_list li span em {display: block;color: #666;}
.return_list li input[type="text"] {width: 100%;}
.return_list li.line {border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
.return_list li.blank_area {border-bottom: 1px solid #e5e5e5;margin:10px 0 10px;}
.return_list li.blank_area span {margin:10px 0;}
.return_list li.blank_area span i {display: block;margin-bottom: 10px;padding-left:5px;position: relative;}
.return_list li.blank_area span i:before {content:"";display: inline-block;position: absolute;left: 0;top: 8px; width:2px;height:2px;background-color: #333;vertical-align: middle;}
.return_list li.blank_area span i:last-child {margin-bottom:0;}
.return_list li span.div2 {display: flex;}
.return_list li span.div2 em {flex:1;}
.return_list li span.div2 em input {margin-right: 5px;}
.return_list li.free_coupon span {line-height: 1;margin-bottom: 10px;}
.return_list li.free_coupon span i {font-size: 12px;color: #666;margin-left: 30px;}
.return_list li.free_coupon span input {margin-right: 5px;}
.return_list li .btn_post button {border:1px solid #bbb;background-color: #f4f4f4;line-height: 23px;width: 95px;vertical-align: middle;}

.return_list_new {padding:0px 0 30px 0;font-size: 13px;letter-spacing: -1px;}
.return_list_new li {padding:6px 0 5px 92px; position: relative;}
.return_list_new li strong {color: #666;font-weight: normal; position: absolute;left: 0;top: 50%;margin-top:-10px;}
.return_list_new .help_wrap strong {top: 0px;margin-top:0px}
.return_list_new .help_wrap .btn_help{position:absolute;left:50px;top:18px; display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -130px -75px;}
.return_list_new .help_wrap .layer_help {top: 40px}

.return_list_new li span {display: block;color: #000;}
.return_list_new li span em {display: block;color: #666;}
.return_list_new li span .lately {display:block;font-weight:normal; padding-right:93px;position: relative;}
.return_list_new li span .lately .default_sel {overflow: hidden;position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #bbb;font-size: 13px;color:#000;background-color:#f8f8f8;position:relative;}
.return_list_new li span .lately .default_sel:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}
.return_list_new li span .lately .bttn {width:88px;height:35px;line-height:35px;position: absolute;right: 0;top:0;background: #333;color: #fff;}

.order_wrap .nonmember_info {padding:20px 15px;letter-spacing:-1px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.order_wrap .nonmember_info h2 {font-size:13px;color:#000;margin-bottom: 5px;}
.order_wrap .nonmember_info .txt {font-size:12px;color:#666;margin-bottom: 20px;}
.order_wrap .nonmember_info .txt2 {font-size:12px;color:#999;margin-bottom: 5px;}
.order_wrap .nonmember_info ol {border:1px solid #e5e5e5;background-color: #f4f4f4;padding:9px 15px;margin-bottom: 17px;}
.order_wrap .nonmember_info ol li {padding:8px 0;}
.order_wrap .nonmember_info ol li strong {display:block;font-size:12px;color:#333;margin-bottom: 3px;}
.order_wrap .nonmember_info ol li span {display:block;font-size:11px;color:#666;margin-bottom: 3px;letter-spacing:0px;}
.order_wrap .nonmember_info .confirm {display:block;padding-left:30px;position: relative;}
.order_wrap .nonmember_info .confirm input {position: absolute;left: 0;top: -3px;}
.order_wrap .nonmember_info2 {padding:20px 15px 20px 15px;letter-spacing:-1px;}
.order_wrap .nonmember_info2 .txt {font-size:12px;color:#999;margin-bottom: 5px;}

/* 로그인 */
.login_wrap {}
.login_wrap .mb8 {margin-bottom: 8px;}
.login_wrap.mt65 {margin-top: 65px;}
.login_wrap .login_tap {letter-spacing: -1px;}
.login_wrap .login_tap li {float:left;width: 50%;font-size: 14px;color: #666;height: 40px;line-height: 40px;text-align: center;border-top:1px solid #e5e5e5;border-bottom:1px solid #000;background-color: #f4f4f4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.login_wrap .login_tap li:first-child {border-right:1px solid #000;}
.login_wrap .login_tap li.active {font-weight: bold;color: #000;border-top:1px solid #000;border-bottom:none;background-color: #fff;}
.login_wrap .login_tap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.login_wrap .login_area {}
.login_wrap .login_area .inner {padding:35px 15px 50px 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.login_wrap .login_area .inner2 {padding:20px 15px 50px 15px;}
.login_wrap .login_area .inner2 .bttn {height: 39px;line-height: 39px;}
.login_wrap .login_area .inner2 .bttn.black {height: 39px;line-height: 39px;background: #333;color: #fff;}
.login_wrap .login_area .inner2 .certification{border: 1px solid #bbb;font-size: 13px;height: 34px;line-height: 34px; margin-bottom: 8px;padding-left: 104px;line-height: 1; position: relative;}
.login_wrap .login_area .inner2 .certification.active {border: 1px solid #333;}
.login_wrap .login_area .inner2 .certification em {display: block;height: 34px;line-height: 34px;position: absolute;left: 4px;top: 0;color: #000;letter-spacing: -1.5px;}
.login_wrap .login_area .inner2 .certification input[type="text"] {border:none;color: #999;height: 34px;line-height: 34px;}

.login_wrap .login_area .ak_address {margin:0 auto 15px; width: 155px;height: 20px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -65px 0;}
.login_wrap .login_area input[type="text"] {width: 100%;height: 39px;line-height: 39px;}
.login_wrap .login_area input[type="password"] {width: 100%;height: 39px;line-height: 39px;}
.login_wrap .login_area input[type="text"].brbn {border-bottom: none;}
.login_wrap .login_area ::-webkit-input-placeholder {text-indent: 10px;}
.login_wrap .login_area ::-moz-placeholder {text-indent: 10px;}
.login_wrap .login_area :-ms-input-placeholder {text-indent: 10px;}
.login_wrap .login_area :-moz-placeholder {text-indent: 10px;}
.login_wrap .login_area placeholder {text-indent: 10px;}

.login_wrap .btn_login {width: 100%;height: 50px;line-height: 50px;font-size: 16px;font-weight: bold;color: #fff;background-color: #333;margin:10px 0 15px;}
.login_wrap .btn_login.mt30 {margin-top:30px;}

.login_wrap .login_area .id_save {margin-bottom: 40px;}
.login_wrap .login_area .id_save li {float:left;width: 33.33%;font-size: 13px;letter-spacing: -1px;}
.login_wrap .login_area .id_save li input {margin-right: 3px;}
.login_wrap .login_area .id_save li button {width: 100%;text-align: left;border: 1px solid #bbb;height: 25px;line-height: 25px;color:#666;background: #fff;padding-left: 5px;letter-spacing: -1px;position: relative;}
.login_wrap .login_area .id_save li button:after {content: "";display: block;width: 12px;height: 6px;position: absolute;right:5px;top:9px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -110px -35px;}
.login_wrap .login_area .id_save li button.active:after {background-position: -110px -41px;}
.login_wrap .login_area .id_save li:last-child {float:right;}
.login_wrap .login_area .id_save:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.login_wrap .login_area .key_con{text-align: center;padding: 5px 0 10px;}
.login_wrap .login_area .key_con img{max-width: 100%;}

.login_wrap .login_area h3 {font-size: 14px;margin:26px 0 6px;}
.login_wrap .login_area h3.mt20 {padding-top: 20px;}
.login_wrap .login_area h3.t_line {border-top:1px solid #bbb;padding-top: 15px;}
.login_wrap .login_area .easy_login {}
.login_wrap .login_area .easy_login li {float:left;width: 33.33%;font-size:12px;}
.login_wrap .login_area .easy_login li span {display:block;margin:0 2px;color: #666;letter-spacing: -1px;height: 55px;border:1px solid #bbb;text-align: center;cursor: pointer;}
.login_wrap .login_area .easy_login li em {display:block;height: 26px;padding-top: 9px;}
.login_wrap .login_area .easy_login li:nth-child(1) em {height: 24px;padding-top: 11px;}
.login_wrap .login_area .easy_login li em i {display:block;margin:0 auto;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;vertical-align:middle;}
.login_wrap .login_area .easy_login li:nth-child(1) em i {width:17px;height: 15px; background-position:0 0}
.login_wrap .login_area .easy_login li:nth-child(2) em i {width:9px;height: 19px; background-position:-20px 0}
.login_wrap .login_area .easy_login li:nth-child(3) em i {width:17px;height: 16px; background-position:0 -15px}
.login_wrap .login_area .easy_login:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.login_wrap .login_area .only_naver li {width:100%;}
.login_wrap .login_area .only_naver li span {margin:0px;height: 40px;line-height: 40px;color:#666;}
.login_wrap .login_area .only_naver li em {display:inline-block;padding-top:0px;}
.login_wrap .login_area .only_naver li:nth-child(1) em {padding-top:0px;}
.login_wrap .login_area .only_naver li em i {display:inline-block;margin:-3px 5px 0 0;}

.login_wrap .login_area .no_mem {font-size:12px;color:#999;position: relative;letter-spacing:0px;}
.login_wrap .login_area .no_mem button {font-size:13px;color: #333;width:93px;height:45px;border:1px solid #333;background-color:#fff; position: absolute;right:0;top:2px;}

.login_wrap .login_area .login_footer {}
.login_wrap .login_area .login_footer .menu {margin:37px auto 20px;text-align: center;}
.login_wrap .login_area .login_footer .menu a {display:inline-block;color: #666;padding:0 10px;position: relative;}
.login_wrap .login_area .login_footer .menu a:after {content: "";display: block; width: 1px;height: 12px; position: absolute;right:-2px;top:2px;background-color: #e5e5e5}
.login_wrap .login_area .login_footer .menu a:nth-child(3):after {width: 0px;}

.txt_area {color: #999;margin:0 15px 45px 15px;}
.txt_area.mb20{margin-bottom:20px}
.txt_area .txt {padding-left: 20px;position: relative;margin-bottom: 5px;}
.txt_area .txt2 {font-size:11px;color:#666;}
.txt_area .txt:before {content: "";display: block;width: 14px;height: 14px; position: absolute;left:0px;top:2px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;}

.txt_area2 {color: #666;margin-bottom:20px;letter-spacing: -1px;}
.txt_area2.mt20 {margin-top:20px}
.txt_area2.return {margin:0 15px 30px 15px;border-top: 1px solid #e5e5e5;padding-top: 15px;}
.txt_area2.mb0 {margin-bottom:0px}
.txt_area2 .txt {padding-left: 7px;position: relative;margin-bottom: 5px;letter-spacing: -0.5px;color: #666;}
.txt_area2 .txt:before {content: "";display: block;border:1px solid #999;position: absolute;left:0px;top:7px;}
.txt_area2 .txt span {display: block;margin-top: 5px;font-size: 11px;color: #999;}
.txt_area2 .fc_9 {color: #999;}

.login_wrap .login_area .btn_certification {margin-bottom: 12px;}
.login_wrap .login_area .btn_certification span {display:block;float:left;width: 50%;}
.login_wrap .login_area .btn_certification span button {width: 100%;background-color: #fff;}
.login_wrap .login_area .btn_certification span button em {display:block;border:1px solid #333;background-color: #fff;margin:0 3px;padding-bottom:14px;/*padding:77px 0 20px;*/-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.login_wrap .login_area .btn_certification span button em:before {content: "";display:block;margin:20px auto 11px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.login_wrap .login_area .btn_certification span:first-child button em:before {width:29px;height: 46px;background-position: 0 -109px;}
.login_wrap .login_area .btn_certification span:last-child button em:before {width:52px;height: 45px;background-position: -29px -110px;}
.login_wrap .login_area .btn_certification:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.login_wrap .login_area .iden_txt {font-size:11px;color:#666;position:relative;padding-left:20px;}
.login_wrap .login_area .iden_txt:before {content:"";display:block;position:absolute;left:0;top:2px; width:15px;height:15px; background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -63px;vertical-align:middle;}
.login_wrap .login_area .iden_tit {font-size:14px;font-weight:bold;color:#333;margin:20px 0 15px;}

.login_wrap .info {position: relative;padding-left: 20px;font-size: 11px;color: #666;letter-spacing: -1px;margin-bottom: 10px;}
.login_wrap .info:before {content: "";display: block;width: 15px;height: 15px; position: absolute;left:0px;top:0px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;}
.txt_area2 .txt em{color: #e51c52;}
.login_wrap .login_area h3{margin: 0 0 6px !important;}
.login_wrap .certification em:before{content: "";vertical-align: middle;display: inline-block;width:25px;height:25px;background-image:url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position:0 -126px;}
.login_wrap .certification.active em:before{background-position:-25px -126px}
.login_wrap .certification em.be_no:before {display:none;}

.alert_txt {width:100%;color:#fff;position:fixed;bottom:10px;}
.alert_txt p {margin:0 15px;padding:10px 15px;background-color:#333;border-radius:5px;}

.login_wrap .address_area {margin:0 15px;padding-bottom:30px; letter-spacing:-1px;position:relative;}
.login_wrap .address_area .add_tit {font-size:13px;color:#666;margin:15px 0 10px;}
.login_wrap .address_area .add_tit i {color:#999;}
.login_wrap .address_area .search_area {padding-right:65px;position:relative;margin-bottom:20px;}
.login_wrap .address_area .search_area input[type="text"]{width:100%}
.login_wrap .address_area .search_area button {position:absolute;right:0;top:0; width:60px;line-height:35px;background-color:#333;color:#fff;font-size:13px;}

.login_wrap .address_area .result_area {border-top:1px solid #e5e5e5;padding-top:20px;}
.login_wrap .address_area .result_area h3 {font-size:14px;color:#333;margin-bottom: 10px;}
.login_wrap .address_area .result_area h3 i {color:#e51c52;}

.login_wrap .address_area .result_area .address_box {border:1px solid #bbb;margin-bottom:20px;}
.login_wrap .address_area .result_area .address_box dt {display:table;width:100%; background-color:#eee;border-bottom:1px solid #bbb;font-size:12px;color:#666;line-height:29px;}
.login_wrap .address_area .result_area .address_box dt strong {display:table-cell;text-align:center; width:85px;border-right:1px solid #bbb;font-weight:normal;}
.login_wrap .address_area .result_area .address_box dt span {display:table-cell;text-align:center;}
.login_wrap .address_area .result_area .address_box dd {height:190px;overflow-y: scroll;}
.login_wrap .address_area .result_area .address_box dd ul li {display:table;color:#333;border-bottom:1px solid #e5e5e5;width:100%;}
.login_wrap .address_area .result_area .address_box dd ul li strong {display:table-cell;text-align:center;width:85px;border-right:1px solid #e5e5e5;font-weight:normal;vertical-align:middle;}
.login_wrap .address_area .result_area .address_box dd ul li span {display:table-cell;padding:9px 15px 8px 15px;}

.login_wrap .address_area .result_area .remain_wrap input[type="text"]{width:100%;}
.login_wrap .address_area .result_area .remain_wrap .remain {position:relative;padding-left:86px;margin-bottom:10px;}
.login_wrap .address_area .result_area .remain_wrap .remain span {display:block;position:absolute;left:0;top:0; width:80px;line-height:34px;border:1px solid #bbb;background-color:#eee;text-align:center;}
.login_wrap .address_area .result_area .remain_wrap .remain em {display:block;line-height:34px;border:1px solid #bbb;background-color:#eee;text-indent:10px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.login_wrap .address_area .result_area .btn_validation {background-color:#333;margin-top:20px;}
.login_wrap .address_area .result_area .btn_validation button {width:100%;background-color:transparent;font-size:12px;color:#fff;line-height:40px;}

.login_wrap .address_area .result_area .remain_wrap2 input[type="text"]{width:100%;}
.login_wrap .address_area .result_area .remain_wrap2 .remain {position:relative;padding:0 90px 0 66px;margin-bottom:10px;}
.login_wrap .address_area .result_area .remain_wrap2 .remain span {display:block;position:absolute;left:0;top:0; width:60px;line-height:34px;border:1px solid #bbb;background-color:#eee;text-align:center;}
.login_wrap .address_area .result_area .remain_wrap2 .remain em {display:block;line-height:34px;border:1px solid #bbb;background-color:#eee;text-indent:10px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.login_wrap .address_area .result_area .remain_wrap2 .remain button {display:block;position:absolute;right:0;top:0; width:85px;height:36px;border:1px solid #bbb;background-color:transparent;}
.login_wrap .address_area .result_area .remain_wrap2 .remain2 {padding:0 71px 0 66px;}
.login_wrap .address_area .result_area .remain_wrap2 .remain input[type="text"] {height:36px;}
.login_wrap .address_area .result_area .btn_validation2 {width:100%;position:absolute;right:0;bottom:40px; width:65px;height:34px;border:1px solid #333;background-color:#333;}
.login_wrap .address_area .result_area .btn_validation2 button {background-color:transparent;font-size:12px;color:#fff;text-align: center;width:100%;line-height:34px;}

.login_wrap .address_area .btn_finsh{display: flex;margin-top:30px;}
.login_wrap .address_area .btn_finsh a{flex:1;width: 50%;text-align: center;line-height: 48px;border: 1px solid #333;font-size: 15px;}
.login_wrap .address_area .btn_finsh a.black{background: #333;color: #fff;margin-left:5px;}

.login_wrap .address_area .veri_area .match {line-height:30px;background-color:#e51c52;font-size:12px;color:#fff;text-align:center;margin-bottom:20px;}
.login_wrap .address_area .veri_area .match i {display:inline-block;margin-right:5px; width:14px;height:15px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-15px -286px;vertical-align:middle;}
.login_wrap .address_area .veri_area h3 {margin-bottom:10px;}

.login_wrap .address_area .veri_area .input_box {margin-bottom:15px;font-size:13px;}
.login_wrap .address_area .veri_area .input_box input{margin-right:8px;}
.login_wrap .address_area .veri_area .input_box p {font-size:12px;color:#333; border:1px solid #bbb;background-color:#f4f4f4;padding:10px 10px 10px 60px;margin-top:8px; position:relative;}
.login_wrap .address_area .veri_area .input_box p strong {position:absolute;left:10px;top:10px;}

.login_wrap .address_area .veri_area .select_add {height:220px;overflow-y:scroll;border:1px solid #e5e5e5;margin-bottom:30px;}
.login_wrap .address_area .veri_area .select_add dt {padding:7px 10px 7px 47px;position:relative;}
.login_wrap .address_area .veri_area .select_add dt strong {position:absolute;left:10px;top:7px;}
.login_wrap .address_area .veri_area .select_add dd {padding:7px 10px 7px 77px;position:relative;background-color:#f4f4f4;border-bottom:1px solid #e5e5e5;}
.login_wrap .address_area .veri_area .select_add dd strong {position:absolute;left:20px;top:7px;}
.login_wrap .address_area .veri_area .select_add dd strong:before {content:"";display:inline-block;margin-right:3px;margin-top:-3px; width:6px;height:6px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-30px -286px;vertical-align:middle;}

.login_wrap .address_area .select_box {padding:0 0 8px;display: flex;}
.login_wrap .address_area .select_box button{flex:1;line-height: 34px;margin:0 3px;text-align:left;text-indent: 10px; background-color: #f4f4f4;border:1px solid #bbb;position: relative;}
.login_wrap .address_area .select_box button:first-child {margin-left:0px;}
.login_wrap .address_area .select_box button:last-child {margin-right:0px;}
.login_wrap .address_area .select_box button:after {content: "";display: block;width: 11px;height: 7px;position: absolute;right:10px;top:15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -63px -110px;}

.login_wrap .find_new{margin-top: 20px;}

/* 회원가입 */
.join_wrap{}
.join_wrap .inner{padding: 15px;}
.join_wrap .inner.pb0 {padding-bottom: 0px;}
.join_wrap .inner.pt20 {padding-top: 20px;}
.join_wrap .pb30 {padding-bottom: 30px;}
.join_wrap .inner input[type="text"] {width: 100%;}
.join_wrap .inner input.naver[type="text"] {width: 100%;background: #fff;}
.join_wrap .inner input.naver[readonly] {width: 100%;background: #f4f4f4;color: #999;}
.join_wrap .inner input.read[readonly] {width: 100%;background: #f4f4f4;color: #999;}
.join_wrap .inner input[type="password"] {width: 100%;}
.join_wrap .inner .mb8 {margin-bottom: 8px;}
.join_wrap .fc_6 {color: #666;}

.join_wrap .box_tab{display: flex;padding:20px 12px 10px;}
.join_wrap .box_tab li{flex-grow:1;text-align: center;padding: 3px;}
.join_wrap .box_tab li button{display: block;text-align: center;width: 100%;border: 1px solid #333;background: #fff;color: #000;height: 84px;text-align: left;font-size: 16px;}
.join_wrap .box_tab li.active button{background-color: #333;color: #fff;text-align: center;}

.join_wrap .box_tab2{display: flex;padding:20px 12px 10px;}
.join_wrap .box_tab2 li{flex-grow:1;text-align: center;padding: 3px;}
.join_wrap .box_tab2 li button{display: block;text-align: center;width: 100%;border: 1px solid #333;background: #fff;color: #000;height: 84px;font-size: 16px;line-height: 22px}
.join_wrap .box_tab2 li button em{content: "";display: inline-block;width: 14px;height: 10px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-145px -285px} 
.join_wrap .box_tab2 li.active button em{background-position:-130px -285px} 
.join_wrap .box_tab2 li.active button{background-color: #333;color: #fff;text-align: center;}

.join_wrap .tab_con_wrap {padding-bottom: 30px;}
.join_wrap .tab_con_wrap .con{padding:5px 15px 0 20px;position: relative;color: #666;}
.join_wrap .tab_con_wrap .con >p{display: block;padding-bottom: 20px;letter-spacing: -1px;}
.join_wrap .tab_con_wrap .con p span{position: absolute;left: 15px;top: 13px;vertical-align: middle;width: 2px;height: 2px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-148px 0}
.join_wrap .tab_con_wrap .con button{border: 1px solid #333;background: #333;line-height: 37px;font-size: 15px;display: block;width: 100%;color: #fff;}

.join_wrap .sns_join_wrap{border-top: 1px solid #e5e5e5;}
.join_wrap .sns_join_wrap p{font-size: 14px;font-weight: bold;color: #000;letter-spacing: -1px;padding: 20px 0 10px;}
.join_wrap .sns_join_wrap ul {}
.join_wrap .sns_join_wrap ul li{float:left;width: 50%;}
.join_wrap .sns_join_wrap ul li a{display: block;margin:2px; border: 1px solid #bbb;color: #666;letter-spacing: -1px;}
.join_wrap .sns_join_wrap ul li a span {display: block;width:92px;margin:0 auto;height: 39px;line-height: 39px;padding-left: 25px;position: relative;}
.join_wrap .sns_join_wrap ul li a span:before {content: "";display: inline-block;vertical-align: middle;margin-right:10px;position: absolute;left:0; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.join_wrap .sns_join_wrap ul li:nth-child(1) a span:before {width:17px;height: 15px;top: 11px;background-position:0 0;}
.join_wrap .sns_join_wrap ul li:nth-child(2) a span:before {width:9px;height: 19px;left:5px;top: 10px;background-position:-20px 0;}
.join_wrap .sns_join_wrap ul li:nth-child(3) a span:before {width:17px;height: 16px;top: 11px;background-position:0 -15px;}
.join_wrap .sns_join_wrap ul li:nth-child(4) a span:before {width:17px;height: 17px;top: 11px;background-position:-46px 0;}
.join_wrap .sns_join_wrap ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.join_wrap .sns_join_wrap ul li:nth-child(2) a span:before {width:17px;height: 17px;top: 11px;background-position:-46px 0;}

.join_wrap .finish_wrap{text-align: center;padding: 40px 0 20px;letter-spacing: -0.1em}
.join_wrap .finish_wrap span{display: inline-block;width: 67px;height: 72px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:0 -35px}
.join_wrap .finish_wrap p{font-size: 21px;font-weight: bold;padding: 30px 15px 15px;}
.join_wrap .finish_wrap div{font-size: 16px;font-weight: bold;padding: 30px 15px 15px;}
.join_wrap .finish_wrap strong{font-size: 13px;font-weight: normal;display: block;padding-bottom: 10px;}
.join_wrap .finish_wrap em{font-size: 13px;color: #999;margin:0 15px;display: block;}
.join_wrap .finish_wrap .ico_resting{display: block;width:52px;height: 58px;margin:0 auto;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -237px 0;}
.join_wrap .finish_wrap.mb0{margin-bottom: 0;padding-bottom: 0;}

.join_wrap .find_wrap{text-align: center;padding: 25px 15px 20px;letter-spacing: -0.1em}
.join_wrap .find_wrap.pb15 {padding-bottom: 15px;}
.join_wrap .find_wrap p{font-size: 21px;font-weight: bold;margin-bottom:10px;letter-spacing: -2px;}
.join_wrap .find_wrap p.mb40 {margin-bottom:40px;}
.join_wrap .find_wrap p em {display: block;width:40px;height: 36px;margin:0 auto 13px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-80px -110px}
.join_wrap .find_wrap.non p{margin:0 15px 20px 15px;padding-bottom: 15px; border-bottom: 1px solid #e5e5e5;}
.join_wrap .find_wrap em{font-size: 13px;color: #999;}
.join_wrap .find_wrap .find_id {font-size: 22px;font-weight: bold;color: #000;line-height: 50px; border:1px solid #e5e5e5;background-color: #f4f4f4;margin:15px;}
.join_wrap .find_wrap .find_txt {}
.join_wrap .find_wrap .find_txt span {display: inline-block;font-size: 12px;color: #666; position: relative;padding-left: 5px;margin:0 8px;}
.join_wrap .find_wrap .find_txt span:before {content: "";display: block;border:1px solid #999;position: absolute;left:0px;top:8px;}
.join_wrap .find_wrap .find_txt span em {color: #000;margin-left: 8px;letter-spacing: -1px;}
.join_wrap .find_wrap .find_txt span:last-child em {letter-spacing: -2px;}
.join_wrap .find_wrap .find_txt.non span {display: block;text-align: left;padding-left: 8px;margin:0 15px 8px 15px;letter-spacing: -1px;}

.join_wrap .find_wrap strong{display: inline-block;width: 50px;margin-bottom: 10px;height: 50px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-186px -106px}
.join_wrap .find_wrap strong.ico_finsh{background-position:-70px -35px}

.join_wrap .btn_finsh{display: flex;padding: 10px 10px 30px 10px;}
.join_wrap .btn_finsh.none{display: flex;padding: 10px 0 30px;}
.join_wrap .btn_finsh.mt10 {margin-top: 10px;}
.join_wrap .btn_finsh a{width: 50%;text-align: center;line-height: 40px;border: 1px solid #333;font-size: 14px;margin-right:10px;}
.join_wrap .btn_finsh a:last-child {margin-right: 0px;}
.join_wrap .btn_finsh a.black{background: #333;color: #fff;}

.join_wrap .finsh_txt {text-align: center;border:1px solid #bbb;background-color: #f4f4f4;margin:15px;padding:20px 7px;color: #666;letter-spacing: -1px;}
.join_wrap .finsh_txt a {display: block;margin-top: 10px;text-decoration: underline;}

.join_wrap .tit {height:40px;line-height: 40px;padding-left: 15px;letter-spacing: -1.5px; font-size: 15px;font-weight: bold; color:#000;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color: #f4f4f4;position: relative;}
.join_wrap .tit.brtn {border-top:none;}
.join_wrap .tit span {color:#e51c52;margin-left: 5px;font-weight: normal;letter-spacing: -2px;}

.join_wrap .btn_email{padding-top: 15px;}
.join_wrap .btn_email button{display: block;width: 100%;text-align: center;line-height: 40px;border: 2px solid #333;font-size: 14px;background: #333;color: #fff;}

.email_info{font-size: 11px;color: #e51c52;line-height: 15px;padding-top: 9px;}
.email_info span{display: inline-block;width: 15px;height: 15px;vertical-align: middle;margin-right: 3px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-30px 0}

.mail_confirm {padding-right:93px;position: relative;margin-bottom: 10px;margin-top: 20px;}
.mail_confirm.mt0 {margin-top: 0px;}
.mail_confirm button{width:84px;height:35px;line-height:35px;position: absolute;right: 0;top:0;border: 1px solid #333;background: #fff;color: #333;}
.mail_confirm input{width: 100%}
.mail_confirm_text{color: #666;}
.mail_confirm_text span{color: #000;}

.join_wrap .table_write {padding:16px 15px;letter-spacing: -1px;position:relative;}
.join_wrap .table_write table {width:100%;}
.join_wrap .table_write table.mb10 {margin-bottom: 10px;}
.join_wrap .table_write table [type='text'] {width:100%;}
.join_wrap .table_write table [type='password'] {width:100%;}
.join_wrap .table_write table [type='password']:nth-child(2) {margin-top: 7px;}
.join_wrap .table_write table th {font-size: 13px;font-weight: normal; color: #666;text-align: left;vertical-align: top;padding-top: 13px;}
.join_wrap .table_write table td {font-size: 14px;color: #000;padding: 4px 0;}
.join_wrap .table_write table td .check{padding: 10px 0 0;font-size: 13px}
.join_wrap .table_write table td .info{padding: 5px 0 0;font-size: 11px;color: #e51c52;}
.join_wrap .table_write table td .info span{display: inline-block;width: 15px;height: 15px;vertical-align: middle;margin-right: 3px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-30px 0}
.join_wrap .table_write table .tit_help  {font-size:13px;font-weight: normal; color: #666;letter-spacing: -1px;}
.join_wrap .table_write table .tit_help span {display: inline-block; width: 20px;height: 20px;margin-left:5px;vertical-align: top; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -50px -20px;}
.join_wrap .table_write table td .mb8{margin-bottom:8px}
.join_wrap .table_write .login_help {position: absolute; top: 0;left: 0;z-index: 1010;}
.join_wrap .table_write .login_help.top53 {top:53px;}
.join_wrap .table_write .login_help.top152 {top:152px;}
.join_wrap .table_write .login_help.top194 {top:194px;}
.join_wrap .table_write .login_help.top216 {top:216px;}
.join_wrap .table_write .login_help .popup_wrap {margin:0 15px;border:1px solid #333;background-color:#fff;box-shadow:0 2px #ccc;}
.join_wrap .table_write .login_help .popup_wrap .inner {padding:10px 15px 15px;}
.join_wrap .table_write .login_help .popup_wrap .discount_dot {font-size:12px;color:#666;margin:10px 0 20px;position:relative;padding-left:5px;}
.join_wrap .table_write .login_help .popup_wrap .discount_dot:before {content:"";position:absolute;left:0;top:6px; display:block;width:2px;height:2px;background-color:#666;}
.join_wrap .table_write .login_help .popup_wrap .discount_dot.mb5 {margin-bottom: 5px;}

.join_wrap .table_write ::-webkit-input-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.join_wrap .table_write ::-moz-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.join_wrap .table_write :-ms-input-placeholder { color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.join_wrap .table_write :-moz-placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}
.join_wrap .table_write placeholder {color: #aaa;letter-spacing: -1px;text-indent: 5px;}

.join_wrap .table_write table td .phoen_wrap p{width: 35%;}
.join_wrap .table_write table td .phoen_wrap p:last-child{width: 30%;}

.receive_wrap{padding: 15px 15px 30px;}
.receive_wrap .mt0 {margin-top: 0px;}
.receive_wrap.pb0 {padding-bottom: 0px;}
.receive_wrap .pb0 {padding-bottom: 0px;}
.receive_wrap ul{display: flex;border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;padding-top: 8px;}
.receive_wrap ul li{width: 50%;font-size: 14px}
.receive_wrap_new ul{padding: 8px 0;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.receive_wrap_new ul li{width: 50%;font-size: 14px;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.receive_wrap p{display: block;padding-bottom: 10px;position: relative;padding-left: 8px;margin-top: 10px;color: #666;}
.receive_wrap p span{position: absolute;left: 0;top: 7px;vertical-align: middle;width: 2px;height: 2px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-148px 0}
.receive_wrap p i{color: #e51c52;}
.receive_wrap p.accent {padding-left: 20px;}
.receive_wrap p.accent span{background-image:none;position: absolute;left: 0;top: 0px;}
.receive_wrap p.accent span:before {content:"";display:inline-block;margin-right:5px; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -63px;vertical-align:middle;}
.add_receive_wrap {}
.add_receive_wrap .add_tit {float:left;width:90px;font-size:13px;color:#666;line-height: 40px;}
.add_receive_wrap .check{ padding: 8px 0;}
.add_receive_wrap .check li{float:left;font-size: 14px;margin-right: 30px;}
.add_receive_wrap .check:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.add_receive_wrap .date_wrap {display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.add_receive_wrap .date_wrap p {-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.add_receive_wrap .date_wrap p .sel_shape {height:34px}
.add_receive_wrap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.join_terms_wrap{padding: 15px;}
.join_terms_wrap ul{border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;}
.join_terms_wrap ul li{font-size: 13px;position: relative;line-height:25px;padding-bottom: 8px;}
.join_terms_wrap ul li button{position: absolute;right: 0;top: 0;line-height: 25px;width: 65px;border: 1px solid #bbb;background: #fff;color: #333;}
.join_terms_wrap p{position: relative;padding-left: 30px;font-size: 13px;color: #666;margin-top: 15px;}
.join_terms_wrap p input{position: absolute;left: 0;top: 0;}

.join_wrap .btn_finsh{}
.join_wrap .btn_finsh button{display: block;width: 100%;text-align: center;line-height: 40px;border: 2px solid #333;font-size: 16px;background: #333;color: #fff;}

.join_wrap .post_find input[type="text"]{width:75px;margin-right: 5px;}
.join_wrap .post_find button {width:75px;-webkit-appearance: none;height: 34px;border: 1px solid #333;background-color:#333;color:#fff;}

.join_wrap .lately {padding-right:93px;position: relative;margin-bottom: 8px;}
.join_wrap .lately button {border: 1px solid #333;background-color:#333;color:#fff; width:84px;height:34px;line-height:34px;position: absolute;right: 0;top:0;}


.quest_list {border-bottom: 1px solid #ccc;padding:15px 15px 12px 15px;}
.quest_list dt {font-size: 12px;font-weight: normal; color: #666;margin-bottom: 5px;}
.quest_list dt i {display: inline-block;line-height: 15px;padding:0 6px;margin-right: 4px; font-size: 11px;color: #000;border:1px solid #666;letter-spacing: -2px;}
.quest_list dt i.complete {color: #fff;border:1px solid #e61d53;background-color:#e61d53;}
.quest_list dt em {display: inline-block;line-height: 15px;padding:0 6px;font-size: 11px;color: #666;border:1px solid #bbb;letter-spacing: -2px;}
.quest_list dd {font-size: 13px;color: #000;letter-spacing: -1px;}
.quest_list dd em {display: block;font-size: 11px;color: #999;}
.quest_list dd em i {display: inline-block;font-size: 11px;color: #999;padding-left:6px;margin-left:6px;position:relative;}
.quest_list dd em i:before {content:"";display:block;position:absolute;left:0;top:3px; width:1px;height:10px;background-color:#bbb;}

.order_date{overflow: hidden;padding:0 15px;line-height: 35px;}
.order_date .day{float: left;font-size: 13px;color: #333;}
.order_date .num{float: right;font-size: 12px;color: #999;}

.order_state{display: flex;padding: 17px  5px 14px;background-color: #333;box-shadow:0 15px #eee;margin-bottom: 15px;line-height: 1;}
.order_state li{flex:1 20%;text-align: center;position: relative;color: #fff;}
.order_state li span{display: block;font-size: 11px;margin-bottom: 10px;}
.order_state li strong{font-size: 23px}
.order_state li strong.zero {color: #666;}
.order_state li:after{content: ">";display: block;width: 12px;height: 6px;position: absolute;right:-7%;top:-1px;color: #8c8c8c;}
.order_state li:nth-child(3):after{right:-13%;}
.order_state li:last-child:after{display: none;}

.order_state_new {display: flex;padding: 17px  5px 16px;box-shadow:0 15px #eee;margin-bottom: 15px;line-height: 1;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.order_state_new li {position:relative; text-align:center; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.order_state_new li:after {content:"";display:block;position:absolute;right:0;top:50%;margin-top:-3px; width:4px;height:6px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -51px -341px;}
.order_state_new li:last-child:after {display:none;}
.order_state_new li span {display:block; font-size:11px;color:#666;margin-bottom:12px;}
.order_state_new li strong {display:block; font-size:20px;color:#ccc;}
.order_state_new li i {display:block;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.order_state_new li:nth-child(1) i {width:25px;height:25px;margin:2px auto 9px; background-position: 0px -378px;} 
.order_state_new li:nth-child(2) i {width:25px;height:25px;margin:1px auto 9px; background-position: -30px -378px;} 
.order_state_new li:nth-child(3) i {width:21px;height:26px;margin:2px auto 9px; background-position: -60px -378px;} 
.order_state_new li:nth-child(4) i {width:29px;height:21px;margin:5px auto 9px; background-position: -90px -378px;} 
.order_state_new li:nth-child(5) i {width:23px;height:23px;margin:4px auto 9px; background-position: -120px -378px;} 
.order_state_new li.active span {color: #e51c52;}
.order_state_new li.active strong {color: #e51c52;}

.order_state_new2 {display: flex;padding: 17px  5px 16px;box-shadow:0 15px #eee;margin-bottom: 15px;line-height: 1;background-color:#333; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.order_state_new2 li {position:relative; text-align:center; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.order_state_new2 li:after {content:"";display:block;position:absolute;right:0;top:50%;margin-top:-3px; width:4px;height:6px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -51px -341px;}
.order_state_new2 li:last-child:after {display:none;}
.order_state_new2 li span {display:block; font-size:11px;color:#fff;margin-bottom:12px;}
.order_state_new2 li strong {display:block; font-size:20px;color:#ccc;}
.order_state_new2 li i {display:block;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.order_state_new2 li:nth-child(1) i {width:25px;height:25px;margin:2px auto 9px; background-position: 0px -408px;} 
.order_state_new2 li:nth-child(2) i {width:25px;height:25px;margin:1px auto 9px; background-position: -30px -408px;} 
.order_state_new2 li:nth-child(3) i {width:21px;height:26px;margin:2px auto 9px; background-position: -60px -408px;} 
.order_state_new2 li:nth-child(4) i {width:29px;height:21px;margin:5px auto 9px; background-position: -90px -408px;} 
.order_state_new2 li:nth-child(5) i {width:23px;height:23px;margin:4px auto 9px; background-position: -120px -408px;} 

.date_srarch{}
.date_srarch .sort{display: flex;}
.date_srarch .sort li{flex:1;}
.date_srarch .sort li button{font-size: 13px;color: #666;border-bottom: 1px solid #e5e5e5;padding:10px 0 12px;text-align: center;display: block;background: #fff;width: 100%}
.date_srarch .sort li.active button {color: #000;font-weight: bold;border-bottom: 2px solid #333;padding:10px 0 11px;}

.search_input{display: flex;padding:15px 13px;}
.search_input li{flex:1;position: relative;}
.search_input li input{width: 100%;height: 35px;}
.search_input li button{width: 100%;display: block;line-height: 35px;background: #333;font-size: 13px;color: #fff;}
.search_input li:nth-child(1){padding-right: 8px;}
.search_input li:nth-child(2){padding-left: 8px;}
.search_input li:nth-child(3){flex:0 65px;margin-left: 8px;}
.search_input li:nth-child(1):after {content: "~";display: block;position: absolute;right:-5px;top:7px;font-size: 15px;color: #999;} 

.prd_item_wrap {padding-bottom: 10px;}

.prd_item{padding:15px 15px 0;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;position:relative;}
.prd_item.none{border-bottom: none;box-shadow:none;margin-bottom: 0px;}
.prd_item.mb20{margin-bottom: 20px;}
.prd_list .tit_date{line-height: 40px;background: #f4f4f4;padding:0 15px;position: relative;border-top: 1px solid #ccc;}
.prd_list .tit_date .day{font-size: 14px;color: #000;}
.prd_list .tit_date .num{font-size: 14px;color: #000;}
.prd_list .tit_date button{display: inline-block;padding:0 10px;margin-left:12px;line-height: 24px;border: 1px solid #bbb;background: #fff;}
.prd_list .tit_date a{display: inline-block;width: 20px;height: 20px;position: absolute;right:15px;top:15px;}
.prd_list .tit_date a:after{content: "";display: block;width: 7px;height: 11px;margin:-1px 0 0 13px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -126px;}
.prd_list .btn_select{padding-bottom: 30px;border-bottom: none;}

.prd_item .state_wrap{position: relative;padding:15px 0 5px;margin-top: 10px;border-top: 1px solid #e5e5e5;}
.prd_item .state_wrap .state{font-size: 13px;color: #000;letter-spacing: -1px;}
.prd_item .state_wrap .state .move {width: 52px;line-height: 18px;font-size: 11px;color: #666;border:1px solid #bbb;background-color: #f4f4f4;display: block;}
.prd_item .state_wrap .fc_red{color: #e51c52;}
.prd_item .state_wrap .fc_gray{color: #bbb;}
.prd_item .state_wrap .state_btn {float:right;margin-bottom: 10px;}
.prd_item .state_wrap .state_btn .btn_add {border: 1px solid #d4d4d4;height: 25px;line-height: 25px;background: #fff;padding:0 3px;letter-spacing:-1px;}
.prd_item .state_wrap .state_btn .btn_change{flex:1 70px;position:relative; text-align: left;border: 1px solid #d4d4d4;height: 25px;line-height: 25px;background: #fff;padding:0 5px;letter-spacing: -1px;z-index: 51}
.prd_item .state_wrap.active .state_btn .btn_change {border: 1px solid #333;border-bottom:none;}
.prd_item .state_wrap .btn{position: absolute;right: 0;top: 10px;border: 1px solid #d4d4d4;height: 25px;line-height: 25px;background: #fff;width: 80px;letter-spacing: -1px;}
.prd_item .state_wrap .btn_area{float:right;line-height: 25px;}
.prd_item .state_wrap .btn_area button{border: 1px solid #d4d4d4;height: 25px;line-height: 25px;background: #fff;width: 62px;letter-spacing: -1px;}
.prd_item .state_wrap .btn_area button:last-child{border: 1px solid #333;background: #333;color: #fff;}
.prd_item .state_wrap .btn_area button:last-child.bc_white{border: 1px solid #d4d4d4;background: #fff;color: #333;}
.prd_item .state_wrap .btn_area_type{float:right;line-height: 25px; margin-bottom: 10px;}
.prd_item .state_wrap .btn_area_type button{border: 1px solid #d4d4d4;height: 25px;line-height: 25px;background: #fff;width: 62px;letter-spacing: -1px;}
.prd_item .state_wrap .btn_area_type button:last-child{border: 1px solid #333;background: #333;color: #fff;}
.prd_item .state_wrap .btn_area_type button:last-child.bc_white{border: 1px solid #d4d4d4;background: #fff;color: #333;}
.prd_item .state_wrap span{font-size: 13px;position: absolute;right: 0;top: 0;color: #333;}
.prd_item .state_wrap.complete_payment {line-height:1.5;padding-top:15px;position:relative;padding-left: 0px;min-height: 30px;}
.prd_item .state_wrap.complete_payment .state {float:left;margin-right: 35px;}
.prd_item .state_wrap.complete_payment span {display:block;font-size: 13px;position: inherit;color: #333;line-height:15px;text-align:right;margin-top: 3px;}
.prd_item .state_wrap.complete_payment .move {margin-top:3px;margin-bottom: 5px;}
.prd_item .state_wrap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.prd_item .sel_opt{display: none;width:100%; background: #fff;position:absolute;left:0;top:177px;z-index: 50;}
.prd_item .sel_opt .inner {margin:0 15px; padding:5px 15px 20px 15px;border:1px solid #333;}
.prd_item .sel_opt p{margin-top: 5px;}
.prd_item .sel_opt p:first-child{margin-top: 0;}
.prd_item .sel_opt p span{display:block;margin:15px 0 5px;}
.prd_item .sel_opt p select{width: 100%;height: 34px;border: 1px solid #bbb;}

.prd_item .sel_opt .date_hope{padding-bottom: 10px;}
.prd_item .sel_opt .date_hope span{display: block; font-size: 12px;padding-bottom: 0px;margin-top: 15px;}

.cart_wrap .prd_list li .prd_info .option .sel_opt .date_hope span{display: block; font-size: 12px;padding-bottom: 15px;}

.prd_item .sel_opt .date_wrap {margin-top: -10px;}
.prd_item .sel_opt .date_wrap .sel_shape {text-indent:6px}


.prd_item .sel_opt .btn_change{text-align: center;padding-top: 15px;}
.prd_item .sel_opt .btn_change button{border: 1px solid #bbb;font-size: 13px;background: #fff;display: inline-block;padding:0 30px;line-height: 34px;color: #333;}
.prd_item .sel_opt .btn_change .save{border: 1px solid #333;font-size: 13px;background: #333;display: inline-block;padding:0 30px;line-height: 34px;color: #fff;}



.prd_item .return_wrap{padding:10px 0 20px 0;border-top: 1px solid #e5e5e5;}
.prd_item .return_wrap p{position: relative;padding-left: 95px;line-height: 34px;font-size: 13px;color: #000;margin-bottom: 8px;}
.prd_item .return_wrap p span{position: absolute;left: 0;top: 0px;font-size: 13px;color: #666;line-height: 34px;}
.prd_item .return_wrap p select{width: 100%;border: 1px solid #bbb;}
.prd_item .return_wrap .memo {margin-bottom: 0px;line-height:1;}
.prd_item .return_wrap .btn{text-align: right;padding-top: 5px;}
.prd_item .return_wrap .btn .bttn {border: 1px solid #333;font-size: 13px;background: #fff;width:81px;text-align:center;line-height: 34px;color: #000;letter-spacing: -1px;}
.prd_item .return_wrap.list p {margin-bottom: 0px;line-height: 30px;position: relative;}
.prd_item .return_wrap.list .memo {line-height: 1.5;padding-top:5px;}
.prd_item .return_wrap.list p button {position: absolute;right: 0;top: 0;border:1px solid #bbb;background-color: #f4f4f4;line-height: 23px;vertical-align: middle;padding:0 10px;}

.prd_item .return_wrap_new{display:none; padding:10px 0 20px 0;border-top: 1px solid #e5e5e5;}
.prd_item .return_wrap_new p{position: relative;padding-left: 95px;line-height: 34px;font-size: 13px;color: #000;margin-bottom: 8px;}
.prd_item .return_wrap_new p span{position: absolute;left: 0;top: 0px;font-size: 13px;color: #666;line-height: 34px;}
.prd_item .return_wrap_new p select{width: 100%;border: 1px solid #bbb;}
.prd_item .return_wrap_new .memo {margin-bottom: 0px;line-height:1;}
.prd_item .return_wrap_new .btn{text-align: right;padding-top: 5px;}
.prd_item .return_wrap_new .btn .bttn {border: 1px solid #333;font-size: 13px;background: #fff;width:81px;text-align:center;line-height: 34px;color: #000;letter-spacing: -1px;}
.prd_item .return_wrap_new.list p {margin-bottom: 0px;line-height: 30px;position: relative;}
.prd_item .return_wrap_new.list .memo {line-height: 1.5;padding-top:5px;}
.prd_item .return_wrap_new.list p button {position: absolute;right: 0;top: 0;border:1px solid #bbb;background-color: #f4f4f4;line-height: 23px;vertical-align: middle;padding:0 10px;}
.prd_item.active .return_wrap_new {display:block;}

.item_detail {padding-bottom: 0px;}
.item_detail .prd_item{padding:15px 0 0;}
.item_detail .info_goods{padding:0 15px;}
.item_detail .state_wrap{margin:10px 15px 0 15px;}
.item_detail .prd_item:last-child {padding-bottom: 20px;}

.btn_delivery{padding:20px 15px;border-top: 1px solid #e5e5e5;position: relative;}
.btn_delivery button{float:right;background-color: #fff;width:97px;background: #333;font-size: 12px;color: #fff;line-height: 35px;}
.btn_delivery button em {display: inline-block;width: 14px;height: 16px;margin-bottom:-3px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -137px;}
.btn_delivery i {display:block;box-shadow:-2px 2px #e5e5e5; position:absolute;right:22px;top:-38px;z-index:10;font-size:11px;color:#666; width: 234px;padding:10px 30px 10px 15px;border:1px solid #aaa;background-color:#fff;letter-spacing:-1px;}
.btn_delivery i:before {content:"";display:block;position: absolute;right:-1px;bottom:-11px; width:11px;height:11px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -216px -87px;}
.btn_delivery i button {display:block;background-color:transparent; position: absolute;right:10px;top:12px; width:11px;height:11px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -100px -353px;}
.btn_delivery:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.order_wrap .tit_sub{position: relative;font-size: 15px;padding:15px 0 8px;margin:0 15px;border-bottom: 1px solid #e5e5e5;letter-spacing: -1px;}
.order_wrap .tit_sub.pop{font-size: 15px;line-height: 1.5;padding:0 15px 15px 15px;border-bottom: 1px solid #e5e5e5;letter-spacing: -1px;}
.order_wrap .tit_sub.inner {margin:0 15px;padding:0;}
.order_wrap .tit_sub button{position: absolute;padding:0 10px;right: 0px;top: 10px;letter-spacing: -1px;line-height: 25px;border: 1px solid #d4d4d4;background: #fff;}
.order_wrap .tit_sub button.change{border: 1px solid #bbb;background: #f4f4f4;color:#666;}
.order_wrap .tit_sub.inner button{position: absolute;padding:0 10px;right: 0px;top: 10px;letter-spacing: -1px;line-height: 25px;border: 1px solid #d4d4d4;background: #fff;}

.order_man {padding:15px;font-size: 13px;}

.price_result .line{border-bottom: 1px solid #ccc;}

.btn_pay_change{margin:0px 15px 30px 15px;}
.btn_pay_change button{display: block;width: 100%;font-size: 13px;line-height: 40px;background: #333;color: #fff;}

.order_result td p{margin-bottom: 5px;}
.order_result td p:last-child{margin-bottom: 0;}










/* 마이페이지 */












/* 고객센터 */
.custom_wrap {}
.custom_wrap .custom_tap {display:flex;margin:20px 15px 0;border:1px solid #bbb;}
.custom_wrap .custom_tap li {flex:1;text-align:center;margin:20px 0;border-right:1px solid #ccc;}
.custom_wrap .custom_tap li:last-child {border-right:none;}
.custom_wrap .custom_tap li:before {content:"";display: block;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;}
.custom_wrap .custom_tap li:nth-child(1):before {margin:6px auto 10px;width:32px;height:23px;background-position: 0px 0px;}
.custom_wrap .custom_tap li:nth-child(2):before {margin:2px auto 8px;width:31px;height:29px;background-position: -35px 0px;}
.custom_wrap .custom_tap li:nth-child(3):before {margin:2px auto 18px;width:27px;height:28px;background-position: -70px 0px;}
.custom_wrap .custom_tap li:nth-child(4):before {margin:4px auto 17px;width:31px;height:27px;background-position: -105px 0px;}

.custom_wrap .custom_tap_new {display:flex;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.custom_wrap .custom_tap_new li {flex:1;text-align:center;margin:15px 0; border-right:1px dotted #ccc;}
.custom_wrap .custom_tap_new li:last-child {border-right:none;}
.custom_wrap .custom_tap_new li:before {content:"";display: block;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;}
.custom_wrap .custom_tap_new li:nth-child(1):before {margin:15px auto 16px;width:34px;height:25px;background-position: 0px -50px;}
.custom_wrap .custom_tap_new li:nth-child(2):before {margin:15px auto 16px;width:32px;height:25px;background-position: -40px -50px;}
.custom_wrap .custom_tap_new li:nth-child(3):before {margin:15px auto 16px;width:27px;height:25px;background-position: -80px -50px;}
.custom_wrap .custom_tap_new li:nth-child(4):before {margin:13px auto 15px;width:30px;height:28px;background-position: -120px -50px;}


.custom_wrap .tit {font-size:14px;font-weight:bold;color:#000;margin:30px 15px 10px 15px;}
.custom_wrap .tit.mt40 {margin-top:40px;}
.custom_wrap .tit_new {font-size:12px;font-weight:normal;color:#333;margin:40px 15px 10px 15px;}
.custom_wrap .tit_new:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -63px;vertical-align:middle;}

.custom_wrap .search_area {margin:0 15px;padding-right: 130px;position:relative;}
.custom_wrap .search_area input[type="text"]{width:100%;}
.custom_wrap .search_area .txt_search {width:60px;line-height:34px;background-color:#333;font-size:13px;color:#fff;position:absolute;right:65px;top:0;}
.custom_wrap .search_area .voice_search {width:60px;height:34px;border:1px solid #333;background-color:#fff;position:absolute;right:0;top:0;}
.custom_wrap .search_area .voice_search:before {content:"";display:block;width:14px;height:19px;margin:0 auto;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -35px -30px;}

.cate_s_list {margin:0 15px;border-top:1px solid #ccc;}
.cate_s_list.mb20 {margin-bottom:20px;}
.cate_s_list li {float:left;width:50%;font-size:12px;color:#333;line-height:35px;border-bottom:1px solid #ccc;}
.cate_s_list li a {display:inline-block;height:20px;line-height:20px;margin:7px 0;padding-left: 10px;}
.cate_s_list li:nth-child(2n) a {border-left:1px solid #ccc;}
.cate_s_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cate_s_list_new {border-top:1px solid #e5e5e5;box-shadow:0 15px #eee;margin-bottom: 15px;}
.cate_s_list_new.ptb15 {padding:15px 0;}
.cate_s_list_new.mb20 {margin-bottom:20px;}
.cate_s_list_new li {float:left;width:50%;font-size:12px;color:#333;line-height:35px;border-bottom:1px solid #e5e5e5;}
.cate_s_list_new li.brbn {border-bottom:none;}
.cate_s_list_new li a {display:inline-block;height:20px;line-height:20px;margin:7px 0;padding-left: 15px;}
.cate_s_list_new li:nth-child(2n) a {border-left:1px dotted #e5e5e5;}
.cate_s_list_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cate_s_list_new2 {border-bottom:1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:10px 0;}
.cate_s_list_new2 li {float:left;width:50%;font-size:12px;color:#333;line-height:35px;border-bottom:1px solid #e5e5e5;}
.cate_s_list_new2 li.brbn {border-bottom:none;}
.cate_s_list_new2 li a {display:inline-block;height:20px;line-height:20px;margin:11px 0;padding-left: 15px;}
.cate_s_list_new2 li:nth-child(2n) a {border-left:1px dotted #e5e5e5;}
.cate_s_list_new2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.openclose_list {font-size:12px;margin:0 15px;border-top:1px solid #ccc;margin-bottom: 40px;}
.openclose_list dt {color:#333;padding:9px 18px 8px 15px;border-bottom:1px solid #ccc;position:relative;}
.openclose_list dt button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.openclose_list dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.openclose_list dt.active button {background-position: -15px -30px;}
.openclose_list dd {display:none;color:#666;padding:11px 15px 10px 15px;background-color:#f4f4f4;border-bottom:1px solid #ccc;}

.openclose_list_new {font-size:12px;margin:0 0px 40px;border-top:1px solid #e5e5e5;}
.openclose_list_new dt {color:#333;padding:11px 18px 10px 15px;border-bottom:1px solid #e5e5e5;position:relative;}
.openclose_list_new dt button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.openclose_list_new dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.openclose_list_new dt.active button {background-position: -15px -30px;}
.openclose_list_new dd {display:none;color:#666;padding:11px 15px 10px 15px;background-color:#f4f4f4;border-bottom:1px solid #e5e5e5;}

.openclose_list2 {font-size:12px;margin:0 15px 20px 15px;}
.openclose_list2 dt {font-size:13px;font-weight:bold;color:#000;padding:13px 18px 13px 15px;border-bottom:1px solid #ccc;position:relative;letter-spacing:-1px;}
.openclose_list2 dt button {display: block;background-color:transparent; width: 14px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-4px;;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -67px -323px;}
.openclose_list2 dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.openclose_list2 dt.active {border-bottom:1px dashed #ccc;}
.openclose_list2 dt.active button {background-position: -67px -333px;}
.openclose_list2 dd {display:none;color:#666;padding:15px 15px 10px 20px;background-color:#f4f4f4;border-bottom:1px solid #ccc;}
.openclose_list2 dd img {width: 100%;}
.openclose_list2 dd ul li {margin-bottom: 10px;}
.openclose_list2 dd ul li a {color:#666;}

.openclose_list2_new {font-size:12px;margin:20px 0px 20px 0px;}
.openclose_list2_new dt {font-size:14px;font-weight:bold;color:#333;padding:13px 18px 13px 15px;border-bottom:1px solid #e5e5e5;position:relative;letter-spacing:-1px;}
.openclose_list2_new dt button {display: block;background-color:transparent; width: 14px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-4px;;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -67px -323px;}
.openclose_list2_new dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.openclose_list2_new dt.active {border-bottom:none;}
.openclose_list2_new dt.active button {background-position: -67px -333px;}
.openclose_list2_new dd {display:none;color:#666;background-color:#f4f4f4;border-bottom:1px solid #e5e5e5;}
.openclose_list2_new dd img {width: 100%;}
.openclose_list2_new dd ul li {float:left;width:50%;border-bottom:1px solid #e5e5e5;}
.openclose_list2_new dd ul li.brbn {border-bottom:none;}
.openclose_list2_new dd ul li a {display:block;color:#666;margin:14px 0;padding-left:17px}
.openclose_list2_new dd ul li:nth-child(2n) a {border-left:1px solid #e5e5e5;}
.openclose_list2_new dd ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.openclose_list2.chanel {border-top:1px solid #464646;margin:0 0px 30px 0px;}
.openclose_list2.chanel dt {font-size:16px;font-weight:bold;color:#000;text-align:center; padding:13px 0px 12px 0px;border-bottom:1px solid #464646;position:relative;letter-spacing:-1px;}
.openclose_list2.chanel dd {display:;color:#666;padding: 0px;background-color:#fff;border-bottom:1px solid #464646;text-align:center;}
.openclose_list2.chanel dd ul li {margin-bottom: 0px;border-bottom:1px solid #ddd;line-height:40px;}
.openclose_list2.chanel dd ul li a {color:#666;}

.custom_wrap .faq_menu {letter-spacing:-1px;border-bottom:1px solid #999;}
.custom_wrap .faq_menu ul {width: 3000px;overflow: hidden;float:left;}
.custom_wrap .faq_menu ul li {float:left;font-size:12px;color:#666;padding:15px 15px 15px 15px;text-align:center;position:relative;}
.custom_wrap .faq_menu ul li a{color: #666;}
.custom_wrap .faq_menu ul li.on {padding:15px 15px 14px 15px;border-bottom:2px solid #333;font-weight:bold;color:#333;}
.custom_wrap .faq_menu ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.custom_wrap .faq_menu:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.custom_wrap .faq_tit {font-size:14px;color:#333;letter-spacing:-1px;margin:30px 15px 15px 15px;}
.custom_wrap .faq_tit i {font-weight:bold;color:#f9316d;}
.custom_wrap .faq_tit_new {font-size:13px;color:#333;letter-spacing:-1px;margin:20px 15px 15px 15px;}
.custom_wrap .faq_tit_new i {font-weight:bold;color:#f9316d;}
.custom_wrap .faq_tit_new:before {content:"";display:inline-block;margin-right:5px; width:15px;height:15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -132px -35px;vertical-align: middle;}

/* 검색 */
.search_wrap {}
.search_wrap .search_list {font-size:13px;line-height:35px;margin:10px 15px 0;}
.search_wrap ol.search_list {padding-bottom: 70px;}
.search_wrap .search_list li {border-bottom:1px solid #e5e5e5;padding:0 0 0 10px;}
.search_wrap .search_list li a {color:#333;}
.search_wrap .search_list li i {display:inline-block;font-size:12px;color:#999;width: 25px;}
.search_wrap .search_list li span {float:right;display:inline-block;font-size:12px;color:#999;padding-left: 10px;font-size:12px;color:#e20166;}
.search_wrap .search_list li .keep:before {content:"";display:inline-block;margin:0 10px;width:8px;height:2px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 -10px;vertical-align: middle;}
.search_wrap .search_list li .up:before {content:"";display:inline-block;margin:0 10px;width:8px;height:4px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 0px;vertical-align: middle;}
.search_wrap .search_list li .down:before {content:"";display:inline-block;margin:0 10px;width:8px;height:4px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 -5px;vertical-align: middle;}
.search_wrap .search_list li span.day {font-size:12px;color:#999;margin-right: 10px;}
.search_wrap .search_list li span.day button {display:inline-block; width:10px;height:10px;margin-left:10px;background-color:transparent; background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:-10px 0;vertical-align: middle;}
.search_wrap .search_list li:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.search_wrap .search_relation {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;letter-spacing:-1px;}
.search_wrap .search_relation:first-child {margin-top: 10px;}
.search_wrap .search_relation:last-child {border-bottom:none;box-shadow:none;margin-bottom:0px;}
.search_wrap .search_relation li {border-bottom:1px solid #e5e5e5;font-size:13px;margin:0 15px;padding:10px 10px 8px;}
.search_wrap .search_relation li a {display:block;color:#666;position:relative;}
.search_wrap .search_relation.part li {padding:15px 10px 13px;}
.search_wrap .search_relation.part li a {padding-left: 70px;}
.search_wrap .search_relation.part2 li a {padding-left: 60px;}
.search_wrap .search_relation.part li a em {display:inline-block;position:absolute;left:0;top:-5px; font-size:11px;color:#333;line-height: 24px;border:1px solid #666;border-radius:12px;padding:0 10px;}
.search_wrap .search_relation li:last-child {border-bottom:none;}
.search_wrap .search_relation li button {float:right;display:inline-block;margin-top:-3px; border: 1px solid #bbb;background-color:#fff;line-height:22px;font-size:11px;color:#666;padding:0 10px;}
.search_wrap .search_relation li:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.search_wrap .search_relation li i {color:#e51c52}

.serach_area {height:37px;border-bottom: 1px solid #ccc;position:relative;padding:8px 45px 0 40px;}
.serach_area .btn_back{display:block;position:absolute;top:15px;left:15px;width:17px;height:15px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position: 0px -20px;}
.serach_area .btn_init{display:block;position:absolute;top:15px;left:15px;padding-left: 15px;font-size:11px;color:#666; width:50px;height:13px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -40px 0;}
.serach_area .btn_del{display:block;position:absolute;top:15px;right:15px;width:15px;height:15px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -22px 0;}
.serach_area.area2 {padding:10px 0;border-top: 1px solid #ccc;border-bottom:none;position:fixed;bottom:0;right:0;width:85%;background: #fff;z-index: 2000}
.serach_area.area2.app {width:100%;}
.serach_area.area2 .btn_init{display:block;margin-top: 5px; font-size:11px;color:#666;width:75px;height:13px;background-image:none;padding-left:0px;}
.serach_area.area2 .btn_init:before {content:"";display:inline-block;margin:-3px 5px 0 0; width:13px;height:13px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -40px 0;vertical-align:middle;}
.serach_area.area2 .btn_area {position: fixed;right: 0;}
.serach_area.area2 .btn_area button {background-color:transparent;font-size:14px;line-height:33px;}
.serach_area.area2 .btn_area .btn_apply {background-color:#333;border:1px solid #333;padding:0 23px 0 23px;color:#fff;}
.serach_area.area2 .btn_area .btn_apply:before {content:"";display: inline-block;width:12px;height:9px;margin-right:3px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -7px;}
.serach_area.area2 .btn_area .btn_close {background-color:#f4f4f4;border:1px solid #bbb;padding:0 18px;color:#333;margin:0 15px 0 5px;}
.serach_area.area2:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.search_wrap .category_list {font-size:12px;line-height:35px;margin:10px 15px 0;letter-spacing:-1px;}
.search_wrap .category_list a {color:#333;}
.search_wrap .category_list i {color:#999;}
.search_wrap .category_list dt {border-bottom:1px solid #e5e5e5;padding:0 0 0 10px;position:relative;}
.search_wrap .category_list button {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.search_wrap .category_list button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.search_wrap .category_list .active {font-weight:bold;}
.search_wrap .category_list .active i {font-weight:normal;}
.search_wrap .category_list .active button {content: "";display: block;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}
.search_wrap .category_list dd.active {font-weight:normal;}
.search_wrap .category_list dd ul {border-bottom:1px solid #e5e5e5;background-color:#fafafa;padding:15px 0 5px 0;}
.search_wrap .category_list dd ul li {font-size:12px;padding:0 0 0 15px;position:relative;padding-bottom: 10px;line-height:25px;}
.search_wrap .category_list dd ul li a {color:#666;}
.search_wrap .category_list dd ul li a:before {content:"";display:inline-block;width:7px;height:7px;margin:-5px 5px 0 0;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:-55px 0px;vertical-align:middle;}

.search_wrap .category_list2 {font-size:13px;line-height:35px;margin:20px 15px 0;letter-spacing:-1px;}
.search_wrap .category_list2.mt35 {margin-top: 35px;}
.search_wrap .category_list2 li {font-size:12px;color:#333;border-bottom:1px solid #e5e5e5;padding:0 0 0 10px;position:relative;}
.search_wrap .category_list2 li input[type="checkbox"]{float:right;margin-top:5px}
.search_wrap .category_list2 li i {color:#999;}
.search_wrap .category_list2 li.active {font-weight:bold;}
.search_wrap .category_list2 li.active i {font-weight:normal;}
.search_wrap .category_list2 li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.search_wrap .search_detail {margin:20px 15px 0px;}
.search_wrap .search_detail h3 {margin:10px 0 7px;font-size:13px;font-weight:bold; color:#333;}
.search_wrap .search_detail input[type="text"]{width:100%;}
.search_wrap .search_detail .price_area {display:flex;}
.search_wrap .search_detail .price_area li {flex:1;}
.search_wrap .search_detail .price_area li:first-child {margin-right: 10px;position:relative;}
.search_wrap .search_detail .price_area li:first-child:after {content:"~";display:block;position:absolute;right:-15px;top:7px; font-size:13px;color:#999;}
.search_wrap .search_detail .price_area li:last-child {margin-left: 10px;}

.search_wrap .search_word_area {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.search_wrap .search_word_area .search_word {display:flex;margin:20px 15px 15px;}
.search_wrap .search_word_area .search_word li {flex:1;}
.search_wrap .search_word_area .price {margin: 0 15px;}
.search_wrap .search_word_area input[type="text"]{width:100%;}

.search_wrap .related_word {overflow-x:scroll;padding:15px;background-color: #f4f4f4;}
.search_wrap .related_word .inner {width:1000px;overflow: hidden;}
.search_wrap .related_word span {display: inline-block;float: none;padding:3px 10px;color:#e51c52;margin-right:8px;border:1px solid #e51c52;border-radius:12px;position:relative;background-color:#fff;cursor: pointer;}

.search_wrap .brand_shopgo {position:relative;letter-spacing:-1px;}
.search_wrap .brand_shopgo img {width:100%;}
.search_wrap .brand_shopgo em {display:block;width:100%;text-align:center;position:absolute;left:0;top:50%;margin-top:-33px;}
.search_wrap .brand_shopgo strong {display:block;font-size:17px;font-weight:normal;color:#fff;}
.search_wrap .brand_shopgo span {display:block;margin-top:10px;}
.search_wrap .brand_shopgo span a {display:inline-block;font-size:12px;color:#fff;line-height:29px;border:1px solid #ccc;padding:0 15px;}

.search_wrap .noresult {padding:20px 15px 0;letter-spacing:-.5px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.search_wrap .noresult strong {display:block;font-size:18px;color:#333;text-align:center;margin-bottom:5px;}
.search_wrap .noresult strong:before {content:"";display:block;width:50px;height:50px;margin:20px auto 10px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: 0px -25px;}
.search_wrap .noresult span {display:block;font-size:12px;color:#999;text-align:center;margin-bottom:35px;}
.search_wrap .noresult .text_list {border:1px solid #ccc;background-color:#f6f6f6;padding:15px 15px;margin-bottom: 20px;}
.search_wrap .noresult .text_list li {position:relative;padding-left:6px;font-size:11px;color:#999;line-height:1.8;}
.search_wrap .noresult .text_list li:before {content:"";display:inline-block;position:absolute;left:0;top:7px;width:2px;height:2px;background-color:#999;}

.search_wrap .brandshop {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.search_wrap .brandshop .brandshop_list {overflow-x:scroll;letter-spacing:-1px;}
.search_wrap .brandshop .brandshop_list ul {width:1000px;padding:20px 15px;}
.search_wrap .brandshop .brandshop_list ul li {float:left;width:130px;margin-right:10px; overflow:hidden;text-align:center;}
.search_wrap .brandshop .brandshop_list ul li span {display:block;border:1px solid #dfdfdf;width: 124px;height: 49px;text-align:center;}
.search_wrap .brandshop .brandshop_list ul li span img {height: 15px;margin-top:17px;}
.search_wrap .brandshop .brandshop_list ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.search_wrap .sbanner2 {position:relative;margin-bottom:10px;}
.search_wrap .sbanner2.mb0 {margin-bottom:0px;}
.search_wrap .sbanner2 img {width:100%;}
.search_wrap .sbanner2 .flag {display:block;width:53px;height:53px;position:absolute;right:15px;top:-43px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -60px -85px;}


.search_wrap .related_word2 {position:relative;padding-left:70px;background-color:#f4f4f4;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.search_wrap .related_word2 .btn_init {background-color:transparent;position:absolute;left:15px;top:50%;margin-top:-9px;  font-size:12px;color:#666;}
.search_wrap .related_word2 .btn_init:before {content:"";display:inline-block;width:13px;height:13px;margin-right:5px;margin-top:-2px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -40px 0;vertical-align:middle;}
.search_wrap .related_word2 .inner {overflow-x:scroll;padding-right: 35px;}
.search_wrap .related_word2 .inner .word_area {width: 3000px;padding:15px;}
.search_wrap .related_word2 .inner button {display:inline-block;float: none;padding:3px 10px;font-size:12px;color:#333;margin-right:4px;border:1px solid #bbb;border-radius:12px;position:relative;background-color:#fff;background-color:#fff; }
.search_wrap .related_word2 .inner button span {display:inline-block;width:9px;height:9px;margin-left:5px; background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 -12px;}

.search_wrap .cate_smenu {padding:11px 15px 10px;border-bottom:1px solid #e5e5e5;}
.search_wrap .cate_smenu ul {display:flex;}
.search_wrap .cate_smenu ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.search_wrap .cate_smenu ul li button {background-color:transparent;} 
.search_wrap .cate_smenu ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.search_wrap .cate_smenu ul li:last-child:after {display:none;}
.search_wrap .cate_smenu ul li:nth-child(1) {flex:0 16px;padding:0 15px 0 0;}
.search_wrap .cate_smenu ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.search_wrap .cate_smenu ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.search_wrap .cate_smenu ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.search_wrap .cate_smenu ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.search_wrap .cate_smenu ul li:nth-child(1):after {display:none;}
.search_wrap .cate_smenu.chanel ul li:nth-child(1) {display:none;}
.search_wrap .cate_smenu.chanel ul li:nth-child(1):after {display:none;}
.search_wrap .cate_smenu ul li:nth-child(2) {flex:1;text-align: left;line-height:24px;color:#333;}
.search_wrap .cate_smenu ul li:nth-child(2) i {font-weight: bold; color:#e51c52;}
.search_wrap .cate_smenu ul li:nth-child(2):after {display:none;}
.search_wrap .cate_smenu ul li:nth-child(3) {flex:0 105px;}
.search_wrap .cate_smenu ul li:nth-child(3) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.search_wrap .cate_smenu ul li:nth-child(4) {flex:0 42px;padding:0 0 0 15px;}
.search_wrap .cate_smenu ul li:nth-child(4) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}

.search_wrap .chanel_detail {padding: 20px 0;}
.search_wrap .chanel_detail .tit {font-size: 17px;font-weight:bold;color:#333;text-align:center;padding:12px 0;letter-spacing:-1px;}
.search_wrap .chanel_detail .chanel_list {padding:0 7px;} 
.search_wrap .chanel_detail .chanel_list li {float:left;width:50%;} 
.search_wrap .chanel_detail .chanel_list li a {display:block; padding:0 8px;} 
.search_wrap .chanel_detail .chanel_list li a img {width:100%;} 
.search_wrap .chanel_detail .chanel_list li a em {display:block;font-size:12px;font-weight:bold;color:#000;text-align:center;margin:8px 0 5px;} 
.search_wrap .chanel_detail .chanel_list li a span {display:block;text-align:center; font-size:11px;color:#666;height:30px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;} 
.search_wrap .chanel_detail .chanel_list li a strong {display:block;font-size:15px;color:#333;text-align:center;margin:8px 0 20px;} 
.search_wrap .chanel_detail .chanel_list li a strong i {font-size:11px;font-weight:normal;vertical-align:middle;} 
.search_wrap .chanel_detail .chanel_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.search_wrap .chanel_detail .the i {display:block;width:10px;height:10px;border-radius:5px;background-color:#7f7f7f;margin:15px auto;}

.sch_resmenu {padding:15px 10px 15px 15px;letter-spacing:-1px;}
.sch_resmenu  ul {}
.sch_resmenu  ul li {float:left;position:relative;font-size:12px;color:#333;border:1px solid #bbb;margin-right: 5px;line-height:22px;text-align: center;}
.sch_resmenu  ul li button {background-color:transparent;} 
.sch_resmenu  ul li:nth-child(1) {width:68px;}
.sch_resmenu  ul li:nth-child(1) a {display:block;width:48px;height:17px;margin:3px auto 2px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.sch_resmenu  ul li:nth-child(1).on a {background-position: -145px -55px;}
.sch_resmenu  ul li:nth-child(2) {width:88px;}
.sch_resmenu  ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:4px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;vertical-align:middle;}
.sch_resmenu  ul li:nth-child(3) {width:80px;}
.sch_resmenu  ul li:nth-child(3) a:after {content:"";display:inline-block;width:13px;height:12px;margin-left:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.sch_resmenu  ul li:nth-child(4) {float:right;border:none;}
.sch_resmenu  ul li:nth-child(4) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.sch_resmenu  ul li:nth-child(4) .list_type {background-position: -120px -75px;}
.sch_resmenu  ul li:nth-child(4) .img_type {background-position: -140px -75px;}
.sch_resmenu  ul li:nth-child(4) .thumb_type {background-position: -160px -75px;}
.sch_resmenu  ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.search_banner {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom:15px;padding-bottom:10px;}
.search_banner .paging {display:inline-block;width:100%; text-align:center;font-size:10px;color:#333;}
.search_banner .paging i {font-size:11px;font-weight:bold;color:#333;}

.cate_img_type {padding:0 7px;}
.cate_img_type ul {padding-top:10px;}
.cate_img_type ul.pt0 {padding-top:0px;}
.cate_img_type ul.pb10 {padding-bottom:10px;}
.cate_img_type.pb40 {padding-bottom:40px;}
.cate_img_type ul li {float:left;width:50%;padding:10px 0;position:relative;}
.cate_img_type ul li .inner {display:block;margin:0 7px 0px 7px;color:#666;position:relative;}
.cate_img_type ul li .inner span {display:block;position:relative;}
.cate_img_type ul li .inner img {width:100%;display:block;margin-bottom:10px;}
.cate_img_type ul li .inner .flag_akplaza {display:block;position:absolute;left:0;top:0;width:30px;height:30px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -154px -20px;}
.cate_img_type ul li .inner .flag_npick {display:block;position:absolute;left:0;bottom:0px;width:50px;height:16px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -125px -25px;}
.cate_img_type ul li .inner .area {min-height:115px;}
.cate_img_type ul li .inner .area.mh60 {min-height:60px;}
.cate_img_type ul li .inner .area .flag {display: block;margin-bottom: 5px;}
.cate_img_type ul li .inner .area .flag em {display: inline-block;vertical-align:middle;padding:0 6px;margin:0 4px 2px 0; font-size: 11px;font-weight:normal;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.cate_img_type ul li .inner .area .flag .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.cate_img_type ul li .inner .area .flag .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.cate_img_type ul li .inner .area .flag .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.cate_img_type ul li .inner .area strong {display:block;margin-bottom:1px; font-size:12px;font-weight:normal;color:#333;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom: 5px;}
.cate_img_type ul li .inner .area em {font-size:15px;font-weight:bold;color:#333;}
.cate_img_type ul li .inner .area em i {font-size:11px;font-weight:normal;margin-left:2px;}
.cate_img_type ul li .inner .area .percent {font-size:20px;font-weight:bold;color:#333;}
.cate_img_type ul li .inner .area del {font-size:10px;margin-left:5px;}

.cate_img_type ul li .inner .area .sale{font-size: 30px;display: inline-block;color: #333;font-weight: bold;margin-right: 5px;}
.cate_img_type ul li .inner .area .sale i{font-size: 13px;font-weight: normal;}
.cate_img_type ul li .inner .area .price{display: inline-block;line-height: 12px;}

.cate_img_type ul li .inner .area .rental{padding-bottom: 5px;}
.cate_img_type ul li .inner .area .rental p{letter-spacing: -2px;}
.cate_img_type ul li .inner .area .rental span{font-size: 12px;display: inline;color:#000;}
.cate_img_type ul li .inner .area .rental span.sbj{font-weight: bold;margin-right: 5px;}

.cate_img_type ul li .offer {display:block;border-top: 1px solid #e5e5e5;padding-top: 5px;margin:0 7px;}
.cate_img_type ul li .offer i {letter-spacing:-2px;}
.cate_img_type ul li .offer em {font-size:11px;color:#e5e5e5;padding: 5px;margin: 0;}
.cate_img_type ul li .offer i:first-child {margin-left:0;}
.cate_img_type ul li .offer .saving {color:#e51c52;}
.cate_img_type ul li .offer .free {color:#666;}

.cate_img_type ul li button {background-color:transparent;}
.cate_img_type ul li .btn_open {position:absolute;right:7px;top:10px; width:31px;height:31px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px -20px;}
.cate_img_type ul li .icon {display:none;position:absolute;right:12px;top:13px;z-index: 10;}
.cate_img_type ul li .icon button {display:block;width:31px;height:31px;margin-bottom:4px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cate_img_type ul li .icon .btn_close {background-position: -31px -20px;}
.cate_img_type ul li .icon .btn_share {background-position: -62px -20px;}
.cate_img_type ul li .icon .btn_pick {background-position: -92px -20px;}
.cate_img_type ul li .icon .btn_pick.on {background-position: 0px -175px;}
.cate_img_type ul li .icon .btn_cart {background-position: -123px -20px;}
.cate_img_type ul li .ranking {display:block;position:absolute;left:7px;top:10px; width:25px;line-height:25px;font-size:13px;font-weight:bold;color:#fff;background-color:#333;text-align:center;}
.cate_img_type ul li .ranking.good {background-color:#e51c52;}
.cate_img_type ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.cate_img_type .sub_tit {margin: 30px 10px -10px;font-size:15px;}
.cate_img_type .sub_tit.mt15 {margin: 15px 10px -5px;letter-spacing: -0.05em;}
.cate_img_type .sub_tit i {color:#e51c52}

.sub_tit_type {margin: 30px 10px -10px;font-size:15px;padding-right: 50px;position:relative;}
.sub_tit_type.mt15 {margin: 15px 10px -5px;letter-spacing: -0.05em;}
.sub_tit_type i {color:#e51c52}
.sub_tit_type .goods_type {position:absolute;right:0;top:2px; width: 16px;height: 16px;background-color:transparent; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size: 200px 206px;}
.sub_tit_type .img_type {background-position: -140px -75px;}
.sub_tit_type .list_type {background-position: -120px -75px;}
.sub_tit_type .thumb_type {background-position: -160px -75px;}

.cate_list_type.tem_type ul {border-top: 1px solid #ddd;margin-top: 5px;}
.cate_list_type ul li {margin-bottom:13px;padding:10px 0 33px 0;position:relative;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.cate_list_type ul li .item_box{border-bottom:1px solid #e5e5e5;padding-right: 10px;}
.cate_list_type ul li:first-child {border-top:none;}
.cate_list_type ul li:last-child {margin-bottom:0px;border-bottom:none;}
.cate_list_type.themore ul li:last-child {margin-bottom:0px;border-bottom:1px solid #e5e5e5;}
.cate_list_type.themore ul li input[type="checkbox"]{position:absolute;left:6px;top:6px;z-index: 10;}
.cate_list_type ul li .img_area {display:block;float:left;width:50%;margin:-10px 15px 0 0;position:relative;}
.cate_list_type ul li .img_area img {width:100%;}
.cate_list_type ul li .img_area button {background-color:transparent;}
.cate_list_type ul li .img_area .btn_open {position:absolute;right:0;top:0; width:31px;height:31px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px -20px;}
.cate_list_type ul li .img_area span {display:none;position:absolute;right:5px;top:3px;z-index: 10;}
.cate_list_type ul li .img_area span button {display:block;width:31px;height:31px;margin-bottom:8px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cate_list_type ul li .img_area span a {display:block;width:31px;height:31px;margin-bottom:4px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cate_list_type ul li .img_area span .btn_close {background-position: -31px -20px;}
.cate_list_type ul li .img_area span .btn_share {background-position: -62px -20px;}
.cate_list_type ul li .img_area span .btn_pick {background-position: -92px -20px;}
.cate_list_type ul li .img_area span .btn_pick.on {background-position: 0px -175px;}
.cate_list_type ul li .img_area span .btn_cart {background-position: -123px -20px;}
.cate_list_type ul li .img_area .ranking {display:block;position:absolute;left:0;top:0; width:25px;line-height:25px;font-size:13px;font-weight:bold;color:#fff;background-color:#333;text-align:center;}
.cate_list_type ul li .img_area .ranking.good {background-color:#e51c52;}
.cate_list_type ul li .flag {display: block;margin-bottom: 5px;}
.cate_list_type ul li .flag em {display: inline-block;vertical-align:middle;padding:0 3px;margin:0 2px 2px 0;font-size: 11px;font-weight:normal;color: #000;border:1px solid #e5e5e5;letter-spacing: -1px;}
.cate_list_type ul li .flag em:last-child{margin-right:0;}
.cate_list_type ul li .flag .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.cate_list_type ul li .flag .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.cate_list_type ul li .flag .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.cate_list_type ul li .accent {display:block;font-size:12px;color:#666;margin-bottom:2px;}
.cate_list_type ul li strong {display:block;margin-bottom:7px;font-size:12px;font-weight:normal;color:#000;height:32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.cate_list_type ul li em {font-size:15px;font-weight:bold;color:#333;margin-right:10px;}
.cate_list_type ul li em i {font-size:11px;font-weight:normal;margin-left:2px;}
.cate_list_type ul li del {font-size:10px;color:#666;}
.cate_list_type ul li .rental p{letter-spacing: -2px}
.cate_list_type ul li .rental span{font-size: 12px;}
.cate_list_type ul li .rental span.sbj{font-weight: bold;margin-right: 5px;}
.cate_list_type ul li .sale{font-size: 30px;display: inline-block;color: #333;font-weight: bold;margin-right: 5px;}
.cate_list_type ul li .sale i{font-size: 13px;font-weight: normal;}
.cate_list_type ul li .price{display: inline-block;line-height: 12px;}
.cate_list_type ul li .offer {display:block;width:100%;position:absolute;bottom:6px;left: 0;}
.cate_list_type ul li .offer i {letter-spacing:-2px;}
.cate_list_type ul li .offer em {font-size:11px;color:#e5e5e5;padding: 5px;margin: 0;}
.cate_list_type ul li .offer i:first-child {margin-left:15px;}
.cate_list_type ul li .offer .saving {color:#e51c52;}
.cate_list_type ul li .offer .free {color:#666;}
.cate_list_type ul li .offer a {position: absolute;bottom: 0;right: 5px;font-size:11px;color:#999;line-height:19px;border:1px solid #bbb;border-radius:10px;padding:0 2px 0 5px;margin:-2px 10px 0 3px;}
.cate_list_type ul li .offer a:after {content:"";display:inline-block;margin-left:1px;width:10px;height:9px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -165px -7px;}
.cate_list_type ul li .offer:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.cate_list_type ul li .item_box:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.cate_list_type.nolist {margin-top:25px;}
.cate_list_type.nolist ul li:first-child {border-top:1px solid #e5e5e5;}
.cate_list_type .sub_tit i {color:#e51c52}

.cate_list_type_new {box-shadow:0 15px #eee;margin-bottom: 15px;}
.cate_list_type_new ul {border-top:1px solid #e5e5e5;letter-spacing:0px;}
.cate_list_type_new ul li {padding:10px 0 0 0;position:relative;}
.cate_list_type_new ul li .item_box{border-bottom:1px solid #e5e5e5;padding-right: 10px;}
.cate_list_type_new ul li:first-child {border-top:none;}
.cate_list_type_new ul li:last-child {margin-bottom:0px;border-bottom:none;}
.cate_list_type_new ul li .img_area {display:block;float:left;width:50%;margin:-10px 0px 0 0;position:relative;}
.cate_list_type_new ul li .img_area a {display: block;margin:15px;}
.cate_list_type_new ul li .img_area img {width:100%;}
.cate_list_type_new ul li .flag {display: block;margin-bottom: 5px;padding-top: 7px;}
.cate_list_type_new ul li .flag em {display: inline-block;vertical-align:middle;padding:0 3px;margin:0 2px 2px 0;font-size: 11px;font-weight:normal;color: #000;border:1px solid #e5e5e5;letter-spacing: -1px;}
.cate_list_type_new ul li .flag em:last-child{margin-right:0;}
.cate_list_type_new ul li .flag .fc_red {color: #e51c52;}
.cate_list_type_new ul li .tit {display:block;font-size:13px;color:#333; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cate_list_type_new ul li .tit_txt {display:block;font-size:11px;color:#666;margin:5px 0 10px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cate_list_type_new ul li .date {display:block;font-size:11px;color:#999;}
.cate_list_type_new ul li .item_box:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cate_thumb_type.tem_type ul {border-top: 1px solid #ddd;margin-top: 5px;}
.cate_thumb_type ul li {position:relative;}
.cate_thumb_type ul li img {width:100%;display:block;}
.cate_thumb_type ul li .inner {padding:15px 15px 0 15px;}
.cate_thumb_type ul li .inner .flag {display: block;margin-bottom: 5px;}
.cate_thumb_type ul li .inner .flag em {display: inline-block;vertical-align:middle;padding:0 6px;margin:0 4px 2px 0; font-size: 11px;font-weight:normal;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.cate_thumb_type ul li .inner .flag .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.cate_thumb_type ul li .inner .flag .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.cate_thumb_type ul li .inner .flag .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.cate_thumb_type ul li .inner .accent {display:block;font-size:11px;color:#666;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cate_thumb_type ul li .inner strong {display:block;font-size:12px;font-weight:normal;color:#333;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}

.cate_thumb_type ul li .inner .sale{font-size: 30px;display: inline-block;color: #333;font-weight: bold;margin-right: 5px;}
.cate_thumb_type ul li .inner .sale i{font-size: 13px;font-weight: normal;}
.cate_thumb_type ul li .inner .price{display: inline-block;line-height: 12px;}
.cate_thumb_type ul li .inner em {font-size:15px;font-weight:bold;color:#333;}
.cate_thumb_type ul li .inner em i {font-size:11px;font-weight:normal;margin-left:2px;}

.cate_thumb_type ul li .inner del {font-size:10px;color:#666;margin-left:5px;}
.cate_thumb_type ul li .offer {display:block;font-size:11px;margin: 5px 15px 15px;}
.cate_thumb_type ul li .offer i:after {content:"|";display:inline-block;padding:0 5px;color:#e5e5e5;}
.cate_thumb_type ul li .offer i:last-child:after {display:none;}
.cate_thumb_type ul li .offer .saving {color:#e51c52;}
.cate_thumb_type ul li .offer .free {color:#666;}
.cate_thumb_type ul li .offer .free:nth-child(2):after{display: none;}
.cate_thumb_type ul li .inner .offer .star {display: inline-block;height: 11px;position:relative; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -75px;}
.cate_thumb_type ul li .inner .offer .star:before {content:"";display:block;position:absolute;left:0;top:0;z-index:-1; width: 60px;height: 11px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -157px;}
.cate_thumb_type ul li .inner .offer .star.w10p {width: 6px;}
.cate_thumb_type ul li .inner .offer .star.w20p {width: 12px;}
.cate_thumb_type ul li .inner .offer .star.w30p {width: 18px;}
.cate_thumb_type ul li .inner .offer .star.w40p {width: 24px;}
.cate_thumb_type ul li .inner .offer .star.w50p {width: 30px;}
.cate_thumb_type ul li .inner .offer .star.w60p {width: 36px;}
.cate_thumb_type ul li .inner .offer .star.w70p {width: 42px;}
.cate_thumb_type ul li .inner .offer .star.w80p {width: 48px;}
.cate_thumb_type ul li .inner .offer .star.w90p {width: 54px;}
.cate_thumb_type ul li .inner .offer .star.w100p {width: 60px;}
.cate_thumb_type .sub_tit i {color:#e51c52}

.cate_thumb_type ul li .offer a {position: absolute;bottom: -1px;right: 5px;font-size:11px;color:#999;line-height:19px;border:1px solid #bbb;border-radius:10px;padding:0 2px 0 5px;margin:-2px 10px 0 3px;}
.cate_thumb_type ul li .offer a:after {content:"";display:inline-block;margin-left:1px;width:10px;height:9px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -165px -7px;}

.cate_thumb_type ul li .rental{padding-top: 10px;}
.cate_thumb_type ul li .rental p{letter-spacing: -2px}
.cate_thumb_type ul li .rental span{font-size: 12px;}
.cate_thumb_type ul li .rental span.sbj{font-weight: bold;margin-right: 5px;}

.cate_thumb_type ul li button {background-color:transparent;}
.cate_thumb_type ul li .btn_open {position:absolute;right:10px;top:10px; width:31px;height:31px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px -20px;}
.cate_thumb_type ul li .icon {display:none;position:absolute;right:10px;top:10px;z-index: 10;}
.cate_thumb_type ul li .icon button {display:block;width:31px;height:31px;margin-bottom:4px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cate_thumb_type ul li .icon .btn_close {background-position: -31px -20px;}
.cate_thumb_type ul li .icon .btn_share {background-position: -62px -20px;}
.cate_thumb_type ul li .icon .btn_pick {background-position: -92px -20px;}
.cate_thumb_type ul li .icon .btn_pick.on {background-position: 0px -175px;}
.cate_thumb_type ul li .icon .btn_cart {background-position: -123px -20px;}
.cate_thumb_type ul li .ranking {display:block;position:absolute;left:0px;top:0px; width:25px;line-height:25px;font-size:13px;font-weight:bold;color:#fff;background-color:#333;text-align:center;}
.cate_thumb_type ul li .ranking.good {background-color:#e51c52;}
.cate_deal_type {padding:0 15px 20px 15px;}
.cate_deal_type ul {}
.cate_deal_type ul li {float:left;width:50%;margin-bottom:10px; position:relative;}
.cate_deal_type ul li .inner {margin:0px;padding:0 5px;border:1px solid #ccc;border-bottom:none;color:#666;position:relative;}
.cate_deal_type ul li:nth-child(2n) .inner {border-left:none;padding:0 6px 0 5px;}
.cate_deal_type ul li .inner h5 {line-height:40px;font-size:11px;color:#333;text-align:center;}
.cate_deal_type ul li .inner h5:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.cate_deal_type ul li .inner h5:after {content:"";display:inline-block;margin:-2px 0 0 5px; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.cate_deal_type ul li .inner span {display:block;position:relative;}
.cate_deal_type ul li .inner img {width:100%;display:block;margin-bottom:10px;}
.cate_deal_type ul li .inner .area {min-height:65px;}
.cate_deal_type ul li .inner .area strong {display:block;margin-bottom:5px;font-size:11px;font-weight:normal;color:#333;height: 32px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.cate_deal_type ul li .inner .area em {font-size:12px;font-weight:bold;color:#333;}
.cate_deal_type ul li .inner .area em i {font-size:11px;font-weight:normal;margin-left:2px;}
.cate_deal_type ul li .inner .area span {display:inline-block;font-size:10px;color:#e51c52;margin-right:5px;}
.cate_deal_type ul li .go {font-size:11px;color:#333;line-height:30px;border:1px solid #ccc;text-align:center;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.cate_deal_type ul li:nth-child(2n) .go {border-left:none;}
.cate_deal_type ul li .go a {display:block;width:50%;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.cate_deal_type ul li .go a:last-child {border-left:1px solid #ccc;}
.cate_deal_type ul li button {background-color:transparent;}
.cate_deal_type ul li .btn_open {position:absolute;right:7px;top:42px; width:31px;height:31px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px -20px;}
.cate_deal_type ul li .icon {display:none;position:absolute;right:12px;top:42px;z-index: 10;}
.cate_deal_type ul li .icon button {display:block;width:31px;height:31px;margin-bottom:2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cate_deal_type ul li .icon .btn_close {background-position: -31px -20px;}
.cate_deal_type ul li .icon .btn_share {background-position: -62px -20px;}
.cate_deal_type ul li .icon .btn_pick {background-position: -92px -20px;}
.cate_deal_type ul li .icon .btn_pick.on {background-position: 0px -175px;}
.cate_deal_type ul li .icon .btn_cart {background-position: -123px -20px;}
.cate_deal_type ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.ad_wrap {border-top:1px solid #e5e5e5;background-color:#f4f4f4;padding:20px 15px;}
.ad_wrap h3 {font-size:11px;color:#666;margin-bottom:10px;}
.ad_wrap ul li {border:1px solid #e5e5e5;position:relative;padding:10px 15px;background-color:#fff;margin-bottom:10px;}
.ad_wrap ul li a {font-size:11px;}
.ad_wrap ul li a strong {display:block;color:#333;margin-bottom:5px;}
.ad_wrap ul li a span {color:#666;}
.ad_wrap ul li a i {color:#886d51;position:absolute;right:15px;top:10px;}

.ico_none {display:block; width:50px;height:58px;margin:38px auto 12px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -101px -123px;}

.category_wrap {letter-spacing:-1px;}
.category_wrap.pt46{padding-top: 46px;}
.category_wrap h1 {position:relative;}
.category_wrap h1 strong {display:block;font-size:15px;color:#333;margin:35px 15px 10px;}
.category_wrap h1 strong.mt20 {margin-top:20px;}
.category_wrap h1 strong.tal {text-align:left;}
.category_wrap h1 span {font-size:12px;font-weight:normal;color:#666;margin-left:10px;}
.category_wrap h1 span i {font-weight:bold;}
.category_wrap h1 a {display:block;width:10px;height:10px;position:absolute;right:15px;top:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}

.category_wrap .cate_menu {border-bottom:1px solid #e5e5e5;background-color:#f4f4f4;padding:12px 15px 12px;overflow-x:scroll;}
.category_wrap .cate_menu.scroll_fix{position: absolute;left: 0;top: 46px;width: 100%;height: 20px;}
.category_wrap .cate_menu.scroll_fix.active{position: fixed;top: 0;z-index: 100}
.category_wrap .cate_menu ul {width:1000px;}
.category_wrap .cate_menu ul li {float:left;margin-right:53px;position:relative;}
.category_wrap .cate_menu ul li:after {content:"";display:block;width:6px;height:12px;position:absolute;right:-35px;top:3px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -155px 0px;}
.category_wrap .cate_menu ul li:last-child:after {display:none;}
.category_wrap .cate_menu ul li a {color:#666;font-size: 13px}
.category_wrap .cate_menu ul li a:after {content:"";display:inline-block;width:9px;height:5px;position:absolute;right:-14px;top:7px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -165px 0px;}
.category_wrap .cate_menu ul li:first-child {margin-right:34px;}
.category_wrap .cate_menu ul li:first-child:after {right:-20px;}
.category_wrap .cate_menu ul li:first-child a:after {display:none;}
.category_wrap .cate_menu ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.category_wrap .cate_smenu {padding:11px 15px 10px;border-bottom:1px solid #e5e5e5;}
.category_wrap .cate_smenu.line_up{border-top: 1px solid #333;}
.category_wrap .cate_smenu ul {display:flex;}
.category_wrap .cate_smenu ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.category_wrap .cate_smenu ul li button {background-color:transparent;} 
.category_wrap .cate_smenu ul li:before {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.category_wrap .cate_smenu ul li:last-child:before {display:none;}
.category_wrap .cate_smenu ul li:nth-child(1) {flex:1;padding:0 15px 0 0;text-align: left;}
.category_wrap .cate_smenu ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.category_wrap .cate_smenu ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.category_wrap .cate_smenu ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.category_wrap .cate_smenu ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.category_wrap .cate_smenu ul li:nth-child(2) {flex:0 105px;}
.category_wrap .cate_smenu ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.category_wrap .cate_smenu ul li:nth-child(3) {flex:0 70px;padding:2px 0 0 20px;}
.category_wrap .cate_smenu ul li:nth-child(3) a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.category_wrap .cate_smenu ul li:nth-child(3).on a {background-position: -145px -55px;}
.category_wrap .cate_smenu ul li:nth-child(4) {flex:0 40px;padding:0 0 0 15px;}
.category_wrap .cate_smenu ul li:nth-child(4) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}
.category_wrap .smenu3 ul li:nth-child(3) {display:none}

.category_wrap .cate_smenu_new {padding:11px 15px 10px;border-bottom:1px solid #e5e5e5;}
.category_wrap .cate_smenu_new ul {display:flex;}
.category_wrap .cate_smenu_new ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.category_wrap .cate_smenu_new ul li button {background-color:transparent;} 
.category_wrap .cate_smenu_new ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.category_wrap .cate_smenu_new ul li:last-child:after {display:none;}
.category_wrap .cate_smenu_new ul li:nth-child(1) {flex:1;padding:0 15px 0 0;text-align: left;}
.category_wrap .cate_smenu_new ul li:nth-child(1) i {color: #e51c52;font-weight:bold;}
.category_wrap .cate_smenu_new ul li:nth-child(1):after {display:none;}
.category_wrap .cate_smenu_new ul li:nth-child(2) {flex:1;}
.category_wrap .cate_smenu_new ul li:nth-child(2) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.category_wrap .cate_smenu_new ul li:nth-child(3) {flex:0 40px;padding:0 0 0 15px;}
.category_wrap .cate_smenu_new ul li:nth-child(3) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}

.category_wrap .chanel_smenu {padding:11px 15px 10px;border-bottom:1px solid #e5e5e5;}
.category_wrap .chanel_smenu ul {display:flex;}
.category_wrap .chanel_smenu ul li {flex:1;position:relative;font-size:13px;color:#333;text-align:center;}
.category_wrap .chanel_smenu ul li button {background-color:transparent;} 
.category_wrap .chanel_smenu ul li:after {content:"";display:block;width:1px;height:16px;background-color:#e5e5e5; position:absolute;right:0px;top:3px;}
.category_wrap .chanel_smenu ul li:last-child:after {display:none;}
.category_wrap .chanel_smenu ul li:nth-child(1) {flex:0 16px;padding:0 15px 0 0;}
.category_wrap .chanel_smenu ul li:nth-child(1) button {width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.category_wrap .chanel_smenu ul li:nth-child(1) .list_type {background-position: -120px -75px;}
.category_wrap .chanel_smenu ul li:nth-child(1) .img_type {background-position: -140px -75px;}
.category_wrap .chanel_smenu ul li:nth-child(1) .thumb_type {background-position: -160px -75px;}
.category_wrap .chanel_smenu ul li:nth-child(3) {flex:1;text-align: right;padding-right: 15px;}
.category_wrap .chanel_smenu ul li:nth-child(3) button:after {content:"";display:inline-block;margin-left:6px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;}
.category_wrap .chanel_smenu ul li:nth-child(2) {display:none;flex:1;padding:2px 0 0 20px;}
.category_wrap .chanel_smenu ul li:nth-child(2) a {display:inline-block;width:48px;height:17px;margin-left:-17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -145px -95px;}
.category_wrap .chanel_smenu ul li:nth-child(2).on a {background-position: -145px -55px;}
.category_wrap .chanel_smenu ul li:nth-child(4) {flex:0 40px;padding:0 0 0 15px;}
.category_wrap .chanel_smenu ul li:nth-child(4) a:before {content:"";display:inline-block;width:13px;height:12px;margin-right:3px;margin-top:-2px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px -75px;vertical-align:middle;}

.category_wrap .exhibit_push {border-bottom:1px solid #e5e5e5;box-shadow:0 10px #f2f2f2;margin-bottom: 10px;margin-top: 60px;}
.category_wrap .exhibit_push .banner {margin-bottom:15px;}
.category_wrap .exhibit_push .banner ul {margin-bottom:5px;}
.category_wrap .exhibit_push .banner ul li {float:left;width:100%;text-align:center;position:relative;}
.category_wrap .exhibit_push .banner ul li img {width:100%;}
.category_wrap .exhibit_push .banner ul li .txt_box {display:block;width:100%;position:absolute;left:0;bottom:0px;}
.category_wrap .exhibit_push .banner ul li .txt_box .txt {display:block;margin:0 15px;padding:12px 0;background-color:#fff;opacity:.8;}
.category_wrap .exhibit_push .banner ul li .txt_box .txt strong {display:block;font-size:13px;color:#000;margin-bottom:2px;}
.category_wrap .exhibit_push .banner ul li .txt_box .txt em {font-size:11px;color:#666;}
.category_wrap .exhibit_push .banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.category_wrap .exhibit_push .banner .dot {display:block;width:100%;text-align:center;}
.category_wrap .exhibit_push .banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.category_wrap .exhibit_push .banner .dot a.on {background-color:#000;}

.category_wrap .brand_push {border-bottom:1px solid #eee;box-shadow:0 15px #f2f2f2;margin-bottom: 15px;}
.category_wrap .brand_push.brbn {border-bottom:1px solid #eee;box-shadow:none;margin-bottom:20px;}
.category_wrap .brand_push ul {text-align:center;}
.category_wrap .brand_push ul li {float:left;width:33.33%;border-top:1px solid #eee;line-height:45px;}
.category_wrap .brand_push ul li a {display:block; font-size:12px;color:#333;}
.category_wrap .brand_push ul li:nth-child(3n-1) a {border-left:1px solid #eee;border-right:1px solid #eee;}
.category_wrap .brand_push ul li a img {vertical-align:middle;max-height: 25px}
.category_wrap .brand_push ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.category_wrap .brand_push .swipe ul {border-bottom:1px solid #eee;}
.category_wrap .brand_push .swipe .dot {display:block;width:100%;text-align:center;margin:5px 0 15px;}
.category_wrap .brand_push .swipe .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.category_wrap .brand_push .swipe .dot a.on {background-color:#000;}

.category_wrap .deal_push {border-bottom:1px solid #e5e5e5;box-shadow:0 15px #eee;margin-bottom: 15px;}
.category_wrap .deal_push.brbn {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.category_wrap .deal_push h1 {position:relative;}
.category_wrap .deal_push h1 strong {display:block;width:53px;height:20px;margin:30px 15px 10px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: 0px 0px;}
.category_wrap .deal_push h1.kor strong {display:block;width:78px;height:16px;margin:38px 15px 12px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -70px;}
.category_wrap .deal_push h1.kor2 strong {display:block;width:82px;height:18px;margin:38px auto 12px; background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: 0px -132px;}
.category_wrap .deal_push h1 a {display:block;width:10px;height:10px;position:absolute;right:15px;top:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}

.cate_tit {font-size:14px;font-weight:bold;color:#000;position:relative;line-height:45px;padding-left: 15px;}
.cate_tit i {font-size:12px;color:#34b4ff;margin-left:3px;}
.cate_tit .btn_logout {font-size:12px;color:#666;font-weight:normal; text-decoration:underline; position:absolute;right:73px;top:17px;line-height:1;}
.cate_tit .btn_set {background-color:transparent; width:16px;height:16px;position:absolute;right:44px;top:15px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-120px -95px;}
.cate_tit.web_ver .btn_logout {right:44px;}
.cate_tit.login_ver em {text-decoration:underline;}
.cate_tit.login_ver em:after {content:"";display:inline-block;margin-left: 5px; width:5px;height:8px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -135px -115px;}

.cate_tit_new {font-size:14px;font-weight:bold;color:#fff;position:relative;line-height:45px;padding-left: 15px;background-color:#333;}
.cate_tit_new i {font-size:11px;color:#fff;margin-left:3px;background-color:#e51c52;padding:3px 11px;border-radius:10px;}
.cate_tit_new .btn_logout {font-size:12px;color:#666;font-weight:normal; text-decoration:underline; position:absolute;right:73px;top:17px;line-height:1;}
.cate_tit_new .btn_set {background-color:transparent; width:16px;height:16px;position:absolute;right:44px;top:15px; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:0px -40px; vertical-align: middle;}
.cate_tit_new.web_ver .btn_logout {right:44px;}
.cate_tit_new.login_ver em {text-decoration:underline;}
.cate_tit_new.login_ver em:after {content:"";display:inline-block;margin:-4px 0 0 5px; width:4px;height:7px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-50px -38px; vertical-align: middle;}

.category_wrap .cate_tap {letter-spacing: -1px;}
.category_wrap .cate_tap li {float:left;width: 50%;font-size: 14px;color: #666;height: 40px;line-height: 40px;text-align: center;border-top:1px solid #e5e5e5;border-bottom:1px solid #000;background-color: #f4f4f4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.category_wrap .cate_tap li:first-child {border-right:1px solid #000;}
.category_wrap .cate_tap li.active {font-weight: bold;color: #000;border-top:1px solid #000;border-bottom:none;background-color: #fff;}
.category_wrap .cate_tap li a {color:#666;}
.category_wrap .cate_tap li a:after {content:"";display:inline-block;width:5px;height:8px;margin:-2px 0 0 7px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-135px -115px;vertical-align:middle;}
.category_wrap .cate_tap:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.category_wrap .cate_stit {font-size:15px;color:#000;position:relative;margin:30px 15px 10px 15px;}
.category_wrap .cate_stit.mt20 {margin-top:20px;}
.category_wrap .cate_stit i {display:inline-block;width:10px;height:10px;margin-left: 5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}

.category_wrap .cate_stit span {position:absolute;right:0;top:0; }
.category_wrap .cate_stit span button {float:left;background-color:transparent;font-size:13px;color:#666;letter-spacing:-1px;padding:0 3px;margin-left:10px; position:relative;}
.category_wrap .cate_stit span button.on {font-weight:bold;color:#000;}
.category_wrap .cate_stit span button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}
.category_wrap .cate_stit span button:first-child:after {content:"";display:block;position:absolute;right:-5px;top:4px;width:1px;height:12px;background-color:#e5e5e5;}
.category_wrap .cate_stit span:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.category_wrap .cate_stit2 {font-size:12px;color:#666;border-top:1px solid #ccc; margin:10px 0 5px;padding-top:15px;}

.category_wrap .cate_stit_new {font-size:15px;color:#000;position:relative;margin:30px 0px 10px 0px;}
.category_wrap .cate_stit_new.mt20 {margin-top:20px;}
.category_wrap .cate_stit_new i {display:inline-block;width:10px;height:10px;margin-left: 5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -115px 0px;}
.category_wrap .cate_stit_new a {float:right; font-size:13px;color:#666;border:1px solid #666;padding:2px 10px;margin-top:-3px;}
.category_wrap .cate_stit_new a:before {content:"";display:inline-block;margin:-2px 5px 0 0px; width:11px;height:11px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-35px -38px; vertical-align: middle;}
.category_wrap .cate_stit_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.category_wrap .cate_stit_new span {position:absolute;right:0;top:0; }
.category_wrap .cate_stit_new span button {float:left;background-color:transparent;font-size:13px;color:#666;letter-spacing:-1px;padding:0 3px;margin-left:10px; position:relative;}
.category_wrap .cate_stit_new span button.on {font-weight:bold;color:#000;}
.category_wrap .cate_stit_new span button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}
.category_wrap .cate_stit_new span button:first-child:after {content:"";display:block;position:absolute;right:-5px;top:4px;width:1px;height:12px;background-color:#e5e5e5;}
.category_wrap .cate_stit_new span:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.category_wrap .cate_stit2 {font-size:12px;color:#666;border-top:1px solid #ccc; margin:10px 0 5px;padding-top:15px;}

.category_wrap .like_list {border:1px solid #e5e5e5;border-bottom:none;margin:0 15px 20px;}
.category_wrap .like_list li {border-bottom:1px solid #e5e5e5;padding:10px 15px;position:relative;}
.category_wrap .like_list li:after {content:"";display:block;position:absolute;right:13px;top:50%;margin-top:-5px; width:6px;height:10px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-140px -115px;}
.category_wrap .like_list li a {font-size:11px;color:#999;}
.category_wrap .like_list li strong {display:block;font-size:13px;font-weight:normal;color:#333;}
.category_wrap .like_list li i {display:inline-block;width:5px;height:8px;text-indent:-10000px;margin:-1px 3px 0 3px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-187px -115px;vertical-align:middle;}

.category_wrap .menu_wrap {box-shadow:0 15px #eee;margin-bottom:15px;}
.category_wrap .menu_list {border-top:1px solid #e5e5e5;}
.category_wrap .menu_list li {float:left;width:25%;text-align:center;}
.category_wrap .menu_list li.active {background-color:#333;position:relative;}
.category_wrap .menu_list li.active a {color:#fff;}
.category_wrap .menu_list li.active:after {content:"";display:block;position:absolute;left:50%;bottom:-5px;margin-left:-5px; width:10px;height:5px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-120px -115px;vertical-align:middle;}
.category_wrap .menu_list li a {display:block;font-size:11px;color:#333;border-right:1px solid #e5e5e5;padding:14px 0 13px;}
.category_wrap .menu_list li:nth-child(4n) a{border-left:none;}
.category_wrap .menu_list li a i {display:block;width:32px;height:24px;margin:0px auto 10px;background-image: url(../images/category/category_sp.png);background-repeat: no-repeat;background-size:128px 120px;}
.category_wrap .menu_list .menu1 a i {background-position:0px 0px;}
.category_wrap .menu_list .menu2 a i {background-position:-32px 0px;}
.category_wrap .menu_list .menu3 a i {background-position:-64px 0px;}
.category_wrap .menu_list .menu4 a i {background-position:-96px 0px;}
.category_wrap .menu_list .menu5 a i {background-position:0px -24px;}
.category_wrap .menu_list .menu6 a i {background-position:-32px -24px;}
.category_wrap .menu_list .menu7 a i {background-position:-64px -24px;}
.category_wrap .menu_list .menu8 a i {background-position:-96px -24px;}
.category_wrap .menu_list .menu9 a i {background-position:0px -48px;}
.category_wrap .menu_list .menu10 a i {background-position:-32px -48px;}
.category_wrap .menu_list .menu11 a i {background-position:-64px -48px;}
.category_wrap .menu_list .menu12 a i {background-position:-96px -48px;}
.category_wrap .menu_list .menu13 a i {background-position:0px -72px;}
.category_wrap .menu_list .menu14 a i {background-position:-32px -72px;}
.category_wrap .menu_list .menu15 a i {background-position:-64px -72px;}
.category_wrap .menu_list .menu16 a i {background-position:-96px -72px;}
.category_wrap .menu_list .menu17 a i {background-position:0px -96px;}
.category_wrap .menu_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.category_wrap .menu_wrap_new {box-shadow:0 15px #eee;padding:0 15px 15px;}
.category_wrap .menu_wrap_new .cate_stit {font-size:15px;color:#000;position:relative;margin:40px 0px 10px 0px;}
.category_wrap .menu_wrap_new .menu_list {border-top:none;}
.category_wrap .menu_wrap_new .menu_list li {float:left;width:25%;text-align:center;}
.category_wrap .menu_wrap_new .menu_list li.active {background-color:#333;position:relative;}
.category_wrap .menu_wrap_new .menu_list li.active a {color:#fff;}
.category_wrap .menu_wrap_new .menu_list li.active:after {content:"";display:block;position:absolute;left:50%;bottom:-5px;margin-left:-5px; width:10px;height:5px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-120px -115px;vertical-align:middle;}
.category_wrap .menu_wrap_new .menu_list li a {display:block;font-size:11px;color:#666;letter-spacing:-0.11em; border-right:none;padding:14px 0 13px;}
.category_wrap .menu_wrap_new .menu_list li:nth-child(4n) a{border-left:none;}
.category_wrap .menu_wrap_new .menu_list li a i {display:block;width:32px;height:24px;margin:0px auto 10px;background-image: url(../images/category/category_sp.png);background-repeat: no-repeat;background-size:128px 120px;}
.category_wrap .menu_wrap_new .menu_list li.active a i {display:block;width:32px;height:24px;margin:0px auto 10px;background-image: url(../images/category/category_sp_on2.png);background-repeat: no-repeat;background-size:128px 120px;}


.category_wrap .menu_con_wrap {background-color:#f4f4f4;}
.category_wrap .menu_con_wrap ul {padding-top:0px;}
.category_wrap .menu_con_wrap ul li {float:left;width:50%;border-bottom:1px solid #e5e5e5;padding:11px 0;}
.category_wrap .menu_con_wrap ul li a {display:block;color:#666;padding-left:15px;line-height: 16px;}
.category_wrap .menu_con_wrap ul li:nth-child(2n-1) a {display:block;color:#666;padding-left:15px;border-right:1px solid #e0e0e0;}
.category_wrap .menu_con_wrap ul li.brbn{border-bottom:none;}
.category_wrap .menu_con_wrap ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.category_wrap .special_menu {margin:0 5px 20px 15px;}
.category_wrap .special_menu li {float:left;width:50%;position:relative;line-height:38px;}
.category_wrap .special_menu li a {display:block;font-size: 13px;border:1px solid #e5e5e5;margin-right:10px;padding-left:10px;}
.category_wrap .special_menu li:after {content:"";display:block;position:absolute;right:23px;top:50%;margin-top:-5px; width:6px;height:10px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-140px -115px;}
.category_wrap .special_menu:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.category_wrap .word_list {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding-bottom:20px;}
.category_wrap .word_list h3 {font-size:20px;color:#000;margin:20px 15px 10px;}
.category_wrap .word_list ul li {font-size:13px;color:#333;padding:10px 15px;border-top:1px solid #e5e5e5;}

.category_wrap .brand_search {padding:20px 0px 70px 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.category_wrap .serach_txt {margin-right:15px;position:relative;}
.category_wrap .serach_txt .sec_btn {display:block;position:absolute;right:10px;top:7px;z-index: 20;background-color:transparent; width:17px;height:17px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -115px -353px;}
.category_wrap .serach_txt .sec_btn:before {content:"";display:block;position:absolute;right:25px;top:0px;width: 1px;height:15px;background-color:#e1e1e1;}
.category_wrap .serach_txt .del_btn {width:14px;height:14px;position:absolute;right:45px;top:9px;background-color:transparent; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -75px;}
.category_wrap .serach_txt span {display:block;height:29px;padding:0 60px 0 10px; height:29px;background-color:#f6f6f6;border:1px solid #e5e5e5;}
.category_wrap .serach_txt span input[type="text"]{background-color:transparent;border:none;width: 100%;height:29px;text-indent:0px;}
.category_wrap .serach_txt ::-webkit-input-placeholder {text-indent:0px;}
.category_wrap .serach_txt ::-moz-placeholder {text-indent:0px;}
.category_wrap .serach_txt :-ms-input-placeholder {text-indent:0px;}
.category_wrap .serach_txt :-moz-placeholder {text-indent:0px;}
.category_wrap .serach_txt placeholder {text-indent:0px;}
.category_wrap .word_wrap {position:relative;padding-left:70px;overflow-x:scroll;margin-left:15px;}
.category_wrap .word_wrap button {background-color:transparent;}
.category_wrap .word_wrap .btn {position:absolute;left:0;top:0;width:55px;line-height:31px;font-size:13px;font-weight:bold;color:#fff;background-color:#333;}
.category_wrap .word_wrap .spelling {width:1000px;}
.category_wrap .word_wrap .spelling button {width:29px;line-height:29px;border:1px solid #bbb;font-size:13px;color:#666;text-align:center;margin-right:5px;}
.category_wrap .word_wrap .spelling button.on {color:#fff;background-color:#333;border:1px solid #333;}
.category_wrap .warp_abs{position: absolute;left: 0px;top: 105px;height: 31px;background: #fff;width: 100%;z-index: 100}

.category_wrap .brand_search_new {padding:20px 0px 50px 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.category_wrap .brand_search_new .serach_txt {margin-right:15px;position:relative;}
.category_wrap .brand_search_new .serach_txt .sec_btn {display:block;position:absolute;right:10px;top:7px;z-index: 20;background-color:transparent; width:17px;height:17px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -115px -353px;}
.category_wrap .brand_search_new .serach_txt .sec_btn:before {content:"";display:block;position:absolute;right:25px;top:0px;width: 1px;height:15px;background-color:#e1e1e1;}
.category_wrap .brand_search_new .serach_txt .del_btn {width:14px;height:14px;position:absolute;right:45px;top:9px;background-color:transparent; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -75px;}
.category_wrap .brand_search_new .serach_txt span {display:block;height:29px;padding:0 60px 0 10px; height:29px;background-color:#f6f6f6;border:1px solid #e5e5e5;}
.category_wrap .brand_search_new .serach_txt span input[type="text"]{background-color:transparent;border:none;width: 100%;height:29px;text-indent:0px;}
.category_wrap .brand_search_new .serach_txt ::-webkit-input-placeholder {text-indent:0px;}
.category_wrap .brand_search_new .serach_txt ::-moz-placeholder {text-indent:0px;}
.category_wrap .brand_search_new .serach_txt :-ms-input-placeholder {text-indent:0px;}
.category_wrap .brand_search_new .serach_txt :-moz-placeholder {text-indent:0px;}
.category_wrap .brand_search_new .serach_txt placeholder {text-indent:0px;}
.category_wrap .brand_search_new .word_wrap {position:relative;padding-left:70px;overflow-x:scroll;margin-left:15px;}
.category_wrap .brand_search_new .word_wrap button {background-color:transparent;}
.category_wrap .brand_search_new .word_wrap .btn {position:absolute;left:0;top:0;width:55px;line-height:31px;font-size:13px;font-weight:bold;color:#fff;background-color:#333;}
.category_wrap .brand_search_new .word_wrap .spelling {width:1000px;}
.category_wrap .brand_search_new .word_wrap .spelling button {width:29px;line-height:29px;border:1px solid #bbb;font-size:13px;color:#666;text-align:center;margin-right:5px;}
.category_wrap .brand_search_new .word_wrap .spelling button.on {color:#fff;background-color:#333;border:1px solid #333;}
.category_wrap .brand_search_new .warp_abs{position: absolute;left: 0px;top: 60px;height: 31px;background: #fff;width: 100%;z-index: 100;}

.category_wrap .brand_search_new .word_list {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding-bottom:20px;}
.category_wrap .brand_search_new .word_list h3 {font-size:20px;color:#000;margin:20px 15px 10px;}
.category_wrap .brand_search_new .word_list ul li {font-size:13px;color:#333;padding:10px 15px;border-top:1px solid #e5e5e5;}

.category_wrap .text_info{font-size: 11px;color: #666;padding:15px 15px 15px 35px;border-bottom: 1px solid #e5e5e5;background-color:#f4f4f4; position:relative;}
.category_wrap .text_info span{display:block;position:absolute;left:15px;top:15px;width: 15px;height: 15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;vertical-align: middle;}

.category_wrap .cate_likeit_new {margin:0 15px;}
.category_wrap .cate_likeit_new h1 strong{margin: 15px 0 10px;}
.category_wrap .cate_likeit_new h1 a {right:0;}

.serach_area {height:37px;border-bottom: 1px solid #ccc;position:relative;padding:8px 45px 0 40px;}
.serach_area.type2 {padding:8px 15px 0 40px;}
.serach_area .btn_back{display:block;position:absolute;top:15px;left:15px;width:17px;height:15px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position: 0px -20px;}
.serach_area .btn_init{display:block;position:absolute;top:15px;left:15px;padding-left: 15px;font-size:11px;color:#666; width:50px;height:13px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -40px 0;}
.serach_area .btn_del{display:block;position:absolute;top:15px;right:15px;width:15px;height:15px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: -22px 0;}

.cate_search{padding-bottom: 70px;}
.cate_search .category_list {font-size:12px;line-height:40px;margin:10px 15px 0;letter-spacing:-1px;}
.cate_search .category_list a {color:#333;}
.cate_search .category_list .active {font-weight:bold;}
.cate_search .category_list li {font-size:12px;border-bottom:1px solid #e5e5e5;padding-left:10px;position:relative;}
.cate_search .category_list input[type="checkbox"]{margin-right:10px;}
.cate_search .category_list li i {color:#999;font-weight:normal;margin-left:5px;}

.cate_search .search_detail {margin:20px 15px 0px;}
.cate_search .search_detail h3 {margin:10px 0;font-size:13px;font-weight:normal;color:#333;letter-spacing:-1px;}
.cate_search .search_detail input[type="text"]{width:100%;margin-bottom:8px;}
.cate_search .search_detail input[type="tel"]{width:100%;margin-bottom:8px;}
.cate_search .search_detail .favor_select {margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;}
.cate_search .search_detail .favor_select li {float:left;width:50%;margin-bottom:6px;}
.cate_search .search_detail .favor_select li a {color:#333;}
.cate_search .search_detail .favor_select li input[type="checkbox"]{margin-right:6px;}
.cate_search .search_detail .favor_select.chanel {margin-bottom:10px;padding-bottom:0px;border-bottom:none;}
.cate_search .search_detail .favor_select2 {margin-bottom:0px;padding-bottom:0px;border-top:1px solid #e5e5e5;border-bottom:none;padding-top:15px;margin-top:10px;}
.cate_search .search_detail.search_type2 {}
.cate_search .search_detail.search_type2 .favor_select {border-top:1px solid #e5e5e5;border-bottom:none;padding-top:15px;padding-bottom:5px;margin-top:10px;margin-bottom:0px;}

.cate_search .search_detail .favor_select:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cate_search .search_detail .price_area {display:flex;}
.cate_search .search_detail .price_area li {flex:1;}
.cate_search .search_detail .price_area li:first-child {margin-right: 10px;position:relative;}
.cate_search .search_detail .price_area li:first-child:after {content:"~";display:block;position:absolute;right:-15px;top:7px; font-size:13px;color:#999;}
.cate_search .search_detail .price_area li:last-child {margin-left: 10px;}

.cate_search .category_list2 {font-size:12px;color:#333;line-height:35px;margin:10px 15px 0;letter-spacing:-1px;}
.cate_search .category_list2 input[type="checkbox"]{margin-right:5px;}
.cate_search .category_list2 dt {border-bottom:1px solid #e5e5e5;padding:4px 0 4px 10px;position:relative;}
.cate_search .category_list2 button {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.cate_search .category_list2 button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.cate_search .category_list2 .active button {content: "";display: block;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}
.cate_search .category_list2 dd.active {font-weight:normal;}
.cate_search .category_list2 dd ul {border-bottom:1px solid #e5e5e5;background-color:#fafafa;padding:15px 0 5px 0;}
.cate_search .category_list2 dd ul li {font-size:12px;color:#666;padding:0 0 0 15px;position:relative;padding-bottom: 10px;line-height:25px;}
.cate_search .category_list2 dd ul li:before {content:"";display:inline-block;width:7px;height:7px;margin:-5px 5px 0 0;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:-55px 0px;vertical-align:middle;}

.cate_search .category_list3 {font-size:12px;color:#333;line-height:35px;margin:10px 15px 0;letter-spacing:-1px;}
.cate_search .category_list3 input[type="checkbox"]{margin-right:5px;}
.cate_search .category_list3 dt {border-bottom:1px solid #e5e5e5;padding:4px 0 4px 10px;position:relative;}
.cate_search .category_list3 button {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.cate_search .category_list3 button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.cate_search .category_list3 .active button {content: "";display: block;width: 15px;height: 9px;position: absolute;right:10px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}
.cate_search .category_list3 dd.active {font-weight:normal;}
.cate_search .category_list3 dd ul {border-bottom:1px solid #e5e5e5;background-color:#fafafa;padding:15px 0 5px 0;}
.cate_search .category_list3 dd ul li {font-size:12px;color:#666;padding:0 0 0 15px;position:relative;padding-bottom: 10px;line-height:25px;}
.cate_search .category_list3 dd ul li:before {content:"";display:inline-block;width:7px;height:7px;margin:-5px 5px 0 0;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:-55px 0px;vertical-align:middle;}

.cate_search .search_nav {line-height:35px;border-bottom:1px solid #e5e5e5;padding:0 15px;}

.detail_menu {position: fixed;width: 100%;left: 0;top: 0;height: 46px;background: #fff;z-index: 500}
.detail_menu .btn_back2 {display:block;border-bottom:1px solid #bbb;position:absolute;top:0px;left:0px;z-index:10;width:40px;height:45px;}
.detail_menu .btn_back2 a{display:block;position:absolute;top:15px;left:10px;width:17px;height:15px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position: 0px -20px;}

.detail_menu .inner {margin-left:40px;overflow-x:scroll;background-image: url(../images/common/dot.png);background-repeat: repeat-x;background-position: left bottom;}
.detail_menu .inner ul {width:1000px;font-size:12px;letter-spacing:-1px;}
.detail_menu .inner ul li {float:left;margin-right:10px;padding:14px 5px 11px;position:relative;}
.detail_menu .inner ul li a {color:#666;font-size: 14px}
.detail_menu .inner ul li.active:after {content:"";display:block;width:100%;position:absolute;left:0;bottom:0px;z-index:10;border-bottom:2px solid #333;}
.detail_menu .inner ul li.active a {color:#333;font-weight:bold;}
.detail_menu .inner ul li.active a i {color:#e51c52;}
.detail_menu .inner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap {letter-spacing:-1px;padding-top: 46px;overflow:hidden;}
.detail_wrap.pt0 {padding-top:0px;}
.detail_wrap .mallprd_info {padding:15px 15px 10px 15px;font-size:16px;font-weight:bold;color:#333;}
.detail_wrap .mallprd_info i {display:block;font-size:15px;font-weight:normal;color:#666;}
.detail_wrap .mallprd_info em {display:block;font-size:13px;font-weight:normal;color:#e51c52;}
.detail_wrap .mallprd_info .flag {margin-bottom: 8px;position:relative;}
.detail_wrap .mallprd_info .flag em {display: inline-block;vertical-align:middle;padding:0 6px;margin:0 4px 2px 0; font-size: 11px;font-weight:normal;color: #000;border:1px solid #e5e5e5;letter-spacing: -2px;}
.detail_wrap .mallprd_info .flag .akplaza {height:18px;line-height:18px;padding:0 5px;border:none;background-color:#333;color:#fff;}
.detail_wrap .mallprd_info .flag .selectshop {width:70px;height:18px;border:none;padding:0px;background-color:#aa9176; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -60px -283px;}
.detail_wrap .mallprd_info .flag .pick {width:40px;height:18px;padding:0px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -236px -212px;}
.detail_wrap .mallprd_info .flag .fc_9 {color:#999;}
.detail_wrap .mallprd_info .flag .share {float:right;background-color:transparent;width:17px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: 0px -40px;}
.detail_wrap .mallprd_info .flag .share_wrap {display:none; width:290px;position:absolute;right:0;top:35px;background-color:#fff;z-index:10;border-radius:0 0 10px 10px;}
.detail_wrap .mallprd_info .flag .share_wrap:before {content:"";display:block;position:absolute;right:0px;top:-15px; width:16px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -63px;}
.detail_wrap .mallprd_info .flag .share_wrap button {background-color:transparent;font-size:11px;color:#666;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top {border:1px solid #e5e5e5;text-align:center;padding:20px;border-radius:10px 0 0 0;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul {display:flex;margin:0 auto 15px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li {flex:1;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(2) {flex:0 62px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(4) {flex:0 72px;} 
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:before {content:"";display:block;width:35px;height:35px;margin:0 auto 10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(1):before {background-position: 0px -90px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(2):before {background-position: -35px -90px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(3):before {background-position: -70px -90px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top ul li:nth-child(4):before {background-position: -105px -90px;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top span {display:block;padding-right: 65px;position:relative;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top span input[type="text"]{width:100%;}
.detail_wrap .mallprd_info .flag .share_wrap .share_top span button {position:absolute;right:0;top:0; width:60px;line-height:34px;font-size:13px;color:#fff;background-color:#333;letter-spacing:-1px;}
.detail_wrap .mallprd_info .flag .share_wrap .btn_close {border:1px solid #e5e5e5;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 2px #eee;opacity:.6;}
.detail_wrap .mallprd_info .flag .share_wrap .btn_close button {width:100%;line-height: 35px;font-size:12px;color:#333;}
.detail_wrap .mallprd_info .flag:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap .powerdeal_wrap {border-top:1px solid #e5e5e5;background-color:#f3f3f3;padding:15px 0;text-align:center;font-size:11px;color:#666;}
.detail_wrap .powerdeal_wrap span {display:block;font-size:15px;font-weight:bold;color:#333;letter-spacing:-2px;}
.detail_wrap .powerdeal_wrap span:before {content:"";display:inline-block;margin:-6px 0 0 5px; width:65px;height:24px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -130px;vertical-align:middle;}
.detail_wrap .powerdeal_wrap .mt5 {margin-top:5px;}
.detail_wrap .powerdeal_wrap i {display:inline-block;border:2px solid #e51c52;padding:1px 10px;margin-right:5px;line-height:13px;border-radius:10px;font-size:10px;font-weight:bold;color:#e51c52;background-color:#fff;}
.detail_wrap .powerdeal_wrap strong {font-size:18px;color:#333;}

.detail_wrap .powerdeal_wrap_new {border-top:1px solid #e5e5e5;background-color:#f3f3f3;padding:15px 0;text-align:center;font-size:11px;color:#666;}
.detail_wrap .powerdeal_wrap_new span {display:block;font-size:15px;font-weight:bold;color:#333;letter-spacing:-2px;}
.detail_wrap .powerdeal_wrap_new span:before {content:"";display:inline-block;margin:-6px 0 0 5px; width:65px;height:24px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -130px;vertical-align:middle;}
.detail_wrap .powerdeal_wrap_new .mt5 {margin-top:5px;font-size:13px;color:#333;}
.detail_wrap .powerdeal_wrap_new i {display:inline-block;border:2px solid #e51c52;padding:1px 10px;margin-right:3px;line-height:13px;border-radius:10px;font-size:10px;font-weight:bold;color:#e51c52;background-color:#fff;}
.detail_wrap .powerdeal_wrap_new strong {font-weight:normal;position:relative;padding-right: 10px;margin-right: 5px;}
.detail_wrap .powerdeal_wrap_new strong:after {content:"";display:block;width:1px;height:10px;background-color:#ccc;position:absolute;right:0;top:3px;}
.detail_wrap .powerdeal_wrap_new em {color: #e51c52;}

.detail_wrap .banner {position:relative;overflow: hidden;}
.detail_wrap .banner ul{display: flex}
.detail_wrap .banner ul li {float:left;width:100%;text-align:center;position:relative;flex-shrink:0;}
.detail_wrap .banner ul li img {width:100%;}
.detail_wrap .banner ul li button {background-color:transparent;display:block;position:absolute; width:36px;height:37px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.detail_wrap .banner ul li .play {background-position: 0px 0px;left:15px;bottom:20px;}
.detail_wrap .banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.detail_wrap .banner .blowup {background-color:transparent;display:block;position:absolute;right:15px;bottom:38px; width:36px;height:37px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -40px 0px;}
.detail_wrap .banner .dot {display:block;width:100%;text-align:center;}
.detail_wrap .banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.detail_wrap .banner .dot a.on {background-color:#e2005e;}
.detail_wrap .banner .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.detail_wrap .banner .dot span.swiper-pagination-bullet-active {background-color:#000;}

/* PAGER */
.detail_wrap .banner .bx-wrapper .bx-pager{text-align: center;color: #666;padding-top: 15px;height: 2px;}
.detail_wrap .banner .bx-wrapper .bx-pager .bx-pager-item{display: inline-block;*zoom: 1;*display: inline;}
.detail_wrap .banner .bx-wrapper .bx-pager.bx-default-pager a{text-indent: -9999px;display: block;width:11px;height:2px;background-color:#b8b8b8;margin: 0 1px}
.detail_wrap .banner .bx-wrapper .bx-pager.bx-default-pager a.active{background: #e2005e;}

.detail_wrap .detail_list {padding:0 15px;color:#666;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .detail_list.noline {border-bottom:none;box-shadow:none;margin-bottom:10px;}
.detail_wrap .detail_list.mb30 {margin-bottom:30px;}
.detail_wrap .detail_list li {border-bottom:1px solid #e5e5e5;padding:12px 0 10px;}
.detail_wrap .detail_list li.brbn {border-bottom:none;padding:12px 0 0px;}
.detail_wrap .detail_list li:last-child {border-bottom:none;}
.detail_wrap .detail_list li:first-child em {line-height: 20px;}
.detail_wrap .detail_list li em {font-size:12px;color:#333;}
.detail_wrap .detail_list li em button {display:inline-block;margin-left:6px;margin-top:-3px;background-color:transparent;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.detail_wrap .detail_list li em .calculator {width:16px;height:18px;background-position:-175px -40px;}
.detail_wrap .detail_list li em .help {width:20px;height:20px;background-position:-40px -40px;}
.detail_wrap .detail_list li span {float:right;font-size: 13px;text-align:right;}
.detail_wrap .detail_list li span del {color:#999;}
.detail_wrap .detail_list li span em {font-size:20px;font-weight:bold;color:#e2005e;margin-left:5px;}
.detail_wrap .detail_list li span em i {font-size:14px;}
.detail_wrap .detail_list li span .import2 {font-size:11px;color:#333;border:1px solid #333;padding:2px 5px; margin-right:5px;}
.detail_wrap .detail_list li span .install {font-size:11px;color:#000;border:1px solid #707070;padding:4px 10px;margin-right:10px;}
.detail_wrap .detail_list li .import {font-size:13px;font-weight:bold;color:#333;}
.detail_wrap .detail_list li .import i {font-size:11px;font-weight:normal;color:#666;}
.detail_wrap .detail_list li p {font-size:11px;font-weight:normal;color:#999;border:1px solid #ddd;padding:10px 15px;clear:both;margin-top:10px;line-height:1.5;}
.detail_wrap .detail_list li p i {display:block; color:#666;}
.detail_wrap .detail_list li:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 

.detail_wrap .attention {padding:15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .attention p {border:1px solid #333;font-size:12px;font-weight:bold;color:#333;padding:10px 15px 10px;text-align:center;margin-bottom: 8px;}
.detail_wrap .attention p:last-child {margin-bottom:0;}
.detail_wrap .attention p i {color:#e2005e;}
.detail_wrap .attention p a {display:block;}
.detail_wrap .attention p em {display:inline-block;margin-left:7px;width:4px;height:6px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-75px -40px}
.detail_wrap .attention .type2 {border:1px solid #e6e5f8;background-color:#e6e5f8;} 

.detail_wrap .info {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:0 15px;}
.detail_wrap .info dl {}
.detail_wrap .info dl dt {border-bottom:1px solid #e5e5e5;font-size:12px;color:#666;padding:12px 0 12px;}
.detail_wrap .info dl dt em {display:inline-block;font-size:12px;color:#333;}
.detail_wrap .info dl:first-child dt em {padding-top:8px;}
.detail_wrap .info dl dt em.pt0{padding-top: 0;}
.detail_wrap .info dl dt span {float:right;position:relative;padding-right:25px;}
.detail_wrap .info dl dt span strong {display:block;font-size:15px;color:#333;text-align:right;}
.detail_wrap .info dl dt span strong i {font-size:13px;}
.detail_wrap .info dl dt span button {display: block;background-color:transparent; width: 15px;height: 9px;position: absolute;right:0px;top:50%;margin-top:-6px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.detail_wrap .info dl dt span button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.detail_wrap .info dl dt.active span button {background-position: -15px -30px;}
.detail_wrap .info dl dt:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.detail_wrap .info dl:last-child dt {border-bottom:none;}
.detail_wrap .info dl dd {display:none;}
.detail_wrap .info dl .pay_method ul li {border-bottom:1px dashed #e5e5e5;padding:10px 15px;font-size:12px;font-weight:bold;color:#333;position:relative;}
.detail_wrap .info dl .pay_method ul li:last-child {border-bottom:1px solid #e5e5e5;}
.detail_wrap .info dl .pay_method ul li:after {content:"";display:block;position:absolute;right:0;top:50%;margin-top: -8px;width:9px;height:16px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px -40px}
.detail_wrap .info dl .pay_method ul li em {font-size:13px;font-weight:bold;color:#e51c52;}
.detail_wrap .info dl .pay_method ul li em i {font-size:12px;}
.detail_wrap .info dl .pay_method ul li span {display:block;font-size:11px;font-weight:normal;color:#666;}
.detail_wrap .info dl .tap_info {border-top: 1px solid #e5e5e5;font-size:12px;color:#666;padding-bottom:20px;}
.detail_wrap .info dl .tap_info ul {margin-bottom: 10px;}
.detail_wrap .info dl .tap_info ul li {position: relative;text-align:left;border-bottom: 1px solid #e5e5e5;padding:12px 0 11px 90px;}
.detail_wrap .info dl .tap_info ul li strong {position: absolute;left: 10px;top: 50%;margin-top:-10px;color:#333;font-weight: normal;}
.detail_wrap .info dl .tap_info span {display:block;}
.detail_wrap .info dl .tap_info span:before {content:"";display:inline-block;margin-right:7px; width:2px;height:2px;background-color:#666;vertical-align:middle;}

.detail_wrap .event_info {padding:15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .event_info a {display:block;border:1px solid #ccc;border-bottom:none;font-size:13px;font-weight:bold;color:#333;padding:15px 10px 15px 90px;position:relative;}
.detail_wrap .event_info a.pl72 {padding-left:72px;}
.detail_wrap .event_info a:last-child {border-bottom:1px solid #ccc;}
.detail_wrap .event_info a i {color:#e2005e;}
.detail_wrap .event_info a em {position:absolute;left:15px;top:50%;margin-top:-14px; font-size:11px;color:#333;border:1px solid #666;padding:5px 8px 4px;border-radius:13px;margin-right:3px;}

.detail_wrap .brand_info {padding:0 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .brand_info a {display:block;line-height:40px;border-bottom:1px solid #ccc;font-size:12px;font-weight:bold;color:#333;position:relative;}
.detail_wrap .brand_info a:last-child {border-bottom:none;}
.detail_wrap .brand_info a:nth-child(1):before {content:"";display:inline-block;margin-right:10px;width:19px;height:16px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -155px;vertical-align:middle;}
.detail_wrap .brand_info a:nth-child(2):before {content:"";display:inline-block;margin:0 11px 0 2px;width:15px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-115px -155px;vertical-align:middle;}
.detail_wrap .brand_info a:after {content:"";display:block;position:absolute;right:0;top:12px;width:9px;height:16px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px -40px}

.detail_wrap .coupon_info {padding:15px;font-size:11px;color:#999;}
.detail_wrap .coupon_info .btn_coupon {display:block;width:100%;text-align:left;color:#999;height: 57px; background-color:transparent; border:1px solid #999;border-left:3px solid #333;border-right:none;padding:10px 0px 9px 13px;margin-bottom:10px;position:relative;}
.detail_wrap .coupon_info .btn_coupon:last-child {margin-bottom:0px;}
.detail_wrap .coupon_info .btn_coupon strong {display:block;font-size:14px;color:#000;padding-right: 100px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.detail_wrap .coupon_info .btn_coupon span {position:absolute;right:0px;top:0px;}
.detail_wrap .coupon_info .bt_ncoupon span i {display:inline-block;font-size:11px;color:#000;margin-right:15px;}
.detail_wrap .coupon_info .btn_coupon span i:before {content:"";display:inline-block;margin-right:5px;width:11px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-62px -40px;vertical-align:middle;}
.detail_wrap .coupon_info .btn_coupon span em {display:inline-block;width:25px;height:55px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-115px 0px;vertical-align:middle;}
.detail_wrap .coupon_info .btn_more {display:block;background-color:transparent;font-size:13px;color:#666;width:90px;margin:15px auto 0;}
.detail_wrap .coupon_info .btn_more:after {content:"";display:inline-block;margin-left:5px;width: 15px;height: 9px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}

.detail_wrap .sbanner {margin-bottom:5px;}
.detail_wrap .sbanner img {width:100%;}

.detail_wrap .banner_area {padding:15px;}
.detail_wrap .banner_area a {display:block;margin-bottom:10px;}
.detail_wrap .banner_area a:last-child {margin-bottom:0px;}
.detail_wrap .banner_area a img {width:100%;}
.detail_wrap .banner_area h3 {font-size:13px;color:#333;margin-top:25px;margin-bottom:7px;}
.detail_wrap .banner_area h3:first-child {margin-top:5px;}
.detail_wrap .banner_area p {border:1px solid #333;padding:10px 10px 10px 40px;position:relative;color:#333;}
.detail_wrap .banner_area p strong {font-size:12px;color: #e51c52;position:absolute;left:10px;top:10px;text-decoration:underline;font-weight: bold;}

.detail_wrap .banner_area_new {margin:30px 0;}
.detail_wrap .banner_area_new a {display:block;margin-bottom:10px;}
.detail_wrap .banner_area_new a:last-child {margin-bottom:0px;}
.detail_wrap .banner_area_new a img {width:100%;}
.detail_wrap .banner_area_new h3 {font-size:13px;color:#333;margin-top:25px;margin-bottom:7px;}
.detail_wrap .banner_area_new h3:first-child {margin-top:5px;}
.detail_wrap .banner_area_new p {border:1px solid #333;padding:10px 10px 10px 40px;position:relative;color:#333;}
.detail_wrap .banner_area_new p strong {font-size:12px;color: #e51c52;position:absolute;left:10px;top:10px;text-decoration:underline;font-weight: bold;}

.prod_desc {position:relative;}
.prod_desc img {max-width:100%;}
.prod_desc .zoom_finger {position:absolute;left:0;top:22px;width:100%;}
.prod_desc .zoom_finger span {display:block;line-height:40px;}
.prod_desc .zoom_finger span i {display:block; font-size:11px;color:#fff;position:absolute;left:50%;top:0;z-index:20;margin-left:-100px;}
.prod_desc .zoom_finger span i:before {content:"";display:inline-block;margin-right:10px;width:33px;height:24px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px 0px;vertical-align:middle;}
.prod_desc .zoom_finger span em {display:block;width:80%;position:absolute;left:10%;top:0;z-index:10;background-color:#333;opacity:.8;height:40px;border-radius:20px;}
.prod_desc dl {color:#666;padding:20px 15px 30px;}
.prod_desc dl dt {font-size:13px;color:#333;font-weight:bold;margin-bottom:10px;}

.detail_wrap .goods_number {text-align:center;padding-bottom: 20px;}
.detail_wrap .goods_number h5 {font-size:13px;color:#333;text-align:center;margin:40px 0 10px;}
.detail_wrap .goods_number h5:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.detail_wrap .goods_number h5:after {content:"";display:inline-block;margin:-2px 0 0 5px; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.detail_wrap .goods_number p {font-size: 14px;color:#333;line-height:1.3}
.detail_wrap .goods_number strong {font-size: 18px;color:#e2005e;}
.detail_wrap .goods_number strong i {font-size: 12px;}

.prod_desc .goods_contents{}
.prod_desc .goods_contents h2{}
.prod_desc .goods_contents h2 img{width:auto;max-width: 100%}
.prod_desc .goods_contents *{height: auto !important;width: auto !important}

.drop_box_area {width:100%;background-color:#fff;position:fixed;bottom:0px;z-index:1000;}
.drop_box_area button {background-color:transparent;}
.drop_box_area .layer_opt {position:relative;}
.drop_box_area .layer_opt.active {height:320px;}
.drop_box_area .layer_opt.active .opt_layer {display:block;}
.drop_box_area .layer_opt.on .opt_layer {z-index: 20;}

.drop_box_area .btn_door {width:100%;height:22px;border-top:1px solid #999;}
.drop_box_area .btn_door:before {content:"";display:inline-block;width:30px;height:7px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:0px -180px;}

.drop_box_area .drop_box .scroll_area {max-height:246px;overflow-y:scroll;}
.drop_box_area .drop_box .scroll_area.npik {max-height:200px;}
.drop_box_area .drop_box .scroll_area.max {max-height:192px;}
.drop_box_area .drop_box .scroll_area.npik.max {max-height:146px;}

.drop_box_area .serach_txt {position:relative;}
.drop_box_area .serach_txt:before {content:"";display:block;position:absolute;left:11px;top:11px;z-index: 10; width:16px;height:16px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -215px -260px;}
.drop_box_area .serach_txt button {width:14px;height:14px;position:absolute;right:10px;top:11px;background-color:transparent; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -75px;}
.drop_box_area .serach_txt span {display:block;height:35px;padding:0 25px 0 30px;background-color:#f6f6f6;border-top:1px solid #e5e5e5;border-left:1px solid #333;border-right:1px solid #333;}
.drop_box_area .serach_txt span input[type="text"]{background-color:transparent;border:none;width: 100%;height:35px;text-indent:0px;}
.drop_box_area .serach_txt ::-webkit-input-placeholder {text-indent:0px;}
.drop_box_area .serach_txt ::-moz-placeholder {text-indent:0px;}
.drop_box_area .serach_txt :-ms-input-placeholder {text-indent:0px;}
.drop_box_area .serach_txt :-moz-placeholder {text-indent:0px;}
.drop_box_area .serach_txt placeholder {text-indent:0px;}

.drop_box_area .opt_type1 {padding:0 15px;}
.drop_box_area .opt_type1 dl {border-bottom:1px solid #e5e5e5;padding:5px 0;}
.drop_box_area .opt_type1 dl.opt_sel3 {border-bottom:none;}
.drop_box_area .opt_type1 dl dt {float:left;margin-top:17px;}
.drop_box_area .opt_type1 dl dd {float:right;padding:8px 0;}
.drop_box_area .opt_type1 dl dd button {line-height:33px;letter-spacing:-1px;margin-left:2px;}
.drop_box_area .opt_type1 dl dd .btn_color {width:33px;height:33px;position:relative;border:1px solid #e5e5e5;color:transparent;}
.drop_box_area .opt_type1 dl dd .btn_color.end:before {content:"";display:block;position:absolute;left:-1px;top:-1px;border:1px solid #e5e5e5; width:31px;height:31px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-116px -183px;}
.drop_box_area .opt_type1 dl dd .btn_color.on {border:5px solid #eee;}
.drop_box_area .opt_type1 dl dd .btn_color.on:before {content:"";display:block;position:absolute;left:-5px;top:-5px;border:1px solid #e5e5e5; width:29px;height:29px;border:2px solid #333;}
.drop_box_area .opt_type1 dl dd .btn_txt {border:1px solid #bbb;width:39px;line-height:31px;}
.drop_box_area .opt_type1 dl dd .btn_txt.end {background-color:#f4f4f4;color:#aaa;border:1px solid #e5e5e5;}
.drop_box_area .opt_type1 dl dd .btn_txt.on {background-color:#333;color:#fff;border:1px solid #333;}
.drop_box_area .opt_type1 dl dd.quantity {width:100%;text-align:right;font-size:11px;color:#333;padding:0;}
.drop_box_area .opt_type1 dl dd.quantity i {color: #e51c52;}
.drop_box_area .opt_type1 dl:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.drop_box_area .alarm {padding:18px 130px 18px 0;border-top:1px solid #e5e5e5;position:relative;}
.drop_box_area .alarm i {color: #e51c52;margin-right:10px;}
.drop_box_area .alarm i:before {content:"";display:inline-block;margin-right:5px; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-75px -166px;vertical-align:middle;}
.drop_box_area .alarm button {float:right;position:absolute;right:0;top:10px; background-color:#f4f4f4;border:1px solid #bbb;line-height:29px;padding:0 10px;vertical-align:middle;}
.drop_box_area .alarm:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.drop_box_area .alarm_out {padding:18px 130px 18px 15px;border-top:1px solid #e5e5e5;position:relative;}
.drop_box_area .alarm_out button {float:right;position:absolute;right:15px;top:10px; background-color:#f4f4f4;border:1px solid #bbb;line-height:29px;padding:0 10px;vertical-align:middle;}


.drop_box_area .addtit {font-size:13px;color:#333;padding:0px 15px;}

.drop_box_area .opt_type2 {padding:10px 15px;}
.drop_box_area .opt_type2 li {margin-bottom:10px;}
.drop_box_area .opt_type2 li button {width:100%;text-align:left; text-indent: 12px;line-height:35px;border: 1px solid #bbbbbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.drop_box_area .opt_type2 li button:after {content:"";display:block;width: 30px;height:36px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -40px; vertical-align: middle;}
.drop_box_area .opt_type2 li button.on {border:1px solid #333;background-color:#fff;}
.drop_box_area .opt_type2 li button.on:after {background-position:-105px -119px;}

.drop_box_area .opt_type3 {padding:10px 15px;}
.drop_box_area .opt_type3 li {margin-bottom:10px;}
.drop_box_area .opt_type3 li button {width:100%;text-align:left; text-indent: 12px;line-height:35px;border: 1px solid #bbbbbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.drop_box_area .opt_type3 li button:after {content:"";display:block;width: 30px;height:36px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -40px; vertical-align: middle;}
.drop_box_area .opt_type3 li button.on {border:1px solid #333;background-color:#fff;}
.drop_box_area .opt_type3 li button.on:after {background-position:-105px -119px;}


.drop_box_area .opt_type5 {padding:10px 15px;}
.drop_box_area .opt_type5 li {margin-bottom:10px;}
.drop_box_area .opt_type5 li button {width:100%;text-align:left; text-indent: 12px;line-height:35px;border: 1px solid #bbbbbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.drop_box_area .opt_type5 li button:after {content:"";display:block;width: 30px;height:36px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -40px; vertical-align: middle;}
.drop_box_area .opt_type5 li button.on {border:1px solid #333;background-color:#fff;}
.drop_box_area .opt_type5 li button.on:after {background-position:-105px -119px;}


.drop_box_area .opt_type6 {padding:10px 15px;}
.drop_box_area .opt_type6 li {margin-bottom:10px;}
.drop_box_area .opt_type6 li button {width:100%;text-align:left; text-indent: 12px;line-height:35px;border: 1px solid #bbbbbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.drop_box_area .opt_type6 li button.on {border:1px solid #333;background-color:#fff;}

.drop_box_area .opt_layer {display:none;width:100%;position:absolute;left:0;top:25px;z-index: -1;background-color:#fff;}
.drop_box_area .opt_layer dl {padding:0px 10px 10px;}
.drop_box_area .opt_layer dl dt {text-indent: 12px;line-height:35px;border:1px solid #333;border-bottom:none;background-color:#fff;font-size: 13px;color:#000;position:relative;}
.drop_box_area .opt_layer dl dt:after {content:"";display:block;width: 30px;height:63px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -80px; vertical-align: middle;}
.drop_box_area .opt_layer dl .sel_op {border:1px solid #333;height:212px;overflow-y:scroll;}

.drop_box_area .opt_layer dl .sel_op {border:1px solid #333;height:212px;overflow-y:scroll;}
.drop_box_area .opt_layer dl .sel_op2 {height:147px;}
.drop_box_area .opt_layer dl .sel_op button {display:block;padding:11px 10px;font-size:12px;color:#999;border-bottom:1px solid #e5e5e5;background-color:transparent;width:100%;text-align:left;}
.drop_box_area .opt_layer dl .sel_op button:last-child {border-bottom:none;}
.drop_box_area .opt_layer dl .sel_op button strong {display:block;font-size:13px;color:#000;}
.drop_box_area .opt_layer dl .sel_op button.end strong {color:#999;}
.drop_box_area .opt_layer dl .sel_op button.end i {color: #e51c52;}

.drop_box_area .opt_layer dl .sel_op_deal {border:1px solid #333;height:212px;overflow-y:scroll;}

.drop_box_area .opt_layer dl .sel_op_deal {border:1px solid #333;height:212px;overflow-y:scroll;}
.drop_box_area .opt_layer dl .sel_op_deal button {display:block;padding:11px 10px;font-size:12px;color:#999;border-bottom:1px solid #e5e5e5;background-color:transparent;width:100%;text-align:left;}
.drop_box_area .opt_layer dl .sel_op_deal button:last-child {border-bottom:none;}
.drop_box_area .opt_layer dl .sel_op_deal button strong {display:block;font-size:13px;color:#000;}
.drop_box_area .opt_layer dl .sel_op_deal button.end strong {color:#999;}
.drop_box_area .opt_layer dl .sel_op_deal button.end i {color: #e51c52;}

.drop_box_area .opt_layer dl .add_op {border:1px solid #333;height:212px;overflow-y:scroll;}
.drop_box_area .opt_layer dl .add_op button {display:block;padding:11px 10px;font-size:12px;color:#999;border-bottom:1px solid #e5e5e5;background-color:transparent;width:100%;text-align:left;}
.drop_box_area .opt_layer dl .add_op button:last-child {border-bottom:none;}
.drop_box_area .opt_layer dl .add_op button strong {display:block;font-size:13px;color:#000;}
.drop_box_area .opt_layer dl .add_op button.end strong {color:#999;}
.drop_box_area .opt_layer dl .add_op button.end i {color: #e51c52;}

.drop_box_area .opt_layer dl .sel_op_img {display:;border:1px solid #333;height:212px;overflow-y:scroll;}
.drop_box_area .opt_layer dl .sel_op_img button {display:block;padding:10px 10px 10px 75px;font-size:12px;color:#999;border-bottom:1px solid #e5e5e5;position:relative;}
.drop_box_area .opt_layer dl .sel_op_img button:last-child {border-bottom:none;}
.drop_box_area .opt_layer dl .sel_op_img button .tit {display:block;font-size:13px;color:#000; height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.drop_box_area .opt_layer dl .sel_op_img button strong {display:block;font-size:15px;color:#000;line-height:1;margin-top:2px;text-align:left}
.drop_box_area .opt_layer dl .sel_op_img button strong i {font-size:11px;font-weight:normal;}
.drop_box_area .opt_layer dl .sel_op_img button img {width:55px;height:55px;position:absolute;left:10px;top:10px;}
.drop_box_area .opt_layer dl .sel_op_img button.end .tit {color:#999;}
.drop_box_area .opt_layer dl .sel_op_img button.end strong {color:#999;}

.drop_box_area .opt_layer .prd_area {padding:0 34px 0 65px;margin:0 10px;font-size:12px;color:#999;margin-bottom:10px;position:relative;}
.drop_box_area .opt_layer .prd_area .tit {display:block;font-size:13px;color:#000; height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.drop_box_area .opt_layer .prd_area strong {display:block;font-size:15px;color:#000;line-height:1;margin-top:2px;}
.drop_box_area .opt_layer .prd_area strong i {font-size:11px;font-weight:normal;}
.drop_box_area .opt_layer .prd_area img {width:55px;height:55px;position:absolute;left:0px;top:0px;}
.drop_box_area .opt_layer .prd_area .btn_del {background-color:transparent; position:absolute;right:0px;top:0px;border:1px solid #e5e5e5;width:24px;height:24px;}
.drop_box_area .opt_layer .prd_area .btn_del:before {content:"";display:block;margin:-1px auto 0; width:11px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-60px -166px;vertical-align:middle;}

.drop_box_area .alarm2 {padding:18px 130px 18px 15px; border-top:1px solid #e5e5e5;position:relative;}
.drop_box_area .alarm2 i {color: #e51c52;margin-right:10px;}
.drop_box_area .alarm2 i:before {content:"";display:inline-block;margin-right:5px; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-75px -166px;vertical-align:middle;}
.drop_box_area .alarm2 button {float:right;position:absolute;right:15px;top:10px; background-color:#f4f4f4;border:1px solid #bbb;line-height:29px;padding:0 10px;vertical-align:middle;}
.drop_box_area .alarm2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.drop_box_area .prd_area {padding:0 34px 0 65px;margin:0 10px;font-size:12px;color:#999;margin-bottom:10px;position:relative;}
.drop_box_area .prd_area.m15{margin:10px 15px 0;}
.drop_box_area .prd_area .tit {display:block;font-size:13px;color:#000; height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.drop_box_area .prd_area strong {display:block;font-size:15px;color:#000;line-height:1;margin-top:2px;}
.drop_box_area .prd_area strong i {font-size:11px;font-weight:normal;}
.drop_box_area .prd_area img {width:55px;height:55px;position:absolute;left:0px;top:0px;}
.drop_box_area .prd_area .btn_del {background-color:transparent; position:absolute;right:0px;top:0px;border:1px solid #e5e5e5;width:24px;height:24px;}
.drop_box_area .prd_area .btn_del:before {content:"";display:block;margin:-1px auto 0; width:11px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-60px -166px;vertical-align:middle;}

.drop_box_area .op_box_area {background-color:#eee;padding:0.1px 10px 0.1px 10px;position:relative;}
.drop_box_area .op_box_area .op_box {background-color:#fff;padding:5px 10px 10px 10px;margin-top:10px;margin-bottom:10px;position:relative;width:100%;box-sizing:border-box;transition:transform 300ms ease;transform:translate3d(300px, 0, 0);}
.drop_box_area .op_box_area .op_box.active {box-sizing:border-box;transition:transform 300ms ease;transform:translate3d(0, 0, 0);}
.drop_box_area .op_box_area .op_box .op_tit {border-bottom:1px solid #e5e5e5;line-height:35px;padding-left: 3px;}
.drop_box_area .op_box_area .op_box .del {position:absolute;right:15px;top:15px;width:11px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-60px -166px;vertical-align:middle;}
.drop_box_area .op_box_area .op_box .prd_amount {margin-top:10px;padding:0 3px;}
.drop_box_area .op_box_area .op_box .prd_amount input {width:30px;border:none;text-align:center;}
.drop_box_area .op_box_area .op_box .prd_amount button {width:25px;height:25px;border:1px solid #e5e5e5;border-radius:12px;}
.drop_box_area .op_box_area .op_box .prd_amount button:before {content:"";display:inline-block;margin-top:-2px; width:11px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;vertical-align:middle;}
.drop_box_area .op_box_area .op_box .prd_amount .minus:before {background-position:-47px -180px;}
.drop_box_area .op_box_area .op_box .prd_amount .plus:before {background-position:-35px -180px;}
.drop_box_area .op_box_area .op_box .prd_amount span {float:right;font-size:18px;font-weight: bold;color:#000;}
.drop_box_area .op_box_area .op_box .prd_amount span i {font-size:14px;font-weight: normal;}
.drop_box_area .op_box_area .op_box .prd_amount em {line-height:25px;}
.drop_box_area .op_box_area .op_box .prd_amount:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.drop_box_area .op_box_area2 {background-color:#eee;padding:0.1px 10px 0.1px 10px;position:relative;}
.drop_box_area .op_box_area2.line:before {content:"";display:block;height:1px;background-color:#ccc;width:100%;}
.drop_box_area .op_box_area2 .op_box {background-color:#fff;padding:.1px 10px 10px 10px;margin-top:10px;margin-bottom:10px;position:relative;width:100%;box-sizing:border-box;}
.drop_box_area .op_box_area2 .op_box .prd_amount {margin-top:10px;padding:0 3px;}
.drop_box_area .op_box_area2 .op_box .prd_amount .fl_r {float:right;}
.drop_box_area .op_box_area2 .op_box .prd_amount input {width:30px;border:none;text-align:center;}
.drop_box_area .op_box_area2 .op_box .prd_amount button {width:25px;height:25px;border:1px solid #e5e5e5;border-radius:12px;}
.drop_box_area .op_box_area2 .op_box .prd_amount button:before {content:"";display:inline-block;margin-top:-2px; width:11px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;vertical-align:middle;}
.drop_box_area .op_box_area2 .op_box .prd_amount .minus:before {background-position:-47px -180px;}
.drop_box_area .op_box_area2 .op_box .prd_amount .plus:before {background-position:-35px -180px;}
.drop_box_area .op_box_area2 .op_box .prd_amount span {font-size:13px;font-weight: bold;color:#333;line-height:25px;}
.drop_box_area .op_box_area2 .op_box .prd_amount:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.drop_box_area .op_swipe {padding-bottom:10px;}
.drop_box_area .op_swipe ul li {padding:10px 15px 0px;}
.drop_box_area .op_swipe ul li button {display:block;float:left;width:50%;margin-bottom:10px;font-weight:bold;text-align:left;background-color:transparent;}
.drop_box_area .op_swipe ul li button em {display:inline-block;width:33px;height:33px;border:1px solid #e5e5e5; vertical-align:middle;margin-right: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.drop_box_area .op_swipe ul li button.on em {border:5px solid #fff;position:relative;}
.drop_box_area .op_swipe ul li button.on em:before {content:"";display:block;border:2px solid #333;width:29px;height:29px;position:absolute;left:-5px;top:-5px;}
.drop_box_area .op_swipe ul li button.end {color:#aaa;}
.drop_box_area .op_swipe ul li button.end em {width:33px;height:33px;border:1px solid #e5e5e5;position:relative;}
.drop_box_area .op_swipe ul li button.end em:before {content:"";display:block;width:33px;height:33px;position:absolute;left:-1px;top:-1px;opacity: 0.6;background-color:#f4f4f4;}

.drop_box_area .op_swipe ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.drop_box_area .op_swipe .dot {display:block;width:100%;text-align:center;line-height:1;}
.drop_box_area .op_swipe .dot a {display:inline-block;width:11px;height:2px;line-height:1;background-color:#b8b8b8;}
.drop_box_area .op_swipe .dot a.on {background-color:#000;}

.drop_box_area .bx-wrapper .bx-pager,.main_wrap .bx-wrapper .bx-pager  {text-align: center;color: #666;padding-top: 20px;height: 2px;}
.drop_box_area .bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.main_wrap .bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.drop_box_area .bx-wrapper .bx-pager.bx-default-pager a,.main_wrap .bx-wrapper .bx-pager.bx-default-pager a {text-indent: -9999px;display: block;width:11px;height:2px;background-color:#b8b8b8;margin: 0 1px}
.drop_box_area .bx-wrapper .bx-pager.bx-default-pager a.active,.main_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.brand_banner .dot  {text-align:center;}

.drop_box_area .op_box_area .op_box.deal {padding:10px 10px 10px 70px;}
.drop_box_area .op_box_area .op_box.deal img {width:55px;height:55px;position:absolute;left:10px;top:10px;}
.drop_box_area .op_box_area .op_box.deal .op_tit {padding-right:40px;line-height:1.5;}
.drop_box_area .op_box_area .op_box.deal .op_tit strong {display:block;height:38px;font-weight:normal; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.drop_box_area .op_box_area .op_box.deal .op_tit span {display:block;font-size:11px;color:#999;padding-bottom:1px;}

.drop_box_area .price_area {text-align:right;padding:5px 15px; font-size:11px;color:#666;border-top:1px solid #e5e5e5;}
.drop_box_area .price_area strong {display:block;font-size:18px;color:#e2005e;}
.drop_box_area .price_area strong i {font-size:14px;} 
.drop_box_area .price_area strong i:first-child {margin-right:15px;}

.drop_box_area .npick {padding:10px 15px;border-top:1px solid #e5e5e5;}
.drop_box_area .npick i {font-size:13px;color:#333;}
.drop_box_area .npick i:before {content:"";display:inline-block;margin:0 3px 0 10px; width:47px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-60px -182px;vertical-align:middle;}
.drop_box_area .npick button {float:right;margin-top:2px; font-size:12px;color:#999;text-decoration:underline;}
.drop_box_area .npick:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.drop_box_area .btn_btm {display:flex;}
.drop_box_area .btn_btm li {line-height:50px;font-size:16px;border-right:1px solid #e5e5e5;text-align:center;background-color:#fff;}
.drop_box_area .btn_btm li button {background-color:transparent;font-size: 16px}
.drop_box_area .btn_btm li:nth-child(1) {flex:1;background-color:#e51c52;border-right:none;}
.drop_box_area .btn_btm li:nth-child(1) button {color:#fff}
.drop_box_area .btn_btm li:nth-child(2) {flex:0 60px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.drop_box_area .btn_btm li:nth-child(2) button {width:30px;height:24px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-30px -63px;vertical-align:middle;}
.drop_box_area .btn_btm li:nth-child(2) .btn_wish_open.on {width:30px;height:24px;background-position:-161px -16px;}
.drop_box_area .btn_btm li.the {flex:0 60px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative;}
.drop_box_area .btn_btm li.the .btn_more {width:30px;height:20px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:0px -63px;vertical-align:middle;}
.drop_box_area .btn_btm li.the .btn_wrap {display:none;position:absolute;right:10px;bottom:50px;}
.drop_box_area .btn_btm li.the .btn_wrap a {display:block;background-color:transparent;margin-bottom:10px; width:40px;height:40px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.drop_box_area .btn_btm li.the .btn_wrap .bttn_history {background-position:0px -215px;}
.drop_box_area .btn_btm li.the .btn_wrap .bttn_ak {background-position:-40px -215px;}
.drop_box_area .btn_btm li.the .btn_wrap .bttn_cart {background-position:-80px -215px;}
.drop_box_area .btn_btm li.the .btn_wrap .bttn_search {background-position:-120px -215px;}
.drop_box_area .btn_btm li.the .btn_wrap .bttn_order {background-position:-160px -215px;}
.drop_box_area .btn_btm li.the.active .btn_more {width:13px;height:13px;margin-top:18px; background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-144px -30px;vertical-align:middle;}
.drop_box_area .btn_btm li.the.active .btn_wrap {display:block;}

.drop_box_area .btn_btm li.cart {flex:0 60px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.drop_box_area .btn_btm li.cart button {width:22px;height:26px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-133px -155px;vertical-align:middle;}

.drop_box_area .btn_btm.restock li:nth-child(1) {flex:1;background-color:#333;border-right:none;}
.drop_box_area .btn_btm.restock li:nth-child(1):before {content:"";display:inline-block;margin-right:5px;width:13px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-95px -40px;vertical-align:middle;}
.drop_box_area .btn_btm.soldout li:nth-child(1) {flex:1;background-color:#fff;line-height:1.5;border:1px solid #e5e5e5;text-align:center;font-size:11px;color:#666;padding-top:7px;}
.drop_box_area .btn_btm.soldout li:nth-child(1) strong {display:block;font-size:13px;color:#000;letter-spacing:0px;}

.drop_box_area .txt {border-top:1px solid #e5e5e5;text-align:center;padding:8px 0;font-size:11px;color:#666;}
.drop_box_area .txt strong {display:block;font-size:13px;color:#000;letter-spacing:0px;}

.sub_tit {color:#333;margin:30px 15px 0;font-size: 14px}
.sub_tit.fz12{font-size: 12px;font-weight:normal;}
.sub_tit.mt45 {margin-top:45px;}
.sub_tit.mt30 {margin-top:30px;}
.sub_tit.mt15 {margin-top:15px;}
.sub_tit2 {color:#333;margin:20px 0 0;font-size: 13px;position:relative;}
.sub_tit2 span {display:block;font-size:12px;font-weight:normal;color:#666;margin-top:8px;}
.sub_tit2 .btn_star_onoff {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:15px;top:13px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.sub_tit2 .btn_star_onoff em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.sub_tit2.active .btn_star_onoff {content: "";display: block;width: 15px;height: 9px;position: absolute;right:15px;top:17px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}

.sub_tit3 {color:#333;margin:40px 15px 10px;font-size: 14px}
.sub_tit3 button {float:right;width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.sub_tit3 .list_type {background-position: -120px -75px;}
.sub_tit3 .img_type {background-position: -140px -75px;}
.sub_tit3 .thumb_type {background-position: -160px -75px;}
.sub_tit3:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.cn_sub_tit {color:#333;margin:30px 15px 0;font-size: 14px}
.cn_sub_tit.mt45 {margin-top:45px;}
.cn_sub_tit.mt30 {margin-top:30px;}
.cn_sub_tit.mt15 {margin-top:15px;}
.cn_sub_tit2 {color:#333;margin:20px 0 0;font-size: 13px;position:relative;}
.cn_sub_tit2 span {display:block;font-size:12px;font-weight:normal;color:#666;margin-top:8px;}
.cn_sub_tit2 .btn_star_onoff {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:15px;top:13px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.cn_sub_tit2 .btn_star_onoff em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.cn_sub_tit2.active .btn_star_onoff {content: "";display: block;width: 15px;height: 9px;position: absolute;right:15px;top:17px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}

.cn_sub_tit3 {color:#333;margin:40px 15px 10px;font-size: 14px}
.cn_sub_tit3 button {float:right;width:16px;height:16px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.cn_sub_tit3 .list_type {background-position: -120px -75px;}
.cn_sub_tit3 .img_type {background-position: -140px -75px;}
.cn_sub_tit3 .thumb_type {background-position: -160px -75px;}
.cn_sub_tit3:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap .realted_wrap {padding:15px 15px 20px 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .realted_wrap.brbn {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.detail_wrap .realted_wrap .realted_menu {border:1px solid #e5e5e5;}
.detail_wrap .realted_wrap .realted_menu a {display:block;padding:10px;position:relative;}
.detail_wrap .realted_wrap .realted_menu a strong {font-size:15px;color:#000;}
.detail_wrap .realted_wrap .realted_menu a:after {content:"";display:block;position:absolute;right:15px;top:12px;width:9px;height:16px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px -40px}
.detail_wrap .realted_wrap .realted_menu a:first-child {border-bottom:1px solid #e5e5e5;}
.detail_wrap .realted_wrap .realted_menu .icon_brand:before {content:"";display:inline-block;margin:2px 10px 0 0; width:37px;height:20px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -300px;vertical-align: middle;}
.detail_wrap .realted_wrap .realted_menu .icon_store:before {content:"";display:inline-block;margin:-2px 13px 0 5px; width:28px;height:27px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-90px -322px;vertical-align: middle;}

.detail_wrap .realted_wrap dl {color:#333;border:1px solid #e5e5e5;}
.detail_wrap .realted_wrap dl dt {font-size:13px;font-weight:bold;color:#333;background-color:#eee;line-height:40px;padding-left:15px;}
.detail_wrap .realted_wrap dl dd {line-height:40px;margin:0 15px;border-bottom:1px solid #e5e5e5;position:relative;}
.detail_wrap .realted_wrap dl dd a {display:block;color:#333;width:100%;font-size: 13px}
.detail_wrap .realted_wrap dl dd:last-child {border-bottom:none;}
.detail_wrap .realted_wrap dl dd:after {content:"";display:block;position:absolute;right:0px;top:13px;width:9px;height:16px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px -40px}

.detail_wrap .inner {margin:20px 15px;}
.detail_wrap .inner.mb0 {margin-bottom:0px;}
.detail_wrap .inner .table_info {border-top:1px solid #e5e5e5;}
.detail_wrap .inner .table_info.mb20 {margin-bottom:20px;}
.detail_wrap .inner .table_info table {font-size:11px;color:#333;width:100%;}
.detail_wrap .inner .table_info table tr {border-bottom:1px solid #e5e5e5;}
.detail_wrap .inner .table_info table th {background-color:#f0f0f0;color:#666;font-weight:normal;padding:9px 10px 8px 10px;text-align:left;}
.detail_wrap .inner .table_info table td {padding:9px 0 8px 10px;}

.detail_wrap .inner .sub_tit {margin: 20px 0 10px;}
.detail_wrap .inner .sub_tit.emphasis {margin: 20px 0 10px;position:relative;padding-left:18px}
.detail_wrap .inner .sub_tit.emphasis:before {content:"";display:block;position:absolute;left:0;top:2px; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-115px -63px;}
.detail_wrap .inner .sub_tit.mt30 {margin-top:30px;}
.detail_wrap .inner .sub_tit.mb0 {margin-bottom:0px;}
.detail_wrap .inner .sub_tit i {color:#e51c52}
.detail_wrap .inner .mak_box {border:1px solid #e5e5e5;padding:10px 15px 10px 65px;font-size:11px;position:relative;margin-bottom:10px;}
.detail_wrap .inner .mak_box:before {content:"";display:block;position:absolute;left:15px;top:50%;margin-top:-24px;width:30px;height:47px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:0px -130px}
.detail_wrap .inner .mak_box strong {display:block;margin-top: 5px;}
.detail_wrap .inner .mak_txt {font-size:11px;color:#999;}
.detail_wrap .inner ol {font-size:12px;color:#666;line-height:1.7;letter-spacing:-.5px;}
.detail_wrap .inner ol i {color:#e51c52;}
.detail_wrap .inner ol em {padding-left:12px;}
.detail_wrap .inner2 {margin:20px 15px 10px 15px;}
.detail_wrap .inner2.mt0 {margin-top:-10px;}

.table_info div{position: relative;}
.table_info button{position: absolute;right: 5px;top: -5px;border: 1px solid #bbb;background: #fff;line-height: 25px;color: #666;padding:0 5px;font-size: 11px}

.more_info_wrap{border-bottom: 1px solid #dedede;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 30px;}
.more_info_wrap:last-child{border-bottom: none;box-shadow: none;margin-bottom: 0;}
.detail_wrap .sub_tit1{color: #000;font-size: 14px;padding:0 15px 10px;font-weight: bold}
.detail_wrap .sub_tit2{color: #000;font-size: 13px;font-weight: normal;margin-top: 0;padding:0 15px;line-height: 40px;border-top: 1px solid #ddd;background: #f4f4f4;}
.detail_wrap .sub_tit2.brtn{border-top: none;}
.detail_wrap .sub_tit2.pl0 {padding-left: 0px;line-height:13px;}
.detail_wrap .more_info_con{padding: 15px;border-top: 1px solid #dedede;font-size: 11px;color: #666;}
.more_info_wrap .more_onfo_txt{padding:0 15px 15px;font-size: 11px;color: #666;}

.detail_wrap .goods_chioce {margin:15px 15px 0px;}
.detail_wrap .reviews_box {padding:20px 15px;}
.detail_wrap .reviews_box p {font-size:14px;color:#000;border:1px solid #ccc; text-align:center;padding:15px 0;}
.detail_wrap .reviews_box p strong{color:#e51c52;}
.detail_wrap .reviews_box span {display:flex;}
.detail_wrap .reviews_box span button {flex:1;background-color:transparent;width:100%;background-color:#f5f5f5;line-height:40px;border:1px solid #ccc;border-top:none;}
.detail_wrap .reviews_box span button:nth-child(1) {border-right:none;letter-spacing:-1px;}
.detail_wrap .reviews_box span button:nth-child(1):before {content:"";display:inline-block;margin-right:3px;width:16px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-35px -130px;vertical-align:middle;}
.detail_wrap .reviews_box span button:nth-child(2) {}
.detail_wrap .reviews_box span button:nth-child(2):before {content:"";display:inline-block;margin-right:3px;width:18px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-35px -155px;vertical-align:middle;}
.detail_wrap .reviews_box.deal {margin:15px 15px 20px;}
.detail_wrap .reviews_box.deal p {border-radius:0px 0px 0 0;}
.detail_wrap .reviews_box.deal span button {border-radius:0 0 0 0;}

.detail_wrap .reviews_box_new {padding:20px 15px;}
.detail_wrap .reviews_box_new p {font-size:14px;color:#000;border:1px solid #ccc; text-align:center;padding:15px 0;}
.detail_wrap .reviews_box_new p strong{color:#e51c52;}
.detail_wrap .reviews_box_new span {display:flex;}
.detail_wrap .reviews_box_new span button {flex:1;background-color:transparent;width:100%;background-color:#f5f5f5;line-height:40px;border:1px solid #ccc;border-top:none;}
.detail_wrap .reviews_box_new span button:nth-child(1) {border-right:none;letter-spacing:-1px;}
.detail_wrap .reviews_box_new span button:nth-child(1):before {content:"";display:inline-block;margin-right:3px;width:19px;height:13px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-163px -128px;vertical-align:middle;}
.detail_wrap .reviews_box_new span button:nth-child(2) {}
.detail_wrap .reviews_box_new span button:nth-child(2):before {content:"";display:inline-block;margin-right:3px;width:15px;height:13px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-182px -128px;vertical-align:middle;}
.detail_wrap .reviews_box_new.pt15{padding-top: 15px;}
.detail_wrap .reviews_box_new.deal {margin:15px 15px 20px;}
.detail_wrap .reviews_box_new.deal p {border-radius:0px 0px 0 0;}
.detail_wrap .reviews_box_new.deal span button {border-radius:0 0 0 0;}

.detail_wrap .reviews_list {display:flex;margin:0 5px 13px;}
.detail_wrap .reviews_list button {flex:1;background-color:transparent;font-size:14px;font-weight:bold;color:#333;padding:0 10px;text-align:left;}
.detail_wrap .reviews_list button:first-child {position:relative;text-align:right;}
.detail_wrap .reviews_list button:first-child:after {content:"";display:block;position:absolute;right:0;top:2px;width:1px;height:14px;background-color:#ccc;}
.detail_wrap .reviews_list button.on {color: #e51c52;}

.detail_wrap .reviews_list_new {display:flex;margin:30px 15px 13px;}
.detail_wrap .reviews_list_new li {font-size: 12px;}
.detail_wrap .reviews_list_new li.active i {color: #e51c52;}

.detail_wrap .reviews_bar {padding:15px 10px 15px 15px;border-top:1px solid #e5e5e5;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .reviews_bar button {background-color:transparent;border:1px solid #bbb;line-height:22px;} 
.detail_wrap .reviews_bar button:nth-child(1) {width:88px;}
.detail_wrap .reviews_bar button:nth-child(1):after {content:"";display:inline-block;margin-left:4px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;vertical-align:middle;}
.detail_wrap .reviews_bar .btn_sort {width:29px;text-align: center;margin-left:2px;}
.detail_wrap .reviews_bar .btn_sort:after {content:"";display:inline-block;margin:0 auto;width:10px;height:9px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -135px -63px;}
.detail_wrap .reviews_bar .btn_img_more {float:right;padding:0 10px;border:1px solid #bbb;line-height:22px;}
.detail_wrap .reviews_bar .btn_img_more:after {float:right;content:"";display:inline-block;margin:5px 0 0 5px;width:6px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -144px 0px;vertical-align:middle;}
.detail_wrap .reviews_bar:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap .reviews_bar_new {padding:0px 10px 15px 15px;border-bottom: 1px solid #ccc;}
.detail_wrap .reviews_bar_new .btn_img_more {float:left;padding:0 10px;border:1px solid #bbb;line-height:22px;}
.detail_wrap .reviews_bar_new .btn_img_more:after {content:"";display:inline-block;margin:0px 0 0 5px;width:6px;height:11px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -144px 0px;vertical-align:middle;}
.detail_wrap .reviews_bar_new span {float:right;margin-right:5px;}
.detail_wrap .reviews_bar_new button {background-color:transparent;border:1px solid #bbb;line-height:22px;} 
.detail_wrap .reviews_bar_new button:nth-child(1) {width:88px;}
.detail_wrap .reviews_bar_new button:nth-child(1):after {content:"";display:inline-block;margin-left:4px;width:11px;height:6px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -180px 0px;vertical-align:middle;}
.detail_wrap .reviews_bar_new .btn_sort {width:29px;text-align: center;margin-left:2px;}
.detail_wrap .reviews_bar_new .btn_sort:after {content:"";display:inline-block;margin:0 auto;width:14px;height:10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-163px -143px;}
.detail_wrap .reviews_bar_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap .premium_list {padding:15px 15px 10px; border-bottom: 1px solid #e5e5e5;}
.detail_wrap .premium_list dt {margin-bottom: 10px;position:relative;}
.detail_wrap .premium_list dt .flag {display:block;margin-bottom:10px;font-size:12px;color:#333;}
.detail_wrap .premium_list dt .flag i {border:1px solid #333;padding:0 3px;margin-right:5px;}
.detail_wrap .premium_list dt .flag i.black {background-color:#333;color:#fff;padding:0 8px;}
.detail_wrap .premium_list dt .flag i.bar {border:none;position:relative;margin-left: 15px;}
.detail_wrap .premium_list dt .flag i.bar:before {content:"";display:block;position:absolute;left:-7px;top:3px; width:1px;height:9px;background-color:#ddd;}
.detail_wrap .premium_list dt .tit {font-size: 13px;margin-bottom:7px;height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.detail_wrap .premium_list dt .tit a {color:#666;}
.detail_wrap .premium_list dt span {display: block;position:relative;}
.detail_wrap .premium_list dt span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.detail_wrap .premium_list dt span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.detail_wrap .premium_list dt span .last:after {display:none;}
.detail_wrap .premium_list dt span i:nth-child(2) {color:#888;}
.detail_wrap .btn_recom {font-size:12px;color: #666;position:absolute;right:0;bottom:-5px;background-color:transparent;width:30px;height:30px;border:1px solid #e5e5e5;border-radius:15px;}
.detail_wrap .btn_recom.on {color: #fff;border:1px solid #e51c52;background-color:#e51c52}
.detail_wrap .premium_list dt .btn_star_onoff {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:0px;top:0;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.detail_wrap .premium_list dt .btn_star_onoff em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.detail_wrap .premium_list dt.on .btn_star_onoff {content: "";display: block;width: 15px;height: 9px;position: absolute;right:0px;top:0;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}
.detail_wrap .star {display: inline-block;width: 60px;height: 11px;position:relative;margin-right:5px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -157px;}
.detail_wrap .star:before {content:"";display:block;position:absolute;left:0;top:0;z-index:1; height: 11px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -75px;}
.detail_wrap .star.w10p:before {width: 6px;}
.detail_wrap .star.w20p:before {width: 12px;}
.detail_wrap .star.w30p:before {width: 18px;}
.detail_wrap .star.w40p:before {width: 24px;}
.detail_wrap .star.w50p:before {width: 30px;}
.detail_wrap .star.w60p:before {width: 36px;}
.detail_wrap .star.w70p:before {width: 42px;}
.detail_wrap .star.w80p:before {width: 48px;}
.detail_wrap .star.w90p:before {width: 54px;}
.detail_wrap .star.w100p:before {width: 60px;}
.detail_wrap .premium_list dd {display:none;padding-bottom:10px;}
.detail_wrap .premium_list dd .starzone {display:block;border:1px solid #e5e5e5;background-color: #f4f4f4;padding:10px 15px;margin-top: 15px;}
.detail_wrap .premium_list dd .starzone li {float: left;width: 50%;line-height: 2;letter-spacing: -1px;}
.detail_wrap .premium_list dd .starzone li.w100p {width: 100%;}
.detail_wrap .premium_list dd .starzone li span {display: inline-block; width: 54px;color:#666;}
.detail_wrap .premium_list dd .starzone:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.detail_wrap .premium_list dd .photozone {margin-top: 15px;}
.detail_wrap .premium_list dd .photozone span {display:inline-block;width: 55px;height: 55px;position: relative;margin-right:1px;}
.detail_wrap .premium_list dd .photozone span:last-child {margin-right:0px;}
.detail_wrap .premium_list dd .photozone span img {max-width: 100%;}
.detail_wrap .premium_list dd .photozone span em {text-align: center;font-size:15px;color: #fff;position: absolute;left: 0;top: 50%;width: 55px;margin-top: -9px;}
.detail_wrap .premium_list:last-child {border-bottom:none;}
.detail_wrap .btn_more {display:block;margin:15px auto;background-color:transparent;}

.detail_wrap .oneline_list {padding:15px 15px 10px; border-bottom: 1px solid #e5e5e5;}
.detail_wrap .oneline_list.brbn {border-bottom:none;}
.detail_wrap .oneline_list .wraps {margin-bottom:5px;position:relative;}
.detail_wrap .oneline_list .wraps .flag {display:block;margin-bottom:10px;font-size:12px;color:#333;}
.detail_wrap .oneline_list .wraps .flag i {border:1px solid #333;padding:0 3px;margin-right:5px;}
.detail_wrap .oneline_list .wraps .flag i.black {background-color:#333;color:#fff;padding:0 8px;}
.detail_wrap .oneline_list .wraps .flag i.bar {border:none;position:relative;margin-left: 15px;}
.detail_wrap .oneline_list .wraps .flag i.bar:before {content:"";display:block;position:absolute;left:-7px;top:3px; width:1px;height:9px;background-color:#ddd;}
.detail_wrap .oneline_list .wraps .tit {font-size: 13px;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.detail_wrap .oneline_list .wraps .tit a {color:#666;}
.detail_wrap .oneline_list .wraps .tit2 {font-size: 13px;margin-bottom:7px;height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.detail_wrap .oneline_list .wraps span {display: block;}
.detail_wrap .oneline_list .wraps span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.detail_wrap .oneline_list .wraps span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.detail_wrap .oneline_list .wraps span .last:after {display:none;}
.detail_wrap .oneline_list .wraps span i:nth-child(2) {color:#888;}
.detail_wrap .oneline_list .wraps .btn_list {width:16px;height:16px;position: absolute;right:0px;top:0;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -140px -75px;}
.detail_wrap .oneline_list .wraps .btn_recom {border:none;width:80px;text-align:right; position:absolute;right:0;top:-7px;font-size:11px;color:#333;}
.detail_wrap .oneline_list .wraps .btn_recom .verygood {display:inline-block;width:24px;height:16px;margin-right: 3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -45px -303px;vertical-align: middle;}
.detail_wrap .oneline_list .wraps .btn_recom .good{display:inline-block;width:16px;height:16px;margin-right: 3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -71px -303px;vertical-align: middle;}


.detail_wrap .premium_img {margin:5px 15px;}
.detail_wrap .premium_img li {float:left;width:33.33%;}
.detail_wrap .premium_img li a {display:block;margin:10px;}
.detail_wrap .premium_img li img {width:100%}
.detail_wrap .premium_img:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.detail_wrap .qna_box {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:20px 15px;}
.detail_wrap .qna_box p {border:1px solid #e5e5e5;font-size:14px;font-weight:bold;color:#333;line-height:40px;text-align:center;margin-bottom:5px;}
.detail_wrap .qna_box p i {color:#e51c52}
.detail_wrap .qna_box a {display:block;line-height:35px;background-color:#333;color:#fff;width:100%;text-align:center;border:1px solid #707070;}
.detail_wrap .qna_box a:before {content:"";display:inline-block;margin:0 5px 0 0;width:27px;height:20px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -130px;vertical-align:middle;}
.detail_wrap .qna_box a.a_new {display:block;line-height:35px;background-color:#333;color:#fff;width:100%;text-align:center;border:1px solid #707070;}
.detail_wrap .qna_box a.a_new:before {content:"";display:inline-block;margin:0 5px 0 0;width:16px;height:14px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -180px -143px;vertical-align:middle;}

.detail_wrap .qna_box button {margin:15px 0 10px;}

.detail_wrap .qna_box_new {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:20px 15px;position:relative;}
.detail_wrap .qna_box_new p {border:1px solid #e5e5e5;font-size:14px;color:#333;line-height:46px;margin-bottom:10px;padding-left:15px;}
.detail_wrap .qna_box_new p i {color:#e51c52}
.detail_wrap .qna_box_new a {display:block;line-height:35px;background-color:#333;color:#fff;width:100%;text-align:center;border:1px solid #707070;}
.detail_wrap .qna_box_new a:before {content:"";display:inline-block;margin:0 5px 0 0;width:16px;height:14px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -180px -143px;vertical-align:middle;}

.detail_wrap .qna_box_new button {margin:15px 0 10px;}
.detail_wrap .qna_box_new em {display: block; position:absolute;right:30px;top:30px;width:27px;height:27px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -160px -158px;vertical-align:middle;}

.detail_wrap .qna_list {padding:15px 15px 15px; border-bottom: 1px solid #e5e5e5;}
.detail_wrap .qna_list:last-child {border-bottom:none;}
.detail_wrap .qna_list dt {position:relative;}
.detail_wrap .qna_list dt span {display: block;margin-bottom:10px;}
.detail_wrap .qna_list dt span em {border:1px solid #666;padding:1px 5px;font-size:11px;color:#000;margin-right:10px;}

.detail_wrap .qna_list dt span i {font-size:12px;color:#666;margin-right: 13px;position: relative;}
.detail_wrap .qna_list dt span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.detail_wrap .qna_list dt span .last{font-size:12px;color:#888;}
.detail_wrap .qna_list dt span .last:after {display:none;font-size:12px;color:#888;}
.detail_wrap .qna_list dt .tit {padding-left:22px; position:relative;font-size: 13px}
.detail_wrap .qna_list dt .tit:before {content:"";display:block;position:absolute;left:0;top:2px; width:12px;height:14px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -151px;}
.detail_wrap .qna_list dt button {display:none;}
.detail_wrap .qna_list dd {display:none;padding:15px 0 15px 22px;position:relative;border-top:1px solid #e5e5e5;color:#666;}
.detail_wrap .qna_list dd:before {content:"";display:block;position:absolute;left:0;top:17px; width:12px;height:13px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -75px -151px;}
.detail_wrap .qna_list.ans_complete dt button {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:0px;top:5px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.detail_wrap .qna_list.ans_complete dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden} 
.detail_wrap .qna_list.ans_complete dt span em {border:1px solid #e51c52;color:#fff;background-color:#e51c52;}
.detail_wrap .qna_list.ans_open {background-color:#f4f4f4;padding:15px 15px 0px;}
.detail_wrap .qna_list.ans_open dt {margin-bottom: 15px;}
.detail_wrap .qna_list.ans_open dt button {background-position: -15px -30px;} 
.detail_wrap .qna_list.ans_open dd {display:block;}

.detail_wrap .qna_inner {padding:20px 15px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.detail_wrap .qna_inner .mb8 {margin-bottom:8px;}
.detail_wrap .qna_inner .ml20 {margin-left:20px;}
.detail_wrap .qna_inner input[type="text"] {width:100%;}
.detail_wrap .qna_inner .sub_tit {margin:20px 0 5px;}
.detail_wrap .qna_inner .text_area {border:1px solid #bbb; padding:10px;margin-bottom:10px;}
.detail_wrap .qna_inner .text_area textarea {width: 100%;resize:none;outline:none;border:none;}
.detail_wrap .qna_inner .text_area ::-webkit-input-placeholder {text-indent:0px;}
.detail_wrap .qna_inner .text_area ::-moz-placeholder {text-indent:0px;}
.detail_wrap .qna_inner .text_area :-ms-input-placeholder {text-indent:0px;}
.detail_wrap .qna_inner .text_area :-moz-placeholder {text-indent:0px;}
.detail_wrap .qna_inner .text_area placeholder {text-indent:0px;}

.detail_wrap .tap_credit {border-right:1px solid #bbb;margin:0 0 15px 0;}
.detail_wrap .tap_credit li {float:left;width: 50%;font-size: 14px;color: #000;height: 40px;line-height: 40px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.detail_wrap .tap_credit li span {margin-left: -10px;}
.detail_wrap .tap_credit li em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.detail_wrap .tap_credit li.active {color: #fff;background-color: #333;border:1px solid #333;}
.detail_wrap .tap_credit li.active em {display: inline-block;width: 13px;height: 9px;margin-right: 8px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -59px;}
.detail_wrap .tap_credit:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.tap_credit_new {margin:0 0 10px 0;}
.tap_credit_new span:nth-child(2){margin-left:15px;}

.detail_wrap .agree_area {border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:10px; position:relative;} 
.detail_wrap .agree_area button {position:absolute;right:0;top:0; background-color:transparent;border:1px solid #e5e5e5;padding: 3px 10px;color:#666;} 
.detail_wrap .mb20 {margin-bottom: 20px;}

.detail_wrap .agree_area_new {border-bottom:1px solid #e5e5e5;padding-top: 10px;padding-bottom:10px;margin-bottom:10px; position:relative;} 
.detail_wrap .agree_area_new button {position:absolute;right:0;top:10px; background-color:transparent;border:1px solid #bbb;padding: 3px 10px;color:#666;} 

.detail_wrap .agree_tit {font-size:15px;font-weight: bold;color:#333;border-top:1px solid #ccc;background-color:#f4f4f4;line-height:40px;padding-left:15px;}

.detail_wrap .deal_type {padding:10px 15px 20px;font-size:13px;color:#666;}
.detail_wrap .deal_type strong {display:block;font-size:14px;color:#333;margin:0px 0 8px;}
.detail_wrap .deal_type em {font-size:18px;font-weight:bold;color:#e51c52;}
.detail_wrap .deal_type em i {font-size:12px;}

.detail_wrap .deal_type.cr_black em {color:#000;}

.detail_wrap .deal_tit {font-size:14px;color:#333;text-align:center;line-height:40px;}
.detail_wrap .deal_tit:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.detail_wrap .deal_tit:after {content:"";display:inline-block;margin:-2px 0 0 5px; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}

.detail_wrap .only {border:1px solid #333;margin:15px;padding:10px 15px;font-size:11px;color:#333;}
.detail_wrap .only i {color:#e51c52;font-weight:bold;}

.billiard {font-size:11px;color:#999;padding-left:12px;position:relative;}
.billiard.mb20 {margin-bottom:20px;}
.billiard:before {content:"※";display:inline-block;position:absolute;left:0;top:0;}

.history_wrap {letter-spacing:-1px;}
.history_wrap .his_head {position:relative;background-color:#333;}
.history_wrap .his_head h1 {height:45px;line-height:45px;text-align:center;font-size:14px;font-weight:normal;color:#fff;position:relative;letter-spacing: -1px;}
.history_wrap .his_head .btn_close{display:block;position:absolute;top:15px;right:10px;width:15px;height:15px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-120px -130px;}

.history_wrap .line_tap {display:flex;border-bottom:1px solid #e5e5e5;}
.history_wrap .line_tap li {flex:1;float:left;font-size: 13px;color: #333;text-align: center;}
.history_wrap .line_tap li em {display: inline-block;padding:11px 0 10px;}
.history_wrap .line_tap li.active em {font-weight: bold;color: #333;padding:11px 10px 10px 10px;position: relative;}
.history_wrap .line_tap li.active em:after {content:"";display:block;width:100%; position:absolute;left:0;bottom:-1px;border-bottom:2px solid #333;}
.history_wrap .line_tap li:last-child.active em {color: #333;}
.history_wrap .line_tap li:last-child.active em:after {border-bottom:2px solid #333;}

.history_wrap .tap_area {position:relative;padding-top:10px;margin:0 15px 0 20px;}
.history_wrap .tap_area .act_list {margin:0 0 0 43px;}
.history_wrap .tap_area .act_list li {padding:13px 90px 13px 0; border-bottom:1px solid #e5e5e5;position:relative;}
.history_wrap .tap_area .act_list li:last-child {border-bottom:none;}
.history_wrap .tap_area .act_list li em {display:table;position:absolute;left:-43px;top:10px;border:1px solid #333;background-color:#fff; width:36px;height:36px;border-radius:19px;font-size:10px;text-align:center;}
.history_wrap .tap_area .act_list li em:after {content:"";display:block;position:absolute;left:17px;top:34px;z-index:-1; width:2px;height:30px;background-color:#eee;}
.history_wrap .tap_area .act_list li:last-child em:after {display:none;}
.history_wrap .tap_area .act_list li em.brand {color:#fff;background-color:#333;}
.history_wrap .tap_area .act_list li em.cate {color:#333;border:1px solid #333;}
.history_wrap .tap_area .act_list li em.event {color:#e51c52;border:1px solid #e51c52;}
.history_wrap .tap_area .act_list li em i {display:table-cell;vertical-align:middle;line-height:1.2;}
.history_wrap .tap_area .act_list li em.cate i {padding-top:2px;}
.history_wrap .tap_area .act_list li .tit {font-size:12px;color:#333;height:32px; padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.history_wrap .tap_area .act_list li .tit i {display:block;font-size:11px;color:#999;}
.history_wrap .tap_area .act_list li .btn_heart {position:absolute;right:35px;top:50%;margin-top:-10px; background-color:transparent;width:20px;height:17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-32px -175px;}
.history_wrap .tap_area .act_list li .btn_heart.on {background-position:-52px -175px;}
.history_wrap .tap_area .act_list li .btn_trash {position:absolute;right:0;top:50%;margin-top:-10px; background-color:transparent;width:16px;height:19px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-73px -175px;}

.history_wrap .tap_area .act_list2 {margin:0 0 0 0px;}
.history_wrap .tap_area .act_list2 li {padding:18px 34px 18px 78px; border-bottom:1px dashed #e5e5e5;position:relative;}
.history_wrap .tap_area .act_list2 li:last-child {border-bottom:none;}
.history_wrap .tap_area .act_list2 li em {position:absolute;left:0px;top:20px;width:68px;height:66px;}
.history_wrap .tap_area .act_list2 li em img {width:100%;}
.history_wrap .tap_area .act_list2 li .tit {font-size:13px;color:#666;height:36px;margin-bottom:4px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.history_wrap .tap_area .act_list2 li .price {display:block;font-size:16px;color:#000;}
.history_wrap .tap_area .act_list2 li .price i {font-size:11px;}
.history_wrap .tap_area .act_list2 li .btn_heart {position:absolute;right:2px;top:50%;margin-top:-10px; background-color:transparent;width:20px;height:17px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-32px -175px;}
.history_wrap .tap_area .act_list2 li .btn_heart.on {background-position:-52px -175px;}

.history_wrap .tap_area .all_del {display: none;position:absolute;right:-5px;top:12px; font-size:12px;color:#000;border:1px solid #aaa;padding:3px 15px; background-color:transparent;}
.history_wrap .no_info {padding:150px 0;}
.history_wrap .no_info:before {content:"";display:block;width:50px;height:50px;margin:20px auto 10px;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position: 0px -24px;}

.layer_history .serach_area.area2 {padding:1px 0;border-top: 1px solid #ccc;border-bottom:none;position:fixed;bottom:0;right:0;width:85%;background: #fff;z-index: 2000}
.layer_history .serach_area.area2:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.layer_history .serach_area.area2 button{font-size: 13px;color: #333;background: #fff;position: absolute;right: 0;top: 10px;width: 100px;color: #333;}
.layer_history .serach_area.area2 button em{display: inline-block;width:16px;height:19px;background-color:transparent; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-55px -0px; vertical-align:middle;}

.history_wrap .mypeed_list {position:relative;margin:10px 15px 10px 58px;}
.history_wrap .mypeed_list li {padding:13px 0px 13px 3px; border-bottom:1px solid #e5e5e5;position:relative;}
.history_wrap .mypeed_list li:last-child {border-bottom:none;}
.history_wrap .mypeed_list li em {position:absolute;left:-50px;top:50%;margin-top:-20px; background-color:#333; width:40px;height:40px;line-height: 40px;border-radius:20px;font-size:18px;font-weight:bold;color:#fff;text-align:center;}
.history_wrap .mypeed_list li em:after {content:"";display:block;position:absolute;left:19px;top:10px;z-index:-1; width:2px;height:70px;background-color:#eee;}
.history_wrap .mypeed_list li:last-child em:after {display:none;}
.history_wrap .mypeed_list li .tit {font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.history_wrap .mypeed_list li .date {display:block;font-size:12px;color:#999;}
.history_wrap .mypeed_list li .disturb {display:block;font-size:12px;color:#333;}

.history_wrap .mypeed_list_new {position:relative;margin:10px 15px 10px 58px;}
.history_wrap .mypeed_list_new li {padding:13px 50px 13px 3px; border-bottom:1px solid #e5e5e5;position:relative;}
.history_wrap .mypeed_list_new li:last-child {border-bottom:none;}
.history_wrap .mypeed_list_new li em {position:absolute;left:-50px;top:50%;margin-top:-20px; width:40px;height:40px;line-height:40px;border:1px solid #666;background-color:#fff; border-radius:20px;font-size:11px;color:#333;text-align:center;}
.history_wrap .mypeed_list_new li em:after {content:"";display:block;position:absolute;left:19px;top:21px;z-index:-1; width:2px;height:70px;background-color:#eee;}
.history_wrap .mypeed_list_new li em.line2 {line-height:1.1;height:33px;padding-top: 7px;}
.history_wrap .mypeed_list_new li em.bgred {border:1px solid #e51c52;background-color:#e51c52;color:#fff;}
.history_wrap .mypeed_list_new li em.linered {border:1px solid #e51c52;color: #e51c52}
.history_wrap .mypeed_list_new li:last-child em:after {display:none;}
.history_wrap .mypeed_list_new li .tit {font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.history_wrap .mypeed_list_new li .date {display:block;font-size:12px;color:#999;}
.history_wrap .mypeed_list_new li .disturb {display:block;font-size:12px;color:#333;}
.history_wrap .mypeed_list_new li button {display:block;position:absolute;right:0px;top:22px;width:16px;height:19px;background-color:transparent; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position:-73px -175px; vertical-align:middle;}

.history_wrap .barcode_list {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:20px 15px;}
.history_wrap .barcode_list dt {border:2px solid #ccc;border-radius:10px;padding:15px 0;text-align:center;margin-bottom:10px;}
.history_wrap .barcode_list dt .barcode {margin-top:8px;}
.history_wrap .barcode_list dt .barcode img {height:72px;}
.history_wrap .barcode_list dd ul li {font-size:13px;color:#333;border-bottom:1px solid #e5e5e5;padding:8px 0 8px 85px;position:relative;}
.history_wrap .barcode_list dd ul li:last-child {border-bottom:none;}
.history_wrap .barcode_list dd ul li i {display:inline-block;color:#999;width:85px;position:absolute;left:0;top:50%;margin-top:-9px;}
.history_wrap .barcode_list:last-child {border-bottom:none;box-shadow:none;margin-bottom:0px;}
.history_wrap .barcode_list dd ul li a {display: block; position:absolute;right:0px;top:3px;width:27px;height:27px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -160px -158px;vertical-align:middle;}

/*event_wrap*/
.event_wrap .day_check {background-color:#282e3f;padding:20px 15px;color:#fff;letter-spacing:-1px;position:relative;}
.event_wrap .day_check p {margin-bottom:15px;}
.event_wrap .day_check p strong {display:block;font-size:19px;}
.event_wrap .day_check p em {opacity: .6;}
.event_wrap .day_check a {display:inline-block;background-color:#4c5a82;padding:2px 15px;border-radius:10px; color:#fff;}
.event_wrap .day_check a:after {content:"";display:inline-block;width:4px;height:7px;margin-left:5px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-130px -205px;vertical-align:middle;}
.event_wrap .day_check .sticker_gray {position:absolute;right:15px;top:20px; width:84px;height:84px;line-height:1.2; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:0px 0px;}
.event_wrap .day_check .sticker_gray i {display:block;width:100%;font-weight:bold;letter-spacing:0px; position:absolute;left:0;top:50%;margin-top:-15px; text-align:center;z-index: 10;}
.event_wrap .day_check .sticker_gray i em {font-size:11px;letter-spacing:-1px;font-weight:bold;}
.event_wrap .day_check .sticker_gray.active {background-position:-90px 0px;}
.event_wrap .day_check .sticker_gray.active i {color:#fff}
.event_wrap .day_check .sticker_gray.shoping {background-position:-180px 0px;}
.event_wrap .day_check .sticker_gray.shoping i {color:#fff}
.event_wrap .day_check .sticker_gray:before {content:"";display:block;position:absolute;left:-17px;top:-7px; width:35px;height:32px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-85px -173px;}

.event_wrap .quick_links {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:flex;}
.event_wrap .quick_links li {display:block;-webkit-box-flex:1;-webkit-flex:1;-moz-flex:1;flex:1;text-align:center;border-right:2px dashed #ddd;padding:20px 0 25px;}
.event_wrap .quick_links li:last-child {border-right:none;}
.event_wrap .quick_links li strong {display:block;font-size:13px;color:#333;margin-bottom:5px;}
.event_wrap .quick_links li span {display:block;font-size:12px;color:#999;}
.event_wrap .quick_links li strong:before {content:"";display:block;margin:0 auto;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;} 
.event_wrap .quick_links li:nth-child(1) strong:before {width:32px;height:28px;margin:2px auto 10px;background-position:0px -143px;} 
.event_wrap .quick_links li:nth-child(2) strong:before {width:36px;height:19px;margin:5px auto 16px;background-position:-35px -143px;} 
.event_wrap .quick_links li:nth-child(3) strong:before {width:40px;height:24px;margin:0 auto 16px;background-position:-75px -143px;} 

.event_wrap .before_login {text-align: center;padding:30px 0;}
.event_wrap .before_login strong {font-size:15px;color:#333;margin-bottom: 10px;}
.event_wrap .before_login a {display:block; font-size:13px;color:#333;line-height: 33px;width:90px;margin:10px auto 0; border:1px solid #333}

.event_wrap .cus_bene {background-color:#eee;border-top:1px solid #ddd;border-bottom:1px solid #ddd;letter-spacing:-1px;}
.event_wrap .cus_bene p {text-align: center;padding:21px 0 14px;position:relative;}
.event_wrap .cus_bene p strong {font-size:16px;color:#333;}
.event_wrap .cus_bene p a {font-size:11px;color:#666;text-decoration:underline; position:absolute;right:15px;top:50%;margin-top:-7px;}
.event_wrap .cus_bene ul {margin:0 15px;padding:0 10px; background-color:#fff;margin-bottom:30px;}
.event_wrap .cus_bene ul li {line-height:45px;border-bottom:1px solid #ddd;color:#333;}
.event_wrap .cus_bene ul li:last-child {border-bottom:none;}
.event_wrap .cus_bene ul li:before {content:"";display:inline-block;margin-top:-2px; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;vertical-align:middle;}
.event_wrap .cus_bene ul li:nth-child(1):before {margin-right:8px; width:15px;height:18px;background-position:-120px -185px;}
.event_wrap .cus_bene ul li:nth-child(2):before {margin-right:6px; width:17px;height:12px;background-position:-135px -185px;}
.event_wrap .cus_bene ul li:nth-child(3):before {margin-right:6px; width:17px;height:12px;background-position:-155px -185px;}
.event_wrap .cus_bene ul li em {font-size:11px;color:#666;}
.event_wrap .cus_bene ul li i {float:right; font-size:13px;font-weight:bold; color:#e51c52;}
.event_wrap .cus_bene ul li i:after {content:"";display:inline-block;margin-left:5px; width:6px;height:10px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-130px -215px;vertical-align:middle;}
.event_wrap .cus_bene ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.event_wrap .cus_bene_new {box-shadow:0 15px #eee;margin-bottom: 15px;}
.event_wrap .cus_bene_new p {text-align: center;padding:21px 0 14px;position:relative;}
.event_wrap .cus_bene_new p strong {font-size:16px;color:#333;}
.event_wrap .cus_bene_new ul {border-top:1px solid #ccc;}
.event_wrap .cus_bene_new ul li {float:left;width:50%; border-bottom:1px solid #ccc;letter-spacing:-1px;}
.event_wrap .cus_bene_new ul li .inner {padding:12px 12px 10px;}
.event_wrap .cus_bene_new ul li:nth-child(2n) .inner {border-left:1px solid #ccc;}
.event_wrap .cus_bene_new ul li .tit {display:block;font-size:13px;color:#333;margin-bottom:15px;}
.event_wrap .cus_bene_new ul li .tit i {font-size:11px;color:#666;}
.event_wrap .cus_bene_new ul li .area {display:block;}
.event_wrap .cus_bene_new ul li .area a {float:right; font-size:20px;font-weight:bold; color:#e51c52;}
.event_wrap .cus_bene_new ul li .area a i {font-size:12px;}
.event_wrap .cus_bene_new ul li .area em {display:inline-block; width:21px;height:21px;margin-top:5px; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;vertical-align:middle;}
.event_wrap .cus_bene_new ul li:nth-child(1) .area em {background-position: -93px -175px;}
.event_wrap .cus_bene_new ul li:nth-child(2) .area em {background-position: -114px -175px;}
.event_wrap .cus_bene_new ul li:nth-child(3) .area em {background-position: -135px -175px;}
.event_wrap .cus_bene_new ul li:nth-child(4) .area em {background-position: -156px -175px;}
.event_wrap .cus_bene_new ul li .area:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.event_wrap .cus_bene_new ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.event_wrap .tap_list {padding-top:10px;}
.event_wrap .tap_list .line_tap {border-bottom: 1px solid #999;}
.event_wrap .tap_list .line_tap li {font-size:13px;}

.event_wrap .ev_tab{margin: 0;padding: 0;}
.event_wrap .ev_tab .list_standard{margin: 0;padding: 0;padding-right: 15px;padding-bottom: 5px;margin-top: -5px;}
.event_view2{padding-top: 0 !important;margin-top: -10px;}
.event_view2 li{width: 100% !important;padding-top: 0 !important;}

.tap_list .list_standard {text-align: right;padding:15px 15px 0;margin-bottom:-10px;}
.tap_list .list_standard button {color:#333; background-color:transparent;position:relative;padding-left:8px;}
.tap_list .list_standard button:first-child {padding-right:8px;}
.tap_list .list_standard button:first-child:after {content:"";display:block;position:absolute;right:-1px;top:2px; width:1px;height:12px;background-color:#ddd;}
.tap_list .list_standard button.on {font-weight:bold}
.tap_list .list_standard button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}

.sorting_btn {overflow-x:scroll;}
.sorting_btn .inner {width:1000px;overflow: hidden;background-color:#eee;padding:15px;}
.sorting_btn .inner button {width:60px;height:45px;text-align:center;margin-right:5px;font-size:12px;color:#999;background-color:#fff;letter-spacing:-1px;line-height:1.3;}
.sorting_btn .inner button.on {color:#fff;background-color:#333;}

.event_wrap .underway {}
.event_wrap .underway li {border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;margin-bottom:10px;letter-spacing:-1px;}
.event_wrap .underway li .inner {float:left;width:50%;}
.event_wrap .underway li .inner span {display:block;margin:20px 15px 5px;}
.event_wrap .underway li .inner span i {display:inline-block;font-size:11px;color:#333;border:1px solid #ccc;padding:0px 5px;margin-right:1px;}
.event_wrap .underway li .inner span i.fc_red {border:none;color: #e51c52;}
.event_wrap .underway li .inner .tit {font-size:14px;font-weight:bold;color:#000;margin:0 15px;max-height: 38px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;padding-bottom: 5px;}
.event_wrap .underway li .inner .stit {display:block;font-size:12px;color:#666;margin:0 15px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.event_wrap .underway li .inner .date {display:block;font-size:12px;color:#999;margin:20px 15px 0;}
.event_wrap .underway li img {float:right;width:50%;}
.event_wrap .underway li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.event_wrap .winners {padding-bottom:30px;}
.event_wrap .winners li {padding:15px 15px 10px; border-bottom: 1px solid #e5e5e5;position:relative;}
.event_wrap .winners li .flag {display:block;margin-bottom:5px;font-size:11px;color:#333;}
.event_wrap .winners li .flag i {border:1px solid #333;padding:2px 6px;margin-right:5px;}
.event_wrap .winners li .flag i.black {background-color:#333;border:1px solid #333;color:#fff;}
.event_wrap .winners li .flag i.red {background-color:#e51c52;border:1px solid #e51c52;color:#fff;}
.event_wrap .winners li .flag i.end {background-color:#f4f4f4;border:1px solid #999;color:#666;}
.event_wrap .winners li .tit {font-size: 13px;}
.event_wrap .winners li .tit a {color:#333;}
.event_wrap .winners li span {display: block;position:relative;}
.event_wrap .winners li span i {font-size:11px;color: #999;margin-right: 13px;position: relative;}
.event_wrap .winners li span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.event_wrap .winners li span .last:after {display:none;}

.event_wrap .tap_div2 {margin-bottom:5px;}
.event_wrap .exper_list li {position:relative;min-height:120px;padding:15px 15px 15px 150px;border-bottom:1px solid #ddd;}
.event_wrap .exper_list li:last-child {border-bottom:none;}
.event_wrap .exper_list li img {position:absolute;left:15px;top:15px;width:120px;height:120px;}
.event_wrap .exper_list li span {display:block;font-size:11px;color: #e51c52;margin:5px 0;}
.event_wrap .exper_list li span i {color: #666;margin-left:7px;}
.event_wrap .exper_list li span i:before {content:"";display:inline-block;margin-right:7px;width:1px;height:12px;background-color:#ddd;vertical-align:middle;}
.event_wrap .exper_list li span u {display:inline-block;font-size:11px;color:#333;border:1px solid #ccc;padding:0px 5px;margin-right:1px;}

.event_wrap .exper_list li .tit {font-size:13px;font-weight:bold;color:#000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.event_wrap .exper_list li .stit {display:block;font-size:11px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.event_wrap .exper_list li .date {display:block;font-size:11px;color:#999;margin:10px 0 7px;}
.event_wrap .exper_list li .btn_view {display:block;color:#333;width:74px;line-height:24px;border:1px solid #333;text-align:center;}
.event_wrap .exper_list li .btn_write {display:block;color:#fff;width:74px;line-height:26px;background-color:#333; text-align:center;}

.event_wrap .exper_list li.no_info {padding:80px 15px 80px 15px;font-size:12px;font-weight:bold;min-height:auto;}

.event_wrap .event_tit {margin:15px;position:relative;letter-spacing:-1px;padding-right:30px;}
.event_wrap .event_tit strong {display:block;font-size: 16px;color:#333;margin-bottom: 3px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.event_wrap .event_tit span {display:block;font-size: 12px;color:#666;margin-bottom: 10px;}
.event_wrap .event_tit em {display:block;font-size: 12px;color:#999;}
/*.event_wrap .event_tit button {background-color:transparent;position: absolute;right:0px;top:0px;width:17px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:0px -40px;vertical-align:middle;}*/
.event_wrap .event_tit .share {position: absolute;right:0px;top:0px;background-color:transparent;width:17px;height:19px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: 0px -40px;}
.event_wrap .event_tit .share_wrap {display:none; width:290px;position:absolute;right:0;top:35px;background-color:#fff;z-index:10;border-radius:0 0 10px 10px;}
.event_wrap .event_tit .share_wrap:before {content:"";display:block;position:absolute;right:0px;top:-15px; width:16px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -60px -63px;}
.event_wrap .event_tit .share_wrap button {background-color:transparent;font-size:11px;color:#666;}
.event_wrap .event_tit .share_wrap .share_top {border:1px solid #e5e5e5;text-align:center;padding:20px;border-radius:10px 0 0 0;}
.event_wrap .event_tit .share_wrap .share_top ul {display:flex;margin:0 auto 15px;}
.event_wrap .event_tit .share_wrap .share_top ul li {flex:1;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(2) {flex:0 62px;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(4) {flex:0 72px;} 
.event_wrap .event_tit .share_wrap .share_top ul li:before {content:"";display:block;width:35px;height:35px;margin:0 auto 10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(1):before {background-position: 0px -90px;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(2):before {background-position: -35px -90px;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(3):before {background-position: -70px -90px;}
.event_wrap .event_tit .share_wrap .share_top ul li:nth-child(4):before {background-position: -105px -90px;}
.event_wrap .event_tit .share_wrap .share_top span {display:block;padding-right: 65px;position:relative;}
.event_wrap .event_tit .share_wrap .share_top span input[type="text"]{width:100%;}
.event_wrap .event_tit .share_wrap .share_top span button {position:absolute;right:0;top:0; width:60px;line-height:34px;font-size:13px;color:#fff;background-color:#333;letter-spacing:-1px;}
.event_wrap .event_tit .share_wrap .btn_close {border:1px solid #e5e5e5;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 2px #eee;opacity:.6;}
.event_wrap .event_tit .share_wrap .btn_close button {width:100%;line-height: 35px;font-size:12px;color:#333;}

.event_wrap .event_img img {width:100%;}
.event_wrap .event_info {padding:20px 15px;}
.event_wrap .event_info h2 {margin-bottom:10px;position:relative;padding-left:20px;}
.event_wrap .event_info h2:before {content:"";display:block;position:absolute;left:0;top:0; width:15px;height:15px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-115px -63px;}
.event_wrap .event_info h2.check:before {content:"";display:block;position:absolute;left:0;top:0; width:18px;height:18px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-85px -205px;}
.event_wrap .event_info .btn_black_one {margin:30px 0 10px;}

.event_wrap .table_info {margin:10px 15px 0px 15px;color:#666;letter-spacing:-1px;}
.event_wrap .table_info li {position:relative;border-bottom:1px solid #ddd;padding:12px 0 10px 85px;}
.event_wrap .table_info li strong {color:#333; position:absolute;left:0;top:12px;}

.event_wrap .table_info_new {margin:10px 15px 0px 15px;color:#666;letter-spacing:-1px;}
.event_wrap .table_info_new li {position:relative;padding:12px 0 10px 0}
.event_wrap .table_info_new li strong {color:#333; display: block;padding-bottom: 5px;}
.event_wrap .table_info_new li div{padding-top: 5px;}

.event_wrap .table_info2 {color:#666;letter-spacing:-1px;border-top:1px solid #ddd;margin-bottom:10px;}
.event_wrap .table_info2 table {width:100%;}
.event_wrap .table_info2 tr {border-bottom:1px solid #ddd;}
.event_wrap .table_info2 th {font-size:11px;font-weight:normal;text-align:left; color:#666;background-color:#f0f0f0;padding:10px 0 9px;text-indent:10px;}
.event_wrap .table_info2 td {padding:10px 0 9px 10px;}

.event_wrap .table_info3 {margin:10px 15px 0px 15px;color:#666;letter-spacing:-1px;}
.event_wrap .table_info3 li {position:relative;border-bottom:1px solid #ddd;padding:12px 0 10px 85px;text-align:right;}
.event_wrap .table_info3 li strong {color:#333;font-weight:normal;position:absolute;left:0;top:12px;}
.event_wrap .table_info3 li em {color:#e2005e;font-size:18px;font-weight:bold;line-height:1;}
.event_wrap .table_info3 li em i {font-size:14px;}

.event_wrap .order_history {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 30px;padding:20px 15px 30px;}
.event_wrap .order_history h3 {border-bottom:1px solid #ddd;padding-bottom:5px;}
.event_wrap .order_history ul li {border-bottom:1px solid #ddd;padding:14px 85px 13px 0;color:#333;position:relative;}
.event_wrap .order_history ul li strong {position:absolute;right:0;top:14px;font-size:14px;}
.event_wrap .order_history ul li strong  i {font-size:12px;}
.event_wrap .order_history p {background-color:#f4f4f4;padding:15px;position:relative;border-bottom:1px solid #ddd;margin-bottom:15px;}
.event_wrap .order_history p strong {position:absolute;right:15px;top:10px;font-size:18px;color:#e2005e;}
.event_wrap .order_history p strong i {font-size:14px;}
.event_wrap .order_history .result {padding:10px 15px;margin-bottom:15px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.event_wrap .order_history .result span {display:block;background-color:#f4f4f4;position:relative;line-height:30px;}
.event_wrap .order_history .result span strong {position:absolute;right:15px;top:0px;font-size:18px;color:#e2005e;}
.event_wrap .order_history .result span strong i {font-size:14px;}

.event_wrap .sel_shape_wrap {margin:0 8px;}
.event_wrap .sel_shape_wrap2 {margin:0 8px;padding-right: 30px;position:relative;}
.event_wrap .sel_shape_wrap2 span {display:block;position:absolute;right:0;top:9px;}
.event_wrap .sel_shape_wrap2 span button {width:16px;height:16px;background-color:transparent; background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;}
.event_wrap .sel_shape_wrap2 span .list_type {background-position: -120px -75px;}
.event_wrap .sel_shape_wrap2 span .img_type {background-position: -140px -75px;}
.event_wrap .sel_shape_wrap2 span .thumb_type {background-position: -160px -75px;}

.event_wrap .event_reply .write_box {padding:15px; border-bottom: 1px solid #e5e5e5;}
.event_wrap .event_reply .write_box input[type="text"]{width:100%;font-size:12px;margin-bottom:10px;}
.event_wrap .event_reply .write_box .text_box ::-webkit-input-placeholder {text-indent:0px;}
.event_wrap .event_reply .write_box .text_box ::-moz-placeholder {text-indent:0px;}
.event_wrap .event_reply .write_box .text_box :-ms-input-placeholder {text-indent:0px;}
.event_wrap .event_reply .write_box .text_box :-moz-placeholder {text-indent:0px;}
.event_wrap .event_reply .write_box .text_box placeholder {text-indent:0px;}
.event_wrap .event_reply .write_box .text_box {margin-bottom:10px;}
.event_wrap .event_reply .write_box .btn_black_one {margin:0 0 10px 0;height:40px;line-height:40px;}
.event_wrap .event_reply .write_box .btn_black_one .bttn {font-size:15px;line-height:40px;}

.event_wrap .reply_list {padding:15px 15px 10px 15px; border-bottom: 1px solid #e5e5e5;}
.event_wrap .reply_list button {background-color:transparent;}
.event_wrap .reply_list .tit {font-size: 13px;letter-spacing:-1px;}
.event_wrap .reply_list .tit i {font-size:12px;padding:2px 5px;background-color:#e51c52;color:#fff; margin-right:8px;}
.event_wrap .reply_list span {display: block;position:relative;padding-right:40px;}
.event_wrap .reply_list span.mo_del {padding-right:75px;}
.event_wrap .reply_list span.cal_save {padding-right:0px;}
.event_wrap .reply_list span.cal_save input[type="text"]{border-radius:0;background-color:#fff;margin-bottom:5px;}
.event_wrap .reply_list span.cal_save em {top:44px;}
.event_wrap .reply_list span i {display:inline-block;font-size:12px;color: #666;margin-right: 13px;position: relative;line-height:31px;}
.event_wrap .reply_list span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 9px;}
.event_wrap .reply_list span .last:after {display:none;}
.event_wrap .reply_list span i:nth-child(2) {color:#888;}
.event_wrap .reply_list span input[type="text"]{width:100%;display:block;font-size:12px;background-color:#f4f4f4;border-radius:5px;color:#666;margin-top:5px;}
.event_wrap .reply_list span em {display:block;position:absolute;right:0;top:0px;}
.event_wrap .reply_list span .recom2 {display:block;position:absolute;right:0;bottom:40px;}
.event_wrap .reply_list span.mo_del .recom2 {bottom:33px;}
.event_wrap .reply_list .btn_recomm {font-size:12px;color: #666;width:31px;height:31px;border:1px solid #e5e5e5;border-radius:15px;}
.event_wrap .reply_list .btn_recomm.on {color: #fff;border:1px solid #e51c52;background-color:#e51c52}
.event_wrap .reply_list .btn_modify {width:31px;height:31px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-200px -170px;vertical-align:middle;}
.event_wrap .reply_list .btn_del {width:31px;height:31px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-235px -170px;vertical-align:middle;}
.event_wrap .reply_list .btn_cancle {font-size:12px;color: #666;height:24px;border:1px solid #333;padding:0 8px;margin-right:5px;}
.event_wrap .reply_list .btn_save {font-size:12px;color: #fff;height:24px;border:1px solid #333;padding:0 8px;background-color:#333;}
.event_wrap .reply_list.del .tit {color:#999;}
.event_wrap .reply_list.del input[type="text"] {display:none;}
.event_wrap .reply_list.del .recom2 {display:none;}

.event_wrap .reply_list dt {position:relative;}
.event_wrap .reply_list dt .tit {padding-right:40px;}
.event_wrap .reply_list dt .last {color:#999;}
.event_wrap .reply_list dt .btn_star_onoff {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:0px;top:0;z-index: -1;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.event_wrap .reply_list dt .btn_star_onoff em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.event_wrap .reply_list.on dt .btn_star_onoff {background-position: -15px -30px;}
.event_wrap .reply_list dt.write_mode .tit {padding-right:2px;}
.event_wrap .reply_list dt.write_mode .btn_star_onoff {display:none;}
.event_wrap .reply_list dd {display:none;color:#666;margin-top:5px;}
.event_wrap .reply_list.on dd {display:block;}

.event_wrap .photo_wrap {}
.event_wrap .photo_wrap .serach_txt {margin:30px 15px 20px;height:29px;position:relative;}
.event_wrap .photo_wrap .serach_txt:before {content:"";display:block;position:absolute;left:11px;top:7px;z-index: 10; width:16px;height:16px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -215px -260px;}
.event_wrap .photo_wrap .serach_txt button {width:14px;height:14px;position:absolute;right:10px;top:9px;background-color:transparent; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -55px -75px;}
.event_wrap .photo_wrap .serach_txt span {display:block;height:29px;padding:0 25px 0 30px; height:29px;background-color:#f6f6f6;border:1px solid #e5e5e5;}
.event_wrap .photo_wrap .serach_txt span input[type="text"]{background-color:transparent;border:none;width: 100%;height:29px;text-indent:0px;}
.event_wrap .photo_wrap .serach_txt ::-webkit-input-placeholder {text-indent:0px;}
.event_wrap .photo_wrap .serach_txt ::-moz-placeholder {text-indent:0px;}
.event_wrap .photo_wrap .serach_txt :-ms-input-placeholder {text-indent:0px;}
.event_wrap .photo_wrap .serach_txt :-moz-placeholder {text-indent:0px;}
.event_wrap .photo_wrap .serach_txt placeholder {text-indent:0px;}
.event_wrap .photo_wrap .tap_div2 {margin-bottom:20px;}

.event_wrap .photo_list_wrap {margin:0 10px;}
.event_wrap .photo_wrap .photo_list {} 
.event_wrap .photo_wrap .photo_list li {float:left; width:50%;margin-bottom:30px;} 
.event_wrap .photo_wrap .photo_list li a {display:block;margin:0 8px 8px 5px;}
.event_wrap .photo_wrap .photo_list li img {display:block;width:100%;margin-bottom:8px;}
.event_wrap .photo_wrap .photo_list li strong {display:block;margin-bottom:5px;}
.event_wrap .photo_wrap .photo_list li p {color:#666;height:57px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.event_wrap .photo_wrap .photo_list li span {display:block;position:relative;letter-spacing:-1px;}
.event_wrap .photo_wrap .photo_list li span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.event_wrap .photo_wrap .photo_list li span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.event_wrap .photo_wrap .photo_list li span .last {color: #999;}
.event_wrap .photo_wrap .photo_list li span .last:after {display:none;}
.event_wrap .photo_wrap .photo_list li .btn_wrap {margin:0 5px;}
.event_wrap .photo_wrap .photo_list li .btn_wrap button {background-color:transparent;border:1px solid #bbb;width:100%;line-height:25px;font-size:11px;}
.event_wrap .photo_wrap .photo_list li .btn_wrap button i {color: #e51c52;}
.event_wrap .photo_wrap .photo_list:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.event_wrap .photo_list_wrap2 {margin:0 15px;}
.event_wrap .photo_wrap .photo_list2 {} 
.event_wrap .photo_wrap .photo_list2 li {position:relative;padding:20px 0 20px 135px;border-bottom:1px solid #ddd;}
.event_wrap .photo_wrap .photo_list2 li:first-child {padding-top:0px;} 
.event_wrap .photo_wrap .photo_list2 li:first-child img {top:0px;} 
.event_wrap .photo_wrap .photo_list2 li:last-child {border-bottom:none;}
.event_wrap .photo_wrap .photo_list2 li img {width:120px;height:120px;position:absolute;left:0;top:20px;}
.event_wrap .photo_wrap .photo_list2 li strong {display:block;margin-bottom:5px;padding-top:3px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.event_wrap .photo_wrap .photo_list2 li p {color:#666;line-height:1.2; height:43px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.event_wrap .photo_wrap .photo_list2 li span {display:block;position:relative;letter-spacing:-1px;margin-top:10px;}
.event_wrap .photo_wrap .photo_list2 li span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.event_wrap .photo_wrap .photo_list2 li span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.event_wrap .photo_wrap .photo_list2 li span .last {color: #999;}
.event_wrap .photo_wrap .photo_list2 li span .last:after {display:none;}
.event_wrap .photo_wrap .photo_list2 li em {display:block;color:#666;margin-bottom:5px;}
.event_wrap .photo_wrap .photo_list2 li .btn_recom {position:absolute;right:0;bottom:30px;background-color:transparent; font-size:12px;color: #666;width:31px;height:31px;border:1px solid #e5e5e5;border-radius:15px;}
.event_wrap .photo_wrap .photo_list2 li .btn_recom.on {color: #fff;border:1px solid #e51c52;background-color:#e51c52}

.event_wrap .experience {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 40px;padding-bottom:30px;}
.event_wrap .experience .table_info3 {margin-bottom:15px;}
.event_wrap .experience .btn_area2 {margin:0 15px;}
.event_wrap .experience .btn_area2 .bttn {border:1px solid #333;}

.event_wrap .experience_area .event_info {padding-top:0px;}
.event_wrap .experience_area .event_info .txt2 {padding-top:0px;color:#666;margin-bottom:10px;}
.event_wrap .experience_area .event_info .txt {color: #e51c52;}
.event_wrap .experience_area .event_info .table_info2 {margin-top: 30px;}

.event_wrap .reviews_box {padding:0px 15px 20px;border-bottom:1px solid #e5e5e5;}
.event_wrap .reviews_box p {font-size:12px;color:#000;border:1px solid #ccc;text-align:center;padding:15px 0;letter-spacing:-1px;}
.event_wrap .reviews_box p strong{color:#e51c52;}
.event_wrap .reviews_box button {font-size:13px;background-color:transparent;width:100%;background-color:#f5f5f5;line-height:40px;border:1px solid #ccc;border-top:none;}
.event_wrap .reviews_box button:before{content:"";display:inline-block;margin-top: -2px;margin-right:3px;width:15px;height:13px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-182px -128px;vertical-align:middle;}

.event_wrap .premium_list {padding:15px 15px 10px; border-bottom: 1px solid #e5e5e5;}
.event_wrap .premium_list dt {margin-bottom: 10px;position:relative;}
.event_wrap .premium_list dt .flag {display:block;margin-bottom:10px;font-size:12px;color:#333;}
.event_wrap .premium_list dt .tit2 {font-size: 13px;padding-right:30px; margin-bottom:7px;letter-spacing:-1px; height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.event_wrap .premium_list dt .tit2 a {color:#666;text-decoration: none;}
.event_wrap .premium_list dt span {display: block;position:relative;}
.event_wrap .premium_list dt span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.event_wrap .premium_list dt span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.event_wrap .premium_list dt span .last:after {display:none;}
.event_wrap .premium_list dt span i:nth-child(2) {color:#888;}
.event_wrap .btn_recom {font-size:12px;color: #666;position:absolute;right:0;bottom:-5px;background-color:transparent;width:30px;height:30px;border:1px solid #e5e5e5;border-radius:15px;}
.event_wrap .btn_recom.on {color: #fff;border:1px solid #e51c52;background-color:#e51c52}
.event_wrap .premium_list dt .btn_star_onoff {display: block;background-color:transparent;width: 15px;height: 9px;position: absolute;right:0px;top:0;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}
.event_wrap .premium_list dt .btn_star_onoff em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.event_wrap .premium_list dt.on .btn_star_onoff {content: "";display: block;width: 15px;height: 9px;position: absolute;right:0px;top:0;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -30px;}
.event_wrap .star {display: inline-block;width: 60px;height: 11px;position:relative;margin-right:5px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -157px;}
.event_wrap .star:before {content:"";display:block;position:absolute;left:0;top:0;z-index:1; height: 11px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -75px;}
.event_wrap .star.w10p:before {width: 6px;}
.event_wrap .star.w20p:before {width: 12px;}
.event_wrap .star.w30p:before {width: 18px;}
.event_wrap .star.w40p:before {width: 24px;}
.event_wrap .star.w50p:before {width: 30px;}
.event_wrap .star.w60p:before {width: 36px;}
.event_wrap .star.w70p:before {width: 42px;}
.event_wrap .star.w80p:before {width: 48px;}
.event_wrap .star.w90p:before {width: 54px;}
.event_wrap .star.w100p:before {width: 60px;}
.event_wrap .premium_list dd {display:none;padding-bottom:10px;}
.event_wrap .premium_list dd .starzone {display:block;border:1px solid #e5e5e5;background-color: #f4f4f4;padding:10px 15px;margin-top: 15px;}
.event_wrap .premium_list dd .starzone li {float: left;width: 50%;line-height: 2;letter-spacing: -1px;}
.event_wrap .premium_list dd .starzone li.w100p {width: 100%;}
.event_wrap .premium_list dd .starzone li span {display: inline-block; width: 54px;color:#666;}
.event_wrap .premium_list dd .starzone:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.event_wrap .premium_list dd .photozone {margin-top: 15px;}
.event_wrap .premium_list dd .photozone span {display:inline-block;width: 55px;height: 55px;position: relative;margin-right:1px;}
.event_wrap .premium_list dd .photozone span:last-child {margin-right:0px;}
.event_wrap .premium_list dd .photozone span img {max-width: 100%;}
.event_wrap .premium_list dd .photozone span em {text-align: center;font-size:15px;color: #fff;position: absolute;left: 0;top: 50%;width: 55px;margin-top: -9px;}
.event_wrap .premium_list:last-child {border-bottom:none;}
.event_wrap .btn_more {display:block;margin:15px auto;background-color:transparent;}

.event_wrap .daily_check {background-color:#fffd59;position:relative;border-bottom:1px solid #ccca47;}
.event_wrap .daily_check:after {content:"";display:block;position:absolute;left:5px;top:-9px; width:31px;height:57px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-284px -170px;vertical-align:middle;}
.event_wrap .daily_check .under {padding:25px 0 25px 45px;position:relative;letter-spacing:-1px;}
.event_wrap .daily_check .under > em {display: block;font-weight:bold;text-decoration:underline;margin-bottom:10px;}
.event_wrap .daily_check .under strong {display: block;font-size:15px;}
.event_wrap .daily_check .under strong i {display:inline-block;margin:0 5px;margin-top:-5px; width:20px;height:20px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-105px -205px;vertical-align:middle;}
.event_wrap .daily_check .under button {display: block;background-color:transparent;font-size:11px;color:#000;border:1px solid #999846;line-height:29px;padding:0 10px;margin-top:10px;}
.event_wrap .daily_check .sticker_gray {position:absolute;right:15px;top:15px; width:100px;height:100px; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:0px -230px;}
.event_wrap .daily_check .sticker_gray i {display:block;width:100%;font-weight:bold;letter-spacing:0px;color:#aaa; position:absolute;left:0;top:50%;margin-top:-20px; text-align:center;z-index: 10;}
.event_wrap .daily_check .sticker_gray i em {font-size:12px;letter-spacing:-1px;font-weight:bold;}
.event_wrap .daily_check .sticker_gray.active {background-position:-105px -230px;}
.event_wrap .daily_check .sticker_gray.active i {color:#fff}
.event_wrap .daily_check .sticker_gray.shoping {background-position:-210px -230px;}
.event_wrap .daily_check .sticker_gray.shoping i {color:#fff}
.event_wrap .daily_check .sticker_gray:before {content:"";display:block;position:absolute;left:-17px;top:-7px; width:35px;height:32px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-85px -173px;}

.event_wrap .daily_check .daily_date {margin:0 15px;border-top:2px solid #333;border-bottom:2px solid #e3e14f;background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.event_wrap .daily_check .daily_date li {margin:12px 0;color:#333;border-right:1px solid #ddd; text-align:center; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.event_wrap .daily_check .daily_date li:last-child {border-right:none;}
.event_wrap .daily_check .daily_date li strong {display:block;font-size:30px;color:#333;margin-top:10px;line-height:1;}
.event_wrap .daily_check .daily_date li strong i {font-size:12px;}

.event_wrap .daily_check .daily_info {padding:15px 15px 20px;}
.event_wrap .daily_check .daily_info i {display:block;font-size:11px;color:#666;}

.event_wrap .winner {padding:20px 15px 0;}
.event_wrap .winner h3 {border-bottom:1px solid #ccc;font-size:18px;color:#333;text-align:center;padding-bottom:10px;}
.event_wrap .winner ul li {padding:0px 5px 0 10px;line-height:50px;color:#333;border-bottom:1px solid #ccc;}
.event_wrap .winner ul li em {display:inline-block;vertical-align:middle;}
.event_wrap .winner ul li strong {float:right;font-size:20px;}
.event_wrap .winner ul li strong i {font-size:12px;}
.event_wrap .winner ul li:before {content:"";display:inline-block;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;vertical-align:middle;}
.event_wrap .winner ul li:nth-child(1):before {width:24px;height:27px;margin-right:13px;background-position:0px -173px;}
.event_wrap .winner ul li:nth-child(2):before {width:24px;height:24px;margin-right:13px;background-position:-25px -173px;}
.event_wrap .winner ul li:nth-child(3):before {width:30px;height:21px;margin-right:7px;background-position:-50px -173px;}
.event_wrap .winner ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.event_wrap .winner .daily_info {padding:15px 15px 20px 10px;}
.event_wrap .winner .daily_info i {display:block;font-size:11px;color:#666;}
.event_wrap .winner .daily_info i:before {content:"*";display:inline-block;margin-left:-10px;width:10px;}

.event_wrap .winner2 {padding:20px 15px 0;}
.event_wrap .winner2 h3 {font-size:25px;text-decoration: underline;color:#333;text-align:center;}
.event_wrap .winner2 span{font-size: 12px;color: #666;border-bottom:1px solid #ccc;padding-top: 5px;padding-bottom: 10px;display: block;text-align: center;border-top: none;}
.event_wrap .winner2 ul li {padding:0px 5px 0 10px;line-height:50px;color:#333;border-bottom:1px solid #ccc;}
.event_wrap .winner2 ul li em {display:inline-block;vertical-align:middle;}
.event_wrap .winner2 ul li strong {float:right;font-size:20px;}
.event_wrap .winner2 ul li strong i {font-size:12px;}
.event_wrap .winner2 ul li:before {content:"";display:inline-block;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;vertical-align:middle;}
.event_wrap .winner2 ul li:nth-child(1):before {width:24px;height:27px;margin-right:13px;background-position:0px -173px;}
.event_wrap .winner2 ul li:nth-child(2):before {width:24px;height:24px;margin-right:13px;background-position:-25px -173px;}
.event_wrap .winner2 ul li:nth-child(3):before {width:30px;height:21px;margin-right:7px;background-position:-50px -173px;}
.event_wrap .winner2 ul li:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.event_wrap .winner2 .daily_info {padding:15px 15px 20px 10px;}
.event_wrap .winner2 .daily_info i {display:block;font-size:11px;color:#666;}
.event_wrap .winner2 .daily_info i:before {content:"*";display:inline-block;margin-left:-10px;width:10px;}

.stemp_box .ev_btn{margin-top: 10px !important;height: 40px}
.stemp_box .ev_btn button{line-height: 40px !important;}

.event_wrap .stamp_month_box{position:relative;padding-bottom:30px;background-color:#27314c;padding:0 15px;}
.event_wrap .stamp_month_box .stamp_title {text-align:center;padding:20px 0 15px;}
.event_wrap .stamp_month_box .stamp_title strong {font-size:25px;color:#fffd59;font-size:25px;border-bottom:1px solid #fffd59;}

.event_wrap .stamp_month_box .stamp_title2 {text-align:center;padding:20px 0 15px;}
.event_wrap .stamp_month_box .stamp_title2 strong {font-size:25px;color:#fff;font-size:25px;border-bottom:1px solid #fff;}

.event_wrap .stamp_month_box .stamp_month_vip {margin-bottom:10px; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box} 
.event_wrap .stamp_month_box .stamp_month_vip li {font-size:11px;font-weight:bold;text-align:center; color:#fff;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1} 

.event_wrap .stamp_month_box .stamp_month{padding-bottom: 25px;}
.event_wrap .stamp_month_box .stamp_month li {float:left;width:14.28%;text-align:center;font-size:15px;color:#747986;position:relative;}
.event_wrap .stamp_month_box .stamp_month li button {width:37px;height:37px;border:1px solid #3d465e;border-radius:18px;margin:0 0 6px 0; font-size:15px;color:#747986;background-color:transparent;position:relative;}
.event_wrap .stamp_month_box .stamp_month li.today button:before {content:"";display:block;position:absolute;left:0;top:0;z-index:10; width:37px;height:37px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-40px -105px;vertical-align:middle;}
.event_wrap .stamp_month_box .stamp_month li.cart button:before {content:"";display:block;position:absolute;left:0;top:0;z-index:10; width:37px;height:37px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:0px -105px;vertical-align:middle;}
.event_wrap .stamp_month_box .stamp_month li.app button:before {content:"";display:block;position:absolute;left:0;top:0;z-index:10; width:37px;height:37px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-80px -105px;vertical-align:middle;}
.event_wrap .stamp_month_box .stamp_month:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.event_wrap .attend_addfavor {border-top:1px solid #ddd;margin-bottom:30px;}
.event_wrap .attend_addfavor table {width:100%;}
.event_wrap .attend_addfavor th {border-bottom:1px solid #ddd;line-height:35px;font-weight:normal; color:#333;background-color:#f5f5f5;}
.event_wrap .attend_addfavor th:first-child {border-right:1px solid #ddd;}
.event_wrap .attend_addfavor td {border-bottom:1px solid #ddd;line-height:35px;color:#666;text-align:center;}
.event_wrap .attend_addfavor td:first-child {border-right:1px solid #ddd;}

.event_wrap .winner_search {border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;padding:20px 15px 25px;} 
.event_wrap .winner_search .id_search {padding-right: 90px;position:relative;margin-bottom:20px;}
.event_wrap .winner_search .id_search input[type="text"]{width:100%}
.event_wrap .winner_search .id_search button {position:absolute;right:0;top:0;width:80px;line-height:35px;font-size:13px;color:#fff;text-align:center;background-color:#333;}
.event_wrap .winner_search ul li {margin-bottom: 5px;}
.event_wrap .winner_search ul li i {display:inline-block;font-size:11px;color:#333;border:1px solid #333;line-height:17px;width:80px;border-radius:10px;text-align: center;margin-right: 5px;}
.event_wrap .winner_search .notice {background-color:#f4f4f4;border:1px solid #ddd;color:#666;padding:20px 0;text-align:center;margin-bottom: 10px;}
.event_wrap .winner_search .congra {background-color:#f4f4f4;border:1px solid #ddd;font-weight:bold; color:#333;padding:20px 0;text-align:center;margin-bottom: 10px;}
.event_wrap .winner_search .congra i {color: #e51c52;}

.event_wrap .winner_open {padding:15px;padding-bottom:0px;}
.event_wrap .winner_open .winner_txt {font-size:13px;margin-bottom:20px;}
.event_wrap .winner_open h3 {font-size:14px;color: #e51c52;margin-bottom:5px;}

.line_tap_new {display:flex;border-bottom:1px solid #e5e5e5;}
.line_tap_new.mt20 {margin-top:20px;}
.line_tap_new li {flex:1;float:left;font-size: 13px;color: #666;text-align: center;}
.line_tap_new li em {display: inline-block;padding:11px 0 10px;}
.line_tap_new li.active em {font-weight: bold;color: #000;padding:11px 10px 10px 10px;position: relative;}
.line_tap_new li.active em:after {content:"";display:block;width:100%; position:absolute;left:0;bottom:-1px;border-bottom:2px solid #333;}
.line_tap_new li.active i {color: #e51c52;}

.sorting_btn_new {}
.sorting_btn_new .inner {width:1000px;overflow: hidden;padding:15px;}
.sorting_btn_new .inner li{margin-right:5px;background-color:transparent; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sorting_btn_new .inner span{display: block;padding:15px 10px; height:45px;text-align:center;font-size:12px;color:#999;background-color:transparent; border:1px solid #ccc;letter-spacing:-1px;line-height:1.3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sorting_btn_new .inner span.pt8{padding-top: 8px;}
.sorting_btn_new .inner span.on {color:#fff;background-color:#333;border:1px solid #333;}

.line_tap.kids_new {margin-top:10px;}
.line_tap.kids_new li {flex:1;float:left;font-size: 13px;color: #666;text-align: center;}
.line_tap.kids_new li:nth-child(1) {letter-spacing: -0.15em;}

.tap_list .list_standard_new {text-align: right;padding:15px 15px 0;margin-bottom:-10px;border-top:1px solid #ccc;}
.tap_list .list_standard_new.brtn {border-top:none}
.tap_list .list_standard_new button {color:#333; background-color:transparent;position:relative;padding-left:8px;padding-right:8px;}
.tap_list .list_standard_new button:after {content:"";display:block;position:absolute;right:-1px;top:2px; width:1px;height:12px;background-color:#ddd;}
.tap_list .list_standard_new button:last-child {padding-right:0px;}
.tap_list .list_standard_new button:last-child:after {content:"";display:none;}
.tap_list .list_standard_new button.on {font-weight:bold}
.tap_list .list_standard_new button.on:before {content:"";display: inline-block;width:11px;height:8px;margin:-2px 3px 0 0;background-image: url(../images/main/plan_sp.png);background-repeat: no-repeat;background-size:150px 285px;background-position: -20px -25px;vertical-align:middle;}

.aggrandize_wrap {padding-bottom:30px;}
.aggrandize_wrap img {width:100%;}
.aggrandize_wrap ul {padding:10px;}
.aggrandize_wrap ul li {float:left;}
.aggrandize_wrap ul li img {display:block;width:65px;height:65px; margin:5px;}
.aggrandize_wrap ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.chanel_depth1 {background-color: #413430;}
.chanel_depth1 .title {color: #fff}
.chanel_depth1 .btn_back{display:block;position:absolute;top:15px;left:10px;width:17px;height:15px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position: 0px -20px;background-position: -20px -20px;}
.chanel_depth1 .btn_wish2 {display:block;position:absolute;top:15px;right:10px;color: #666;width:20px;height: 18px;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -39px -155px;}
.chanel_depth1 .btn_wish2.on {background-position: -120px -55px;}


/* 서비스점검중 */
.sp_svc,.sp_svc_b:before,.sp_svc_a:after{display:inline-block;overflow:hidden;background-image:url(../images/common/svc_sp.png);background-repeat:no-repeat;text-indent:-9999px;vertical-align:top;background-size:170px 60px}
.svc_wrap{padding:30px 15px 40px;background-color:#fff;}
.svc_wrap .sp_svc{display:block; margin:0 auto;}
.svc_wrap .ico_check{width:60px;height:52px;background-position:0 0}
.svc_wrap .ico_page{width:50px;height:50px;background-position:-64px 0}
.svc_wrap .ico_contact{width:50px;height:50px;background-position:-115px 0}
.svc_wrap .tit{padding:25px 0 10px;color:#000;font-size:16px;text-align:center;}
.svc_wrap .cont{padding-bottom:11px;color:#999;text-align:center;}
.svc_wrap .btn_prev,
.svc_wrap .btn_again{display:inline-block;width:158px;height:33px;margin-top:15px;border:1px solid #000;color:#000;font-size:13px;text-align:center;line-height:33px}


/* 하단 버튼 영역 */
.btn_red_one {margin:20px 15px;height: 50px;line-height: 50px;font-size: 18px;color: #fff;text-align: center;background-color: #e51c52;letter-spacing: -1px;}
.btn_red_one .bttn {display:block;text-align: center;width:100%;line-height: 50px;background-color: transparent;font-size: 16px;color: #fff;letter-spacing: -1px;border:none;}
.btn_black_one {margin:20px 15px;height: 50px;line-height: 50px;text-align: center;background-color: #333;}
.btn_black_one.white {background-color:#fff;border:1px solid #333;}
.btn_black_one.white .bttn {color:#333;font-size:14px;}
.btn_black_one.white.lh40 {background-color:#fff;border:1px solid #333;height: 40px;line-height: 40px;}
.btn_black_one.white.lh40 .bttn {color:#333;font-size:14px;height: 40px;line-height: 40px;}
.btn_black_one.m0 {margin:0px;}
.btn_black_one.mlr0 {margin-left:0px;margin-right:0px;}
.btn_black_one.mb30 {margin-bottom:30px;}
.btn_black_one .bttn {display:block;text-align: center;width:100%;line-height: 50px; background-color: transparent;font-size: 16px;color: #fff;letter-spacing: -1px;border:none;}
.btn_black_one.h35 {width: 122px; height: 35px;line-height: 35px;margin:25px auto 10px;}
.btn_black_one.h35 .bttn {font-size: 13px;line-height: 35px;}
.btn_black_one.lh40 {height: 40px;line-height: 40px;}
.btn_black_one.lh40 .bttn {font-size: 15px;line-height: 40px;}
.btn_black_one .bttn.alarm:before {content:"";display:inline-block;margin-right:5px;width:13px;height:17px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-95px -40px;vertical-align:middle;}
.btn_chanel {margin:30px 0;}
.btn_chanel .bttn {font-size:13px;}

.btn_detail {width: 154px;height: 34px;line-height: 34px;margin:0 auto 20px;text-align: center;font-size: 13px;color: 000;letter-spacing: -1px;border:1px solid #bbb;}
.btn_result{display: flex;padding: 10px;}
.btn_result a{flex-grow:1;text-align: center;line-height: 47px;border: 1px solid #333;font-size: 16px;margin:0 5px;}
.btn_line_one {margin:30px 15px;}
.btn_line_one .bttn{width:100%;line-height: 37px;font-size:14px;text-align: center;border:2px solid #333;background-color:#fff;}
.btn_line_one .bttn2{width:100%;line-height: 37px;font-size:14px;text-align: center;border:1px solid #333;background-color:#fff;}
.btn_search {width: 148px;margin:30px auto;}
.btn_search .bttn{width: 100%;line-height: 34px;font-size:13px;color:#333;text-align: center;border:1px solid #333;background-color:#fff;}

.btn_search2 {margin:20px 15px;}
.btn_search2.mt15 {margin-top:15px;}
.btn_search2 .bttn{width: 100%;line-height: 37px;font-size:13px;color:#333;text-align: center;border:2px solid #333;background-color:#fff;}

.btn_area2 {padding-top: 10px;}
.btn_area2.mb20{margin-bottom: 20px;}
.btn_area2.mlr15 {margin-left:15px;margin-right:15px;}
.btn_area2 li {float:left; width: 50%;}
.btn_area2 li span {display: block;padding-right: 3px;}
.btn_area2 li:last-child span {padding-left: 3px;}
.btn_area2 li span .bttn {width: 100%;height: 49px;font-size: 13px;border: 1px solid #333;background-color:#fff;}
.btn_area2.h40 li span .bttn {height: 40px;font-size: 13px;}
.btn_area2.h35 li span .bttn {height: 35px;font-size: 13px;}
.btn_area2 li:last-child span .bttn {background-color:#333;color: #fff;}
.btn_area2 li:last-child span .bttn.bg_red {background-color:#e51c52;border: 1px solid #e51c52;}
.btn_area2 li:last-child span .bttn.bg_white {background-color:#fff;color: #000;}
.btn_area2 li:last-child span .bttn.bg_gray {background-color:#f4f4f4;border: 1px solid #333;color: #333;}
.btn_area2:after{content:"";display:block;clear:both;height:0;visibility:hidden;}



/* 새창 팝업 */
.popup_wrap{}
.popup_wrap ::-webkit-input-placeholder {text-indent: 10px;}
.popup_wrap ::-moz-placeholder {text-indent: 10px;}
.popup_wrap :-ms-input-placeholder {text-indent: 10px;}
.popup_wrap :-moz-placeholder {text-indent: 10px;}
.popup_wrap placeholder {text-indent: 10px;}
.popup_wrap.t15 {border-top:15px solid #eee;}
.default_wish_prod .title {text-align: center;}
.default_wish_prod .btn_pop_close {display: none;}

.popup_wrap .paragraph{border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.popup_wrap .paragraph .benefits_wrap {margin:0 15px 100px;}
.popup_wrap .already{border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 30px;margin-top: 60px;padding:0 15px 15px;}
.popup_wrap .already i{color:#e51c52;}
.popup_wrap .already .already_wrap {position:relative;margin-bottom: 10px;}

.popup_wrap .sel_shape_new {position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #ccc;font-size: 13px;color:#000;background-color:#f8f8f8;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.popup_wrap .sel_shape_new:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}
.popup_wrap .sel_shape_new.active {border:1px solid #333;background-color:#fff;}
.popup_wrap .sel_shape_new.active:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -80px; vertical-align: middle;}

.popup_wrap .sel_option_new {border:1px solid #333;border-right:none;border-top:none;position:absolute;left:0;top:35px;width:100%;background-color:#fff;z-index: 1020;}
.popup_wrap .sel_option_new li {margin-right: 1px;border-right:1px solid #333;}
.popup_wrap .sel_option_new li button {display: block;width: 100%;text-align:left;padding-left:12px; line-height:35px; background-color:transparent;border-bottom:1px solid #ddd;}
.popup_wrap .sel_option_new li:last-child button {border-bottom: none;}
.popup_wrap .sel_option_new .end button {font-size:13px;color:#999;}

.popup_wrap .none{border-bottom: none;box-shadow:none;margin-bottom: 0px;}
.popup_wrap .apple {position: relative;}
.popup_wrap .apple:after {content: "";display:block;width: 55px;height: 75px;position: absolute;right: 25px;top: 40px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-170px -174px}
.popup_wrap .brbn {border-bottom: none;}
.popup_wrap .pb15{padding-bottom: 15px;}
.popup_wrap .mb8{margin-bottom: 8px;}
.popup_wrap .mb15{margin-bottom: 15px;}
.popup_wrap .mb20{margin-bottom: 20px;}
.popup_wrap .mb30{margin-bottom: 30px;}
.popup_wrap .mb37{margin-bottom: 37px;}
.popup_wrap .mt20{margin-top: 20px;}
.popup_wrap .prod_item{}
.popup_wrap .prod_item li{padding: 15px 15px 30px 15px;}
.popup_wrap .prod_item li:last-child {padding-bottom: 20px;}
.popup_wrap .prod_item li a{display: block;font-size: 15px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.popup_wrap .prod_item li p{padding: 5px 0 10px;overflow: hidden;}
.popup_wrap .prod_item li p span{color: #666;float: left;}
.popup_wrap .prod_item li p em{float: right;}
.popup_wrap .prod_item li select{margin-bottom: 7px;}
.popup_wrap .apply_no{padding: 15px;background: #eee;font-size: 14px}
.popup_wrap .prod_item li.pdn {padding:0;margin:0 15px;border-bottom: 1px solid #333;}
.popup_wrap .prod_item .paragraph:last-child {border-bottom:none;box-shadow:none;margin-bottom: 0px;}
.popup_wrap .paragraph.brn {border:none;}
.popup_wrap .paragraph.pdn {padding:none;}
.popup_wrap .paragraph .group{border-top: 1px solid #e5e5e5;padding-top: 10px;}
.popup_wrap .paragraph .group:first-child{border: none;}
.popup_wrap .tap_div2 {margin-top: 15px;}
.popup_wrap .txt_info {padding: 15px;letter-spacing: -1px;border-bottom: 1px solid #ccc;box-shadow:0 15px #eee;margin-bottom: 15px;}
.popup_wrap .txt_info em {color: #e51c52;font-weight: bold;}
.popup_wrap .fc_6 {color: #666}
.popup_wrap .inner {padding:20px 15px;letter-spacing: -1px;}
.popup_wrap .inner.pt0 {padding-top:0;}
.popup_wrap .inner.pb0 {padding-bottom:0;}
.popup_wrap .inner input[type="text"]{width:100%;}
.popup_wrap .inner .post_find input {width:75px;margin-right: 5px;}
.popup_wrap .inner .post_find button {width:75px;-webkit-appearance: none;height: 34px;border: 1px solid #333;background-color:#333;color:#fff;}
.popup_wrap .inner .lately {padding-right:93px;position: relative;margin-bottom: 8px;}
.popup_wrap .inner .lately button {border: 1px solid #333;background-color:#333;color:#fff; width:84px;height:35px;line-height:35px;position: absolute;right: 0;top:0;}
.popup_wrap .inner .lately2 {padding-right:93px;position: relative;margin-bottom: 10px;}
.popup_wrap .inner .lately2 .default_sel {overflow: hidden;position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #bbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;}
.popup_wrap .inner .lately2 .default_sel:after {content:"";display:block;width: 30px;height:33px;position:absolute;right:0px;top:0; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-105px -2px; vertical-align: middle;}
.popup_wrap .inner .lately2 .bttn {width:84px;height:35px;line-height:35px;position: absolute;right: 0;top:0;}

.popup_wrap .inner .detault_view {border-bottom:1px solid #e5e5e5;margin-bottom: 10px;padding-bottom: 5px;}
.popup_wrap .inner .detault_view table {width: 100%;font-size: 13px;letter-spacing: 0px;}
.popup_wrap .inner .detault_view table th{color:#666;font-weight: normal; padding: 3px 0;text-align: left;text-indent: 10px;font-size: 13px}
.popup_wrap .inner .detault_view table td{padding: 3px 13px;font-size: 13px;color: #333;}
.popup_wrap .inner .detault_view table th.vat {padding-top:5px;vertical-align: top;}

.popup_wrap .inner .btn_right {padding-right: 100px;position: relative;}
.popup_wrap .inner .btn_right span {display:inline-block;position: absolute;right: 7px;top:5px;vertical-align: middle;font-size: 13px;color: #666;}
.popup_wrap .inner .btn_right span input {margin-right:5px;}

.popup_wrap .inner .rating {margin-bottom: 8px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.popup_wrap .inner .rating button {display:block; width: 25%;background-color: #fff;border:1px solid #bbb;border-right: none; line-height: 34px;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.popup_wrap .inner .rating button:last-child {border-right:1px solid #bbb;}
.popup_wrap .inner .rating button.active {background-color: #333;color: #fff;border:1px solid #333;}

.popup_wrap .inner .rating_new {margin-bottom: 8px;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.popup_wrap .inner .rating_new button {display:block; width: 25%; background-color: #fff;border:1px solid #bbb;border-right: none; line-height: 34px;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.popup_wrap .inner .rating_new button:last-child {border-right:1px solid #bbb;}
.popup_wrap .inner .rating_new button em {display: inline-block;width: 13px;height: 9px;margin-right: 3px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.popup_wrap .inner .rating_new button.active {background-color: #333;color: #fff;border:1px solid #333;}
.popup_wrap .inner .rating_new button.active em {display: inline-block;width: 13px;height: 9px;margin-right:3px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -59px;}

.popup_wrap .inner h2 {font-size: 14px;color: #000;margin-bottom: 10px;}
.popup_wrap .txt_area {margin:0;}
.popup_wrap .txt_area.mb15 {margin-bottom:15px;}
.popup_wrap .txt_area.mb20 {margin-bottom:20px;}
.popup_wrap .txt_area2 {margin-bottom:0;}
.popup_wrap .txt_area2 .txt {font-size: 12px;color: #666;}
.popup_wrap .table_guide {border-top:1px solid #e5e5e5;width: 100%;margin-bottom: 10px;}
.popup_wrap .table_guide thead th {font-size: 11px;font-weight: normal;line-height:40px;background-color: #f6f6f6;color: #666;}
.popup_wrap .table_guide th {font-size: 12px;font-weight: normal;color: #000; line-height: 30px;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.popup_wrap .table_guide th:last-child {border-right:none;}
.popup_wrap .table_guide td {font-size: 12px;color: #666;text-indent: 10px; line-height: 30px;border: 1px solid #e5e5e5;border-top:none;}
.popup_wrap .table_guide td:last-child {color: #e51c52;text-align: right;padding-right: 5px; border-right:none;}

.popup_wrap .table_history {border-top:1px solid #ccc;width: 100%;margin-bottom: 10px;}
.popup_wrap .table_history thead th {font-size: 11px;font-weight: normal;color: #666; line-height: 40px;background-color: #f6f6f6;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.popup_wrap .table_history thead th:last-child {border-right:none;}
.popup_wrap .table_history td {font-size: 11px;color: #666;padding:5px;line-height: 1.5;border: 1px solid #ccc;border-top:none;}
.popup_wrap .table_history td:nth-child(1) {border-left:none;}
.popup_wrap .table_history td:nth-child(2) {padding-left:0px;text-align: center;color: #000;}
.popup_wrap .table_history td:nth-child(3) {border-right:none;}

.popup_wrap .table_tit {font-size:14px;}

.mlr15 {margin-left:15px;margin-right:15px;}
.plr15 {padding-left:15px;padding-right:15px;}
.table_retrieve1 {margin: 10px 0 20px;width:100%;}
.table_retrieve1.mb10 {margin-bottom:10px;}
.table_retrieve1 tbody {border-top:1px solid #e5e5e5;}
.table_retrieve1 th {text-align: left;text-indent: 15px;padding:12px 0 10px; font-size: 11px;font-weight: normal;color: #666;background-color: #f6f6f6;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
.table_retrieve1 td {font-size: 12px;color: #333;padding:12px 0 10px 10px;line-height: 1.7;border-bottom: 1px solid #e5e5e5;border-top:none;}
.table_retrieve1 td.count {text-align:right;padding-right: 15px;}
.table_retrieve1.pick th {text-indent:10px;}

.table_retrieve2 {margin: 10px 0 20px;width:100%;text-align:center;}
.table_retrieve2 thead th {padding:12px 0 10px;font-size: 11px;font-weight: normal;color: #666;background-color: #f6f6f6;border: 1px solid #e5e5e5;border-left:none;}
.table_retrieve2 thead th:last-child {border-right:none;}
.table_retrieve2 td {font-size: 12px;color: #333;padding:5px;line-height: 1.5;border: 1px solid #e5e5e5;border-top:none;}
.table_retrieve2 td:nth-child(1) {border-left:none;}
.table_retrieve2 td:nth-child(3) {border-right:none;}
.table_retrieve2 td em {display: block;}

.table_retrieve2_new {margin: 10px 0 20px;width:100%;text-align:center;border-top: 1px solid #e5e5e5;}
.table_retrieve2_new thead th {padding:12px 0 10px;font-size: 11px;font-weight: normal;color: #666;background-color: #f6f6f6;border-bottom: 1px solid #e5e5e5;}
.table_retrieve2_new thead th:last-child {border-right:none;}
.table_retrieve2_new td {font-size: 12px;color: #333;padding:5px;line-height: 1.5;border-bottom: 1px solid #e5e5e5;}
.table_retrieve2_new td em {display: block;}

.easy_creation {margin-bottom: 15px;}
.easy_creation li {line-height: 34px;border: 1px solid #bbb;border-bottom:none;font-size: 13px;padding-left: 15px;position: relative;}
.easy_creation li:last-child {border: 1px solid #bbb;}
.easy_creation li input {margin-right: 10px;}
.easy_creation li.active {border: 1px solid #000;border-bottom:none;font-size: 13px;padding-left: 15px;}
.easy_creation li.active:after {content:"";display: block;width: 100%; position: absolute;left:0;bottom:-1px; border-bottom: 1px solid #000;z-index: 10;}

.text_box {border:1px solid #bbb;padding:12px 10px 10px;font-size: 13px;position: relative;margin-bottom: 15px;}
.text_box.mlr15 {margin-left:15px;margin-right:15px;}
.text_box.mb40 {margin-bottom: 40px;}
.text_box textarea {width: 100%;height:88px;overflow:hidden;resize: none;outline: none;border:none;}
.text_box em {position: absolute;right: 16px;bottom: 12px;color:#999;}
.text_box em i {color: #e51c52}

.mileage_area{position: relative;padding-right: 30px;}
.mileage_area .mileage{position: relative;border: 1px solid #bbb;line-height: 34px;font-size: 13px;color: #666;}
.mileage_area .mileage.active {border: 1px solid #333;}
.mileage_area .mileage input {margin-left: 10px;}
.mileage_area .mileage span{position: absolute;right: 10px;top: 0;font-size: 14px;color: #333;font-weight: bold;}
.mileage_area .mileage span em{font-size: 12px;font-weight: bold;}
.mileage_area .help{position: absolute;right: 0;top: 8px;display: inline-block; width: 20px;height: 20px;margin-left:4px; vertical-align: middle;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -50px 0;}

.star_score {padding:20px 15px;border-bottom: 1px solid #e5e5e5;}
.star_score2 {padding-bottom: 40px;border-bottom:none;}
.star_score li {position: relative;padding-left: 88px;height:20px;margin-bottom: 20px;}
.star_score li strong {display: block;position: absolute;left: 0;top: 0;}
.star_score li button {margin-right: 17px;outline: none; background-color: transparent; width: 21px;height:20px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-197px -25px}
.star_score li button:last-child {margin-right: 0px;}
.star_score li:last-child {margin-bottom: 0px;}
.star_score li.score1 button:nth-child(1){background-position:-176px -25px}
.star_score li.score2 button:nth-child(1),.star_score li.score2 button:nth-child(2){background-position:-176px -25px}
.star_score li.score3 button:nth-child(1),.star_score li.score3 button:nth-child(2),.star_score li.score3 button:nth-child(3){background-position:-176px -25px}
.star_score li.score4 button:nth-child(1),.star_score li.score4 button:nth-child(2),.star_score li.score4 button:nth-child(3),.star_score li.score4 button:nth-child(4){background-position:-176px -25px}
.star_score li.score5 button:nth-child(1),.star_score li.score5 button:nth-child(2),.star_score li.score5 button:nth-child(3),.star_score li.score5 button:nth-child(4),.star_score li.score5 button:nth-child(5){background-position:-176px -25px}
.star_score li strong.mt8 {top:8px;}
.star_score li .rating {display: flex;}
.star_score li .rating button {flex: 1;margin-right: 0px;background-image:none;background-color: #fff;border:1px solid #bbb;border-right: none;height: 34px;line-height: 34px;letter-spacing: -1px;}
.star_score li .rating button:last-child {border-right:1px solid #bbb;}
.star_score li .rating button.active {background-color: #333;color: #fff;border:1px solid #333;}

.star_score_new {padding:20px 15px;border-bottom: 1px solid #e5e5e5;padding-bottom: 40px;border-bottom:none;}
.star_score_new li {margin-bottom: 10px;}
.star_score_new li strong {display: block;margin-bottom:5px;}
.star_score_new li button {margin-right: 17px; background-color: transparent; width: 21px;height:20px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:-197px -25px}
.star_score_new li button:last-child {margin-right: 0px;}
.star_score_new li:last-child {margin-bottom: 0px;}
.star_score_new li .rating {display: flex;}
.star_score_new li .rating button {margin-right: 0px;background-image:none;background-color: #fff;border:1px solid #bbb;border-right: none;height: 34px;line-height: 34px;letter-spacing: -1px;flex:1}
.star_score_new li .rating button:last-child {border-right:1px solid #bbb;}
.star_score_new li .rating button em {display: inline-block;width: 13px;height: 9px;margin-right: 5px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.star_score_new li .rating button.active {background-color: #333;color: #fff;border:1px solid #333;}
.star_score_new li .rating button.active em {display: inline-block;width: 13px;height: 9px;margin-right: 5px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -59px;}

.photo_menu {display: flex;padding:20px 0 12px;}
.photo_menu span {display:block;flex:1;text-align: center;color: #666;background-color: #fff;}
.photo_menu span label {display: block;}
.photo_menu span input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px; overflow: hidden;clip:rect(0,0,0,0);border: 0;}
.photo_menu span.photo label:before {content:"";display: block;width:30px;height:23px;background-position:-125px -50px;margin:3px auto 5px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.photo_menu span.movie label:before {content:"";display: block;width:28px;height:20px;background-position:-155px -50px;margin:5px auto 8px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}
.photo_menu span.shoot label:before {content:"";display: block;width:26px;height:22px;background-position:-183px -50px;margin:3px auto 8px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;}

.photo_menu_new {display: flex;padding:20px 13px 12px;}
.photo_menu_new span {display:block;flex:1;text-align: center;color: #333;background-color: #fff;border:1px solid #bbb;margin:2px;line-height:34px;}
.photo_menu_new span label {display: block;}
.photo_menu_new span input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px; overflow: hidden;clip:rect(0,0,0,0);border: 0;}
.photo_menu_new span.photo label:before {content:"";display: inline-block; width:23px;height:17px;background-position:0px -303px;margin:0 5px 0px 0;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;vertical-align: middle;}
.photo_menu_new span.movie label:before {content:"";display: inline-block;width:28px;height:20px;background-position:-155px -50px;margin:0 5px 0px 0;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;vertical-align: middle;}
.photo_menu_new span.shoot label:before {content:"";display: inline-block;width:19px;height:17px;background-position:-23px -303px;margin:0 5px 0px 0;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;vertical-align: middle;}

.photos {background-color: #f4f4f4;padding:20px 15px;margin-bottom: 15px; border-top: 1px solid #e5e5e5;}
.photos span {float:left;display:block; width: 55px;height: 55px;margin-right: 20px;position: relative;}
.photos span:last-child {margin-right: 0px;}
.photos span button {display: block;background-color:transparent; position: absolute;right: -12px;top: -6px; width: 25px;height: 25px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -210px -50px;}
.photos span img {width: 55px;height: 55px;}
.photos span em {text-align: center;color: #fff;position: absolute;left: 0;top: 50%;width: 55px;margin-top: -7px;}
.photos span video {display: inline-block;}
.photos:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.total_price_box {margin:0 15px 10px 15px;position:relative;text-align:right;font-size:20px;font-weight:bold;color:#e51c52;padding:7px 15px 5px;border:1px solid #e5e5e5;background-color:#f4f4f4;}
.total_price_box strong {font-size:13px;font-weight:bold;color:#000;position:absolute;left:15px;top:10px;}
.total_price_box i {font-size:13px;}

.coupon_box {margin:15px;margin-top:0px;padding:15px; border:1px solid #ccc;letter-spacing: -1px;}
.coupon_box dt {position:relative;padding-bottom: 8px;}
.coupon_box dt .tit {font-size:13px;color:#000;padding-right:20px;padding-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.coupon_box dt span {display:block;font-size:12px;color:#666;}
.coupon_box dt button {position:absolute;right:0;top:7px;background-color:#fff; width:11px;height:7px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -100px -137px;}
.coupon_box dt button.on {background-position: -100px -130px;}
.coupon_box dd {border-top:2px solid #333;}
.coupon_box dd .total {position:relative;text-align: right;font-size:20px;font-weight:bold;color:#000;padding:7px 0 4px;border-bottom:1px solid #e5e5e5;}
.coupon_box dd .total strong {font-size:13px;font-weight:bold;color:#000;position:absolute;left:0;top:10px;}
.coupon_box dd .total i {font-size:13px;}
.coupon_box dd .price em {display:inline-block;margin-right: 32px;padding:13px 0 20px; position: relative;}
.coupon_box dd .price em:after {content: "";display: block;display: block;width: 15px;height: 15px; position: absolute;right:-25px;top:13px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -15px -50px;}
.coupon_box dd h3 {font-size:13px;font-weight:bold;text-indent:10px;color:#000;border:1px solid #e5e5e5;background-color:#f4f4f4;line-height:35px;margin-bottom:15px;}
.coupon_box dd .sticker {margin-bottom: 17px;}
.coupon_box dd .sticker:last-child {margin-bottom: 0px;}
.coupon_box dd .sticker li {float:left;width:33.33%;font-size:11px;color:#666;margin-bottom:10px;position:relative;}
.coupon_box dd .sticker li.active:after {content:"";display:block;position:absolute;right:-1px;top:-4px; width:23px;height:23px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -115px -130px;}
.coupon_box dd .sticker li em {display:block;margin:0px 3px;}
.coupon_box dd .sticker li em span {display:block;border:1px solid #aaa;border-left:3px solid #e51c52;line-height: 40px;font-size:13px;font-weight:bold;color:#000;text-align: center;margin-bottom: 7px;}
.coupon_box dd .sticker li.end em span {border-left:3px solid #aaa;color:#aaa;}
.coupon_box dd .sticker:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.coupon_box dd .sticker_new {margin-bottom: 17px;}
.coupon_box dd .sticker_new:last-child {margin-bottom: 0px;}
.coupon_box dd .sticker_new li {float:left;width:33.33%;font-size:11px;color:#666;margin-bottom:10px;position:relative;}
.coupon_box dd .sticker_new li:before {content:"";display:block;display:block;position:absolute;right:7px;top:0px;width:5.5px;height:40px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -281px -295px; vertical-align:middle;}
.coupon_box dd .sticker_new li.active:after {content:"";display:block;position:absolute;right:-1px;top:-4px; width:23px;height:23px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -115px -130px;}
.coupon_box dd .sticker_new li em {display:block;margin:0px 3px;}
.coupon_box dd .sticker_new li em span {display:block;border:1px solid #bbb;border-left:3px solid #e51c52;height: 40px;line-height: 40px;font-size:13px;font-weight:bold;color:#000;text-align: center;margin-bottom: 7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.coupon_box dd .sticker_new li.end em span {border-left:3px solid #aaa;color:#aaa;}
.coupon_box dd .sticker_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;}


.coupon_box2 li {position: relative;margin:10px 15px;margin-top:0px;border:1px solid #aaa;border-left:4px solid #e51c52;}
.coupon_box2 li:after {content:"";display:block;position:absolute;right:-1px;top:50%;margin-top:-16px; width:12px;height:33px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -138px 0px;}
.coupon_box2 dl {padding:13px 0px 13px 13px;margin-right:95px;border-right: 1px dashed #ccc;position: relative;}
.coupon_box2 dl dt {font-size:14px;font-weight:bold;color:#000;letter-spacing:-1px;margin-bottom: 5px;}
.coupon_box2 dl dd {font-size:11px;color:#999;padding-left:8px;position: relative;margin-bottom: 2px;}
.coupon_box2 dl dd:before {content:"";display:block;position:absolute;left:0;top:7px; width:2px;height:2px;background-color:#666;}
.coupon_box2 dl .download {display:block;position:absolute;right:-80px;top:50%;margin-top:-45px;}
.coupon_box2 dl .download:before {display:none;}
.coupon_box2 dl .download span {display:block;width:66px;font-size:35px;font-weight:bold;color:#000;letter-spacing:-1px;padding-top:15px;}
.coupon_box2 dl .download span i {font-size:25px;}
.coupon_box2 dl .download span.won i{font-size: 20px;vertical-align: middle;}

.coupon_box2_new li {position: relative;margin:10px 15px;margin-top:0px;border:1px solid #bbb;}
.coupon_box2_new li:after {content:"";display:block;display:block;position:absolute;right:17px;top:-1px;width:8px;height:3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -292px -295px; vertical-align:middle;}
.coupon_box2_new li:before {content:"";display:block;display:block;position:absolute;right:17px;bottom:-1px;z-index:10;width:8px;height:3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -292px -390px; vertical-align:middle;}
.coupon_box2_new .big_coupon {background-color:#e51c52;border:3px solid #fff;position:relative;}
.coupon_box2_new .big_coupon .cou_info {background-color:#fff;margin-left:85px;padding:13px 18px 13px 13px; background-image: url(../images/member/coupon_bg.png);background-repeat: repeat-y;background-size:19px 6px;background-position:right top;position:relative;}
.coupon_box2_new .big_coupon .cou_info .tit {display:block; font-size:13px;font-weight:bold;color:#333;letter-spacing:-0.05em;margin-bottom: 5px;}
.coupon_box2_new .big_coupon .cou_info .dot {display:block;font-size:11px;color:#999;padding-left:8px;position: relative;margin-bottom: 2px;}
.coupon_box2_new .big_coupon .cou_info .dot:before {content:"";display:inline-block;position:absolute;left:0;top:0;margin-top:7px; width:2px;height:2px;background-color:#666;border-radius:1px;}
.coupon_box2_new .big_coupon .cou_info:before {content:"";display:block;position:absolute;left:-2px;top:0;z-index:10; width:2px;height:100%;background-image: url(../images/member/coupon_bg2.png);background-repeat: repeat-y;background-size:2px 10px;}
.coupon_box2_new .big_coupon .redbox {display:block;color:#fff;position:absolute;left:15px;top:50%;margin-top:-20px;line-height: 1;}
.coupon_box2_new .big_coupon .redbox.sale_price {margin-top:-10px;}
.coupon_box2_new .big_coupon .sale_persent strong {font-size:32px;}
.coupon_box2_new .big_coupon .sale_persent em {display:inline-block;padding-top:3px; font-size:17px;vertical-align:top;}
.coupon_box2_new .big_coupon .sale_persent em:after {content:"OFF";display:block;font-size:9px;}
.coupon_box2_new .big_coupon .sale_persent i {font-size:9px;}
.coupon_box2_new .big_coupon .sale_price strong {font-size:18px;line-height: 1;}
.coupon_box2_new .big_coupon .sale_price em {font-size:13px;display:inline-block;margin-top:-3px;}

.coupon_box2_new2 {padding-top:15px;}
.coupon_box2_new2 li {position: relative;margin:10px 15px;margin-top:0px;border:1px solid #bbb;}
.coupon_box2_new2 li:after {content:"";display:block;display:block;position:absolute;right:44px;top:-1px;width:8px;height:3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -292px -295px; vertical-align:middle;}
.coupon_box2_new2 li:before {content:"";display:block;display:block;position:absolute;right:44px;bottom:-1px;z-index:10;width:8px;height:3px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -292px -390px; vertical-align:middle;}
.coupon_box2_new2 .big_coupon {background-color:#e51c52;border:3px solid #fff;position:relative;}
.coupon_box2_new2 .big_coupon .cou_info {background-color:#fff;margin-left:85px;padding:13px 18px 13px 13px; background-image: url(../images/member/coupon_bg3.png);background-repeat: repeat-y;background-size:46px 6px;background-position:right top;position:relative;}
.coupon_box2_new2 .big_coupon .cou_info .tit {display:block; font-size:13px;font-weight:bold;color:#333;letter-spacing:-0.05em;margin-bottom: 5px;}
.coupon_box2_new2 .big_coupon .cou_info .dot {display:block;font-size:11px;color:#999;padding-left:8px;position: relative;margin-bottom: 2px;}
.coupon_box2_new2 .big_coupon .cou_info .dot:before {content:"";display:inline-block;position:absolute;left:0;top:0;margin-top:7px; width:2px;height:2px;background-color:#666;border-radius:1px;}
.coupon_box2_new2 .big_coupon .cou_info:before {content:"";display:block;position:absolute;left:-2px;top:0;z-index:10; width:2px;height:100%;background-image: url(../images/member/coupon_bg2.png);background-repeat: repeat-y;background-size:2px 10px;}
.coupon_box2_new2 .big_coupon .redbox {display:block;color:#fff;position:absolute;left:15px;top:50%;margin-top:-20px;line-height: 1;}
.coupon_box2_new2 .big_coupon .redbox.sale_price {margin-top:-10px;}
.coupon_box2_new2 .big_coupon .sale_persent strong {font-size:32px;}
.coupon_box2_new2 .big_coupon .sale_persent em {display:inline-block;padding-top:3px; font-size:17px;vertical-align:top;}
.coupon_box2_new2 .big_coupon .sale_persent em:after {content:"OFF";display:block;font-size:9px;}
.coupon_box2_new2 .big_coupon .sale_persent i {font-size:9px;}
.coupon_box2_new2 .big_coupon .sale_price strong {font-size:18px;line-height: 1;}
.coupon_box2_new2 .big_coupon .sale_price em {font-size:13px;display:inline-block;margin-top:-3px;}
.coupon_box2_new2 .big_coupon .icon_down {display:block;position:absolute;right:15px;top:50%;margin-top:-10px;width:12px;height:13px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -85px -353px; vertical-align:middle;}
.big_coupon_btn_more {display:block;background-color:transparent;font-size:13px;color:#666;width:90px;margin:15px auto 0;}
.big_coupon_btn_more:after {content:"";display:inline-block;margin-left:5px;width: 15px;height: 9px;background-image: url(../images/customer/customer_sp.png);background-repeat: no-repeat;background-size:150px 170px;background-position: -15px -39px;}


.coupon_box3 {padding-bottom: 30px;}
.coupon_box3 li {position: relative;margin:10px 15px;margin-top:0px;border:1px solid #aaa;border-left:4px solid #e51c52;}
.coupon_box3 li:after {content:"";display:block;position:absolute;right:-1px;top:50%;margin-top:-16px; width:12px;height:33px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -138px 0px;}
.coupon_box3 dl {padding:13px 0px 13px 13px;margin-right:95px;border-right: 1px dashed #ccc;position: relative;}
.coupon_box3 dl dt {font-size:14px;font-weight:bold;color:#000;letter-spacing:-1px;margin-bottom: 5px;}
.coupon_box3 dl dd {font-size:11px;color:#666;margin-bottom: 2px;position:relative;padding-left:52px;letter-spacing:-1px;}
.coupon_box3 dl dd span {color:#999;position:absolute;left:0;top:0;}
.coupon_box3 dl .download {display:block;position:absolute;right:-80px;top:50%;margin-top:-45px;}
.coupon_box3 dl .download:before {display:none;}
.coupon_box3 dl .download button {width:66px;background-color:#fff;font-size:35px;font-weight:bold;color:#000;letter-spacing:-1px;}
.coupon_box3 dl .download button i {font-size:25px;}
.coupon_box3 dl .download button em {display:block;font-size:11px;position: relative;margin-top: 5px;text-align: left;padding-left:19px;}
.coupon_box3 dl .download button em:after {content:"";display:block;position:absolute;right:0;top:3px;width:66px;height:19px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0px -151px;}

.level_info {letter-spacing:-1px;margin-bottom: 20px;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.level_info li {float:left;width:33.33%;color:#333;text-align:center;/*border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;*/}
.level_info li em {display:block;line-height:29px; border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.level_info:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.level_info_new {letter-spacing:-1px;border-top:1px solid #e5e5e5;}
.level_info_new li {float:left;width:33.33%;color:#333;text-align:center;}
.level_info_new li em {display:block;line-height:29px; border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.level_info_new li:nth-child(3n) em {border-right:none;}
.level_info_new:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.level_tit {font-size:15px;color:#000;padding:5px 0 0 60px;margin-bottom:20px;position:relative;}
.level_tit em {display:block;font-size:12px;color:#666;}
.level_tit:before {content:"";display:block;position:absolute;left:0;top:0; width:53px;height:53px;background-image: url(../images/member/level_sp.png);background-repeat: no-repeat;background-size:351px 53px;}
.level_tit.level1:before {background-position: 0px 0px;}
.level_tit.level2:before {background-position: -53px 0px;}
.level_tit.level3:before {background-position: -106px 0px;}
.level_tit.level4:before {width:64px;background-position: -159px 0px;}
.level_tit.level5:before {width:64px;background-position: -223px 0px;}
.level_tit.level6:before {width:64px;background-position: -287px 0px;}
.level_tit.level4,.level_tit.level5,.level_tit.level6 {padding-left:72px;}

.popup_wrap .return_list {padding-bottom: 20px;}

.popup_wrap .result_info {border-top: 0px;padding-top:15px;border-top:1px solid #e5e5e5;margin:0 15px 10px 15px;}
.popup_wrap .result_info.m0 {margin: 0;}
.popup_wrap .result_info2 {border-top: 0px;padding-top:0px;border-top:none;margin:0;}
.popup_wrap .result_info.ml0 {margin-left: 0px;}
.popup_wrap .result_info.mb0 {margin-bottom: 0px;}
.popup_wrap .result_info.brtn {border-top:none;padding-top:0px;}
.popup_wrap .result_info.info2 {border-top:none;padding-top:0px;margin:0 0 10px 0;}
.popup_wrap .result_info li {padding-left: 8px;}
.popup_wrap .result_info li span{left:0;top:13px;}

.popup_wrap .event .text_box {margin-top:10px;}
.popup_wrap .event .text_box ::-webkit-input-placeholder {text-indent:0px;}
.popup_wrap .event .text_box ::-moz-placeholder {text-indent:0px;}
.popup_wrap .event .text_box :-ms-input-placeholder {text-indent:0px;}
.popup_wrap .event .text_box :-moz-placeholder {text-indent:0px;}
.popup_wrap .event .text_box placeholder {text-indent:0px;}
.popup_wrap .event .text_box textarea {height:200px;}
.popup_wrap .event .photo {display:none;margin-bottom: 15px;}
.popup_wrap .event .photo span {float:left;display:block;margin-right: 20px;position: relative;}
.popup_wrap .event .photo span:last-child {margin-right: 0px;}
.popup_wrap .event .photo span img {width: 80px;height: 80px;}
.popup_wrap .event .photo:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.popup_wrap .event .btn_photo {border:1px solid #bbb;background-color:#f4f4f4;line-height:40px;width:100%;text-align:center;margin-bottom:10px;}
.popup_wrap .event .btn_photo input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px; overflow: hidden;clip:rect(0,0,0,0);border: 0;}
.popup_wrap .event .btn_photo:before {content:"";display:inline-block;margin-right:5px;width:30px;height:23px;background-position:-125px -50px;background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;vertical-align:middle;}

.popup_wrap .photo_view {padding-bottom: 30px;}
.popup_wrap .photo_view img {width:100%;}
.popup_wrap .photo_view p {width:100%;margin:10px 0;}
.popup_wrap .photo_view span {display:block;position:relative;letter-spacing:-1px;margin-top:10px;}
.popup_wrap .photo_view span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.popup_wrap .photo_view span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.popup_wrap .photo_view span .last {color: #999;}
.popup_wrap .photo_view span .last:after {display:none;}
.popup_wrap .event_view .bttn {border:1px solid #bbb;}
.popup_wrap .event_view li:last-child .bttn {background-color:#fff;font-size:13px;color:#333;}
.popup_wrap .event_view li:last-child .bttn i {color: #e51c52;}
.popup_wrap .event_view li:first-child .bttn i {color: #e51c52;}

.popup_wrap .favor_wrap {padding:20px 15px;}
.popup_wrap .favor_wrap.pt70{padding-top: 70px;}
.popup_wrap .favor_wrap h3 {font-size:14px;color:#333;margin-bottom:5px;}
.popup_wrap .favor_wrap .common_favor {background-color:#f4f4f4;border:1px solid #ddd;margin-bottom:30px; width:100%;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.popup_wrap .favor_wrap .common_favor li {border-right:1px solid #ddd;margin:15px 0;width:33.33%; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.popup_wrap .favor_wrap .common_favor li:last-child {border-right:none;}
.popup_wrap .favor_wrap .common_favor li .apply_zone {width:47px;height:35px;margin:0 auto 10px;text-align:center;font-size:20px;font-weight:bold;color:#6e612d; padding-top:18px; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-0px -335px;}
.popup_wrap .favor_wrap .common_favor li .coupon_zone {width:65px;height:36px;margin:14px auto 10px;text-align:center;font-size:25px;font-weight:bold;color:#333; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-50px -335px;}
.popup_wrap .favor_wrap .common_favor li .coupon_zone i {font-size:18px;}
.popup_wrap .favor_wrap .common_favor li strong {display:block;text-align:center;}
.popup_wrap .favor_wrap .common_favor li strong em {display:block;color:#666;}

.popup_wrap .favor_wrap .attend_addfavor {border-top:1px solid #ddd;margin-bottom:30px;}
.popup_wrap .favor_wrap .attend_addfavor table {width:100%;}
.popup_wrap .favor_wrap .attend_addfavor th {border-bottom:1px solid #ddd;line-height:35px;font-weight:normal; color:#333;background-color:#f5f5f5;}
.popup_wrap .favor_wrap .attend_addfavor th:first-child {border-right:1px solid #ddd;}
.popup_wrap .favor_wrap .attend_addfavor td {border-bottom:1px solid #ddd;line-height:35px;color:#666;text-align:center;}
.popup_wrap .favor_wrap .attend_addfavor td:first-child {border-right:1px solid #ddd;}

.popup_wrap .favor_wrap .all_attend {border:1px solid #ddd;background-color:#f4f4f4;text-align:center;padding:20px 0;}
.popup_wrap .favor_wrap .all_attend strong {display:inline-block;border:1px solid #ddd;background-color:#fff;font-size:25px;color:#333;padding:5px 12px;margin-bottom:10px;}
.popup_wrap .favor_wrap .all_attend strong:before {content:"";display:inline-block;margin-top:-3px;margin-right: 6px; width:24px;height:24px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-25px -173px;vertical-align: middle;}
.popup_wrap .favor_wrap .all_attend span {display:block;color:#333;font-weight:bold; }

.popup_wrap .div_sel_new {border-bottom: 1px solid #e5e5e5;padding:5px 0 15px;}

/* layer 팝업, 도움말풍선 */
.layer_popup {} 
.layer_popup .deem{background: #000;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: 0.7;z-index: 1000;}
.layer_popup .popup_wrap {width:100%;position: absolute; top: 0;left: 0;z-index: 1010;}
.layer_popup .popup_wrap .winner_info{padding: 10px 0;}
.layer_deal_wrap .deem {z-index: 980;}
.layer_deal_wrap .popup_wrap {z-index: 990;}
.layer_popup .popup_wrap.bg_white {background-color: #fff;}
.layer_popup .popup_wrap .inner{margin:0 15px;padding:15px 20px 20px 20px; background-color: #fff;}
.layer_popup .popup_wrap .inner2{margin:0 15px;padding:0px; background-color: #fff;}
.layer_popup .popup_wrap .inner2.pt15 {padding-top:15px;}
.layer_popup .popup_wrap .inner2.addinput{margin-top:65px;padding-bottom:100px;}
.layer_popup .popup_wrap .inner2.addinput.pb20{padding-bottom: 20px;}
.layer_popup .popup_wrap .inner2.addinput.mt20{margin-top: 20px;}
.layer_popup .popup_wrap .inner2.addinput.mt10{margin-top: 10px;}
.layer_popup .popup_wrap .inner2.addinput.mlr0{margin-left: 0;margin-right: 0;padding:0 15px 20px;}
.layer_popup .popup_wrap .inner2.addinput input[type="text"]{width:100%;}
.layer_popup .popup_wrap .inner2.addinput .txt {color:#666;letter-spacing:-1px;}
.layer_popup .popup_wrap .inner2.addinput .btn_area2 {margin-top:15px;}
.layer_popup .popup_wrap .inner2.addinput h3 {font-size:14px;color:#000;margin-bottom:5px;}
.layer_popup .popup_wrap .inner2.addinput .ins_choice {border-right:1px solid #bbb;margin:0 0 20px 0;display:flex;}
.layer_popup .popup_wrap .inner2.addinput .ins_choice li {flex:1;width: 33.33%;font-size: 13px;color: #000;line-height: 35px;text-align: center;border:1px solid #bbb;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.layer_popup .popup_wrap .inner2.addinput .ins_choice li:before {content:"";display: inline-block;width: 13px;height: 9px;margin-right: 5px; background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -52px -50px;}
.layer_popup .popup_wrap .inner2.addinput .ins_choice li.active {color: #fff;background-color: #333;border:1px solid #333;border-right:none;}
.layer_popup .popup_wrap .inner2.addinput .sms {border-top:1px dashed #e5e5e5;padding-top:15px;letter-spacing:-1px;}
.layer_popup .popup_wrap .inner2.addinput .sms strong {display:block;font-weight:normal;padding-left:40px;margin-bottom:15px; position:relative;}
.layer_popup .popup_wrap .inner2.addinput .sms strong:before {content:"";display:block;position:absolute;left:0;top:4px; margin-right:5px;width:29px;height:26px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-80px -63px;vertical-align:middle;}
.layer_popup .popup_wrap .inner2.addinput .phoen_box {border:1px solid #ccc;text-align:center;padding:20px 15px;background-color:#f9f9f9;margin-bottom: 30px;}
.layer_popup .popup_wrap .inner2.addinput .phoen_box em {display:block;font-size: 14px;font-weight:bold;color:#000;margin-bottom:10px;}
.layer_popup.cart_wish_prod .pop_close{margin-top: 15px;}
.layer_popup.default_wish_prod .pop_close{margin-top: 15px;}
.layer_popup .popup_wrap .inner3{margin:0;padding:0; background-color: #fff;}
.layer_popup .popup_wrap .inner3 .p_head{padding-top:15px;}
.layer_popup .popup_wrap .inner3 .p_head .title {border-bottom: 1px solid #ddd}
.layer_popup .popup_wrap .inner3 .p_head .btn_pop_close {right:15px;top: 18px;}
.layer_popup .popup_wrap .inner3 .result_info{padding:0 15px;}
.layer_popup .popup_wrap .inner3 .result_info strong {color:#333;}

.layer_popup .tit_tops{color: #333;font-size: 14px}
.layer_popup .tit_bgs{font-size: 13px;color: #333;padding-left: 15px;background: #f4f4f4;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;line-height: 39px}
.layer_popup .imgs_tit{padding-bottom: 10px;color: #333;}

.layer_popup .phone_prod{padding:35px 15px 0;}
.layer_popup .phone_prod h3{font-size: 13px;padding-bottom: 10px;}
.layer_popup .phone_prod .phone_list{position: relative;padding-left: 60px;min-height: 60px}
.layer_popup .phone_prod .phone_list img{position: absolute;left: 0;top: 0;}
.layer_popup .phone_prod .phone_list span{font-size: 13px;display: block;padding-top: 5px;}

.layer_popup .phone_prod_info{padding:20px 15px 20px;background: #f4f4f4;}
.layer_popup .phone_prod_info h3{font-size: 13px;padding-bottom: 10px;}

.layer_popup .popup_wrap .pt35 {padding-top: 35px;}
.layer_popup .popup_wrap .mt55 {margin-top: 55px;}
.layer_popup .popup_wrap .p_head {position: relative;margin-bottom: 15px;}
.layer_popup .popup_wrap .p_head.mb0 {margin-bottom: 0px;}
.layer_popup .popup_wrap .p_head .title {display:block;padding-bottom: 10px;font-size:17px;font-weight:bold;color:#000;position:relative;border-bottom: 1px solid #000;text-align: center;}
.layer_popup .popup_wrap .p_head .btn_pop_close{display:none;position:absolute;top:4px;right:0px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}
.layer_popup .popup_wrap .p_head .btn_pop_close.dpb{display:block;background-color: transparent;}

.layer_popup .popup_wrap .p_head2 {margin-bottom: 30px;position: fixed;width: 100%;background: #fff;z-index: 2000;}
.layer_popup .popup_wrap .p_head2 .title {height:45px;line-height:45px;text-align:center;font-size:16px;font-weight:bold;color:#000;position:relative;border-bottom: 1px solid #ccc;letter-spacing: -1px;}
.layer_popup .popup_wrap .p_head2 .btn_pop_close{display:block;position:absolute;top:15px;right:10px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}
.layer_popup .popup_wrap .p_head3 {width: 100%;background: #fff;z-index: 2000;}
.layer_popup .popup_wrap .p_head3 .title {height:45px;line-height:45px;text-align:center;font-size:16px;font-weight:bold;color:#000;position:relative;border-bottom: 1px solid #ccc;letter-spacing: -1px;}
.layer_popup .popup_wrap .p_head3 .btn_pop_close{display:block;position:absolute;top:15px;right:10px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}

.layer_popup .popup_wrap .btn_back {display:block;position:absolute;top:15px;left:10px;width:17px;height:15px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position: 0px -20px;}

.layer_popup .popup_wrap .p_txt {font-size: 12px;color: #333;}
.layer_popup .popup_wrap .p_txt strong {display: block;margin-bottom: 10px;}
.layer_popup .popup_wrap .p_txt span {display: block;margin-bottom: 10px;}

.layer_popup .popup_wrap .btn_area2 button{height: 40px;}

.layer_popup .popup_wrap .goods_tit {font-size: 13px;font-weight: bold;color: #000;border-bottom: 1px solid #e5e5e5;padding-bottom: 8px;margin: 0 5px 10px 5px;}
.popup_wrap .goods_list {margin:0 5px;}
.popup_wrap .goods_list dt {font-size: 12px;color: #000;margin-bottom: 5px;line-height: 1.7; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.popup_wrap .goods_list dt span {display: block;color: #666;}
.popup_wrap .goods_list dd {margin-bottom: 15px;}

.layer_popup .post_info {padding:15px 0 25px;border-bottom:1px solid #bbb;margin-bottom: 20px;}
.layer_popup .post_info p {color: #666;text-align: center;margin-bottom: 10px;letter-spacing: -0.5px;}
.layer_popup .post_info p:before {content:"";display:block;width:80px;height:47px;margin:0 auto 20px;padding-right: 22px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position:0 -210px}
.layer_popup .post_info p em {color: #e51c52}

.layer_popup .post_info2 {color:#666;letter-spacing: -1px;}
.layer_popup .post_info2 span {display: block;margin-bottom: 12px;padding-bottom: 10px; border-bottom:1px solid #ccc;}
.layer_popup .post_info2 span em {display: block;font-size:11px;color:#333;width:55px;height: 15px;line-height: 15px;border:1px solid #333;margin-bottom: 5px; text-align: center;}
.layer_popup .post_info2 span em.fc_red {color: #e51c52;border:1px solid #e51c52;}

.layer_popup .result_info{margin-bottom: 15px;}
.layer_popup .result_info.mt20{margin-top: 20px;}
.layer_popup .result_info.mb0{margin-bottom: 0px;}
.layer_popup .result_info.mb5{margin-bottom: 5px;}
.layer_popup .result_info.mb10{margin-bottom: 10px;}
.layer_popup .result_info.line {border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.layer_popup .result_info li{padding:0 0 10px 7px;position: relative;color: #666;letter-spacing: -1px;}
.layer_popup .result_info li span{position: absolute;left: 0px;top: 7px;vertical-align: middle;width: 2px;height: 2px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-148px 0}
.layer_popup .result_info li em {color: #000;}

.layer_popup .input_area {border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0 0 0;margin:5px 0 15px 0;}
.layer_popup .input_area.brbn {border-bottom:none;}
.layer_popup .input_area.mb20 {margin-bottom:20px}
.layer_popup .input_area input[type="text"] {width: 100%;}
.layer_popup .input_area >li {position: relative;padding-left: 70px;margin-bottom: 10px;}
.layer_popup .input_area li.pl50 {padding-left: 50px;}
.layer_popup .input_area li.mb8 {margin-bottom: 8px;}
.layer_popup .input_area li strong {position: absolute;left: 10px;top: 8px;}
.layer_popup .input_area li.pl50 strong {position: absolute;left: 0px;top: 8px;letter-spacing: -2px;}

.layer_popup .popup_wrap .btn_one_line {text-align: center;}
.layer_popup .popup_wrap .btn_one_line .bttn {width:97px;height: 30px;border:2px solid #333;background-color: #fff;font-size: 12px; color: #000;}
.layer_popup .popup_wrap .btn_one_line.px1 .bttn {border:1px solid #333;}
.layer_popup .popup_wrap .btn_one {text-align: center;}
.layer_popup .popup_wrap .btn_one .bttn {width:100%;height: 35px;background-color: #333;font-size: 13px; color: #fff;}

.layer_popup .popup_wrap .return_list {padding:0 5px 15px 5px;font-size: 12px;letter-spacing: -1px;border-bottom: 1px solid #e5e5e5;}
.layer_popup .popup_wrap .return_list li {padding-left:75px;margin-bottom: 10px; position: relative;}
.layer_popup .popup_wrap .return_list li strong {color: #666;font-weight: normal; position: absolute;left: 0;top: 0;letter-spacing: -1.5px;}
.layer_popup .popup_wrap .return_list li span {display: block;color: #000;}

.layer_popup .popup_wrap .btn_list {margin-bottom:7px;}
.layer_popup .popup_wrap .btn_list button {margin-bottom:8px;overflow: hidden;position: relative;width: 100%;text-align:left;-webkit-appearance: none;text-indent: 12px;height: 35px;border: 1px solid #bbb;font-size: 13px;color:#000;background-color:#f4f4f4;position:relative;}
.layer_popup .popup_wrap .btn_list button:after {content:"";display:block;width: 11px;height:7px;position:absolute;right:10px;top:50%;margin-top:-3px; background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-129px 0; vertical-align: middle;}

.layer_popup .btn_layer {overflow-y: scroll;max-height: 409px;}
.layer_popup .btn_layer li button {width: 100%;background-color: #fff;padding:11px 10px 10px 10px;font-size: 13px;border-bottom: 1px solid #e5e5e5;}
.layer_popup .btn_layer li:last-child button {border-bottom: none;}
.layer_popup .btn_layer li.on button {color: #e2005e;}

.layer_popup .btn_layer2 {overflow-y: scroll;max-height: 409px;}
.layer_popup .btn_layer2 li button {width: 100%;background-color: #fff;padding:11px 10px 10px 10px;font-size: 13px;text-align:left;;border-bottom: 1px solid #e5e5e5;}
.layer_popup .btn_layer2 li:last-child button {border-bottom: none;}
.layer_popup .btn_layer2 li.on button {color: #e2005e;}

.layer_popup .pop_close {width: 100%;background-color: #333;line-height: 40px;font-size: 13px;color: #fff;}

.layer_popup .bailment {background-color: #f4f4f4;border-bottom: 1px solid #ccc;font-size:11px;color:#666;padding:15px;margin-bottom: 15px;}
.layer_popup .bailment2 {margin-bottom: 20px;}
.layer_popup .bailment2 strong{display:block;}
.layer_popup .bailment2 span{display:block;color:#666;padding-left: 10px;margin-bottom: 10px;}

.layer_popup .claim {border-bottom: 1px solid #ccc;font-size:12px;color:#e51c52;padding:15px 0 10px 20px;margin-bottom: 15px;position:relative;}
.layer_popup .claim:before {content:"";display:block;position: absolute;left:0;top:15px; width:15px;height:15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -132px -35px;}

.layer_popup .goods {padding-left:90px;letter-spacing: -1px;position: relative;height:80px;margin-bottom:20px;}
.layer_popup .goods dt {height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.layer_popup .goods dd img {width:80px;height:80px;position:absolute;left:0;top:3px;}
.layer_popup .goods dd .options .price {display: block;font-size: 15px;font-weight:bold;color: #000;margin-top: 5px;}
.layer_popup .goods dd .options .price i {font-size: 12px;}
.layer_popup .goods dd .options .btn_area:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.layer_popup .goods dd .options .sel_shape {margin-top:10px;}

.layer_popup .question_area {border:1px solid #e5e5e5;padding:10px;margin-bottom:20px;overflow:hidden;overflow-y:scroll;}
.layer_popup .question_area textarea {width:100%;resize: none;outline: none;border:none;}
.layer_popup .question_area ::-webkit-input-placeholder {text-indent: 0px;}
.layer_popup .question_area ::-moz-placeholder {text-indent: 0px;}
.layer_popup .question_area :-ms-input-placeholder {text-indent: 0px;}
.layer_popup .question_area :-moz-placeholder {text-indent: 0px;}
.layer_popup .question_area placeholder {text-indent: 0px;}

.layer_popup .s_tit {font-size:14px;margin-bottom:5px;}
.layer_popup .txt_box {font-size:12px;color:#999;margin-bottom:20px;margin-left:5px;}
.layer_popup .btn_pop_close .bttn {display:block;width:100%; height:40px;line-height:40px;text-align: center;margin-top: 20px;background-color: transparent;border:1px solid #333;}


.layer_popup .email_naiad {margin-bottom:25px;}
.layer_popup .email_naiad li {padding-left: 33px;position:relative;margin-bottom:8px;}
.layer_popup .email_naiad li input[type="checkbox"]{position:absolute;left:0;top:5px;}
.layer_popup .email_naiad li:first-child {border-top:none;padding-top: 0;margin-top: 8px;}
.layer_popup .email_naiad li:first-child input[type="checkbox"]{top:5px;}
.layer_popup .email_naiad li:last-child {border-top:1px solid #e5e5e5;padding-top: 15px;margin-top: 15px;}
.layer_popup .email_naiad li:last-child input[type="checkbox"]{top:50%;margin-top: -6px;}
.layer_popup .email_naiad li:last-child button {float:right;background-color:#fff;color:#666;border:1px solid #666;padding:3px 10px;margin-top:-5px;}


.layer_popup .email_naiad li.email {margin-top: 0 !important;border-top: none !important;padding-top: 0 !important;}
.layer_popup .email_naiad li.email input[type="checkbox"]{top:50%;margin-top: -13px;}
.layer_popup .email_naiad li.email button {float:right;background-color:#fff;color:#666;border:1px solid #666;padding:3px 10px;margin-top:-5px;}

.layer_popup .info_goods {position:relative;padding:15px 0;border-bottom: 1px solid #e5e5e5;}
.layer_popup .info_goods dt {margin-bottom:2px}
.layer_popup .info_goods dt .order_num {font-size: 12px;color: #666;}
.layer_popup .info_goods dt .order_num i {display:inline-block;font-size: 12px;color: #999;margin:-3px 3px 0 3px;vertical-align: middle;}
.layer_popup .info_goods dd {font-size: 12px;color: #666;position: relative;padding-left: 90px;}
.layer_popup .info_goods dd img {display: block;width: 80px;height: 80px;overflow: hidden; margin-right: 14px;position: absolute;left: 0;top: 0;}
.layer_popup .info_goods dd .options {margin-top:5px;min-height: 80px;}
.layer_popup .info_goods dd .options p {font-size: 12px;color: #000;font-weight: normal; margin-bottom:4px;letter-spacing: 0px;height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.layer_popup .info_goods dd .options span {display: block;line-height: 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.layer_popup .info_goods dd .options .opt {color: #000;margin-bottom: 4px;font-weight: normal;letter-spacing: 0;}
.layer_popup .info_goods dd .options .price {display: block;font-size: 15px;color: #000;}
.layer_popup .info_goods dd .options .price em{font-size: 12px;}
.layer_popup .info_goods dd .options .order_num {font-size: 11px;color: #666;}
.layer_popup .info_goods dd .options .order_num i {display:inline-block;font-size: 10px;color: #999;margin:0 3px;vertical-align: middle;}

.layer_popup .contact_type {}
.layer_popup .contact_type ul {margin: 10px 0 20px; border-bottom: 1px solid #ccc;}
.layer_popup .contact_type ul li {float:left;width:50%;font-size:13px;color:333;border-bottom: 1px solid #ccc;padding:10px 0;}
.layer_popup .contact_type ul li:last-child {border-bottom:none;}
.layer_popup .contact_type ul li button {display:block;line-height:17px; background-color:transparent;padding-left:14px;}
.layer_popup .contact_type ul li:nth-child(2n) button {border-left:1px dashed #e5e5e5;}
.layer_popup .contact_type ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.layer_popup .popup_wrap .photo_view {text-align: center;}
.layer_popup .popup_wrap .photo_view .bx-viewport {height: auto !important;}
.layer_popup .popup_wrap .photo_view .head {line-height: 45px;background-color:#000;font-size:16px;font-weight: bold;color:#fff;text-align:center;position:relative;}
.layer_popup .popup_wrap .photo_view .head button {width:14px;height:14px;position:absolute;right:15px;top:15px;background-color:transparent; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: 0px -285px;}
.layer_popup .popup_wrap .photo_view .view_area img {max-width: 100%}
.layer_popup .popup_wrap .photo_view p{padding-top: 10px;font-size:20px;font-weight:normal;color: #fff;text-align: center;}

.layer_popup .popup_wrap .discount_info {border-top:1px solid #e5e5e5;letter-spacing:-1px;margin:0 5px;}
.layer_popup .popup_wrap .discount_info table {width:100%;}
.layer_popup .popup_wrap .discount_info table tr {border-bottom:1px solid #e5e5e5;}
.layer_popup .popup_wrap .discount_info table th {font-size:12px;font-weight:normal;color:#666;text-align:left;text-indent:18px;background-color:#f5f5f5;line-height:35px;}
.layer_popup .popup_wrap .discount_info table td {font-size:12px;font-weight:bold;color:#666;text-align:right;padding-right:15px;}
.layer_popup .popup_wrap .discount_info table td.fc_red {font-size:13px;color:#e2005e;}
.layer_popup .popup_wrap .discount_txt {font-size:11px;color:#999;margin:10px 0 20px;}
.layer_popup .popup_wrap .discount_dot {font-size:12px;color:#666;margin:10px 0 20px;position:relative;padding-left:5px;}
.layer_popup .popup_wrap .discount_dot:before {content:"";position:absolute;left:0;top:6px; display:block;width:2px;height:2px;background-color:#666;}
.layer_popup .popup_wrap .discount_dot.mb5 {margin-bottom: 5px;}
.layer_popup .popup_wrap ul.discount_dot {margin:10px 0 20px;}
.layer_popup .popup_wrap ul.discount_dot:before {display:none;}
.layer_popup .popup_wrap ul.discount_dot li{font-size:12px;color:#666;position:relative;padding-left:5px;}
.layer_popup .popup_wrap ul.discount_dot li:before {content:"";position:absolute;left:0;top:6px; display:block;width:2px;height:2px;background-color:#666;}

.layer_popup .coupon_info {padding:15px;font-size:11px;color:#999;margin-top: 50px;}
.layer_popup .coupon_info .btn_coupon {display:block;width:100%;text-align:left;color:#999;height: 57px; background-color:transparent; border:1px solid #999;border-left:3px solid #333;border-right:none;padding:10px 0px 9px 13px;margin-bottom:10px;position:relative;}
.layer_popup .coupon_info .btn_coupon:last-child {margin-bottom:0px;}
.layer_popup .coupon_info .btn_coupon strong {display:block;font-size:12px;color:#000;padding-right: 100px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.layer_popup .coupon_info .btn_coupon span {position:absolute;right:0px;top:0px;}
.layer_popup .coupon_info .btn_coupon span i {display:inline-block;font-size:11px;color:#000;margin-right:15px;}
.layer_popup .coupon_info .btn_coupon span i:before {content:"";display:inline-block;margin-right:5px;width:11px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-62px -40px;vertical-align:middle;}
.layer_popup .coupon_info .btn_coupon span em {display:inline-block;width:25px;height:55px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-115px 0px;vertical-align:middle;}

.layer_popup .coupon_info_new {font-size:11px;color:#999;margin-top: 50px;}
.layer_popup .coupon_info_new .btn_black_one {margin-top:60px;margin-bottom:0px;}
.layer_popup .coupon_info_new .coupon_box2_new2 {margin-top:10px;padding-top:10px;}

.layer_popup .pick_txt {font-size:13px;color:#000;letter-spacing:-2px;}
.layer_popup .pick_txt i {color:#e51c52;font-weight:bold;}
.layer_popup .pick_pop {border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:15px 0;padding:15px 0 20px;}
.layer_popup .pick_pop h3 {font-size:13px;color:#000;}
.layer_popup .pick_pop ul {color:#333;margin-top:15px;}
.layer_popup .pick_pop ul li {float:left;width:25%;text-align:center;position:relative;}
.layer_popup .pick_pop ul li:before {content:"";margin:0 auto 10px;display:block;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;vertical-align:middle;}
.layer_popup .pick_pop ul li:nth-child(1):before {width:38px;height:43px;background-position:0px -254px;}
.layer_popup .pick_pop ul li:nth-child(2):before {width:28px;height:36px;margin:4px auto 13px;background-position:-40px -254px;}
.layer_popup .pick_pop ul li:nth-child(3):before {width:43px;height:33px;margin:5px auto 15px;background-position:-70px -254px;}
.layer_popup .pick_pop ul li:nth-child(4):before {width:42px;height:38px;margin:3px auto 13px;background-position:-115px -254px;}
.layer_popup .pick_pop ul li:after {content:"";display:block;position:absolute;right:-4px;top:50%;margin-top:-12px; width:9px;height:10px;display:block;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position:-144px -44px;vertical-align:middle;}
.layer_popup .pick_pop ul li:last-child:after {display:none;}
.layer_popup .pick_pop ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.layer_popup .popup_wrap .pop_attend {}
.layer_popup .popup_wrap .pop_attend .sticker_today {position:relative;width:100px;height:100px;margin:0 auto 15px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-105px -230px;}
.layer_popup .popup_wrap .pop_attend .sticker_today i {display:block;width:100%;color:#fff; font-weight:bold;letter-spacing:0px; position:absolute;left:0;top:50%;margin-top:-21px; text-align:center;z-index: 10;}
.layer_popup .popup_wrap .pop_attend .sticker_today i:before {content:"";display:block;margin:0 auto 5px; width:23px;height:16px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-45px -114px;}

.layer_popup .popup_wrap .pop_attend .sticker_app {position:relative;width:100px;height:100px;margin:0 auto 15px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-105px -230px;}
.layer_popup .popup_wrap .pop_attend .sticker_app i {display:block;width:100%;color:#fff; font-weight:bold;letter-spacing:0px; position:absolute;left:0;top:50%;margin-top:-21px; text-align:center;z-index: 10;}
.layer_popup .popup_wrap .pop_attend .sticker_app i:before {content:"";display:block;margin:0 auto 5px; width:16px;height:21px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-10px -113px;}

.layer_popup .popup_wrap .pop_attend .sticker_cart {position:relative;width:100px;height:100px;margin:0 auto 15px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-210px -230px;}
.layer_popup .popup_wrap .pop_attend .sticker_cart i {display:block;width:100%;color:#fff; font-weight:bold;letter-spacing:0px; position:absolute;left:0;top:50%;margin-top:-21px; text-align:center;z-index: 10;}
.layer_popup .popup_wrap .pop_attend .sticker_cart i:before {content:"";display:block;margin:0 auto 4px; width:18px;height:20px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:0px -205px;}

.layer_popup .popup_wrap .pop_attend span {display:block;text-align:center;font-size:13px;border-bottom:1px solid #ddd;}
.layer_popup .popup_wrap .pop_attend span i {color:#f74a56;}
.layer_popup .popup_wrap .pop_attend span strong {display:block;font-size:15px;margin:10px 0 20px;}
.layer_popup .popup_wrap .pop_attend em {display:block;margin-top:10px;font-size:12px;color:#666;padding-left:20px;margin-bottom:10px; position:relative;}
.layer_popup .popup_wrap .pop_attend em:before {content:"";display:block;position:absolute;left:0;top:0;width:15px;height:15px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -30px -50px;}

.layer_popup .popup_wrap .of_lottery {text-align:center;font-size:15px;color:#333;border-bottom:1px solid #ddd;padding:10px 0 30px;}
.layer_popup .popup_wrap .attend_check_info {}
.layer_popup .popup_wrap .attend_check_info h3 {font-size:13px;color:#333;padding:10px 0;}
.layer_popup .popup_wrap .attend_check_info ul li {float:left;width:50%;color:#666;margin-bottom:5px;}
.layer_popup .popup_wrap .attend_check_info ul li:last-child {width:100%;}
.layer_popup .popup_wrap .attend_check_info ul li:before {content:"";display:inline-block;width:24px;height:27px;margin-right:5px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:0px -173px;vertical-align:middle;}
.layer_popup .popup_wrap .attend_check_info ul li:last-child:before {content:"5%";display:inline-block;font-size:9px;font-weight:bold;text-align:center; width:23px;height:16px;margin-right:5px;background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-25px -205px;vertical-align:middle;}
.layer_popup .popup_wrap .attend_check_info ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.layer_popup .popup_wrap .winner_info {text-align:center;}
.layer_popup .popup_wrap .winner_info .apply_zone {width:70px;height:54px;margin:0 auto 10px;text-align:center;font-size:30px;font-weight:bold;color:#6e612d; padding-top:25px; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-120px -105px;}
.layer_popup .popup_wrap .winner_info .coupon_zone {width:112px;height:58px;margin:0 auto 10px;text-align:center;font-size:42px;font-weight:bold;color:#333; background-image: url(../images/main/event_sp.png);background-repeat: no-repeat;background-size:315px 390px;background-position:-195px -105px;}
.layer_popup .popup_wrap .winner_info .coupon_zone i {font-size:30px;}
.layer_popup .popup_wrap .winner_info strong {display:block; font-size:15px;color:#333;margin-bottom:10px;}
.layer_popup .popup_wrap .winner_info span {display:block; font-size:12px;color:#333;}
.layer_popup .popup_wrap .winner_info span i {display:block; color:#e51c52;}

.layer_popup .premium_img {margin:50px 15px 5px;}
.layer_popup .premium_img li {float:left;width:33.33%;}
.layer_popup .premium_img li a {display:block;margin:10px;}
.layer_popup .premium_img li img {width:100%}
.layer_popup .premium_img:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.layer_popup .banner {margin-top:46px; position:relative;overflow: hidden;}
.layer_popup .banner ul{display: flex}
.layer_popup .banner ul li {float:left;width:100%;text-align:center;position:relative;flex-shrink:0;}
.layer_popup .banner ul li img {width:100%;}
.layer_popup .banner ul li button {background-color:transparent;display:block;position:absolute; width:36px;height:37px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.layer_popup .banner ul li .play {background-position: 0px 0px;left:15px;bottom:20px;}
.layer_popup .banner ul:after{content:"";display:block;clear:both;height:0;visibility:hidden;} 
.layer_popup .banner .blowup {background-color:transparent;display:block;position:absolute;right:15px;bottom:38px; width:36px;height:37px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -40px 0px;}
.layer_popup .banner .dot {display:block;width:100%;text-align:center;}
.layer_popup .banner .dot a {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;}
.layer_popup .banner .dot a.on {background-color:#e2005e;}
.layer_popup .banner .dot span {display:inline-block;width:11px;height:2px;background-color:#b8b8b8;opacity: 1;margin:0 3px}
.layer_popup .banner .dot span.swiper-pagination-bullet-active {background-color:#000;}

.layer_popup .oneline_list {padding:15px 15px 30px; border-bottom: 1px solid #e5e5e5;}
.layer_popup .oneline_list.brbn {border-bottom:none;}
.layer_popup .oneline_list .wraps {margin-bottom:5px;position:relative;}
.layer_popup .oneline_list .wraps .flag {display:block;margin-bottom:10px;font-size:12px;color:#333;}
.layer_popup .oneline_list .wraps .flag i {border:1px solid #333;padding:0 3px;margin-right:5px;}
.layer_popup .oneline_list .wraps .flag i.black {background-color:#333;color:#fff;padding:0 8px;}
.layer_popup .oneline_list .wraps .flag i.bar {border:none;position:relative;margin-left: 15px;}
.layer_popup .oneline_list .wraps .flag i.bar:before {content:"";display:block;position:absolute;left:-7px;top:3px; width:1px;height:9px;background-color:#ddd;}
.layer_popup .oneline_list .wraps .tit {font-size: 13px;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.layer_popup .oneline_list .wraps .tit a {color:#666;}
.layer_popup .oneline_list .wraps .tit2 a {color:#666;}
.layer_popup .oneline_list .wraps .tit2 {font-size: 13px;margin-bottom:7px;height:38px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space:normal;}
.layer_popup .oneline_list .wraps span {display: block;position:relative;}
.layer_popup .oneline_list .wraps span i {font-size:12px;color: #666;margin-right: 13px;position: relative;}
.layer_popup .oneline_list .wraps span i:after {content:"";display: block;width: 1px;height: 10px;background-color: #e5e5e5;position: absolute;right: -8px;top: 1px;}
.layer_popup .oneline_list .wraps span .last:after {display:none;}
.layer_popup .oneline_list .wraps span i:nth-child(2) {color:#888;}
.layer_popup .oneline_list .wraps .btn_list {width:16px;height:16px;position: absolute;right:0px;top:0;background-image: url(../images/main/main_sp.png);background-repeat: no-repeat;background-size:200px 206px;background-position: -140px -75px;}
.layer_popup .oneline_list .wraps .btn_list_new {display:block;border:1px solid #333; width:100%;line-height: 40px;text-align: center;margin-top: 40px;}

.layer_popup .btn_recom {font-size:12px;color: #666;position:absolute;right:0;bottom:-5px;background-color:transparent;width:30px;height:30px;border:1px solid #e5e5e5;border-radius:15px;}
.layer_popup .btn_recom.on {color: #fff;border:1px solid #e51c52;background-color:#e51c52}
.layer_popup .star {display: inline-block;width: 60px;height: 11px;position:relative;margin-right:5px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -157px;}
.layer_popup .star:before {content:"";display:block;position:absolute;left:0;top:0;z-index:1; height: 11px; background-image: url(../images/member/member_sp.png);background-repeat: no-repeat;background-size:300px 450px;background-position: -150px -75px;}
.layer_popup .star.w10p:before {width: 6px;}
.layer_popup .star.w20p:before {width: 12px;}
.layer_popup .star.w30p:before {width: 18px;}
.layer_popup .star.w40p:before {width: 24px;}
.layer_popup .star.w50p:before {width: 30px;}
.layer_popup .star.w60p:before {width: 36px;}
.layer_popup .star.w70p:before {width: 42px;}
.layer_popup .star.w80p:before {width: 48px;}
.layer_popup .star.w90p:before {width: 54px;}
.layer_popup .star.w100p:before {width: 60px;}


.layer_popup.layer_pop_share .popup_wrap {position:fixed;left:0;top:50%;margin-top:-134px;width:100%; height:268px;}
.layer_popup .share_top {text-align:center;padding:10px 10px 20px;}
.layer_popup .share_top button {background-color:transparent;font-size:11px;color:#666;}
.layer_popup .share_top ul {display:flex;margin:0 auto 15px;}
.layer_popup .share_top ul li {flex:1;}
.layer_popup .share_top ul li:nth-child(4) button{letter-spacing: -2px} 
.layer_popup .share_top ul li:before {content:"";display:block;width:35px;height:35px;margin:0 auto 10px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;}
.layer_popup .share_top ul li:nth-child(1):before {background-position: 0px -90px;}
.layer_popup .share_top ul li:nth-child(2):before {background-position: -35px -90px;}
.layer_popup .share_top ul li:nth-child(3):before {background-position: -70px -90px;}
.layer_popup .share_top ul li:nth-child(4):before {background-position: -105px -90px;}
.layer_popup .share_top span {display:block;padding-right: 65px;position:relative;}
.layer_popup .share_top span.web_use {padding-right: 0;}
.layer_popup .share_top span input[type="text"]{width:100%;}
.layer_popup .share_top span button {position:absolute;right:0;top:0; width:60px;line-height:32px;font-size:13px;color:#333;background-color:#f4f4f4;border:1px solid #bbb; letter-spacing:-1px;}

.layer_popup .my_text{color: #666;font-size: 12px;padding: 0 0 10px;}
.layer_popup .space_none{margin: 0;}
.layer_popup .space_none li{padding-bottom: 0;}
.layer_popup .change_bank{display:inline-block;border:1px solid #bbb;color: #666; background-color: #fff;line-height: 23px;vertical-align: middle;padding:0 10px;}
.layer_popup .mb10{margin-bottom: 10px;}

.layer_popup .popup_wrap .inner2.deal{margin:55px 0 0;padding-bottom:100px;}
.layer_popup .deal_type {padding:10px 15px 20px;font-size:13px;color:#666;}
.layer_popup .deal_type strong {display:block;font-size:14px;color:#333;margin:0px 0 8px;}
.layer_popup .deal_type em {font-size:18px;font-weight:bold;color:#e51c52;}
.layer_popup .deal_type em i {font-size:12px;}
.layer_popup .deal_img img{width: 100%}
.layer_popup .deal_img_new {position:relative;}
.layer_popup .deal_img_new span {width:100%; display:block;position:absolute;left:0;bottom:0;height:40px; display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:box}
.layer_popup .deal_img_new img{width: 100%}
.layer_popup .deal_img_new span button {display:block;width: 50%;line-height:40px;color:#fff;font-size:12px;background-color:transparent;position:relative;z-index: 10; -webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;box-flex:1}
.layer_popup .deal_img_new span .btn_prev:before {content:"";display: inline-block;margin-right:10px;margin-top:-2px; width:10px;height:9px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -160px -188px;vertical-align:middle;}
.layer_popup .deal_img_new span .btn_next:after {content:"";display: inline-block;margin-left:10px;margin-top:-2px;width:10px;height:9px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -171px -188px;vertical-align:middle;}
.layer_popup .deal_img_new span .out {opacity: .5;}
.layer_popup .deal_img_new span em {display:block;width: 100%;height:40px;background-color:#111;opacity:.5;position:absolute;left:0;bottom:0}

.layer_popup .deal_tit {font-size:14px;color:#333;text-align:center;line-height:40px;}
.layer_popup .deal_tit:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.layer_popup .deal_tit:after {content:"";display:inline-block;margin:-2px 0 0 5px; width:25px;height:3px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -115px -83px;vertical-align:middle;}
.layer_popup .mt0{margin-top: 0;}

.layer_popup.nodeem .inner {border:1px solid #333;}

.loding {text-align:center;}
.loding img {width:71px;height:71px;}

.layer_help{display: none; width: 100%;position: absolute;left: 0;top:20px;z-index: 110}
.layer_help.t20 {top: 20px;}
.layer_help.t210 {top: 210px;}
.layer_help >.inner {margin:0 13px; border: 1px solid #000;background: #fff;letter-spacing: -1px;padding:20px 15px 20px;}
.layer_help dl dt {font-size: 12px;font-weight: bold;text-align: center; color: #000;border-bottom: 1px solid #e5e5e5;padding-bottom: 7px;margin-bottom: 7px;position:relative;}
.layer_help dl dd {position: relative;padding-left: 7px;font-size: 11px;color: #666;margin-bottom: 5px;}
.layer_help dl dd:before {content: "";display: block;position: absolute;left: 0px;top: 5px;vertical-align: middle;width: 2px;height: 2px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position:-148px 0}
.layer_help .btn_close .bttn {display:block;width:100%; height:40px;line-height:40px;text-align: center;margin-top: 20px;background-color:#333;color:#fff;}

.layer_help .fwn {font-weight: normal;}
.layer_help .btn_close2 {position: absolute;right: 0;top: -14px;width: 25px;height: 25px;background-image: url(../images/order/cart_sp.png);background-repeat: no-repeat;background-size:150px 275px;background-position: -120px 0;}

.layer_menu {}
.layer_menu .deem{background: #000;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: 0.7;z-index: 1000;}
.layer_menu .layer_area {width:85%;height:100%;position: fixed; top: 0;right: 0;z-index: 1010;background-color: #fff;overflow-y: scroll;}

.layer_area .related_word {overflow-x:scroll;padding:15px;background-color:#f4f4f4;}
.layer_area .related_word .inner {width:1000px;overflow: hidden;}
.layer_area .related_word .inner button {display:inline-block;padding:3px 10px;font-size:12px;color:#333;margin-right:4px;border:1px solid #bbb;border-radius:12px;position:relative;background-color:#fff; }
.layer_area .related_word .inner button span {display:inline-block;width:9px;height:9px;margin-left:5px; background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:0 -12px;}

.layer_area .gubun_wrap {overflow-x:scroll;padding:15px 20px;border-bottom:1px solid #e5e5e5;} 
.layer_area .gubun_wrap ul {width:1000px;overflow: hidden;} 
.layer_area .gubun_wrap ul li {float:left;margin-right:15px;position:relative;}
.layer_area .gubun_wrap ul li i {color:#999}
.layer_area .gubun_wrap ul li a {color:#666;}
.layer_area .gubun_wrap ul li:after {content:"";display:block;position:absolute;right:-10px;top:3px; width:6px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -164px -40px;}
.layer_area .gubun_wrap ul li:last-child:after {display:none}
.layer_area .gubun_wrap ul li.active {font-weight: bold;}
.layer_area .gubun_wrap ul li.active a {color:#333;}
.layer_area .gubun_wrap ul li.active i {font-weight: normal;}

.layer_area .p_head3 {width: 100%;background: #fff;z-index: 2000;}
.layer_area .p_head3 .title {height:45px;line-height:45px;text-align:center;font-size:16px;font-weight:bold;color:#000;position:relative;border-bottom: 1px solid #ccc;letter-spacing: -1px;}
.layer_area .p_head3 .btn_pop_close{display:block;position:absolute;top:15px;right:10px;width:14px;height:14px;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}

.depth_type1 {padding-bottom:100px;}
.depth_type1 ul li {border-bottom:1px solid #e5e5e5;font-size:13px;line-height:40px;padding-left:15px;}
.depth_type1 ul li.active{background: #f4f4f4;}
.depth_type1 ul li a {color:#666;}
.depth_type1 ul li.active a{color: #333;font-weight: bold;}

.depth_type1_new ul {margin:10px 15px 0;}
.depth_type1_new ul li {border-bottom:1px solid #e5e5e5;font-size:13px;line-height:40px;padding-left:15px;}
.depth_type1_new ul li a {display:block;color:#666;position:relative;}
.depth_type1_new ul.ver2 li a:after {content:"";display:block;position:absolute;right:15px;top:50%;margin:-6px 0 0 0; width:6px;height:12px;background-image: url(../images/detail/detail_sp.png);background-repeat: no-repeat;background-size:200px 385px;background-position: -164px -40px; }

.depth_type2 {padding-bottom:100px;}
.depth_type2 dl dt {border-bottom:1px solid #e5e5e5;font-size:14px;font-weight:bold;color:#333;line-height:40px;padding-left:15px;position:relative;}
.depth_type2 dl dt button {display: block;background-color:transparent; width: 14px;height: 9px;position: absolute;right:15px;top:20px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: -25px -65px;}
.depth_type2 dl dt button em {position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}
.depth_type2 dl dt.active button {content: "";display: block;width: 14px;height: 9px;position: absolute;right:15px;top:16px;background-image: url(../images/order/order_sp.png);background-repeat: no-repeat;background-size:150px 200px;background-position: 0 -65px;}
.depth_type2 dl dd {background-color:#f4f4f4;}
.depth_type2 dl dd a {display:block;border-bottom:1px solid #e5e5e5;font-size:13px;color:#666;line-height:40px;padding-left:15px;}
.depth_type2 dl dd a {font-size:12px;color:#666;padding:10px 0 0 15px;position:relative;padding-bottom: 10px;line-height:25px;}
.depth_type2 dl dd a:before {content:"";display:inline-block;width:7px;height:7px;margin:-5px 5px 0 0;background-image: url(../images/search/search_sp.png);background-repeat: no-repeat;background-size:150px 160px;background-position:-55px 0px;vertical-align:middle;}
.depth_type2 dl dd a.active{font-weight: bold;color: #333;}
/* 찜공통화
@-webkit-keyframes zzim-animate {
	from {-webkit-transform:scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity:1;}
	75% {-webkit-transform:scale3d(1.15, 1.15, 1.15);transform: scale3d(1.15, 1.15, 1.15);opacity:1;}
	to {-webkit-transform:scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity:0;}
}
@keyframes zzim-animate {
	from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity:1;}
	75% {-webkit-transform: scale3d(1.15, 1.15, 1.15);transform: scale3d(1.15, 1.15, 1.15);opacity:1;}
	to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity:0;}
} */
.product_zzim_alert{position:fixed;left:50%;top:50%;width:108px;height:108px;margin-top:-54px;margin-left:-54px;-webkit-animation-name:zzim-animate;animation-name:zzim-animate;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;z-index:5000;}
.product_zzim_alert p {position:relative;width:108px;height:108px;background-image: url(../images/category/zzim_sp.png);background-repeat: no-repeat;background-size:220px 108px;}
.product_zzim_alert p img{width:100%;}
.product_zzim_alert .zzim {background-position: 0px 0px;}
.product_zzim_alert .cart {background-position: -110px 0px;}
.product_zzim_alert span{position:absolute;top:0px;right:0px;background-color:#fff;border-radius: 20px;padding: 10px;}
.product_zzim_alert span .btn_pop_close{display:block;width:14px;height:14px;background: #fff;background-image: url(../images/common/header_sp.png);background-repeat: no-repeat;background-size:150px 150px;background-position:-9px 0;}

/* 약관 공통 */
.terms_wrap{padding: 15px;}
.terms_wrap .terms_title{padding-top: 15px;}
.terms_wrap .terms_con{color: #777;}
.terms_wrap .terms_con h4{padding-top: 15px;color: #777;padding-bottom: 5px;}
.terms_wrap .terms_con2{color: #777;padding-top: 5px;}
.terms_wrap .terms_con2 ol{}
.terms_wrap .terms_con2 li a{color: #777;}
.terms_wrap .terms_con2 .mb10{margin-bottom: 10px;}
.terms_wrap .terms_con2 .mt10{margin-top: 10px;}
.terms_wrap .terms_con2 a{color: #777;}

.terms_wrap table {font-size:11px;color:#333;width:100%;border-top:1px solid #e5e5e5;}
.terms_wrap table tr {border-bottom:1px solid #e5e5e5;}
.terms_wrap table th {background-color:#f0f0f0;color:#666;font-weight:normal;padding:9px 0 8px 10px;text-align:left;}
.terms_wrap table td {padding:9px 0 8px 10px;color: #777;border-left:1px solid #e5e5e5;}
.terms_wrap table td:first-child{border-left:none;}

/* layer loding */
.layer_loding_wrap .deem{z-index:2000 }
.layer_loding_wrap .popup_wrap{z-index: 2010}
.layer_loding_wrap .loding_img{position: fixed;left: 50%;top: 50%;margin-left: -35px;margin-top: -35px;z-index: 2010}
.layer_loding_wrap .loding_img img{width: 71px;}

.spinner {width: 70px;text-align: center;position: fixed;left: 50%;top: 50%;margin-left: -35px;margin-top: -9px;z-index: 2010}
.spinner > div {width: 18px;height: 18px;background-color: #ee3e6b;border-radius: 100%;display: inline-block;-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;animation: sk-bouncedelay 1.4s infinite ease-in-out both;}
.spinner .bounce1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
.spinner .bounce2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/*공통 행사 레이어팝업*/
.layer_popup .event_popup {width:100%;position: fixed; top: 10%;left: 0; z-index: 1010;}
.layer_popup .event_popup .inner{margin:0 15px;padding:0px; background-color: #fff;}
.layer_popup .event_popup .inner2{margin:0 15px;padding:0px; background-color: transparent;}
.layer_popup .event_box img {width:100%}
.layer_popup .event_foot {padding:13px 15px;}
.layer_popup .event_foot span {display:inline-block;margin-top: 5px;}
.layer_popup .event_foot span input {margin-right:5px;}
.layer_popup .event_foot button {display:block; float:right;padding:0 25px; border:1px solid #fb49a4;font-size:13px;color:#e51c52;line-height: 30px;background-color:transparent;}
.layer_popup .event_foot button:before {content:"";display:inline-block;margin:-2px 5px 0 0; width:11px;height:12px;background-image: url(../images/common/footer_sp.png);background-repeat: no-repeat;background-size:150px 175px;background-position: -130px 0px;vertical-align:middle;}
.layer_popup .event_foot:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

.layer_popup .banner_type {}
.layer_popup .banner_type .event_head {text-align: center;}
.layer_popup .banner_type .event_head {font-size:14px;color:#fff;margin:15px 0;}
.layer_popup .banner_type .event_head strong {display:block; font-size:22px;}
.layer_popup .banner_type .banner {padding-bottom: 20px;margin-top:0;}
.layer_popup .banner_type .event_foot {text-align:center;color:#fff;}
.layer_popup .banner_type .event_foot input[type="checkbox"].op,input:checked[type="checkbox"].op{-webkit-appearance:none;appearance:none;border:none !important;outline:none !important;background-image:url(../images/common/event_sp.png);background-repeat: no-repeat;background-size:105px 32px;}
.layer_popup .banner_type .event_foot input[type="checkbox"].op{width:22px;height:23px;border-radius:0;background-position:-32px 0;}
.layer_popup .banner_type .event_foot input:checked[type="checkbox"].op{width:22px;height:23px;border-radius:0;background-position:-55px 0px;}.layer_popup .banner_type .dot span.swiper-pagination-bullet {background-color:#fff;}
.layer_popup .banner_type .dot span.swiper-pagination-bullet-active {background-color:#f9316d;}
.layer_popup .banner_type .btn_close {position:fixed;top:20px;right:20px; background-color: transparent;width:31px;height:31px;background-image:url(../images/common/event_sp.png);background-repeat: no-repeat;background-size:105px 32px;background-position: 0 0;}

.flag_layer_popup .flag_area {position:fixed;right:30px;bottom:50px;}
.flag_layer_popup .btn_close2 {position: absolute;right:0;top:-20px;width:27px;height:28px;background-color:transparent; background-image:url(../images/common/event_sp.png);background-repeat: no-repeat;background-size:105px 32px;background-position: -78px 0;}
