@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');
@import url('/css/default/remixicon.css');
@import url('/css/default/xeicon.css');
@import url('/css/default/notosanskr.css');


/****************************** RESET ******************************/
* { box-sizing: border-box; }
html{font-size:15px;}
body{font-size:1rem;}
html,body {width:100%; /* height:100% */ color:#575757;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button {margin:0; padding:0}
div {outline:none;}
body,h1,h2,h3,h4,input,button,textarea, select, input {margin:0; font-size:0.95rem; line-height:130%; font-family:'Pretendard','Noto Sans KR', "나눔고딕",  'sans-serif';}
body {-ms-word-break:break-all; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none; font-size: 0.95em; line-height: 1.4;letter-spacing:0; }
header, footer, section, article, aside, hgroup, details, menu, figure, figcaption {display:block;}
img,fieldset,iframe {border:0 none;}
li {list-style:none;}
input, select {vertical-align:middle;vertical-align:middle; letter-spacing:0;}
img {vertical-align:middle;}
i,em,address {font-style:normal;}
label,button {cursor:pointer; display:inline-block; border:0;}
button {margin:0;padding:0;}
a {text-decoration:none; color:inherit;}
a:hover {text-decoration:none;}
hr {display:none;}
table {border-collapse:collapse; border-spacing:0; width:100%;}
table caption {width:0; height:0; text-indent:-9999px; overflow:hidden;}
strong ,
.bold {}
.clear_both {clear:both; *zoom:1;}
.clear_both:after {content:" "; display:block; clear:both;}
legend {  overflow: hidden;  text-indent: -9999px;  width: 0;  height: 0;  font-size: 0;}
.fl {float: left;}
.fr {float: right;}

.ovH {overflow: hidden;overflow-y:hidden;}

html, body {width:100%; /* height:100%; */}
.hidden, .blind {  display: none !important;  visibility: hidden;}

/* 기본세팅  */
body { /*min-height: 2000px;*/ margin:0; padding:0;}
.bs-header {}
img {max-width:100%; }
.bs-header {margin-bottom:20px;}
#header {height: 56px; position:relative; z-index:1000; }
#header h1 {text-align:center; padding-top:7px;}
#header h1 img{width:100px; margin-top:6px;}
#header h1 .btn_cupon_insert{position:relative; display: inline-block; vertical-align: top; height:30px; line-height:1; border-radius:5px; padding:5px 40px 5px 5px; background:#fcd809; width:70px; font-size:0.7rem; text-align:center; margin-left:10px; margin-top:7px;}
#header h1 .btn_cupon_insert:before{content : ""; display : block; position : absolute; right :8px; top:5px; width:30px; height:22px;  background: url("/images/main/cupon_icon.png") no-repeat left top; }
#header .search_btn{position:absolute; top:50%; margin-top:-7px; right:20px; z-index:0; text-align:right;}
#header .search_btn img{width:18px; height:auto; vertical-align:top;}
#header .kakao_btn{position:absolute; top:calc(50%); right:20px; transform:translateY(-50%); z-index:0; text-align:right;}
#header .kakao_btn img{width:30px; height:auto; vertical-align:top;}
#header p.mypage{position:absolute; top:11px; right:10px;}
#header p.mypage a, #header p.login a{color:#a3a3a3; font-size:0.8rem; font-weight:bold; border:1px solid #d9d9d9; padding:10px 13px; display:block;}

/* 검색 */
.s_area{display:none; position:absolute; top:56px; width:100%; z-index:100;box-shadow: 6px 6px 6px 0px rgba(25, 25, 25, 0.05);-webkit-box-shadow:   6px 6px 6px 0px rgba(25, 25, 25, 0.05);	-moz-box-shadow:  6px 6px 6px 0px rgba(25, 25, 25, 0.05);}
.s_area label{display:none;}
.s_input_wrap input.insearch{  float: left;  display: inline-block;  margin: 0;  padding: 0 20px;  width:80%;  height:45px;  line-height: 48px;  border: none;   color: #4B4F58; background-color:#f3f1f2 ;font-weight: bold; box-sizing:border-box; border-radius:0;}
.inbtn {  float: left;  display: inline-block;  margin: 0;  padding: 0 0 0px 0;  border: none;  color: #fff;   text-align: center;}
 a.inbtn {  padding: 0 0 0 0;  width: 20%;  height: 45px; background-color:#0051C9;line-height: 45px;  color:#fff; }
.s_area  a.inbtn {position:absolute; top:0px; right:0px; float:none;}
input.insearch::-webkit-input-placeholder { /* WebKit, Blink, Edge */    color:    #4B4F58; }
input.insearch::-moz-placeholder { /* Mozilla Firefox 4 to 18 */    color:    #4B4F58; }
input.insearch:-moz-placeholder { /* Mozilla Firefox 19+ */    color:    #4B4F58; }
input.insearch:-ms-input-placeholder { /* Internet Explorer 10-11 */   color:    #4B4F58;}
input.insearch:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */   color:    #4B4F58; }


/* 전체메뉴 보기 */
#header .topMenu { position:absolute; top:16px; left:10px; width:40px; height:30px;text-align:center; vertical-align:middle; cursor:pointer; }
#navi{background:#fff;display:none; position:fixed; left:-90%; top:0; width:90%; height:100%;  z-index:1000; overflow-x: hidden; padding-bottom:2rem;}


/* 로그인 */
#mnaviHead { display:block; padding:0 1rem;}
#mnaviHead .mnaviHead_top{position:relative; border-bottom:1px solid #888;}
#mnaviHead .mnaviHead_top ul{position:absolute; right:0px; top:15px; text-align:right;}
#mnaviHead .mnaviHead_top ul li{display:inline-block; }
#mnaviHead h3{font-size:1.2rem;color:#fff; padding-left: 10px; font-weight:700; line-height:56px;}
#mnaviHead p.log{height:50px; line-height:50px; color:#999; }
#mnaviHead p.log b{color:#000;}

#mnaviHead .menu-member {box-sizing:border-box; overflow:hidden; margin:1rem -1%;}
#mnaviHead .menu-member a{display:block; float:left; width:48%; margin:0 1%; color:#0051C9; border:1px solid #0051C9; height:40px; line-height:40px; font-size:0.95rem; text-align:center;position:relative;}
#mnaviHead .menu-member a.bg{background:#0051C9; color:#fff;}
#mnaviHead .menu-member a:first-child:before{ content : ""; display : block; position : absolute; right:0; top:50%; width :1px; height : 16px; margin-top:-8px; background: rgba(255, 255, 255, .5);}
#mnaviHead .go{overflow:hidden; margin-top:20px; box-sizing:border-box;}
#mnaviHead .go li{float:left; width:25%; text-align:center;}
#mnaviHead .go li a{color:#333; font-size:0.85rem; letter-spacing:-0.02em; display:inline-block; padding:5px; border-radius:3px;  box-sizing:border-box;}
#mnaviHead .go li img{margiN:0 auto 5px;}

/* 탭메뉴 */
.menu_tab { *zoom:1; border:1px solid #aaa; border-left:none; border-right:none;}
.menu_tab:after {content:" "; display:block; clear:both;}
.menu_tab li {float:left;position:relative;z-index:1; width:50%; }
.menu_tab li.on {z-index:2}
.menu_tab li a {background:#F6F6F6;display:block;position:relative;text-align:center;color:#333;  font-size:1.0rem; border-bottom:none; width:100%; height:50px; line-height:50px; cursor:pointer;border-left:1px solid #AAA;}
.menu_tab li:first-child a{border-left:none;}
.menu_tab li.on a{background:#fff;}
.menu_tab li.on a:after{ content:'';display : block; position : absolute; bottom:-1px; left:0; width: 100%; height: 1px; background:#fff;}

.mobMenu h4{padding-left:1.5rem; font-size:1.2rem; color:#111; margin:1rem 0;}

/*카테고리메뉴*/
.all_top{ height:40px; line-height:40px; padding-bottom:10px; background:#f7f7f7;}
.all_top ul{text-align:center; position:relative; z-index:0;}
.all_top ul li{position:relative;display:inline-block;  text-align:center;  cursor:pointer;font-size:1rem;  color:#777; margin:0 10px;}
.all_top ul li.on{color:#0050CD; font-weight:700; }
.all_top ul li.on:before{content : ""; display : block; position : absolute; left : 0px; bottom : 0px; width:100%; height:2px; background: #0050CD;  }

.mobMenu_cate{ margin-top:20px;}
.mobMenu_cate h4{width:100%; box-sizing:border-box; font-weight:500; margin-bottom:10px;  font-size:1.1rem;  color:#262626; padding-left:10px;}
.category_menu{overflow:hidden; border-bottom:1px solid #eee;}
.category_menu > li{position:relative; float:left; width:33.3%; height:50px; border-bottom:1px solid #eee; display:block; line-height:1.1; text-transform:capitalize; display: -webkit-box; display: -ms-flexbox;	display: -webkit-flex; display: flex;	-webkit-box-pack: center;	-ms-flex-pack: center;	-webkit-justify-content: center;	justify-content: center;	-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;	align-items: center; }
.category_menu > li + li{border-left:1px solid #eee}
.category_menu > li + li:last-child{border-right:1px solid #eee}
.category_menu > li > a{width:100%;  box-sizing:border-box; font-weight:500; font-size:.9rem; text-align:center; color:#262626; font-weight:400; padding:3px; }
.category_menu > li > .submenu {display:none; }
.category_menu > li > .submenu > .child > ul{}

.category_menu2 > li > ul{display:none;}
.category_menu2 > li > div > a{display:block; font-size:.9rem;  color:#262626; padding:10px 10px; font-weight:500;}

/*1차*/
#navi #mbtop {width:100%; margin:0; padding:0;  }
#navi #mbtop li {float:none; width:100%;  background:url('/images/mobile/down.png') 95% center no-repeat; background-size:15px auto; border-bottom:1px solid #eee;}
#navi #mbtop li a {display:block; width:100%; height:40px; box-sizing:border-box; font-weight:500;  line-height:40px; font-size:1rem; font-weight:400; color:#262626; padding-left:15px;}
#navi #mbtop li.open_li{ position:relative; background:url('/images/mobile/up.png') 95% 17px no-repeat; background-size:15px auto;}
#navi #mbtop li.open_li > a {color:#01559E;}
#navi #mbtop li a span {font-size:.7rem;}
#navi #mbtop li:first-child{ display:none;}

#container .mbtop2{width:100%; margin:0; overflow:hidden; padding: 1rem 0 1rem 1rem;}
#container .mbtop2 ul{overflow-x:scroll; overflow-y:hidden; white-space:nowrap;}
#container .mbtop2 li{position:relative; display:inline-block; width:140px; margin-right:5px;} 
#container .mbtop2 li a{display:block; width:100%; text-align:center;  box-sizing:border-box; font-weight:500; font-size:.9rem;  color:#262626; font-weight:400;  }
#container .mbtop2 li img{display:block; border-radius:10px ; margin-bottom:5px;}

/*2차*/
#navi #mbtop li ul {display:none; float:none; background-color:#f5f5f5; position:relative; left:0; top:0; width:auto; height:auto; visibility:visible;  padding:15px;}
#navi #mbtop li ul li {float:none;border:none; box-sizing:border-box;  background: none;}
#navi #mbtop li ul li a {color:#666; background:url(none); font-size:1.0rem; font-weight:500; height:auto; line-height:30px;padding-left:0;}
#navi #mbtop li ul li:first-child{border:none;}

/*3차*/
#navi #mbtop li ul li ul{display:none;border:none; height:0;background:none; margin:0; padding:0;}
#navi #mbtop li ul li ul li {display:none;}


/* 네비게이션 - 탭모양*/
.tm{position:relative;padding-left:37px; background-color:#fafafa; height:40px;border-top:1px solid #e3e3e3;  border-bottom:1px solid #e3e3e3;z-index:10; color:#000;}
.tm_r{width:100%;box-sizing:border-box;}
.tm span {position:absolute;top:0;left:0;width:37px; height:40px;  line-height:40px; text-align:center;}

/* 네비게이션 서브메뉴 */
.smenu_wrap{position:relative;padding-left:37px; background-color:#fafafa; z-index:10;box-sizing:border-box; z-index:3; border-bottom:1px solid #e3e3e3;}
.smenu_wrap span {position:absolute;top:0;left:0;width:37px; height:45px;  line-height:45px; text-align:center; }
.smenu{width:100%;box-sizing:border-box; position:relative; clear:both;}
.smenu .sm{width:100%; height:45px; }
.smenu .sm > li{width:50%; float:left; position:relative; padding:0px 10px;}
.smenu .sm > li:before{content:'';display : block; position : absolute; left :0; top:0;  width :1px; height : 100%; background : #e3e3e3; }
.smenu .sm > li.on{background:url('/images/mobile/sm_on.png') no-repeat 95% center; background-size:10px auto;}
.smenu .sm > li > a{display:block; line-height:1.1; font-size:.7rem; color:#333;text-transform:capitalize; display: -webkit-box; display: -ms-flexbox;	display: -webkit-flex; display: flex;	-webkit-box-pack: center;	-ms-flex-pack: center;	-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;	 height:45px; text-align:left;line-height:1.3; font-size:0.95rem; font-weight:bold; letter-spacing:-0.01em; color:#1b1b1b; background:url('/images/mobile/sm.png') no-repeat right center;  background-size:10px auto; padding:0px 20px 0px 0px;}
.smenu .sm > li.on > a { background:none; }
.smenu .sm > li.active{background: url(/images/mobile/sm_on.png) no-repeat 95% center;}

.smenu .sm > li .scon{position:absolute; top:46px; width:calc(100% + 1px); left:0; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1);}
.smenu .sm > li .scon ul{background-color:#fff; border-bottom:1px solid #e0e2e4;}
.smenu .sm > li .scon ul li a{padding:10px 2px 10px 10px; display:block;  border:1px solid #e0e2e4; border-bottom:none; line-height:1.3;color:#1b1b1b;}
.smenu .sm > li .scon ul li:first-child a{border-top:none;}
.smenu .sm > li .scon ul li.active a{background-color: rgba(213, 63, 65, .9); color:#fff;border-color: rgba(213, 63, 65, .9);}
.smenu .sm > li #subMList ul li.active a{background-color: rgba(213, 63, 65, .9); color:#fff;border-color: rgba(213, 63, 65, .9);}


/*3차*/
.third {margin-bottom:30px; *zoom:1; height:35px;}
.third ul{display:table; width:100%; margin:0 auto; line-height:0; font-size:0;}
.third li {display:table-cell; *display:inline; *zoom:1; width:25%; height:35px; vertical-align:middle; text-align:center;border:1px solid #e7e7e7; background-color:#f5f5f5;}
.third li a {display:block; line-height:1.2; font-size:.7rem; color:#333;text-transform:capitalize; }
.third li.active{background-color:#444; } 
.third li.active a{color:#fff;}

/* 4차 */
.fourth {height:40px; position:relative; clear:both;text-align:center; box-sizing:border-box;  margin-bottom:25px; padding:0px 10px;}
.fourth a { color:#666; }
.fourth ul {display: table;  margin: 0px;  padding: 0px; width:100%;  height : 40px; box-sizing:border-box; }
.fourth ul li {display: table-cell;vertical-align: middle;text-align:center;line-height:100%; border:1px solid #ddd; border-left:none;box-sizing:border-box; padding:0px 5px; }
.fourth ul li:first-child{border-left:1px solid #ddd;}
.fourth ul li a{line-height:100%; font-size:0.8rem; font-weight:bold;}
.fourth ul li.active {background-color: #ffa4ba; border-color: #ffa4ba;}
.fourth ul li.active a{color:#fff;}

.mobile_pt{color:#333333; font-size:1.5rem; font-weight:bold; letter-spacing:-0.03em; margin-bottom:20px; padding:1rem; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}

.content_wrap{position:relative; z-index:0; min-height:100px; padding-bottom:50px;}


#3thMenu{overflow:hidden;}
#3thMenu ul {width:100%; height:36px; background-color:#231f20; }

.order{ height:42px; overflow:hidden; border-bottom:1px solid #EEEEEE; border-top:1px solid #EEEEEE; color:#666; z-index:0;  line-height:42px; position:relative; padding-right:150px;}
.order .order_txt { color:#303030; padding-left:20px;}
.order .order_txt span { color:#EE1C24;}
.order .sel_order{position:absolute; right:10px; top:0; width:120px; text-align:right; border-left:1px solid #eee;}
.order .sel_order select{width:100%; height:42px; line-height:42px; border:none; padding-left:35px; background:url('/images/mobile/order.gif') 10px center no-repeat;}

.order2{overflow:hidden; height:45px; border-bottom:2px solid #444343; padding:0px 5px 5px 5px; box-sizing:border-box;  margin-top:105px;}
.order2 p{float:left; font-size:0.9rem;font-style : italic; padding-top:10px; }
.order2 select{float:right;}

.packDiv ul{display:flex;}
.packDiv ul li{width:50%; }
.packDiv ul li a{height:35px; line-height:35px; color:#fff; font-size:.85em;}
.packDiv ul li a.pack1{background:#0070C0; text-align:center;}
.packDiv ul li a.pack2{display:flex; gap:0 5px; align-items: center; padding:0 1em; line-height:1;  background:#E23D96; border-bottom:1px solid #E23D96;text-align:center;}
.packDiv ul li a.pack2 p {display:flex; gap:0 6px; justify-content: center; align-items: center; position:relative; height:20px; font-size: 1.1em;}
.packDiv ul li a.pack2 img{ height:26px;}
.packDiv ul li a.pack2 span{display:block; height:12px; font-size:10px; font-weight:400; font-size: 0.8em; text-align:left;}
.packDiv ul li a.kakao{background:#F7E111; color:#000; display:flex; justify-content: center; gap:0 6px; font-size:1.1em;}

/*레이아웃 컨텐츠 메뉴*/
.subMtab{margin-top: -20px; border-bottom:1px solid #ddd; background:#f7f7f7; margin-bottom:1.5rem;}
.subMtab ul{width:100%; overflow-x:scroll; white-space:nowrap; border-top:1px solid #ddd;}
.subMtab ul li{display:inline-block; margin:0px 10px; font-size:1.1rem; line-height:2.5rem; padding:5px 0;}
.subMtab ul li.active a{color:#0051C9}

/* 메인 */
.visual_wrap {width: 100%; margin: 0px auto;position: relative; z-index:0;overflow:hidden;}
.visual_wrap li{}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a{margin:0; width:15px; height:5px; border-radius:0; background:rgba(0,0,0,0.5)}
.visual_wrap .bx-wrapper .bx-pager.bx-default-pager a.active{background:rgba(255,255,255,1)}



/* 탭메뉴1 */
.tab_menu {line-height: 1;width:100%; overflow:hidden; }
.tab_menu li {float:left; width:50%; vertical-align: top;}
.tab_menu.w3 li{width:33.3%}
.tab_menu li a {display: block;position: relative;font-size: 1.2rem;font-weight: 400;color: #aaa;-webkit-transition: color 300ms;transition: color 300ms; height:40px; line-height:40px; background:#f7f8f9; text-align:center; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.tab_menu li.selected a{color: #002590; background:#eff2fd; border:1px solid #002590;}


/********************* 메인시작 **********************/
h4.title{font-size:1.3rem; font-weight:600; color:#000; margin:4rem 0 .5rem; padding-left:0;}
h4.title.mt15{margin-top:2rem}

/*키워드*/
.keyword{padding:1rem 0rem 1rem 6rem; position:relative; }
.keyword h4{position:absolute; left:1rem; top:1rem; height:36px;  line-height:36px; text-align:center; font-size:.9rem;}
.keyword ul{overflow-x:scroll; white-space:nowrap;}
.keyword ul li{display:inline-block; margin:1%; height:36px;  line-height:36px; color:#111; background:#f7f7f7; padding:0 .5rem; border-radius:5px; }
.cts1{ padding:0 1rem;}
.cts1 .best{border-radius:5px; background:url('/images/main/bastBg.jpg')no-repeat 0 0; background-size:cover; color:#eee;}
.cts1 .best a{display:block; width:100%; height:100%; padding:2rem 1rem; font-size:.8rem;color:#fff; }
.cts1 .best a h3{font-size:1.3rem; font-weight:500; color:#fff;}

.cts2{padding:0 1rem;}
.mallBox{position:relative; }
.mallBox a.more{position:absolute; right:0px; top:5px; font-size:14px; color:#888;}
.mallBox .mall_imgbox{overflow:hidden; border-radius:15px; border:1px solid #eee; margin-bottom:20px;}
.mallBox .mall_imgbox img{width:100%;}
.mallBox .prdListWrap .swiper-pagination-bullet-active{background:#000;}
.mallBox ul li{position:relative; overflow:hidden;}
.mallBox ul li .prd_thumb{float:left; width:70px; height:70px; border-radius:5px;border:1px solid #eee;overflow:hidden; position:relative;}
.mallBox ul li .prd_thumb img{max-width:70px; height:70px;}
.mallBox ul li .prd_info{float:left; width:calc(100% - 70px); padding:5px 50px 0 10px;  font-size:14px; }
.mallBox ul li .prd_info .prd_name{display: block;text-overflow:ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;	-webkit-line-clamp: 2; -webkit-box-orient: vertical;word-wrap:break-word; line-height: 1.2em;height: 2.3em; font-size:15px;}
.mallBox ul li .prd_info .prd_price{margin-top:5px;}
.mallBox ul li .prd_info .prd_price .tx_org {color:#b5b5b5;font-size:14px;text-decoration:line-through;vertical-align:middle;}
.mallBox ul li .prd_info .prd_price .tx_org > span {display:inline-block;font-size:14px;text-decoration:line-through;vertical-align:0; margin-left:5px;}
.mallBox ul li .prd_info .prd_price .tx_cur {display:inline-block;}
.mallBox ul li .prd_info .prd_price .tx_cur > span {display:inline-block;font-size:15px; font-weight:600; vertical-align:-1px; color:#000;}
.mallBox ul li .prd_info .prd_price .tx_org+.tx_cur {margin:0 0 0 7px;vertical-align:bottom}

.mallBox ul li .prd_thumb .soldout{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/soldout.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.mallBox ul li .prd_thumb .proStop{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.mallBox ul li .prd_thumb .proStop2{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop2.png?v=1') no-repeat center center; background-size:cover; z-index:99;}


.mallBox ul li .prd_info .btn{position:absolute; right:0px; top:15px;}
.mallBox ul li .prd_info .btn button{text-indent:-10000px; background:#f7f7f7 url('/images/main/btn_basket2.png')no-repeat 58% 50%; width:40px; height:40px; border-radius:50%; border:none; background-size:19px auto;}

.mallBox .swiper-pagination{margin-top:10px;}
.mallBox .btnWrap{position:absolute; left:50%; bottom:-7px;  transform:translateX(-50%);  z-index:1000;}
.mallBox .swiper-button-prev,
.mallBox .swiper-button-next,
.mallBox .swiper-button-prev-1,
.mallBox .swiper-button-next-1{display:inline-block; margin:0 3px; width:16px; height:18px; z-index:1000;  cursor:pointer;  background:none;  position:relative;   top:auto; bottom:auto; transform:none;}
.mallBox .swiper-button-prev{left:-60px !important;}
.mallBox .swiper-button-prev:after{ content : ""; display : block; width:9px; height:15px;   position : absolute; left:0px; top:0; background:url('/images/main/prev0.png')no-repeat 0 0; background-size:100%;}
.mallBox .swiper-button-next{right:-65px !important;}
.mallBox .swiper-button-next:after{ content : ""; display : block;width:9px; height:15px;  position : absolute; left:0px; top:0;  background:url('/images/main/next0.png')no-repeat 0 0; background-size:100%;}
.mallBox .swiper-button-prev-1{left:-55px;}
.mallBox .swiper-button-prev-1:after{ content : ""; display : block; width:14px; height:15px;   position : absolute; left:0px; top:0; background:url('/images/main/prev0-1.png')no-repeat 0 0; background-size:100%;}
.mallBox .swiper-button-next-1{right:-55px;}
.mallBox .swiper-button-next-1:after{ content : ""; display : block;width:14px; height:15px;  position : absolute; left:0px; top:0;  background:url('/images/main/next0-1.png')no-repeat 0 0; background-size:100%;}

.left_banner h4{padding:0 1rem;}
.left_banner ul{padding-left:1rem;}
.left_banner ul li{position:relative; height:15rem; overflow:hidden; border-radius:10px ; z-index:1;}
.left_banner ul li:before{ content : ""; display : block; position : absolute; left : 0; bottom : 0;  width : 100%; height : 100px; background : linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6)); z-index:-1}
.left_banner ul li a{display:block; width:100%; height:100%;  padding:10rem 10px 10px; cursor:pointer; color:#fff; font-size:.7rem;}
.left_banner ul li h4{font-size:1.1rem; font-weight:700; line-height:1.3; color:#fff; padding:0; }


/* BEST */
.cts3{position:relative; padding:0 1rem 3rem;}
.cts3 .pcon{margin-top:0px;}
.cts3 .pcon .swiper_wrap{width:100%; float:none; padding-bottom:1rem;}
.cts3 .clearfix .cate_prd_list li{position:relative;  box-sizing:border-box; background-color:#fff; font-size:.7rem; border:1px solid #eee; border-radius:10px 10px 0 0; overflow:hidden;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb{position:relative;border-bottom:none; margin-bottom:14px; }
.cts3 .clearfix .cate_prd_list > li  .prd_thumb a{position:relative; display:block; width:100%; height:100%;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb a:before{content : ""; display : block; position : absolute; left : 0; bottom : 0;  width : 100%; height : 100%; background : rgba(0,0,0,0.05); }
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .soldout{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/soldout.png') no-repeat center center; background-size:cover;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .proStop{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop.png') no-repeat center center; background-size:cover;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .proStop2{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop2.png') no-repeat center center; background-size:cover;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb img{width:150px; height: 120px; margin:0 auto; display:block;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .mark img{width:40px; height:40px;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .mark01{z-index:10; position:absolute; top:5px; left:5px;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .mark02{z-index:10; position:absolute; top:5px; right:5px;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .mark03{z-index:10; position:absolute; bottom:30px; left:5px;}
.cts3 .clearfix .cate_prd_list > li  .prd_thumb .mark04{z-index:10; position:absolute; bottom:30px; right:5px;}
.cts3 .clearfix .cate_prd_list > li .prd_info{padding:0 .5rem .7rem;}
.cts3 .clearfix .cate_prd_list > li .prd_price{}
.cts3 .clearfix .cate_prd_list > li .prd_price .tx_org{color:#b5b5b5; text-decoration: line-through;}
.cts3 .clearfix .cate_prd_list > li .prd_price .tx_cur{color:#000; font-size:14px; font-weight:600;}
.cts3 .clearfix .cate_prd_list > li .prd_ori_number span{background:#f7f7f7; padding:2px 4px}
.cts3 .clearfix .cate_prd_list > li .prd_name{overflow: hidden; display:block;   height: 40px;    margin-top: 2px;    padding: 2px 0;    -webkit-box-orient: vertical;    line-height: 20px;   text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow:ellipsis;     display: -webkit-box;    -webkit-line-clamp: 2;    font-weight:600; color:#111; font-size:15px; margin-bottom:10px;}
.cts3 .swiper-pagination-bullet-active{background:#000;}
.cts3 .swiper-pagination{margin-top:10px;}
.cts3 .btnWrap{position:absolute; left:50%; bottom:-7px;  transform:translateX(-50%);  z-index:1000;}
.cts3 .swiper-button-prev,
.cts3 .swiper-button-next,
.cts3 .swiper-button-prev-1,
.cts3 .swiper-button-next-1{display:inline-block; margin:0 3px; width:16px; height:18px; z-index:1000;  cursor:pointer;  background:none;  position:relative;   top:auto; bottom:auto; transform:none;}
.cts3 .swiper-button-prev{left:-60px !important;}
.cts3 .swiper-button-prev:after{ content : ""; display : block; width:9px; height:15px;   position : absolute; left:0px; top:0; background:url('/images/main/prev0.png')no-repeat 0 0; background-size:100%;}
.cts3 .swiper-button-next{right:-65px !important;}
.cts3 .swiper-button-next:after{ content : ""; display : block;width:9px; height:15px;  position : absolute; left:0px; top:0;  background:url('/images/main/next0.png')no-repeat 0 0; background-size:100%;}
.cts3 .swiper-button-prev-1{left:-55px;}
.cts3 .swiper-button-prev-1:after{ content : ""; display : block; width:14px; height:15px;   position : absolute; left:0px; top:0; background:url('/images/main/prev0-1.png')no-repeat 0 0; background-size:100%;}
.cts3 .swiper-button-next-1{right:-55px;}
.cts3 .swiper-button-next-1:after{ content : ""; display : block;width:14px; height:15px;  position : absolute; left:0px; top:0;  background:url('/images/main/next0-1.png')no-repeat 0 0; background-size:100%;}


/************************리스트*************************/
.brandTab{height:100px;cursor:pointer;}
.brandTab ul{display:inline-block;}
.brandTab ul li {padding:10px 20px; margin-top:5px; float:left; text-align: center; background-color: #fff; border: 1px solid #898989; margin-left:3px;}
.brandTab ul li.on {background-color:rgb(64,86,162); border: 1px solid rgb(64,86,162);}
.brandTab ul li.on a{color:#fff;}

.sub_category{background:#f1fcff; padding:10px 15px;}
.sub_category .page_loca{color:#0E6EB8; margin-bottom:5px;}
.sub_category .cate_list_box{position:relative;background:#fff; border:1px solid #8ed7f8; padding:5px ; overflow-y:auto; height:87px; }
.sub_category .cate_list_box li{width:50%; float:left; padding:3px 0;}
.sub_category .cate_list_box li.on a{font-weight:600; }
.sub_category .cate_list_box .cateMore{position : absolute; right : 0; bottom : 0px; background:#8ED7F8; font-size:.8rem; padding:5px 8px; color:#fff;}
.sub_category .detail_list{position:relative; background:#fff; border:1px solid #8ed7f8; padding:5px ; overflow-y:auto; height:105px; }
.sub_category .detail_list li{width:50%; float:left; padding:3px 0;}
.sub_category .detail_list li a.active{font-weight:600;}
.sub_category .detail_list p{font-weight:600; color:#0E6EB8; }
.sub_category .detail_list .cateMore{position : absolute; right : 0; bottom : 0px; background:#8ED7F8; font-size:.8rem; padding:5px 8px; color:#fff;}
.cate_pt{position:relative; padding:15px 15px; border-bottom:1px solid #ddd; border-top:10px solid #f7f7f7; font-size:1.5rem; color:#000;}
.cate_pt h3 {display:flex;align-items: center; gap: 0.3rem;}
.cate_pt i{font-size:1.3rem; line-height: 130%;}
.cate_pt:before{ content : ""; display : block; position : absolute; left : 0; top : -10px;  width : 100%; height : 1px; background : #eee; }

.detail_list::-webkit-scrollbar,
.cate_list_box::-webkit-scrollbar{width:3px;height:3px;background-color:#eae9e9;}
.detail_list::-webkit-scrollbar-thumb,
.cate_list_box::-webkit-scrollbar-thumb{background-color:#03a9f4; -webkit-border-radius:3px;border-radius:3px;}

.order{ height:42px; overflow:hidden; border-bottom:1px solid #EEEEEE; border-top:1px solid #EEEEEE; color:#666; z-index:0;  line-height:42px; position:relative; padding-right:150px;}
.order .order_txt { color:#303030; padding-left:20px;}
.order .order_txt span { color:#EE1C24;}
.order .sel_order{position:absolute; right:10px; top:0; width:120px; text-align:right; border-left:1px solid #eee;}
.order .sel_order select{width:100%; height:42px; line-height:42px; border:none; padding-left:35px; background:url('/images/mobile/order.gif') 10px center no-repeat;}

.order2{overflow:hidden; height:45px; border-bottom:2px solid #444343; padding:0px 5px 5px 5px; box-sizing:border-box;  margin-top:105px;}
.order2 p{float:left; font-size:0.9rem;font-style : italic; padding-top:10px; }
.order2 select{float:right;}

/* 상품 정렬 타입 */
.boardList .cate_prd_list:after { content: '';  display: block;  clear: both;}
.boardList .cate_prd_list > li{position:relative;padding:15px 15px 50px 150px; border-bottom:10px solid #f7f7f7; min-height:200px;}
.boardList .cate_prd_list > li:before{ content : ""; display : block; position : absolute; left : 0; bottom : 0px;  width : 100%; height : 1px; background : #ddd; }
.boardList .cate_prd_list > li.search_none{padding:15px; text-align:center;}
.boardList .cate_prd_list > li  .prd_thumb{ position: absolute;  left:15px;  top:15px;  text-align:center;  width:120px; height:120px; border:1px solid #eee;}
.boardList .cate_prd_list > li  .prd_thumb img{width:120px;    height:118px;}
.boardList .cate_prd_list > li  .prd_thumb .btn_zzim {   width: 42px;    height: 42px; outline:none; border:none;   text-indent: -999999px;    font-size: 0;   background: url('/images/mall/btn_wish.png') no-repeat 50% 50%; cursor:pointer;}
.boardList .cate_prd_list > li  .prd_thumb .btn_zzim:hover{background: url('/images/mall/btn_wish_ov.png') no-repeat 50% 50%;}

.boardList .cate_prd_list > li  .prd_thumb .img_zone .soldout{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/soldout.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.boardList .cate_prd_list > li  .prd_thumb .img_zone .proStop{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.boardList .cate_prd_list > li  .prd_thumb .img_zone .proStop2{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop2.png?v=1') no-repeat center center; background-size:cover; z-index:99;}

.prd_ori_made{font-size:13px;}
.boardList .cate_prd_list > li .prd_name{ margin-bottom:5px;}
.boardList .cate_prd_list > li .prd_name a {overflow: hidden; display:block;   height: 40px;    margin-top: 2px;    padding: 2px 0;    -webkit-box-orient: vertical;    line-height: 20px;   text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow:ellipsis;     display: -webkit-box;    -webkit-line-clamp: 2;    font-weight:600; color:#111; word-break:keep-all;}
.boardList .cate_prd_list > li .prd_bot{position: absolute;  left:0px;  bottom:0px; border-top:1px solid #eee; width:100%; overflow:hidden; padding:10px 15px;}
.boardList .cate_prd_list > li .prd_bot button{position: absolute;  right:15px;  bottom:10px; background:none;}
.boardList .prd_price {line-height:20px; font-size:14px; margin-top:10px;}
.boardList .tx_mini {color:#23A5DD; font-size:.5rem;}
.boardList .prd_price .regular_tit{background:#23A5DD; color:#fff; padding:1px 3px; border-radius:5px; vertical-align:top;}
.boardList .prd_price .tx_org {color:#b5b5b5;text-decoration:line-through;vertical-align:middle;}
.boardList .prd_price .tx_org > span {display:inline-block;text-decoration:line-through;vertical-align:0; margin-left:5px;}
.boardList .prd_price .tx_cur {display:inline-block;}
.boardList .prd_price .tx_cur > span {display:inline-block;font-size:1rem;vertical-align:-1px; color:#dc1508; margin-left:5px; font-weight:600;}
.boardList .prd_price .tx_cur > span.regularPrice {color:#23A5DD;}
.boardList .prd_price .tx_org+.tx_cur {margin:0 0 0 7px;vertical-align:bottom}
.boardList .prd_made {height:45px;line-height:20px; font-size:.7rem; margin-top:5px}
.boardList .prd_ori_number{font-size:.7rem; }
.boardList .prd_ori_number span{color:#0051C9;}
.boardList .cate_prd_list > li  .prd_thumb span.sub_title{display:none;}
.boardList .btn .btn_basket{position:absolute; right:1rem; bottom:3.5rem; background:#0051c9; color:#fff; padding:0 5px; height:30px; line-height:30px;}

/*말풍선*/
.cate_prd_list > li  .prd_thumb span.sub_title{display:block;  width:100%; position:absolute; height:35px; line-height:35px; font-size:.7rem; color:#fff; bottom:-10px; left:0; background:rgba(0,0,0,0.6); padding:0px 10px; margin-bottom:15px; }
.cate_prd_list > li  .prd_thumb span.sub_title b{display:block; width:100%;  overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-weight:400;}

/*상품강조 아이콘*/
.cate_prd_list > li  .prd_thumb .mark img{width:30px; height:30px;}
.cate_prd_list > li  .prd_thumb .mark00{z-index:10; position:absolute; top:10px; left:10px;}
.cate_prd_list > li  .prd_thumb .mark01{z-index:10; position:absolute; top:10px; left:10px;}
.cate_prd_list > li  .prd_thumb .mark02{z-index:10; position:absolute; top:10px; right:10px;}
.cate_prd_list > li  .prd_thumb .mark03{z-index:10; position:absolute; bottom:10px; left:10px;}
.cate_prd_list > li  .prd_thumb .mark04{z-index:10; position:absolute; bottom:10px; right:10px;}

.swiper_wrap{position:relative; }
 .swiper-button-prev,
 .swiper-button-next{margin:0; top:50%;width:27px; height:44px; transform:translateY(-50%); z-index:1000; position:absolute; cursor:pointer;  background:none; background-image:none !important;}
 .swiper-button-prev{left:-10px !important;}
 .swiper-button-prev:after{ content : "\e93d"; display : block;font-size:1.5rem; font-weight:700; text-align:center; position : absolute; left:0px; top:0; width : 100%; height : 100%; line-height:2.5rem; font-family:'xeicon'; color:#333; }
 .swiper-button-next{right:-10px !important;}
.swiper-button-next:after{ content : "\e940"; display : block;font-size:1.5rem; font-weight:700;text-align:center; position : absolute; left:0px; top:0; width : 100%; height : 100%; line-height:2.5rem; font-family:'xeicon'; color:#333; }



/*공통*/
.title{font-size:1.5rem; font-weight:700; color:#111; margin-bottom:1rem; padding-left:1rem;}
.title span{display:block; font-size:.9rem;  font-weight:400;}
.moreBtn{position:absolute; right:1rem; top:30px; color:#333; border-bottom:1px solid #888;}
.moreBtn i{margin-left:30px;}


/*고객센터*/
.cust{padding:1rem; }
.cust .c01{ padding-right:10px; font-size:0.8rem; display:none;}
.cust .c01 h3{margin-bottom:10px;}
.cust .c01 .roundBtn{display:inline-block; text-align:center; color:#111;padding:5px; border-radius:2px; border:1px solid #333; margin-top:15px;}
.cust .c01 .roundBtn img{width:20px;}
.cust .c02{display:flex; font-size:0.8rem;}
.cust .c02 div{flex:1;}
.cust .c02 h3{color:#111; font-size:1rem; margin-bottom:10px;}
.cust .c02 p.no{font-size:1.5rem; color:#0051C9; font-weight: 600; line-height:1; margin-bottom:10px;}
.cust .c02 p.bank{font-size:1rem; line-height:1.2;}
.cust .c02 span{font-size:0.9rem; display:block; margin-top:10px;}

.notice_news{position: relative; padding-left:80px; height:3.5rem; line-height:3.5rem; background:#67625D;}
.notice_news h3{position:absolute; left:15px; top:0; line-height:3.5rem;  font-size:1rem; color:#fff;}
.notice_news a{color:#fff !important;}

.best .best_tab{}
.best .best_tab ul{overflow:hidden; padding:10px 0;}
.best .best_tab ul li{float:left; width:20%; height:90px;}
.best .best_tab ul li a{display:block; color:#a5a5a5; padding:0px 5px;font-size:13px; padding-top:52px; text-align:center;}
.best .best_tab ul li.on a{ color:#00c6d7;}
.best .best_tab ul li a.b00{background: url('/images/main/cate00.png') no-repeat center top;}
.best .best_tab ul li a.b01{background: url('/images/main/cate01.png') no-repeat center top;}
.best .best_tab ul li a.b02{background: url('/images/main/cate02.png') no-repeat center top;}
.best .best_tab ul li a.b03{background: url('/images/main/cate03.png') no-repeat center top;}
.best .best_tab ul li a.b04{background: url('/images/main/cate04.png') no-repeat center top;}
.best .best_tab ul li a.b05{background: url('/images/main/cate05.png') no-repeat center top;}
.best .best_tab ul li a.b06{background: url('/images/main/cate06.png') no-repeat center top;}
.best .best_tab ul li a.b07{background: url('/images/main/cate07.png') no-repeat center top;}
.best .best_tab ul li a.b08{background: url('/images/main/cate08.png') no-repeat center top;}
.best .best_tab ul li a.b09{background: url('/images/main/cate09.png') no-repeat center top;}
.best .best_tab ul li.on a.b00{background: url('/images/main/cate00_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b01{background: url('/images/main/cate01_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b02{background: url('/images/main/cate02_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b03{background: url('/images/main/cate03_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b04{background: url('/images/main/cate04_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b05{background: url('/images/main/cate05_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b06{background: url('/images/main/cate06_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b07{background: url('/images/main/cate07_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b08{background: url('/images/main/cate08_on.png') no-repeat center top;}
.best .best_tab ul li.on a.b09{background: url('/images/main/cate09_on.png') no-repeat center top;}

/********************* 메인끝 **********************/

/*푸터*/
.fcon ul{width:100%; display:flex; align-items: center; justify-content: center; border-top:1px solid #ddd;}
.fcon ul li{margin:0px 10px; line-height:2.5rem; font-weight:600;}
.fcon ul li.on{color:#0051C9}
#footer{ color:#111;font-size:0.75rem; padding:30px 1rem 3rem; border-top:1px solid #ddd;}
#footer p a{color:#0051C9}
#footer .copyright{width: 100%; padding: 25px 20px 35px;box-sizing:border-box; color: #b3b3b3;  line-height:1.6;overflow:hidden;text-align:center;}
#footer .cust{margin-bottom:15px;}
#footer h3{margin-bottom:20px;}
#footer p.copy{ margin-top:5px;}
#footer b{color:#111;}

#footer .flog{display:flex; align-items: center; justify-content: center;margin-top:30px}
#footer .flog li{margin:0 5px;}
#footer .flog li a{padding:5px 10px; border:1px solid #ddd; font-size:14px; border-radius:3px;}



.top{position:fixed; bottom:30px; right:10px; z-index:100;}
.top a{background-color:#0051C9; color:#fff; display:block; width:35px; height:35px; text-align:center; line-height:35px; border-radius:50%; font-size:0.65rem;}




.clearfix { clear: both;}
.clearfix:before, .clearfix:after { content: "";  display: table;}
.results {}

.sub-title { background-color: #fff; position:relative; border-bottom:1px solid #ddd; border-top:1px solid #000;}
.sub-title h4.basket {color: #222;  height:45px; font-size: 1.3rem;  line-height: 45px;  font-weight: 500;  text-align: center;}
.sub-title h4.basket span{color:#898989; font-size:0.9rem; padding-left:3px;}
.sub-title .back_btn a{position:absolute; top:50%; left:20px; margin-top:-12px; display:block; }
.sub-title h1{display:none; position:absolute; top:50%; right:20px; margin-top:-11px; }
.sub-title img{width:20px;}

.web{display:none !important;}
.mobile{display:block !important;}
img.mobile{width:100%;}


/* 주문.배송조회 */
.items-wrap{ padding:10px; }
.items-wrap:first-child{margin-top:0}
.items-wrap .orderno{padding: 16px 16px 0; background-color: #fff; border:none; }
.items-wrap .items{padding-bottom:16px; position:relative; font-size:0.9rem; }
.items-wrap .items li{overflow:hidden; }
.items-wrap .items > li {border-bottom:1px solid #f4f4f4; padding-bottom:10px;}
.items-wrap .items li dd.checkbox{padding-top: 16px;}
.items-wrap .items li dl .process{padding-top: 5px; }
.items-wrap .items li dl dd{float:left; }
.items-wrap .items li dl dd.thumb-img{width:30%;padding: 10px 10px 0; margin:0;}
.items-wrap .items li dl dd.pname, dd.price-info{width:60%; }
.items-wrap .items li dl dd.pname{padding-top: 16px; font-weight:500;  margin-bottom:10px;}
.items-wrap .items li dl dd.pname a{color:#333;}

.items-wrap .items li dl dd.price-info .wish li {}
.items-wrap .items li dl dd.price-info .wish li a{    background-color: #eae7e7; color:#666; width: 70px; height: 38px; line-height: 33px; border-radius:3px; -webkit-border-radius:3px; border:1px solid #999;}

/* 게시판 */
.boardListContainer{ margin:0 auto; overflow:hidden;  min-height:300px; padding:30px 20px 0px;}
.boardViewContainer{ margin:0 auto; overflow:hidden;  }
.boardWriteContainer{ margin:0 auto; overflow:hidden; }
.boardGalleryContainer{ margin:0 auto; overflow:hidden;  min-height:300px; }
.boardListContainer .boardList {margin:0px 0px 20px 0px; }
.boardViewContainer .boardViewTitle{}
.boardWriteContainer h3{width:99% !important; margin:0 auto !important; overflow:hidden;margin-top:10px; text-align:center; padding:6px 0px !important; }
.boardWriteContainer table {margin-top:10px !important;}
.boardWriteContainer table td{padding:10px 0px !important;}
.boardWriteContainer table td textarea{border:1px solid #ddd;   border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff; padding: 5px;}
.galleryList .imgbox img{margin-bottom:5px;}
.galleryList table td{padding-bottom:10px;}
.no_list{border-top:1px solid #ccc; border-bottom:1px solid #ccc;background-color:#f8f8f8; padding:15px 0px; font-size:.7rem; text-align:center;}
.boardViewContainer .boardViewTitle ul li.rdate { position:relative !important; }


/* 버튼 */
.ac{margin-bottom:20px;}
.btn_wrap{text-align:center; margin-bottom:30px;}
.btn_confirm {display:inline-block;  width:140px; height:45px; line-height:45px;  font-size: 1.0rem;  font-weight: bold;  color: #fff;  background-color: #01559E;  border: 1px solid #01559E; cursor:pointer; border-radius: 0 !important;  -webkit-appearance: none !important; }
.btn_cancel {display:inline-block;  width:140px;  height:45px; line-height:45px;  font-size: 1.0rem;  font-weight: bold;  color: #fff;  background-color: #6d6c74;  border: 1px solid #666;cursor:pointer; border-radius: 0 !important;  -webkit-appearance: none !important;  }
.btn_confirm:active{color:#fff;}
.btn_confirm:hover{color:#fff;}
.btn_confirm:visited{color:#fff;}
.btn_cancel:active {color:#fff;}
.btn_cancel:hover {color:#fff;}
.btn_cancel:visited {color:#fff;}

.radio{display:block; margin-top:5px; }
.radio input[type="radio"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.radio input[type="radio"] + label {display:inline-block; position: relative; padding-left:30px; margin-left:0px; font-size:.8rem; color:#555; line-height:20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.radio input[type="radio"] + label:before {content: ' '; position:absolute; top:0; left:0; display: inline-block; width: 25px; height: 23px; line-height: 20px; background:url("/images/content/radio.png") no-repeat 0 50%;}
.radio input[type="radio"].disabled + label:before {background:url("/images/content/radio.png") no-repeat 0 50%;}
.radio input[type="radio"]:checked + label:before{background:url("/images/content/radio_on.png") no-repeat 0 50%}


/* 온라인문의 테이블*/
table.online_tb {border-collapse: collapse;	width: 100%; margin-top:5px; border:5px solid #f3f2f1;}
table.online_tb th { font-size:0.9rem; background-color: #; letter-spacing:0em; color:#242424;  padding:5px; line-height:130%;   border-right: 1px solid #f3f2f1;  border-bottom: 1px solid #f3f2f1;  }
table.online_tb td { border-bottom: 1px solid #f3f2f1;  padding: 5px 3px;line-height:180%; font-size:0.9rem; color: #333;   border-top: 1px solid #f3f2f1; }
table.online_tb td input[type="text"], table.online_tb td input[type="password"]{  line-height: 1;  height: 35px;  padding: 2px 0 3px; vertical-align:middle; border: 1px solid #ddd;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  font-size: 0.9rem;  color: #4d4d4d;  text-indent: 5px !important; }
table.online_tb td input[type="file"]{height:35px; width:80%;}
table.online_tb select{padding: 5px; border-radius: 0 !important; width:40%; }
table.online_tb td input[type="text"].w30{width:25%;}
table.online_tb td input[type="text"].w50{width:100%;}
table.online_tb td input[type="text"].notRequired{width:calc(100% - 75px);}
table.online_tb td.captcha input[type="text"].w50{width:calc(100% - 125px);}
table.online_tb td textarea{border:1px solid #ddd;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  width:100%;}
table.online_tb .br{border-left: 1px solid #f3f2f1;}
table.online_tb .dashed{height:0px; padding:0px !important;}

.fileBtn {display:inline-block; width:70px; height:35px; line-height:30px; background:#7d7d7d; font-size:0.85rem; font-weight:normal; color:#fff; text-align:center;margin-left:0px !important;     vertical-align: top;}


/* 게시판 */
p.board_tit{font-size:1.0rem; color:#474747; text-align:center; font-weight:bold; margin-top:0px; margin-bottom:10px;}
p.board_tit span{font-size:1.1rem; color:#e0164c;}


/* 비밀글 인증 */
.boardAuth{ margin:0 auto; overflow:hidden;}
span.m_auth{display:block; margin-bottom:20px;}
.boardAuth input[type="password"]{ line-height: 1;  height: 20px;  padding: 3px 0 5px; vertical-align:middle; border: 1px solid #ddd;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  font-size: .7rem;  color: #4d4d4d;  text-indent: 5px !important;}

/*장바구니*/
#basket {margin-top:0px;}
#basket .btn-wrap { padding: 4px 0; text-align: center; border-bottom: 1px solid #e1e1e1; }
#basket .all-select { position: relative;  padding: 7px 10px 7px ; background-color: #f4f4f4; }
#basket .all-select label { line-height: 30px; font-size: .875em; color: #777; }
#basket .all-select div{position: absolute; top:12px; right:1rem;}

.result_box{border:2px solid #0051c9;}
.result_box table{width:100%;}
.result_box table th{background:#0051c9; color:#fff;  padding:10px 5px; font-weight:500;}
.result_box table td{background:#E9F1F5; color:#333; border:1px solid #cedfe7; padding:7px 5px; text-align:center; font-weight:bold; }
.tb_result{width:100%;}
.tb_result tr{border-bottom:1px dashed #ddd;}
.tb_result .thumb_wrap{overflow:hidden; padding:1rem 0 1rem .5rem;}
.tb_result .thumb_wrap input[type="checkbox"]{float:left; margin-right:5px;}
.tb_result .thumb_wrap .detailField{float:left; width:calc(100% - 25px)}
.tb_result .pri_info{padding:1rem .5rem 1rem;  position:relative;}
.tb_result .pri_info .tit{margin-right:10px; }
.tb_result .pri_info .optCon{font-size:.7rem; font-weight:400;}
.tb_result .pri_info .pri_name{font-weight:600; color:#111; margin-bottom:5px; /* padding-right:50px; */}
.tb_result .pri_info  .delete { z-index: 1; position: absolute; bottom: 13px; right: 15px; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #999; font-size: 1.3em;  background: #dbdada; -webkit-border-radius: 3px; border-radius: 3px; }
.tb_result .pri_info .pri_cont .productCount1{border:1px solid #888 !important; vertical-align:top;}
.tb_result .pri_info .pri_cont .btn_delete{display:inline-block; padding:0 3px; background:#888; color:#fff; height:21px; line-height:21px; font-size:.7rem;}
.tb_result .pri_info .rebuy{position:absolute; right:10px; top:15px;margin-left:3px; background:#0065CC; color:#fff; padding:4px 3px; border-radius:3px;}
.result_zone span.price_detail{font-weight:600; font-size:1.3rem; }

/*주문결제*/
.shop{padding: 1rem;}
.shop h3{margin-bottom:10px; font-size:1.1rem; color:#111; margin-top:30px;} 
.shop h4{color:#01559E; margin:25px 0 5px;}
.shop .pri_info2 .tit{float:left;}
.shop .btn_shipping{display:inline-block; padding:0 3px; background:#888; color:#fff; height:21px; line-height:21px; font-size:.7rem;}
.shop .poin{background:#f7f8f9; padding:.5rem; margin-top:5px; text-align:right; border:1px solid #cecece;}

.cationBox{border:1px solid #cecece; padding:10px; margin-bottom:20px; }

.cationBox div:last-child{margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.cationBox h6{text-indent:-30px;font-size:16px; margin:0 0 5px 30px; font-weight:600;  color:#ff0000; line-height:1; }
.cationBox h6 i{font-size:24px; font-weight: 400; vertical-align: middle;}
.cationBox h5{font-size:20px; font-weight:600;  margin:0 0 15px; color:#000;}
.cationBox h5 img{height:25px; margin-right:15px;}
.cationBox ul{padding-left:10px;}
.cationBox li{position:relative; padding-left:15px; margin:2px 0; }
.cationBox li:before{content : ""; display : block; position : absolute; left : 0; top:9px;  width :8px; height : 1px; background : #7f7f7f;}

/*주문완료*/
.order_complete{padding: 1rem;}
.order_complete p{text-align:center;}
.order_complete .box{background:#f7f8f9; padding:20px ; margin:20px 0; text-align:center;}
.order_complete .box p{margin-bottom:20px;}
.order_complete .inner_txt{font-size:.8rem;}

/* 마이쇼핑 */
.mem_top{background-color:#0043ad; font-size:1.0em; color:#fff; font-weight:bold; padding:10px 7px; position:relative;}
.mem_top .btn_edit{font-size:0.7em; border:1px solid #fff; position:absolute; top:10px; right:7px; padding:2px 5px; color:#fff; font-weight:normal;}
.total{ }
.total ul{overflow:hidden; }
.total ul li{float:left; width:25%; font-weight:bold; text-align:center; border:1px solid #ddd; border-right:none; box-sizing:border-box; font-size:0.9em; padding: 15px 0px; line-height:150%;}
.total ul li:first-child{border-left:none;}
.total ul li span.red{color: #ff0000; }
.total ul li span.red a{color: #ff0000;}

.box{background-color:#f4f4f4; padding:10px;}
.box ul{overflow:hidden; background-color:#fff; font-size:1.0em; color;#333; }
.box ul li{float:left; width:50%; padding:8px 10px; box-sizing:border-box;  border-left:1px solid #ddd;}
.box ul li span{font-size:0.8em; color:#aaa;}
.box ul li:first-child{border-left:none;}
.bg_grey{background-color:#f4f4f4; padding-bottom:10px; margin-bottom:-20px;}
.link{}
.link li a{display:block; border-bottom:1px solid #ddd;  font-size:1.0em; color:#333; padding:15px 10px;background: #fff url(/images/mobile/go.gif) no-repeat 96% center;
  background-size: 8px auto;}
.link li img{margin-right:5px;}
.mt10{margin-top:10px;}

/* 주문상품확인 */
.con .boardOrder h2{margin:0; font-size:16px !important; font-weight:bold; color:#333; margin-bottom:10px; margin-top:20px;}
.con .boardOrder h3{margin:0; padding:0; background:none; font-size: 15px !important; margin-top:10px; margin-bottom:10px;}
.btn_white{padding:5px 20px; border:1px solid #454545; font-size:14px; font-weight:bold; color:#454545;}

/* 찜한 상품 */
.wish{overflow:hidden; margin-top:10px;}
.wish li{float:left;}
.wish li a{display:block;  padding: 3px 10px 2px 10px; border:1px solid #acacac; margin-left:5px; background-color:#acacac; color:#fff; font-size:0.9em; font-weight:bold;}
.wish li:first-child a{margin-left:0px;}
.wish li a.go_basket{background-color:#fff7f9; color:#3062bd; }
.wish li a.go_order{background-color:#d30e53; border-color:#d30e53; color:#fff;}
.wish li a.go_delivery{ border-color:#fa366a; color:#fa366a; background-color:#fff;}
.wish li a.go_order{background-color:#ff0000; color:#fff;  }



/* 주문배송조회 */
.set_date{overflow:hidden;}
.set_date li a{width:25%; float:left; text-align:center; height:40px; line-height:40px;  background: url('/images/content/vbar.gif') no-repeat left center;}
.set_date li.on a{color:#fa366a; font-weight:bold;}
.set_date li:first-child a{background:none;}
.cal{position:relative; background-color:#444; padding:8px 5px; color:#fff;}
.cal ul{overflow:hidden;}
.cal ul li{float:left; width:20%}
.cal ul li.year{width:80%}
.cal input {  width: 45%;  height: 20px;  padding: 3px 0 5px;  border: 1px solid #cfd2d5;  border-radius: 0 !important;  /* -webkit-appearance: none !important; */  background: #fff;  font-size: 13px;  color: #6d6f71;  text-indent: 5px !important;  outline: none;}
.cal input.input_year { background: #fff url('/images/content/cal.gif') no-repeat 95% center;}
.cal a.sdate{display:block; width:100%;  height: 30px; line-height:30px;text-align:center;font-weight:bold; font-size:0.9em; background-color:#fa366a; border-color:#fa366a; color:#fff;}
.orderno{background-color:#fff7f9; font-weight:bold; font-size:1.0em; color:#333; padding:8px 5px; border-top:1px solid #aeaeae; border-bottom:1px solid #aeaeae; }
.process li{text-align:left !important; }
.process li a{ padding-left:5px; color:#d30e53; font-size:1.1em;}


/* 포인트 & 쿠폰 */
.point{padding:0px 7px 0px 7px;}
.check{margin:10px 0px;}
.check li{background:url('/images/mall/check.gif') no-repeat 0 8px; padding-left:15px;}
.txt01{font-weight:bold; margin-top:10px; background-color:#f4f4f4; padding:10px; margin-bottom:10px; font-size:14px; text-align:center;}
.point h3{ font-size:18px; font-weight:bold; color:#333; margin-top:30px;}
.mt0{margin-top:0px !important;}

.result_zone{width:100%;  text-align:right; border: 1px solid #644734; background: #f7f4f3; line-height:50px; padding:0px 10px; box-sizing:border-box; margin-bottom:20px;}
.btn_zone{text-align:center; width:314px; margin:0 auto 30px;}

table.left_tb {border-collapse: collapse;	width: 100%; table-layout: fixed;font-size: 13px;}
table.left_tb th { text-align:center; border-left: 1px solid #cecece; background-color: #fbfbfb; letter-spacing:0em; font-weight:bold; color:#474747;  padding:10px 5px 10px 5px; line-height:130%;  border-bottom: 1px solid #cecece; border-top: 1px solid #cecece; border-right: 1px solid #cecece;  }
table.left_tb td { border-bottom: 1px solid #cecece; border-right: 1px solid #cecece; padding: 10px 5px;line-height:180%;    border-top: 1px solid #cecece; }
table.left_tb td input[type="text"], table.left_tb td input[type="password"]{  line-height: 1;  height: 30px;  padding: 3px 0 5px; vertical-align:middle; border: 1px solid #cecece;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  font-size: 13px;  color: #4d4d4d;  text-indent: 5px !important; }
table.left_tb td input[type="file"]{height:30px;}
table.left_tb th.t_row, table.left_tb td.t_row{border-top: 3px solid #cecece;}
table.left_tb select{padding: 5px 10px; width:100%;}
table.left_tb textarea{width:95%;border: 1px solid #cecece; border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff; }

p.title{font-size:1.1em; font-weight:bold; color:#333; margin-bottom:5px; padding-left:0;}

/* =============================================================================
   로그인
   ========================================================================== */

/* 탭메뉴 */
.login_tab {margin-bottom:10px; *zoom:1; border:1px solid #aaa; border-left:none; border-right:none;}
.login_tab:after {content:" "; display:block; clear:both;}
.login_tab li {float:left;position:relative;z-index:1; width:50%; }
.login_tab li.on {z-index:2}
.login_tab li a {background:#F6F6F6;display:block;position:relative;text-align:center;color:#333;  font-size:1.0rem; border-bottom:none; width:100%; height:50px; line-height:50px; cursor:pointer;border-left:1px solid #AAA;}
.login_tab li:first-child a{border-left:none;}
.login_tab li.on a{background:#fff;}
.login_tab li.on a:after{ content:'';display : block; position : absolute; bottom:-1px; left:0; width: 100%; height: 1px; background:#fff;}

#login {box-sizing:border-box; padding:20px 30px ; }
#login .login-form,
#login .guest-order-form { position: relative; padding: 15px; border-bottom: 1px solid #dadada; }
#login  h4 { text-align:center; margin: 0; padding-top:15px; font-size: 1.3rem; font-weight: bold;  margin-bottom: 5px; }
#login p{color:#00B2ED; font-size:.8rem; text-align:center; margin-bottom: 1rem;}
#login .input-wrap { position: relative;  }
#login .input-wrap .input-comm { display: block; height: 40px; border: 1px solid #d6d6d6; padding: 0 10px; }
#login .input-wrap .input-comm  input { -webkit-appearance: none; }
#login .input-wrap .login-input { display: block; width: 100%; height: 100%;  line-height:40px; border: 0 none; padding: 0; }
#login .input-wrap .input-pwd { margin-top: 8px; }
#login .input-wrap .btn_login { margin-top:20px;display: block;width: 100%;  height: 40px; line-height:40px; background-color:#00B2ED; color:#fff; text-align:center; font-weight:bold;}
#login .login-set { overflow: hidden; width: 100%; margin-top: 15px; }
#login .login-set li { list-style-type: none; float: left; margin-right: 15px; font-size: .85rem; }
#login .login-set .chk-rdo { vertical-align: bottom; margin-right: 5px; }
#login .login-fail { display: block; position: absolute; left: -1px; top: -1px; width: 100%; height: 100%; background: #fff; border: 3px solid #e7e7e7; -webkit-box-shadow: 3px 3px 10px #99a4b3; -moz-box-shadow: 3px 3px 10px #99a4b3; box-shadow: 3px 3px 10px #99a4b3; }
#login .login-fail .fail-content { padding: 20px 20px 10px; color: #222; }
#login .login-fail .fail-content h3 { margin: 0; font-size: .875rem; font-weight: bold; }
#login .login-fail .fail-content p { margin: 0; font-size: .85rem; color: #222; }
#login .login-fail .btn-ok { display: block; width: 100%; padding: 6px 0; margin-top: 20px; }
#login .txt-nomem { padding-top:20px; font-size: .85rem; }
#login .txt-nomem dd { margin-top: 5px;  color:#999;}
#login .txt-nomem .join-btn { margin: 30px 0px 0px; text-align: center; padding: 7px 10px; }
#login .txt-nomem .join-btn  a{display:block; width:100%; border:1px solid #111; height:45px; line-height:45px; color:#111; }
#login .txt-find { text-align: center; padding-top: 30px; font-size: .85rem; }
#login .txt-find a{margin:0px 10px;}
#login .cookie-config { border: 1px solid #dadada; padding: 10px 15px; }
#login .cookie-config p { text-align: center; font-size: .85rem; }
#login .cookie-config .wrap { margin-top: 10px; }
#login .cookie-config li { list-style-type: none; }
#login .cookie-config .div { margin-bottom: 10px; }
#login .cookie-config .div strong { font-size: .85rem; }
#login .cookie-config .div .sub { padding-left: 10px; font-size: .85rem; }

.autochks {display:inline-block;position:relative; font-weight:normal; margin-top:20px;}
.autochks input[type="checkbox"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.autochks input[type="checkbox"] + label {display:inline-block;vertical-align:middle;line-height:20px;position:relative;padding-left:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.autochks input[type="checkbox"] + label:before {content:'';position:absolute;left:1px;top:0px;margin:0;width:20px;height:20px;text-align:center;background: url('/images/mobile/check.png') no-repeat 0 0; background-size:20px 20px; box-sizing:border-box;}
.autochks input[type="checkbox"] + label:active:before,
.autochks input[type="checkbox"]:checked + label:active:before {}
.autochks input[type="checkbox"]:checked + label:before {background: url('/images/mobile/check_on.png') no-repeat 0 0; background-size:20px 20px;}


.buy-btn{margin-top:20x;}
.buy-btn input{width:100%; height:35px; line-height:35px; background:#333; color:#fff; outline:none; border:none;}

/* 한글자판 */
#login .btn-keyboard {font-size: .85rem; padding: 0 0 10px; text-align: right; display: block;}
#login .keyboard img {max-width: 100%; margin-bottom: 10px;}
#login .btn-keyboard .open {display:inline-block; width:0; height:0; line-height:0; font-size:0; margin-left:3px; border-top: 8px solid #333; border-left:4px solid transparent;  border-right:4px solid transparent}
#login .btn-keyboard .close {display:inline-block; width:0; height:0; line-height:0; font-size:0; margin-left:3px; border-bottom: 8px solid #333; border-left:4px solid transparent;  border-right:4px solid transparent}
/* BASIC css end */


/* 주문취소 반품 교환 */

.period{position: relative;   border: 1px solid #ddd;   background: url('/images/mall/pattern_bg.gif') repeat 0 0;  text-align: right;    width: 100%;    box-sizing: border-box;    display: inline-block;    vertical-align: top;    padding:.5rem .5rem 1.5rem;  }
.period .my_grade{ position:relative;  text-align:center; border-bottom:1px solid #ddd; padding-bottom:20px; margin-bottom:20px;} 
.period .my_grade h3{font-size:1.4rem; color:#222; margin:15px 0px;}
.total{overflow:hidden; box-sizing:border-box;}
.total li{float:left; width:35.3%; margin:0 1%; text-align:center;}
.total li div{ background-color:#009CE6; border-radius:5px; color:#fff; box-sizing:border-box;margin:0 auto; padding:10px;}
.total li h3{font-size:0.95rem; margin-bottom:10px;color:#fff; margin:0; padding:0; }
.total li div p.num{font-size:.8rem; }
.total li div p.more{margin-top:7px; display:block; color:#fff; padding:3px 4px; border:1px solid #fff; font-size:.7rem;}
.total li.t02{width:29.3%;}
.total li.t03{width:29.3%;}
.total li.t02 div{background-color:#E02E8C;}
.total li.t03 div{background-color:#f7b500;}

.myshop{padding:0;}
.myMenu{border-bottom:10px solid #f7f7f7;}
.myMenu ul{overflow:hidden;}
.myMenu ul li{}
.myMenu ul li:nth-child(3n + 1){border-left:none;}
.myMenu ul li a{display:block; border-bottom:1px solid #ddd;  font-size:.85em; color:#333; padding:5px 10px;  }
.myMenu ul li a img{width:25px; margin-right:10px;}
.myMenu ul li.long{width:100%; height:10px; background:#F7F7F7; color:#fff; text-align:center; border-top:1px solid #DDDDDD;}
.myMenu ul li span{background:#009CE6; color:#fff; padding:2px 5px; font-size:14px; border-radius:4px;}


.tb_period {  width: 100%;  border-collapse: collapse;  border-spacing: 0;  border: 0 none; }
.tb_period h5{font-size:1rem; margin-bottom:5px;}
.tb_period th { text-align: right; padding-right:10px; font-weight:normal; font-size:16px;}
.tb_period td {padding:6px 0px;  color: #333; text-align:left; }
.tb_period td ul li{float:left;}
.tb_period td ul li a{padding:4px 10px; background-color:#fff; color:#999; border:1px solid #999; margin-right:5px; font-size:1rem;}
.tb_period td ul li.on a{ background-color:#002590; color:#fff; border:1px solid #002590;}
.tb_period td input[type="text"]{line-height: 1;  padding: 5px 0 7px; vertical-align:middle; border: 1px solid #cecece;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff; color: #4d4d4d;  text-indent: 5px !important; }
.tb_period td input.input_year{background: #fff url('/images/mall/calendar.gif') no-repeat right 50%; width:36%;}
.tb_period td label{margin-right:5px;}
.tb_period span.btn_search{display:inline-block; width:70px; height:36px; line-height:36px; text-align:center; color:#fff; background-color:#000; font-size:15px; vertical-align:middle;}
p.refer{ color:#898989; margin-top:15px; position:relative; padding-left:25px; font-size:1rem; line-height:1.0;}
p.refer:before{content:'\e92e';display : block; position : absolute; left :3px; top:0; color:#888; font-size:1rem;  font-family: 'xeicon' !important;}

.wish_box{overflow:hidden; padding:1rem; border:1px solid #0051c9;}
.wish_box .wish_button{float:left; width:30%;}
.wish_box .wish_button button{background:#0051c9; color:#fff; display:block; Margin-top:5px ; width:80px; height:35px; line-height:35px;}
.wish_box .wish_bookmark_list{float:left; width:70%;} 
.wish_box .wish_bookmark_list h4{ position:relative; padding:5px 0; margin-bottom:5px; border-bottom:1px dotted #ddd;}
.wish_box .wish_bookmark_list h4 .btn_setting{position:absolute; right:0px; top:0px; background:#888; color:#fff; padding:2px 5px;}
.wish_box .wish_bookmark_list .wish_list ul li{display:inline-block; margin-left:10px;}
.wish_box .wish_bookmark_list .wish_list ul li:first-child{margin-left:0;}
.wish_box .wish_bookmark_list .wish_list ul li.on a{color:#0051c9}
.wish_product_list .tb_result .pri_info .wishBtn{margin-top:5px; }
.wish_product_list .tb_result .pri_info .wishBtn button{margin:0 2px; padding:3px 6px; }
.wish_product_list .tb_result .pri_info .wishBtn button.dark{background:#0051c9; color:#fff; border:1px solid #0051c9;}
.wish_product_list .tb_result .pri_info .wishBtn button.white{background:#fff; color:#ff0000; border:1px solid #ff0000;}

.top_zone{padding:1rem; border:1px solid #0051c9; text-align:center;}

/* 주문 배송 조회 관심상품 */
.top_area{margin-bottom:10px; overflow:hidden;}
.top_area b{float:right; font-weight:normal; color:#dd1508; font-size:15px;}
.tb_top{clear:both; margin: 10px 0px 0px 0px; padding: 8px 15px; box-sizing:border-box; background-color: #fbfbfb;  border: 1px solid #ddd;    }
.btn_excel{display:inline-block; margin-left:10px; color: #fff; background-color: #002590; font-size: 13px; padding: 3px 5px;}
.myList{border-left:1px solid #ddd; border-right:1px solid #ddd;}
.myList > li{padding:.5rem; border-bottom:5px solid #eee; position:relative;}
.myList li p{position:relative; padding-left:70px; margin:3px 0;}
.myList li p span{position:absolute; left:0px; top:0px; }
button, input[type=submit] {  border: 0 none;  outline: none;  cursor: pointer;}
.sbtn {  display: inline-block; font-size: 13px;  line-height: 1;  font-weight: bold;  letter-spacing: -1px;  padding:5px 10px; border-radius: 0px;}
.sbtn.dark { color: #fff;  background: #666;  border: 1px solid #666; }
.sbtn.white { color: #626770;  background: #fff;  border: 1px solid #363c47;  box-shadow: 0 1px 1px #d8d8d8;  border-radius: 0px; }
.sbtn.grey { color: #797877;  background: #e7e5e5;  border: 1px solid #a0a0a0; }
.sbtn.red { color: #fff;  background: #0E7E80;  border: 1px solid #0E7E80;  }
.sbtn_list li{margin-top:3px;}
.sbtn_list li:first-child{margin-top:0px;}
.choice{margin-top:5px;}
.change h3{ font-size:24px; font-weight:bold; color:#666; margin-top:30px; margin-bottom:5px;background: url("/images/mall/h4.gif") no-repeat 0 3px; }
.popArea{background-color:#f8f8f8; padding:20px; font-size:15px;}
.popArea h4{font-weight:bold; margin-top:20px; color:#fb366b; font-size:14px; }
.popArea span{font-weight:bold;}
.mt0{margin-top:0px !important;}


/* 주문상품확인 */
.boardOrder h2{font-size:16px; font-weight:bold; color:#333; margin-bottom:10px; margin-top:30px;}
.boardOrder h3{font-size: 15px; margin-top:20px; margin-bottom:10px;}
.btn_white{padding:5px 20px; border:1px solid #454545;  font-weight:bold; color:#454545;}

/* 마이쇼핑-today */
.mem_top{background-color:#4056A2; font-size:1.0em; color:#fff; font-weight:bold; padding:15px 20px; position:relative;}
.mem_top .btn_edit{font-size:0.92em; border:1px solid #fff; border-radius:15px; -webkit-border-radius: 15px;   position:absolute; top:13px; right:20px; padding:3px 15px; color:#fff; font-weight:normal;}

.mall_tab{position: relative;  overflow: hidden;  width: 100%;  height: 40px;  background: url('/images/mall/tab_line.png'); margin:15px 0px;}
.mall_tab ul{}
.mall_tab ul li{float:left;}
.mall_tab ul li a {  display: inline-block;  margin: 0;  padding: 3px 0 0 0;  vertical-align: middle;  text-align: center;  text-decoration: none !important;  white-space: nowrap;  line-height: 35px;}
.mall_tab ul li.on{background-color: #fc5e08;}
.mall_tab ul li.on a {  width: 162px;  padding: 2px 0;  border: 0px solid #5c5c5c;  border-right: 0;  color: #fff;  font-weight:bold;  text-decoration: none;}
.mall_tab ul li.off a {  width: 160px;  border: 1px solid #c5c5c5;  border-right: 0;  color: #555;  text-decoration: none;  background-color: #f7f7f7;}
.mall_tab ul li:last-child {  border-right: 1px solid #c5c5c5;}


/* Table */
.tb_date{border-collapse: collapse;	border-spacing: 0; table-layout: fixed; margin-bottom: 25px;}
.tb_date tbody th{background-color: #e2e2e2; color: #242424; font-weight: bold;  border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
.tb_date tbody td{border-bottom: 1px solid #e2e2e2;border-top: 1px solid #e2e2e2;  border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; color: #333; height:40px; vertical-align:middle; padding:0px 10px;}
.tb_date tbody td ul li{float:left; margin-right:10px;}
.tb_date tbody td input[type="text"]{line-height: 1;  height: 15px;  padding: 3px 0 5px; vertical-align:middle; border: 1px solid #cecece;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;    color: #4d4d4d;  text-indent: 5px !important; }
.tb_date tbody td select{ height: 25px;  vertical-align:middle; border: 1px solid #cecece; width:90px;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;    color: #4d4d4d;  text-indent: 5px !important;}


h3 span.stxt{font-weight:normal; color: #898989;  font-size:16px;}



.timg{margin-top:15px; position:relative; width:100%; padding:0; border-top:2px solid #00C6D7; border-bottom:1px solid #ddd;}
.timg ul{width: 100%; margin:0 auto;}
.timg ul li{padding:.5rem;}
.timg ul li a{ display:inline;  text-align:left;}
.timg ul li a img{ border:1px solid #d9d9d9 !important; width:140px; height:140px; margin-bottom:10px;}
.timg ul li a p{margin:0; padding:0;}
.timg ul li a p.name{ color:#444646; margin-bottom:10px; display: block;text-overflow:ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;	-webkit-line-clamp: 1; -webkit-box-orient: vertical;word-wrap:break-word; line-height: 1.3em;height: 2.6em;}
.timg ul li a p.price{margin-top:5px;}
.timg ul li a p.price .tx_org {color:#b5b5b5;font-size:10px;text-decoration:line-through;vertical-align:middle;}
.timg ul li a p.price .tx_org > span {display:inline-block;font-size:12px;text-decoration:line-through;vertical-align:0;letter-spacing:-0.02em}
.timg ul li a p.price .tx_cur {display:inline-block;}
.timg ul li a p.price .tx_cur > span {display:inline-block;font-size:16px;vertical-align:-1px; color:#dc1508;}
.timg ul li a p.price .tx_org+.tx_cur {margin:0 0 0 7px;vertical-align:bottom}





/* =============================================================================
   회원가입
   ========================================================================== */
#join {padding:0 20px;}
#join .breadcrumb-order { background-color: #f4f4f4; border-bottom: 2px solid #666; overflow:hidden; margin-top:30px;}
#join .breadcrumb-order li { position: relative; line-height: 34px; text-align: center; float: left; width: 33%; list-style-type: none; font-weight: bold;  background: url(/images/mobile/step_bg.gif) no-repeat right center; background-size: 2px 13px; color: #666; }
#join .breadcrumb-order li:last-child { background: none; }
#join .breadcrumb-order li span { position: absolute; display: block; bottom: -8px; left: 46%; text-indent: -9999px; width: 14px; height: 15px; background: url(/images/mobile/on.gif) no-repeat 0 0; background-size: 100% 100%; }
#join .desc { margin: 20px 15px 0 15px; }
#join .desc h3 {  font-weight: bold; margin: 0; border-bottom: 1px solid #cacaca; padding-bottom: 10px; }
#join .desc p { margin: 5px 0 0 0; font-size: .85rem; }
#join .desc a { color: #1172b6; font-weight: bold; font-size: .85rem; text-align: right; display: block; padding-top: 10px; }
#join .desc input[type=checkbox] { margin-right: 5px; }
#join .btns { text-align: center; margin-top: 15px; }
#join .btns a { margin: 0 5px; padding: 8px 30px; }
#join table.normal { margin-top: 15px; }
#join table.normal p { font-size: 0.85rem; margin: 10px 0 0 0; line-height: 1em;  color:#999}
#join .step-03 td { padding-right: 10px; }
#join .conts { padding-top: 10px; text-align: center; }
#join .conts img { margin-bottom: 15px; }
#join .conts h5 { margin: 0;  color: #777; }
#join .conts h5 strong { color: #000; }
#join .desc2 { margin-top: 10px; font-size: .85rem; color: #999; padding: 10px 0; text-align: center; background-color: #f2f2f2; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; }
#join .desc2 p { margin: 0; line-height: 1.5em; }
#join .phone { padding: 0 15px; }
#join .phone h4 {  font-weight: bold; border-bottom: 1px solid #dadada; margin: 15px 0 0 0; padding-bottom: 7px; }
#join .phone .form-wrap { position: relative; padding: 4px; margin: 5px 0; }
#join .phone .form-wrap input { padding: 8px 0; text-indent: 8px; margin-right: 5px; }
#join .phone .form-wrap a { position: absolute; line-height: 21px; }
#join .phone .before {}
#join .phone .before .form-wrap input { width: 50%; }
#join .phone .before h5,
#join .phone .after h5 { margin: 10px 0; font-size: .85rem; color: #777; }
#join .phone .before select { width: 100%; }
#join .phone .before .desc { font-size: .85rem; background-color: #f2f2f2; color: #999; text-align: center; padding: 10px 0; margin: 0; }
#join .phone .after {}
#join .phone .after .desc { font-size: .85em; color: #999; text-align: center; padding: 10px 0; margin: 0; border-bottom: 1px solid #dadada; }
#join .phone .after .form-wrap input { width: 37.5%; float: left; }
#join .phone .after .form-wrap a.confirm { position: relative; }
#join .phone .after .form-wrap a.re { right: 0; }
#join .phone .after .form-wrap ul { margin-top: 10px; }
#join .phone .after .form-wrap li { margin-left: 20px; list-style-type: square; color: #999; font-size: .85rem; }


#terms_desc .terms-desc { margin-top:50px; }
#terms_desc .terms-desc dt { position: relative; margin: -1px 0; height: 42px; line-height: 42px; padding:0px 15px; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; color: #000;  font-weight: bold;  }
#terms_desc .terms-desc dt span { font-weight: normal; }
#terms_desc .terms-desc dt > a {display:block; width:100%; height:100%; }
#terms_desc .terms-desc dt .btn-up { background: url(/images/mobile/drop_close.gif) no-repeat right center; background-size: 14px 10px; }
#terms_desc .terms-desc dt .btn-down { background: url(/images/mobile/drop.gif) no-repeat right center; background-size: 14px 10px; }
#terms_desc .terms-desc dd { display: none; padding: 15px; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; background: #f1f1f1; }
#terms_desc .terms-desc dd textarea { width: 100%; height: 150px; padding: 5px 10px; border: 1px solid #e1e1e1; background: #fff; box-sizing: border-box; border-radius: 0; font-size: .85rem;  line-height: 1.5; }
#terms_desc .terms-desc dd .sect { width: 100%; overflow-x: hidden; overflow-y: auto; padding: 10px; border: 1px solid #e1e1e1; background: #fff; box-sizing: border-box; }
#terms_desc .terms-desc dd .sect table { width: 100%; }
#terms_desc .terms-desc dd .sect th, 
#terms_desc .terms-desc dd .sect td { padding: 8px 0; font-size: .85rem; text-align: center; line-height: 1.25; }
#terms_desc .terms-desc dd .sect th { background: #a0a0a0; color: #000; border-right: 1px solid #fff; color: #fff; font-weight: normal; }
#terms_desc .terms-desc dd .sect td { border-bottom: 1px solid #a0a0a0; color: #666; font-size: .7rem; vertical-align: middle; }

#terms_agree input[type="checkbox"] { vertical-align: middle; border-radius: 0; position: relative; margin-top: -1px; }
#terms_agree .terms-agree dl {  }
#terms_agree .terms-agree dt { margin-top: 10px; height: 35px; line-height: 35px; padding-left: 10px; border-bottom: 1px solid #cacaca; color: #000; font-weight: bold;  }
#terms_agree .terms-agree dd { padding: 15px 0px; border-bottom: 1px dashed #dadada; }
#terms_agree .terms-agree dd:last-child { border-bottom: 0; }
#terms_agree .terms-agree dd strong { color: #000; font-weight: bold;  }
#terms_agree .terms-agree dd .txt { margin-top: 10px; color: #999; font-size: .9rem;  white-space: nowrap; }
#terms_agree .terms-agree dd .txt p { margin-top: 8px; color: #000; }
#terms_agree .terms-agree dd .lst:after { content: ''; display: block; clear: both; }
#terms_agree .terms-agree dd .lst li { display:inline-block; margin:0px 15px;list-style: none; padding: 5px 0; white-space: nowrap; }
#terms_agree .terms-agree dd .lst li a { display:inline-block; text-decoration: underline; }
#terms_agree .terms-agree .btn-agree { display: block; height: 50px; line-height: 50px; margin: 15px 10px 0; background: #008cff; border-bottom: 1px solid #0070cc; border-radius: 2px; -webkit-border-radius:2px; color: #fff; font-weight: bold;  text-align: center; }
.signup03{text-align:center; font-size:0.9rem;}
.signup03 img{margin-bottom:10px;}
.signup03 b{color:#333; font-weight:bold; font-size:1.1rem;}


input[type='checkbox'] {background: #fff;border: solid 2px #ADABA8;height: 20px;width: 20px;-webkit-border-radius: 0px;}
 input[type='checkbox']:checked {background: #fff;border: solid 2px #8f8d89;}
input[type='checkbox']:checked:after {content: ' ';display: block;background: #b4b1ae;position: relative;top: 3px;left: 3px;-webkit-border-radius: 0px;} 




/* 이용약관 */
#layerTermsWrap, 
#layerPrivercyWrap,
#layerThirdPartyWrap,
#layerTrustWrap { display: none; }
#layerTermsWrap .txt,
#layerPrivercyWrap .txt,
#layerThirdPartyWrap .txt,
#layerTrustWrap .txt { font-size: .85rem; padding: 15px 10px; }
/* 개인정보 수집 이용안내 */
#join .desc .none-line { border-bottom: none; }
#join .privercy-contract-tap { position: relative; border-left: 1px solid #cacaca; }
#join .privercy-contract-tap li { list-style-type: none; border-top: 1px solid #cacaca;  border-right: 1px solid #CACACA; background-color: #f4f4f4; display: block; float: left; line-height: 27px; text-align: center; width: 33%; height: 28px; margin-bottom: -1px; }
#join .privercy-contract-tap li.sel{ background-color: #fff; border-bottom: 1px solid #fff; }
#join .privercy-contract-tap li:last-child { border-right: 1px solid #cacaca;; }
#join .privercy-contract-tap li a { text-align: center; padding: 0; display: block; color: #787878; width: 100%; height: 100%; }
#join .tab-content { border: 1px solid #cacaca;}
#join .tab-content .privercy-contract { padding: 10px; }
/* 약관 팝업 관련 */
.layer-pop-join { position: absolute; left:0; top: 0; z-index: 101; width: 100%; min-height: 100%; background-color: #fff; }
.layer-pop-join h3 { white-space: nowrap; padding-left: 15px; padding-right: 10%; overflow: hidden; text-overflow: ellipsis; color: #fff; background-color: #a0a0a0; font-size: .85rem; margin: 0; min-height: 30px; line-height: 1.5em; padding-top: 7px; }
.layer-pop-join .btns { margin: 25px 0; padding: 0 15px; }
.layer-pop-join .btns .btn-type-03,
.layer-pop-join .btns .btn-type-04 { padding: 7px 20px; }
.layer-pop-join .btns .f-right { float: right; }
.layer-pop-join .close { display: block; width: 30px; height: 27px; position: absolute; right: 0; top: 10px; background: #fff url(/images/d3/m_01/bull/btn_del_gray@2x.gif) no-repeat center center; background-size: 11px 11px; text-indent: -9999px; font-size: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }


select{height: 34px;padding: 0 20px 0 10px;border: 1px solid #bebebe; background:#fff url("/images/mobile/select_arr.png") no-repeat 96% center;background-size: 12px auto;color: #222;-webkit-border-radius: 0;-webkit-appearance: none; min-width:77px;}
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   아이디/비밀번호 찾기
   ========================================================================== */
#findIdpw .self-check { padding: 10px; }
#findIdpw .self-auth { padding: 10px; border-top: 2px solid #e1e1e1; }
#findIdpw .dsc { min-height: 95px; padding: 15px 10px 15px 70px; background: #f1f1f1 url(/images/mobile/key.gif) no-repeat 12px 15px; background-size: 46px 95px; color: #777; font-size: .85rem; font-weight: bold;  }
#findIdpw .cont { margin-top: 14px; padding: 10px 10px 15px; border: 1px solid #e1e1e1; }
#findIdpw .cont .hd { padding-bottom: 6px; border-bottom: 2px solid #e1e1e1; text-align: center; color: #777; font-weight: bold;  }
#findIdpw .cont .frm dl { zoom: 1; overflow: hidden; width: 100%; border-bottom: 1px solid #e1e1e1; }
#findIdpw .cont .frm dl.last { border-bottom: 0 none; }
#findIdpw .cont .frm dt, 
#findIdpw .cont .frm dd { float: left; padding: 15px 0 10px; }
#findIdpw .cont .frm dt { width: 20%; text-align: center; color: #000; font-weight: bold;  line-height: 27px; }
#findIdpw .cont .frm dd { width: 80%; }
#findIdpw .cont .txt { padding-top: 12px; color: #000; font-weight: bold;  }
#findIdpw .btn { margin-top: 16px; text-align: center; }
#findIdpw .btn .btn-type-03 { padding-left: 40px; padding-right: 40px; }
#findIdpw .input-comm { display: block; height: 25px; margin-right: 20px; border: 1px solid #d6d6d6; padding: 0 3px; }
#findIdpw .input-comm  input { font-size: .85rem; -webkit-appearance: none; }
#findIdpw .txt-input { display: block; max-width: 100%; width: 100%; height: 100%; border: 0 none; padding: 0; }
#passimg { width : 100%; border-top: 2px solid #dadada; border-bottom: 2px solid #dadada; top: 280px; }


/* 개인정보처리방침 이용약관 */
/*  1차는 h3, 2차는 h4, 3차는 txt_indent(들여쓰기)  */
.user{font-size:0.95rem; padding:20px 20px 0px; position:relative;}
.user h3 {font-weight: bold; color:#ee2c32; font-size:1rem; display: block; width: 100%; height: 25px; margin-top: 30px;}
.user h4 {font-size:.7rem;  margin-top: 20px; margin-bottom: 10px; font-weight: bold;}
.user .txt_indent{margin-left: 15px;  font-size:.7rem;  margin-top: 5px; margin-bottom: 10px; }
.user .mt_0{margin-top:0;}


/* 주문배송안내 */
.info{ padding:15px; }
.info h3{ font-size: 18px; margin-top:0px;  color: #002590;  padding-bottom: 5px;  }
.info div { font-size:0.9em;}
.info p{margin-top:5px; margin-bottom:20px;}
.info p.ex{margin-bottom:30px;}
.dot li { background: url("/images/content/dot.gif") no-repeat 0 6px;  } 



.tit-search{border-bottom:2px solid #ddd;padding:20px 0px;}
.tit-search h2{text-align: center;  position: relative; margin:1rem 0;  background: url('/images/mall/bg_tit.gif') repeat-x left 0px;}
.tit-search h2 span{display: inline-block;  line-height: 110%;  font-size: 1em;  color: #352f29;  padding:5px;  background: #fff;}
.tit-search h2 em{font-family: Tahoma;  font-weight: bold; color: #e2704b;}
.prod_list li.search_none{border:none; text-align:center; width:100%; padding:50px 0px; font-size:15px; color:#898989;}
.prod_list li.search_none img{width:90px; height:auto; margin-bottom: 10px;}




/* 페이징 */
.boardPageNav{margin:20px 0px;}
.boardPageNav ul{text-align:center;}
.boardPageNav ul li {display: inline-block;  margin: 0 1px; vertical-align:middle;}
.boardPageNav ul li a {background: #fff none repeat scroll 0 0;  border: 1px solid #f2f2f2;  color: #3d3d3d;  display: block;  font-size: 12px;  font-weight: 700; height: 30px; line-height:30px; text-align:center; transition: all 500ms ease 0s; width:30px; font-family: 'Poppins', sans-serif; border-radius: 0px;box-sizing:border-box; }
.boardPageNav ul li.active a,.boardPageNav ul li a.on,.boardPageNav ul li:hover a {background: #172272;  color: #fff;  border: 1px solid #172272;}
.boardPageNav ul li.next a{background: url("/images/mobile/pager_next.gif") no-repeat center center; background-size:6px auto;}
.boardPageNav ul li.prev a{background: url("/images/mobile/pager_prev.gif") no-repeat center center; background-size:6px auto;}
.boardPageNav ul li.first a{background: url("/images/mobile/pager_first.gif") no-repeat center center; background-size:10px auto;}
.boardPageNav ul li.last a{background: url("/images/mobile/pager_last.gif") no-repeat center center; background-size:10px auto;}

.boardListContainer .boardList table thead tr th.first span{font-size:12px !important;}




.table-wrap {position: relative; display: inline-block;  overflow-x: auto; width: 100%;  white-space: nowrap;}
table.tb_shop { clear:both; border-collapse:collapse; width:100%;  }
table.tb_shop th, table.tb_shop td { box-sizing:border-box; }
table.tb_shop td{border: 1px solid #ddd;  color: #666;   background: #fff;  text-align:center; font-size: 13px;  line-height: 1.2;  vertical-align: middle; padding: 14px 10px;}
table.tb_shop th{border: 1px solid #644734;  color: #644734;  background: #f7f4f3;  font-size: 13px; font-weight:bold; padding: 10px 10px;}

table.tb_shop td.t_left{text-align:left;}
table.tb_shop td.t_right{text-align:right;}
table.tb_shop td.title ul{}
table.tb_shop td.title ul li{text-align:left; overflow:hidden;width:100%;}
table.tb_shop td.title ul li.proimg{float:left; width:20%;}
table.tb_shop td.title ul li.proname{float:left; width:80%; font-weight:bold;}
table.tb_shop td.title ul li .productImg img{float:left; width:70px; height:70px; border:1px solid #ddd; margin-right:10px;}
table.tb_shop td.title ul li .proName { float:left;color:#242424; font-size:14px; line-height:22px;font-weight:bold; }
table.tb_shop td.title ul li.productOpt{width:100%;}
table.tb_shop td.title ul li.productOpt .optCon{margin-top:5px;}
table.tb_shop td.title ul li.productOpt .optCon h5{padding:5px;border:1px solid #ddd; font-weight:bold;}
table.tb_shop td.title ul li.productOpt ul{background:#f8f8f8; padding:10px; position:relative;}
table.tb_shop td.title ul li.productOpt ul li{float:none; font-weight:normal; line-height:18px;}
table.tb_shop td.title ul li.productOpt ul li p{position:absolute; top:-23px; right:5px; font-weight:bold; font-size:12px; color:#666;}
table.tb_shop td.title ul li.productOpt ul li span{float:right; font-weight:bold; font-size:12px; color:#666;}
table.tb_shop td.title ul li.pro_tit a{color: #242424;}

.table-wrap::-webkit-scrollbar {width:5px;height:3px;background-color:#eae9e9;}
.table-wrap::-webkit-scrollbar-thumb {background-color:#03a9f4; -webkit-border-radius:3px;border-radius:3px;}

table.left_tb {border-collapse: collapse;	width: 100%; table-layout: fixed; background:#fff;}
table.left_tb th { letter-spacing:0em; font-weight:bold;  }
table.left_tb td { padding: 10px 5px;line-height:180%;    }
table.left_tb th, table.left_tb td{ padding: 10px 5px;     border-bottom: 1px solid #e1e1e1; vertical-align: middle;} 
table.left_tb td input[type="text"], table.left_tb td input[type="password"]{  line-height: 1;  height: 30px;  padding: 3px 0 5px; vertical-align:middle; border: 1px solid #cecece;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  font-size: 13px;  color: #4d4d4d;  text-indent: 5px !important; }
table.left_tb td input[type="file"]{height:30px;}
table.left_tb td.input img{width:30%;}
table.left_tb th.t_row, table.left_tb td.t_row{border-top: 3px solid #cecece;}
table.left_tb select{padding: 5px 10px;}
table.left_tb textarea{width:100%;border: 1px solid #cecece; border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff; }



.mobile{display:block;}
.mpd10{padding:0px 10px; box-sizing:border-box;}

/*검색*/
.made_list{border:1px solid #0051c9; padding:1rem; overflow-y:auto; height:180px; }
.made_list::-webkit-scrollbar {width:5px;height:3px;background-color:#eae9e9;}
.made_list::-webkit-scrollbar-thumb {background-color:#03a9f4; -webkit-border-radius:3px;border-radius:3px;}
.made_list h2{font-weight:bold; font-size:1.2rem; color:#111; padding-bottom:5px; margin-bottom:10px; border-bottom:1px dotted #ddd;}
.made_list ul{}
.made_list ul li{display:inline-block; padding:3px 5px; border:1px solid #333;margin-bottom:5px; font-size:.9rem;}
.made_list ul li.on{background:#333;}
.made_list ul li.on a{color:#fff; font-weight:bold;}
.prd_name{height:3em;  line-height:1.3em; display:box;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}
.tit-search p.guide_text {color:red; text-align:center;}
.tit-search ul { position:relative; overflow:hidden; width:100%; margin:0 auto; padding:0 1rem;}
.tit-search ul li { text-align:center; width:31.3%; margin:0 1%; float:left; border:1px solid #333; font-size:.9rem; }
.tit-search ul li:first-child { margin-left:0; }
.tit-search ul li a { display:inline-block; width:100%; }
.tit-search ul li.on { background:#333; }
.tit-search ul li.on a { color:#fff; }


/***************뷰페이지************************/
.select_location{display:none;}

.relationList{clear:both;  padding-top:60px; width:100%; position:relative;}
.relationList .title {position:relative; text-align:center; padding-bottom:20px; padding:25px 0px; background:#f3f3f3; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.relationList .title b{font-size:20px; font-weight:bold; /* padding-bottom:10px; border-bottom:2px solid #1349b2; */}
.relationList .title span{display:inline-block; color:#d9121f;}
.relationList .related_button{margin-top:30px;}
.relationList .related_button li{display:inline-block;}
.relationList .related_button li img{cursor:pointer;}

.relationList .boardList {position:relative; background:#fff; }
.relationList .boardList .view_thumb .cate_prd_list{overflow:hidden; width:100% !important;}
.relationList .boardList .view_thumb .cate_prd_list li{padding:15px 0 ; width:48%; float:left; margin:0 1%; border-bottom:none;}
.relationList .boardList .view_thumb .cate_prd_list li .prd_thumb{position:relative; width:100px; height:100px; margin:0 auto; left:auto; top: auto; }
.relationList .boardList .view_thumb .cate_prd_list li .prd_thumb img{width:100px; height:100px;}
.relationList .boardList .view_thumb .cate_prd_list li:before{display:none; }
.relationList .boardList .img_zone img{display:block;}
.relationList .boardList p.prev {position:absolute; cursor:pointer; top:50%;margin-top:-27.5px;z-index:9;}
.relationList .boardList p.prev img{width:30px; height:30px;}
.relationList .boardList p.next {position:absolute; cursor:pointer; top:50%;right:0;margin-top:-27.5px;z-index:9;}
.relationList .boardList p.next img{width:30px; height:30px;}
.relationList .rel_buy{padding:15px; background:#fff; width:100%;}
.relationList .rel_buy .view_list .all-select{padding:3px; background:#F1FCFF;}
.relationList .rel_buy .view_list .view_list_prod li{overflow:hidden; margin-top:10px; padding:5px 0; border-bottom:1px dotted #eee;}
.relationList .rel_buy .view_list .view_list_prod li .chkc{float:left; width:10%;}
.relationList .rel_buy .view_list .view_list_prod li .pimg{float:left; width:35%; }
.relationList .rel_buy .view_list .view_list_prod li .pimg img{border:1px solid #eee;}
.relationList .rel_buy .view_list .view_list_prod li .pimg p{margin-top:5px;}
.relationList .rel_buy .view_list .view_list_prod li .ptxt{float:left; width:55%; text-align:left;}
.relationList .rel_buy .view_list .view_list_prod li .ptxt .prd_btn_area{margin-top:5px;}
.relationList .rel_buy .view_list .view_list_prod li .ptxt .prd_btn_area span{display:inline-block; background:#f25a4d; color:#fff; padding:3px 5px;}
.relationList .rel_buy .view_list .view_list_prod li .ptxt .prd_btn_area span.relCart{background:#00c6d7;}
.relationList .rel_buy .view_list .view_list_prod li .ptxt select{width:100%;}
.relationList .rel_buy table.tb_title{border-top:3px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.relationList .rel_buy table.tb_title th{padding:15px 0; position:relative;}
.relationList .rel_buy table.tb_title th:before{content:""; position:absolute; left:0; width:1px; height:26px; background:#e5e5e5;}
.relationList .rel_buy table.tb_title th:first-child:before{width:0;}
.relationList .rel_buy table.tb_view .center{text-align:center;}
.relationList .rel_buy table.tb_view td{border-bottom:1px solid #e5e5e5; padding:5px 0; position:relative;}
.relationList .rel_buy table.tb_view td .soldout{width:125px; height:100px; position:absolute; top:0; left:0; background:url('/images/content/soldout.png') no-repeat center center; background-size:cover;}
.relationList .rel_buy table.tb_view td .proStop{width:125px; height:100px; position:absolute; top:0; left:0; background:url('/images/content/proStop.png') no-repeat center center; background-size:cover;}
.relationList .rel_buy table.tb_view td .proStop2{width:125px; height:100px; position:absolute; top:0; left:0; background:url('/images/content/proStop2.png') no-repeat center center; background-size:cover;}
.relationList .rel_buy table.tb_view td a.proReplace{font-size:14px; background:#dc1508; color:#fff; font-weight:bold; width:125px; height:40px; line-height:40px; display:inline-block; text-align:center;}
.relationList .rel_buy .prd_list{width:100%; max-height:400px; overflow-y:scroll;}
.relationList .rel_buy .prd_list .prd_btn_area span{display:inline-block; width:85px; height:40px; line-height:40px; background:#fff; cursor:pointer;}
.relationList .rel_buy .prd_list .relBuy{color:#f25a4d; border:1px solid #f25a4d;}
.relationList .rel_buy .prd_list .relCart{color:#00c6d7; border:1px solid #00c6d7;}
.relationList .rel_buy .prd_list .rel_select{width:70px; height:42px;}
.relationList .rel_buy .relation_button{width:100%; text-align:right; margin-top:25px;}
.relationList .rel_buy .relation_button a{background:#888;color:#fff; font-size:1rem; padding:5px 10px;}
.r_productCount {width:50px;text-align:right;}

.relation_cnt_box{display:block;max-width:121px;margin-top:5px;border:1px solid #ddd;overflow:hidden}
.relation_cnt_box input[type="text"] {float:left;font-weight:700;width:45px;height:28px;padding:0 10px;border:0;text-align:center;color:#222;background-color: #fff;}
.relation_cnt_box .btnRelCalc {float:left;width:29px;height:28px;text-indent:-9999px;background:#f5f5f5 url("/images/mall/ico_calculator.png") no-repeat 0 50%}
.relation_cnt_box .btnRelCalc.rel_minus {background-position:1px 50%;border-right:1px solid #ddd}
.relation_cnt_box .btnRelCalc.rel_plus {float:right; background-position:-32px 50%;border-left:1px solid #ddd}


.gal {position:relative;}
.gal .mark00{z-index:10; position:absolute; top:0px; left:0px; width:50px; height:50px;}
.gal .mark01{z-index:10; position:absolute; top:0px; left:0px; width:50px; height:50px;}
.gal .mark02{z-index:10; position:absolute; top:0px; right:0px; width:50px; height:50px;}
.gal .mark03{z-index:10; position:absolute; bottom:0px; left:0px; width:50px; height:50px;}
.gal .mark04{z-index:10; position:absolute; bottom:0px; right:0px; width:50px; height:50px;}

p.title{position:relative;}
p.title b.product_number{font-size:1rem;}
p.title span{display:block; line-height:1.5; font-size:1rem; color:#0050cd; margin:5px 0 15px; }
p.title span:after{content : ""; display : block; position : absolute; left :0;  width : 18px; height :18px;  background: url("/images/mobile/mmall/span_bg.png") no-repeat left top; }

a.btn_list{margin-left:30px; background:#333; color:#fff; padding:0px 10px;}

.pro_notice {margin: 1rem 0; color: #f25a4d; font-size: 0.8rem; text-align: center;}
.pro_notice span {color:#5c5c5c;}

.pro_box .pro_text{ padding: 10px 15px; border: 1px solid #ececec;  background: #f7fafc; font-size:.8rem;}
.pro_box .pro_text h4{text-align:center; font-size:1.2rem; font-weight:600; color:#111; margin-bottom:15px; line-height:1.8; border-bottom:1px dashed #ddd;}
.pro_box .pro_text ul li{margin-top:10px; position:relative; padding-left:15px; }
.pro_box .pro_text ul li span{position:absolute; left:0px; top:0px;}
.pro_box .pro_text ul li i{color:#01559E;}

.pro_box .gal .soldout{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/soldout.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.pro_box .gal .proStop{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop.png?v=1') no-repeat center center; background-size:cover; z-index:99;}
.pro_box .gal .proStop2{width:100%; height:100%; position:absolute; top:0; left:0; background:url('/images/content/proStop2.png?v=1') no-repeat center center; background-size:cover; z-index:99;}



.mall_container .pro_box .pright{padding:0 15px; width:100%;}
.mall_container .pro_box .pright p.title{font-size: 1.3rem; color: #000; line-height: 32px; letter-spacing:-0.06em; word-break: break-all;}
.mall_container .pro_box .pright .icon{margin-top:10px;}
.mall_container .pro_box .pright .info_list{margin-top:15px; font-size:15px;}
.mall_container .pro_box .pright .info_list li{ padding:5px 0px 5px 100px;position:relative; }
.mall_container .pro_box .pright .info_list li span.tit{position:absolute; left:0px; top:1px;}
.mall_container .pro_box .pright .info_list li span.tb_cont{text-align:left; font-size:0.9rem; padding-left:100px;}
.mall_container .pro_box .pright .info_list li .tb_cont_left{ padding-left:100px;}
.mall_container .pro_box .pright .info_list li.price .tb_cont {font-weight:600; font-size:1.2rem;}
.mall_container .pro_box .pright .info_list li.br{border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:12px 0px 12px  100px; margin:5px 0px;}
.mall_container .pro_box .pright .info_list li.br span.tit{top:12px;}
.mall_container .pro_box .pright .info_list li.br_t{border-top:1px solid #ddd;  margin-top:5px; }
.mall_container .pro_box .pright .info_list li.br_b{border-bottom:1px solid #ddd; padding-bottom:12px; margin-bottom:5px;}


/* 상품 개수 변경 영역 (상품상세) */
.evt_prd_list .prd_cnt_box{margin:0;min-height:auto;padding:0;border:0;background:none;}
.prd_cnt_box {position:relative;margin:10px 0 0;min-height:60px;padding:14px 20px;border:1px solid #e9e9e9;background:#f9f9f9}
.prd_cnt_box+.prd_gift_box {margin:0;border-top:0}
.prd_cnt_box:after {content:'';display:block;clear:both}
.prd_cnt_box .tit_area {color:#333;line-height:30px}
.prd_cnt_box .tit_area > span {display:block;font-weight:700}
.prd_cnt_box .cont_area {position:absolute;bottom:20px;right:22px;max-width:50%}
.prd_cnt_box .case_cnt_box~.cont_area {top:46px;}
.prd_cnt_box .cont_area .option_price {display:inline-block;color:#222;font-weight:700}
.prd_cnt_box .cont_area .option_price .tx_num {font-size:18px;margin-right:1px;vertical-align:-2px}
.prd_cnt_box .btn_opt_del {overflow:hidden;display:inline-block;width:13px;height:13px;margin-left:7px;margin-bottom:2px;background:url("/images/mall/close.png") no-repeat 50% 50%;vertical-align:middle;text-indent:-9999px}
.prd_cnt_box .option_cnt_box {display:block;max-width:121px;margin-top:5px;border:1px solid #ddd;overflow:hidden}
.prd_cnt_box .option_cnt_box input[type="text"] {float:left;font-weight:700;width:60px;height:28px;padding:0 10px;border:0;text-align:center;color:#222;background-color: #fff;}
.prd_cnt_box .option_cnt_box .btnCalc {float:left;width:29px;height:28px;text-indent:-9999px;background:#f5f5f5 url("/images/mall/ico_calculator.png") no-repeat 0 50%}
.prd_cnt_box .option_cnt_box .btnCalc.minus {background-position:1px 50%;border-right:1px solid #ddd}
.prd_cnt_box .option_cnt_box .btnCalc.plus {background-position:-32px 50%;border-left:1px solid #ddd}

.prd_cnt_box .cont_area .option_cnt_box {margin-bottom:-6px}

.prd_option_box~.option_add_area .prd_cnt_box {padding:10px 20px 19px}

.option_add_area.pkg_goods_n .prd_cnt_box + .prd_cnt_box{margin-top:-1px;}
.option_add_area.pkg_goods_n .prd_cnt_box.no_prom + .prd_cnt_box{margin-top:10px;}
.option_add_area + .prd_gift_box{margin-top:10px;border-top:1px solid #e9e9e9} 
.option_add_area .case_cnt_box,
.prd_cnt_box .case_cnt_box {padding:6px 24px;}
.option_add_area .case_cnt_box p,
.prd_cnt_box .case_cnt_box p {padding-left:7px;background:url("/images/mall/bar2.gif") no-repeat 0 center;font-size:12px;line-height:22px;color:#888;}
.option_add_area .case_cnt_box strong,
.prd_cnt_box .case_cnt_box p strong {color:#969937;}
.prd_cnt_box .case_cnt_box {padding:0;margin:10px 0 -10px;}

.prd_cnt_box.disabled input[type="text"] {color:#ccc;background:#fafafa}

/* 상품금액 */
.prd_total_price {overflow:hidden;height:60px;margin:10px 0 10px;padding:18px 0 0;border-bottom:2px solid #00338c;color:#002590;font-weight:700; box-sizing:border-box;}
.prd_total_price .tx_tit {float:left;font-size:18px}
.prd_total_price .tx_cont {float:right}
.prd_total_price .tx_cont .tx_num {font-size:22px;margin-right:2px;vertical-align:-2px;letter-spacing:-0.04em !important}


/* 옵션 */
.prd_option_box {position:relative;width:100%;height:48px;margin:20px 0 0;background:#fff;}
.prd_option_box .sel_option {display:block;height:48px;line-height:46px;padding:0 20px;border:1px solid #f25a4d;color:#f25a4d;background:url("/images/mall/option_arrow.png") no-repeat 94% 20px;font-weight:700}
.prd_option_box .sel_option > .icon_flag {margin-right:5px}
.prd_option_box .sel_option_list {display:none;position:absolute;top:50px;left:0;width:99.6%;max-height:245px;overflow-x:hidden;border-left:1px solid #aaa;border-right:1px solid #aaa;border-bottom:1px solid #aaa;background:#fff;z-index:999}
.prd_option_box .sel_option_list > li {position:relative;width:100%}
.prd_option_box .sel_option_list > li+li {border-top:1px solid #e5e5e5}
.prd_option_box .sel_option_list > li > a {overflow:hidden;display:block;width:100%;min-height:46px;padding:12px 115px 12px 20px;color:#666; box-sizing:border-box; font-weight:700}
.prd_option_box .sel_option_list > li > a.option_soldout{background:#efefef; color:#999; position:relative;}
.prd_option_box .sel_option_list > li > a.option_stop{background:#efefef; color:#999; position:relative;}
.prd_option_box .sel_option_list > li.on{background:#f2f2f2}
.prd_option_box .sel_option_list > li .icon_flag {display:block;float:left;vertical-align:top;font-weight:normal;}
.prd_option_box .sel_option_list > li .option_value {display:block;max-width:271px;text-overflow:ellipsis;/*white-space:nowrap;*/}
.prd_option_box .sel_option_list > li .icon_flag+.option_value {max-width:226px;}
.prd_option_box .sel_option_list > li .color+.option_value {max-width:245px;}
.prd_option_box .sel_option_list > li .color {display:block;float:left;width:16px;height:16px;margin-right:10px;vertical-align:middle}
.prd_option_box .sel_option_list > li .color img {width:16px;height:16px}
.prd_option_box .sel_option_list > li button {position:absolute;top:50%;right:20px;margin-top:-11px;width:78px;height:22px;color:#ee782f;border:1px solid #ee782f;background:#fff;font-family:'dotum','돋움';font-size:12px;font-weight:400}
.prd_option_box .sel_option_list > li .option_price {position:absolute;top:20px;right:20px;margin-top:-7px}
.prd_option_box .sel_option_list > li .option_price .tx_num {font-size:15px}
.prd_option_box .sel_option_list > li .coupon_info {padding-left:15px;background:url("/images/mall/bar_repeat.png") repeat-x 0 0;margin:0 20px;height:46px;line-height:46px;color:#969937;font-weight:700}
.prd_option_box .sel_option_list > li .coupon_info:before {display:inline-block;content:"";margin:0 3px 0 -15px;background:url("/images/mall/icon_prd_coupon.png") no-repeat 0 center;width:11px;height:11px;}
.prd_option_box .color img{width:16px;vertical-align:middle;}
.prd_option_box .color{margin-right:10px;}
.prd_option_box .sel_option_list > li .coupon_info button {top:auto;bottom:11px;color:#969937;border-color:#969937;line-height:20px}
.prd_option_box .open {border-color:#002590; color:#002590; background:url("/images/mall/option_arrow.png") no-repeat 94% -23px;}

/*20220921 추가*/
.prd_option_box .sel_option_list > li .option_value {max-width:330px;text-overflow:ellipsis;/*white-space:nowrap;*/ line-height:1; display:inline-block; vertical-align:middle;}
.prd_option_box .sel_option_list > li .option_minmum {font-size:0.7rem; color:#ee0f0f;}
.prd_option_box .sel_option_list > li .option_order {font-size:0.7rem; color:#ee0f0f; border:1px solid #ee0f0f; padding:1px 5px;}
.prd_option_box .sel_option_list > li > h3{font-size:0.9rem; padding:10px 20px 5px; color: #ee0f0f;    background: #fff3f3;}
/*.prd_option_box .sel_option_list > li > ul{border-bottom:1px solid #333;}*/
.prd_option_box .sel_option_list > li > ul > li {position:relative;width:100%; font-size:0.8rem;}
/*.prd_option_box .sel_option_list > li > ul > li+li {border-top:1px solid #e5e5e5}*/
.prd_option_box .sel_option_list > li > ul > li > a {overflow:hidden;display:block;width:100%;min-height:46px;padding:10px 115px 10px 20px;color:#666; box-sizing:border-box; }
.prd_option_box .sel_option_list > li > ul > li > a .option_price .tx_num {font-size:0.8rem}
.prd_option_box .sel_option_list > li > ul > li > a.option_soldout{background:#efefef; color:#999; position:relative;}
.prd_option_box .sel_option_list > li > ul > li > a.option_stop{background:#efefef; color:#999; position:relative;}

/*리뷰페이지*/
.review_table{border-collapse: collapse;	border-spacing:0; margin-bottom:20px;}
.review_table thead th{color:#474747;background-color:#f8f8f8;font-weight:bold;padding:13px 10px 11px 10px;border-bottom:1px solid #606264;border-top:2px solid #606264;}
.review_table tbody td{color:#454545;padding:15px 10px 14px 10px;text-align:center;vertical-align:middle; border-bottom:1px solid #dee2e7;}
.review_table tbody td.t_left{color:#454545;padding:15px 10px 14px 10px;text-align:left;vertical-align:middle;}
.review_table tbody td img{width:100px;height:100px;}
.review_bottom{text-align:right;margin-top:5px;}
.review_table tbody td p{padding:0;margin:0}

.start_list{list-style:none; padding:0; margin:0;}
.start_list li{float:left;}
.start_list li span{display:inline-block; width:22px; height:22px; background: url('/images/main/star.png') no-repeat  0px -22px;background-size:126px 43px;}
.start_list li.on span{display:inline-block; width:22px; height:22px; background: url('/images/main/star.png') no-repeat  0px 1px;background-size:126px 43px;}

.pro_text{ padding:0; border-bottom: 1px solid #ddd; text-align:left; }
.pro_text_tit h4{display:inline-block; font-size:24px; color:#333333; margin:0; margin-right:30px;}
.pro_text_tit h5{display:inline-block; font-size:24px; color:#01559E; margin:0; margin-right:30px;}
.prd_ori_star{position:relative; display:inline-block;vertical-align:middle; margin:0;  height:25px;}
.prd_ori_star span.grade{background: url('/images/main/star.png') no-repeat  0px -22px;background-size:126px 43px;}
.prd_ori_star span.state{background: url('/images/main/star.png') no-repeat  0px 1px; background-size:126px 43px;}
.prd_ori_star span.grade,
.prd_ori_star span.state{position: absolute; left: 0; top:0; display: inline-block;  text-indent: -9999px;  max-width: 100%; width: 100px; height: 23px; }
.prd_ori_star span i{vertical-align:middle; color:#71A0FF; font-size:18px; }
.prd_ori_star em{font-size:16px; padding-left:135px; font-style:normal; font-weight:400;}

.review_list{width:100%; list-style:none; padding:0; margin:0;}
.review_list li{border-bottom:1px solid #ddd; padding:10px;cursor:pointer;}
.review_list li .list_top{position:relative; height:80px; padding-left:120px;  box-sizing:border-box;}
.review_list li .list_top .img_zone{position:absolute; top:0px; left:10px; width:100px; height:80px;}
.review_list li .list_top a.review_edit{position:absolute; top:0px; right:0px; display:inline-block; padding:5px 10px; background:#002590; color:#fff;}
.review_list li .list_top h4{margin:0;}
.review_list li .list_top h5{margin:0; margin-top:5px; color:#888;}
.review_list li .list_top .prd_ori_star em{color:#aaa;}
.review_list li p{margin:0px;}
.review_list li p.productName{color:#002590; font-size:14px;}
.review_list li p.subject{color:#000; font-size:16px;}
.review_list li .content{display:none; color:#333; font-size:14px; background:#f7f7f7; padding:5px; margin-top:5px;}
.review_list li.active .content{display:block;}
.review_list li.active .list_top{height:auto; }

/*컨텐츠 리스트형*/
.prod_list li>a {display:block; padding:10px; border-bottom:1px solid #bebebe; overflow:hidden;}
.prod_list .thumb {float:left; width:130px; height:115px; margin:0 15px 0 0;position:relative; z-index:0;}
.prod_list .thumb img {width:100%;}
.prod_list .thumb a{display:block;}
.prod_list .cont {overflow:hidden;}
.prod_list .cont dt{margin:15px 0px;}
.prod_list .cont dt .name{ height: 36px; margin: 10px 0; font-size:1.0em;  line-height: 100%;-webkit-line-clamp:2; color:#444646; font-weight:bold;   line-height: 18px;   overflow: hidden;  display: block;}
.prod_list .opt img {height:15px;}
/*.price { margin-top: 10px;  line-height: 1.3; color: #ff0000;font-size: 1.1em;  height: 51px;  overflow: hidden;}
.price .won { font-size: 11px;  color: #999;  text-decoration: line-through; display: block;}
.price .won i {  font-size: 12px;  font-weight: bold;  position: relative;  top: 1px;}*/
.discount {    font-size: 0.9em;}
.discount i { color: #3062bd;   position: relative;  top: 1px;}
.option em {font-size: 0.7em; background-color:#444343; color:#fff; padding:3px 5px; margin-bottom:5px;}


/*제품상세페이지*/
.view_tit{ position:relative; z-index:0;}
.view_tit h2 { font-size: 17px;  text-align: center; border-bottom:2px solid #e2e2e2;  height: 44px;  line-height: 46px; }
.view_tit .btn_back {position:absolute; top:8px; left:10px;background: url(/images/mobile/back.jpg) no-repeat;  background-size: 28px auto;  width: 28px;  height: 29px;  font-size: 0;  line-height: 0;}
.info_top {  overflow: hidden;  background: url(/images/mobile/bg_line.gif) repeat-x 0 bottom;  background-size: 5px 7px;  padding: 10px 10px 15px;}
.info_top h2 { font-size: 17px;  line-height: 22px;}
.made{font-weight: normal; color:#fff; background-color:#444343; padding:3px 10px; font-size: 0.7em; text-transform:uppercase;}
.brand {  font-size: 14px;  font-weight: normal;  display: block; }
.info_top h2 strong {  display: block;  margin: 3px 0;}
.colum_1 {  position: relative;  width: 94%;  margin: 0 auto;  border-bottom: 1px solid #dbdbdb;  padding-bottom: 10px; padding-top:15px;text-align:center;}
.colum_1 img {  max-width: 90%;  height: auto; }
.product-wrap { padding: 10px 10px 4px;}
.product-wrap .option{width:90.3125%;margin:5px auto}
.product-wrap .option > li{list-style-type:square;list-style-position:inside;font-size:.875em;color:#777;margin:10px 0;font-weight:bold; vertical-align:middle;}
.product-wrap .option .tit{display:inline-block;width:85px}
.product-wrap .option .tit img{vertical-align:-1px}
.product-wrap .option .txt strong{color:#000}
.product-wrap .option .txt em{font-size:.75em;font-style:normal;color:#999}
.product-wrap .option .txt-input{text-align:center;line-height:1.5em}
.product-wrap .option .btn-type-02{font-family:'Courier New';padding:5px 7px}
.product-wrap .option .break .tit{display:block;width:auto;margin-top:10px}
.product-wrap .total{padding:7px 0;margin-top:10px;border-top:2px solid #aeaeae;border-bottom:2px solid #aeaeae;background-color:#f4f4f4}
.product-wrap .total dl{width:90.3125%;margin:0 auto;font-weight:bold}
.product-wrap .total dt{color:#000;font-size:.875em;display:inline;margin-right:20px}
.product-wrap .total dt span{font-size:smaller}
.product-wrap .total dd{font-size:.875em;color:#e92121;display:inline;}
.product-wrap .total dd strong{font-size:larger}
.fixed{position:fixed !important;bottom:0; left:0; z-index:10;width:100%;padding:5px 0}
.fixed-btn{position:relative;text-align:center}
.fixed-btn .is_soldout{width:100%;color:#222;font-weight:bold;font-size:.875em;text-align:center}
.fixed-btn .is_selling{width:100%;color:#f00;font-weight:bold;font-size:.875em;text-align:center;line-height:35px}

/*제품상세페이지- 쿠폰*/
.coupon{font-size:0.9em; width:100%; padding:10px 5px; border-bottom:1px solid #ccc;  background-color:#f8f8f8;}
.coupon table{margin-bottom:10px; border-collapse: collapse;	width: 100%; background-color:#fff;}
.coupon table th, .coupon td{border:1px solid #ddd; padding:3px;}
.coupon td{text-align:center; font-size:0.9em;}
.sbtn {  display: inline-block; font-size: 11px;  line-height: 1;  font-weight: bold;  letter-spacing: -1px;  padding: 5px 4px 3px 4px; font-family:"돋움"; border-radius: 0px;}
.sbtn.dark { color: #fff;  background: #666;  border: 1px solid #666; }
.sbtn.white { color: #626770;  background: #fff;  border: 1px solid #363c47;  box-shadow: 0 1px 1px #d8d8d8;  border-radius: 0px; }


/* 수량 선택 */
.opt{position:relative}
.opt .MS_amount_basic,
.opt a{vertical-align:middle}
.opt .MS_amount_basic{height:28px;line-height:28px;margin:0;padding:0 10px 0 0;border:1px solid #ddd;font-weight:800;color:#676767;border-radius:0}
.opt a{display:inline-block;overflow:hidden;width:28px;height:28px;margin-left:-1px;border:1px solid #ddd;text-indent:-9999px}
.opt a.btn-up{background:url(/images/mobile/btn_opt_up.jpg) no-repeat;background-size:100%}
.opt a.btn-dn{background:url(/images/mobile/btn_opt_dn.jpg) no-repeat;background-size:100%}


/* 추가 */
.fixed-btn .wrap{position:relative;width:100%;height:100px;margin:0 auto; z-index:100;}
.fixed-btn .wrap a{
    display:block;color:#fff;height:45px;line-height:45px;text-align:center;border:1px solid #272727;
    font-weight:bold;
    background-color:#8a8687;
    -webkit-border-radius:3px !important;border-radius:3px !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.fixed-btn .wrap a.btn-order{margin-bottom:3px;background:url(/images/mobile/bg_ptrn_btn1.jpg) repeat; background-size:43px}
.fixed-btn .wrap a.btn-cart,
.fixed-btn .wrap a.btn_regular,
.fixed-btn .wrap a.btn-wish{border:1px solid #DFDFDF;background:#F5F5F5;color:#646464}
.fixed-btn .wrap a.btn_regular{width:49%;position:absolute;bottom:0;left:0; background:#08d9ea; color:#fff; border:1px solid #00c6d7;}
.fixed-btn .wrap a.btn-cart{width:49%;position:absolute;bottom:0;left:0}
.fixed-btn .wrap a.btn-wish{width:49%;position:absolute;bottom:0;right:0}
.fixed-btn.fixed{background:#fff;border-top:2px solid #000}
.fixed-btn.fixed .wrap{width:98%;height:auto;margin:0 auto}
.fixed-btn.fixed .wrap a{display:inline-block;width:31%;height:38px;line-height:40px;margin-bottom:0}
.fixed-btn.fixed .wrap a.btn-cart{width:31%;position:static;bottom:0;left:0}
.fixed-btn.fixed .wrap a.btn-wish{width:31%;position:static;bottom:0;right:0}
.fixed-btn.fixed .wrap a.btn_regular {width:31%;position:static;bottom:0;left:0; background:#08d9ea;}
.fixed-btn.fixed .wrap a.btn_regular:hover{color:#fff;}


/* 제품상세 컨텐츠영역 */
.prodetail .tab{ height:40px; overflow:hidden; width:100%;}
.prodetail .tab li{float: left; display:block; width: 50%;  height: 40px;  line-height: 38px;box-sizing:border-box;  border: 1px solid #dedede;    text-align: center;}
.prodetail .tab li a {  display: block;   font-size: 0.85rem;  color: #333;  background-color: #f5f5f5;  font-weight: normal; letter-spacing:-1px;}
.prodetail .tab li.f {  width: 50%;}
.prodetail .tab li.current a {  height: 38px;  line-height: 38px;  font-size: 0.9em;  color: #000;  background-color: #fff;  border: none;  border: 1px solid #fff;  font-weight: normal;}

.others-wrap {  position: relative;  width: 100%;  margin: 15px auto;  border: 0px solid #ddd; font-size:0.9em;}

.prodetail .prod_info{height:300px; overflow-y:hidden; position:relative;}
.prodetail .prod_info p.prod_info_btnWrap{position:absolute; left:0px; bottom:0px; padding:25px 15px 15px; background:linear-gradient(3600deg, #ffffff9e 80%, transparent); width:100%; z-index:99;}
.prodetail .prod_info p.prod_info_btnWrap a{cursor:pointer; display:block; text-align:center; border:1px solid #888; font-size:1.2rem; padding:10px 0; border-radius:5px; background:#fff; width:100%;}
.prodetail .prod_info img{max-width:100% !important;}
.prodetail .prod_info iframe {max-width:100% !important;  height:auto;}

/* =============================================================================
   상품리스트
   ========================================================================== */
.items-wrap { margin-top: 2px; }
.items-wrap h2 { margin: 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; font-size: 0.8125em; font-weight: bold; height: 34px; line-height: 34px; padding-left: 21px; background: #f2f2f2 url(/images/d3/m_01/bull/items_h2@2x.gif) no-repeat 7.5px 50%; background-size: 10.5px 13px; }
.items-wrap .items { padding: 0; margin: 0; }
.items-wrap .items li { position: relative; list-style-type: none; font-size: .875em; color: #777; font-weight: 500; text-align: center; margin-bottom: 8px; }
.items-wrap .items .thumb-img { /*border: 1px solid #e3e3e3;*/ width: 100%; height: 125px; margin: 0 auto; }
.items-wrap .items .thumb-img img { width: 100%; height: auto; max-height: 100%; }
.items-wrap .items .link-view { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.items-wrap .items .link-view a { display: block; overflow: hidden; width: 100%; height: 100%; text-indent: -9999px; }
.items-wrap .toggle-btn { position: absolute; right: 7.5px; top: 5.5px; }
.items-wrap .toggle-btn a { display: block; width: 26.5px; height: 26.5px; text-indent: -9999px;  }
.items-wrap .items[data-open=on] { display: block; }
.items-wrap .items[data-open=off] { display: none; }
.items-wrap .items[data-open=on] + .toggle-btn a { background: url(/images/d3/m_01/btn/item_toggle_btn_on@2x.gif) no-repeat 0 0; background-size: 26.5px 26.5px; }
.items-wrap .items[data-open=off] + .toggle-btn a { background: url(/images/d3/m_01/btn/item_toggle_btn_off@2x.gif) no-repeat 0 0; background-size: 26.5px 26.5px; }
/* 타일형 */
.items-wrap .items[data-type=tile] > li { float: left; position: relative; width: 33.333%; overflow: hidden; }
.items-wrap .items[data-type=tile] .pname { display: none; visibility: hidden; }
.items-wrap .items[data-type=tile] .price { display: none; visibility: hidden; }
.items-wrap .items[data-type=tile] .thumb-img { width: 100%; height: 100%; }
.items-wrap .items[data-type=tile] .thumb-img img { position: absolute; width: auto; min-width: 100%; min-height: 100%; max-height: 100%; left:0; top:0; }
/* 가로형 */
.items-wrap .items[data-type=horizontal] > li { float: left; position: relative; width: 33.333%; }
.items-wrap .items[data-type=horizontal] .thumb-img { position: relative; overflow: hidden; }
.items-wrap .items[data-type=horizontal] .thumb-img img { position: absolute; top: 0; left: 0; max-height: 100%; }
.items-wrap .items[data-type=horizontal] .pname { font-weight: normal; height: 17px; margin: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: clip; }
.items-wrap .items[data-type=horizontal] .price-strike { line-height: 15px; font-weight: normal; text-decoration: line-through; }
.items-wrap .items[data-type=horizontal] .price { line-height: 15px; font-weight: bold; }
/* 세로형 */
.items-wrap .items[data-type=vertical] > li { position: relative; text-align: left; margin-bottom: 0;border-bottom: 1px solid #e3e3e3; }
.items-wrap .items[data-type=vertical] > li dl { position: relative; margin-left: 5px; min-height: initial; }
.items-wrap .items[data-type=vertical] > li dl:before,
.items-wrap .items[data-type=vertical] > li dl:after { content: ""; display: table; }
.items-wrap .items[data-type=vertical] > li dl:after { clear: both; }
.items-wrap .items[data-type=vertical] .thumb-img { float: left; margin: 0; width: 80px; height: auto; }
.items-wrap .items[data-type=vertical] .thumb-img img { width: 100%; height: 60px; max-height: none; }
.items-wrap .items[data-type=vertical] .pname {float:left;color: #000; width: calc(100% - 80px);  margin-top: 0; margin-bottom: 10px; font-size:1rem; line-height:1;}
.items-wrap .items[data-type=vertical] .pname span{font-size:.7rem;}
.items-wrap .items[data-type=vertical] .pname .blue-delivery { padding: 2px 5px; margin-right: 5px; font-size: .75em; background-color: #d1dff9; color: #6278b4; border: 1px solid #b6c4e7; }
.items-wrap .items[data-type=vertical] .pname .red-delivery { padding: 2px 5px; margin-right: 5px; font-size: .75em; background-color: #f6d3d1; color: #956767; border: 1px solid #f1c3c3; }
.items-wrap .items[data-type=vertical] .pname .gray-delivery { padding: 2px 5px; margin-right: 5px; font-size: .75em; background-color: #b6b6b6; color: #000000; border: 1px solid #8b8b8b; }
.items-wrap .items[data-type=vertical] .price-info { margin-left: 85px; }
.items-wrap .items[data-type=vertical] .price-info .btn-type-02 { font-family: 'Courier New'; padding: 5px 7px; }
.items-wrap .items[data-type=vertical] .price-info li { text-align: left; border: none; margin-left: 0; margin: 0; padding: 0; line-height: 1.5em; font-size: 1em; }
.items-wrap .items[data-type=vertical] .price-info .tit { margin-right: 8px; font-size: 1em; }
.items-wrap .items[data-type=vertical] .price-info .original { }
.items-wrap .items[data-type=vertical] .price-info .strike { text-decoration: line-through; }
.items-wrap .items[data-type=vertical] .price-info .discount { color: #000; font-weight: bold; }
.items-wrap .items[data-type=vertical] .price-info .save { }
.items-wrap .items[data-type=vertical] .price-info .review-count em { font-style: normal; font-size: smaller; }
.items-wrap .items[data-type=vertical] .price-info .txt-input { margin-bottom: 5px; text-align: center; line-height: 26px; }
.items-wrap .items[data-type=vertical] .price-info .option {}
.items-wrap .items[data-type=vertical] .price-info .option em { font-style: normal; color: #000; }

.items-wrap .items[data-checkbok=on] .thumb-img { margin-left: 20px; }
.items-wrap .items[data-checkbok=on] .checkbox { position: absolute; top: 0; left: 5px; }
.items-wrap .items[data-checkbok=on] .pname,
.items-wrap .items[data-checkbok=on] .price-info { margin-left: 105px; }
.items-wrap .items[data-checkbok=on] .pname { width: auto; margin-right: 15px; }
.items-wrap .items[data-checkbok=on] .link-view { left: 30px; width: 90%; }
.items-wrap .items[data-checkbok=off] .link-view,
.items-wrap .items[data-checkbok=off] .checkbox { display: none; visibility: hidden; }

.colum2 ul li{float:left;width:50%; box-sizing:border-box;}
.colum2 .item{width:96%;margin:0 2%;}
.colum2 .item .thumb{margin:0 auto 0px;border:none}
.colum2 .item .cont{text-align:center;list-style:none}
.colum2 .item .name{display: block;  overflow: hidden;  margin: 0 2% 5px 2%;  font-size: 14px;  color: #5f5e6b;  font-weight: 800; text-align:left; }
.colum2 .item .price{color:#0b0000; font-size:1.0em; text-align:left; font-weight: 800;margin: 0 2% 20px 2%; }

/*장바구니*/
#basket {margin-top:0px;}
#basket .btn-wrap { padding: 4px 0; text-align: center; border-bottom: 1px solid #e1e1e1; }
 .all-select { position: relative;  padding: 7px 10px 7px ; background-color: #f4f4f4; }
 .all-select label { line-height: 30px; font-size: .875em; color: #777; }
 .all-select div{position: absolute; top:12px; right:1rem;}
#basket .btn-wrap a span { padding: 0 10px; }
#basket .items-wrap .items .pname { padding-right: 25px; word-break: break-all; }
#basket .items li .close { z-index: 1; position: absolute; top: 13px; right: 15px; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #999; font-size: 1em; font-weight: bold; background: #dbdada; -webkit-border-radius: 3px; border-radius: 3px; }
#basket .items .thumb-img { text-align: center; }
#basket .items .thumb-img .btn-type-01 { display: block; margin-top: 5px; -webkit-border-radius: 0px; border-radius: 0px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
#basket .price-info a.btn-type-02 { margin-bottom: 5px; }
#basket .total-info { position: relative; }
#basket .total-info .content-info-top { list-style-type: none; padding-left: 15px; color: #777; line-height: 25px; font-size: .75em; font-weight: bold; border-top: 2px solid #aeaeae; border-bottom: 1px solid #e1e1e1; background-color: #f4f4f4; }
#basket .total-info .content-info-bottom { list-style-type: none; padding-left: 15px; line-height: 25px; font-weight: bold; border-bottom: 2px solid #aeaeae; background-color: #f4f4f4; font-size: .875em; }
#basket .total-info .content-info-top .txt { color:#777; text-align:right; margin-right:5px; }
#basket .total-info .content-info-bottom .txt { color:#000; text-align:right; margin-right:5px; }
#basket .total-info .content-info-bottom .txt .txt-price {color:#f00;}
#basket .total-info .content-info-bottom .txt .txt-reserve {color:#ff8a8a;}
#basket .total-info li { list-style-type: none; padding-left: 15px; color: #777; line-height: 25px; font-size: .75em; font-weight: bold; }
#basket .total-info li:first-child { border-top: 1px solid #e1e1e1; border-bottom: 1px dotted #e1e1e1; }
#basket .total-info li:last-child { border-top: 2px solid #aeaeae; border-bottom: 2px solid #aeaeae; background-color: #f4f4f4; font-size: .875em; color: #000; }
#basket .total-info li:last-child .txt { color: #e92121; }
#basket .total-info li:last-child em { font-style: normal; font-size: smaller; }
#basket .total-info li .tit { text-align: left; text-indent: 15px; }
#basket .total-info li .txt { float: right; padding-right: 15px; }
#basket .total-info p { padding-left: 15px; font-size: .75em; color: #777; }

.order-btn {width:100%; text-align:center; margin-top:20px;}
.order-btn ul{clear:both; text-align:center;}
.order-btn ul li{margin:0; padding:0; display:inline-block; float:none;width: 45%;}
.order-btn ul li a {display:inline-block; height: 35px; line-height: 35px; width: 100%; text-align: center;font-weight: bold; color:#fff;}
.order-btn ul li a.btn-order2{background-color: #3062bd; border: 1px solid #3062bd;}
.order-btn ul li a.btn-order2.second{ background-color: #666; border: 1px solid #808080; }

#item-modify .price-info a.btn-type-02 { margin-bottom: 5px; }
.none-data {  text-align: center;  margin: 25px 0;}
.none-data p {  margin: 10px 0;  font-size: .9em;  color: #777;}



.amount-input { width:30px; }
#basket .price-info li.options select { width : 100px; }
.btn-type-04 {  display: inline-block;  padding: 7px 8px;  border: 1px solid #808080;  -webkit-border-radius: 0px;  border-radius: 0px;  -moz-background-clip: padding;  -webkit-background-clip: padding-box;  background-clip: padding-box;
}
.btn-type-04 span {  color: #000;  font-size: .875em;  font-weight: bold;}
.btn-type-03 {  display: inline-block;  padding: 7px 8px; background-color:#3062bd; border: 1px solid #3062bd;  -webkit-border-radius: 0px;  border-radius: 0px;  -moz-background-clip: padding;  -webkit-background-clip: padding-box;  background-clip: padding-box;
}
.btn-type-03 span {  color: #fff;  font-size: .875em;  font-weight: bold;}

/* 수량 선택 */
.opt{position:relative}
.opt a.ui-spinner-up{background:url(/images/mobile/btn-up.jpg) no-repeat;background-size:100%; cursor:pointer;}
.opt a.ui-spinner-down{background:url(/images/mobile/btn-dn.jpg) no-repeat;background-size:100%; cursor:pointer;}
.opt .modify_btn{width: 50px;border: 1px solid #ddd;color: #222;font-size: 0.8em;background: #f1f1f1;text-indent: 0;text-align: center;line-height: 28px;}
.opt .amount-input {  height: 28px;  line-height: 28px;  margin: 0;  padding: 0 10px 0 0;  border: 1px solid #ddd;  font-weight: 800;  color: #676767;  border-radius: 0;}
.items-wrap .items[data-type=vertical] .price-info .txt-input {margin-bottom:0; border:1px solid #ddd;}


/* 배송 정보 */
.delivery-type {
    padding-top : 15px;
font-size : small;
color : #666666;
margin-left : 15px;
}

.delivery-type li {
    list-style-type : square;
    list-style-position : inside;
    list-height : 1.5em;
}

.delivery-type li a {
    color : #666666;
    text-decoration : underline;
}


.items-wrap .items[data-open=on] { display: block; }
.items-wrap .items[data-open=off] { display: none; }
.items-wrap .items[data-open=on] + .toggle-btn a { background: url(/images/d3/m_01/btn/item_toggle_btn_on@2x.gif) no-repeat 0 0; background-size: 26.5px 26.5px; }
.items-wrap .items[data-open=off] + .toggle-btn a { background: url(/images/d3/m_01/btn/item_toggle_btn_off@2x.gif) no-repeat 0 0; background-size: 26.5px 26.5px; }



/* =============================================================================
   주문서 order.html
   ========================================================================== */
#order table.normal .f-right { min-height:0; }
#order .items-wrap {margin: 0 auto; }
#order .items-wrap .items { padding: 0; }
#order .items-wrap .items[data-type="horizontal"] li { min-height: 100%; }
#order .items-wrap .items[data-type=vertical] li .price-info .tit img { vertical-align: -1px; }
#order .items-wrap .desc { clear : both; margin: 10px 10px; color: #777; font-size: .8em; }
#order .items-wrap .desc li { line-height: 1.3em; list-style-type: square; }
#order .reserve-discount, #order .delivery-select { float : right; margin : 5px 3px;font-size: .75em;}
#order h5 { background: #b6b6b6 url('/images/mobile/bullet.gif') no-repeat 12px center; background-size: 13px 13px; text-indent: 30px; color: #fff; border-top: 1px solid #8b8b8b; border-bottom: 1px solid #8b8b8b; line-height: 35px; margin-top:5px; }
#order input[type="tel"] { width: 40px; }
#order .order-total { padding-left: 15px; margin-bottom: 5px; border-top: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae; background-color: #f4f4f4; line-height: 35px; font-size: .7em; }
#order .order-total .txt { float: right; margin-right: 15px; }
#order .txt-input { text-indent: 5px; height: 21px; padding: 3px 0 1px; border: 1px solid #d1d1d1; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#order .txt-area { text-indent: 5px; margin: 5px 0; padding: 3px 0 1px; border: 1px solid #d1d1d1; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#order .order-info td,
#order .delivery-info td { padding-right: 10px; vertical-align: middle; }
#order .delivery-info .bottom { line-height: 30px; }
#order .pay-info { font-size: .75em; border-top: 1px solid #aeaeae; margin-top:5px; }
#order .pay-info dl { border-bottom: 1px solid #aeaeae; position: relative; min-height: 60px; padding-left: 90px; }
#order .pay-info dl dt { position: absolute; left: 0; top: 0; background-color: #f4f4f4; width: 90px; height: 100%; text-align: center; }
#order .pay-info dl dt label { display: block; padding-top: 55px; }
#order .pay-info dl dd { display: inline-block; }
#order .pay-info dl dt span { display: block; }
#order .pay-info dl dd ul { padding-top: 5px; padding-left: 25px; }
#order .pay-info dl dd li { list-style-type: square; line-height: 2em; letter-spacing: -1px; }
#order .pay-info dl dd li red-strong { color : #ff0000; font-weight: bold; }
#order .pay-info .bank2 dt{ background: #f4f4f4 url('/images/mobile/bank.gif') no-repeat center 15px; background-size: 46px 32px; }
#order .pay-info .bank2 dt.now { background: #f4f4f4 url('/images/mobile/bank.gif') no-repeat center 15px; background-size: 46px 32px; }
#order .pay-info .bank2 dd{ padding:10px;}
#order .pay-info .bank2 dd input.bank{margin-bottom:5px; margin-right:3px; margin-left:5px;}
#order .pay-info .nhn-mileage-radio { float: left; padding-left: 5px; }
#order .pay-info .nhn-mileage-radio-f { height: 55px; }
#order .pay-info .nhn-mileage-area { min-height: 17px; }
#order .pay-info .nhn-mileage-s-area { margin-top: 5px; }
#order .pay-info .nhn-mileage-s-txt { padding-left: 20px; }
#order .pay-info tr { height:40px; font-size:1.2em !important; }
#order .pay-info td { vertical-align:middle; }
#order .pay-info td #total_price { color:#ff0000; }
#order .coupon .input-wrap { position: relative; padding-left: 15px; padding-right: 80px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #e1e1e1; }
#order .coupon .input-wrap input { width: 100%; height: 30px; }
#order .coupon .input-wrap .btn-type-01 { position: absolute; right: 15px; top: 5px; line-height: 1em; text-indent: 0; padding: 8px 10px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#order .coupon ul { padding: 10px 15px 10px 40px; font-size: .75em; color: #777; }
#order .coupon ul li { list-style-type: decimal; }



table.normal { width: 100%; font-size: .75em; margin-top: 5px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
table.normal tr { border-bottom: 1px solid #e1e1e1; /*line-height: 34px;*/ }
table.normal th,
table.normal td {text-align: left; padding: 5px 5px; position: relative; }
table.normal th { background-color: #f1f1f1; }
table.normal tfoot td { padding: 4px 0; }
table.normal .txt-input { text-indent: 5px; height: 21px; padding: 3px 0 1px; border: 1px solid #d1d1d1; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;-webkit-appearance:none; }
table.normal .txt-textarea { text-indent: 5px; padding: 3px 0 1px; border: 1px solid #d1d1d1; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
table.normal .f-right { float: right; min-height: 35px; }
table.normal .btn-type-01,
table.normal .btn-type-02 { line-height: 1em; text-indent: 0; padding: 8px 10px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.w-100 { width: 95%; }
.btn2{background-color:#999; font-size:11px; padding:4px 5px; color:#fff; }
table.normal td input[type="text"], table.normal td input[type="password"]{  line-height: 1;  height: 25px;  padding: 3px 0 5px; vertical-align:middle; border: 1px solid #cecece;  border-radius: 0 !important;  -webkit-appearance: none !important;  background: #fff;  font-size: 13px;  color: #4d4d4d;  text-indent: 5px !important; }


#join .hd { position: relative;  background-size: 13px 13px; }
#join .hd h5 { margin: 0; border-top: 1px solid #8b8b8b; border-bottom: 1px solid #8b8b8b; text-indent: 30px; color: #fff; line-height: 34px; }
#join .hd a { position: absolute; top: 7px; right: 10px; width: 70px; height: 22px; background: url("/images/mobile/view_all.gif") no-repeat 0 0; background-size: 70px 22px; text-indent: -9999px; }
#join .hd:first-child { margin-top: 5px; }
#join .cont { padding: 8px 8px 15px; }
#join .cont .terms { min-height: 20px; padding: 12px 8px; border: 1px solid #d0d0d0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; font-size: .75em; }
#join .cont .agree { margin-top: 10px; text-align: center; font-size: .75em; }
#join .cont .agree label { margin: 0 15px; }
#join .cont a { color: #1172b6; font-weight: bold; font-size: .75em; text-align: right; display: block; padding-top: 10px; }

/* 개인정보 수집 이용안내 */
#join .desc .none-line { border-bottom: none; }
#join .contap { position: relative;  }
#join .contap ul{border-left: 1px solid #cacaca; overflow:hidden;}
#join .contap li { list-style-type: none; border-top: 1px solid #cacaca;  border-right: 1px solid #CACACA; background-color: #f4f4f4; display: block; float: left; line-height: 27px; text-align: center; width: 33%; height: 28px; border-bottom: 1px solid #CACACA; }
#join .contap li.on{ background-color: #fff; border-bottom: 1px solid #fff; }
#join .contap li:last-child { border-right: 1px solid #cacaca;; }
#join .contap li a { text-align: center; padding: 0; display: block; color: #787878; width: 100%; height: 100%; }
#join .tab-content { border: 1px solid #cacaca; height:75px;overflow-y: scroll; border-top:none;}
#join .tab-content .tc{padding:10px; }
#join .tab-content .tc p {  width: 100%; font-size: .75em; margin: 0; padding: 0; border: none; }

#layerTermsWrap, 
#layerContractWrap,
#layerPrivercyWrap,
#layerThirdPartyWrap,
#layerTrustWrap { display : none; }
#layerTermsWrap .layer-pop, 
#layerContractWrap .layer-pop,
#layerPrivercyWrap .layer-pop,
#layerThirdPartyWrap .layer-pop,
#layerTrustWrap .layer-pop {display : block;}
#layerTermsWrap .txt, 
#layerContractWrap .txt,
#layerPrivercyWrap .txt,
#layerThirdPartyWrap .txt,
#layerTrustWrap .txt {
font-size: .75em;
padding: 15px 10px;
}
.my_reserve {
font-size: .75em;
}

.layer-pop { display: none; position: absolute; left:0; top: 0; z-index: 5000; width: 100%; min-height: 100%; background-color: #fff; }
.layer-pop h3 { white-space: nowrap; padding-left: 15px; padding-right: 10%; overflow: hidden; text-overflow: ellipsis; color: #fff; background-color: #a0a0a0; font-size: .875em; margin: 0; min-height: 30px; line-height: 1.5em; padding-top: 7px; }
.layer-pop .btns { margin: 25px 0; padding: 0 15px; }
.layer-pop .btns .btn-type-03,
.layer-pop .btns .btn-type-04 { padding: 7px 20px; }
.layer-pop .btns .f-right { float: right; }
.layer-pop .close { display: block; width: 30px; height: 27px; position: absolute; right: 0; top: 10px; background: #fff url("/images/mobile/btn_close.gif") no-repeat center center; background-size: 11px 11px; text-indent: -9999px; font-size: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }








/* 1:1맞춤상담 */
.advice{margin:20px 10px;}


/* 반품/교환안내 */
.pop_info{background-color:#666; color:#fff; padding:5px 10px; font-size:0.8em; font-weight:bold; position:absolute; top:5px; right:5px;}
.pop_info img{width:13px; height:auto; margin-left:5px; margin-top:-3px;}
.popArea {display:none; padding:10px 7px 0px 7px; font-size:0.9em;}
.popArea ul li{margin-bottom:10px;}
.popArea ul li h4{color:#333; font-weight:bold; font-size:1.0em; margin-bottom:5px; padding:0;}
.popArea ul li span{color:#ff0000;}
p.info{font-size:0.8em; margin:5px;}
.complete{text-align:center; }
.complete img{margin-bottom:20px; width:100%;}
.complete p b{font-size:1.1em;}


/* tab_type */
.tab_content {display:none;}
.tab_st01 {width:100%; overflow:hidden;}
.tab_st01 li {float:left; overflow:hidden; text-align:center;}
.tab_st01 li a {font-size:13px; height:38px; line-height:38px; overflow:hidden; display:block; background:#333; color:#ebebeb;}
.tab_st01 li.selected a {color:#333; background:#fff; font-weight:bold; }
.tab_st01.tab_2 li {width:50%;}
.tab_st01.tab_4 li {width:25%;}
.tab_st01.tab_4 li.selected {margin:0 1px 0 -1px;}
.tab_st01.tab_4 li a {border-right:1px solid #666;}
.tab_st01.tab_4 li:last-child a,
.tab_st01.tab_4 li.selected a {border:0;}


/* =============================================================================
   정기배송몰
   ========================================================================== */

.tablefix{position:relative;padding-bottom:53px; margin-bottom:20px;}
.tablefix .result_zone{position:absolute; left:0px; bottom:0px; margin-bottom:0; background-color: #f7f7f7; border: 1px solid #d6d6d6; }
.tablefix .nodate{height:245px; text-align:left !important; padding-lefT:70px !important; }

table.del_shop { clear:both; border-collapse:collapse; width:100%;word-break:keep-all; }
table.del_shop th, table.del_shop td { box-sizing:border-box; }
table.del_shop td{border: 1px solid #ddd;  color: #666;   background: #fff;  text-align:center;     vertical-align: middle; padding: 10px 5px; font-size:13px; box-sizing:border-box}
table.del_shop thead th{border: 1px solid #ddd; border-top:2px solid #111;  color: #333;  background: #f4f4f4;   font-weight:500; padding: 15px 5px; font-size:13px; box-sizing:border-box}
table.del_shop tbody th{border: 1px solid #ddd; background:#fff; padding: 5px 5px; font-size:13px; font-weight:500; box-sizing:border-box;}

.prodWrap{display:block; align-items: center;}
.prodWrap .img_zone{}
.prodWrap .txt_zone{ text-align:left; }
.prodWrap .txt_zone p.prd_ori .product_number {font-size:13px; white-space: nowrap; color:#575757;}
.prodWrap .txt_zone p.name{color:#111; font-size:13px; font-weight:500; margin-bottom:5px; word-break: break-all;}
.prodWrap .txt_zone .price{font-size:12px; white-space: nowrap; color:#666}
.prodWrap .txt_zone .option_list{color:#0050CD;}

.delDate{font-size:22px; color:#111;}
.delDate select{border-radius:0; width:60px; height:33px; padding-left:10px;}
.delDate span{font-size:15px;}

.left_tb_del th{text-align:center !important; padding: 10px 15px !important;}
.left_tb_del td{text-align:center !important;}
.left_tb_del td:first-child{border-left:1px solid #cecece;}


.delDate{font-size:22px; color:#111;}
.delDate select{border-radius:0; width:60px; height:33px; padding-left:10px;}
.delDate span{font-size:15px;}

.period.del-period{text-align:center; padding:15px 10px;}
.period.del-period div{font-size:16px;color:#111; }
.period.del-period div select{border-radius:0; width:60px; height:33px; padding-left:10px;}
.period.del-period div a{display:inline-block; height:33px; line-height:33px; width:70px; background:#002590; color:#fff; font-size:15px; text-align:center;}
.period.del-period div span{color:#FF0000; font-size:15px;}
.period.del-period table{margin-top:10px; width:100%; border-bottom:2px solid #0F3F76;}
.period.del-period table thead th{border-top:2px solid #0F3F76; background:#23A5DD; font-size:14px; padding:5px 5px; color:#fff; font-weight:500;}
.period.del-period table thead th:nth-child(3n + 1){border-left:2px solid #0F3F76;}
.period.del-period table thead th:last-child{border-right:2px solid #0F3F76;}
.period.del-period table tbody td{background:#fff; font-size:11px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; padding:5px 2px;}
.period.del-period table tbody td:first-child{border-left:1px solid #DDDDDD;}
.period.del-period table tbody td:last-child{border-right:2px solid #0F3F76;}
.period.del-period table tbody td:nth-child(3n + 1){border-left:2px solid #0F3F76;}
.period.del-period .caption{text-align:left;margin:20px 0 0; }
.period.del-period .caption div.cIcon{ color:#fff; background:#23A5DD; border-radius:5px;  font-size:16px; padding:7px 10px; line-height:35px;}
.period.del-period .caption div.cIcon img{width:40px; margin-right:10px; }
.period.del-period .caption div.cTxt{font-size:13px; margin-top:10px;}
.period.del-period .caption div.click{position:relative; display:block; padding:15px 15px 10px; color:#fff; background:#23A5DD; border-radius:5px; width:100%;  line-height:1.5; margin-bottom:5px;}
.period.del-period .caption div.click a{display:block; width:100%; height:100%; line-height:1.5; background:none; text-align:left; }
.period.del-period .caption div.click img{position:absolute; right:8px; top:8px;height:30px; }
.period.del-period p b{color:#0050CD;}

.mall_container h4{font-size:1.1rem; color:#111;}
.mall_container div.del_info table.delTable{width:100%; border-top:2px solid #111; font-size:14px;}
.mall_container div.del_info table.delTable th{background:#f4f4f4; border:1px solid #d8d8d8; color:#333;}
.mall_container div.del_info table.delTable td{padding:5px 10px;border:1px solid #d8d8d8;}

.mall_container div.boardResult h4{margin-top:30px; display:inline-block;}
.mall_container div.boardResult p.h4_right{display:inline-block; color:#999;}

.searchBox{background:#F3F4F5; border:1px solid #eee; padding:5px; margin:10px 0;  }
.searchBox select{width:100%; margin-bottom:5px;}
.searchBox input[type="text"]{height:34px; border:1px solid #bebebe; width: calc(100% - 70px);}
.searchBox input[type="submit"]{height:34px; line-height:32px;  width:65px; background:#2A2D42; color:#fff; }

table.regularBasic{font-size:12px; width:100%; clear:both; border-collapse:collapse; color:#333; }
table.regularBasic thead th{border:1px solid #d8d8d8; color:#333; background:#f4f4f4; font-weight:600; padding:5px 5px; }
table.regularBasic thead tr:first-child th{border-top:2px solid #111;}
table.regularBasic tbody td{border:1px solid #ddd; color:#666; background:#fff; text-align:center; vertical-align:middle; padding:8px 5px;}
table.regularBasic tbody th{border:1px solid #ddd; color:#666; background:#fff; text-align:center; vertical-align:middle; padding:8px 5px;}
table.regularBasic td.input{padding:5px;}
table.regularBasic td input{width:25px; text-align:center; font-size:12px;}
table.regularBasic td.monthPass{background:#ccc;}
table.regularBasic td.cnt_bg input{background:rgba(0,165,220,0.15);}

.bottom_alert{background:#fff; padding:10px; margin-top:15px; border:5px solid #d7f3ff}
	.bottom_alert h5{font-size:20px; color:#0e2165; position:relative;}
	.bottom_alert h5 i{font-size:22px; vertical-align:middle;}
	.bottom_alert ul{margin-top:10px; font-size:14px;}
	.bottom_alert ul li{position:relative; padding-left:30px;}
	.bottom_alert ul li:not(:first-child){margin-top:7px;}
	.bottom_alert ul li em{position: absolute; left:0; top:0; display:inline-block; margin-right:10px; width:24px; height:24px; line-height:24px; font-size:13px; background:#23A5DD; color:#fff; border-radius:3px; text-align:center; }



/* =============================================================================
   컨텐츠
   ========================================================================== */
.web{display:none;}
.mimg{width:100%;}
.con{padding:0px 10px 30px 10px; font-size:0.9em; }
.con h3{color:#2e2e2e; font-size:1.2em; font-weight:bold; background:url("/images/content/.gif") no-repeat left center; padding-left:20px;margin-top:40px; margin-bottom:15px; }

/* 효능 */
.effect{overflow:hidden; margin-bottom:20px;}
.effect .e01{overflow:hidden; width:100%; border:1px solid #8dc63f; box-sizing:border-box; display:table; }
.effect .e02{overflow:hidden; width:100%;   border:1px solid #ff587b; box-sizing:border-box; margin-top:10px; display:table;}
.effect h4{width:30%; color:#fff;text-align:center; font-size:1.1em;box-sizing:border-box; line-height:1.4; display:table-cell; height:100%; vertical-align:middle;}
.effect .e01 h4{background-color:#8dc63f; }
.effect .e02 h4{background-color:#ff587b;}
.effect ul{width:70%; box-sizing:border-box; padding:15px 10px;  display:table-cell;}
.effect ul li{ background:url("/images/content/bar.gif") no-repeat left 10px; padding-left:15px; margin-bottom:5px;}
.effect ul li span{color:#ff0000;}


/* 좋은점 */
.good{overflow:hidden; margin-top:40px;}
.good li:after{display: block;clear: both;content: "";}
.good li{position: relative; height: 7em; text-align: left; }
.good li .img{position: absolute; width: 20%;}
.good li dl{position: absolute; margin-top: 10px; width:100%;padding-left: 25%; box-sizing:border-box; }

.good li:first-child dl{ margin-top: 5px;}
.good li dl dt{font-size: 1.1em; color: #006e37; margin-bottom: 5px; font-weight:bold; }

/* 인사말 */
.ceo_pic{background:url("/images/content/ceo.jpg") no-repeat right top; box-sizing:border-box; height:180px; padding:10px 0px 0px 20px; color:#fff; margin-bottom:30px; background-size:130% auto;}
.ceo_pic h3{background:none; padding:0; font-size:1.7em; color:#fff; line-height:1.0;}

.line_half2{ margin-top:20px;}
p.sign{text-align:right; margin-top:20px;}

/* 인삼베리 K */
.overview{overflow:hidden; margin-top:20px;}
.overview img{width:100%;}
.overview .tb_wrap{ width:100%; border-top:3px solid #0dac0d;}

/* Table */
.tb_con{border-collapse: collapse;	border-spacing: 0; table-layout: fixed; }
.tb_con tbody th{background-color: #f6f6f6;  padding:8px 10px 6px 10px; font-weight:bold; border-bottom: 1px solid #cacaca; }
.tb_con tbody td{border-bottom: 1px solid #cacaca; color: #555; padding:8px 13px 6px 13px;text-align: left;}

.coop{overflow:hidden; margin-bottom:30px;}
.his{width:100%; border-top:2px solid #ff5f85; border-bottom:2px solid #ff5f85; padding:10px 0px; margin-bottom:20px;}
.his ul li{background:url('/images/content/dot_line.gif') repeat-x left top; padding:10px 0px 7px 0px; }
.his ul li:first-child{background:none;}
.his ul li strong {color:#8dc63f;display:table-cell;width:70px;}
.his ul li p{display:table-cell;}

.coop .certi{width: 100%;}
.certi ul{overflow:hidden;}
.certi ul li{width:44%; float:left; margin:0px 3% 20px 3%; text-align:center; font-size:0.85em;}
.certi ul li img{margin-bottom:10px; padding-bottom:16px; background:url('/images/content/shadow.gif') no-repeat left bottom; width:100%; background-size:100% auto;}



/* 사업목적&공식 후원사 */
p.quo{line-height:1.4; font-size:1.2em; color:#5a5a5a; text-align:center; position:relative; padding-top:10px; margin:20px 0px;}
p.quo b{color:#006e37; font-size:1.4em; }
p.quo span{width:15px; height:50px; display:block; position:absolute; top:10px;}
p.quo span.ql{background:url('/images/content/ql.png') no-repeat right bottom; left:0; background-size:15px auto;}
p.quo span.qr{background:url('/images/content/qr.png') no-repeat right bottom; right:0; background-size:15px auto;}

.goal{overflow:hidden; margin-top:20px;}
.goal img{margin-bottom:20px;}
.goal ul{width:100%; float:right; box-sizing:border-box; padding-left:20px;}
.goal ul li{position:relative; margin-top:10px; border:1px solid #ddd; box-sizing:border-box; padding:15px 15px 15px 23px;}
.goal ul li:first-child{margin-top:0;}
.goal ul li img{position:absolute; top:0; left:-20px; width:45px;}

.dot li{margin-bottom:5px; position: relative; padding-left:15px;  }
.dot li:before{ content : ""; display : block; position : absolute; left :0; top:9px;  width : 6px; height : 6px; background : #b2babc; border-radius:50%; }

.dot2 li{margin-bottom:5px; position: relative; padding-left:20px;  }
.dot2 li:before{ content : "※"; display : block; position : absolute; left :0; top:0px;  width : 6px; height : 6px;}



/* 이용안내 */
.con .info2{ border-bottom:1px solid #e2e2e2; padding-bottom:30px; margin-top:30px;}
.con .info2 p.icon{ display:none; }
.con .info2 .info_con{}
.con .info2 .info_con img{width:auto; height:auto;}
.con .info2 .info_con ul{margin-bottom:0px;}
.con .info2 h3{margin-top:0px; padding-left:0;  color:#156CB1}
.con .info2 span{font-weight:bold;}
.cust2{background:url('/images/content/cust2.jpg') no-repeat center center; width:100%; box-sizing:border-box; color:#fff;  font-size:.8rem; padding:1rem; margin-top:20px;}
.cust2 p.tit{font-size:1.3rem; font-weight:300; }
.cust2 p.no{}
.cust2 p.no span{font-size:2rem; display:block; }
.cust2 ul{overflow:hidden; margin-top:15px;}
.cust2 ul li{ font-size: 18px; font-weight:600; }
.bg_gray{background-color:#f5f5f5; padding:1rem; margin-top:20px;}
.t_red {    color: #dd1508;}


/*찾아오시는길*/
.loca{position:relative; height:200px;}
.loca p{position:absolute; bottom:10px; right:10px; background-color:#fff;  border:1px solid #006e37; padding:5px 10px; z-index:1000;}
.loca p a{color:#006e37; font-size:0.7em; font-weight:bold;}
.map_tit{width:120px; height:68px; background:url('/images/content/map_tit.png') no-repeat 0 0; background-size:120px 68px;}
.con .map{margin-top:30px;}
.con .map ul li{margin-bottom:10px; height:41px; line-height:41px;}
.con .map ul li img{width:30px;}


/* 멤버쉽 */
table.grade{border-collapse: collapse;	border-spacing: 0; table-layout: fixed; margin-bottom: 15px; border-top:2px solid #333; }
table.grade th, table.grade td{vertical-align:middle; padding:10px 10px; border-bottom:1px solid #ddd;}
table.grade th{background: #f4f4f4; color:#242424;}
table.grade td{border-left:1px solid #ddd; text-align:center; }
table.grade td.grade01{background: #1a8232; color:#fff; font-weight:bold; padding:10px; 0px;}
table.grade td.grade02{background: #8d750d; color:#fff; font-weight:bold; padding:10px; 0px;}
table.grade td b{color:#157e33;}
table.grade td p{text-align:center; margin-bottom:15px;}
table.grade img{width:60%;}
table.grade td.first img{width:40%;}


/*메인 원아이디 팝업*/
.oneId_popup{background:#fff; position:absolute; left:5%; top:60px; width:90%; box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3); z-index:99999; }
.oneId_popup .layer_top{background:#0C1860; padding:7px 0; text-align:center; color:#fff; font-weight:600;  font-size:1.2rem;}
.oneId_popup .msg{text-align:center; padding:1rem;}
.oneId_popup .msg a{color:#fff;}
.divblind{position:absolute; left:0; top:0;filter:alpha(opacity=30); background:#000;opacity:0.5 !important; width:100%;height:100%;z-index:100 !important;}


/*페이징*/
.mallBox .btnWrap{bottom:-20px;}
.mallBox .btnWrap .swiper-button-prev, .mallBox .btnWrap .swiper-button-next{top:-13px;}
.cts3 .btnWrap{bottom:-20px;}
.cts3 .btnWrap .swiper-button-prev, .cts3 .btnWrap .swiper-button-next{top:-13px;}

 @media screen and (max-width: 340px) {
	.tb_period td ul li a{padding:4px 10px; font-size:.85rem;}
	.tb_period span.btn_search{width:60px;}
	.tb_period td select{font-size:.85rem;}
}

/*퀴즈*/
.quiz_popup{background:#eee; width:100%; height:100%; overflow-y:scroll; position:fixed; top:0; left:0; z-index:1001;}
.quiz_popup .quiz_event{position:relative;}
.quiz_popup .quiz_event img{width:100%;}
.quiz_popup .quiz_event span.quiz_close{position:absolute; bottom:5px; left:50%; transform:translateX(-50%); display:inline-block; padding:5px 10px; background:#0b4997; color:#fff; border-radius:5px; cursor:pointer;}
.quiz_popup .quiz_inner{position:relative; background:url('/images/quiz_top.jpg') no-repeat; background-size:100% 90px; padding:60px 15px 15px;}
.quiz_popup .quiz_inner h2{position:absolute; top:15px; left:20px; font-size:30px; color:#fff; font-weight:bold; text-shadow:2px 3px 1px #000; letter-spacing:-0.05em;}
.quiz_popup .quiz_inner img.quiz_logo{position:absolute; top:15px; right:25px;}
.quiz_popup .quiz_inner img.quiz_close{position:absolute; top:3px; right:3px; width:20px; cursor:pointer;}
.quiz_popup .quiz_inner .quiz_list{padding:20px 15px; background:#fff; border-radius:5px;}
.quiz_popup .quiz_inner .quiz_list h3{font-size:0.95rem;}
.quiz_popup .quiz_inner .quiz_list h3 span{display:inline-block; width:65px; line-height:30px; border-radius:50px; text-align:center; background:#0b4997; color:#fff; margin-right:10px;}
.quiz_popup .quiz_inner .quiz_list .quiz_div{padding:20px 0;}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul{}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li{position:relative; margin-top:10px; background:#f3f6fa; color:#0b4997; border-radius:5px;}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li:first-child{margin-top:0;}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li input[type="radio"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li input[type="radio"] + label {display:block;vertical-align:middle;line-height:1.3rem;position:relative;  padding:10px; padding-left:45px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li input[type="radio"] + label:before {content:'';position:absolute;left:10px;top:50%;transform:translateY(-50%);margin:0;width:26px;height:26px;text-align:center;background:url('/images/radio_icon.png') no-repeat center center;box-sizing:border-box;}
.quiz_popup .quiz_inner .quiz_list .quiz_div ul li input[type="radio"]:checked + label:before {background:url('/images/radio_on_icon.png') no-repeat center center;}
.quiz_popup .quiz_inner .quiz_list .quiz_div textarea{border:none; background:#f3f6fa; border-radius:5px;}
.quiz_popup .quiz_inner .quiz_button{text-align:center;}
.quiz_popup .quiz_inner .quiz_button .btn_quiz{position:relative; display:inline-block; width:140px; height:50px; border:none; background:#4773e0; color:#fff; font-size:22px; border-radius:5px; cursor:pointer; box-shadow:1px 2px 3px rgba(0,0,0,0.5);}
.quiz_popup .quiz_inner .quiz_button .btn_quiz:before{content:""; position:absolute; top:50%; left:0px; width:100%; height:50%; background:#3b67d5; z-index:0; border-radius:0 0 5px 5px;}
.quiz_popup .quiz_inner .quiz_button .btn_quiz:after{content:"응모하기"; position:absolute; top:0px; left:0px; width:100%; height:100%; line-height:50px;}


.chks{display:inline-block; margin-right:10px;}
.chks input[type="radio"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.chks input[type="radio"] + label {display:inline-block;vertical-align:middle;line-height:26px;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.chks input[type="radio"] + label:before {content:'';position:absolute;left:0px;top:0px;margin:0;width:26px;height:26px;text-align:center;background:#f0f0f0;border:1px solid #B8B8B8;box-sizing:border-box; border-radius:13px;}
.chks input[type="radio"] + label:active:before,
.chks input[type="radio"]:checked + label:active:before {}
.chks input[type="radio"]:checked + label:before {background:#002590;border:1px solid #002590}
.chks input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;width:11px;height:6px;left:6px;top:5.5px;border-width:0 0 3px 3px;border-style:solid;border-color:transparent transparent #fff #fff;transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.chks input[type="radio"]:focus + label:before {}


/*최저가격 ~ 표시*/
.cur_over{font-size:22px;}
.cur_over .cur_circle{vertical-align: middle; position:relative;}
.cur_over .cur_circle i{color:#23A5DD; cursor:pointer;}
.cur_over .cur_circle .cur_alert{display:none; position:absolute; top:-45px; left:-10px; width:120px; font-size:12px; text-align:center; background:#23A5DD; color:#fff;line-height:1.2; border-radius:10px; padding:5px 10px;}
.cur_over .cur_circle .cur_alert:before{ display: block; content: ''; position: absolute; bottom: -7px; left:18px; width: 0px; height: 0px; border-top: 8px solid #23A5DD; border-left: 8px solid transparent; border-right: 8px solid transparent;  border-bottom: 8px solid none;}