/* 출석체크 이벤트 배너 */
.attend_m.xans-layout-attendbanner { display:none; margin: 24px 8px; background-color:#fff; border-radius: 4px; overflow: hidden; }
.attend_m.xans-layout-attendbanner img { width:100%; }
@charset "utf-8";

/* **************************** //필수 CSS 수정 및 삭제 불가 **************************** */

/* tag reset */

@font-face {
  font-family: "KoreanFont";
  src: url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/css/OneUISansGUI-400Regular.ttf") format("ttf");
  unicode-range: U+AC00-D7A3; /* 한글 유니코드 범위 */
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; }
html { width:100%; height:100%; overflow-y:scroll; }
body,code { font:/*62.5%*/ 0.75em 'KoreanFont','Montserrat','Noto Sans KR',Verdana,Dotum,AppleGothic,sans-serif; color:#353535; background:#fff; }
body { /*min-width:1480px;*/ }
body#popup { min-width:0; }
li { list-style:none; }
img,fieldset { border:none; vertical-align:top; }
table { width:100%; border:0; border-spacing:0; border-collapse:collapse; }
caption { display:none; }
/* th,td { border:0; vertical-align:top; } */
th,td { border:0; vertical-align:middle; }
button { overflow:visible; padding:0; margin:0; border:0; cursor:pointer; }
hr.layout { display:none; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none; transition:all 0.3s ease; -khtml-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
a:active { text-decoration:none; }
strong { font-weight:500 !important; }
h3 {font-weight: 400;}
.objHidden { visibility:hidden; position:absolute; left:-1000px; top:-1000px; height:0; width:0; }

#content_CONTAINER table, #bi_inquire_content_CONTAINER table { border:0; margin:0 0 -1px; }
#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before { display:none; }
#content_CONTAINER td, #bi_inquire_content_CONTAINER td { width:auto !important; padding:0; }
table.nneditor-table { width:auto !important; }

/* 결제진행바 */
#progressPaybarBackground { position:absolute; z-index:99; left:0; top:0; width:100%; height:100%; }
#progressPaybarView { position:absolute; z-index:100; top:160px; left:20px; width:471px; font-size:12px; }
#progressPaybarView .box { height:180px; background:url(//img.cafe24.com/images/ec_hosting/popup/layer_guide/bg_layer_box1.gif) 0 0 no-repeat; }
#progressPaybarView .box .graph { padding:15px 0 0 0; text-align:center;}
#progressPaybarView .box .graph span { display:block; text-align:center; margin:20px 0; }
#progressPaybarView .box .txt { text-align:center; padding:15px 0 0; color:#555555; }
div.layerProgress { filter:alpha(opacity=40); opacity:0.4; -moz-opacity:0.4; background-color:#999; }

/* contents */
#skipNavigation {position:absolute; top:0; left:0; z-index:100; width:100%; height:0;}
#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {height:0;}
#skipNavigation p a {position:absolute; left:0; top:0; display:block; overflow:hidden; width:1px; height:1px; margin-left:-1px; margin-bottom:-1px; text-align:center; color:#000; white-space:nowrap;}
#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {width:100%; height:auto; padding:10px 0; background:#c4122f; color:#fff; z-index:100;}

.displaynone { display:none; }


.dimmed { position:fixed; top:0; left:0; z-index:99; width:100%; height:100%; background:#fff; opacity:0.8; filter:alpha(opacity=80); }

/* **************************** 필수 CSS 수정 및 삭제 불가 **************************** */
@charset "utf-8";

/* 메인 레이아웃css */
body { background: url("/web/upload/goodymall/kr/main/bg_img.jpg") no-repeat; background-size: cover; background-attachment: fixed; padding: 0; margin: 0 auto; box-sizing: border-box; height: 100%; }

#left_wrap { display:flex; flex-direction:column; justify-content:center; width: 100%; max-width:320px; height: 100%; min-height:660px; position: fixed; top: 50%; right:52%; transform:translateY(-50%); box-sizing: border-box; margin-right: 300px; }  
#right_wrap { display:flex; flex-direction:column; justify-content:center; width: 100%; max-width:320px; height: 100%; min-height:660px; position: fixed; top: 50%; left:52%; transform:translateY(-50%); box-sizing: border-box; margin-left: 300px; }  
#wrap { position:relative; width:100%; margin:0 auto 0; max-width:540px; min-height:100vh; border-left:1px solid #e1e1e1;  border-right:1px solid #e1e1e1;background-color:#fff; overflow:hidden; box-sizing:border-box; padding:0 0 60px; }
#main #container { position:relative; margin:0 auto; *zoom:1;}
#layout #container {  /*min-height: 560px; margin:0 auto; *zoom:1;*/ padding-top:10px; }
#layout_titleArea #container { padding:0; }
#layout_titleArea #container 
#container:after { content:""; display:block; clear:both; }
/*#container #contents { width:96%; margin:0 auto 80px;}*/
#sidebar { float:left; width:180px; }
#sidebar .banner { padding:0 0 20px; border-bottom:1px solid #e8e8e8; }
#sidebar .banner p a { display:block; position:relative; height:20px; margin:0 0 0 10px; padding:10px 0 10px 25px; font-size:13px; font-weight:bold; line-height:20px; }
#contents { max-width:540px; padding:0 8px; box-sizing:border-box; margin:0 auto;}
#banner { position:absolute; top:0; left:0; width:90px; }

/* 이미지 줌 */
.img_zoom, .img_zoom a { overflow: hidden; }
.img_zoom a img { -webkit-transition: all 0.3s ease-in;  -ms-transition: all 0.3s ease-in;  -moz-transition: all 0.3s ease-in;  transition: all 0.3s ease-in;  }
.img_zoom a:hover img {  -webkit-transition: all 0.3s ease-in; -webkit-transform: scale(1.1); -ms-transition: all 0.3s ease-in; -ms-transform: scale(1.1); -moz-transition: all 0.3s ease-in;  -moz-transform: scale(1.1); transition: all 0.3s ease-in; transform: scale(1.1);}

/* Main */
#boardArea { overflow:hidden; margin:50px 0 0; border-top:1px solid #ddd; }
#bannerArea { margin:22px 0 0; }
#bannerArea h2 { margin:0 0 16px; font-weight:normal; font-size:20px; color:#222; text-align:center; }

/* 타이틀영역 */
.titleArea { min-height:30px; margin:10px 0 20px; text-align: center; }
.titleArea h2 { display:flex; justify-content: center;  align-items: center; color:#222; font-size:20px;  font-weight: 500; *display:inline; }
.titleArea p { display: block; position:relative; padding:0; font-size: 14px; font-weight: 400; color:#555; margin: 4px 0 0; /**display:inline;*/ }
.titleArea ul { padding:5px 0; color:#777; line-height:20px; }
.titleArea ul li { position:relative; padding:0 0 0 9px; font-size: 14px; }
.titleArea ul li:before { display:block; position: absolute; top:50%; left:0; content:""; width:2px; height:2px; margin:-2px 0 0 0; background:#939393; }

/* 탐색경로바 */
.path { overflow:hidden; height:30px; line-height:30px; font-size:12px; *zoom:1; }
.path span { overflow:hidden; position:absolute; width:0; height:0; white-space:nowrap; text-indent:100%; }
.path ol { float:right;  }
.path li { float:left; padding:0 0 0 12px; margin:0 0 0 8px; color:#555; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_path.gif") no-repeat 0 10px; }
.path li:first-child { background:none; }
.path li a { color:#555; }
.path li strong,
.path li strong a { color:#222; }

/* 게시판 메인 */
.boardMain { overflow:hidden; *zoom:1; }
.boardMain::after { content:""; display: block; clear: both; }
.boardMain td img { vertical-align:middle; margin:1px; }
.boardMain .board { position:relative; }
.boardMain .board > div { margin: 40px 0; }
.boardMain .half { display: inline-block; float: left; width: 50%; padding: 0 16px; box-sizing: border-box;}
.boardMain .leftArea { float:left; width:50%; }
.boardMain .leftArea .board { margin:0 23px 65px 0; }
.boardMain .rightArea { float:right; width:50%; }
.boardMain .rightArea .board { margin:0 0 65px 23px; }
.boardMain .board h3 { margin:0 0 13px; padding: 0 0 8px; height:28px; font-size:18px; font-weight: 400; color:#333; border-bottom:1px solid #ddd; }
.boardMain .board .btnLink { position:absolute; top:3px; right:0; }
.boardMain .board .ec-base-table.typeList td { color:#777; }
.boardMain .board .ec-base-table.typeList td.title a,
.boardMain .board .ec-base-table.typeList td.title a:hover { color:#555; font-size: 14px; }
.boardMain .board .galleryList { overflow:hidden; }
.boardMain .board .galleryList ul { overflow:hidden; }
.boardMain .board .galleryList li { float:left; position:relative; width:33.333%; padding:0 8px 12px 8px; word-break:break-all; box-sizing: border-box; }
.boardMain .board .galleryList li span { display:block; font-size:12px; color:#777; }
.boardMain .board .galleryList li .imgLink { height:0; padding-bottom:100%; background: url("/web/upload/goodymall/kr/main/logo.png") no-repeat 50% 50%;  background-size: 50%;}
.boardMain .board .galleryList li .imgLink,
.boardMain .board .galleryList li .imgLink:hover { display:block; font-size:12px; }
.boardMain .board .galleryList li .imgLink img { width:100%; }
.boardMain .board .galleryList li .subject { display: block; font-size: 14px; color: #555; margin: 8px 0;}

/* 퀵뷰 모달 */
#modalBackpanel { display:none; position:absolute; top:0; left:0; z-index:10000; width:100%; height:100%; background:#000; }
#modalContainer { display:none; position:absolute; top:100px; left:100px; z-index:10001; width:975px; height:720px; border:1px solid #333; background:#fff; }
#modalContainer #modalContent { width:100%; height:100%; }
@charset "utf-8";

:root {
  --point_color: #2b5046;
  --main_border:#eee;
  --page_option_size:24px;
  --Btn_opacity: rgba(0,0,0,0.4);
  --margin:10% auto 0;
}

/* 추가 팝업 */
.popupWrap { position:fixed; bottom:0; display:block; width:100%; max-width:538px; box-sizing:border-box; margin:0 auto; background:#fff; border-radius:10px 10px 0 0; overflow:hidden; animation: popup 3s ease-in-out alternate; z-index:8; transition: 3s; }
.main_popup { position:relative; }
.main_popup .swiper-pagination { width:auto; left:5%; bottom:16px; font-size:13px; line-height: 1em; color:#fff; background: var(--Btn_opacity); padding: 5px 12px 4px;  border-radius: 30px; }
.main_popup .img_area {  }
.main_popup .img_area img { width:100%; }
.main_popup .txt { position:absolute; left:5%; top:50%; transform:translateY(-50%); }
.main_popup .txt h3 { font-size:20px; line-height: 1.3em; font-weight: 500; letter-spacing: -.5px; }
.main_popup .txt p { font-size:14px; line-height: 1.4em; font-weight: 400; letter-spacing: -.2px; margin: 10px 0 0; }
.popupBtn { display:flex; background:#fff; border-top:1px solid var(--main_border); text-align:center; }
.popupBtn > span { padding:16px; flex:1; font-size:14px; cursor:pointer; }
.popupBtn .popup_checkBox { border-right:1px solid var(--main_border); }
.popupBtn .popup_checkBox label { cursor:pointer; }
.popupBtn .popup_closeBtn {  }
.popupBtn .popup_closeBtn i { font-weight:700; }

@keyframes popup{
  0% { bottom:-100%; }
  100% { bottom:0; }
}

/*** 메인 공통 ***/
.main_title { display:flex; justify-content:space-between; align-items: flex-end; margin: 0 0 8px; padding:0 16px; gap:0 16px; }
.main_title h2 { display:flex; flex-direction:column; font-size: 20px; color: #222; font-weight: 500; letter-spacing: -0.5px; }
.main_title .sub { font-size: 14px; color: #555; font-weight: 400; letter-spacing: -0.2px; margin:4px 0 0; }
.main_title .more_btn { font-size:13px; line-height:1em; color:#000; font-weight:400; /*background:var(--Btn_opacity);*/ border:1px solid #000; padding:6px 12px 6px; border-radius:30px; }
.main_title .more_btn:hover { background: var(--point_color); border: 1px solid var(--point_color); color:#fff; }

.round { border-radius: 10px; overflow: hidden; }

/* 좌측 영역 */
.left_fix_img { padding:0 2px; }
.left_fix_img .tet_box { }
.left_fix_img .tet_box h3 { font-size:32px; font-weight:400; line-height:1.3em; margin:16px 0 0; }
.left_fix_img .tet_box h3 span { font-weight:700; }

.left_download { position:absolute; bottom:52px;  padding:2px; box-sizing:border-box; }
.left_download h3 { font-size:16px; color:#333; font-weight:500; letter-spacing:-.5px; }
.left_download p { font-size:14px; color:#555; letter-spacing:-.2px; }
.left_download .download { display:flex; gap:6px; margin:10px 0 0; }
.left_download .download span { flex-basis:40%; }
.left_download .download span img { width:100%; }

/* 우측 영역 */
#right_wrap img { width:100%; }

/* 이벤트 배너 영역 공통 :: 햄버거 메뉴 / 상품 검색 페이지에 적용되어 있는 공통 소스 */
.eventBanner { position:relative; margin:30px 8px; }
.eventBanner .event_tit { font-size: 20px; font-weight: 600; margin: 16px auto 10px; }
.eventBanner .img_zoom { position:relative; }
.eventBanner img { width:100%; }
.eventBanner .txt { position:absolute; left:5%; top:50%; transform:translateY(-50%); }
.eventBanner .txt h3 { font-size:17px; line-height: 1.3em; font-weight: 500; letter-spacing: -.5px; }
.eventBanner .txt p { font-size:13px; line-height: 1.4em; font-weight: 400; letter-spacing: -.2px; margin: 4px 0 0; }

/************** ■ 상단 ■ **************/

.pc { }
.mobile { display: none  } 

/* 탑배너 */
.topBanner.swiper-container { width: 100%; height: 40px; }
.topBanner { position:relative; z-index:1; text-align:center; }
.topBanner ul li { text-align:center; height: 40px;  }
/* .topBanner ul li.color01 { background:var(--point_color); } */
/* .topBanner ul li.color02 { background:var(--point_color); } */
.topBanner ul li.color01 { background: linear-gradient(to right, #1CAAFC,#01D584); }
.topBanner ul li.color02 { background: linear-gradient(to right, #1CAAFC,#01D584); }
.topBanner ul li a { font-size: 14px; line-height: 40px; font-weight: 500; }
.topBanner ul li.color01 a { color: #fff;}
.topBanner ul li.color02 a { color: #fff;}
.topBanner .top_closeBtn { position:absolute; bottom:14px; right:5%; width:11px; height:11px; cursor:pointer; z-index:999;}
.topBanner .top_closeBtn img { width: 100%; }
.topBanner .top_checkBox { position:absolute; bottom:12px; right:6.5%; font:11px 돋움; color:#fafafa; z-index:999;}

#header { position:relative; width:100%; }
#header .inner { position: relative; width: 100%; max-width:538px; margin:0 auto; *zoom:1; }
#header .inner:after { content:""; display:block; clear:both; }
#header .topArea { *zoom:1; }
#header .topArea p { }
#header .topArea:after { content:""; display:block; clear:both; }
#header .topArea02 { position:relative; height:80px; display: flex; align-items: center; justify-content: space-between; margin:10px 0 0; padding: 0 10px;  box-sizing: border-box;}

/* 우측 상단 버튼 */
#header .topArea02 .right_icon { display:flex; }
#header .topArea02 .right_icon i { font-size:29px; color: #222; margin:0 4px; }
#header .topArea02 .right_icon > div { position:relative; display:inline-block; }
#header .topArea02 .right_icon .cartWrap .count { position:absolute; top:-3px; right:-3px; min-width:11px; width: 16px; height: 16px; line-height: 16px; padding:1px; background:var(--point_color); border-radius:100%; font-size:12px; font-weight: 600; color:#fff; text-align: center; }

/* 로고 */
#header .xans-layout-logotop { position:absolute; top:50%; left:49%; transform: translate(-50%, -50%); box-sizing:border-box; }
#header .xans-layout-logotop img { max-width:230px; max-height:50px; }

/* 멀티쇼핑몰 */
#header .xans-multishop-listitem { position:absolute; top:0; left:14px; font-size:0; z-index:9; }
#header .xans-multishop-listitem li { display:inline-block; padding:2px; width:20px; }
#header .xans-multishop-listitem li a { word-wrap:break-word; }
#header .xans-multishop-listitem li a img { width:100%; }

/* 상단 FIXED 메뉴 */
#menuFix { width: 100%; background: #fff; max-width:538px; margin:0 auto; box-sizing:border-box; }
#menuFix.menuFix_fixed { max-width:538px; position: fixed; top: 0; left: 0; right: 0; z-index: 90; zoom: 1; }
#menuFix.menuFix_fixed .topCate .category { display: none; }


/************** 상단 카테고리 **************/
#header .topCate { text-align:center; }
#header .topCate .Cate { border-bottom: 1px solid var(--main_border); border-top: 1px solid var(--main_border); }
#header .topCate .Cate ul { display:flex; justify-content:space-around; }
#header .topCate .Cate ul li { padding:11px 0; width: auto; position: relative;}
#header .topCate .Cate ul li a { display:flex; color: #333; font-size: 16px; font-weight: 500; letter-spacing:-.5px; vertical-align: middle; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#header .topCate .Cate ul li:hover a { color: var(--point_color);}
#header .topCate .Cate ul li a i { color:var(--point_color); }

#header .topCate .Cate ul li a:after { height: 2px; width: 100%; background: var(--point_color);  content: "";  position: absolute; left: 0; bottom:2px; transform: scaleX(0); transition: 0.3s; }
#header .topCate .Cate ul li a:hover:after { transform: scaleX(1);}

/* 좌측 햄버거 메뉴 */
.side {  }
.side .btnCate { position: relative; display: block; width:100%; height:100%; line-height: 52px; background:transparent; box-sizing: border-box; cursor: pointer; }
.side .btnCate i { font-size:32px; }


/*하단 고정 바 영역*/
.fixed_btn2 { position: fixed; right: 0; left:0; bottom: 0px; cursor: pointer; background:#fff; max-width:538px; margin:0 auto; border-top: 1px solid var(--main_border); box-sizing:border-box; z-index: 7; /*display: none;*/ }
.fixed_btn2 ul.box { display:flex; justify-content: space-around; padding:7px 0; }
.fixed_btn2 ul.box li { flex-basis:16%; display:flex; flex-direction:column; text-align:center; }
.fixed_btn2 ul.box li i { font-size:28px; transition: 0.3s; }
.fixed_btn2 ul.box li p { font-size:11px; padding-top:1px; transition: 0.3s; }
.fixed_btn2 ul.box li:hover i, .fixed_btn2 ul.box li:hover p { color:var(--point_color); }


/*상품 상세페이지 하단 카테고리 버튼 & 우측하단 스크롤 아이콘 */
#layout_detail .fixed_btn { bottom: 130px; }
#layout_detail .ec-base-button.gFixed { display: none; bottom: 60px; }
#layout_detail .xans-layout-footerpackage { padding-bottom: 120px; }


/************** ■ 내용 ■ **************/

/************** 메인슬라이드 **************/
.swiper-container.mainSlide { position:relative; padding-bottom:0px; margin:0 auto 32px; max-width:1920px; width: 100%; height: 100%; text-align:center; }

/* 메인슬라이드 */
.mainSlide .swiper-slide { -webkit-box-sizing: border-box; box-sizing:border-box; }
.mainSlide .swiper-slide img { width:100%; } 
.mainSlide a { line-height: 0; }

/* 메인슬라이드에 HTML로 텍스트를 입력하실 때 사용하세요 */
.mainSlide .swiper-slide .txt { position:absolute; top:25%; left: 5%;  color:#000; letter-spacing: -0.3px; text-align:left; }
.mainSlide .swiper-slide .txt.right { left:auto; right:4%; }
.mainSlide .swiper-slide .txt.wt { color:#fff; text-shadow: 1px 1px 2px rgb(0 0 0 / 45%); }
.mainSlide .swiper-slide .txt h3 { font-size:20px; line-height:1.3em; font-weight: 500; letter-spacing:-1px; }
.mainSlide .swiper-slide .txt p { font-size:22px; line-height:1.4em; font-weight: 400; margin: 5px 0 0; letter-spacing:-.5px; }
.mainSlide .swiper-slide .txt .btn { display:inline-block; position: relative; /*background:var(--Btn_opacity);*/ border:2px solid #000; box-shadow: 1px 1px 10px rgba(0,0,0,0.1); border-radius:30px; padding: 8px 16px; font-size:13px; line-height:1em; color: #000; font-weight: 500; margin: 15px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainSlide .swiper-slide .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainSlide .swiper-slide .txt .btn:hover { color: #fff; }
.mainSlide .swiper-slide .txt .btn:hover:after { width: 100%; z-index: -1;}
.mainSlide .swiper-slide .txt .btn i {padding: 0 0 0 16px; }

.mainSlide .swiper-slide .txt .btn.wt { border:1px solid #fff; color:#fff; }
.mainSlide .swiper-slide .txt .btn.wt:after { background:#fff; }
.mainSlide .swiper-slide .txt .btn.wt:hover { color: #000; }


/* 메인슬라이드 페이징 버튼 */
.mainSlide .options { position:absolute; bottom:16px; right:14px; margin: 0 auto; display:flex; }
.mainSlide .options .page_option { display:flex; border-radius:30px; background: var(--Btn_opacity); margin: 0 2px; z-index: 10; }
.mainSlide .swiper-pagination { position: relative; width: 40px; height: var(--page_option_size); line-height:var(--page_option_size); font-size: 13px; font-weight: 500; color: #fff; }
.mainSlide .btns { display:flex; z-index: 10; }
.mainSlide .btns button { width: var(--page_option_size); height: var(--page_option_size); background: var(--Btn_opacity); border-radius: 100%; box-sizing: border-box; margin:0 2px; cursor: pointer; }
.mainSlide .btns button:hover { opacity:0.5; }
.mainSlide .btns i { font-size: 18px; color: #fff; line-height: var(--page_option_size); }

.mainSlide .swiper-button-next, 
.mainSlide .swiper-button-prev { position:relative; top: auto; left:0; right:0; background: none; box-shadow: none; width:var(--page_option_size); height:var(--page_option_size); }
.mainSlide .swiper-button-prev::before, .mainSlide .swiper-button-next::before { top:8px; }
.mainSlide .swiper-button-prev::after, .mainSlide .swiper-button-prev::before { left: 7px; }
.mainSlide .swiper-button-prev::after, .mainSlide .swiper-button-next::after { top: 14px; }
.mainSlide .swiper-button-next::after, .mainSlide .swiper-button-next::before { left:7px; }


/* 카테고리 배너 */
.cateBanner { position: relative; width: 100%; }
.cateBanner .icon_area { display:flex; flex-wrap:wrap; padding:0 12px; box-sizing:border-box; }
.cateBanner .icon_area .icon { text-align: center; vertical-align:top; padding:4px; box-sizing:border-box; }
.cateBanner .icon_area .icon > a { display:flex; flex-direction:column; row-gap:4px; }
.cateBanner .icon_area .icon_bg { max-width:76px; margin:0 auto; }
.cateBanner .icon_area .icon_bg img { width: 100%; }
.cateBanner .icon_area .icon_txt { font-size: 12px; font-weight: 400; color: #333; }

.cateBanner .icon_area.grid3 .icon { width:33.333%; }
.cateBanner .icon_area.grid4 .icon { width:25%; }
.cateBanner .icon_area.grid5 .icon { width:20%; }
.cateBanner .icon_area.grid6 .icon { width:16.666%; }


/*메인비디오*/
.main_video { position:relative; margin:var(--margin); width:100%; }
.main_video .video_area { position:relative; margin:16px auto 0; padding:0 16px; box-sizing:border-box; }
.main_video .video_area .video_box { position: relative; padding-bottom: 56.25%;  height: 0; }
.main_video .video_area .video_box iframe { position: absolute; top: -30%; left: 0; width: 100%; height: 160%; }
.main_video .video_area .txt_box { position: absolute; left: 7%; top:50%; transform:translateY(-50%); z-index:2; }
.main_video .video_area .txt_box img { width:100%; max-width:124px; }
.main_video .video_area .txt_box p {font-size:27px; font-weight:600; color:#fff; padding-top:15px; line-height: 1.2em;}


/* 메인배너01 */
.mainBanner01 { position: relative; width:100%; padding:8px; box-sizing:border-box; }
.mainBanner01 .img_area img { width: 100%;}
.mainBanner01 .txt { position: absolute; left: 6%; top:50%; transform: translateY(-50%); color: #fff; }
.mainBanner01 .txt h3 { font-size:30px; line-height:1.3em; font-weight: 500; letter-spacing: -.5px; }
.mainBanner01 .txt p { font-size:14px; line-height:1.4em; font-weight: 400; letter-spacing: -.2px; margin: 10px 0 0; }
.mainBanner01 .txt .btn { display:inline-block; position: relative; border: 1px solid #000; padding: 8px 14px; font-size:1rem; line-height:14px; color: #000; margin: 15px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainBanner01 .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainBanner01 .txt .btn:hover { color: #fff; }
.mainBanner01 .txt .btn:hover:after { width: 100%; z-index: -1; }
.mainBanner01 .txt .btn i { padding: 0 0 0 32px; }


/* 메인배너02 */
.mainBanner02 { position: relative; width:100%; padding:8px; box-sizing:border-box; }
.mainBanner02 .img_area img { width: 100%;}
.mainBanner02 .txt { position: absolute; left: 6%; top:50%; transform: translateY(-50%); color: #fff; }
.mainBanner02 .txt h3 { font-size:30px; line-height:1.3em; font-weight: 500; letter-spacing: -.5px; }
.mainBanner02 .txt p { font-size:14px; line-height:1.4em; font-weight: 400; letter-spacing: -.2px; margin: 10px 0 0; }
.mainBanner02 .txt .btn { display:inline-block; position: relative; border: 1px solid #000; padding: 8px 14px; font-size:1rem; line-height:14px; color: #000; margin: 15px 0 0; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.mainBanner02 .txt .btn:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #000; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.mainBanner02 .txt .btn:hover { color: #fff; }
.mainBanner02 .txt .btn:hover:after { width: 100%; z-index: -1; }
.mainBanner02 .txt .btn i { padding: 0 0 0 32px; }


/* 쿠폰배너 */
.couponBanner01 { position: relative; width:100%; margin:6% auto 0; padding:0 16px; box-sizing:border-box; }
.couponBanner01 .couponBox { position: relative; display:flex; border-radius:4px; overflow: hidden; }
.couponBanner01 .couponBox::before { content: ""; position: absolute; top: -18px; right: 27%; display: inline-block; width: 24px; height: 24px; background: #fff; border-radius: 100%; border: 4px solid var(--point_color); z-index: 1; }
.couponBanner01 .couponBox::after { content: ""; position: absolute; bottom: -18px; right: 27%; display: inline-block; width: 24px; height: 24px; background: #fff; border-radius: 100%; border: 4px solid var(--point_color); z-index: 1; }
.couponBanner01 .couponBox > div { display:flex; flex-direction: column; justify-content: center; gap: 4px; padding:24px; }
.couponBanner01 .left { flex:3; background:#fff; border:4px solid var(--point_color); border-right:4px dashed var(--point_color); }
.couponBanner01 .left h3 { font-size:20px; color: #222; line-height:1.3em; font-weight: 500; letter-spacing: -0.5px; }
.couponBanner01 .left p { font-size:14px; color: #555; font-weight: 400; letter-spacing: -0.2px; }
.couponBanner01 .right { flex:1; align-items:center; background:var(--point_color); }
.couponBanner01 .right i { font-size:60px; color:#fff; }
.couponBanner01 .right span { font-size:14px; color: #fff; font-weight:600; animation: blink 0.7s ease-in-out infinite alternate; }

@keyframes blink{
  0% {opacity: 0;}
  100% {opacity: 1;}
}

/* 긴배너 */
.longBanner01 { position: relative; width:100%; margin:var(--margin); box-sizing: border-box;}
.longBanner01 .img_area img { width: 100%; }
.longBanner01 .txt { position: absolute; left:5%; top:50%; transform: translateY(-50%); color: #333; }
.longBanner01 .txt h3 { font-size:20px; line-height:1.3em; font-weight: 500; letter-spacing: -.5px; }
.longBanner01 .txt p { font-size:14px; line-height:1.4em; font-weight: 400; letter-spacing: -.2px; margin: 10px 0 0; }


/* 메인 갤러리 게시판 :: 갤러리 게시판 게시글 작성시 메인화면에 적용되는 css 입니다 */
.mainGallery { width:100%; margin:6% auto 0; }
.mainGallery .galleryList { position: relative; margin:0 auto; }
.mainGallery .galleryList .galleryGrid { display:flex; flex-wrap:wrap; padding:0 8px; }
.mainGallery .galleryList li {  padding:8px; box-sizing:border-box; }
.mainGallery .galleryList li > div {  }
.mainGallery .galleryList li .imgLink { }
.mainGallery .galleryList li .imgLink img { width:100%; }
.mainGallery .galleryList li .txt { }
.mainGallery .galleryList li .txt .subject { font-size:14px; color:#222; font-weight:500; line-height:1.4em; margin:0 0 8px; }
.mainGallery .galleryList li .txt .cont { font-size:13px; color:#555; font-weight:400; height:20px; line-height:1.5em; margin:0 0 8px; overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}


/* 메인 상품후기 게시판 :: 상품후기 게시판 게시글 작성시 메인화면에 적용되는 css 입니다 */
.mainReview { width:100%; margin:var(--margin); }
.mainReview .reviewList { position: relative; margin:0 auto; }
.mainReview .swiper-container { padding: 0 0 24px; }
.mainReview .reviewList li { width:60%; position: relative; overflow: hidden; box-sizing: border-box; top:0; transition:.2s all;  background:#fff; margin: 0 0 8px; }
.mainReview .reviewList li:first-child { margin-left:16px; }
.mainReview .reviewList li:last-child { margin-right:16px; }
.mainReview .reviewList li .imgLink { background:url('//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/main/logo.png') no-repeat center center; background-size:50%; height:0; margin:8px 0; padding-bottom:calc(100% - 2px); border: 1px solid #eee; box-sizing: border-box; overflow:hidden; }
.mainReview .reviewList li .imgLink img{ width: 100%; }
.mainReview .reviewList li .txt { text-align:left; box-sizing: border-box; letter-spacing:-.3px; }
.mainReview .reviewList li .txt .thumb_tit { display:block; font-size:13px; line-height:1em; color:#999; padding:8px 0; height:29px; box-sizing:border-box; }
.mainReview .reviewList li .txt .subject { height:20px; line-height: 20px; margin: 8px 0 0; overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.mainReview .reviewList li .txt .subject a { font-size:14px; color:#333; font-weight:500;}
.mainReview .reviewList li .txt .cont { font-size:14px; color:#555; font-weight:400; height:42px; line-height:1.5em; overflow: hidden; text-overflow:ellipsis;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.mainReview .reviewList li .txt .txt_area { display:flex; justify-content:space-between; align-items:center; }
.mainReview .reviewList li .txt .point_rate img { width:100%; max-width: 70px; }
.mainReview .reviewList li.img_zoom a:hover .point_rate img { transform: scale(1); }
.mainReview .reviewList li .txt .date { font-size:13px; color:#999; }
.mainReview .reviewList li .txt .writer { max-width:64%; font-size: 13px; color: #555; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }


/* 인스타그램 */
.insta { position: relative; width:100%; margin: var(--margin); box-sizing:border-box; }
.insta .insta_area { max-height: 335px; overflow-y: auto; margin: 24px 0 0; padding: 0 11px; box-sizing: border-box; }
.insta .insta_area ul { display: flex; flex-wrap: wrap; }
.insta .insta_area ul.grid3 li { width: calc(100% / 3); }
.insta .insta_area ul.grid4 li { width: 25%; }
.insta .insta_area ul.grid5 li { width: 20%; }
.insta .insta_area ul.grid6 li { width: calc(100% / 6); }
.insta .insta_area ul.grid7 li { width: calc(100% / 7); }
.insta .insta_area ul.grid8 li { width: 12.5%; }
.insta .insta_area ul.grid9 li { width: calc(100% / 9); }
.insta .insta_area ul.grid10 li { width: 10%; }

.insta .insta_area ul li { padding: 5px; box-sizing: border-box; transition: all .3s; }
.insta .insta_area ul li:hover { opacity: 0.5; }
.insta .insta_area ul li img { width: 100%; border-radius: 4px; }



/************** ■ 하단 ■ **************/

/************** 푸터 **************/
#footer { position:relative; margin:7% 0 0; background: #fff; color:#000; border-top:1px solid var(--main_border); padding-top:16px; box-sizing:border-box; }
#footer .inner { overflow:hidden; position:relative; width:100%; max-width:540px; margin:0 auto; *zoom:1; }
#footer .inner:after { content:""; display:block; clear:both; }
#footer .footer_tit { color: var(--point_color); font-size:20px; font-weight:bold; padding:0 16px; box-sizing:border-box; }

#footer .footer01 { margin: 16px 0; padding:0 16px; box-sizing:border-box;  }
#footer .footer01 h3 { font-size:16px; font-weight:500; margin:16px 0 4px;  }
#footer .footer01 .tel { font-size:24px; font-weight:600; margin:0 0 8px; }
#footer .footer01 .time { font-size:13px; line-height:1.8em; font-weight:500; }

#footer .footer02 .footer_info  { margin: 16px 0;  box-sizing:border-box;  }
#footer .footer02 .footer_info #acco { position: relative;  width:100%; margin: 0px auto; }
#footer .footer02 .footer_info #acco h3 { display:inline-block; font-size: 20px; font-weight:500; padding: 10px 16px; cursor: pointer; }
#footer .footer02 .footer_info #acco h3 i { font-size: 20px; font-weight: 500; transition: all 0.3s; }
#footer .footer02 .footer_info #acco h3.on i { transform:rotate(180deg); }
#footer .footer02 .footer_info #acco .info { display: none; text-decoration: none; padding: 0 16px; -webkit-transition: easy-in 0.15s;	-moz-transition: easy-in 0.15s;	-o-transition: easy-in 0.15s;	-ms-transition: easy-in 0.15s;	transition: easy-in 0.15s;}
#footer .footer02 .footer_info #acco .info span { padding-right:10px; font-size:13px; line-height:1.8em; font-weight:500; }
#footer .footer02 .footer_info #acco .ft_logo { display: inline-block; margin:0 0 10px; padding: 0 7px 0 16px; }
#footer .footer02 .footer_info #acco .ft_logo img { max-width:160px; }
#footer .footer02 .footer_info #acco .utilMenu { display: flex; flex-wrap: wrap; margin: 16px 0 0; }
#footer .footer02 .footer_info #acco .utilMenu li { padding-right: 16px; font-size: 13px; line-height: 1.8em; font-weight: 500; }

#footer .footer03 { border-top:1px solid var(--main_border); padding: 16px; box-sizing:border-box; display: flex; justify-content: space-between; align-items: center; }
#footer .footer03 .copyright {font-size:13px; font-weight:500;}
#footer .footer03 .footer_sns {  display: flex;  }
#footer .footer03 .footer_sns li { padding: 0 4px; }
#footer .footer03 .footer_sns li:last-child { padding: 0 0 0 6px; }
#footer .footer03 .footer_sns li i { font-size:21px; }


/* 우측하단 버튼 */
.fixed_btn { position: fixed;  width: 50px; transform: translateX(350px); right: 50%; bottom: 66px; text-align:center; cursor: pointer; z-index: 7; display: none; }
.fixed_btn .scroll_btn { width:48px; margin:0 auto; border:1px solid #ddd; border-radius:30px; overflow:hidden; background:rgba(255,255,255,0.5); } 
.fixed_btn a i { color: #000; font-size: 24px; line-height: 48px; border-bottom:1px solid #eee;}
.fixed_btn a i:hover { color:#ddd; }
.fixed_btn .kakao_icon { width:48px; height:48px; }
.fixed_btn .naver_icon { width:48px; height:48px; }
.fixed_btn img { width:100%; }
.fixed_btn img:hover { opacity: 0.5; }

#goBtn .btn { display: block; width: 48px; height: 48px; margin: 0 auto; padding: 0; }
#goBtn .up { display: block; text-align: center; }
#goBtn .down { display: block; text-align: center; }


/* Font */
.txtInfo { color:#707070; }
.txtWarn { color:#f76560; }
.txtEm { color:#222; }
.txtDel, .strike, .discount { text-decoration:line-through; font-weight:normal; }
.strike strong, .discount strong { font-weight:normal; }
.txtNormal { font-weight:normal; font-style:normal; }
.txtNum { display:inline-block; font-size:12px; color:#777; word-break:normal; }
.txt11 { font-size:11px; }
.txt12 { font-size:12px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }
.txt18 { font-size:18px; letter-spacing:-1px; }
.txtIcon { font-size:12px; font-style:normal; }
.txtBreak { word-break:break-all; word-wrap:break-word; }
  /* JP, TW, CN */
  html:lang(ja) .txt11,
  html:lang(zh) .txt11,
  html:lang(zh-tw) .txt11 { font-size:12px; }

/* grid */
.gBlank5 { display:block; margin-top:5px; }
.gBlank10 { display:block; margin-top:10px; }
.gBlank20 { display:block; margin-top:20px; }
.gBlank30 { display:block; margin-top:30px; }
.gIndent10 { margin-left:10px; }
.gIndent20 { margin-left:20px; }
.gSpace10 { margin-right:10px; }
.gSpace20 { margin-right:20px; }
.gMerge { position:relative; z-index:1; margin-top:-1px; }

/* ec-base-qty */
.ec-base-qty { position:relative; display:inline-block; width:50px; margin:0 1px 0 0; text-align:left; }
.ec-base-qty input[type="text"] { width:22px; height:23px; padding:0 0 0 5px; line-height:25px; border:1px solid #d4d8d9; border-radius:3px 0 0 3px; }
.ec-base-qty .up { position:absolute; left:27px; top:0; }
.ec-base-qty .down { position:absolute; left:27px; bottom:0; }
.ec-base-qty .qtyUp {position:absolute; left:27px; top:0;}
.ec-base-qty .qtyDown { position:absolute; left:27px; bottom:0;}
.ec-base-qty .qtyUp .up { position:static; left:auto; top:auto; }
.ec-base-qty .qtyDown .down { position:static; left:auto; top:auto; }

/* ec-base-chk */
.ec-base-chk { display:inline-block; position:relative; margin:0 8px 0 0; width:22px; height:22px; vertical-align:top; cursor:pointer; }
.ec-base-chk input { z-index:1; position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; cursor:pointer; }
.ec-base-chk .checkbox { position:absolute; top:0; left:0; width:100%; height:100%; background:url("/web/assets/common/bg_join_check.png") no-repeat 0 0; }
.ec-base-chk input:checked + .checkbox { background-position:-34px 0; }

/* Form */
input,select,textarea { font-size:100%; /*font-family:"돋움", Dotum;*/ font-family:'Montserrat','Noto Sans KR',Verdana,Dotum,AppleGothic,sans-serif; color:#353535; vertical-align:middle; }
input[type=radio],
input[type=checkbox] { width:13px; height:13px; border:0; }
input[type=text],
input[type=password] { height:18px; line-height:20px; padding:2px 4px; border:1px solid #d5d5d5; color:#353535; font-size:12px; }
input[type=radio] + label, input[type=checkbox] + label { margin:0 4px 0 2px; }
select { height:24px; border:1px solid #d5d5d5; }
textarea { padding:5px 6px; border:1px solid #d5d5d5; line-height:1.5; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#c1c1c1; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#c1c1c1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#c1c1c1; opacity:1; }
legend { visibility:hidden; position:absolute; left:-9999px; top:-9999px; width:0; height:0; line-height:0; }

table tr.radioType input,
span.noBorder input { border:none !important; width:auto !important; height:auto !important; margin:0 3px 0 0 !important; vertical-align:middle !important; background:none !important; }

.gLabel { display:inline-block; }
.gLabel label { margin-right:20px; line-height:22px; }
.fWidthFull input[type=text] { width:100%; height:24px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fWidthFull textarea { width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fWidthFull select { width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.fList.typeHor .gLabel { margin-right:20px; }
.fList.typeVer .gLabel { display:block; }

/* ec-base-radio */
.ec-base-radio.typeDelivery .ec-base-label{display:block;}

.ec-base-tooltip { display:none; z-index:2; position:absolute; top:24px; padding:15px; border:1px solid #565960; background:#fff;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
}
.ec-base-tooltip h3 { margin:0 0 8px; padding:0 10px; font-size:12px; border-bottom:0; background:url("/web/assets/common/ico_layer_title.gif") no-repeat 0 50%; }
.ec-base-tooltip h3 + p { margin:0 5px 10px; }
.ec-base-tooltip h4 { margin:15px 10px 8px 5px; font-size:12px; }
.ec-base-tooltip h4:before { display:inline-block; content:""; margin:0 5px 0 0; width:3px; height:3px; background:#666; vertical-align:middle; }
.ec-base-tooltip .btnClose { position:absolute; right:14px; top:14px; }
.ec-base-tooltip .edge { z-index:20; position:absolute; left:50%; top:-6px; display:block; margin:0 0 0 -5px; width:10px; height:6px; }
.ec-base-tooltip .edge:before,
.ec-base-tooltip .edge:after { display:inline-block; content:""; position:absolute; top:0; width:0; height:0; border:solid transparent; }
.ec-base-tooltip .edge:before { margin:1px 0 0; border-bottom-color:#565960; border-width:0 5px 5px 5px; }
.ec-base-tooltip .edge:after { left:1px; margin:2px 0 0; border-bottom-color:#fff; border-width:0 4px 4px 4px; }
.ec-base-tooltip table th,
.ec-base-tooltip table td { padding:8px 10px 7px 10px; border:1px solid #e8e8e8; line-height:1.5em; }
.ec-base-tooltip table th { padding-right:0; background:#fbf9fa; }
.ec-base-tooltip table thead th { text-align:center; }
.ec-base-tooltip table tbody th { text-align:left; }
.ec-base-tooltip table .left { text-align:left; }
.ec-base-tooltip table .center { text-align:center; }
.ec-base-tooltip table .right { text-align:right; }
.ec-base-tooltip table .info { padding:0; color:#757575; }
.ec-base-tooltip table p.info:before,
.ec-base-tooltip table ul.info li:before { display:inline-block; content:""; margin:0 3px 0 0; width:4px; height:1px; background:#757575; vertical-align:middle; }
.ec-base-tooltip .info { padding:10px 10px 0; margin:5px 0 0; }
.ec-base-tooltip p.bullet,
.ec-base-tooltip ul.bullet { margin:8px 10px; }
.ec-base-tooltip p.bullet:before,
.ec-base-tooltip ul.bullet li:before { display:inline-block; content:""; margin:-3px 3px 0 0; width:0; height:0; border:solid transparent; border-left-color:#333; border-width:2px 0 2px 2px; vertical-align:middle; }
.ec-base-tooltip ul.bullet li { line-height:1.5em; }
.ec-base-tooltip .txtEm { color:#000; }
.ec-base-tooltip .txtWarn { color:#f65b54; }

/* typeUpper */
.ec-base-tooltip.typeUpper { top:auto; bottom:34px; }
.ec-base-tooltip.typeUpper .edge { top:auto; bottom:-6px; }
.ec-base-tooltip.typeUpper .edge:before { margin:0 0 -5px; border-top-color:#565960; border-width:5px 5px 0 5px; }
.ec-base-tooltip.typeUpper .edge:after { left:1px; margin:0 0 -4px; border-top-color:#fff; border-width:4px 4px 0 4px; }
span.ec-base-help,
p.ec-base-help,
ul.ec-base-help li { margin:2px 9px; padding:1px 0 1px 20px; line-height:1.4; background:url('/web/assets/common/ico_info.gif') no-repeat 0 2px; }

div.ec-base-help { margin:20px 0; border:1px solid #ddd; font-size: 13px; line-height:24px; }
div.ec-base-help > h2,
div.ec-base-help > h3 { padding:9px 0 6px 10px; border-bottom:1px solid #eee; color:#333; font-size:14px; background:#fcfcfc; }
div.ec-base-help .inner { padding:0 9px 12px; }
div.ec-base-help h4 { margin:22px 0 -4px; color:#444; font-size:14px; font-weight:normal; }
div.ec-base-help h4:first-child { margin-top:13px; }
div.ec-base-help p { margin:15px 0 0 10px; color:#707070; }
div.ec-base-help ul,
div.ec-base-help ol { margin:15px 0 0 11px; }
div.ec-base-help li { color:#707070; }

/* number */
div.ec-base-help ol li { padding:0 0 0 25px; background:url('/web/assets/common/ico_number.png') no-repeat; }
div.ec-base-help ol .item1 { background-position:-484px 5px; }
div.ec-base-help ol .item2 { background-position:-434px -95px; }
div.ec-base-help ol .item3 { background-position:-384px -195px; }
div.ec-base-help ol .item4 { background-position:-334px -295px; }
div.ec-base-help ol .item5 { background-position:-284px -395px; }
div.ec-base-help ol .item6 { background-position:-234px -495px; }
div.ec-base-help ol .item7 { background-position:-184px -595px; }
div.ec-base-help ol .item8 { background-position:-134px -695px; }
div.ec-base-help ol .item9 { background-position:-84px -795px; }
div.ec-base-help ol .item10 { background-position:-34px -895px; }

/* typeDash */
div.ec-base-help ul li { padding:0 0 0 11px; background:url('/web/assets/common/ico_dash.gif') no-repeat 0 7px; }
.ec-base-help.typeDash li { padding:0 0 0 11px; background:url("/web/assets/common/ico_dash.gif") no-repeat 0 7px; }
.ec-base-tooltip .ec-base-help.typeDash li { margin:2px 0; }
/* 메인 진열 - 롤링 */
#main .ec-base-product .swiper-container { padding: 0 0 24px; }
#main .ec-over-product .swiper-container { padding: 0 0 24px; }
.prdRoll { position:relative; width: 100%; clear: both; }
.prdRoll .prd_inner { width:100%; margin:0 auto; }
.prdRoll .prdList > li { width:38%; }
.prdRoll .prdList > li:first-child { margin-left:16px; }
.prdRoll .prdList > li:last-child { margin-right:16px; }
.prdRoll .prdList > li .thumbnail { margin:8px 0; }
.prdRoll.ec-base-product .prdList .description { padding:0; }

.prdRoll.xans-product-listrecommend .swiper-container, .prdRoll.xans-product-listnew .swiper-container { overflow:visible; }

/* 상품분류 best / new */
.prdRoll[class*="list_"] { position:relative; width: 100%; clear: both; margin:0 0 10%; }
.prdRoll[class*="list_"] .prd_inner { width:100%; margin:0 auto; }
.prdRoll[class*="list_"] .swiper-container { padding: 0 0 24px; }
.prdRoll[class*="list_"] .prdList > li { width:36%; }
.prdRoll[class*="list_"] .prdList > li:first-child { margin-left:8px; }
.prdRoll[class*="list_"] .prdList > li:last-child { margin-right:8px; }
.prdRoll[class*="list_"] .prdList > li .thumbnail { margin:8px 0; }

/* 메인 진열 - 롤링 스와이퍼 버튼 */
/*.prdRoll .swiper-button-prev, .prdRoll .swiper-container-rtl .swiper-button-next { left: 50%; margin-left:-54%; }
.prdRoll .swiper-button-next, .prdRoll .swiper-container-rtl .swiper-button-prev { right: 50%; margin-right:-54%; }
.prdRoll .swiper-button-next, .prdRoll .swiper-button-prev { top:55%; background: var(--Btn_opacity); }
.prdRoll .swiper-pagination { bottom: 0; }
.prdRoll .swiper-pagination-bullet { width: 10px; height: 10px; border-radius: 100%; }*/

/* 메인 진열 - 마우스오버진열 */
#main .ec-over-product { margin:var(--margin); }
.ec-over-product .title h3 { font-weight:normal; font-size:18px; color:#222; padding:0 8px; }
.ec-over-product img { vertical-align:middle; }
.ec-over-product a[href^='/product/detail.html'] > img { border:1px solid #eee; }

.ec-over-product .prdList { width:100%; /*min-width:756px;*/ margin:0; font-size:0; line-height:0;}
.ec-over-product .prdList > li { position:relative; display:inline-block; color:#757575; vertical-align:top;  }

.ec-over-product .prdList .chk { position:absolute; top:16px; left:16px; display:block; }
.ec-over-product .prdList .thumbnail { position:relative; margin:8px; text-align:center; image-rendering: -webkit-optimize-contrast; }
.ec-over-product .prdList .thumbnail .prdImg { position:relative; width: 100%; }
.ec-over-product .prdList .thumbnail a img { max-width:100%; box-sizing:border-box; }
/* .ec-over-product .prdList .thumbnail .basket { position:absolute; right:42px; bottom:8px; z-index:1; cursor:pointer;  background: var(--Btn_opacity); border-radius: 100%;  transition: 0.3s; }
.ec-over-product .prdList .thumbnail .basket:hover { background:#000; }
.ec-over-product .prdList .thumbnail .wish { position:absolute; right:8px; bottom:8px; z-index:1; cursor:pointer;  background: var(--Btn_opacity); border-radius: 100%;  transition: 0.3s; }.ec-base-product .prdList .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.ec-over-product .prdList .thumbnail .wish:hover { background:#000; } */

.ec-over-product .prdList .thumbnail .prdIcon { position:absolute; top:8px; left:8px; width:100%; height:100%; background-repeat:no-repeat; }
.ec-over-product .prdList .thumbnail .icon {  opacity:0; position: absolute; left: 8px; top: 8px; /*margin:8px 0 0;*/ vertical-align:middle; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ec-over-product .prdList .thumbnail .icon:after { content:""; display:block; clear:both; }
.ec-over-product .prdList .thumbnail:hover .icon {  opacity:1;  }
.ec-over-product .prdList .thumbnail .promotion { position:absolute; top:0; display:flex; flex-wrap:wrap; align-items: flex-start; }
.ec-over-product .prdList .thumbnail .button { margin:0 auto;}
.ec-over-product .prdList .thumbnail .button img { cursor:pointer; margin:0 1px; }
.ec-over-product .prdList .thumbnail .button .option { display:inline; position:relative; }
.ec-over-product .prdList .thumbnail .button .likeButton { display:inline-block; vertical-align: middle; }
.ec-over-product .prdList .thumbnail .button .likeButton button { font-family:verdana; color:#555; letter-spacing:-1px; background:none; }
.ec-over-product .prdList .thumbnail .button .likeButton button img { margin:0; vertical-align:middle; }
.ec-over-product .prdList .thumbnail .button .likeButton button strong {height:16px; vertical-align:middle; }
.ec-over-product .prdList .thumbnail .button .likeButton.selected button { color:#353535; }

.ec-over-product .prdList .thumbnail .description { text-align: left; vertical-align:middle;  opacity:0; position:absolute; bottom:0; width:100%; background:rgba(255,255,255,0.9); min-height:120px; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out;  }
.ec-over-product .prdList .thumbnail:hover .description { opacity:1; }
.ec-over-product .prdList .description { margin:0 auto; font-size:12px; line-height:18px; cursor:pointer; text-align:left; padding:16px; box-sizing:border-box; }
.ec-over-product .prdList .description .middle {margin:100px 0 0; }
.ec-over-product .prdList .description .left {text-align:left; height:120px; vertical-align:middle; display:table-cell;  padding-top: 5px;  box-sizing: border-box;  }
.ec-over-product .prdList .description .name { display:block; text-align:left; font-weight:normal; }
.ec-over-product .prdList .description .name a { color:#2e2e2e; }
.ec-over-product .prdList .description .mileage { display:block; }
.ec-over-product .prdList .description span.grid { display:block; }
.ec-over-product .spec li .color { overflow:hidden; display:inline-block; margin:3px 0 0 0; }
.ec-over-product .spec li .chips { float: left;  width: 10px;  height: 10px;  border-radius: 100%;  margin: 0 4px 2px 0;  border: 1px solid #eee;  font-size: 0;   line-height: 0;  }


/* 마우스 오버진열 grid */
.ec-over-product ul.grid2 > li { width:50%; max-width:640px; }
.ec-over-product ul.grid3 > li { width:33.33%; }
.ec-over-product ul.grid4 > li { width:25%; }
.ec-over-product ul.grid5 > li { width:20%; }
.ec-over-product ul.grid3 > li .color { max-width:230px; }
.ec-over-product ul.grid4 > li .color { max-width:190px; }
.ec-over-product ul.grid5 > li .color { max-width:130px; }

#main .ec-base-product { margin:var(--margin); padding:0 8px; box-sizing:border-box; }
.ec-base-product .main_title { padding:0 8px; }
.ec-base-product .title h3 { font-size:20px; color:#222; font-weight:400; text-align:center; }
.ec-base-product img { vertical-align:middle; }
.ec-base-product a[href^='/product/detail.html'] > img { border:1px solid #ececec; }

.ec-base-product .prdList { width:100%; /*min-width:756px;*/ margin:0; font-size:0; line-height:0; }
.ec-base-product .prdList > li { position:relative; display:inline-block; margin:0px 0 24px; color:#757575; vertical-align:top; }
.ec-base-product .prdList > li:hover .thumbnail .icon { opacity:1; }

.ec-base-product .prdList .chk { position:absolute; top:16px; left:16px; display:block; }
.ec-base-product .prdList .thumbnail { position:relative; margin:8px; text-align:center; image-rendering: -webkit-optimize-contrast; }
.ec-base-product .prdList .thumbnail .prdImg { position:relative; width: 100%; }
.ec-base-product .prdList .thumbnail a img { max-width:100%; box-sizing:border-box; }
.ec-base-product .prdList .thumbnail .basket { position:absolute; right:42px; bottom:8px; z-index:1; cursor:pointer;  background: var(--Btn_opacity); border-radius: 100%; /*box-shadow:1px 1px 10px rgba(0,0,0,0.2);*/ transition: 0.3s; }
.ec-base-product .prdList .thumbnail .basket:hover { background:#000; }
.ec-base-product .prdList .thumbnail .wish { position:absolute; right:8px; bottom:8px; z-index:1; cursor:pointer;  background: var(--Btn_opacity); border-radius: 100%; /*box-shadow:1px 1px 10px rgba(0,0,0,0.2);*/ transition: 0.3s; }.ec-base-product .prdList .thumbnail .prdIcon { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; }
.ec-base-product .prdList .thumbnail .wish:hover { background:#000; }
.ec-base-product .prdList .thumbnail .icon {  opacity:0; position: absolute; left: 8px; bottom: 8px; /*margin:8px 0 0;*/ vertical-align:middle; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ec-base-product .prdList .thumbnail .icon:after { content:""; display:block; clear:both; }
.ec-base-product .prdList .thumbnail .promotion { position:absolute; top:0; display:flex; flex-wrap:wrap; align-items: flex-start; }
.ec-base-product .prdList .thumbnail .button { /*margin:0 0 4px;*/ }
.ec-base-product .prdList .thumbnail .button img { margin:0 1px; cursor:pointer; }
.ec-base-product .prdList .thumbnail .button .option { display:inline; position:relative; }
.ec-base-product .prdList .thumbnail .button .likeButton { display:inline-block; vertical-align: middle; }
.ec-base-product .prdList .thumbnail .button .likeButton button { font-family:verdana; color:#555; letter-spacing:-1px; background:none; }
.ec-base-product .prdList .thumbnail .button .likeButton button img { margin:0; vertical-align:middle; }
.ec-base-product .prdList .thumbnail .button .likeButton button strong {height:16px; vertical-align:middle; }
.ec-base-product .prdList .thumbnail .button .likeButton.selected button { color:#353535; }

.ec-base-product .prdList .description { margin:16px auto 0; padding:0 8px; font-size:12px; line-height:1.5em; text-align:left; letter-spacing:-.3px; }
.ec-base-product .prdList .description .name { display:block; text-align:left; font-weight:normal; margin:0 0 4px; }
.ec-base-product .prdList .description .name a { color:#333; }
.ec-base-product .prdList .description .mileage { display:block; }
.ec-base-product .prdList .description span.grid { display:block; }


.ec-base-product .spec li.display상품요약정보 { margin:0 0 4px; }
.ec-base-product .spec li.display상품.요약설명 { margin:0 0 4px; height: 36px; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.ec-base-product .spec li.display소비자가 {display: inline-block; padding-right: 5px; }
.ec-base-product .spec li.display판매가 {display: inline-block; }
.ec-base-product .spec li.display최적할인가 {display: inline-block; }
.ec-base-product .spec li.display할인판매가 {display: inline-block; }


/* 상품 검색 영역 */
.ec-base-product ul.searchList > li .description ul.spec > li.display할인판매가 {display:none; }
.ec-base-product ul.searchList > li .discountPeriod  {display:none; }

/* 상품 가로진열 */
.ec-base-product ul.grid1 > li { display: flex; margin:0; }
.ec-base-product .prdList.grid1 .thumbnail { width:100px; }
.ec-base-product .prdList.grid1 .thumbnail .plusImg { display:none; }
.ec-base-product .prdList.grid1 .descWrap { display:flex; flex-direction:column; justify-content:space-between; width:calc(100% - 100px); margin:8px 0; }
.ec-base-product .prdList.grid1 .description { margin:0; }
.ec-base-product .prdList.grid1 .basket { align-self: flex-end; background: #fff; border:1px solid #ddd; border-radius: 100%; cursor: pointer; /*box-shadow:1px 1px 10px rgba(0,0,0,0.2);*/ transition: 0.3s; }
.ec-base-product .prdList.grid1 .basket:hover { background:var(--Btn_opacity); }
.ec-base-product .prdList.grid1 .basket img { filter: invert(1) grayscale(1); }

/* 1+1 상품 가로진열 */
.ec-base-product .prdList.grid1.plus .thumbnail { display:flex; align-items: center; gap:8px; width:calc(45% - 16px); }
.ec-base-product .prdList.grid1.plus .thumbnail .prdImg { width:50%; }
.ec-base-product .prdList.grid1.plus .thumbnail .plusImg { position:relative; display:block; width:50%; }
.ec-base-product .prdList.grid1.plus .thumbnail .plusImg::after { content: '+'; display: inline-block; position: absolute; left: -14px; top: 50%; transform: translateY(-50%); width: 24px; height: 24px; color: #fff; font-size: 24px; line-height: 24px; font-weight: 600; background: #222; border-radius: 100%; }
.ec-base-product .prdList.grid1.plus .thumbnail .plusImg img { border-radius:3px; }
.ec-base-product .prdList.grid1.plus .descWrap { width:55%; }

/* 일반진열 grid */
.ec-base-product ul.grid2 > li { width:50%; max-width:640px; }
.ec-base-product ul.grid3 > li { width:33.33%; }
.ec-base-product ul.grid4 > li { width:25%; }
.ec-base-product ul.grid5 > li { width:20%; }
.ec-base-product ul.grid3 > li .color { max-width:230px; }
.ec-base-product ul.grid4 > li .color { max-width:190px; }
.ec-base-product ul.grid5 > li .color { max-width:130px; }

  /* right display */
  .ec-base-product ul.grid2 li:after { content:""; display:block; clear:both; }


/* module="product_ListItem" */
.ec-base-product .spec { margin:0; }
.ec-base-product .spec li { text-align:left; }
.ec-base-product .spec li .title { font-weight:normal; vertical-align:top; }
.ec-base-product .spec li .title span { vertical-align:top; }
.ec-base-product .spec li .color { overflow:hidden; display:inline-block; margin:3px 0 0 0; }
.ec-base-product .spec li .chips { float: left; width: 10px; height: 10px; border-radius: 100%; margin: 0 4px 2px 0; border: 1px solid #eee; font-size: 0; line-height: 0; }

.ec-base-product .discountPeriod { display:inline-block; z-index:10; position:relative; width:55px; height:19px; vertical-align:middle; }
.ec-base-product .layerDiscountPeriod { left:50%; top:26px; width:247px; margin:0 0 0 -124px; }
.ec-base-product .layerDiscountPeriod strong.title { display:block; margin:0 0 12px; padding:0 35px 0 0; font-weight:bold; color:#2e2e2e; }
.ec-base-product .layerDiscountPeriod .content p { margin:2px 0 0; font-size:11px; line-height:16px; color:#757575; letter-spacing:-1px; }
.ec-base-product .layerDiscountPeriod .content p strong { font-weight:normal; font-size:12px; color:#2e2e2e; }
.ec-base-product .layerDiscountPeriod .content p strong span { font-size:11px; }

.ec-base-product .prdList .shippingFee { position:relative; display:inline-block; }
.ec-base-product .prdList .shippingFee .button { display:inline-block; float:none; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip { z-index:11; display:block; margin:0 0 0 -170px; width:360px; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th { width:40px; }
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th,
.ec-base-product .prdList .shippingFee .ec-base-tooltip table td { padding:7px 10px 8px 10px; }

.ec-base-product .btnTooltip { position:relative; display:inline-block; }
.differentialShipping { display:none; overflow:hidden; position:absolute; left:50%; top:17px; z-index:100; width:350px; margin:0 0 0 -176px; }
.differentialShipping h3.title { margin:0; height:35px; padding:0 35px 0 19px; border:0; color:#fff; font-size:14px; line-height:35px; background:#495164; }
.differentialShipping .content { padding:12px 18px 14px 18px; border:1px solid #757575; border-top:0; text-align:center; background:#fff; }
.differentialShipping .close { position:absolute; right:14px; top:12px; }
.differentialShipping .close img { cursor:pointer; }
.differentialShipping .content ul { color:#757575; line-height:25px; }
.differentialShipping .content li { overflow:hidden; }
.differentialShipping .content li strong { float:left; font-weight:normal; }
.differentialShipping .content li span { float:right; color:#2e2e2e; }
.differentialShipping .content .info { margin:7px 0 0; padding:7px 0 0; border-top:1px dotted #b0b1b3; color:#80aeef; text-align:right; }

/* Thumbnail icon position */
.ec-product-bgLT { background-position:left top; }
.ec-product-bgLC { background-position:left center; }
.ec-product-bgLB { background-position:left bottom; }
.ec-product-bgRT { background-position:right top; }
.ec-product-bgRC { background-position:right center; }
.ec-product-bgRB { background-position:right bottom; }
.ec-product-bgCT { background-position:center top; }
.ec-product-bgCC { background-position:center center; }
.ec-product-bgCB { background-position:center bottom; }

/* 할인율 */
.ec-base-product .prdList .description .ec-sale-rate{ display: inline-block; padding-left:5px; color: #f0352e; font-size: 16px; font-weight: 700;}
.ec-over-product .prdList .description .ec-sale-rate{ display: inline-block; padding-left:5px; color: #f0352e; font-size: 16px; font-weight: 700;}


@media all and (max-width:767px){
    .ec-base-product ul.grid5 > li { width:50%; }
    .ec-base-product ul.grid4 > li { width:50%; }
    .ec-base-product .title h3 { font-size:1.3rem; }
    .ec-base-product .title h2 .sub { margin:2px 0 0; }   
    .ec-over-product ul.grid5 > li { width:50%; }
    .ec-over-product ul.grid4 > li { width:50%; }
    .ec-over-product .title h2 { padding:0 12%; }
    .ec-over-product .title h2 .sub { margin:2px 0 0; }
    
	.xans-product-listitem .display상품요약정보 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    
    .thumbnail .cart img { max-width: 32px; right:4px; bottom:4px; }
}
.ec-base-paginate { margin:30px 0; text-align:center; font-size:0; line-height:0; }
.ec-base-paginate ol { display:inline-block; font-size:0; line-height:0; vertical-align:top; *display:inline; *zoom:1; *margin:0; }
.ec-base-paginate li { display:inline-block; margin:0 0 0 -1px; font-size:12px; color:#757575; vertical-align:top; *display:inline; *zoom:1; }
.ec-base-paginate li:first-child { margin-left:0; }
.ec-base-paginate img { vertical-align:top; display:none; }
.ec-base-paginate > a:first-child:after { content:"<"; }
.ec-base-paginate > a:last-child:after { content:">"; }
.ec-base-paginate > a.first { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a.first:after { content:"<<"; letter-spacing:-1px; margin-left:-8px; }
.ec-base-paginate > a.last { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a.last:after { content:">>"; letter-spacing:-1px; margin-left:-8px; }
.ec-base-paginate > a:nth-child(2) { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a:nth-child(2):after { content:"<" ; }
.ec-base-paginate > a:nth-last-child(2) { width:32px; height:32px; display:inline-block; vertical-align:top; }
.ec-base-paginate > a:nth-last-child(2):after { content:">" ;}
.ec-base-paginate > a:before, .ec-base-paginate > a:after { font-size:10px; line-height:32px; color:#000; font-family:serif !important; }
.ec-base-paginate li a { display:block; width:32px; padding:9px 0; font-weight:bold; color:#939393; line-height:14px; background:#fff; }
.ec-base-paginate li a:hover { text-decoration:none; }
.ec-base-paginate li a.this { color:#333; }
.ec-base-paginate a.nolink { cursor:default; }

/* typeSub */
.ec-base-paginate.typeSub ol { margin:7px 15px; vertical-align:middle; }
.ec-base-paginate.typeSub li { font-size:12px; border:0; }
.ec-base-paginate.typeSub img { vertical-align:middle; }
.ec-base-paginate.typeSub li a { width:auto; margin:0 5px 0; padding:2px; color:#353535; background:none; }
.ec-base-paginate.typeSub li a.this { color:#333; text-decoration:none; border:0; }
.ec-base-paginate.typeSub .first { margin-right:3px; }
.ec-base-paginate.typeSub .last { margin-left:3px; }

/* typeMoreview */
.typeMoreview { margin:10px auto 0; text-align:center; }
.typeMoreview .btnMore { display:inline-block; position: relative; /*background:var(--Btn_opacity);*/ border:2px solid #000; box-shadow: 1px 1px 10px rgba(0,0,0,0.1); border-radius:30px; padding: 10px 16px; font-size:13px; line-height:1em; color: #000; font-weight: 600; overflow: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.typeMoreview .btnMore:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: var(--point_color); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.typeMoreview .btnMore:hover { color: #fff; border: 2px solid var(--point_color); }
.typeMoreview .btnMore:hover:after { width: 100%; z-index: -1; }

@media all and (max-width:767px){
	.typeMoreview .btnMore:after { background: #fff; }
	.typeMoreview .btnMore:hover { color: #000;}
}

.ec-base-tab { position:relative; }
.ec-base-tab .menu { margin:0 0 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.ec-base-tab .menu:after { content:""; display:block; clear:both; }
.ec-base-tab .menu li { float:left; border: 1px solid #eee; background: #f8f8f8; border-radius: 8px; margin: 4px; }
.ec-base-tab .menu li a { display:block; min-width:140px; margin: 0; padding:10px 2px 9px; font-size: 14px; color:#999; text-decoration:none; outline:0; text-align:center; }
.ec-base-tab .menu li:first-child a { margin-left:0; }
.ec-base-tab .menu li.selected a { position:relative; margin: 0; color:#333; font-weight: 400; }
.ec-base-tab .menu li.selected a::after { content: ""; width: 4px; height: 4px; background: #f0352e; border-radius: 100%; position: absolute; left: 50%; top: 6px;}
/*.ec-base-tab .menu li.selected:first-child a { left:-1px; }*/
.ec-base-tab > .right { position:absolute; top:8px; right:10px; line-height:24px; color:#909090; }
  /* typeLight */
  .ec-base-tab.typeLight .menu li.selected a { margin:0 0 -2px; border-bottom:1px solid #fff; color:#404040; background:#fff; }
  /* grid (2~7) */
  .ec-base-tab[class*="grid"] .menu { display:table; table-layout:fixed; width:100%; }
  .ec-base-tab[class*="grid"] .menu li { float:none; display:table-cell; vertical-align:middle; }
  .ec-base-tab[class*="grid"] .menu li a { display:inline-block; width:100%; min-width:0; margin:0; padding:11px 0; border:0; }
  .ec-base-tab[class*="grid"] .menu li.selected { position:relative; top:0; right:0; border:1px solid #eee; background:#f8f8f8; }
  .ec-base-tab[class*="grid"] .menu li:first-child.selected { right:0; }
  .ec-base-tab[class*="grid"] .menu li.selected a { position:static; background:none; }
    .ec-base-tab.grid2 .menu li { width:50.5%; }
    .ec-base-tab.grid3 .menu li { width:34%; }
    .ec-base-tab.grid4 .menu li { width:25.5%; }
    .ec-base-tab.grid5 .menu li { width:20.5%; }
    .ec-base-tab.grid6 .menu li { width:17%; }
    .ec-base-tab.grid7 .menu li { width:14.8%; width:15% \0/; }
    .ec-base-tab.grid7 .menu li:first-child { width:13% \0/; }
  /* gFlex */
  .ec-base-tab.gFlex .menu { display:flex; border-right:0; }
  .ec-base-tab.gFlex .menu:after { display:none; }
  .ec-base-tab.gFlex .menu li { display:flex; align-items: center; float:none; flex:1; position:relative; }  
  .ec-base-tab.gFlex .menu li:last-child { border-right:1px solid #cbcdce; }  
  .ec-base-tab.gFlex .menu li a { width:100%; min-width:0; border-right:0; background:none; word-break:break-all; }
  .ec-base-tab.gFlex .menu li a:after { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background: transparent;}
  .ec-base-tab.gFlex .menu li.selected { border:1px solid #292929; border-bottom:0; background:#4a5164; }
  .ec-base-tab.gFlex .menu li.selected a { left:0; margin:0 0 -1px -1px; background:#4a5164; border:0; position: initial;}
/* button */
  [class^='btnNormal'], a[class^='btnNormal'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#555; background-color:#fff; }
  [class^='btnSubmit'], a[class^='btnSubmit'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #222; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#fff; background-color:#222; }
  [class^='btnEm'], a[class^='btnEm'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#555; background-color:#f8f8f8; }
  [class^='btnBasic'], a[class^='btnBasic'] { display:inline-block; box-sizing:border-box; padding:4px 8px; border:1px solid #eee; border-radius:4px; /*font-family:"굴림",Gulim;*/ font-size:13px; line-height:18px; font-weight:normal; text-decoration:none; vertical-align:middle; word-spacing:-0.5px; letter-spacing:0; text-align:center; white-space:nowrap; color:#222; background-color:#f5f5f5; }
    [class^='btnNormal']:not(.disabled):hover { background-color:#eee; }
    [class^='btnSubmit']:not(.disabled):hover { background-color:#fff; color: #222; }
    [class^='btnEm']:not(.disabled):hover { background-color:#eee; }
    [class^='btnBasic']:not(.disabled):hover { background-color:#eee; }
    [class^='btnNormal'].disabled { border-color:#e3e3e3; color:#999; }
    [class^='btnSubmit'].disabled { background-color:#9297a2; color:#f0f0f0; }
    [class^='btnEm'].disabled { background-color:#b5b6b9; color:#f0f0f0; }
    [class^='btnBasic'].disabled { color:#999; }
  /* size */
    [class^='btn'].sizeS { padding:4px 12px; }
    [class^='btn'].sizeM { padding:10px 16px; }
    [class^='btn'].sizeL { padding:14px 16px; min-width:80px; font-weight:500; }
  /* width Fix */
    [class^='btn'][class*='Fix'] { width:72px; word-break:keep-all; word-wrap:break-word; }
    [class^='btn'][class*='Fix'].sizeS { width:80px; }
    [class^='btn'][class*='Fix'].sizeM { width:120px; padding-left:8px; padding-right:8px; }
    [class^='btn'][class*='Fix'].sizeL { width:160px; padding-left:8px; padding-right:8px; }
 
/* icon button */
  a.btnLink { color:#222; }
  a.btnLink:hover { text-decoration:none; -webkit-box-shadow:0 1px 0 0 #222; -moz-box-shadow:0 1px 0 0 #222; box-shadow:0 1px 0 0 #222; }
  a.btnLink:after { content:""; display:inline-block; margin:-2px -2px 0 3px; vertical-align:middle; border:0 0 0 10px; border-style:solid;  border-color:transparent transparent transparent #77797d; }
  [class^='btn'] i { display:none \0/IE8; }
  [class^='btn'] .icoArrow { display:inline-block; width:3px; height:3px; margin:-2px 1px 0 1px; border:2px solid #77797d; border-width:0 2px 2px 0; vertical-align:middle;
    transform:rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg);
  }
    [class^='btnSubmit'] .icoArrow,
    [class^='btnEm'] .icoArrow { border-color:#f0f0f0; }
  [class^='btn'] .icoDelete { position:relative; overflow:hidden; display:inline-block; width:10px; height:10px; margin:-2px 2px 0 0; vertical-align:middle; -webkit-transform:rotate(45deg); transform:rotate(45deg); }
  [class^='btn'] .icoDelete:before { content:""; position:absolute; top:0; right:4px; width:2px; height:10px; background:#77797d; }
  [class^='btn'] .icoDelete:after { content:""; position:absolute; top:4px; right:0; width:10px; height:2px; background:#77797d; }
    [class^='btnSubmit'] .icoDelete:before, [class^='btnSubmit'] .icoDelete:after,
    [class^='btnEm'] .icoDelete:before, [class^='btnEm'] .icoDelete:after { background:#ccc; }
  [class^='btn'] .icoAdd, [class^='btn'] .icoRemove { position:relative; overflow:hidden; display:inline-block; width:8px; height:8px; margin:-2px 2px 0 0; vertical-align:middle; }
  [class^='btn'] .icoAdd:before, [class^='btn'] .icoAdd:after, [class^='btn'] .icoRemove:before { content:""; position:absolute; top:50%; left:50%; width:8px; height:8px; border-radius:2px; background:#77797d; }
  [class^='btn'] .icoAdd:before, [class^='btn'] .icoRemove:before { height:2px; margin:-1px 0 0 -4px; }
  [class^='btn'] .icoAdd:after { width:2px; margin:-4px 0 0 -1px; }
  [class^='btn'] img { margin:-2px 1px 0; vertical-align:middle; }
 
  /* unique */
    .btnLogin, a.btnLogin { display:inline-block; box-sizing:border-box; width:100px; height:70px; line-height:70px; border-radius:2px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; font-weight:bold; text-decoration:none; color:#fff; background-color:#4a5164; }
    .btnLogin:hover { background-color:#43495a; }
    .btnAgree, a.btnAgree { display:inline-block; box-sizing:border-box; width:80px; height:70px; line-height:70px; border:1px solid #d1d1d1; border-radius:2px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; font-weight:bold; color:#222; text-decoration:none; background-color:#fff; }
    .btnAgree:hover { background-color:#f3f3f3; }
    .btnToggle { display:inline-block; font-size:0; line-height:0; }
    .btnToggle button { display:inline-block; box-sizing:border-box; border:1px solid #d1d1d1; margin:0 -1px 0 0; padding:0 7px; height:24px; line-height:24px; text-align:center; /*font-family:"굴림",Gulim;*/ font-size:12px; outline:0; text-decoration:none; color:#222; background:#fff; }
    .btnToggle button:first-child { border-radius:2px 0 0 2px; }
    .btnToggle button:last-child { border-radius:0 2px 2px 0; }
    .btnToggle button.selected { position:relative; border:1px solid #84868b; color:#fff; background:#84868b; }
 
/* ec-base-button */
.ec-base-button { padding:10px 0; text-align:center; }
.ec-base-button .padd { padding:16px 8px; }
.ec-base-button.justify { position:relative; }
.ec-base-button:after { display:block; content:""; clear:both; }
.ec-base-button .gLeft { float:left; text-align:left; margin:4px 0; }
.ec-base-button .gRight { float:right; text-align:right; margin:4px 0; }
.ec-base-button.justify .gLeft { position:absolute; left:0; }
.ec-base-button.justify .gRight { position:absolute; right:0; }
.ec-base-button .text { margin:0 6px 0 10px; color:#353535; font-size:12px; line-height:24px; }
  /* type */
    .ec-base-button.typeBorder { margin-top:24px; padding:10px 20px; /*border:1px solid #eee;*/ }
    .ec-base-button.typeBG { padding:10px 20px; /*border:1px solid #eee; background:#fbfafa;*/ }
  /* gColumn */
    .ec-base-button[class*="gColumn"] { margin:0 auto; display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:flex; -webkit-justify-content:center; -moz-justify-content:center; -ms-justify-content:center; justify-content:center; }
    .ec-base-button[class*="gColumn"]:after { display:none; }
    .ec-base-button[class*="gColumn"] [class^='btn'] { margin:0 2px; padding-left:8px; padding-right:8px; word-break:keep-all; word-wrap:break-word; white-space:normal; -webkit-flex:1; -moz-flex:1; -ms-flex:1; flex:1; display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:flex; -webkit-align-items:center; -moz-align-items:center; -ms-align-items:center; align-items:center; -webkit-justify-content:center; -moz-justify-content:center; -ms-justify-content:center; justify-content:center; }
    .ec-base-button[class*="gColumn"] [class^='btn'][class*='Fix'] { -webkit-flex:none; -moz-flex:none; -ms-flex:none; flex:none; }
    /* gFlex */
      .ec-base-button[class*="gColumn"] .gFlex2 { -webkit-flex:2; -moz-flex:2; -ms-flex:2; flex:2; }
      .ec-base-button[class*="gColumn"] .gFlex3 { -webkit-flex:3; -moz-flex:3; -ms-flex:3; flex:3; }
      .ec-base-button[class*="gColumn"] .gFlex4 { -webkit-flex:4; -moz-flex:4; -ms-flex:4; flex:4; }
    /* gFixed */
        .ec-base-button.gFixed { opacity:0;  pointer-events : none; position:fixed; z-index:120; left:0; bottom:0; max-width:100%; width:100%; margin:0; padding:0 7px; box-sizing:border-box; background-color:#dbdbdb;
          -webkit-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
          -moz-box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
          box-shadow: 0px -4px 4px 0px rgba(120, 120, 120, 0.5);
        }
        .ec-base-button.gFixed .state + .ec-base-button { margin-top:3px; }
        .ec-base-button.gFixed .state { overflow:hidden; margin:0 auto; font-size:13px; }
        .ec-base-button.gFixed .state .count { float:left; padding:7px 0; }
        .ec-base-button.gFixed .state .price { float:right; padding:7px 0; }
        .ec-base-button.gFixed .price strong { font-weight:normal; }
        .ec-base-button.gFixed .count strong,
        .ec-base-button.gFixed .price em { color:#000; font-weight:bold; font-style: normal; }
/* base */
.ec-base-box { padding:20px; margin-left:auto; margin-right:auto; /*border:1px solid #ddd;*/ color:#555; }
.ec-base-box.gHalf { position:relative; padding:20px 0; }
.ec-base-box.gHalf:before { position:absolute; top:0; left:50%; display:block; content:""; width:1px; height:100%; background-color:#eee; }
.ec-base-box.typeBg { background-color:#fbfafa; }
.ec-base-box.typeThin { border-width:1px; border-color:#d7d5d5; }
.ec-base-box.typeThin h3.boxTitle { margin:0 0 20px; font-size:18px; font-weight: 400; text-align:center; }
.ec-base-box.typeThinBg { border-width:1px; border-color:#eee; background-color:#f8f8f8; }
.ec-base-box.center { text-align:center; }
    /* 약관 */
    .ec-base-box.typeThinBg > .agree { padding:20px; border:1px solid #e6e6e6; background:#fff; }
    .ec-base-box.typeThinBg > .agree p { padding:0 0 17px; }

/* typeMember */
.ec-base-box.typeMember { padding:0; }
.ec-base-box.typeMember .information { display:table; table-layout:fixed; padding:10px 0; width:100%; box-sizing:border-box; }
.ec-base-box.typeMember .information > .title, .ec-base-box.typeMember .information > .thumbnail { display:table-cell; padding:0 15px; width:70px; text-align:center; vertical-align:middle; }
.ec-base-box.typeMember .information > .title { vertical-align:middle; }
.ec-base-box.typeMember .information > .thumbnail img { max-width:70px; }
.ec-base-box.typeMember .information .description { display:table-cell; padding:0 10px; width:auto; line-height:1.5em; border-left:1px solid #e8e8e8; vertical-align:middle; }
    .ec-base-box.typeMember.gMessage { border-width:1px; border-color:#d7d5d5; }
.ec-base-box .message { display:block; padding:10px 0 10px 35px; border-bottom:1px solid #e8e7e7; background:#fbfbfb url("/web/assets/common/ico_info.gif") no-repeat 10px center; }

/* typeProduct */
.ec-base-box.typeProduct { display:table; table-layout:fixed; padding:15px 0; width:100%; box-sizing:border-box; }
.ec-base-box.typeProduct .thumbnail, .ec-base-box.typeProduct .information { display:table-cell; padding:0 16px; vertical-align:middle; }
.ec-base-box.typeProduct .thumbnail { width:100px; }
.ec-base-box.typeProduct .thumbnail img { width:100%; border:1px solid #eee; border-radius: 4px; box-sizing: border-box; }
.ec-base-box.typeProduct .information { /*padding-left:0;*/ }
.xans-myshop-addrlist .ec-base-table { font-size: 14px; }

.ec-base-table table { position:relative; margin:10px 0 0; border-bottom: 1px solid #ddd; border-top:0; color:#fff; line-height:1.5; }
  .ec-base-table.gLayoutFixed table { table-layout:fixed; }
  .ec-base-table.gLayoutFixed .gLayoutAuto table { table-layout:auto; }
.ec-base-table table:before { position:absolute; top:0; left:0; display:block; content:""; width:100%; height:1px; background:#eee; }
.ec-base-table thead th { padding:16px 0; border-bottom:1px solid #eee; font-size: 13px; color:#333; vertical-align:middle; font-weight:normal; }
.ec-base-table tbody th { padding: 14px 10px; font-size: 13px; border:1px solid #eee; border-bottom-width:0; color:#333; text-align:left; font-weight:normal; }
.ec-base-table th { word-break:break-all; word-wrap:break-word; }
.ec-base-table th:first-child { border-left:0; }
.ec-base-table td { padding:11px 10px 10px; border-top:1px solid #eee; color:#333; vertical-align:middle; word-break:break-all; word-wrap:break-word; }
.ec-base-table td.clear { padding:0 !important; border:0 !important; }
.ec-base-table tr.payDetail td { padding:21px 10px 20px 0; background:#fbfafa; }

/* horizontal */
  /* typeWrite */
    .ec-base-table.typeWrite td { padding:8px 10px 7px; }
    .ec-base-table.typeWrite img { max-width:100% !important; height:auto !important; }

/* vertical */
  /* typeList */
    .ec-base-table.typeList table { border-top:1px solid #ddd; }
    .ec-base-table.typeList table:before { display:none; }
    .ec-base-table.typeList td { padding: 14px 10px; }
    .ec-base-table.typeList tfoot td { padding:15px 10px 17px; background:#fcfcfc; }

    .ec-base-table .message { padding: 20px 0 30px; text-align: center; font-size: 14px; color: #555; font-weight: 400; }
    .ec-base-table table + .message { margin:-1px 0 0; }
    .ec-base-table table td.message { padding:50px 0; }
    .ec-base-table .scroll .message { border:0; }
  /* scroll */
    .ec-base-table.typeList .head td { padding:11px 0 10px; border-left:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; color:#353535; vertical-align:middle; text-align:center; background:#fbfafa; }
    .ec-base-table.typeList .head td:first-child { border-left:0; }
    .ec-base-table.typeList .scroll { position:relative; overflow-x:hidden; overflow-y:scroll; max-height:185px; min-height:100px; border:1px solid #d7d5d5; border-top-width:0; margin-top:-1px; }
    .ec-base-table.typeList .scroll table { border:0; margin:0; }
    .ec-base-table.typeList .scroll table:before { display:none; }
    .ec-base-table.typeList .scroll .message { border: 0; }
  /* thead - blind */
    .ec-base-table thead.blind,
    .ec-base-table thead.blind th { display:none; }
    .ec-base-table thead.blind + tbody tr:first-child th,
    .ec-base-table thead.blind + tbody tr:first-child td { border-top-width:0; }
  /* Line */
    .ec-base-table.typeList.gLine table { border-width:0; border-bottom-width:1px; }

/* common */
  /* border, background style none */
    .ec-base-table.typeClear table:before { display:none; }
    .ec-base-table.typeClear table,
    .ec-base-table.typeClear th,
    .ec-base-table.typeClear td { border:0 none; background:none; }
    .ec-base-table.typeClear th { font-weight:bold; }
  /* border */
    .ec-base-table.gBorder td { /*border-left:1px solid #eee;*/ }
    .ec-base-table.gBorder td:first-child { border-left:0; }
    .ec-base-table.gBorder td.gClearLine { border-left:0; }
    .ec-base-table.typeList.gBorder tbody td { border-color:#eee; }
  /* align */
    .ec-base-table .left { text-align:left; }
    .ec-base-table .center { text-align:center; }
    .ec-base-table .right { text-align:right; }
    .ec-base-table.typeList .center td,
    .ec-base-table.typeList td.center { padding-left:0; padding-right:0; }
    .ec-base-table.typeList .center td.left { padding-left:10px; }
    .ec-base-table.typeList .center td.right { /*padding-right:10px;*/ text-align: center; }
    .ec-base-table .top th, .ec-base-table th.top,
    .ec-base-table .top td, .ec-base-table td.top { vertical-align:top; }
    .ec-base-table .middle th, .ec-base-table th.middle,
    .ec-base-table .middle td, .ec-base-table td.middle { vertical-align:middle; }
  /* form */
    .ec-base-table img { vertical-align:middle; }
  /* address */
    .ec-base-table .ec-address { margin:-9px -10px -7px; }
    .ec-base-table .ec-address > li { padding:8px 10px 7px; border-top:1px solid #dfdfdf; }
    .ec-base-table .ec-address > li input[type="text"] { width: 100%; max-width:373px; }
    .ec-base-table .ec-address > li select { width: 100%; max-width:383px; }
    .ec-base-table .ec-address .ec-base-help { margin-left:0; }
    .ec-base-table .ec-address .ec-address-area select { display:block; }
    .ec-base-table .ec-address .ec-address-area select:not(:first-child) { margin-top:6px; }
    .ec-base-table .ec-address .ec-address-zipcode input[type="text"] { width:80px; margin-right:3px; }
    .ec-base-table .ec-address .ec-address-zipcode .btnBasic { margin-right:4px; }

@media print {
  .ec-base-table table:before { display:none; }
}
.ec-base-desc { overflow:hidden; text-align:left; }
.ec-base-desc:after { content:""; display:block; clear:both; }
.ec-base-desc dt, .ec-base-desc .term { float:left; width:100px; margin:0 0 2px; padding:0 4px 0 0; line-height:22px;-webkit-box-sizing:border-box; -moz-webkit-box:border-box; box-sizing:border-box; font-weight:normal; }
.ec-base-desc dd, .ec-base-desc .desc { display:block; margin:0 0 2px; padding:0 5px 0 100px; min-height:22px; line-height:22px; word-wrap:break-word; word-break:break-all; }
.ec-base-desc dd:after, .ec-base-desc .desc:after { content:""; display:block; clear:left; }

/* size */
.ec-base-desc.gSmall dt, .ec-base-desc.gSmall .term { width:30%; }
.ec-base-desc.gSmall dd, .ec-base-desc.gSmall .desc { padding-left:30%; }
.ec-base-desc.gMedium dt, .ec-base-desc.gMedium .term { width:40%; }
.ec-base-desc.gMedium dd, .ec-base-desc.gMedium .desc { padding-left:40%; }
.ec-base-desc.gLarge dt, .ec-base-desc.gLarge .term { width:50%; }
.ec-base-desc.gLarge dd, .ec-base-desc.gLarge .desc { padding:0 0 0 50%; }

/* align */
.ec-base-desc.centerDT dt, .ec-base-desc.centerDD dd, .ec-base-desc.centerDT .term, .ec-base-desc.centerDD .desc,
.ec-base-desc.center, .ec-base-desc .center { text-align:center; }
.ec-base-desc.rightDT dt, .ec-base-desc.rightDD dd, .ec-base-desc.rightDT .term, .ec-base-desc.rightDD .desc,
.ec-base-desc.right, .ec-base-desc .right { text-align:right; }
.ec-base-desc.rightDD dd, .ec-base-desc.rightDD .desc { padding-right:0; }

/* typeBullet */
.ec-base-desc.typeBullet dt,
.ec-base-desc.typeBullet .term { padding:0 4px 0 10px; background:url("/web/assets/common/ico_arrow.png") no-repeat 0 7px; }

/* typeDot */
.ec-base-desc.typeDot dt,
.ec-base-desc.typeDot .term { position:relative; padding:0 4px 0 10px; }
.ec-base-desc.typeDot dt:before,
.ec-base-desc.typeDot .term:before { position:absolute; top:50%; left:0; content:""; display:block; width:2px; height:2px; margin:-2px 0 0 0; background:#383838; }

@media all and (max-width: 1299px) {
    
    #left_wrap { display:none; }
    #right_wrap { display:none; }
    .search_top .tet_box h3 { font-size:30px !important;}

}


@media all and (max-width: 1023px) {
    
    .path { display:none; }
    .dp_block { display:block !important; }
    .dp_none { display:none !important; }
    
    .titleArea { margin:30px 0 20px; }
    
    #popup_1, #popup_2 { display:none; }
    #header .xans-layout-logotop img { max-width:180px; }
         
    /* 모바일 체크박스 미노출 */
    .xans-board-function p, .boardChk/*, .ec-base-prdInfo input[type=checkbox]*/ { display:none !important; }

}


@media all and (max-width:767px){
    
    .pc { display: none !important; }
    .mobile { display: block; }
    
    .titleArea h2 { font-size:18px; }
    .titleArea p { font-size:13px; }
    
    #header .xans-layout-logotop img { max-width:200px; }
    #header .shoppinginfo li { min-width:42px; padding:0; }
    #header .shoppinginfo li a .count { right:0; }
    #header .topCate .Cate ul li a {font-size: 14px;}
    .side { top:34%; }   
    
    .main_popup .txt h3 { font-size:17px; }
    .main_popup .txt p { font-size:13px; }

    .mainSlide .swiper-slide .txt { left:8%; }
    .mainSlide .swiper-slide .txt h3 { font-size:18px; }
    .mainSlide .swiper-slide .txt p { font-size:17px; }
    
    .main_title h2 { font-size:18px; }
    .main_title .sub { font-size:13px; }
    
    .main_video .video_area .txt_box p { font-size:24px; }
    
    .mainBanner01 .txt h3 { font-size:17px; }
    .mainBanner01 .txt p { font-size:13px; }
    
    .couponBanner01 .left h3 { font-size:17px; }
    .couponBanner01 .left p { font-size:13px; }
    .couponBanner01 .right span { font-size:13px; }
    .couponBanner01 .right i { font-size:50px; }
    
    .longBanner01 .txt { left:8%; }
    .longBanner01 .txt h3 { font-size:17px; }
    .longBanner01 .txt p { font-size:13px; }
    
    .mainBanner02 .txt h3 { font-size:17px; }
    .mainBanner02 .txt p { font-size:13px; }
    
    .mainGallery .galleryList li .txt .subject { font-size:14px; }
    .mainGallery .galleryList li .txt .cont { font-size:12px; height:36px; }
    
    .mainReview .inner { padding:0; }    
    .mainReview .reviewList li .txt .subject a { font-size:14px;}
    .mainReview .reviewList li .txt .cont { font-size:12px; height:36px; }
    .mainReview .reviewList li .txt .writer { font-size: 11px; }
    .mainReview .reviewList li .txt .point_rate img { max-width:60px; }
    
    #footer .footer02 .footer_info #acco h3 { font-size:18px; }    
    #footer .footer03 .footer_sns li { padding: 0 4px; }
    #footer .footer03 .footer_sns li:last-child { padding: 0 0 0 4px; }
    
    .fixed_btn { right: 2%; bottom:150px; transform:none; }
    .fixed_btn .scroll_btn { width:40px; }
    .fixed_btn a i { font-size: 18px; line-height: 40px;}
    .fixed_btn .kakao_icon { width:40px; height:40px; }
    .fixed_btn .naver_icon { width:40px; height:40px; }
    #goBtn .btn { width: 40px; height: 40px; }    
    
    /* 상품검색 페이지 */
    .eventBanner .event_tit { font-size:18px; }
    .searchCate h3 { font-size:18px !important; }
    .xans-product-searchdata .searchField .keywordArea .heading { font-size:18px !important; }
    
    /* 공통 */    
    .ec-base-box.gHalf:before { background:transparent; }
    
    .ec-base-button.gFixed { opacity:1; pointer-events : auto; }
    
    .ec-base-tab .menu li { width:calc(50% - 10px); }
    .ec-base-tab .menu li a { min-width:10px; font-size:13px; }
    
    .ec-base-table .ec-address > li input[type="text"] { width:100%; }
    .ec-base-table .ec-address .ec-address-zipcode input[type="text"] { width:80px; }
    
    .fr-toolbar .fr-btn-grp { margin:0 !important; }
    
    .ec-base-product .prdList .description .name span,
    .time_banner_all .item-inner .item-right .name span { font-size: 13px !important; }
    
    .ec-base-product .spec li.display상품.요약설명  span { font-size: 12px !important;}
    .ec-base-product .spec li.display상품요약정보  span { font-size: 12px !important;}
	.ec-base-product .spec li.display소비자가 span  { font-size: 12px !important; }
	.ec-base-product .spec li.display판매가 span,.ec-base-product .spec li.display할인판매가 span { font-size: 13px !important; }
    .ec-base-product .prdList .description .ec-sale-rate {  font-size: 13px; }
    
    .xans-product-searchdata .searchResult .record { display:block !important; }
}

@media all and (max-width:599px){ 
    
    #popup { width:100%; }    
    #wrap { border-width:0; } /* 모바일 좌우 라인 x */
    
    input[type=text]#ucc { width:60%; }
    
    .cateBanner .icon_area .icon_bg { max-width:42px; }
    
}



/* reset */
li { list-style:none; }
table { width:100%; border:0; border-spacing:0; border-collapse:collapse; }
caption { display:none; }
h1, h3 { margin:0; }

/* common */
.ec-base-layer { position:absolute; z-index:100; border:1px solid #ccc; background:#fff; }
.ec-base-layer .header { padding:7px 35px 7px 19px; background: #eee; color: #000; font-weight: 500; }
.ec-base-layer .header > h1,
.ec-base-layer .header > h3 { font-size:14px; line-height:1.5; font-weight: 400; }
.ec-base-layer .content { padding:20px; font-size:12px; }
.ec-base-layer div.ec-base-help { margin-top:0; }
.ec-base-layer .ec-base-button { padding:9px; border-top:1px solid #ddd; text-align:center; background:#fcfcfc; }
.ec-base-layer .close { position:absolute; right:7px; top:7px; padding:4px; background:#ccc; cursor:pointer; }

/* popup */
#popup .ec-base-layer { position:relative; border:1px solid #ccc; box-sizing: border-box; }
#popup .ec-base-layer .header { padding:12px 35px 12px 19px; }
#popup .ec-base-layer .close { top:12px; }

/* ec-base-table */
.ec-base-layer .content > .ec-base-table table:first-child { margin-top:0; }
.ec-base-layer .ec-base-table table { line-height:1.4; }
.ec-base-layer .ec-base-table thead th { padding:9px 0 8px; }
.ec-base-layer .ec-base-table tbody th { padding:9px 0 8px 10px; }
.ec-base-layer .ec-base-table td { padding:9px 10px 8px; }
  /* horizontal - typeWrite */
    .ec-base-layer .ec-base-table.typeWrite td { padding:5px 10px 4px; }
  /* vertical - typeList */
    .ec-base-layer .ec-base-table.typeList tfoot td { padding:10px 10px 12px; }
  /* typeBorder */
    .ec-base-layer .ec-base-table.typeBorder tfoot td { padding:10px 10px 12px; }
  /* address */
    .ec-base-layer .ec-base-table .ec-address { margin:-6px -10px -4px; }
    .ec-base-layer .ec-base-table .ec-address > li { padding:5px 10px 4px; }
.xans-layout-multishopshipping { display:none; }
.xans-layout-multishopshipping .worldshipLayer { top:303px; left:50%; width:448px; margin:0 0 0 -225px; }
.xans-layout-multishopshipping .worldshipLayer .content { padding:153px 20px 30px;  line-height:1.8; background:url("//img.echosting.cafe24.com/skin/base/link/bg_worldship.gif") center 21px no-repeat; }
.xans-layout-multishopshipping .worldshipLayer .content .desc { display:block; margin:4px 0 14px; }
.xans-layout-multishopshipping .worldshipLayer .select { margin:10px 0 0; }
.xans-layout-multishopshipping .worldshipLayer .select select { width:100%; }
.xans-layout-conversionpc { background:#fff; padding:45px; text-align:center; }
.xans-layout-conversionpc a {
    margin:20px; padding:20px 40px 20px 110px;
    font-size:68px; color:#63666e; text-decoration:none; text-align:center;
    border:4px solid #9d9db0; border-radius:10px; background:url("//img.echosting.cafe24.com/skin/base/layout/ico_mobile.png") no-repeat 40px 50%;
}


/* for login */
.xans-member-login.ec-base-box.typeThin { margin:0 0 20px; padding:0; }
.xans-member-login .login { padding:49px 8px; color:#2e2e2e; }
.xans-member-login .login fieldset { position:relative; width:100%; max-width:360px; margin:0 auto; /*padding:0 0 0 9px;*/ }
.xans-member-login .login fieldset .id,
.xans-member-login .login fieldset .password { overflow:hidden; display:block; width:100%; margin:0 0 8px; border:1px solid #ddd; border-radius:2px; color:#555; box-sizing: border-box; }
.xans-member-login .login fieldset .id span,
.xans-member-login .login fieldset .password span { height:32px; line-height:32px; padding:0 0 0 8px; color:#c9c9c9; }
.xans-member-login .login fieldset input[type=text],
.xans-member-login .login fieldset input[type=password] { width:95%; height:40px; line-height:40px; padding:2px 8px; border:0 none; color:#555; box-sizing: border-box; outline:none; }
.xans-member-login .login fieldset .security { display: inline-block; padding:0 0 0 5px; color:#555; }
.xans-member-login .login fieldset .security img { vertical-align:middle; }
.xans-member-login .login fieldset ul.log_option { padding: 0; float: right; }
.xans-member-login .login fieldset > a { position:relative; }
.xans-member-login .login fieldset ul { overflow:hidden; padding:20px 55px 5px; margin:0; border:0; }
.xans-member-login .login fieldset li { float:left; padding:0 9px 0 13px; }
.xans-member-login .login fieldset li:after { position:relative; top:2px; right:-10px; content:""; display:inline-block; width:1px; height:11px; border-right:1px solid #ddd; }
.xans-member-login .login fieldset li:last-child:after { border:none; }
.xans-member-login .login fieldset li a { color:#555; }
.xans-member-login .login fieldset .link { position:relative; margin:0; padding:25px 0 0 0; color:#555; border-top:1px solid #ddd; }
.xans-member-login .login fieldset .link a { position:absolute; top:25px; right:0; }
.xans-member-login .login fieldset .snsArea { padding:0 0 30px; font-size:0; }
.xans-member-login .login fieldset .snsArea li { width:49%; margin:0.5%; padding:6px 0; text-align:center; font-size:13px; font-weight:300; }
.xans-member-login .login fieldset .snsArea li:after { content:none; }
.xans-member-login .login fieldset .snsArea li.btn_naver { background:#26c826; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_naver_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_naver a { color:#fff; }
.xans-member-login .login fieldset .snsArea li.btn_facebook { background:#4268b3; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_facebook_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_facebook a { color:#fff; }
.xans-member-login .login fieldset .snsArea li.btn_google { background:#5186f8; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_google_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_google a { color:#fff; }
.xans-member-login .login fieldset .snsArea li.btn_kakao { background:#ffeb00; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_kakao_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_kakao a { color:#3e2020; }
.xans-member-login .login fieldset .snsArea li.btn_line { background:#26c826; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_line_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_line a { color:#fff; }
.xans-member-login .login fieldset .snsArea li.btn_apple { background:#000000; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_apple_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_apple a { color:#fff; }
.xans-member-login .login fieldset .snsArea li.btn_yahoo { background:#fe0032; background-image:url("//ecimg.cafe24img.com/pg1865b52418216067/lillius/web/upload/goodymall/kr/layout/btn_yahoo_login.jpg"); background-repeat:no-repeat; }
.xans-member-login .login fieldset .snsArea li.btn_yahoo a { color:#fff; }

.xans-member-login .login fieldset #noMemberWrap { border-top:0; margin-top:0; }

.xans-member-login .btnLogin { height:48px; line-height:48px; width: 100%; display:inline-block; position: relative; margin:16px 0; border: 1px solid #000; background-color: #000; border-radius:2px; font-size: 16px; font-weight: 400; color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.xans-member-login .btnLogin:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.xans-member-login .btnLogin:hover { color: #000; }
.xans-member-login .btnLogin:hover:after { width: 100%; z-index: -1;}

.xans-myshop-orderhistorynologin.ec-base-box.typeThin { padding:49px 8px; border: 0;}
.xans-myshop-orderhistorynologin { position:relative; border:1px solid #d7d5d5; padding:49px 0 39px; color:#2e2e2e; }
.xans-myshop-orderhistorynologin p { width:100%; max-width:360px; margin:0 auto 15px; color:#555; font-size: 13px; }
.xans-myshop-orderhistorynologin .ec-base-desc { width:100%; max-width:360px; margin:0 auto; }
.xans-myshop-orderhistorynologin input[type=text],
.xans-myshop-orderhistorynologin input[type=password] { /*width:179px;*/ width:57%; height:26px; }
.xans-myshop-orderhistorynologin .button { width:330px; margin:10px auto 0; text-align:center; }
.xans-myshop-orderhistorynologin .ec-base-button[class*="gColumn"] [class^='btn'] { margin:0; }
.xans-myshop-orderhistorynologin .ec-base-desc dt { width:40%; line-height:33px; font-size: 13px; }
.xans-myshop-orderhistorynologin .ec-base-desc dd { /*padding: 0 0 3px 155px;*/ padding:0; }

.xans-myshop-orderhistorynologin .btnLoginquiry { height:48px; line-height:48px; width: 100%; display:inline-block; position: relative; margin:16px 0; border: 1px solid #000; background-color: #000; border-radius:2px; font-size: 16px; font-weight: 400; color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 1;}
.xans-myshop-orderhistorynologin .btnLoginquiry:after { content: ""; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.xans-myshop-orderhistorynologin .btnLoginquiry:hover { color: #000; }
.xans-myshop-orderhistorynologin .btnLoginquiry:hover:after { width: 100%; z-index: -1;}
/* for login-end */


.left_search { box-sizing:border-box; overflow:hidden; width:100%; margin:0 auto; }
.top_search.xans-layout-searchheader { margin: 3px 16px; }
.top_search.xans-layout-searchheader .mobile.btnDelete { position: absolute; top: 16px; right: 53px; border-radius: 100%; padding: 2px; }

.xans-layout-searchheader { position:relative; margin:16px 2px; box-sizing:border-box; }
.xans-layout-searchheader fieldset { border:2px solid var(--point_color); border-radius: 30px; background:#fff; }
.xans-layout-searchheader #keyword  { width:75%; height:46px; margin:0 16px 0 20px; padding:0; border:0; line-height:46px; font-size:15px; color:#333; font-weight:400; background:none; outline:none; box-sizing:border-box; }
.xans-layout-searchheader i.xi-search { position: absolute; top: 11px; right: 18px; font-size:27px; vertical-align:middle; cursor:pointer; color:var(--point_color); }

/*.xans-layout-searchheader fieldset .autoDrop { display:none; border:1px solid #565960; position:absolute; width: 187px; text-align:left; background:#fff; z-index:20; overflow:hidden; overflow-y:auto; max-height:100px;}
.xans-layout-searchheader fieldset .autoDrop li a { display:block; padding:6px 10px; font-size:11px; color:#1c1c1c; font-family:GulimChe,Gulim; }
.xans-layout-searchheader fieldset .autoDrop li a:hover,
.xans-layout-searchheader fieldset .autoDrop li.selected a { text-decoration:none; color:#fff; background:#a1a4ae; }*/

.popular{ margin:0 0 5px 12px;}
.popular a { color: #ababab; padding: 0 5px; font-size: 14px; font-weight: 300;}
.popular a:hover{color:#000;}

.bestKeyword { display:flex; flex-wrap:wrap; box-sizing:border-box; }
.bestKeyword .tit { display:none; }
.bestKeyword a { padding:7px 21px; margin:2px; border-radius: 30px; background:var(--point_color); display:inline-block; /*width:25%;*/ font-size:15px; color:#fff; font-weight:400; }
#container { height:100%; min-height:auto !important; -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }
#dimmedSlider { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:300; background:rgba(0,0,0,.4);
  -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }

/* sideMenu expand */
html.expand body { overflow:hidden; }
html.expand #container { -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }
html.expand #aside { z-index:500; overflow-x:hidden;
    -webkit-transform:translate(0, 0); transform:translate(0, 0); -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out; }

/* 공통 */
.dimmed { display:none; position:fixed; left:0px; top:0; right:0px; bottom:0px; z-index:150; background:rgba(0, 0, 0, .4); }
.dimmed.show { display:block; }

/* aside */
#aside {
    display:flex; flex-direction:column;
    position:fixed; left:0; top:0px; bottom:0; overflow:auto; min-width:225px; max-width:420px; width:100%; background-color:#fff; z-index: 500;
    -webkit-transform:translate(-100%, 0); transform:translate(-100%, 0);
    -webkit-transition:-webkit-transform .3s ease-out; transition:-webkit-transform .3s ease-out;
}
#aside .top_section { padding:16px; border-bottom:1px solid #eee; }
#aside .member { font-size:14px; font-weight:normal; }
#aside .member .log_name { color:#000; font-weight:500; }
#aside .member strong { color:#000; }
#aside .member p { display:inline-block; padding:0 4px; margin:0 4px 0 0; font-size: 16px; }
#aside .member p a { color:#555; }

#aside .btnClose { position:absolute; top:10px; right:18px; display:block; padding:8px; }
#aside .btnClose i { font-size:20px; font-weight:700; }
#aside .membership { padding:0; margin: 8px 0 0; }
#aside .membership li { display:inline-block; margin:0 15px 0 0; padding: 0 4px; font-size: 13px; }
#aside .membership li:last-child { margin:0; }
#aside .membership li a { color:#000; }
#aside .xans-myshop-main { margin: 0 14px; padding: 16px 0 ; background:#fff; border:0; border-bottom: 1px dashed #ddd; }
#aside .xans-myshop-main::after {clear:both; content:""; display:block; }
#aside .xans-myshop-main .icon { float:left; width:25%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-sizing:border-box; -o-sizing:border-box; box-sizing:border-box;}
#aside .xans-myshop-main i { display: block; font-size: 32px; color: #222; margin: 0 0 8px; }
#aside .xans-myshop-main a { display: block; color:#333; font-size: 13px; font-weight:500; text-align:center; }
#aside .xans-myshop-main:after { content:""; display:block; clear:both; }

#aside .cateWrap { margin: 10px auto 32px; }
#aside .categoryCont { padding: 0 16px; }

/* 사이드 고객센터 :: 푸터에 적용되어 있는 고객센터 정보가 자동으로 불러와집니다 */
#aside .side_cs { position:relative; padding:0 16px; margin:0 0 30px; }
#aside .side_cs h3 { font-size: 14px; line-height:26px; color: #222; font-weight: 500; } 
#aside .side_cs .tel { font-size:26px; font-weight:700; color: var(--point_color); }
#aside .side_cs .time { font-size:13px; font-weight:400; margin:4px 0 0; } 

#aside .eventBanner { margin:0 16px 30px; margin-top:auto; }
#aside .eventBanner .event_tit { display:none; }

/* 타이틀 */
#slideCateList h2 { position:relative; padding:0 34px 0 0; line-height:48px; color:#222; font-weight:500; font-size:14px; margin:16px 0 0; cursor:pointer; }
#slideCateList h2.selected  { font-weight: 500; }
#slideCateList h2.selected  .icoCategory { background-image:url("/web/assets/layout/bg_snb_1depth_on.gif"); }
#slideCateList h2 .icoCategory { overflow:hidden; position:absolute; right:0; top:0; width:30px; height:40px; padding:0; border:0; text-indent:100%; white-space:nowrap; cursor:pointer; background:url("/web/assets/layout/bg_snb_1depth.gif") no-repeat 50% 50%; background-size:30px 18px; }

/* 카테고리 리스트 */
#aside .categoryList { display:flex; flex-wrap:wrap; font-size:13px; font-weight: 400; }
#aside .categoryList ul { display:none; }
#aside .categoryList li { position:relative; }
#aside .categoryList li .slideSubMenu {  }
#aside .categoryList li:nth-child(2n) .slideSubMenu { margin-left: -100% !important; }
#aside .categoryList li.selected > ul.slideSubMenu { display:flex; flex-wrap:wrap; background:#f7f7f7; margin:0 0 11px; border-radius:3px; }
#aside .categoryList li .slideSubMenu li { flex-basis:50%; }
#aside .categoryList li.selected > ul { display:block; width:200%; position:relative; z-index:5; }
#aside .categoryList li.selected > a.cate { color:var(--point_color); }
#aside .categoryList li.noChild > a.cate { background-image:none !important; }
#aside .categoryList li.noChild:first-child > a.cate { border-top:0; }
#aside .categoryList li.selected.noChild { background-color:transparent; }
#aside .categoryList > li.selected .slideSubMenu li { }
#aside .categoryList > li { border-top:1px solid #fff; flex-basis:50%; }
#aside .categoryList > li > span {  }
#aside .categoryList > li:first-child { border-top:0; }
#aside .categoryList > li > a.cate { display:flex; align-items:center; font-size: 14px; font-weight:500; color: #222; background:url("/web/assets/layout/bg_snb_1depth.gif") no-repeat 100% 50%; background-size:30px 18px; }
#aside .categoryList > li > a.cate > i { display: inline-block; width: 30px; height: 30px; vertical-align:top; border-radius:3px; margin:0 4px 0 0; }

/* 카테고리 좌측 이미지 */
#aside .categoryList > li:nth-child(1) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon01.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(2) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon02.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(3) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon03.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(4) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon04.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(5) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon05.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(6) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon06.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(7) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon07.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(8) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon08.jpg") no-repeat center; background-size: 100%; }
#aside .categoryList > li:nth-child(9) > a.cate > i { background: url("/web/upload/goodymall/kr/main/icon09.jpg") no-repeat center; background-size: 100%; }

#aside .categoryList > li.selected > a.cate { background-image:url("/web/assets/layout/bg_snb_1depth_on.gif"); }
#aside .categoryList > li > ul > li > a.cate { font-size: 13px; line-height:1.5em; font-weight: 400; color: #555; padding:12px; background:url("/web/assets/layout/bg_snb_1depth.gif") no-repeat 100% 50%; background-size:30px 18px; }
#aside .categoryList > li > ul > li > a.view { top:14px; }
#aside .categoryList > li > ul > li.selected > a.cate { background-image:url("/web/assets/layout/bg_snb_1depth_on.gif"); background-size:30px 18px; }
#aside .categoryList > li > ul > li > ul > li > a.cate { font-size: 13px; color: #555; padding-left:20px; background:url("/web/assets/layout/bg_snb_1depth.gif") no-repeat 100% 50%; background-size:30px 18px; }
#aside .categoryList > li > ul > li > ul > li > a.view { top:12px; }
#aside .categoryList > li > ul > li > ul > li.selected > a.cate { background-image:url("/web/assets/layout/bg_snb_1depth_on.gif"); background-size:30px 18px; }
#aside .categoryList > li.selected > ul > li > ul > li > ul { width:100%; }
#aside .categoryList > li > ul > li > ul > li > ul > li a.cate { font-size: 13px; padding:8px 24px; color: #555; }
#aside .categoryList a.cate { display:block; padding:10px 62px 10px 0; word-wrap:break-word; }
#aside .categoryList a.view { position:absolute; right:24px; top:17px; padding:0 4px; line-height:15px; color:#fff; font-size:10px; font-weight: 400; background: var(--Btn_opacity); box-shadow: 1px 1px 10px rgba(0,0,0,0.1); -webkit-border-radius:30px; -moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; border-radius:30px;}
#aside .categoryList a.view:hover { background:#000; }
#aside .categoryList li.noChild > a.view { display:none; }

/* 기획전 */
#aside #slideProjectList { border-bottom:1px dashed #eee; }
#aside #slideCateList .projectCont h2 { border-bottom: 0; }
#aside .projectCont .categoryList { display:none; }
#aside .projectCont .categoryList > li { border:0; }
#aside .projectCont .categoryList > li > a.cate { font-size: 14px; font-weight: 400; color: #555; padding-left: 20px; }

/* 게시판 리스트 */
#aside h2.selected + .boardList { display:flex !important; flex-wrap:wrap; background:#f7f7f7; border-radius: 3px; padding:10px 0; }
#aside .boardList { /*display: none;*/ }
#aside .boardList > li { flex-basis:50%; }
#aside .boardList > li > a.cate2 { display: block; padding:4px 12px; word-wrap: break-word;font-size: 13px; color: #555; }

/* 즐겨찾기 리스트 */
#aside .bookmarkCategory { font-size:13px; }
#aside .bookmarkCategory li { position:relative; border-bottom:1px solid #ccc; border-top:1px solid #fff; }
#aside .bookmarkCategory li:first-child { border-top:0; }
#aside .bookmarkCategory li.selected { background-color:#508bed; }
#aside .bookmarkCategory li a { display:block; margin-right:35px; padding:11px 10px 11px 17px; word-wrap:break-word; }
#aside .bookmarkEmpty { padding:8px 0 6px 12px; color:#555; font-size:12px; line-height:16px; background:#fff; }
#aside .bookmarkEmpty img { width:11px; height:11px; vertical-align:-1px; }

/* 즐겨찾기 아이콘 */
#aside .xans-layout-category li .icoBookmark,
#aside .bookmarkCategory li .icoBookmark { display: none; /* 즐겨찾기 사용시 display: none; 삭제 */ overflow:hidden; position:absolute; left:-12px; top:0; width:30px; height:41px; padding:0; border:0; text-indent:100%; white-space:nowrap; background:url("/web/assets/layout/ico_bookmark.png") no-repeat 5px 14px; background-size:13px 13px; cursor:pointer; }
#aside .xans-layout-category li .icoBookmark.selected,
#aside .bookmarkCategory li .icoBookmark.selected { display: none; /* 즐겨찾기 사용시 display: none; 삭제 */ background-image:url("/web/assets/layout/ico_bookmark_on.png"); }

/* 배송국가 */
#aside .multishop .xans-layout-multishoplistmultioptioncountry li a { padding:9px 10px 11px 17px; font-size:13px; }

/* 카테고리 배너 */
.searchCate { position: relative; width: 100%; }
.searchCate h3 { font-size:20px; font-weight:600; margin:16px auto 10px; padding:0 8px; box-sizing:border-box; }
.searchCate .swiper-container { padding: 0 0 10px; overflow:visible; }
.searchCate .icon_area > li { width:25%; }
.searchCate .icon_area > li:first-child { margin-left:8px; }
.searchCate .icon_area > li:last-child { margin-right:8px; }
.searchCate .icon_area > li .thumbnail { margin:8px 0; }
.searchCate .icon_area .icon { text-align: center; }
.searchCate .icon_area .icon > a { display:flex; flex-direction:column; row-gap:4px; }
.searchCate .icon_area .icon_bg {  }
.searchCate .icon_area .icon_bg img { width: 100%; }
.searchCate .icon_area .icon_txt { font-size: 13px; font-weight: 400; color: #333; }

/* 검색&상품분류 */
.xans-product-searchdata .searchField { padding:16px 0; margin:auto 5px; /*background:url("/web/assets/product/bg_search_field.gif") repeat-x 0 100%;*/ }
.xans-product-searchdata .searchField fieldset { position:relative; width:100%; /*max-width:350px;*/ display:table; margin:0 2px 16px; }
.xans-product-searchdata .searchField fieldset .searchInput { position:relative; display:inline-block; width:100%; border: 2px solid var(--point_color); border-radius:30px; padding:0 20px; box-sizing:border-box; }
.xans-product-searchdata .searchField fieldset .searchInput_box {display:flex;}
.xans-product-searchdata .searchField fieldset .autoDrop { display:none; z-index:2; position:absolute; top:100%; left:-1px; overflow:hidden; overflow-y:auto; max-height:100px; width:100%; border:1px solid #565960; text-align:left; background:#fff; }
.xans-product-searchdata .searchField fieldset .autoDrop li a { display:block; padding:6px 10px; font-size:11px; color:#1c1c1c; }
.xans-product-searchdata .searchField fieldset .autoDrop li a:hover,
.xans-product-searchdata .searchField fieldset .autoDrop li.selected a { text-decoration:none; color:#fff; background:#a1a4ae; }
.xans-product-searchdata .searchField fieldset .btnSearchOption { margin:0 0 0 7px; padding:3px 14px 3px 0; vertical-align:middle; color:#2e2e2e; font-size:12px; letter-spacing:-1px; outline:0; background:url("/web/assets/common/ico_arrow2.gif") no-repeat 100% 50%; }
.xans-product-searchdata .searchField .keyword { border:0; padding:0 16px 0 0; width:100%; height:43px; line-height:43px; background: none; outline: none; font-size:15px; color: #333; font-weight: 400;
    box-sizing: border-box;  text-align: left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.xans-product-searchdata .searchField .btnSearch { position:absolute; top:0; right:12px; height:100%;  }
.xans-product-searchdata .searchField i { font-size: 27px;  vertical-align: middle;  cursor: pointer;   color: var(--point_color); line-height:43px;}
.xans-product-searchdata .searchField .keywordArea { width:100%; margin:3px auto 0; }
.xans-product-searchdata .searchField .keywordArea .heading { display:inline-block; color:#333; font-size:20px; font-weight:600 !important; margin:0 0 16px; }
.xans-product-searchdata .searchField .keywordArea .list { font-size:0; /*display:inline;*/ }
.xans-product-searchdata .searchField .keywordArea .list li { display:inline; /*margin:0 0 0 4px;*/ }
.xans-product-searchdata .searchField .keywordArea .list a { display:inline-block; word-break:break-all; word-wrap:break-word; color:#333; font-size:12px; line-height:19px; padding: 4px 16px; margin: 2px; border: 2px solid #eee;  background: #fff; border-radius: 30px;}

.xans-product-searchdata .xans-product-searchconditiondata { position:relative; padding:2px 8px 9px 127px; border:1px solid #d7d5d5; font-size:0; line-height:0; }
#searchContent.xans-product-searchdata .xans-product-searchconditiondata { border-top:0; }
.xans-product-searchdata .xans-product-searchconditiondata .list { display:inline; }
.xans-product-searchdata .xans-product-searchconditiondata .list li { display:inline-block; height:14px; line-height:14px; margin:7px 5px 0 0; padding:4px 3px 4px 8px; border:1px solid #dadada; border-radius:24px; vertical-align:top; font-size:11px; color:#508bed; word-break:break-all; word-wrap:break-word; background:#fff; box-sizing:unset; -moz-box-sizing:unset; -webkit-box-sizing:unset; }
.xans-product-searchdata .xans-product-searchconditiondata .btnSearchDelete { width:22px; height:22px; margin:-4px 0; font-size:0; line-height:0; outline:0; vertical-align:top; background:url("/web/assets/product/btn_search_delete2.gif") no-repeat center center; }
.xans-product-searchdata .xans-product-searchconditiondata .icoColor { display:inline-block; overflow:hidden; width:14px; height:14px; font-size:1px; line-height:0; color:transparent; text-indent:-150%; border-radius:16px; vertical-align:top; }

.xans-product-searchdata .xans-product-searchconditiondata .btnRefresh { position:absolute; left:19px; top:13px; padding:0 0 0 20px; text-align:left; outline:0; line-height:20px; color:#525252; background:url("/web/assets/product/btn_refresh.gif") no-repeat 0 0; }
.xans-product-searchdata .xans-product-searchconditiondata .btnRefresh:after { content:''; position:absolute; right:-17px; top:2px; width:1px; height:11px; background:#d3d1d2; }

.xans-product-searchdata .xans-product-categoryhashtag { display:table; table-layout:fixed; padding:10px; font-family:GulimChe,Gulim; }
.xans-product-searchdata .xans-product-categoryhashtag .heading { display:table-cell; width:41px; vertical-align:top; }
.xans-product-searchdata .xans-product-categoryhashtag .heading > strong { display:inline-block; padding:3px 5px; border:1px solid #cbcbcb; color:#525252; font-size:11px; font-weight:normal; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.xans-product-searchdata .xans-product-categoryhashtag .list { display:table-cell; width:auto; vertical-align:top; font-size:0; line-height:0; }
.xans-product-searchdata .xans-product-categoryhashtag .list li { display:inline-block; margin:4px 10px 2px 0; }
.xans-product-searchdata .xans-product-categoryhashtag .list li a { display:inline-block; word-break:break-all; word-wrap:break-word; text-decoration:underline; color:#525252; font-size:11px; line-height:14px; }


/* 검색*/
.xans-product-searchdata .searchResult { margin:20px 0 0; overflow:hidden; border-bottom:1px solid #eee; text-align:right; line-height:38px; }
.xans-product-searchdata .searchResult .record { float:left; padding:0 0 0 8px; color:#333; font-size:12px;}
.xans-product-searchdata .searchResult .xans-product-searchorderby { display:inline; margin:0 4px 0 0; display:none;}
.xans-product-searchdata .searchResult .xans-product-searchorderby li { display:inline; padding:0 6px 0 10px; color:#2e2e2e; cursor:pointer; background:url("/web/assets/product/bg_result_type.gif") no-repeat 0 50%; }
.xans-product-searchdata .searchResult .xans-product-searchorderby li:hover { color:#333; text-decoration:none; }
.xans-product-searchdata .searchResult .xans-product-searchorderby li:first-child { background:none; }
.xans-product-searchdata .xans-product-searchconditiondata + .searchResult { margin-top:53px; }
.xans-product-searchdata .noData { padding:50px 0; text-align:center; line-height:1.8em; font-size: 14px; color: #555; }
.xans-product-searchdata .noData > strong { display:block; color:#000; }
.xans-product-searchdata .noData > strong.warning { display:block; color:#000; }
.xans-product-searchdata .noData ul { margin:10px 0 0; }
/* 검색옵션 레이어팝업 */
.searchOption { display:none; top:40px; width:460px; left:50%; margin: 0 0 0 -231px; text-align:left; }
.searchOption.ec-base-layer .content { padding:15px; }
.searchOption .boardWrite { position:relative; margin:10px 0 0; color:#353535; line-height:1.4; }
.searchOption .boardWrite:first-child { margin-top:0; }
.searchOption .boardWrite tbody th { padding:9px 0 8px 10px; text-align:left; word-break:break-all; word-wrap:break-word; }
.searchOption .boardWrite td { padding:5px 10px 4px; vertical-align:middle; word-wrap:break-word; word-break:break-all; }
.searchOption .boardWrite input[type=text] { width:309px; }
.searchOption .desc { margin:7px 0 0; color:#919399; font-size:11px; }

/* 상세검색 사이드바(#searchSidebar), PC 고정형(#searchSticky)  */
#searchSidebar.searchData { z-index:1001; position:fixed; top:0; left:-231px; width:230px; bottom:0; border-right:1px solid #c6cbd6; color:#2e2e2e; background:#f3f3f3; }
#searchSticky.searchData { z-index:100; width:180px; margin:-15px 0 0; background:#fff; }
#searchSticky.sticky { position:fixed; top:0; }
#searchSidebar.searchData.opened { left:0; }
#searchSidebar .btnSearch { position:absolute; top:195px; right:-28px; padding:0 7px 0 9px; width:27px; outline:0; color:#e5e5e5; font-size:12px; background:url("/web/assets/product/btn_search_sidebar.png") no-repeat 0 0; }
#searchSidebar.gRight { left:inherit; right:-231px; border-right-width:0; border-left:1px solid #c6cbd6; }
#searchSidebar.gRight.opened { left:inherit; right:0; }
#searchSidebar.gRight .btnSearch { left:-28px; right:inherit; }
#searchSidebar .btnSearch:before { position:absolute; top:-44px; left:0; display:block; content:""; width:27px; height:44px; background:url("/web/assets/product/btn_search_sidebar_before.png") no-repeat 0 0; }
#searchSidebar .btnSearch:after { position:absolute; top:100%; left:0; display:block; content:""; width:27px; height:29px; background:url("/web/assets/product/btn_search_sidebar_after.png") no-repeat 0 0; }
#searchSidebar.gRight .btnSearch { right:auto; left:-28px; background-image:url("/web/assets/product/btn_search_sidebar_right.png"); }
#searchSidebar.gRight .btnSearch:before { background-image:url("/web/assets/product/btn_search_sidebar_before_right.png"); }
#searchSidebar.gRight .btnSearch:after { background-image:url("/web/assets/product/btn_search_sidebar_after_right.png"); }
#searchSidebar.searchData .searchCondition { overflow:hidden; }
#searchSidebar.searchData .searchArea { overflow-y:scroll; position:relative; width:217px; padding:20px 15px; }
#searchSidebar.searchData .searchArea { position:relative; padding:20px 15px; }
#searchSticky.searchData .searchArea { position:relative; }
#searchSidebar.searchData .searchArea > .title { border-bottom:1px solid #565960; padding:0 0 17px; text-align:center; font-family:arial, sans-serif; font-size:18px; color:#131313; }
#searchSticky.searchData .searchArea > .title { border-bottom:1px solid #565960; padding:4px 0 10px 2px; font-family:arial, sans-serif; font-size:14px; color:#0e0e0e; }
#searchSticky.searchData .xans-product-searchfilterlist:last-of-type { margin:0 0 30px 0; }
.searchData .xans-product-searchfilterlist { border-bottom:1px solid #d5d5d5; }
.searchData .xans-product-searchfilterlist .title { position:relative; padding:10px 19px 10px 5px; text-transform:uppercase; font-size:12px; cursor:pointer; }
#searchSticky.searchData .xans-product-searchfilterlist .title { position:relative; padding:10px 19px 10px 5px; text-transform:uppercase; font-size:12px; color:#444; cursor:pointer; }
.searchData .xans-product-searchfilterlist .title:after { display:block; content:""; position:absolute; top:50%; right:6px; width:7px; height:5px; margin:-3px 0 0; background:url("/web/assets/product/bg_search_toggle_title.gif") no-repeat 0 0; }
.searchData .xans-product-searchfilterlist .content { display:none; margin:0 0 13px; }
.searchData .xans-product-searchfilterlist.selected .content { display:block; }
/* 체크박스 */
  #searchSidebar.searchData .xans-product-searchfilterlist .check .xans-product-filterform { overflow:hidden; overflow-y:auto; max-height:100px; border:1px solid #dfdfdf; background:#fff; }
  #searchSticky.searchData .xans-product-searchfilterlist .check .xans-product-filterform { overflow:hidden; overflow-y:auto; max-height:90px; }
  #searchSidebar.searchData .xans-product-searchfilterlist .check li { margin:0 10px 7px 27px; line-height:14px; color:#525252; word-break:break-all; word-wrap:break-word; }
  #searchSticky.searchData .xans-product-searchfilterlist .check li { margin:0 10px 9px 27px; line-height:14px; color:#525252; word-break:break-all; word-wrap:break-word; }
  #searchSidebar.searchData .xans-product-searchfilterlist .check li:first-child { padding-top:10px; }
  #searchSticky.searchData .xans-product-searchfilterlist .check li:first-child { padding-top:7px; }
  .searchData .xans-product-searchfilterlist .check li.disabled { color:#d7d7d8; }
  .searchData .xans-product-searchfilterlist .check li label { cursor:pointer; vertical-align:top; }
  .searchData .xans-product-searchfilterlist .check li.disabled label { cursor:default; }
  .searchData .xans-product-searchfilterlist .check li input { margin:0 0 0 -17px; vertical-align:top; }
  .searchData .xans-product-searchfilterlist .check .icoColor { display:inline-block; margin:0 4px 0 0; width:12px; height:12px; background-image:url("/web/assets/product/bg_color_circle.png"); background-repeat:no-repeat; background-position:0 0; }
/* 텍스트버튼 */
  .searchData .xans-product-searchfilterlist .button .xans-product-filterform { margin:-6px 0 0 -5px; font-size:0; line-height:0; }
  .searchData .xans-product-searchfilterlist .button li { display:inline-block; padding:6px 0 0 5px; min-width:50%; max-width:100%; vertical-align:top; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
  .searchData .xans-product-searchfilterlist .button li button { display:inline-block; width:100%; border:1px solid #ccc; padding:6px; outline:0; font-size:12px; line-height:16px; color:#525252; word-break:break-all; word-wrap:break-word; background:#fff; }
  .searchData .xans-product-searchfilterlist .button li:hover button { border-color:#508bed; color:#508bed; }
  .searchData .xans-product-searchfilterlist .button li.disabled button { border-color:#d7d7d8; color:#d7d7d8; cursor:default; }
  .searchData .xans-product-searchfilterlist .button li.selected button { border:2px solid #508bed; padding:5px; color:#508bed; }
  /* 텍스트버튼 풀타입 */
    .searchData .xans-product-searchfilterlist .button.full .xans-product-filterform { margin:0; border-top:1px solid #ccc; }
    .searchData .xans-product-searchfilterlist .button.full li { width:100%; padding:0; }
    .searchData .xans-product-searchfilterlist .button.full li button { border-top:0; }
    .searchData .xans-product-searchfilterlist .button.full li:hover button { margin-top:-1px; border-top:1px solid #508bed; }
    .searchData .xans-product-searchfilterlist .button.full li.disabled button { position:relative; margin-top:-1px; border-top:1px solid #d7d7d8; }
    .searchData .xans-product-searchfilterlist .button.full li.selected button { position:relative; margin:-1px 0 0; padding:5px; border:2px solid #508bed; }

/* 텍스트버튼 해시태그 */
   .searchData .xans-product-searchfilterlist .button.hashtag li { min-width:inherit; }

/* 컬러칩 */
  #searchSidebar.searchData .xans-product-searchfilterlist .colorChip .xans-product-filterform { padding:3px 5px; margin:-8px 0 0; font-size:0; line-height:0; }
  #searchSticky.searchData .xans-product-searchfilterlist .colorChip .xans-product-filterform { padding:6px 5px 0; margin:-8px 0 0; font-size:0; line-height:0; }
  .searchData .xans-product-searchfilterlist .colorChip li { position:relative; display:inline-block; width:20%; margin:8px 0 0; text-align:center; vertical-align:middle; }
  #searchSidebar.searchData .xans-product-searchfilterlist .colorChip li .circle { display:inline-block; width:25px; height:25px; outline:0; cursor:pointer; background-image:url("/web/assets/product/bg_colorchip_circle.png"); background-repeat:no-repeat; background-position:0 0; }
  #searchSticky.searchData .xans-product-searchfilterlist .colorChip li .circle { display:inline-block; width:29px; height:29px; outline:0; cursor:pointer; background-image:url("/web/assets/product/bg_colorchip_circle_29.png"); background-repeat:no-repeat; background-position:0 0; }
  #searchSidebar.searchData .xans-product-searchfilterlist .colorChip li.selected .icoColorCheck { position:absolute; top:50%; left:50%; display:block; width:18px; height:15px; margin:-7px 0 0 -9px; background:url("/web/assets/product/ico_color_selected.png") no-repeat 0 0; }
  #searchSticky.searchData .xans-product-searchfilterlist .colorChip li.selected .icoColorCheck { position:absolute; top:50%; left:50%; display:block; width:18px; height:15px; margin:-8px 0 0 -9px; background:url("/web/assets/product/ico_color_selected.png") no-repeat 0 0; }
  .searchData .xans-product-searchfilterlist .colorChip li.disabled .circle { opacity:0.1; filter:alpha(opacity=10); cursor:default; }
  .searchData .xans-product-searchfilterlist .colorChip li.disabled:after { position:absolute; top:50%; left:50%; display:block; content:""; width:14px; height:14px; margin:-8px 0 0 -6px; background:url("/web/assets/product/ico_color_disable.png") no-repeat 0 0; }
  #searchSticky.searchData .xans-product-searchfilterlist .colorChip li.disabled:after { margin:-7px 0 0 -7px; }

/* 가격 금액 입력 */
  .searchData .xans-product-searchfilterlist .button .priceInput { margin:9px 0 0; }
  .searchData .xans-product-searchfilterlist .button .priceInput > input[type="text"] { width:47px; padding:5px 4px; margin:0 4px 0 0; }
  #searchSticky.searchData .xans-product-searchfilterlist .button .priceInput { position:relative; height:30px; padding-right:32px; }
  #searchSticky.searchData .xans-product-searchfilterlist .button .btnPriceSearch { position:absolute; right:0; top:0;  }

/* 가격 범위 지정 */
  .searchData .xans-product-searchfilterlist .priceSlide .slider { position:relative; padding:0 0 5px; margin:7px 5px 5px 8px; }
  .searchData .xans-product-searchfilterlist .priceSlide .range { position:static; margin:0 0 0 0; border-radius:9px; border:1px solid #d9d9d8; height:9px; background:#e7e7e7; }
  .searchData .xans-product-searchfilterlist .priceSlide .noUi-base { position:static; }
  .searchData .xans-product-searchfilterlist .priceSlide .noUi-connect { position:absolute; top:-1px; height:9px; border-top:1px solid #3d7ce4; border-bottom:1px solid #3d7ce4; font-size:0; line-height:0; background:#508bed; }
.searchData .xans-product-searchfilterlist .priceSlide .noUi-handle { position:absolute; top:-4px; display:block; margin:0 0 0 12px; width:12px; height:21px; border:0; border-radius:0; box-shadow:none; cursor:pointer; font-size:0; line-height:0; outline:0; background:url("/web/assets/product/btn_price_handle.png") no-repeat 0 0; }
  .searchData .xans-product-searchfilterlist .priceSlide .noUi-handle:before, .searchData .xans-product-searchfilterlist .priceSlide .noUi-handle:after { display:none; }
  .searchData .xans-product-searchfilterlist .priceSlide .value { overflow:hidden; margin:0 0 0 3px; text-align:right; font-size:11px; }
  .searchData .xans-product-searchfilterlist .priceSlide .value .minPrice { float:left; }

/* 상세검색 상단형 */
  #searchContent { position:relative; margin:-2px 0 0; }
  #searchContent .searchArea { position:relative; border:1px solid #9fa4ac; }
  #searchContent th { padding:13px 18px; border-top:1px solid #dfdfdf; border-right:1px solid #d7d5d5; font-size:12px; color:#2e2e2e; text-align:left; text-transform:uppercase; vertical-align:top; background:#f2f2f2; }
  #searchContent tr td { padding:2px 6px; border-top:1px solid #eee; }
  #searchContent tr:first-child th,
  #searchContent tr:first-child td { border-top:0; }
  #searchContent tr .extend { position:absolute; right:0; top:6px; bottom:6px; border-left:1px solid #eee; }
  #searchContent tr .btnExtend { width:10px; height:10px; margin:-2px -6px 0 0; padding:15px 18px 14px;  font-size:1px; line-height:0; color:transparent; text-indent:-150%; background:#fff url("/web/assets/product/btn_search_extend.png") no-repeat 50%; }
  #searchContent tr.selected .btnExtend { background:#fff url("/web/assets/product/btn_search_fold.png") no-repeat 50%; }
  #searchContent tr .cell { position:relative; overflow:hidden; height:37px; }
  #searchContent tr .priceSlide .cell { height:45px; }
  #searchContent tr.selected .cell { height:auto; }
  #searchContent tr .content { width:700px; }
  #searchContent tr .colorChip .content { width:594px; margin:0 0 0 9px; }
  #searchContent tr .colorChip .check { height:25px; }
  #searchContent .btnAllExtend { overflow:hidden; position:absolute; right:-1px; bottom:-17px; z-index:1; width:53px; height:17px; font-size:1px; line-height:0; color:transparent; text-indent:-150%; background:transparent url("/web/assets/product/btn_all_extend.png") no-repeat 0 0; }
  #searchContent .btnAllExtend.open { background-image:url("/web/assets/product/btn_all_extend_open.png"); }

/* 체크박스 */
  #searchContent tr .check li { display:inline-block; margin:7px 5px; word-break:break-all; word-wrap:break-word; vertical-align:top; }
  #searchContent tr .check li label { display:inline-block; height:23px; padding:0 7px; line-height:24px; color:#525252; cursor:pointer; vertical-align:top; }
  #searchContent tr .check li.disabled label { color:#d7d7d8; cursor:default; }

/* 컬러칩 */
  #searchContent tr .colorChip .xans-product-filterform { font-size:0; line-height:0; }
  #searchContent tr .colorChip li { position:relative; display:inline-block; margin:7px 5px; text-align:center; vertical-align:middle; }
  #searchContent tr .colorChip li .circle { display:inline-block; width:23px; height:23px; outline:0; cursor:pointer; background-image:url("/web/assets/product/bg_colorchip_circle_23.png"); background-repeat:no-repeat; background-position:0 0; }
  #searchContent tr .colorChip li.selected .icoColorCheck { position:absolute; top:50%; left:50%; display:block; width:13px; height:10px; margin:-5px 0 0 -6px; background:url("/web/assets/product/ico_color_selected2.png") no-repeat 0 0; }
  #searchContent tr .colorChip li.disabled .circle { opacity:0.1; filter:alpha(opacity=10); cursor:default; }
  #searchContent tr .colorChip li.disabled:after { position:absolute; top:50%; left:50%; display:block; content:""; width:14px; height:14px; margin:-7px 0 0 -7px; background:url("/web/assets/product/ico_color_disable.png") no-repeat 0 0; }
  #searchContent tr .check .icoColor { display:inline-block; margin:6px 4px 0 0; width:12px; height:12px; vertical-align:top; background-image:url("/web/assets/product/bg_color_circle.png"); background-repeat:no-repeat; background-position:0 0; }

/* 텍스트버튼 */
  #searchContent tr .button li { display:inline-block; margin:7px 5px; word-break:break-all; word-wrap:break-word; vertical-align:top; }
  #searchContent tr .button li button { display:inline-block; height:23px; padding:0 7px; line-height:24px; color:#525252; cursor:pointer; vertical-align:top; background:transparent; }
  #searchContent tr .button li.selected button { border-radius:23px; color:#fff; background:#508bed; }
  #searchContent tr .button li.disabled button { color:#d7d7d8; cursor:default; outline:0; }

/* 가격 */
  #searchContent tr .button.full .xans-product-filterform { font-size:0; line-height:0; }
  #searchContent tr .button.full li { display:inline-block; margin:7px 5px; }
  #searchContent tr .button.full li button { display:inline-block; padding:0 7px; outline:0; font-size:12px; line-height:23px; color:#525252; word-break:break-all; word-wrap:break-word; letter-spacing:-0.06em; background:transparent; }
  #searchContent tr .button.full li:hover button { border-color:#508bed; color:#508bed; }
  #searchContent tr .button.full li.disabled button { border-color:#d7d7d8; color:#d7d7d8; cursor:default; }
  #searchContent tr .button.full li.selected button { color:#508bed; }
  #searchContent .button.full .content { width:450px; }
  #searchContent tr.selected .button.full .content { width:806px; }
  #searchContent tr.selected .button .priceInput { display:inline-block; position:static; }

  #searchContent tr .button .priceInput { position:absolute; right:83px; top:0; margin:7px 0 7px 12px; line-height:22px; }
  #searchContent tr .button .priceInput > input[type="text"] { width:63px; padding:2px 5px; margin:0 4px 0 0; border-color:#d9d9d9; border-radius:2px; }
  #searchContent tr .button .btnPriceSearch img { display:none; }
  #searchContent tr .button .btnPriceSearch #ec-product-searchdata-submit { display:inline-block; width:48px; height:22px; margin:0 0 0 4px; border:1px solid #b4b4b4; border-radius:2px; line-height:24px; color:#2e2e2e; text-align:center; vertical-align:top; }
  #searchContent tr .button .btnPriceSearch a:hover { text-decoration:none; }

/* 가격 범위 지정 */
  #searchContent tr .priceSlide .slider { position:relative; width:500px; padding:0 0 5px; margin:7px 5px 5px 15px; }
  #searchContent tr .priceSlide .range { position:static; margin:0 0 0 0; border:0; border-radius:9px; border:1px solid #d9d9d8; height:9px; background:#e7e7e7; }
  #searchContent tr .priceSlide .noUi-base { position:static; }
  #searchContent tr .priceSlide .noUi-connect { position:absolute; top:-1px; height:9px; border-top:1px solid #3d7ce4; border-bottom:1px solid #3d7ce4; font-size:0; line-height:0; background:#508bed; }
  #searchContent tr .priceSlide .noUi-handle { position:absolute; top:-4px; display:block; margin:0 0 0 12px; width:12px; height:21px; border:0; border-radius:0; box-shadow:none; cursor:pointer; font-size:0; line-height:0; outline:0; background:url("/web/assets/product/btn_price_handle.png") no-repeat 0 0; }
  #searchContent tr .priceSlide .noUi-handle:before, #searchContent tr .priceSlide .noUi-handle:after { display:none; }
  #searchContent tr .priceSlide .value { overflow:hidden; width:512px; margin:0 0 0 9px; text-align:right; font-size:11px; }
  #searchContent tr .priceSlide .value .minPrice { float:left; }


/* 결과 내 검색 */
  .searchData .searchForm { position:relative; height:34px; }
  .searchData .keyword { width:100%; height:34px; padding:0 44px 0 8px; box-sizing:border-box; border-radius:2px; border:1px solid #d8d8d8; }
  .searchData .btnResearch { overflow:hidden; position:absolute; right:1px; top:1px; width:34px; height:32px; border-left:1px solid #d8d8d8; font-size:1px; line-height:0; color:transparent; text-indent:-150%; background:url('/web/assets/product/btn_research.gif') no-repeat 0 0; }
  .searchData .suggest ul { display:none; position:absolute; top:33px; z-index:10; width:100%; border:1px solid #d8d8d8; box-sizing:border-box; background:#fff; }
  .searchData .suggest li { overflow:hidden; height:28px; padding:0 8px; color:#525252; line-height:30px; text-overflow:ellipsis; white-space:nowrap; }
  .searchData .suggest li:hover, .searchData .suggest li.selected { cursor:pointer; background:#f1f1f1; }
/* 상단형 결과 내 검색 */
  #searchContent tr .search { padding:9px 6px 9px 9px; }
  #searchContent tr .search .cell { overflow:inherit; height:24px; }
  #searchContent .searchForm { position:relative; }
  #searchContent .keyword { display:inline-block; width:257px; height:24px; padding:0 8px ; box-sizing:border-box; border-radius:2px; border:1px solid #d9d9d9; vertical-align:top; }
  #searchContent .btnResearch { display:inline-block; height:24px; padding:0 12px; border:1px solid #b4b4b4; border-radius:2px; line-height:24px; color:#2e2e2e; vertical-align:top; background:#fff; }
  #searchContent .suggest ul { display:none; position:absolute; top:23px; z-index:10; width:257px; border:1px solid #d9d9d9; box-sizing:border-box; background:#fff; }
  #searchContent .suggest li { overflow:hidden; height:28px; padding:0 8px; color:#525252; line-height:30px; text-overflow:ellipsis; white-space:nowrap; }

  #searchContent .suggest li:hover, #searchContent .suggest li.selected { cursor:pointer; background:#f1f1f1; }


  .clearfix::after { content: ""; display: table; clear: both; }
  .div-h20  { margin:0; padding:0; height: 20px;}
  .div-h20  { margin:0; padding:0; height: 20px;}
  .div-h30  { margin:0; padding:0; height: 30px;}
  .div-h40  { margin:0; padding:0; height: 40px;}
  .div-h50  { margin:0; padding:0; height: 50px;}