@charset "utf-8";
@font-face { font-family: 'Eoe_Zno_L'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/Eoe_Zno_L.woff') format('woff'); font-weight: normal; font-style: normal; }

/* 초기화 */
html {overflow-y:scroll;height:100%;}
body { margin:0 auto;padding:0;height:100%; min-width:320px; font-size:12px;letter-spacing:-0.3px; line-height:1.8em; max-width:600px;
	   font-family:'Eoe_Zno_L' , Dotum, '돋움',sans-serif;}
.container{width:100% !important;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:none !important;display:none !important}
label, input, button, select, img {vertical-align:middle}
label{display:inline;}
input, button {margin:0;padding:0;font-size:1em;}
button,input[type=submit]{cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
input[type=checkbox], input[type=radio]{margin:-4px 0 0 !important;}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited, a:active {color:#000;text-decoration:none}
ul,li{list-style:none;padding:0;margin:0;}
.hidden{disply:none;}
/*img {max-width:100%;}*/

/*아이폰 input 스타일제거*/
select, input{
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	background:none;
	border-radius:0;
	-webkit-border-radius:0;
	-webkit-appearance:normal;
	}
input[type=button], input[type=submit]{
	-webkit-appearance:button;
	}
input[type=radio]{-webkit-appearance:radio; border-radius:25px;}
input[type=checkbox]{-webkit-appearance:checkbox;}
*{-webkit-text-size-adjust:none;}


/*라디오버튼 스타일*/
input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
input[type="radio"] + label { display: inline-block; position: relative; padding-left: 23px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } 
input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 18px; height: 18px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; } 
input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before {} 
input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #1bc7f2; } 
input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 6px; left: 4px; width: 10px; height: 10px; background: #1bc7f2; border-radius: 100%; }
/*체크박스 스타일*/
input[type=checkbox]{ width:1.8rem; height:1.8rem;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative; width:100%; margin:0;padding:0; background:#fff; z-index:10; border-bottom:1px solid #ddd; }
#hd.idx {background:#1bc7f2; border-color:rgba(250,250,250,0.7);}
#hd .container{ width:100%; padding:0;}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}


#tnb_wrapper{ background:#f5f5f5; border-bottom:1px solid #ddd; width:100%; height:35px;}
#tnb{  margin:0 auto; position:relative;}
.top_txt{ position:absolute; top:0px; left:0px; font-size:0.95em; color:#888; line-height:35px; padding:0 10px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.top_txt svg{ color:#f4cb06;}
#tnb_wrapper ul{ position:absolute; top:0px; right:0px;}
#tnb:after{ display:block; clear:both; content:"";}
#tnb li{ font-size:0.85em; display:inline-block; line-height:35px; border-right:1px solid #ddd; padding:0 10px;}
#tnb li a{ color:#838383 !important; line-height:35px;}
#tnb li a:hover{ color:#000 !important;}
#tnb li a.adm{ display:inline-block; color:#fff !important; line-height:25px; padding:0 7px;background:#2a3b80; border-radius:3px;}

#hd_wrapper{ margin:0 auto; position:relative; padding:10px 12px; text-align:center;}
#hd_wrapper:after{content:""; display:blockc; clear:both;}
#logo a{display:block; height:45px; text-align:center;}
#logo img{height:100%;}
#logo, 
#container_title { font-size:1.5em; text-align:center; line-height:45px; padding:0px 0; font-weight:bold; display:inline-block; width:calc(100% - 130px);
				   white-space: nowrap;overflow: hidden; text-overflow: ellipsis; vertical-align:middle;}

/*검색창*/
.hd_btn{ border:0; background:none; font-size:1.75em; display:inline-block; vertical-align:middle;}
.idx .hd_btn{color:#fff;}
.l_btn,
.r_btn{display:inline-block; vertical-align:middle;}
.l_btn{ position:absolute; top:25px; left:15px;}
.r_btn{ position:absolute; top:25px; right:15px;}
.shop_cart{display:inline-block; position:relative}
.shop_cart .cart_num{display:block; background:#fe7600; font-size:11px; color:#fff; text-align:center; position:absolute; right:-4px; top:-4px; overflow:hidden; 
                 	 height:14px; padding:1px 4px; line-height:14px; border-radius:100px;}

.sch_inner h2{ font-size:0;text-indent:-9999em;}
#hd_sch{width:100% !important; position:fixed; width:100%; left:0; top:0; background:#1bc7f2; padding:14px 15px;}
#hd_sch #sch_str{float:left; width:calc(100% - 45px); height:35px; padding-left:8px; border:0;}
#hd_sch_open{right:12px;}
#hd_sch .sch_inner{width:calc(100% - 40px); display:inline-block; background:#fff; border-bottom:2px solid #14829d; padding:0 5px;}
#hd_sch .sch_submit{width:40px; height:35px; line-height:38px; border:0; background:none; font-size:1.5em; color:#14829d;}
#hd_sch .hd_closer{width:30px; height:30px; line-height:32px; border:0; font-size:1.3em; background:rgba(0,0,0,0.5); color:#fff; border-radius:50%; margin-left:5px; display:inline-block; vertical-align:middle;}
.hd_div{display:none;}


/*카테고리 버튼 */
#nav_open{text-align:left; height:20px;}
#nav_open a{display:inline-block;}
#nav_open span{ display:block; width:20px; height:2px; background:#fff; margin-bottom:5px;}
#nav_open span:nth-child(2){ width:15px;}


/* 왼쪽메뉴 */
#navtoggle {position:absolute; width:100%; height:100%; left:0; top:0; background:#fff; overflow:auto; z-index:102;}
#navtoggle .scroll{position:relative; height:100%; overflow-y:scroll;}

#nav_top{ background:#1bc7f2; position:relative; padding:10px 20px;}
#nav_top h1{/*background:url(../img/mobile/left_ico_top_title.png) no-repeat left center/20px auto;*/}
#nav_top h1 img{ width:100px; height:auto;}
#nav_top .nav_close{ position:absolute; top:10px; right:20px; display:block; font-size:2.5em; color:#fff; z-index:99999999}

#hd_tnb{ padding-top:25px; border-bottom:1px solid #ddd;}
#hd_tnb .nav_name{ font-size:1.2em; color:#333; margin-left:25px;}
#hd_tnb .nav_name strong{ font-size:1.2em; color:#1bc7f2; letter-spacing:-1.5px;}
#hd_tnb .nav_id{ margin-left:25px; font-size:13px; color:#777;}
#hd_tnb .nav_login{ border-top:1px solid #eeeeee; margin-top:15px;}
#hd_tnb .nav_login:after{ display:block; content:""; clear:both;}
#hd_tnb .nav_login li{ float:left; width:calc(33.3%); text-align:center;border-left:1px solid #eeeeee;}
#hd_tnb .nav_login li a{ color:#777; font-size:13px;line-height:35px;}
#hd_tnb .nav_login li:first-child{ border-left: none;}

#left_menu{ border-top:7px solid #f0f0f0; border-bottom:7px solid #f0f0f0;}
#left_menu ul{ border-top:1px solid #eee; border-bottom:1px solid #ddd; overflow:hidden;}
#left_menu ul:after{display:block; content:""; clear:both;}
#left_menu li{text-indent:25px; position:relative;}
/*#left_menu li{text-indent:25px; position:relative; float:left; width:50%; margin-bottom:-1px;}
#left_menu li:nth-child(odd){border-right:1px solid #eee;}*/
#left_menu li a{font-size:13px; line-height:45px; display:block; border-bottom:1px solid #eee;}
#left_menu li i{ position:absolute; top:15px; right:20px; font-size:1.1em; color:#9f9f9f;}
#left_menu li .gnb_1dam{background:#fbfbfb no-repeat 10px center / 22px auto; font-weight:bold; font-size:15px; border-top:1px solid #f2f2f2;} /*1차메뉴*/

#left_menu li.bb{width:50%; text-indent:10px; background:#fff; border-right:1px solid #eee; border-bottom:1px solid #eee;}/*2차메뉴*/
#left_menu li.bb:nth-child(even){border-right:none;}/*2차메뉴*/
#left_menu li .bbb{background:none !important; line-height:35px;}


#left_cate{ border-top:1px solid #eee;}
#left_cate li{ border-bottom:1px solid #eee; padding-left:20px; background-repeat:no-repeat; background-position:10px center; background-size:22px auto;}
#left_cate li a{ font-size:13px; line-height:45px; color:#222;}
#left_cate li a i{font-size:1.3em; vertical-align:middle; margin-right:3px;}

#left_cus{ padding:15px; font-size:1.2em; color:#454d66; font-weight:bold; letter-spacing:0; line-height:1.6em;}
#left_cus span{display:inline-block; padding-left:5px;}
#left_cus span img{width:23px; height:auto;}
#left_cus strong{ font-size:1.12em; display:inline-block; padding-left:5px;}
#left_cus strong a{ color:#f39800;}
#left_cus .note{margin-top:10px;}
#left_cus .note li{position:relative; font-size:0.7em; font-weight:normal; line-height:1.5em; padding-left:6px;}
#left_cus .note li:before{display:block; content:""; background:#ddd; width:3px; height:3px; position:absolute; top:5px; left:0;}


#left_sns{border-top:7px solid #f0f0f0; border-bottom:7px solid #f0f0f0;}
#left_sns ul:after{display:block; content:""; clear:both;}
#left_sns ul li{float:left; width:33.3333%; text-align:center; border-right:1px solid #eee;}
#left_sns ul li a{display:block; line-height:45px;}
#left_sns ul li a i{font-size:1.2em; vertical-align:middle;}
#left_sns ul li img{width:14px; height:auto; margin-right:2px; margin-top:2px;}


#tgnb{ border-top:1px solid #E3E3E3;}
#tgnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tgnb_1dul:after{content:""; display:block; clear:both;}
.tgnb_1dli{float:left; width:33.3333%; text-align:center; border-bottom:1px solid #E3E3E3; border-right:1px solid #E3E3E3;}
#tgnb_1dul li:nth-child(3n+0){border-right:0}
.tgnb_1da{display:block; padding:8px 5px; font-size:12px;}
.tgnb_1da .hitm{ font-weight:bold; color:#ed1616;}
#tgnb_1dul li:nth-child(2) .tgnb_1da{ font-size:12px; padding:8px 3px;}

/* 하단 레이아웃 */
#ft { background:#efefef; border-top:1px solid #ddd; text-align:center; padding:30px 0 85px 0;}

.ft_com{ margin-bottom:10px;}
.ft_com li{ display:inline-block; padding:0 5px;}
.ft_com a{ font-size:11px; color:#555;}
.ft_com a.point{ color:#1bc7f2;}

#ft_copy{ font-size:0.9em; color:#8f8f8f; line-height:1.3em; /*margin:0;line-height:1.6em; letter-spacing:0px;*/}
#ft_copy h1{margin-bottom:10px; color:#808080; font-size:1.1em;}
#ft_copy h1 strong{color:#595959; font-weight:600;}
#ft_copy span{margin-right:7px; display:inline-block;}
#ft_copy span b{margin-right:3px; font-weight:500;}
#ft_copy strong{ font-weight:400;}
#ft_copy .copy{ font-size:11px; color:#999; letter-spacing:0; margin-top:5px;}


.ft_call .call{ font-size:2.5em; line-height:1.2em; color:#50534C; font-weight:600; margin-bottom:10px}

/*하단 퀵메뉴*/
#quick_menu{ position:fixed; bottom:0; left:0; width:100%; background:#fff; border-top:1px solid #ddd; box-shadow:0px 0px 5px rgba(0,0,0,0.2); padding:13px 0; text-align:center; z-index:999;}
#quick_menu a{ display:inline-block; width:18%; font-size:11px; color:#666;}
#quick_menu a{ font-size:2em;}
#quick_menu p{ margin-top:5px; display:none;}
#quick_menu img{ width:25px; height:auto;}

#ft_to_top { display:block; right:8px;bottom:10px; position:fixed;display:inline-block; text-align:center; background:#fff;
			width:40px;height:40px; line-height:40px; border-radius:50%;color:#000; border-radius:50%; border:1px solid #ccc; z-index:99999;
			font-weight:bold;letter-spacing:0em;text-decoration:none;}
#ft_to_call {display:block; position:fixed;right:53px;bottom:10px;display:inline-block; text-align:center; background:#fff;
			width:40px;height:40px; line-height:40px; border-radius:50%;color:#000; border-radius:50%; border:1px solid #ccc; z-index:99999;
			font-weight:bold;letter-spacing:0em;text-decoration:none;
			/*background:url(../mobile/shop/img/top.png) no-repeat center center;text-indent: -9999px*/}

/* 중간 레이아웃 */
#wrapper{ padding-bottom:120px;}
#container {}

/*인덱스*/
#idx_wrap{ background:#efefef; position:relative; height:570px;}
#idx_color_box{ /*background:#3eb135;*/ width:100%; height:160px;}
#idx_cont{ position:absolute; top:20px; left:50%; width:90%; margin-left:-45%;}

.main_top{ background:url(../img/mobile/main_top_bg.png) no-repeat 90% 20px #f39800/140px auto; border-top-left-radius:6px; border-top-right-radius:6px;
font-size:13px; line-height:1.5em; color:#fff; padding:20px 25px 25px 25px; position:relative;}
.main_top strong{ font-size:1.5em; font-weight:bold;}
.main_top .mtop_order{ font-size:1.9em; font-weight:bold; color:#fff; position:absolute; top:50%; right:30px; margin-top:-8px; text-shadow:0px 0px 3px rgba(0,0,0,0.3);}

#main_product{ background:#fff; border:1px solid #ddd; border-radius:6px; text-align:center; padding:20px 20px; box-sizing:border-box; 
position:absolute; top:80px; left:0px; width:100%; height:240px;}
#main_product ul.mpro_tab{ border-bottom:1px solid #ddd;}
#main_product ul.mpro_tab:after{ display:block; content:""; clear:both;}
#main_product ul.mpro_tab li.tabt{ float:left; width:19%;}
#main_product ul.mpro_tab li.tabt:last-child{ width:24%;}
#main_product ul.mpro_tab li.tabt a{ display:block; color:#666; font-size:14px; line-height:40px; position:relative;}
#main_product ul.mpro_tab li.tabt a span{ display:none;}
#main_product ul.mpro_tab li.tabt a.selected{ color:#333; font-weight:bold;}
#main_product ul.mpro_tab li.tabt a.selected span{ display:block; width:100%; height:3px; background:#3eb135; position:absolute; bottom:-1px; left:0px;}
#main_product ul.mpro_panel{ margin-top:20px;}
#main_product ul.mpro_panel:after{ display:block; content:""; clear:both;}
#main_product ul.mpro_panel li.tabs{}

#main_notice{ background:#fff; border:1px solid #ddd; border-radius:6px; padding:30px 20px; box-sizing:border-box; margin-top:250px;/* box-shadow:0px 0px 5px rgba(0,0,0,0.1);*/}







/*카테고리*/
/*.navbar-inverse{display:block;}
.navbar-inverse, .navbar-inverse:hover{background:#FFF2B2 !important;border:none !important;}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover{ background-color:transparent;}

.navbar-inverse .navbar-toggle .icon-bar {background-color:#fff !important;width: 25px;height: 3px;border-radius: 1px;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{background:#ffd600 !important}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border:none !important}

.navbar{margin-bottom:0 !important}
.navbar-nav{float:none;}


#nav .navbar-header .shop_cart, #nav .navbar-header .shop_cart:hover {float:right;width:30px;}
#nav .navbar-header .shop_cart a{display:inline-block;color:#fff;padding:0 !important}
#nav .navbar-header .shop_member_btn{color:#fff;margin:14px 10px 0 0;float:right !important;border:none;background:none;display:inline-block}
.cate_list .navbar-nav{margin:0px -15px; margin-bottom:-1px; overflow:hidden;}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover{border-bottom:1px solid #fff !important;}
    
#nav .collapse.navbar-collapse{border:0;}
#nav .navbar-header{background:#ffd600}
#nav .navbar-header .navbar-toggle{float:left;margin-left:10px;border:none}
#nav .navbar-header .shop_cart, #nav .navbar-header .shop_cart:hover {float:right;padding:4px}
#nav .navbar-header .shop_cart a{display:inline-block}
#nav .navbar-header .logo{display:inline-block;text-align:center;margin-top:10px;}
#nav .navbar-header .dropdown-menu{border-radius:0 !important;padding:0 !important;margin:0 !important;right:0 !important;left:auto !important;width:180px}

.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover{color:#6d6d6d !important;font-weight:normal;border:none !important}
.cate_list{z-index:1 !important;}
.cate_list .active{background:none; width:33.3333%;}
.cate_list .active:after{content:""; display:inline-block; width:1px; height:82px; background:#DED3A0; position:absolute; right:0; top:10px;}
.cate_list .active:last-child:after{display:none;}
.cate_list .active .aa{text-align:center; font-size:18px; line-height:60px; color:#4D4D4D; padding:20px 0;}

.cate_list .active .aa .ico{display:inline-block; width:75px; height:60px; vertical-align:middle; background-repeat:no-repeat; background-position:0 50%;}
.cate_list .active:nth-child(1) .aa .ico{ background-image:url(../img/cate_ico01.png);}
.cate_list .active:nth-child(2) .aa .ico{ background-image:url(../img/cate_ico04.png); margin-right:5px;}
.cate_list .active:nth-child(3) .aa .ico{ background-image:url(../img/cate_ico03.png);}

.cate_list .active:nth-child(4) .aa .ico{ background-image:url(../img/cate_ico04.png);}
*/



#sit_more{display:none}

.cate_list .sub_cate2{}
.cate_list .sub_cate2 a{color:#c1c1c1;}
.cate_list .sub_cate2>li a i{margin-right:10px}
.cate_list li:hover .sub_cate2{display:block}

.cate_list{overflow-y:auto}
.cate_list .active{width:33.3333%; float:left; text-align:center; border-bottom:1px solid #DED3A0;}
.cate_list .active .aa{font-size:16px; padding:10px 0;}
.cate_list .active:after{top:0; height:100%;}
.cate_list .active:last-child:after{display:none;}
/*.cate_list .active:nth-child(0n+2):after{display:none;}*/
.cate_list .active .aa .ico{width:60px; height:50px; background-size:auto 100%;}
.cate_list .active .aa .text{display:block; line-height:1.8em;}
.cate_list ul>li{background:#fafafa;}
.cate_list .sub_cate2>li{border-bottom:none !important;background:#fafafa;padding:0 40px;border-top:1px solid #f1f1f1;} 
.cate_list .sub_cate2>li a{background:#fafafa;color:lightslategrey}
.cate_list .sub_cate2>li a i{display: inline;margin-right:5px;}
.cate_list .ct_op{right: 10px;}

    
.cate_list .ct_op{display:inline-block; display:none;text-indent:-9999px;background:url('../mobile/shop/img/cate_op.gif') no-repeat 10px 55% ;height:35px; width:30px;
				  position:absolute;top:50%; transform:translateY(-50%); right:0;border:none}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{background:#FFF;color:#000 !important;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background:#E3E3E3 !important;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{padding:10px 15px 10px 25px !important}

.sub_cate{padding:0 !important;border:0 !important;border-radius:inherit !important;-webkit-box-shadow:none !important;box-shadow:none !important; width:100%;}
.sub_cate2 li{padding:0px 25px;}
.sub_cate2 li a{line-height:40px;display:block;text-decoration:none}
.sub_cate2 li a:hover{}

.shop_member{box-shadow:none !important;-webkit-box-shadow:none !important;border:none !important}
.shop_member li a{color:#1e1711 !important;padding:5px 10px !important;background:#ffd600}
.shop_member li a:hover{background:#ffa700 !important}
.shop_member li a i{padding-right:10px;color:#fff}

.affix{width:100% !important;top:0;background:#56788e;z-index:999999 !important;box-shadow:1px 2px 10px -4px rgba(0,0,0,0.55)}

   

/*메인배너*/
#main_box{ width:100%; margin:0 auto; position:relative;}
#mainbanner{ width:100%; height:auto; overflow:hidden; position:relative;}
#mainbanner .container{ padding:0; width:100% !important;}
#main_box a{ display:inline-block;}

.m_box{ width:1200px; margin:50px auto 15px auto; text-align:center;}
.m_box a{ display:inline-block;}
.m_box a.mbox02{ margin:0 15px;}
.m_box2{ width:1200px; margin:0 auto 50px auto;}

#cat-btn{ text-align:center; width:95%; margin:20px auto 0 auto;}
.cat_t{ font-size:1.5em; color:#333; margin-bottom:8px;}
.cat_t strong{ font-size:13px; color:#1bc7f2; font-weight:bold; letter-spacing:-1px; display:block;}
.cat_t i{ color:#1bc7f2; }
#cat-btn:after{ display:block; content:""; clear:both;}
#cat-btn a{ float:left; width:calc(33% - 8px);/* border-right:1px solid rgba(250,250,250,0.2); border-bottom:1px solid rgba(250,250,250,0.2);*/ border-radius:3px; color:#222; font-weight:bold; 
font-size:1.1em; line-height:26px; background:#fff; margin:3px 3px; border:1px solid #1bc7f2;}
#cat-btn a:nth-child(3n){ width:calc(35% - 8px);/* border-right:0;*/}
#cat-btn a:nth-child(odd){ border-color:#ccc;}

.main_text{ text-align:center; margin-top:5px; font-weight:bold; font-size:1.2em; color:#09abd4;  padding:10px 0;}

@media (max-width: 767px){
#main_box{ width:100%; margin:0 auto;}
#main_box img{ width:100%;}
#mainbanner img{ width:100%;}
.m_box{ width:95%; margin:10px auto;}
.m_box a{ display:block; margin-bottom:5px;}
.m_box a.mbox02{ margin:0 0px 5px 0;}
.m_box2{ display:none;}
}

/*#sbn_idx{height:500px;overflow:hidden}*/
#sbn_idx{padding:0x; width:100%; /*height:550px;*/ overflow:hidden;}
#sbn_idx h2{position:absolute;font-size:0;line-height:0;overflow:hidden;}
#slides {display:none;}
/*.bx-wrapper img {width:100% !important; height:auto}*/
.bx-wrapper .bx-next {background: url(../mobile/shop/img/controls.png)  -43px -32px no-repeat !important;}
.bx-wrapper .bx-next:hover {background: url(../mobile/shop/img/controls.png)  -43px 0px no-repeat !important;}
.bx-wrapper .bx-prev {background: url(../mobile/shop/img/controls.png)  0 -32px no-repeat !important;}
.bx-wrapper .bx-prev:hover {background: url(../mobile/shop/img/controls.png)  0 0 no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-stop {background: url(../mobile/shop/img/controls.png) -86px -44px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-stop:hover{background: url(../mobile/shop/img/controls.png) -86px -33px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-start {background: url(../mobile/shop/img/controls.png) -86px -11px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-start:hover {background: url(../mobile/shop/img/controls.png) -86px 0 no-repeat !important;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:10px !important;z-index:9999}
/*왼쪽 배너*/
#sbn_side{width:100% !important;height:auto;}
#sbn_side h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

/* 인덱스 이미지 출력 */
#sidx {padding:0;margin-bottom:20px;margin-top:10px}
#slide_tab {display:none}
#sidx_slide {position:relative;top:0;left:0;width:100%;overflow:hidden}
.sidx_slide {position:absolute;top:0;left:0;width:100%}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}
@media (max-width: 767px){
#sbn_idx{ width:100%; height:auto;}
}


#idx_best{ background:#fff; padding:30px 0; margin:0px 0 0px 0;}
#idx_best .container{padding-right:5px; padding-left:5px;}
#idx_new{ margin:50px 0;}
#idx_rec{ margin-bottom:50px;}
.idx_best_box ul, .idx_new_box ul,.idx_sale_box ul{margin-bottom:15px !important;display:inline-block}
.idx_best_box:after, .idx_new_box:after, .idx_rec_box:after{display:block;visibility:hidden;clear:both;content:""}
.idx_best_box h2, .idx_new_box h2{font-weight:500 !important;text-align:center;margin:30px 0 20px 0;font-size:1.8em; color:#333;}
.idx_new_box h2:before{ display:block; content:""; width:35px; height:5px; border-radius:20px; background:#0e4d90; margin:0 auto 10px auto;}
.idx_best_box h2 p, .idx_new_box h2 p{ font-size:13px; color:#999; letter-spacing:-0.5px; margin-top:8px;}
.idx_best_box h2 , .idx_new_box h2 {color:#333 !important;}
.idx_best_box h2  strong, .idx_new_box h2  strong{ color:#1bc7f2;}
.idx_best_box li,.idx_new_box li{padding-right:0 !important;padding-left:0 !important;}
.idx_rec_box{ border:1px solid #ddd; padding:40px 30px;}
.idx_rec_box h2{font-weight:500 !important;text-align:center;margin:0px 0 20px 0;font-size:2em; color:#333; position:relative; letter-spacing:-2px;}
#idx_best .sct_basic{overflow:hidden;display:block; text-overflow:ellipsis; text-decoration:none; white-space:nowrap; word-wrap:normal;}
/*.idx_rec_box h2:before{ display:block; content:""; width:40px; height:3px; background:#2a3b80; position:absolute; top:0px; left:50%; margin-left:-20px;}*/
.idx_rec_box h2 p{ font-size:13px; color:#999; letter-spacing:-0.5px; margin-top:8px;}
.idx_rec_box h2  strong{ color:#208bbe; font-weight:500;}
#idx_best .container .more{margin:0 auto; text-align:center;}
#idx_best .container .more a{display:inline-block; padding:6px 15px; border:1px solid #000; border-radius:100px;}
@media (max-width: 767px){
#idx_best{ padding:40px 0 40px 0; margin:0; margin-bottom:10px;}
#idx_new{ margin:30px 0;}
#idx_rec{ margin-bottom:20px;}
.idx_new_box h2:before{display:none;}
.idx_rec_box{ padding:30px 0px;}
.idx_best_box h2, .idx_new_box h2{ margin:0px 0 20px 0; font-size:1.8em; font-weight:800}
.idx_best_box h2:before{ width:25px; height:5px; display:none;} 
.idx_new_box h2:before{ width:25px; height:5px;}
.idx_best_box h2 p, .idx_new_box h2 p{ font-size:11px; line-height:1.3em;}
.idx_rec_box h2{ font-size:1.6em;}
.idx_rec_box h2 p{ font-size:11px; line-height:1.3em;}
}


/*커뮤니티 바로가기*/
@media (max-width: 350px){
    .idx_stbd li{float:left;margin-left:5px}
}

.idx_stbd{clear:both;margin:30px 0;padding:20px 0 10px;border-bottom:1px dashed #d2d2d2;border-top:1px dashed #d2d2d2}
.idx_stbd ul{display:inline-block}
.idx_stbd li{float:left;margin-left:15px}
.idx_stbd li.first_stbd_icon{margin-left:0}
.idx_stbd li a{text-decoration:none;font-weight:bold;color:#aaa;font-size:15px}
.idx_stbd li a:hover{color:#63a1b8;}
.idx_stbd li a img{width:100%;height:auto}
.idx_stbd li a span{display:block;text-align:center;padding-top:10px;color:#000;font-size:16px}
.idx_stbd:after {display:block;visibility:hidden;clear:both;content:""}

/*메인리뷰*/
.idx_review{margin-bottom:30px;}
.idx_review:after {display:block;visibility:hidden;clear:both;content:""}
.idx_review h2{font-size:1.4em;margin:30px 0 20px 0}
.idx_review h2 a{font-weight:bold !important;color:#ff5b63; !important;text-decoration:none;}
.idx_review ul{border: 1px solid #e9e9e9;background:#fff;padding:8px 10px;display:block}
.idx_review ul li{display:block;padding:5px 0;border-bottom:1px dashed #e9e9e9;}
.idx_review ul li:last-child{border-bottom:none;}
.idx_review ul li .rv_wr .rv_img{float:left;display:inline-block;}
.idx_review ul li .rv_wr .rv_txt{display:inline-block;width:80%;height:75px;}
.idx_review ul li .rv_wr .rv_txt a{display:block;padding:10px;}
.idx_review ul li .rv_wr .rv_txt span{display:block;padding:0 10px;}
.idx_review ul li .rv_wr img{width:73px;height:73px;}
.idx_review ul li .rv_wr .rv_prd{color:#ff405e;text-decoration:none;font-weight:bold;}

@media (max-width: 767px){
    .idx_review ul{padding:5px 10px;}
    .idx_review ul li{padding:5px 0 30px 0;height: 110px;}
    .idx_review ul li .rv_wr .rv_img{float:left;background: red}
    .idx_review ul li .rv_wr .rv_txt{display:inline-block;width:59%;height:75px;}
    .idx_review ul li .rv_wr img{width:100px;height:100px}
    }

@media (max-width: 338px){
    .idx_stbd li{margin-left:5px}
    }

@media (max-width: 536px){
    .idx_cs_img{display: none}
    }

.idx_ct, .idx_cs, .idx_nt{margin-bottom:30px;}
.idx_nt .lt .lt_title{color:#757575;font-weight:bold !important;font-size:1.4em;margin:30px 0 20px 0}

.idx_nt:after {display:block;visibility:hidden;clear:both;content:""}

#idx_sale{padding:40px 0 40px 0; background: #f9f9f9;}
#idx_sale .idx_sale_box h2{margin:0px 0 20px 0; font-size:1.5em; text-align:center;}
#idx_sale .idx_sale_box h2 strong{color:#f39800}
#idx_sale .idx_sale_box p{font-size:0.7em; padding-top:4px; color:#999;}
#idx_sale .sct.sct_10:after{display:block; content:""; clear:both;}
#idx_sale .idx_sale_box ul li{width:50% !important; margin-bottom:18px !important;}
#idx_sale .container{padding-right:5px; padding-left:5px;}
#idx_sale .container .more{margin:0 auto; text-align:center;}
#idx_sale .container .more a{display:inline-block; padding:6px 15px; border:1px solid #000; border-radius:100px;}
#idx_sale .sct_txt a{overflow:hidden;display:block;height:22px;text-overflow:ellipsis;text-decoration:none;font-weight:bold;font-size:1.1em;white-space:nowrap;word-wrap:normal;}
#idx_sale .sct_basic{overflow:hidden;display:block; text-overflow:ellipsis; text-decoration:none; white-space:nowrap; word-wrap:normal;}
.sct_10 .sct_cost strike{font-size:0.95em; font-weight:normal; display:block;}

/*고객센터*/
.idx_cs:after {display:block;visibility:hidden;clear:both;content:""}
.idx_cs h2{color:#757575;font-weight:bold !important;font-size:1.4em;margin:30px 0 20px 0}
.idx_cs>p{float:left}
.idx_cs .idx_cs_img{margin-right:10px}
.idx_cs .tel{color:#f3435d;font-size:20px}


/*문의 및 조회*/
.idx_ct:after {display:block;visibility:hidden;clear:both;content:""}
.idx_ct h2{color:#757575;font-weight:bold !important;font-size:1.4em;margin:30px 0 20px 0}
.idx_ct ul{border-radius:10px;display:inline-block;margin:0;}
.idx_ct ul li{float:left;margin-left:5px}
.idx_ct ul li.no_mg{margin-left:0}
.idx_ct ul li a{display:inline-block;background:#e6e6e6;width:82px;height:77px;border-radius:10px;text-align:center;padding-top:10px;text-decoration:none;font-size:13px}
.idx_ct ul li a:hover{background:#63a1b8;}
.idx_ct ul li a span{display:block;margin-top:15px;}

.idx_gal{text-align:center; padding:80px 0;}
.idx_gal h2{ font-size:1.8em; font-weight:600; color:#4D4D4D; margin-bottom:40px;}
.idx_gal .lt_title, .idx_gal .lt_more{display:none;}
@media (max-width: 767px){
.idx_gal{padding:40px 0;}
}




/* 메인-배너3 */
.com_ban{width:100%; padding:20px 0; margin:0px auto; background:#fdf8f0;}
.com_ban dl{text-align:left; width:100%; padding-right:10px; padding-left:10px; margin-bottom:10px;}
.com_ban dl:last-child{margin-bottom:0;}
.com_ban dl dt{ display:inline-block; vertical-align:middle; width:40%; overflow:hidden;}
.com_ban dl dt img{width:100%; height:auto;}
.com_ban dl dd{ display:inline-block; vertical-align:middle; width:58%; padding-left:10px; font-size:1em; line-height:1.4em;}

.com_ban dl .title{font-size:1.31em; font-weight:600;color:#3eb135; margin:0px 0 8px 0;}
.com_ban dl.b .title{color:#866a4e;}

/*메인-parallax */
#brand {width:100%; height:180px; padding:10px; background:#000 url(../img/mobile/back01.jpg) no-repeat center bottom / 100%; text-align:center; color:#fff;/* background-attachment: fixed;*/}
#brand.b {width:100%; height:auto; padding:35px 0; text-align:center; color:#fff; background:#c55158 /*background-attachment: fixed;*/}
#brand .luzen{padding-top:30px; font-size:2.2em; font-weight:bold;}
#brand.b .luzen{padding-top:0px; font-size:1.4em; font-weight:600;}
#brand .luzen img{width:110px;}
#brand h3{font-size:1.5em; font-weight:bold; padding:12px 0; color:#23f3fb;/* text-shadow:1px 1px 2px #000;*/ }
#brand .con{font-size:1em; margin-bottom:15px; line-height:1.5em; color:rgba(255,255,255,0.8); }
#brand .con.top{margin-top:10px;}
#brand .go{display:block; padding:5px 0 4px 0; width:155px; font-size:1.1em; color:#fcd000; margin:0 auto; border-bottom:1px solid RGBA(252, 208, 0, 0.8);}
#brand .go:hover{color:#fcd000;}





/* 메인-카테고리 */
#cate_in{width:100%; margin:20px auto 0 auto; padding:35px 0 20px 0; background-color:#fff; background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.6) 45%, rgba(230, 230, 230, 0.3) 55%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 100%); background-size: 8px 8px; background-repeat: repeat;}
.con_cate{width:100%;}
.con_cate h2{font-size:1.6em; margin:0px 0 20px 0; font-weight:300; text-align:center;}
.con_cate h2 strong{font-weight:700; color:#3eb135;}
.con_cate h2 span{display:block; font-size:0.6em; padding-top:10px; line-height:1.5em; font-weight:400;}
.con_cate ul li{float:left; text-align:center; width:calc(25% - 10px); margin:5px;}
.con_cate ul li div{border-radius:100px; border:1px dotted #3eb135; overflow:hidden;}
.con_cate ul li div img{width:100%; height:auto;}
.con_cate ul li p{font-size:1em; padding-top:6px;color:#000; line-height:1.4em;}



/* 메인-파트너사 */
.u_part{width:100%; background: url(../img/pro_title_bg.gif) repeat-x center 35px; padding:20px 0 10px 0;} 
.u_part h2{font-size:2.45em; font-weight:300; background:#fff; width:425px; color:#000; text-align:center;  margin:0 auto;}
.u_part h2 strong{font-weight:700; color:#293f79;}
.u_part h2 span{display:block; font-size:0.46em; color:#686868; padding-top:16px; line-height:1.4em;}
.u_part ul {width:1200px; margin:40px auto;}
.u_part ul li{float:left; margin-right:27px; }
.u_part ul li:last-child{margin-right:0; }
@media (max-width: 991px){
.u_part{background:none; padding:10px 0 10px 0;} 
.u_part h2{font-size:1.6em; background: inherit; width: inherit;}
.u_part h2 span{font-size:0.55em; padding-top:6px;}
.u_part ul {width:100%; margin:20px auto;}
.u_part ul li{margin-right:0; width:calc(33.3333% - 6px); padding:5px; border:1px solid #ccc; margin:3px; text-align:center;}
.u_part ul li img{width:auto; height:25px;}	
}


/* 메인-가입 */
#join_wrap{width:100%; margin:0 auto; padding:30px 25px; background:url(../img/mobile/join_bg.png) no-repeat 95% 35px/100px auto  #1bc7f2;}
#join_wrap h2{font-size:1em; line-height:1.5em; font-weight:300; color:#fff;}
#join_wrap h2 img{width:100%; padding:0px; }
#join_wrap h2 span{display:block;padding:0px 0 15px 0;}
#join_wrap .box a{display:inline-block; text-align:center; padding:3px 12px; background:#3eb135; border:1px solid #3eb135; color:#fff; width:70px; font-size:0.9em; margin:2px;}
#join_wrap .box a.login{background:#1bc7f2; border:1px solid #fff;color:#fff;}
#join_wrap .box a.login2{background:#fff; border:1px solid #fff; color:#1bc7f2;}
#join_wrap .box a.join{background:#fff; border:1px solid #fff; font-weight:bold; color:#1bc7f2; width:120px;}













/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* ########## 쇼핑몰 컨텐츠 ########## */
/* 사용후기 모음 */
#sps_sch {margin:10px 0}
#sps_sch a {display:inline-block;padding:0 8px;height:30px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:30px}
#sps_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}
#sps_sch select{height:30px !important;border:1px solid #e4eaec}

#sps {zoom:1}
#sps ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#sps li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9;background:#fff}
#sps li:after {display:block;visibility:hidden;clear:both;content:""}

.sps_img {position:absolute;top:10px;left:10px}
.sps_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sps dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden}
#sps dt {float:left;margin:0 0 5px}
#sps dd {float:left;margin:0 15px 5px 5px}
#sps dd img {position:relative;top:-2px}

.sps_section {margin-left:80px;display:block;}
.sps_section p {padding:0;width:100%}
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {margin:5px 0 0;text-align:right}
.sps_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff}


/* 상품문의 모음 */
#sqa_sch {margin:10px 10px}
#sqa_sch #sfl{height:30px;border:1px solid #e4eaec;}
#sqa_sch a {display:inline-block;padding:0 8px;height:30px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:1.9em}
#sqa_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}

#sqa {zoom:1;}
#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none;padding:0 10px}
#sqa li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}

.sqa_img {position:absolute;top:10px;left:0px}
.sqa_img span {position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;}

#sqa dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden}
#sqa dt {float:left;margin:0 0 5px}
#sqa dd {float:left;margin:0 15px 5px 5px}
#sqa dd img {position:relative;top:-2px}

.sqa_section {margin-left:80px;display:block}
.sqa_section .sqa_con {padding:10px;background:#f2f5f9;line-height:1.7em}
.sqa_section p {padding:0;width:100%}
.sqa_con_full {padding:0;height:auto !important}
.sqa_con_btn {margin:5px 0 0;text-align:right}
.sqa_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff;border-radius:5px}

#sqa .sit_qa_qaq,#sqa .sit_qa_qaa {padding:10px 5px 10px ;position:relative}

/* 마이페이지 */
#smb_my {}

#smb_my_ov { margin:0 0 20px; padding:20px 10px;}
#smb_my_ov ul:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov ul li{width:48.5%;float:left;padding:10px 0;background:#fff;text-indent:10px;height:55px;position:relative;border:1px solid #dbdbdb;margin-bottom:5px}
#smb_my_ov ul li:first-child{float:right;}
#smb_my_ov ul li a{position:absolute;bottom:10px;right:10px;color:#ff3e5e;font-weight:bold;font-size:1.3em}
#smb_my_ov h2 { font-size:1.3em; font-weight:bold; color:#333; margin-bottom:10px;}
#smb_my_ov dl { margin:0; border:1px solid #1bc7f2;color:#333;background:#fff; padding:15px 10px 10px 5px;}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;height:30px ;line-height:1.2em;width:30%;font-weight:bold;text-indent:10px;}
#smb_my_ov dd {float:left;margin:0;height:30px ;line-height:1.2em;width:70%;}
#smb_my_ov dt.my_point{background:#f2f2f2;width:49%;}
#smb_my_ov .ov_addr {border-bottom:0;height:auto;line-height:24px;padding:  5px 0}

#smb_my_od { width:95%; margin:0 auto 20px auto;}
#smb_my_od h2 {margin:0 0 10px;font-size:1.2em !important;font-weight:bold}
#smb_my_od h2 a{color:#000;}
#smb_my_od .td_stat {width:100px}

#smb_my_wish { width:95%; margin:0 auto;}
#smb_my_wish h2 {margin:0 0 10px;font-size:1.2em !important;font-weight:bold}
#smb_my_wish h2 a{color:#000;}
#smb_my_wish ul {margin:0;padding:0;list-style:none}
#smb_my_wish li {position:relative;padding:5px 0 30px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;background:#fff}
#smb_my_wish li:nth-of-type(1) {border-top:1px solid #e9e9e9}
#smb_my_wish .wish_img {position:absolute;top:10px;left:10px}
#smb_my_wish .info_link {display:block;padding:5px 0;font-size:1.2em;}
#smb_my_wish .info_date {position:absolute;bottom:10px;right:10px;color:#737373}

/* 장바구니 주문서 공통 */
/*체크박스 아이콘*/
#sod_chk{ position:relative; background:#fff; border-bottom:1px solid #ddd; padding:15px 10px 15px 22px; font-size:14px; color:#222; margin-bottom:10px;}
#sod_chk input[type="checkbox"] + label{margin:0; position:absolute; left:0; height:23px; padding:2px 0 0 35px; background:url('../img/mobile/ico_check_on_off.png') no-repeat 10px top/23px auto;}
#sod_chk input[type="checkbox"]{ visibility:hidden;}
#sod_chk input[type="checkbox"]:checked + label {background-position:10px bottom;}

#sod_chk .sod_sel_del{ position:absolute; top:15px; right:10px;}
#sod_chk .sod_sel_del button{ background:none; border:0;}
.sod_list {position:relative;margin:0;padding:0;list-style:none; width:95%; margin:0 auto;}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #ddd;margin:10px 0;background:#fff}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:8px;left:10px;}
.sod_list .li_name{min-height:110px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:40px;line-height:40px;background:#fff}
.sod_list .li_name strong{ font-size:1.3em; padding:0 0 0 10px;}
.sod_list .total_img{position:absolute;top:50px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:70px;color:#9e9e9e;font-size:0.93em}
.sod_list .sod_opt li{margin-bottom:3px}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:1px solid #63a1b8;background:#fff;color:#63a1b8;font-size:0.93em;border-radius:5px}
.sod_list .li_mod .mod_btn:hover{background:#63a1b8;color:#fff}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:15px 0;text-align:right;color:#343434; font-size:1.3em;}
.sod_list .total_span span{position:absolute;top:13px;left:0}
.sod_list .total_span strong{}
#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none;}
#sit_opt_added li {padding:10px;border-bottom:1px solid #e9e9e9; line-height:27px;}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li div {height:25px;margin:2px 0;text-align:right;position:relative;width:111px;float:right}
#sit_opt_added .btn_frmline {height:1.85em;line-height:1.85em;background:url(../mobile/shop/img/del_btn.gif) no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-99999px;width:25px;height:25px;padding:0}
#sit_opt_added li div .sit_qty_plus{overflow:hidden;position:absolute;top:0;left:57px;background:url(../mobile/shop/img/add.gif) no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li div .sit_qty_minus{overflow:hidden;position:absolute;top:0;left:0;background:url(../mobile/shop/img/add.gif) no-repeat -26px  -1px ;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li div .sit_opt_del{background:url(../mobile/shop/img/del_btn.gif) no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-99999px;width:25px;height:25px;padding:0;}
#sit_opt_added li div .frm_input{width:32px;border:1px solid #ccc;height:25px;padding:0 !important;line-height:25px;text-align:center;background:#fff;position:absolute;top:0;left:25px;border-radius:0px}
#sit_tot_price {margin:15px 0;font-size:1.3em;font-weight:bold;text-align:right;position:relative}
#sit_tot_price span{position:absolute;top:0;left:10px}
select.it_option,select.it_supply {width:100%;border:0;border-radius:5px;height:30px;-webkit-appearance:none;border:1px solid #aaa;background: url(../mobile/shop/img/select.gif) no-repeat right #fafafa; padding:0 10px;}

/*수량*/
#sit_opt_added li .sit_opt_qty{position:relative;width:81px;float:right;text-align:center !important;}
#sit_opt_added li .sit_opt_qty .frm_input{width:30px;border:1px solid #ccc;height:25px;padding:0 3px!important;line-height:25px;text-align:center;background:#fff; margin:0 1px}
#sit_opt_added li .sit_opt_qty .sit_qty_plus{position:absolute;top:0;right:0;background:url(../mobile/shop/img/add.gif) no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li .sit_opt_qty .sit_qty_minus{position:absolute;top:0;left:0;background:url(../mobile/shop/img/add.gif) no-repeat -26px  -1px ;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}

/* 장바구니 */
#sod_bsk { background:#f0f0f0;}

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:0;width:100%}
#sod_bsk_list #mod_option_frm form{border:2px solid #63a1b8;background:#fff;padding:10px;max-height:500px;overflow-y:scroll}
html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal;text-align:left}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
#sod_bsk_list #mod_option_frm#sit_tot_price{font-size:1.2em}
#sod_bsk_list #mod_option_frm #sit_tot_price span{left:0;}
#sod_bsk_list #mod_option_frm .btn_confirm{overflow:hidden;}
#sod_bsk_list #mod_option_frm .btn_submit{width:49%;float:left;background:#63a1b8;padding:8px 0;border-radius:5px}
#sod_bsk_list #mod_option_frm .btn_cancel{width:49%;float:right;background:#fff;border:1px solid #63a1b8;color:#63a1b8;border-radius:5px}

#sod_bsk_tot_wrap{ background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:30px 20px; margin-top:10px;}
#sod_bsk_tot_wrap h1{ font-size:1.5em; font-weight:bold; margin-bottom:20px;}
#sod_bsk_tot { font-size:1.2em; margin-bottom:0px;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:5px 0;}
#sod_bsk_tot dt { width:50%;font-weight:bold; color:#999;}
#sod_bsk_tot dd {width:50%;text-align:right;}
.sod_bsk_cnt { border-top:1px solid #ddd; padding-top:15px !important; margin-top:10px; font-size:1.2em;}
.sod_bsk_cnt strong{ font-size:1.2em; color:#1bc7f2;}
.sod_bsk_point {border-bottom:0 !important}
.sod_bsk_stxt{ font-size:11px; color:#999;}

#sod_bsk_act { text-align:center; position:fixed; bottom:55px; left:0px; width:100%; height:50px;background:#3069bd;}
#sod_bsk_act:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_act a.btn01_one { line-height:50px; font-size:1.3em; font-weight:bold; color:#fff; width:100%; border:0 !important; padding:0 !important;}
#sod_bsk_act a.btn01 { background:#3069bd; line-height:50px; font-size:1.3em; font-weight:bold; color:#fff; width:49%; border:0 !important; padding:0 !important; margin-left:-1px;}
#sod_bsk_act .btn_submit{ background:#1bc7f2; border:0; line-height:50px; font-size:1.3em; font-weight:bold; color:#fff; width:50%; padding:0 !important; margin-bottom:5px;}

.sod_list_new{ border-bottom:1px solid #ddd; background:#fff;}
.sod_list_new .sod_li{ border:1px solid #ddd; border-bottom:0; background:#fff; margin:0; padding:20px 10px; position:relative;}
.sod_list_new .sod_li:after{ display:block; content:""; clear:both;}
.sod_list_new .sod_li .li_chk{ float:left; width:25px;}
/*.sod_list_new .sod_li .li_chk input[type=checkbox]{ width:2rem; height:2rem;}*/

/*체크박스 아이콘*/
.sod_list_new .sod_li .li_chk{ float:left; width:30px;position:relative;}
.sod_list_new .sod_li .li_chk input[type="checkbox"] + label{margin:0; position:absolute; left:0; height:23px; padding:2px 0 0 30px; background:url('../img/mobile/ico_check_on_off.png') no-repeat left top/23px auto;}
.sod_list_new .sod_li .li_chk input[type="checkbox"]{ visibility:hidden;}
.sod_list_new .sod_li .li_chk input[type="checkbox"]:checked + label {background-position:left bottom;}



.sod_list_new .sod_li .total_img{ float:left; width:60px;}
.sod_list_new .sod_li .sod_li_box{ margin-left:100px;}
.sod_list_new .sod_li .sod_li_box .sod_opt{ display:none;}
.sod_list_new .sod_li .sod_li_title{ font-size:1.3em; margin:5px 0 5px 0;}
.sod_list_new .sod_li .sod_li_price{ font-size:1.4em;}
.sod_list_new .sod_li .sod_li_amount{ position:absolute; top:50%; margin-top:-18.5px; right:10px;}
.sod_list_new .sod_li .sod_num{ display:inline-block; vertical-align:top; width:35px; height:35px; border-radius:50%; border:1px solid #ccc; background:#fff; font-size:1.3em; color:#333; text-align:center; line-height:35px;}
.sod_list_new .sod_li .sod_del{ display:inline-block; vertical-align:top; width:35px; height:35px; border-radius:50%; border:1px solid #555; background:#555; font-size:1.3em; color:#fff; text-align:center; line-height:35px; margin-left:2px;}





/* 위시리스트 */
#sod_ws {margin:10px;}
#sod_ws li{position:relative;background:#fff;padding:10px 0 10px 90px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:10px;height:70px}
#sod_ws .wish_img {position:absolute;top:10px;left:35px}
#sod_ws .info_link {display:block;padding:5px 0;font-size:1.2em;font-weight:bold}
#sod_ws .info_date {position:absolute;bottom:10px;right:10px;color:#737373}
#sod_ws .wish_chk{position:absolute;top:10px;left:10px;color:#737373}
#sod_ws .wish_chk input[type=checkbox]{ width:1.8rem; height:1.8rem;}
#sod_ws .sold_out{position:absolute;top:20px;left:80px;display:inline-block;width:100px;color:#ff3e5e}
#sod_ws .wish_del a{position:absolute;top:10px;right:10px;text-indent:-999px;overflow:hidden;width:30px;height:30px;background:url(../mobile/shop/img/del_btn.gif) no-repeat top right;}

#sod_ws_act {text-align:center; position:fixed; bottom:55px; left:0px; width:100%; height:50px;background:#3069bd;}
#sod_ws_act button{ height:50px; line-height: 50px;padding:0; color:#fff; border:0; font-size:1.3em; font-weight:bold;}
#sod_ws_act .btn01{background:#3069bd; width:49%;}
#sod_ws_act .btn02{background:#1bc7f2; width:49%; margin-left:-1%;}


/* 쿠폰 */
#scp_list .win_desc{padding:10px;padding-top:0}
#scp_list ul {margin:0;padding:0;list-style:none}
#scp_list li {position:relative;border:1px solid #e9e9e9;margin-bottom:5px;border-radius:8px;background:#fff}
#scp_list .li_title {display:block;padding:8px 10px;font-size:1.2em;font-weight:bold;background:#f2f2f2}
#scp_list .li_pd {margin:0 0 5px;zoom:1}
#scp_list .li_pd:after {display:block;visibility:hidden;clear:both;content:""}
#scp_list .pd_price {padding:10px;display:inline-block}
#scp_list .pd_date {float:right;padding:10px;color:#a4a4a4}
#scp_list .li_target {padding:0 10px 10px;color:#029d9f;display:inline-block}

/* 주문서 작성 */
#sod_frm { background:#f0f0f0;}
#sod_frm .sod_frm_top{ background:#fff; border-bottom:1px solid #ddd; padding:15px 10px;}
#sod_frm p#sod_frm_pt_alert { background:#f4f4f4;  margin-top:15px; padding:15px 30px; line-height:1.2em; }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:10px 0 10px; background:#fff; border-bottom:1px solid #ddd; border-top:1px solid #ddd; padding:10px 0;}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm h2{ font-size:1.5em; color:#333; font-weight:bold; padding:15px 10px 10px 10px; margin-bottom:10px; border-bottom:1px dotted #ddd;}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{ padding:3px 0px 3px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:bold;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:35px;line-height:35px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:1em;padding:0 8px;height:35px;line-height:35px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_taker {position:relative;margin-top:10px;background:#fff; border-bottom:1px solid #ddd; border-top:1px solid #ddd; padding:10px 0;}
#sod_frm_pay {position:relative;margin-top:10px;background:#fff; border-top:1px solid #ddd; padding:10px 0;}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

#sod_frm .odf_tbl table th{ width:25%;}
#sod_frm .odf_tbl table td{ width:75%;}

#sod_frm_pay .odf_tbl table{ font-size:1.2em;}
#sod_frm_pay .odf_tbl table th{ font-weight:bold; color:#333;}
#sod_frm_pay .odf_tbl table td{ line-height:1.2em !important;}
#sod_frm_pay .odf_tbl table td #od_tot_price{ font-size:1.4em; color:#1bc7f2; font-weight:bold;}


html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */

#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel { padding:10px;background:#fff;}
#sod_frm_paysel ul {margin:0;padding:0 0 10px;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 15px;width:50%;height:21px}
#sod_frm_paysel label{margin-right:15px}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px ;width:46px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-9999px;display:inline-block !important;}

#sod_frm_paysel #settle_bank {padding:10px;background:#fff;line-height:2em;border:1px solid #dbdbdb}
#sod_frm_paysel #settle_bank label {display:inline-block;margin:0 10px 0 0;font-weight:bold}
#sod_frm_paysel #settle_bank .frm_input {background:#fff;text-align:center}
#sod_frm_escrow {margin:30px 0 0}

#od_addr1, #od_addr2, #od_addr3, #od_email, #od_b_addr1, #od_b_addr2, #od_b_addr3 {width:90%}
#sod_frm #od_memo {height:70px}
#sod_frm_pt {margin:10px 0 5px}
#sod_frm_pt_alert, #sod_frm_pt_info {margin:0 0 10px}
#sod_frm #show_progress {text-align:center}
#sod_frm #show_progress span {display:block;margin:5px 0 0}
#sod_frm #cp_frm,#od_coupon_frm,#sc_coupon_frm{z-index:10000;position:absolute;top:25px;left:0;width:100%;border:2px solid #63a1b8;background:#fff;}
#od_coupon_frm,#sc_coupon_frm{top:33px;left:10px;width:95%}
#sod_frm .odf_tbl button.sc_cp_apply,#sod_frm .odf_tbl button.od_cp_apply{font-size:1em}
#sod_frm #cp_frm .tbl_head02,#od_coupon_frm .tbl_head02,#sc_coupon_frm .tbl_head02{padding:15px;margin:0;}
#sod_frm #cp_frm .tbl_head02 caption,#od_coupon_frm .tbl_head02 caption,#sc_coupon_frm .tbl_head02 caption{background:#63a1b8;color:#fff;position:absolute;top:0;left:0;width:100%;text-indent:10px;padding:0 0 ;height:30px;line-height:28px;}
#sod_frm #cp_frm .tbl_head02 table,#od_coupon_frm .tbl_head02 table,#sc_coupon_frm .tbl_head02 table{margin-top:30px;border:1px solid #d3d3d3;}
#sod_frm #cp_frm .tbl_head02 th,#od_coupon_frm .tbl_head02 thead th,#sc_coupon_frm .tbl_head02 thead th{border-bottom:1px solid #e5e5e5;background:#ededed;text-align:center !important;padding:5px 0;line-height:1.5em !important}
#sod_frm #cp_frm .tbl_head02 th+th+th, #od_coupon_frm .tbl_head02 th+th+th,#sc_coupon_frm .tbl_head02  th+th+th{width:60px}
#sod_frm #cp_frm .tbl_head02 td,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td{border:none;line-height:1.5em !important}
#od_coupon_frm .tbl_head02 td.td_numbig,#od_coupon_frm .tbl_head02 td.td_mngsmall,#sc_coupon_frm .tbl_head02 td.td_mngsmall{text-align:center}
#sod_frm #cp_frm .tbl_head02 td .btn_frmline,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td {font-size:0.92em}
#sod_frm #cp_frm .tbl_head02 td.td_numbig,#od_coupon_frmtd .tbl_head02 .td_numbig,#sc_coupon_frm .tbl_head02 td.td_numbig{width:90px;text-align:center}
#sod_frm #cp_frm .btn_confirm .btn_submit,#od_coupon_frm .btn_confirm .btn_submit,#sc_coupon_frm .btn_confirm .btn_submit{position:absolute;top:0;right:0;background:url(../mobile/shop/img/close_op.jpg) no-repeat 0 10px;text-indent:-9999px; width:25px;height:25px}

#sod_frm #display_pay_button .btn_submit,#sod_frm #display_pay_button  .btn_cancel,#sc_coupon_frm #display_pay_button  .btn_cancel{text-align:center;}
#sod_frm #display_pay_button .btn_cancel{background:#f4f4f4;color:#555; width:49%; line-height:50px; padding:0; border:0; font-size:1.3em; font-weight:bold;}

#sod_frm #display_pay_button{ position:fixed; bottom:54px; left:0px; width:100%; height:50px;background:#1bc7f2 !important; font-size:1.1em;}
#sod_frm #display_pay_button #show_pay_btn{ display:inline-block; width:49%; margin-left:-1%;}
#sod_frm #display_pay_button #show_pay_btn .btn_submit{ width:100%; line-height:50px; background:#1bc7f2 !important; padding:0; font-size:1.1em; font-weight:bold;}
#sod_frm #display_pay_button #show_req_btn .btn_submit{ width:100%; padding:0; line-height:50px; background:#1bc7f2 !important; padding:0; font-size:1.1em; font-weight:bold;}


/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:15px 20px;min-height:35px;border-bottom:1px solid #ccc;}
#sod_addr .addr_title input{ border:1px solid #ccc; line-height:30px; background:#fff; padding:0 10px;}
#sod_addr .addr_chk {position:absolute;top:15px;left:20px;}
#sod_addr .addr_box{ margin-left:20px; font-size:1.15em;}
#sod_addr .addr_info{ margin:15px 0;}
#sod_addr .addr_default {position:absolute;top:9px;right:0}
#sod_addr .addr_addr {margin:5px 0 5px}
#sod_addr .addr_name {margin:0 0 5px; font-weight:bold;}
#sod_addr .addr_tel {margin:0 0 10px; color:#777; line-height:2em;}
#sod_addr .addr_btn2 { position:absolute; top:15px; right:10px; width:55px;}

#sod_addr .addr_btn {position: relative; font-size:1.1em; color:#3eb135; border-top:1px solid #ddd; padding-top:10px;} 
#sod_addr .addr_btn input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
#sod_addr .addr_btn input[type="radio"] + label { display: inline-block; position: relative; padding-left: 23px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } 
#sod_addr .addr_btn input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0px; width: 18px; height: 18px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; } 
#sod_addr .addr_btn input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before {} 
#sod_addr .addr_btn input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #3eb135; } 
#sod_addr .addr_btn input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 4px; left: 4px; width: 10px; height: 10px; background: #3eb135; border-radius: 100%; }


#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .btn_sel { display:inline-block; padding:0 12px ;line-height:30px;background:#fff;color:#3eb135;text-decoration:none; border:1px solid #3eb135; margin-bottom:3px;}
#sod_addr #btn_del { display:inline-block; padding:0 12px ;line-height:30px;background:#fff;color:#888;text-decoration:none; border:1px solid #ccc;}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin { background:#f0f0f0;}
#sod_fin .sod_fin_list{ background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:20px 10px;}
#sod_fin .sod_list{ width:100%;}
#sod_fin .sod_list .li_name_od a{display: block;  padding: 10px; font-size:1.3em;}
#sod_fin .sod_list .li_opt{padding:10px;padding-bottom:0;border-top:1px solid #e9e9e9}
#sod_fin .sod_list .li_opt:first-child{border:none}
#sod_fin  .sod_list .total_img{top:10px;left:0}
#sod_fin  .sod_list .total_span{ padding:20px 10px 10px; display:block; min-height:60px; font-weight:bold;}
#sod_fin  .sod_list .total_span span{ top:20px}
#sod_fin  .sod_list .li_prqty .li_prqty_sp{ width:24.5%;}
#sod_fin  .sod_list .li_prqty .prqty_stat{ border-right:1px solid #d3d3d3;}
#sod_fin section{ margin-bottom:10px;}
#sod_fin section h2{font-size:1.4em !important;color:#fff;font-weight:bold}
#sod_fin_no { margin:0 0 10px; padding:10px;background:#fff; border-bottom:1px solid #ddd;}
#sod_fin_no strong{margin-left:5px}
#sod_fin_list h2 {margin:0 0 10px}
#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}
#sod_fin_view{ background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:10px 0 20px 0;}
#sod_fin_legend {margin:10px 0;padding:10px 10px ;text-align:left;background:#fff;border:1px solid #63a1b8}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dd {float:left;margin:0}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:31px;left:0;padding:10px 0;width:290px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form label {letter-spacing:-0.1em}
#request_form .frm_input {width:170px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {margin:5px 0 0;padding:0 5px;height:1.9em;vertical-align:middle !important;line-height:1.9em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle}

#sod_fin_view h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot { margin-top:10px; margin-bottom:0; background:#fff; border-top:1px solid #ddd;}
#sod_fin_tot h2 { position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_tot ul { margin:0;padding:0;list-style:none}
#sod_fin_tot li { padding:20px 10px; border-bottom:1px solid #eee; font-size:1.3em;}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center; position:fixed; bottom:74px; left:0px; width:100%; height:50px;background:#f39800; margin-bottom:0 !important;}
#sod_fin_cancel h2 {/*position:absolute;font-size:0;text-indent:-9999em;*/line-height:50px;overflow:hidden}
#sod_fin_cancel button { font-size:1.3em; font-weight:bold; line-height:50px; color:#fff;background:#f39800; border:0; width:100%; outline:none;}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;padding:20px 0;background:#f0fbff}
#sod_fin_cancelfrm  label{color:#888}
#sod_fin_cancelfrm .frm_input {background:#fff !important;  height: 24px;  line-height: 24px;  text-indent: 5px;width:190px}
#sod_fin_cancelfrm .btn_frmline{border:none;background:#fafafa;color:#63a1b8;padding:4px;border:1px solid #b0d2df;border-radius:5px}

#sod_fin_test {padding:10px}
#sod_fin h3,#kcp_acc_test table caption{ padding:10px;margin:10px 0 0;text-align:left;font-size:1.5em;font-weight:bold;color:#222}
#sod_fin .odf_tbl { width:95%;margin:0 auto;border:1px solid #e9e9e9; border-top:1px solid #3eb135; padding:10px 5px;}
#sod_fin .odf_tbl table{ font-size:1.1em;}
#sod_fin .odf_tbl table tbody td,#sod_fin .odf_tbl table tbody th{padding:8px 10px;text-align:left;line-height:1.2em;}
#sod_fin .odf_tbl table th{ width:80px; color:#343434; font-weight:normal}
#sod_fin .odf_tbl table tbody td.empty_table{text-align:center}
#sod_fin .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_fin .odf_tbl table input[type="text"]{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px;border:1px solid #e4eaec}

/* 주문내역 include  */
#sod_inquiry li {border:1px solid #e9e9e9;margin-bottom:5px;position:relative;background:#fff}
#sod_inquiry li .inquiry_idtime{background:#f6f6f6;padding:10px;position:relative}
#sod_inquiry li .inquiry_idtime a{font-weight:bold;color:#3eb135;}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;color:#696969}
#sod_inquiry li .inquiry_price{padding:10px;font-size:1.167em;font-weight:bold;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;color:#f3435d;text-align:right}
#sod_inquiry li .inquiry_inv .inv_status{display:block;font-weight:bold}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 상품검색 */

#ssch{}
#ssch_frm {padding:10px;border:1px solid #ddd;margin:10px;background:#f7f7f7}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold;vertical-align:middle}
#ssch_frm .frm_input {background:#fff; padding:0 5px;}
#ssch_frm .btn_submit {padding:0 8px;height:30px;background:#f39800}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_qfrom {width:70px}
#ssch_frm #ssch_qto {width:70px}
#ssch_frm #ssch_q {width:50%}
#ssch_frm #ssch_sort {margin:0 0 10px;padding:1px 0 0 1px;list-style:none}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {position:relative;float:left;margin:0 0 -1px -1px;width:33%}
#ssch_frm #ssch_sort li a:hover{color:#f3435d;}

/*#ssch_frm #ssch_sort li:nth-of-type(3n) {width:34%}*//**/


#ssch_frm #ssch_sort a {display:block;text-align:center}
#ssch_frm #ssch_ov {text-align:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0;padding:10px 20px 20px;border-bottom:1px solid #e9e9e9;list-style:none}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a span {font-weight:bold}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0;}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha audio {display:block;margin:0 0 5px;width:100%;}
#captcha #captcha_img {width:150px;height:60px;border:1px solid #e9e9e9;}
#captcha #captcha_reload {margin:0;padding:0 5px;width:31px;height:31px;border:0;background: url(../mobile/shop/img/captcha.png) 0 -31px no-repeat;overflow: hidden;cursor: pointer;border-radius: 4px;text-indent: -9999px;}
#captcha #captcha_mp3{width:31px;height:31px;border:0;background: url(../mobile/shop/img/captcha.png) 0 0 no-repeat;overflow: hidden;cursor: pointer;border-radius: 4px;text-indent: -9999px;}
#captcha #captcha_key {margin: 0 0 0 4px;padding: 0 5px;width:100px;height: 59px;border: 1px solid #b8c9c2;background: #f7f7f7;font-size: 1.333em;font-weight: bold;text-align: center;line-height: 1.8em;}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
#bo_v a.btn_b01{}
#bo_sch select{height:30px !important;border:1px solid #e4eaec !important}
a.btn01 {display:inline-block;padding:5px 7px 8px;border:1px solid #ffa700;background:#fff;color:#ffa700;text-decoration:none;}
a.btn01:focus, a.btn01:hover {text-decoration:none;color:#63a1b8;}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:10px;border:0;background:none;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:30px;line-height:1em}
a.btn_cancel{display:inline-block;padding:7px 5px;border:1px solid #ccc;background:#fafafa;color:#777;text-decoration:none !important;vertical-align:middle;}
a.btn_cancel:hover{color:#63a1b8;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background: #333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/*상품검색 버튼*/
#ssch_frm #ssch_sort a {display:block;text-align:center}
#ssch_frm #ssch_sort a.btn01 { padding:5px 7px 8px;border:1px solid #ccc;background:#fff;color:#555;text-decoration:none;}


/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #C3C3C3;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #464345;background:#464345;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none;color:#fff;}
a.btn_admin {display:inline-block;margin:0 0 3px ;padding:8px 7px 7px;border:1px solid #464345;background:#464345;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none;color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-size:1.2em;color:#000;font-weight:bold;text-align:left}

.tbl_head01 {background:#fff;}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border-top: 2px solid #444;border-bottom:1px solid #ccc;background:#f7f7f7;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.td_subject a {display:block;padding:5px 0}


/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding-left:10px;border:1px solid #e9e9e9;border-left:0;text-align:left;background:#fff;}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_frm01 textarea, .frm_input {border:1px solid #e9e9e9;background:#fff;vertical-align:middle;line-height:1.8em;-webkit-appearance:none;height:30px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .btn_frmline:hover{color:#fff;text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:30px 0 !important;text-align:center}
.empty_list {padding:30px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:120px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */

.new_win #win_title{padding:20px 20px;border-bottom:1px solid #3eb135;font-size:1.5em;margin-bottom:10px;color:#fff;font-weight:bold; background:#3eb135; position:relative;}
.new_win #win_title button.btn_close { display:inline-block; font-size:2em; color:#fff; position:absolute; top:13px; right:20px; border:0; background:none;}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em;border-radius:5px}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em;}
.new_win .win_btn .btn_submit{width:100px}
/*.new_win .win_desc{text-align:center}*/ /*배송지목록 팝업창*/

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰*/
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 8px;height:25px;color:#888 !important;letter-spacing:0;line-height:25px;vertical-align:middle;font-size:1.2em}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {text-decoration:none}
.pg_start, .pg_prev {background:url(../mobile/shop/img/paging.gif) no-repeat 0 0 ;text-indent:-999px;overflow:hidden;width:25px;height:25px;padding:0;}
.pg_prev{background-position:-28px 0}
.pg_end, .pg_next {background:url(../mobile/shop/img/paging.gif) no-repeat -55px 0;width:25px;height:25px;;width:25px;height:25px;padding:0;text-indent:-999px;overflow:hidden}
.pg_end{background-position:-83px 0}
.pg_current {display:inline-block;margin:0 4px 0 0;color:#ffa700 !important;font-weight:bold;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
/*#mb_login .btn_submit{background:#465ec8 !important}
#bo_list,#bo_cate{margin-top:10px !important}
#fregisterform{margin:10px}
#bo_w .btn_submit{padding:8px 7px}
#bo_w {padding:10px}
#fqalist {padding:0 10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}
*/
/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*피시일때 모바일버전 주문폼*/
/*#sod_frm {position:relative}
#sod_frm p{margin-bottom:10px}
#forderform .tbl_frm01 th{width:100px;border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px}
#sod_list thead th{padding:8px 0 }
#sod_list .sod_opt{min-width:70px}
#sod_frm #display_pay_button .btn01{text-align:center;background:#fafafa;border: 1px solid #63a1b8 !important;color:#63a1b8}*/

/*피시일때 모바일버전 개인결제폼*/
/*#sod_frm_pay{padding:10px 0}
#sod_frm_pay h2{padding:10px;font-size:1.4em !important;font-weight:bold}
#display_pay_button .btn_submit{padding:8px 7px 7px}

.sod_right{ text-align:center; margin-top:20px;}
.sod_right h2{ font-size:1.3em; margin-bottom:5px;}
.sod_right p{ color:#666; margin-bottom:20px;}

.get_item_options label{font-weight:normal;}*/

/* Alert창 css */
body .swal-overlay {visibility: hidden;}
body .swal-overlay--show-modal {visibility: visible;}
body .swal-button__loader {visibility: hidden;}
body .swal-overlay--show-modal .swal-modal {visibility: visible;}
body .swal-modal {visibility: hidden;}