@charset "utf-8";

/*******************************************************************
*	메인공통
********************************************************************/
.main_section {position:relative;}
/*메인 띠배너*/
.bar_banner {/*height:118px;*/ font-size:0; line-height:0; overflow:hidden;}
.bar1_bg{position:relative; width:100%; min-height:93px;margin-top:15px;}
.inner_bar1_bg{position:absolute;height:100%;width:2000px; max-width:2000px;margin-left:-1000px;left:50%;}
.bar3_bg {background:url('../../images/prom/barBanner/banner_141003-3_bg.gif') repeat-x 0 0;}
/*상품 리스트*/
.goods {height:233px; overflow:hidden;}
.goods dt {float:left; height:233px; background:#dfdfdf;}
.goods dt img {height:233px;}
.goods dd {position:relative; float:right; height:233px; padding:0 18px;}
.goods dd ul li {position:relative; width:100%;}
.goods dd ul li strike {color:#999;}
.goods .badge_sale {position:absolute; left:0; width:84px; height:66px; background:url('../../images/common/badge_sale.gif') no-repeat 0 0; color:#fff; font-size:30px; font-weight:bold; line-height:160%; letter-spacing:-1px; text-align:center; z-index:3800;}
.goods .badge_sale span {font-size:18px;}
.badge_new {position:absolute; left:20px; top:0; width:47px; height:50px; background:url('../../images/common/badge_new.gif') no-repeat 0 0; padding:6px 0 0 9px; color:#fff; font-size:22px; font-weight:bold; z-index:3800;}

/*******************************************************************
*	메인 상단 배너
********************************************************************/
#ribbon_bn {position:relative; width:100%; min-height:40px; border-bottom:1px solid #e2e2e2; overflow:hidden;}
#ribbon_bn li {display:none;}
#ribbon_bn .bg2 {position:absolute; right:0; width:50%; height:100%; background-color:transparent;}
#ribbon_bn_in {position:absolute; left:50%; top:0; width:2000px; max-width:2000px; margin-left:-1000px;}
.ribbon_bn_btn{width:1082px; margin:0 auto;position:relative;z-index:999999}
.ribbon_bn_btn a{position:absolute; right:0; top:0;}

#mainVisual {background:#ffffff;}
/* #mainVisual .slick-slider {overflow:hidden;} */
/* #mainVisual .slick-dots {position:absolute;bottom:0;left:0;width:100%;height:40px;} */
/* #mainVisual .slick-dots li {float:left;width:180px;} */
/* #mainVisual .slick-dots li a {display:block;font-size:15px;color:#666;line-height:40px;text-align:center;background:#dce7fb; font-weight:700;} */
/* #mainVisual .slick-dots li.slick-active a {background:#595a5b;color:#fff;} */
/* #mainVisual .arrow {position:absolute;top:50%;margin-top:-24px;} */
/* #mainVisual .arrow.btnPrev {left:-32px;} */
/* #mainVisual .arrow.btnNext {right:-32px;} */

#mainContents {min-height:500px;}
#mainContents .contentsTitle {margin-bottom:30px;}
#mainContents h2 {font-size:30px;color:#333;font-weight:700;text-align:left;text-transform:uppercase;}
#mainContents p.sub {font-size:17px;color:#666;font-weight:600;text-align:center;margin-top:15px;}


#mainContents .conBox {/* padding:60px 0; */position:relative;}

#mainContents .conBox01 ul li {float:left;margin-right:15px;height:132px;}
#mainContents .conBox01 ul li:last-child {margin-right:0;}
#mainContents .conBox01 ul li a {display:block;width:254px;background:#f8f8f8;padding-left:102px;position:relative;box-sizing:border-box;text-decoration:none; height: 132px;}
#mainContents .conBox01 ul li a img {position:absolute;left:0;}
#mainContents .conBox01 ul li a dl {padding:35px 0;}
#mainContents .conBox01 ul li a dl dt {font-size:21px;color:#333;font-weight:900;}
#mainContents .conBox01 ul li:nth-child(2) a dl dt {color:#c71c22;}
#mainContents .conBox01 ul li:nth-child(3) a dl dt {color:#21427e;}
#mainContents .conBox01 ul li a dl dd {font-size:12.5px;color:#666;margin-top:7px;line-height:1.4; font-weight:700;}

#mainContents .conBox02 {background:#f8f8f8;}
#mainContents .conBox02 ul li {float:left;}
#mainContents .conBox02 ul li a {display:block;border:1px solid #ddd;margin:-1px;}

#mainContents .conBox03 .mask {position:relative;}
#mainContents .conBox03 .slick-slider {overflow:hidden;}
#mainContents .conBox03 .arrow {position:absolute;top:50%;margin-top:-24px;}
#mainContents .conBox03 .arrow.btnPrev {left:-100px;}
#mainContents .conBox03 .arrow.btnNext {right:-100px;}

.prd-cate ul li {float:left;width:16.5%;margin-right:-1px;}
.prd-cate ul li a {display:block;line-height:52px;font-size:15px;color:#808080;border:1px solid #ddd;border-bottom-color:#4d4d4d;text-align:center;position:relative;z-index:0;font-weight: 700;font-size: 16px;}
.prd-cate ul li.on a {border-color:#4d4d4d;border-bottom-color:#fff;z-index:1;font-weight: 700;font-size: 16px;}
.prd-list ul {margin-top:-20px;}
.prd-list ul .ranking{background-image:url('/images/common/ranking.png');width:20px;height:20px;text-align:center;background-repeat: no-repeat;background-size: 100% 100%;color:white;position:absolute;padding-top: 5px;font-size:14px; z-index: 1;}
.prd-list ul li {float:left;width:255px;/* margin-right:15px; *//* margin-top:20px; */height: 360px;}
.prd-list ul li {width: 180px;}
.prd-list ul li .prd-thumb {/* border:1px solid #ddd; */-webkit-transition:0.3s;transition:0.3s;/* height:255px; */}
.prd-list ul li .prd-thumb img {width:150px; height:140px;}
/* .prd-list ul li .prd-thumb img {width:100%;height:100%;} */
/* .prd-list ul li .prd-thumb a {position: absolute;} */

.prd-list ul li .prd-thumb img {width:170px; height:170px; border-radius:5px; object-fit:cover;}
.prd-thumb > a { display:inline-block; overflow:hidden; position:relative; left:5px; top:-15px; }
.prd-list ul li .prd-thumb { height:140px; }
.prd-list ul li .prd-thumb img { width:170px; height:170px; }
.prd-list ul li:hover a {text-decoration:none;}
.prd-list ul li:hover .prd-thumb {border-color:#cd1f20;}
.prd-list ul li .prd-info {/* padding:20px 0; */}
.prd-list ul li .prd-info .prd-name {font-size:15px;color:#333;font-weight:500; height: 13px;}
.prd-list ul li .prd-info .prd-amount {font-size:15px;color:#999;font-weight:300;margin-top:10px; height: 10px;}
.prd-list ul li .prd-info .prd-price {margin-top:10px;}
.prd-list ul li .prd-info .prd-price .dc {font-size:20px;color:#e64242;font-weight:700;}
.prd-list ul li .prd-info .prd-price .price-dc {font-size:20px;color:#333;font-weight:700;}
.prd-list ul li .prd-info .prd-price .dc-amount {font-size:14px;color:#999;font-weight:300;text-decoration:line-through;}

#mainContents .conBox05 ul li {float:left;margin-right:20px;}
#mainContents .conBox05 ul li:last-child {margin-right:0;}

.main-banner {position:relative;overflow:hidden;margin-top:-30px;}
.main-banner img {position:absolute;top:0;left:50%;margin-left:-960px;}
.main-banner01 {height:196px;}
.main-banner02 {height:189px;}


.contents_top {float:left;width:889px;;}
.main_banner_field {width:698px; height:474px; border:1px solid #d9d9d9; border-top:0; border-left:0; overflow:hidden; position:relative; float:left;}
.mainBannerArea{width:698px; height:445px; border-bottom:1px solid #d9d9d9; overflow:hidden;}
.mbcaption {display:block; color:#666666; height:28px; line-height:28px; width:678px; padding-left:20px;}
.main_banner_field .bx-viewport {height:445px !important; border-bottom:1px solid #d9d9d9;}
.main_banner_field .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: 8px;  right:20px;}
.main_banner_field .bx-wrapper .bx-pager .bx-pager-item, .main_banner_field .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline;}
.main_banner_field .bx-wrapper .bx-pager.bx-default-pager a {background: #cccccc; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.main_banner_field .bx-wrapper .bx-pager.bx-default-pager a:hover, .main_banner_field .bx-wrapper .bx-pager.bx-default-pager a.active {background: #cc020f;}
.main_banner_field .bx-controls-direction {display:none;}
.banner_rbn {float:left; width:189px; border-right:1px solid #d9d9d9; border-bottom:1px #d9d9d9 solid; overflow:hidden;}
.banner_rbn div {border-bottom:1px #d9d9d9 solid;}
.banner_rbn div:last-child {border-bottom:none;}
.banner_rbn2 {width:1082px;}
.banner_rbn2 a {display:block; width:342px; height:92px; float: left; border:1px #e2e1e7 solid; margin-right:25px; font-size:0px; line-height:0px;}
.banner_rbn2 a.last {margin-right:0px;}


.container_top .bx-wrapper{left: 50%;top:0;width:1903px;margin-left: -956px;text-align: center;}

/*******************************************************************
*	메인 프로모션00 영역
********************************************************************/
/* .promotion00 {position:relative; height:176px; margin-top:15px;} */
/* .promotion00 .left {float:left; width:190px; height:176px;} */
/* .promotion00 .right {float:left; width:886px; height:174px; margin-left:4px; position:relative; border:1px #dadada solid;} */
/* .promotion00 .roll_area {width:698px; margin:0px auto;} */
/* .promotion00 li {float:left; font-size:0px; line-height:0px;} */
/* .promotion00 .bx-controls {position:absolute; right:0; top:59px; width:100%; height:57px !important; text-align:right; z-index:1000;} */
/* .promotion00 .bx-pager {position:absolute; right:40px; width:100%; height:57px; line-height:140%;} */
/* .promotion00 .bx-pager strong {color:#cb003d;} */
/* .promotion00 .bx-controls-direction {position:absolute;left:0;top:0; width:100%; height:57px; text-align:right; z-index:1400;} */
/* .promotion00 .bx-controls-direction a {width:36px; height:57px; background: url('../../images/common/bx_slider_control04.gif') no-repeat; font-size:0; line-height:0; display:inline-block;} */
/* .promotion00 .bx-controls-direction .bx-prev {background-position:0 0; position:absolute;  left:29px;} */
/* .promotion00 .bx-controls-direction .bx-next {background-position:-36px 0; position:absolute;  right:29px;} */

/*******************************************************************
*	신제품
********************************************************************/
/*슬라이더 기본값*/
.main_section .bx_area {position:relative; width:100%;}
.main_section .bx_area ul {*zoom:1;}
.main_section .bx_area ul:after {clear:both; content:""; display:block;}
.main_section .bx_area li {float:left;}
.main_section .bx-controls {height:17px; overflow:hidden;}
/*슬라이더 컨트롤*/
.bx_area.short .bx-controls {position:absolute; right:0; top:-37px; width:100%; text-align:right; z-index:1000;}
.bx_area.short .bx-pager {position:absolute; right:40px; width:100%; height:18px; line-height:140%;}
.bx_area.short .bx-pager strong {color:#cb003d;}
.bx_area.small .bx-controls-direction {position:absolute;left:0;top:0; width:100%; height:18px; text-align:right; z-index:1400;}
.bx_area.small .bx-controls-direction a {width:17px; height:18px; background: url('../../images/common/bx_slider_control.gif') no-repeat; font-size:0; line-height:0; display:inline-block;}
.bx_area.small .bx-controls-direction .bx-prev {background-position:0 0;}
.bx_area.small .bx-controls-direction .bx-prev:hover {background-position:0 -20px;}
.bx_area.small .bx-controls-direction .bx-next {background-position:-19px 0;}
.bx_area.small .bx-controls-direction .bx-next:hover {background-position:-19px -20px;}

/*슬라이더 기타*/
.main_section .bx-controls-auto{display:none;}

/*******************************************************************
*	종류별 상품
********************************************************************/
.brand_goods {position:relative; height:315px; margin:15px 0; overflow:hidden;}
.brand_goods h2 {height:37px; padding-left:18px;}
.brand_tab {position:relative;overflow:hidden;}
.brand_tab li {float:left; height:61px; display:block;}
.brand_tab li a span {display:none;}
.brand_tab li.b_tab01 a {width:180px; height:50px; background:url('../../images/prom/tabBrand/type_01.gif') no-repeat 0 0;display:block;}
.brand_tab li.b_tab02 a {width:180px; height:50px; background:url('../../images/prom/tabBrand/type_02.gif') no-repeat 0 0; display:block;}
.brand_tab li.b_tab03 a {width:180px; height:50px; background:url('../../images/prom/tabBrand/type_03.gif') no-repeat 0 0; display:block;}
.brand_tab li.b_tab04 a {width:180px; height:50px; background:url('../../images/prom/tabBrand/type_04.gif') no-repeat 0 0; display:block;}
.brand_tab li.b_tab05 a {width:180px; height:50px; background:url('../../images/prom/tabBrand/type_05.gif') no-repeat 0 0; display:block;}
.brand_tab li.b_tab06 a {width:182px; height:50px; background:url('../../images/prom/tabBrand/type_06.gif') no-repeat 0 0; display:block;}
.brand_tab li.b_tab01 a.selected,
.brand_tab li.b_tab02 a.selected,
.brand_tab li.b_tab03 a.selected,
.brand_tab li.b_tab04 a.selected,
.brand_tab li.b_tab05 a.selected,
.brand_tab li.b_tab06 a.selected {background-position:0 -50px;}
.brand_bx {position:relative; height:253px;}
.brand_bx .size_14 {color:#000;}
.brand_bx .bx_area.short .bx-pager {position:absolute; right:40px; top:0; width:100%; height:18px; line-height:140%;}
.brand_bx .bx_area.small .bx-controls-direction {position:absolute; left:0; top:0; width:100%; height:18px; text-align:right; z-index:1400;}
.brand_bx .bx_area.short .bx-controls {position:absolute; right:0; top:-18px; width:100%; text-align:right; z-index:1000;}
.brand_bx ul {height:253px;}
.brand_bx ul li {width:1082px;  background:#fff;}
.brand_bx .goods {float:left; width:154px; height:236px; margin-right:25px; padding:15px 20px 0; border:1px solid #d9d9d9; display:inline;overflow:hidden;}
.brand_bx .last {margin-right:0px;}
.brand_bx .goods dt {width:154px; height:148px; background:#red;}
.brand_bx .goods dt img {width:154px; height:148px;}
.brand_bx .goods dd {float:left; height:auto; padding:0;}
.brand_bx .goods dd ul {height:auto; padding:0;}
.brand_bx .goods dd ul li {width:154px; height:auto; margin:0; padding:0; border:0; line-height:140%; letter-spacing:-1px; overflow:hidden;}
.brand_bx .goods dd ul li.name {height:34px; overflow:hidden;vertical-align:middle;}
.brand_bx .goods dd ul li.name span,
.brand_bx .goods dd ul li.name strong {font-weight:normal; display:block;}
.brand_bx .goods dd ul li .sale {margin-right:4px; color:#cc1517; font-family:Times New Roman,sans-serif; font-size:20px; font-weight:bold; display:inline-block;}
.brand_bx .goods dd ul li .sale span {font-size:14px;}

/*******************************************************************
*	메인 기획전 모음 영역
********************************************************************/
.main_plan {position:relative; height:236px; margin-top:45px;}
.main_plan li {float:left; width:270px; margin-right:16px;}
.main_plan li.ed {width:224px; margin-right:0;}
.main_plan li a {border:1px solid #d9d9d9; display:block;}
.main_plan li a:hover {border:1px solid #cc1517;}

/*******************************************************************
*	메인 베스트 파트너샵 영역
********************************************************************/
/* .bpshop {width:751px; margin-top:15px; float:left;} */
/* .bpshop h2 {display:block;padding:7px 0px;} */
/* .bpshop .detail {width:713px; height:352px; border:1px #b5b5b5 solid; background-color:#eeeeee; padding:18px 0 0 36px; line-height:16px;} */
/* .bpshop ul {list-style:none;} */
/* .bpshop li {width:213px; float:left; margin-right:21px;} */
/* .bpshop .last {margin-right:0px;} */
/* .bpshop .txt {padding:12px 20px 0px 20px;} */
/* .bpshop .goods {width:201px; height:259px; background-color:#fff; color:#666666; padding:4px 6px;} */
/* .bpshop .price {font-weight:bold; color:#000; margin-top:8px;} */
/* .bpshop .sdet {padding:12px 15px 0px 11px;width:188px;} */
/* .bpshop .maker {margin-bottom:12px;font-weight:bold;} */
/* .bpshop .maker font{font-family:Tahoma,"돋움",Dotum,Arial;} */

/* .bpshop .maker a {font-weight:bold;} */

/*******************************************************************
*	메인 넥스 브랜드샵 영역
********************************************************************/
/* .nbshop {width:315px; float:left; margin-top:24px; margin-left:15px;} */
/* .nbshop h2 {display:block;} */
/* .nbshop .detail {width:313px; height:359px; border:1px #b5b5b5 solid; padding-top:11px; text-align:center; position:relative;} */
/* .nbshop .detail > a {display:block; position:absolute; bottom:10px; right:10px;} */
/* .nbshop .roll_area {width:176px; height:254px; border:1px #dddddd solid; padding:3px; overflow:hidden; margin:10px auto 0 auto;} */
/* .nbshop .txt {color:#666666; line-height:16px; padding:0px 8px; margin-top:15px; text-align:left;} */
/* .nbshop .price {font-weight:bold; margin-top:5px;} */
/* .nbshop li {float:left;} */
/* .nbshop .bx-controls-direction {display:none;} */
/* .nbshop .bx-pager {position:absolute; bottom:15px; width:172px; margin:0px auto; text-align:center;} */
/* .nbshop .bx-pager .bx-pager-item, */
/* .nbshop .bx-controls-auto .bx-controls-auto-item {display: inline-block;	*zoom: 1;*display: inline;} */
/* .nbshop .bx-pager.bx-default-pager a {background: #d9d9d9;display: block;width:10px;height:10px;line-height:10px;margin: 0 3px;outline: 0;color:transparent;text-align:center; -moz-border-radius: 5px; -webkit-border-radius: 5px;  border-radius: 5px;text-indent: -9999px;} */
/* .nbshop .bx-pager.bx-default-pager a:hover, */
/* .nbshop .bx-pager.bx-default-pager a.active {background: #ea6f02;text-decoration:none;} */

/*******************************************************************
*	메인 스페셜샾,테마샵,넥스커머스샾 영역
********************************************************************/
.sshop {width:1082px; margin-top:25px; position:relative; float:left;}
.sshop h2 {display:block; padding:7px 0px; border-bottom:2px #000 solid;}
.sshop .detail {margin-top:9px; width:1082px; height:184px; padding-bottom:4px; border-bottom:1px #dedede solid;}
.sshop .slider_theme_shop a {display:block; width:138px; height:184px; border-right:1px solid #dddddd;}
.sshop .bx-controls {position:absolute; right:2px; top:7px; width:100%; text-align:right; z-index:1000;}
.sshop .bx-pager {color:#cb003d;}
.sshop .bx-wrapper .bx-pager .bx-pager-item, .tmshop .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline;}
.sshop .bx-wrapper .bx-pager.bx-default-pager a {background: #ababab; display: block; width: 18px; height: 18px; margin: 0 0 0 6px; outline: 0; color:#fff; text-align:center; line-height:16px; text-decoration:none;}
.sshop .bx-wrapper .bx-pager.bx-default-pager a:hover, .sshop .bx-wrapper .bx-pager.bx-default-pager a.active {background: #cc1517;}
.sshop .bx-controls-direction {display:none;}


/*******************************************************************
*	메인 테마샵 영역
********************************************************************/
.tmshop {width:751px; margin-top:15px; position:relative; float:left;}
.tmshop h2 {display:block; padding:7px 0px; border-bottom:2px #000 solid;}
.tmshop .detail {margin-top:9px; height:184px; padding-bottom:4px; border-bottom:1px #dedede solid;}
.tmshop .bx-controls {position:absolute; right:2px; top:7px; width:100%; text-align:right; z-index:1000;}
.tmshop .bx-pager {color:#cb003d;}
.tmshop .bx-controls-direction {position:absolute;left:0;top:0; width:100%; height:18px; text-align:right; z-index:1400;}
.tmshop .bx-controls-direction a {width:15px; height:15px; background: url('../../images/common/bx_slider_control2.gif') no-repeat; font-size:0; line-height:0; display:inline-block;}
.tmshop .bx-controls-direction .bx-prev {background-position:0 0;}
.tmshop .bx-controls-direction .bx-prev:hover {background-position:0 -20px;}
.tmshop .bx-controls-direction .bx-next {background-position:-26px 0;}
.tmshop .bx-controls-direction .bx-next:hover {background-position:-26px -20px;}
.jbn {float:left; margin-top:15px; margin-left:15px;}

/*******************************************************************
*	메인 하단 고객센터
********************************************************************/
.main_cs {height:240px; margin-top:15px; margin-bottom:15px;}
.main_cs li {float:left;}

/*******************************************************************
*	팝업레이어
*******************************************************************/
/*팝업레이어>보너스쿠폰*/
.layer_popup.bonus_coupon{width:290px;position:absolute; top:250px; left:450px;}
.layer_popup .bonus_info{padding:0 11px 15px 11px;}
.layer_popup .bonus_info p.txt{line-height:160%;font-weight:bold;}
.layer_popup .bonus_info p.photo{padding-top:5px;padding-left:10px;}
.layer_popup .bonus_info p.btn{padding-top:5px;text-align:center;}

#wrap_popup { width: 100%; height: 100%; }
.today_none_btn { float: left; padding: 6px 0 0 12px; }
.popup_close_btn { float: right; padding: 6px 12px 0 0; }
.section_close { width: 100%; position: absolute; bottom: 0; background-color: #fff; height: 20px; }

/*******************************************************************
*	B2B 메인
********************************************************************/
#container.b2b {min-height:664px;padding-bottom:50px;}
#container .container.b2b {position:absolute; top:0; left:50%; width:1082px; min-height:664px; margin-left:-541px; z-index:10;}
/*공통*/
.b2b_bbsSt h2 {height:27px; background:url('../../b2b/images/common/b2b_bullet_01.gif') no-repeat 0 0; padding-left:20px; font-family:'Malgun Gothic','맑은 고딕',Dotum,Arial,sans-serif; font-size:13px; letter-spacing:-0.02em; line-height:0.7; display:block;}
.b2b_bbsSt h2 span {height:13px; overflow:hidden;}
*:first-child+html .b2b_bbsSt h2 {position:relative; line-height:normal;}
*:first-child+html .b2b_bbsSt h2 span {position:absolute; top:-4px; left:20px; height:auto;}
.b2b_bbsSt>div {border:1px solid #ccc;}
.b2b_bbsSt>div table {width:100%; border-top:1px solid #e1e1e1;}
.b2b_bbsSt>div table thead th {height:32px; background:url('../../b2b/images/common/b2b_bbsTable_bg.gif') repeat-x 0 0; font-size:11px; font-weight:normal; color:#666; line-height:32px; border-bottom:1px solid #ccc; border-right:1px solid #e9e9e9;}
.b2b_bbsSt>div table thead th.ed {border-right:0;}
.b2b_bbsSt>div table tbody td {height:34px; background:#fff; font-family:"돋움",Dotum,Tahoma,Arial; font-size:12px; color:#333; line-height:34px; letter-spacing:-0.04em; text-align:center; border-bottom:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
.b2b_bbsSt>div table tbody td.ed {border-right:0;}
.b2b_bbsSt>div .price {padding-right:20px; font-weight:bold; color:#cc1517; text-align:right;}
.b2b_bbsSt>div .subject,
.b2b_bbsSt>div .goods {padding:0 13px; text-align:left;}
.b2b_bbsSt>div .btn_more {position:absolute; top:0; right:0; min-width:48px; height:13px;}
/*개별*/
.b2b_in_field {width:1082px; height:634px; padding-top:30px; overflow:hidden;}
.b2b_main_banner {float:left; width:421px; height:173px; margin-left:223px; border:1px solid #ccc; display:inline;}
.bbs_gContract {float:right; width:422px; height:168px; padding-top:7px; overflow:hidden;}
.bbs_gContract .area {width:420px; height:139px;}
.bbs_notice {position:relative; float:left; width:422px; height:168px; margin:26px 0 0 223px; overflow:hidden; display:inline;}
.bbs_budgUse {position:relative; float:right; width:422px; height:168px; margin-top:26px; overflow:hidden;}
.bbs_tabBx {float:left; width:193px; height:196px; background:url('../../b2b/images/common/b2b_bbsList_bg.gif') no-repeat 0 bottom; margin-top:26px; overflow:hidden;}
.bbs_tabBx .tabs li {float:left; height:35px; overflow:hidden;}
.bbs_tabBx .tabs li a {height:35px; background:url('../../b2b/images/common/b2b_bbsTab_bg.gif') no-repeat 0 0; font-size:0; line-height:0; display:block;}
.bbs_tabBx .tabs li a.notice {width:96px; background-position:0 0;}
.bbs_tabBx .tabs li a.whole {width:97px; background-position:-96px 0;}
.bbs_tabBx .tabs li.active a.notice {width:96px; background-position:0 -35px;}
.bbs_tabBx .tabs li.active a.whole {width:97px; background-position:-96px -35px;}
.bbs_tabBx .tabContent {width:163px; height:160px; padding:0 15px 1px; overflow:hidden;}
.bbs_tabBx .tabContent ul {width:163px; padding-top:18px;}
.bbs_tabBx .tabContent ul li {width:154px; background:url('../../b2b/images/common/b2b_bullet_02.gif') no-repeat 0 9px; padding-left:9px; line-height:200%;}
*:first-child+html .bbs_tabBx .tabContent ul li {background-position:0 10px;}
.bbs_lateOrder {position:relative; float:right; width:859px; height:239px; margin-top:26px; overflow:hidden;}

.clear {font-size:0px; line-height:0px; clear:both;}


/*******************************************************************
*	메인 상단 프로모션 영역 (프린텍)
********************************************************************/
.main_banner_field2 {position:relative; width:100%; height:420px; overflow:hidden;}
.main_banner_field2 .mainBannerArea {position:absolute; left:50%; top:0; width:2000px; max-width:2000px; margin-left:-1000px;}
.main_banner_field2 .mainBannerArea2 {position:absolute; top:0; width:100%;}
.banner_cate2{position:absolute; left:0; top:385px; width:100%; height:45px; text-align:center;}
.banner_cate2 li {height:15px; margin:0 6px; display:inline-block;}
.banner_cate2 li a {width:15px; height:15px; background:url('/images/icon/banner_cate_num.png') no-repeat 0 0; text-indent:-9999px; display:block;}
.banner_cate2 li a:hover,
.banner_cate2 li.on a {background-position:0 -15px;}






/*상단프로모션*/
.container .promotion00 {width: 1082px; margin: 30px auto 30px; position: relative;}
.container .promotion00 .slider_pm_banner {*zoom:1; width: 1082px; margin: 0 auto; height: 177px; overflow: hidden;}
.container .promotion00 .slider_pm_banner:after {content:" "; display:block; clear:both;}
.container .promotion00 .slider_pm_banner ul li {float: left; width: 261px; height: 175px; margin-right: 10px; border: 1px solid #f1f1f1;}
.container .promotion00 .slider_pm_banner ul .last {margin-right: 0px;}

/*상단프로모션 슬라이딩*/
.promotion00 .bx-wrapper .bx-pager {display: none;}
.promotion00 .bx-wrapper .bx-prev {position: absolute; left: -25px;	background: url('/images/common/mainVisual_prev.jpg') no-repeat;}
.promotion00 .bx-wrapper .bx-next {position: absolute; right: -47px;	background: url('/images/common/mainVisual_next.jpg') no-repeat;}
.promotion00 .bx-wrapper .bx-controls-direction a {position: absolute;	top: 50%;	margin-top: -16px;	text-indent: -99999px; outline: 0;	width: 40px;	height: 40px;}
.promotion00 .bx-wrapper .bx-controls-direction a.disabled {display: none;}

/*중간띠베너*/
.container .bar1_bg {position: relative; width: 100%; min-height: 93px; margin-bottom: 20px;}
.container .bar_banner {overflow: hidden;}
.container .inner_bar_banner {position: absolute; width: 2000px; height: 100%; max-width: 2000px; margin-left: -1000px; left: 50%;}

/*브랜드샵베스트샵*/

.promotion01 {position: relative; width: 1082px; height: 406px; margin: 0px auto 35px;}
.promotion01:after {content: ""; display: block; clear: both;}
.nbshop {width: 751px; height: 395px; float: left;}
.nbshop h2 {display: block; margin-bottom: 10px;}
.nbshop .roll_area {width: 751px; height: 372px; background-color: #ffffff;}

.nbshop .roll_area .slider_brand_shop {*zoom:1; float: left; width: 699px; height: 395px; overflow: hidden; margin-left: 25px; margin-top: 17px;}
.nbshop .roll_area .slider_brand_shop:after {content: ""; display: block; clear: both;}
.nbshop .roll_area .slider_brand_shop ul li {float: left; background-color: #fff; width: 218px; height:310px; margin-right: 22px; overflow: hidden;}
.nbshop .roll_area .slider_brand_shop ul li img {display: block; width: 203px; height: 203px; margin-left: 7px; margin-top: 7px;}
.nbshop .roll_area .slider_brand_shop ul .last {margin-right: 0px;}
.nbshop .roll_area .slider_brand_shop ul li .txt {text-align: center; font-family:'NanumGothic'; font-size: 12px; color: #a6a6a6; font-weight: bold; padding:0 15px 0 15px;}
.nbshop .roll_area .slider_brand_shop ul li .txt a {display: block; text-align: left; height: 20px; display: block; line-height: 1.2em; margin-top: 10px;}
.nbshop .roll_area .slider_brand_shop ul li .txt span {display: block; height: 20px; width: 188px; text-align: left;}
.nbshop .roll_area .slider_brand_shop ul li .txt .price {display: block; color: #000000; font-weight:bold; text-align: left; font-size:15px;}

/*브랜드샵 슬라이딩*/
.nbshop .bx-wrapper .bx-pager {position: absolute;  width: 751px; text-align: center;}
.nbshop .bx-wrapper .bx-pager .bx-pager-item {display: inline-block;	*zoom: 1;	*display: inline;}
.nbshop .bx-wrapper .bx-pager.bx-default-pager a {background: #ffffff; display: block;	width: 10px; text-indent: -99999px; text-align: center; text-decoration: none; height: 10px; margin: 0 5px;-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	border-radius: 5px; border: 1px solid #bbb9b9;}
.nbshop .bx-wrapper .bx-pager.bx-default-pager a:hover,
.nbshop .bx-wrapper .bx-pager.bx-default-pager a.active {background: #cc1517;}
.nbshop .bx-wrapper .bx-prev {display: none;}
.nbshop .bx-wrapper .bx-next {display: none;}

/*파트너샵*/
.promotion01 .bpshop {width: 315px; height: 395px; float: left; margin-left: 15px;}
.promotion01 .bpshop h2 {display: block; margin-bottom: 10px;}
.promotion01 .bpshop ul {display: block; width: 315px; height: 372px;}
.promotion01 .bpshop ul li img {display: block; width: 315px; height: 116px; margin-bottom: 0;}


/*상품영역 가격공통*/
.goods_field .txt {position: relative; padding-left:15px;padding-right:15px; height: 80px; display: block; padding-top: 15px;
font-family: Tahoma,"돋움",Dotum,Arial; font-size: 14px; font-weight: bold;}
.goods_field .txt a {height: 20px; color: #646464; display: block; text-align: center;}
.goods_field .txt>span {height: 20px; display: block; color: #a6a6a6; text-align: center;}
.goods_field .txt .goods_price {display: block; text-align: center;}
.goods_field .txt .goods_price .price {position: absolute; bottom: 20px; left: 60px; height: 20px; display: block; color: #111111; }
.goods_field .txt .goods_price .price2 {color:#d4343e; position: absolute; right: 60px;}



/*상품영역 베스트상품*/
.goods_field {width: 1082px; margin: 0 auto; position: relative;}
.goods_best {width: 1082px;}
.goods_best h2 {display: block; margin-bottom: 6px;}
.goods_best .roll_area {*zoom:1; width: 1082px; height: 275px; position: relative; float: left; border-top: 2px solid #111111;}
.goods_best .roll_area .slider_best_shop:after {content: ""; display: block; clear: both;}
.goods_best .roll_area .slider_best_shop .slider ul li {float: left; width: 249px; height: 249px; border: 1px solid #d7d6d6; margin-right: 20px; margin-left:3px; margin-top: 20px;margin-bottom:3px;}
.goods_best .roll_area .slider_best_shop .slider ul .last {margin-right: 0px;}
.goods_best .roll_area ul li img {display: block; width: 169px; height: 169px; margin: 0 auto;}





/*상품영역 신상품영역*/
.goods_new {width: 1082px; height: 300px; margin-top: 50px;}
.goods_new h2 {display: block; margin-bottom: 6px;}
.goods_new .roll_area {*zoom:1; width: 1082px; height: 275px; position: relative; float: left; border-top: 2px solid #111111;}
.goods_new .roll_area .slider_new_shop:after {content: ""; display: block; clear: both;}
.goods_new .roll_area .slider_new_shop .slider ul li {position: relative; float: left; width: 249px; height: 249px; border: 1px solid #d7d6d6; margin-right: 20px; margin-left:3px; margin-bottom:3px; margin-top: 20px;}
.goods_new .roll_area .slider_new_shop .slider ul .last {margin-right: 0px;}
.goods_new .roll_area ul li img {display: block; width: 169px; height: 169px; margin: 0 auto;}
.goods_new .roll_area ul li .new_label>img {position: absolute; width: 60px; height: 60px; left: 0; top: 0;}


/*상품영역 테마샵*/
.goods_thema {width: 1082px; height: 300px; margin-top: 50px; margin-bottom: 40px; }
.goods_thema h2 {display: block; margin-bottom: 6px;}
.goods_thema .roll_area {*zoom:1; width: 1082px; height: 275px; position: relative; float: left;}
.goods_thema .roll_area .slider_thema_shop:after {content: ""; display: block; clear: both;}
.goods_thema .roll_area .slider_thema_shop .slider ul li {position: relative; float: left; width: 250px; height: 250px; margin-right: 26px; margin-top: 20px;}
.goods_thema .roll_area .slider_thema_shop .slider ul .last {margin-right: 0px;}
.goods_thema .roll_area .slider_thema_shop .slider ul li img {display: block; width: 250px; height: 250px; margin: 0 auto;}


/*상품영역 슬라이드 공통*/
.goods_field .bx-wrapper .bx-pager {position: absolute; top: -50px; width: 1082px;}
.goods_field .bx-wrapper .bx-pager {display:none;/*text-align: right; font-size: 1.2em;	font-family: Arial;  line-height: 18px;	padding-top: 20px;*/}
.goods_field .bx-wrapper .bx-pager .bx-pager-item {display: inline-block;	*zoom: 1;	*display: inline;}
.goods_field .bx-wrapper .bx-pager.bx-default-pager a {background: #ababab;	display: block;	width: 20px; color: #fff; text-align: center; text-decoration: none; height: 20px; margin: 0 5px;}
.goods_field .bx-wrapper .bx-pager.bx-default-pager a:hover,
.goods_field .bx-wrapper .bx-pager.bx-default-pager a.active {background: #cc1517;}
.goods_field .bx-wrapper .bx-prev {display: none;}
.goods_field .bx-wrapper .bx-next {display: none;}

/* Slider */
.slick-slider * {outline:none;}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    /* display: none; */
    float: left;
	outline:none;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}





/* 메인비주얼 */
.main__visual{position:relative;}
.main__visual .swiper__btn{width:145px;position:absolute;top: 50px;right: calc((100% - 1120px)/2);background:#fff;border-radius:10px;z-index: 99;}
.main__visual .swiper__btn .swiper-wrapper{display:flex; flex-direction:column;}
.main__visual .swiper__btn .swiper-slide{width:100% !important;}
.main__visual .swiper__btn .item{height:60px;padding:10px;display: flex;align-items:center;justify-content:center;width:100%;box-sizing: border-box;background: #e4e4e4;cursor:pointer;}
.main__visual .swiper__btn .swiper-slide:nth-child(even) .item{background:#dddddd;}

.main__visual .swiper__btn .swiper-slide.swiper-slide-thumb-active .item{background:#fff;cursor:pointer;}

.main__visual .swiper{overflow:hidden;}
/* .main__visual .item .img{width: 100%;}
.main__visual .item .img .imgBox{padding-top: 100%; background-size:cover; background-position:center; background-repeat:no-repeat;}
.main__visual .item .txt{margin-top: 12px;}
.main__visual .item .txt p{font-size:23px; color:#333; font-weight: 800; margin-bottom: 7px;}
.main__visual .item .txt span{font-size:15px; color:#666; font-weight: 400;} */
.main__visual .nav {margin-top: 20px; display:flex; align-items:center; justify-content:center;}
.main__visual .nav .swiper-pagination{text-align: center; display:flex; height: 23px; align-items:center; justify-content:center; font-size:14px; color:#666; font-weight: 700; position: relative; top:auto; bottom:1px; left:auto; right:auto; width:50px;}
.main__visual .nav .btn{cursor:pointer; width: 23px; height: 23px; border:1px solid #dfdfdf; display:flex; align-items:center; justify-content:center; margin:0 2px;}
.main__visual .img{height:396px;text-align: center;}

.prd-list ul li {width: 202px;height: 288px;/* margin-right: 8px; */margin-top: 0;padding: 7px;}
.prd-list ul li .item{border:1px solid #e5e5e5;border-radius:5px;padding: 10px 10px;}
.prd-list ul li:nth-child(6n){ margin-right: 0;}
.prd-list ul li .prd-thumb{height: 140px;margin-bottom: 7px;}
.prd-list ul li .prd-info{padding-top:10px;}
.prd-list ul li .prd-info .check-box{display:flex; justify-content:space-between; }
.prd-list ul li .prd-info .check-box input[type='checkbox']{border:1px solid #e5e5e5;}
.prd-list ul li .prd-info .check-box .quan-wrap{display:flex;}
.prd-list ul li .prd-info .check-box .quan-wrap .quan{display:flex; margin-right:4px; }
.prd-list ul li .prd-info .check-box .quan-wrap .quan input{width:35px;height:18px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;text-align: center;padding: 0 5px;box-sizing: border-box;font-size: 12px;}
.prd-list .cate { margin-bottom: -30px; position: relative; z-index:1;}
.prd-list .item .cate{margin-bottom: 7px;height:25px;margin-left: -12px; margin-bottom: -15px; position: relative; z-index:1;}
.prd-list ul li .prd-info .prd-cate{margin-bottom: 5px; font-size:13px;}
.prd-list ul li .prd-info .prd-name{/* font-weight:700; */line-height: 135%;font-size: 12px;height:auto;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:32.38px}
.prd-list ul li .prd-info .member-btn{width:100%;display:block;height:35px;border:1px solid #e5e5e5;margin-top: 7px;margin-bottom: 7px;line-height:34px;text-align:center;font-size:10px;}
.prd-list ul li .prd-info .member-btn2{width:100%;display:block;height:35px;margin-top: 7px;margin-bottom: 7px;line-height:34px;font-size:10px;}

.con_tit{text-align: center;}
.con_tit p{font-size:40px; color:#333; font-weight: 400;}
.con_tit p span{font-weight: 700;}

/* 서브배너 */
.sub_banner3{display:flex;}
.sub_banner3 > div{margin-right: 20px;width: 347px;height: 200px; overflow:hidden;}
.sub_banner3 > div:last-child{margin-right: 0;}

.sub_banner1{width:100%; height:200px; overflow:hidden;}

.mdspick{margin:130px 0 150px}
.mdspick .mdspick-contents>ul>li{display: none;}
.mdspick .mdspick-contents>ul>li.on{display: block;}
.mdspick .cate-tab ul{display:flex; justify-content:center; margin-top: 30px;}
.mdspick .cate-tab ul li a{margin:0 5px; display:inline-block; border:2px solid #333; color:#333; font-size:18px; font-weight: 700; padding:12px 17px; border-radius:30px;}
.mdspick .cate-tab ul li.on a{background:#333; color:#fff;}

.mdspick .prd_wrap{margin-top: 40px; overflow:hidden;}
.mdspick .prd_wrap .dep01{display:flex;}
.mdspick .prd_wrap .dep01 .prd-list ul li:nth-child(6n){margin-right: 8px;}
.mdspick .prd_wrap .dep01 .prd-list ul li:nth-child(4n){margin-right: 0;}
.mdspick .prd_wrap .dep01 .banner{width: 347px;margin-right: 20px; overflow:hidden;}
.mdspick .prd_wrap .dep01 .prd-list{width: calc(100% - 354px);}
.mdspick .prd_wrap .dep02{margin-top: 20px;}

.btn-wrap {display:flex; align-items:center; justify-content:center; overflow:hidden; width:100%; margin-top: 50px;}
.btn-wrap a{display:inline-block; padding:13px 30px; color:#333; font-size:15px; border:1px solid #333;}


.new-prd-cate .cate-tab ul{display:flex; overflow:hidden;}
.new-prd-cate .newPrdCate {display:flex;justify-content: space-between;}
.newPrdCate .btn{width:100px; height:35px; border-radius:5px; background:#593ef6; color:#fff; display:flex; align-items:center; justify-content:center;cursor:pointer;margin-top: 21px;margin-right: 14px;}
.new-prd-cate .cate-tab ul li {width:calc(11.11% - 26px);text-align:center;/* margin-right: 29px; */}
.new-prd-cate .cate-tab ul li:last-child{margin-right: 0;}
.new-prd-cate .cate-tab ul li a {display:block;position:relative;font-size: 15px;border-radius: 5px;line-height: 48px; border:1px solid #d9d9d9;}
.new-prd-cate .cate-tab ul li.on a{background: #EA5404;box-shadow: 0 0 9px 0px #593ef670;}

.new-prd-cate .cate-tab ul li .icon {background:#f2f2f2; width: 95px; height: 95px; border-radius:10px; background-repeat:no-repeat;background-position:50% 50%;}
.new-prd-cate .cate-tab ul li.on .icon{background:#6a6eeb; background-repeat:no-repeat;background-position:50% 50%;}

.new-prd-cate .cate-tab.tab02 ul li{width:32%;}
.new-prd-cate .cate-tab ul li{display:block;width: 175px;height: 50px;color:#333;padding: 0 7px 7px 7px;}
.new-prd-cate .cate-tab ul li p{color:#333; font-size:14px;}
.new-prd-cate .cate-tab ul li.on p{color:#fff;}
.new-prd-cate .cate-tab ul li:last-child{margin-right: 0px;}
/* .recommend-contents {margin-top:20px;} */
.recommend-contents > ul > li {display:none;}
.recommend-contents > ul > li.on {display:block;}
.cate-contents .cate-tit {font-size:24px;color:#333;font-weight:700;}
.cate-contents .mask {/* margin-top:10px; */overflow:hidden;}
.cate-contents .cate-banner {float:left;margin-right:10px;width:318px;}





.content__title{display:flex;justify-content:space-between;}
.content__title .btn{width:100px; height:35px; border-radius:5px; background:#EA5404; color:#fff; display:flex; align-items:center; justify-content:center;cursor:pointer;}
.content__title h2 span {color:#593ef6;}




.four__banner{background:#f4f3fe;}
.four__banner .backImg{position:absolute;width:100%;}
.four__banner .backImg img{width:100%;height:600px;}
.four__banner .auto{display:flex; align-items:center;padding:45px 0;}
.four__banner .title{width:380px; font-size:28px; color:#000; font-weight:700; line-height:1.6;}
.four__banner .title span{color:#593ef6;}
.four__banner .banner{display:grid; grid-template-columns:1fr 1fr; gap:15px;}
.four__banner .banner a{}
.four__banner .banner a img{border-radius:5px;}

.five__banner{background:#f4f3fe; }
.five__banner .backImg{position:absolute;width:100%;}
.five__banner .backImg img{width:100%;height:600px;}
.five__banner .auto{display:flex; align-items:center;    padding: 45px 0;}
.five__banner .title{/* width:380px; */font-size:28px;color:#000;font-weight:700;line-height:1.6;}
.five__banner .title span{color:#593ef6;}
.five__banner .banner{display:grid;grid-template-columns: 1fr 1fr 1fr; gap: 15px 32px; align-items: center;}
.five__banner .banner a{}
.five__banner .banner a img{border-radius:5px;}
.btn-more a {display:block;border:1px solid red;text-align:center;font-size:18px;color:red;line-height:45px;font-weight: 500;}

/* 230130 */
.brand__zone{overflow:hidden; padding:0 0 60px 0;}
#mainContents .brand__zone h2{font-size: 31px;}
.brand__zone img{max-width:100%;}
.brand__zone .swiper{overflow:hidden;}
.brand__zone .img{border-radius:15px; overflow:hidden;}
.brand__zone .txt{padding:15px 10px;}
.brand__zone .txt .t01{font-size: 18px;margin-bottom:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: 700;}
.brand__zone .txt .t02{font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.swiper-button-next {background: url(/images/main/brand_next.png) no-repeat;width:30px;height:30px;}
.swiper-button-prev {background: url(/images/main/brand_prev.png) no-repeat;width:30px;height:30px;}

.event_introduce{overflow:hidden; padding:0 0 60px 0}
#mainContents .event_introduce h2{font-size: 31px;}
.event_introduce img{width:257px;height:257px;}
.event_introduce .swiper{overflow:hidden;}
.event_introduce .img{border-radius:10px; overflow:hidden;}
.swiper-button-next {background: url(/images/main/brand_next.png) no-repeat;width:30px;height:30px;}
.swiper-button-prev {background: url(/images/main/brand_prev.png) no-repeat;width:30px;height:30px;}

#mainVisual{padding:15px 0 0 0;}
#mainVisual ul li{float:left;border-radius:5px;border-radius:5px;overflow:hidden;}
#mainVisual ul li:nth-child(3n+1),#mainVisual ul li:nth-child(3n+2){margin:0 15px 15px 0;}
#mainVisual ul li:nth-child(3n){margin:0 0 15px 0;}
#mainVisual ul li a img{width:364px;height:220px;}

.mainTop_zone{overflow:hidden; padding:20px 0 0 0;}
.mainTop_zone img{max-width:100%;}
/* .mainTop_zone .swiper{overflow:hidden;} */
.mainTop_zone .img{border-radius:5px; overflow:hidden;}

/* 메인 탑 배너 */
#mainContents .mainTop_zone .swiper_btnlist .new-swiper-pagination{background-color: rgba(179,180,184,0.7);color: #fff;font-size: 13px;box-sizing: border-box;width: 70px;height: 26px;text-align: center;position: absolute;bottom: 24px;right: 61px;padding-top: 5px;z-index: 2;left: auto;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .new-swiper-button-next{position: absolute;right: 30px;bottom: 24px;border-radius: 0 25px 25px 0;padding-right: 2px;background-image: none;z-index: 2;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .new-swiper-button-next{background-color: rgba(179,180,184,0.7);color: #fff;font-size: 13px;box-sizing: border-box;width: 26px;height: 26px;overflow: hidden;text-align: center;padding-top: 6px;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .new-swiper-button-prev{position: absolute;right: 136px;bottom: 24px;border-radius: 25px 0 0 25px;padding-right: 2px;background-image: none;z-index: 2;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .new-swiper-button-prev{background-color: rgba(179,180,184,0.7);color: #fff;font-size: 13px;box-sizing: border-box;width: 26px;height: 26px;overflow: hidden;text-align: center;padding-top: 6px;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .swiper-stop-play{width: 26px;height: 26px;position: absolute;bottom: 24px;right: 167px;background-color: rgba(179,180,184,0.7);border-radius: 25px;text-align: center;z-index: 1;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .swiper-stop-play .pause.on{display: inline-block;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .swiper-stop-play .pause{padding-top: 7px;display: none;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .swiper-stop-play .play.on{display: inline-block;}
#mainContents .mainTop_zone .swiper .swiper_btnlist .swiper-stop-play .play{padding-top: 7px;display: none;}
#mainContents .mainTop_zone .swiper .swiper-wrapper .swiper-slide img{display: block;object-fit: cover;width: 1122px;height: 363px;border-radius: 20px;}

.swiper-button-prev, .swiper-button-next {background-image:none;}