﻿@charset "utf-8";
@import url("/Library/Css/user_layout.css?ver=1");


/* 쇼핑몰 Css */


/*왼쪽 본문*/
#subLeft {width:100%; background:#FaFaFa; border-top:1px solid #dadada;  border-bottom:1px solid #dadada; padding:10px 0px 10px 30px ; box-sizing:border-box; margin:10px 0 50px 0;}

/* .leftMenu:after {display:block; content:''; clear:both;}
.leftMenu li{ float:left; font-size:15px; width:14%; letter-spacing:1px; padding:10px; box-sizing:border-box; text-align:center;  line-height:35px;}
.LeftTitle{ line-height:50px;}
 */
.leftMenu {overflow:hidden; display:flex;   justify-content: flex-start; padding:10px; box-sizing:border-box;}
.leftMenu li {margin-right:30px;transition:all 0.3s;}
.leftMenu li:last-child {margin-right:0px;}
.LeftTitle { color:#092563;float:left; font-size:20px;  font-weight:bold; letter-spacing:1px; padding:10px; box-sizing:border-box;width:190px;}
/* .leftMenu li:first-child {margin-left:10px;} */
.leftMenu li a{color:#333; display:block; font-weight:550; font-size:14px; width:100%; height:100%; position:relative;  transition:all 0.8s;}
.leftMenu li a:hover {color:#f00;}
.leftMenu li.on a { font-weight:bold; color:#f8b922; transition:all 0.8s;}
/*
.leftMenu li.on a:before{transition:all 0.8s;color:#f8b922; content:''; width:20px;height:2px; background:#f8b922; position:absolute; bottom:-5px; left:50%; transform:translatex(-50%); opacity:1; transition:all 0.4s;}
.leftMenu li a:hover:before{transition:all 0.8s; content:''; width:25px;height:2px; background:#FF773A; position:absolute; bottom:-5px; left:50%; transform:translatex(-50%);opacity:1; transition:all 0.5s;}
/* .leftMenu li a:after {content:'|'; color:#333; font-weight:normal;position:absolute; top:0; right:-15px;margin-right:5px;} */
.leftMenu li:last-child a:after {display:none;} 

/* catenew 이용안내tab
.catenew .tab {overflow:hidden;width:100%;}
.catenew .menu_tab3 { margin-bottom:30px;}
.catenew .menu_tab3 ul {overflow:hidden;width:100%; display:flex; flex-wrap:wrap; flex-direction:row; }
.catenew .menu_tab3 ul li {width:20%; box-sizing:border-box; text-align:center; border:1px solid #eee;}
.catenew .menu_tab3 ul li {display:block;margin-left:-1px;height:40px;line-height:40px;border:1px solid #ddd;font-weight:bold;font-size:13px;color:#888;background-color:#f2f2f2;}
.catenew .menu_tab3 ul li.active { border-top: 2px solid #ef3d27; border-bottom: 0 none;border-left: 1px solid #ddd; color: #ef3d27; background-color: #fff;}
 */
/* 우측 내용 -> 서브메뉴 아래로 */
 #subRight {margin:20px auto 0; float:none; width:100%;calc(100% - 30px); padding-top:0; padding:0; border-radius:0; position:relative;}
.full { width: 98% !important;}
/*페이지 타이틀*/
.padgeName{height:23px;padding-bottom:10px; border-bottom:1px solid #f0f0f0; margin-bottom:20px; display:none; }
.padgeName h2{font-size:18px; font-weight:bold; float:left;color:#034da2;}
.padgeName .Snavi{float:right;  margin-right:0px;}

/*페이지 타이틀*/
.padgeName1{display:none; height:auto; overflow:hidden; padding-bottom:10px; /*border-bottom:1px solid #f0f0f0;*/ margin-bottom:20px; }
.padgeName1 h2{font-size:18px; font-weight:bold; float:left;color:#034da2;}
.padgeName1 .Snavi{float:right; margin-right:0px;}

/*서브 롤링 배너*/
.S_slider{height:290px; width:792px;border:1px solid #c7c7c7;position:relative; overflow:hidden; margin-bottom:16px;}
.S_slider .frame {overflow: hidden; position: relative;}
.S_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.S_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.S_slider .frame ul li img {width:100%;}
.S_slider .frame ul li.active { color: #fff; background: #a03232; }
/* Pages */
.S_slider .pages {
	list-style: none;margin: 10px 0;padding: 0;position:absolute;bottom:5px;right:375px;}
.S_slider .pages li {
	display: inline-block;
	width: 10px; height: 10px;
	margin: 0 2px;
	text-indent: -999px;
	border-radius: 10px;
	background: #afa8a0;
	cursor: pointer;
	overflow: hidden;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.S_slider .pages li:hover {background: #fff; border:2px solid #afa8a0; width: 6px; height: 6px;}
.S_slider .pages li.active {background:  #fff; border:2px solid #afa8a0; width: 6px; height: 6px;}



/*서브 카테고리 2차 메뉴*/
.SPmenu{overflow:hidden; margin-bottom:16px; border-bottom:0px; border-right:0px; border-left:1px solid #e8e8e8;}
.SPmenu li{float:left; height:30px;line-height:30px;padding:0 15px;border-right:1px solid #e8e8e8; text-align:center;
border-bottom:1px solid #d2d2d2;border-top:1px solid #e8e8e8; }
.SPmenu li a{display:block;}
.SPmenu li.select{background:#696969;}
.SPmenu li.top{background:#ffab3e;}
.SPmenu li.select a{ color:#fff; font-weight:bold}


.SPmenu2{background:#f3f3f3; padding:10px; overflow:hidden; margin-bottom:16px;}
.SPmenu2 li{float:left; padding-right:20px}
.SPmenu2 li.select a{font-weight:bold; color:#ff3c00}

.SPmenu2 .btl {border-top:2px solid #53a4ff;}
.SPmenu2 .bt2 {border-top:2px solid #e0f93b;}
.SPmenu2 .bt3 {border-top:2px solid #d33bf9;}
.SPmenu2 .bt4 {border-top:2px solid #30bf0a;}
.SPmenu2 .bt5 {border-top:2px solid #fd5534;}
.SPmenu2 .bt6 {border-top:2px solid #27c3c2;}


/*가격순 정렬/ 검색*/
.s_search{width:100%; height:24px; overflow:hidden ; margin-top:13px; position:relative; margin-bottom:16px;}
.s_search ul{float:left; padding-left:5px;}
.s_search ul li{float:left; }
.s_search ul li a{display:block; height:24px; text-align:center; line-height:24px;}
.s_search ul .select a{font-weight:bold;}

.searchForm{position:relative; float:right; padding-right:5px;}
.searchForm .input_search {width:171px; height:24px; background:url("/Image/Common/searchBg.jpg") 0px 0px no-repeat;color:#777; border:0;font-size:12px; padding-left:5px;}



/*핫딜*/
.hotDeal{width:792px; height:657px;  overflow:hidden; float:left; margin-right:12px;}
.hotDeal .tBan{overflow:hidden; margin-bottom:21px;}
.hotDeal .tBan .title{float:left; position:relative; left:12px;}
.hotDeal .tBan .banner{float:right; position:relative; right:0px;}



/*진열상품*/


.SproList{overflow:hidden; padding:0px 5px;min-height:200px;}
.SproList ul{width:820px;}
.SproList ul li{float:left; position:relative; width:168px; height:260px; margin:0 15px 15px 0; overflow:hidden;}
.SproList ul li .listCon{width:168px; height:260px; position:relative}
.SproList ul li .listCon .pimg{width:168px; height:143px;}
.SproList ul li .listCon p{margin:10px 0px; overflow:hidden;}
.SproList ul li .listCon p span.spanp1{height:27px; background:#f4f4f4; display:block; margin-bottom:5px; padding-left:7px; line-height:27px;}
.SproList ul li .listCon p span.spanp2{font-size:12px; line-height:16px; padding:0 7px; display:block}
.SproList ul li .listCon .priceBox{margin:0 0px;}
.SproList ul li .listCon .priceBox span.price1{color:#878787; text-decoration:line-through; float:left; position:relative; top:4px; left:7px;}
.SproList ul li .listCon .priceBox span.price2{float:right; font-size:16px; font-weight:bold; position:relative; right:7px; color:red}
.SproList ul li .listCon .saleBox{position:absolute; top:0px; left:0px; padding:5px; text-align:center; background:#fc5401; color:#fff; font-weight:bold; font-size:16px;border:1px solid #ec5401;filter: alpha(opacity=95);background-color: rgba( 240, 100, 6, 0.95 );}




/*직구스토어*/

.storeCon{margin-bottom:16px;}

.storeBan{width:820px; overflow:hidden; margin-bottom:16px;}
.storeBan ul{ margin-bottom:16px; width:850px; }

.storeBan ul li{float:left; margin-right:5px; width:259px; height:200px; overflow:hidden}

.storeBan ul li img{width:259px; height:200px;}













/*제품정보 페이지 본문*/
#productInfoPage{} 
#productTopInfo{ overflow:hidden;margin-bottom:34px;}
#productTopInfo .TopinfoLeft{width:390px; float:left;  position:relative; overflow:hidden}

/*제품이미지 미리보기*/
#productTopInfo .TopinfoLeft .ImageView{width:390px; overflow:hidden}
#productTopInfo .TopinfoLeft .ImageView #largeImg{width:370px; height:370px; border:1px solid #dedede; overflow:hidden;}
#productTopInfo .TopinfoLeft .ImageView #largeImg img{width:368px; height:368px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg{display:table; margin-left:auto; margin-right:auto; margin-top:8px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg a{display:block; width:40px; height:40px;  border:1px solid #dedede; float:left; margin-right:8px; margin-bottom:8px;}
#productTopInfo .TopinfoLeft .ImageView .smallImg img{width:40px; height:40px;}



/*제품내용*/
#productTopInfo .TopinfoRight{float:right; overflow:hidden; width:370px;}
#productTopInfo .TopinfoRight .productNameB{display:block;font-weight:bold; font-size:14pt;overflow:hidden;padding-bottom:5px;}
#productTopInfo .TopinfoRight .productNameEn{display:block;font-weight:normal; font-size:9pt;overflow:hidden;padding-left:10px;}
#productTopInfo .TopinfoRight .SpriceBox{padding:15px; background:#fff; overflow:hidden; text-align:right;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon{margin-bottom:10px;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon th{width:180px; padding:10px 0px;}
#productTopInfo .TopinfoRight .SpriceBox .optionCon th, .optionCon td{border-bottom:1px solid #e0e0e0}
#productTopInfo .TopinfoRight .SpriceBox .SpriceBtable th{width:100px; padding:5px 0px; font-weight:bold;}
#productTopInfo .TopinfoRight .SpriceA{text-decoration:line-through; font-size:12px; color:#999999;}
#productTopInfo .TopinfoRight .SpriceB{font-size:16pt; font-weight:bold; color:red}
#productTopInfo .TopinfoRight .ShipBox{padding:15px; overflow:hidden}
#productTopInfo .TopinfoRight .ShipBox th{width:100px; height:20px;}
.count{height:21px; width:30px; text-align:right; padding-right:5px; background:url(/Image/Common/countbg.gif) 0 0 repeat-x; border:0px;}

#productTopInfo .TopinfoRight .Pselect{padding:15px; background:#fff; overflow:hidden; margin-bottom:15px}
#productTopInfo .TopinfoRight .Pselect .PselectBg{width:100%; height:46px; background:#fbfbfb}
#productTopInfo .TopinfoRight .Pselect .PselectBg .Pselectop{height:35px; line-height:35px;margin-top:10px; width:100%}





/*주문버튼*/
.btngroup{margin-top:0px}
.btngroup2{margin:25px 0}
.jumonBtn{display:table; margin-left: auto; margin-right: auto;}
.jumonBtn li{float:left; list-style:none;}
.jumonBtn li:first-child{margin-right:5px;}
.jumonBtn li .btn1{display:block; background:#fa6f57; color:#fff; font-size:20px; 
font-weight:bold; padding:10px 45px; border-radius:5px; border:1px solid #fa6f57}
.jumonBtn li .btn2{display:block; background:#fff; color:#fa6f57; font-size:20px; 
font-weight:bold; padding:10px 45px; border-radius:5px; border:1px solid #fa6f57}





/*상세정보 탭메뉴*/
.menuTab{height:35px; width:100%; border-bottom:1px solid #d9d9d9; overflow:hidden;margin-top:20px;}
.menuTab li{display:block; width:121px; height:34px; line-height:35px; text-align:center; float:left;border-top:1px solid #d9d9d9; border-bottom:1px solid #666666;
border-left:1px solid #d9d9d9;}
.menuTab li:nth-child(4){border-right:1px solid #d9d9d9;}
.menuTab li.check{ border-top:1px solid #ef8100}
.menuTab li a{display:block}
.menuTab li.check a{color:#ef8100; font-weight:bold}
.menuTab li:last-child{float:right; border:none; text-align:right; width:30px; font-size:10px}

.pdtCon{width:100%; text-align:left;padding:20px 0px; overflow:hidden}


/*사용후기,상품문의*/
.boardListBox{padding-bottom:20px; }
.boardListBox .lefttext{display:block; height:20px; line-height:20px; float:left;}
.boardListBox .RightBtns{float:right}
.boardListBox .RightBtns li{display:block;float:left;}
.boardListBox .RightBtns li a{display:block; height:20px; line-height:20px; text-align:center; font-size:11px; border:1px solid #e7e7e7;padding:1px 5px;}
.boardListBox .RightBtns li:first-child{margin-right:4px;}
.boardListBox .RightBtns li:last-child{}
.boardListBox #boardList{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; margin-top:20px;}
.boardListBox #boardList th{border-bottom:1px solid #e3e3e3;height:36px;text-align:center;color:#9f9f9f}
.boardListBox #boardList td{border-bottom:1px solid #e3e3e3;height:36px;text-align:center;color:#9f9f9f}
.boardListBox #boardList .width1{width:40px;}
.boardListBox #boardList .width2{width:60%; text-align:left}
.boardListBox #boardList .width3{width:60%; text-align:left}
.boardListBox #boardList .width4{padding-left:40px; text-align:left; color:#686868}
.boardListBox #boardList .width5{padding-left:62px; text-align:left; color:#686868}
.boardListBox #boardList .icon{padding-right:3px;}
.boardListBox #boardList a{color:#9f9f9f}
.ListPageno{ display:block;width:100%;text-align:center;padding-bottom:20px;}
.ListPageno a{color:#9f9f9f}



/*페이지네비*/
.pagination{display:table; margin-left:auto; margin-right:auto; padding:25px 0px;}
.pagination li{float:left; margin:0 3px;}
.pagination li a{display:block; width:28px; height:21px; line-height:21px; text-align:center; border:1px solid #fff; }
.pagination li a:hover{border:1px solid #ef8100;}
.pagination li:first-child a , .pagination li:nth-child(2) a , .pagination li:nth-last-child(2) a , .pagination li:last-child a{border:none}
.pagination .select a{border:1px solid #ef8100; color:#ef8100}















/*장바구니*/
.cartTop{padding-bottom:14px;}



.cartList{padding-bottom:15px;}
.cartList table{background:#fff}
.cartList table th{height:36px; background:#f2f2f2; border:1px solid #d9d9d9; text-align:center;}
.cartList table td{border:1px solid #d9d9d9; text-align:center;}
.cartList table .tdstyle1{text-align:left; padding:15px;}
.cartList table .productName{display:table-cell; width:250px; padding-left:10px; overflow:hidden; padding-bottom:10px;}
.cartList table .option{color:#019a30; padding-left:10px; overflow:hidden}
.cartList table .productPrice span{text-decoration:line-through;}
.cartList table .opt_btns table{width:50px; margin-left:30px;}
.cartList table .opt_btns table td{border:0px;}
.cartList table .basketBtn{width:10px; padding-left:5px;}
.cartList .allDel{padding:10px 0px;}
.cartList .allDel span {display:table-cell;vertical-align:middle;height:18px;}
.cartList .allDel span:first-child{padding-right:5px;}


.cartList .optionCon2{}
.cartList .optionCon2 td, .cartList .optionCon2 th{border:0px; padding:5px; background:#f8f8f8; border-bottom:0px solid #d9d9d9}
.cartList .optionCon2 th{width:50%; text-align:left}


.Price2{height:109px;  margin-top:8px; position:relative; overflow:hidden; background:#fff }
.Price2 table{border:3px solid #c7c7c7}
.Price2 th{height:35px; width:25%; border:1px solid #cccccc; padding-left:15px; font-weight:bold; background:#f8f8f8; }
.Price2 td{height:66px; text-align:right; padding-right:15px; border:1px solid #cccccc; font-size:22px;}



.fontS{font-weight:bold; color:#ff4b4b}
.fontB{text-decoration:line-through;}
.fontW{font-size:15px}
.fontS2{padding-left:90px;}
.fontS2 > span{color:#ff4b4b}

.textS{font-size:11px; text-align:center; padding:20px 0;}








/*주문페이지*/
.cc{height:30px;background:red; overflow:hidden}
.pagetab ul li{float:left;  padding:0 8px;}
.pagetab li a{display:block; border:1px solid #e3e3e3; height:29px; line-height:29px;}


h4.orderTitle{font-size:14px; font-weight:bold; padding:0px 0 10px 0;}
.orderCon table{border-top:1px solid #dedede}
.orderCon th,.orderCon td{height:47px;border-bottom:1px solid #f1f1f1; padding-left:20px;}
.orderCon th{width:150px;}
.orderCon a.orderBtn1 {display:block;width:126px; height:25px; line-height:25px; text-align:center; border:1px solid #e3e3e3;background:#ededed}
.orderCon .inputStyle1{width:167px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle2{position:relative;top:2px;}
.orderCon .inputStyle3{width:60px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle4{width:50px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle5{width:340px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .inputStyle6{width:550px; height:25px; border:1px solid #e3e3e3; padding-left:5px;}
.orderCon .orderDiv{clear:both;padding:10px 0px;}
.orderCon .orderDiv2{clear:both;padding-bottom:10px;}
.orderCon .cell{float:left; width:60px; display:table-cell; vertical-align:middle; padding-top:10px;}
.orderCon .couponList {clear:both;padding-bottom:5px;}
.orderCon .couponList li {padding:4px 0 4px 8px;color:#777;}
.orderCon .couponList li a {font-weight:bold;color:#ff3300;}
.orderCon .couponList li span {color:#333;}
.orderOkBtn{text-align:center;margin:30px 0;}

.BorderRround.inpadding{padding:15px; margin-bottom:16px;}


.paySortLi {}
.paySortLi li {float:left;}
.paySortLi li.wA {width:90px;}
.paySortLi li.wB {width:80px;padding-top:2px;}
.paySortLi li.wC {padding-top:5px;}

.myHomeInfoWrapper{
	
}
.myHomeInfoWrapper .myHomeInfo{
	background:url(/image/common/myhomeIcon.gif) 0px 0px no-repeat;
	overflow:hidden; padding-left:85px;
}
.myHomeName{clear:both; width:100%; background:red}
.myHomeName .myHomeNameCon{float:left;}
.myHomeName .myHomeBtnGroup{float:right;}
.myHomeName .myHomeBtnGroup ul{}
.myHomeName .myHomeBtnGroup li{float:left;background:url(/image/common/myHomeBtnBg.gif) 0 0 repeat-x; 
height:26px; line-height:26px;}
.myHomeName .myHomeBtnGroup a{padding:0px 10px; background:url(/image/common/myHomeBtnline.gif) 0 0 no-repeat;}
.myHomeName .myHomeBtnGroup a.fr{background:none}
.myHomeName .myHomeBtnGroup a:hover{font-weight:bold}

.myHomeLevel{clear:both; width:100%; padding-top:13px;}

.myHomeInfoWrapper .myHomeCon{width:100%; overflow:hidden; padding-top:30px;}
.myHomeInfoWrapper .myHomeCon ul{width:110%}
.myHomeInfoWrapper .myHomeCon li{float:left; margin-right:13px; border:1px solid #dddddd}
.myHomeInfoWrapper .myHomeCon li.Box1{width:200px; height:74px; border-left:2px solid #f1b0ac;
background:url(/image/common/myHomeBoxicon1.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box2{width:200px; height:74px; border-left:2px solid #95d4d8;
background:url(/image/common/myHomeBoxicon2.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box3{width:325px; height:74px; border-left:2px solid #b9a5d4;
background:url(/image/common/myHomeBoxicon3.gif) 11px 9px no-repeat;}
.myHomeInfoWrapper .myHomeCon li.Box3 a.addCopy{color:#9b9b9b}
.myHomeInfoWrapper .myHomeCon li.Box3 a.addTake{font-weight:bold; color:red}
.myHomeInfoWrapper .myHomeCon li .textBox{padding-left:76px; padding-top:18px;}
.myHomeInfoWrapper .myHomeCon li .textBox .title{display:block;padding-bottom:5px;}

/* 20211226 정예은 추가 loading bar*/
#vLoading{position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; background: #00000030;}
#vLoading img{position: absolute; top: 50%; left: 50%; margin-top: -17.5px; margin-left: -17.5px; z-index: 1300}

@media all and (min-width:100px) and (max-width:1100px){
.LeftTitle{width:100%;}

#subRight{width:96%; margin-top:20px;}
.padgeName{display:none;}
.padgeName1{display:block;}
}

@media all and (min-width:100px) and (max-width:950px){
#subLeft{display:none;}
}
@media all and (min-width:100px) and (max-width:799px){
#subLeft{padding:10px 0 ;}
.leftMenu{display:block; padding:0 10px;}
.LeftTitle{text-align:left; padding:0 10px 5px;}
.leftMenu li{margin-right:0; width:33%; line-height:20px; float:left; text-align:left;}
}
@media all and (min-width:100px) and (max-width:482px){
.leftMenu li a{font-size:12px;}
}
@media all and (min-width:100px) and (max-width:482px){
#subLeft{margin:0; margin-bottom:10px;}
#subRight{margin-top:12px;}
.padgeName{margin-bottom:8px;}

.padgeName1 h2 , .padgeName1 .Snavi{padding-top:8px;}
}