@charset "utf-8";

#contents .breadclumbs {
    position: absolute;
    top: 13px;
    right: 0;
    left: 0;
    font-size: 0;
    width: 1300px;
    text-align: right;
    margin: 0 auto;
}

#contents section.bg {
    background: #f8f8f8;
}

#contents {
    position: relative;
	width:100%;
    min-width: 1080px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    overflow: hidden;
}

article {
    position: relative;
    width: 1080px;
    overflow: hidden;
    margin: 0 auto;
	padding-bottom: 0;
	background: none !important;
}

#btn_top{
	position:fixed;left:50%;bottom:117px;
	display:block;width:60px;height:60px;
	margin-left:560px;
	background:url(../img/btn/top.png) no-repeat;
	font-size:0;
	z-index:100
}



#menu_bar+.bg{position:relative;margin-top:-1px;}



#menu_bar{
	position:relative;
	width:1080px;height:65px;box-sizing:border-box;
	margin:0 auto;padding-top:18px;
	border-bottom:1px solid #eee;
}
#menu_bar div{
	display:inline-block;margin-right:20px;
}
#menu_bar div{
    display: inline-block;
    margin-right: 10px;
}
#menu_bar div button{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 38px 0 0px;
    background: url(../img/btn/menu.png) no-repeat right center;
    font-size: 14px;
    color: #666;
}
#menu_bar div:nth-last-child(2) button {
    font-weight: 600;
}

#menu_bar div button.on{background-image:url(../img/btn/menu_on.png)}
#menu_bar div button.no_menu{
	display:inline-block;height:28px;line-height:28px;
	padding:0 38px 0 10px;
	background:url() no-repeat right center;
	font-size:14px;color:#666;
	font-weight:bold;
}
#menu_bar div button:LAST-CHILD{
	font-weight:bold;
}
#menu_bar div ul{
	position:absolute;top:64px;
	padding:5px 0;
	border:1px solid #e3e3e3;
	background:#fff;
	display:none;
	z-index:150;
}
#menu_bar div ul a{
	display:block;
	padding:3px 10px;
}
#menu_bar div ul a.on{background:#f7f7f7;color:#ff4747}
#menu_bar div ul.txt{
	left:0;width:100%;box-sizing:border-box;
	padding:10px 0 20px 10px;
	font-size:0;
}
#menu_bar div ul.txt li{display:inline-block;margin:10px 0 0 10px;}
#menu_bar div ul.txt li a{
	display:block;width:162px;height:40px;line-height:40px;
	padding:0;
	border:1px solid #e2e2e2;
	text-align:center;font-size:14px;color:#666
}
#menu_bar div ul.bn{
	left:0;width:100%;box-sizing:border-box;
	padding:10px 0 20px 10px;
	font-size:0
}
#menu_bar div ul.bn li{display:inline-block;margin:10px 0 0 10px;}
#menu_bar div ul.bn li a{
	padding:0;
	border:1px solid #e2e2e2;
	font-size:0;
}

#menu_bar fieldset{position:absolute;right:0;top:10px;font-size:0}
#menu_bar fieldset .txt{display:inline-block;width:170px;font-size:15px}
#menu_bar fieldset a{
	display:inline-block;
	width:45px;height:45px;line-height:45px;
	box-sizing:border-box;
	border:1px solid #e1e1e1;border-left:0;
	background:url(../img/btn/search.png) no-repeat center;
	vertical-align:top
}

#breadcrumbs{
	position:relative;
	width:100%;max-width:1080px;
	margin:0 auto;
}
#breadcrumbs h2{
	height:70px;line-height:70px;
	font-size:24px;font-weight:600;color:#333
}
#breadcrumbs p{
	position:absolute;top:20px;right:0;
	font-size:16px;color:#666
}
#breadcrumbs p b{font-weight:600;color:#333}
#breadcrumbs p span{font-size:14px;color:#999}
#breadcrumbs p span a{
	display:inline-block;
	padding:0 5px;
	font-size:14px;color:#999
}
#breadcrumbs p span b{
	display:inline-block;
	padding:0 5px;
	font-size:14px;color:#333;font-weight:600
}

#content_lnb{
	position:relative;
	width:1080px;overflow:hidden;
	margin:0 auto;padding-top:25px;
}
#content_lnb #lnb{
	float:left;width:180px;
}
#content_lnb #lnb h3{
	padding-bottom:10px;
	font-size:24px;font-weight:600;color:#333
}
#content_lnb #lnb ul{
	padding:0 12px;
	border:1px solid #d8d8d8;
}
#content_lnb #lnb ul li+li{border-top:1px solid #efefef;}
#content_lnb #lnb ul li a{
	display:block;
	padding:15px 3px;
	font-size:14px;color:#333;font-weight:600;line-height:1.2em;
}
#content_lnb #lnb ul li a.on{color:#ff4747}
#content_lnb article{
	float:right;width:840px
}

/*비주얼배너*/
#goods_bn{position:relative;min-width:1080px;}
#goods_bn li{
	width:100%;
	height:410px;
	text-align:center;	
}
#goods_bn li a img{
	height: 100%
}
#goods_bn .paging{
	position:absolute;bottom:50px;left:0;
	width:100%;
	text-align:center;font-size:0;
	z-index:300
}
#goods_bn .paging span{
 display:inline-block;width:15px;height:15px;
 margin:0 5px;
 background:rgba(255,255,255,0.5);border-radius:50%;
 vertical-align:top
}
#goods_bn .paging span.cycle-pager-active{background:#ff4444}
#goods_bn button{
 display:block;width:60px;height:60px;
 position:absolute;top:50%;left:auto;
 margin-top:-40px;
 background: url(../img/btn/prev3_e.png) no-repeat center; 
 font-size:0;
 z-index:300
}
#goods_bn button+button{right:0px;background-image:url(../img/btn/next3_e.png)}
#goods_bn button:hover{background:rgba(0,0,0,0.2) url(../img/btn/prev3.png) no-repeat center;}
#goods_bn button+button:hover{background:rgba(0,0,0,0.2) url(../img/btn/next3.png) no-repeat center;}

.banner_btn{position: absolute;top:0;left:0;right:0;width:1200px;height:420px;margin:  0 auto;}

/*title*/
.title_normal{
	padding-bottom:10px;
	font-size:24px;font-weight:600;color:#333;
/* 	border-bottom-style: solid;
    border-bottom-width: 1px;	 */
   /*  border-bottom: 1px solid #e2e2e2; */
}
.brand_goods_list_recom > h2.title_normal,
.payment_style > h2.title_normal,
.recipient > h2.title_normal {
    border-bottom: 0;
}

.title_normal img {
    display: block;	
    width: 100%;
}
.title_normal2{
	margin-bottom:10px;
	font-size:20px;font-weight:600;color:#333
}
.title_dot{
	padding-left:10px;margin-bottom:10px;
	background:url(../img/bg/dot.png) no-repeat 0 10px;
	font-size:15px;color:#666;font-weight:600
}

/*common*/
.box{
	padding:6px;
	background:url(../img/bg/box.png)
}
.box>div{
	position:relative;
	width:100%;box-sizing:border-box;overflow:Hidden;
	padding:40px;
	background:#fff
}

.tabMenu{
	width:100%;overflow:hidden;
	margin-bottom:20px;
	background:url(../img/bg/tab.png) repeat;
}
.tabMenu li{float:left;}
.tabMenu li a{
	display:block;box-sizing:border-box;
	width:200px;height:50px;line-height:50px;
	border-style: solid;
    border-width: 1px;	
	text-align:center;font-size:18px;font-weight:600;color:#888
}
.tabMenu li a.on{
	position:relative;
	border:1px solid #000;border-bottom:1px solid #f8f8f8;
	color:#000
}
.tabMenu li+li a{margin-left:-1px}
.tabMenu.no_bg{background-image:url(../img/bg/tab2.png)}

.tabMenu2{
	display:table;width:100%;table-layout:fixed;
	box-sizing:border-box;
	margin-bottom:20px;
	border-style: solid;
    border-width: 1px
}
.tabMenu2 li{display:table-cell;height:43px;vertical-align:middle;position:relative;}
.tabMenu2 li+li{border-left-style: solid;border-left-width: 1px}
.tabMenu2 li a{
	display:block;
	text-align:center;font-size:14px;color:#343434
}
.tabMenu2 li a.on:after{
	content:'';
	display:block;width:100%;height:3px;
	position:absolute;top:-3px;
}

.dot_list>li{
	padding-left:8px;
	background:url(../img/bg/dot.png) no-repeat 0 8px;
	font-size:14px;color:#666;
}
.dot_list>li+li{margin-top:5px;}

.box_bg{
	position:relative;
	padding:20px;margin-top:10px;
	background:#f8f8f8;
	font-size:14px;font-weight:600;color:#555
}
.box_bg .btn_m{position:absolute;top:17px;right:20px}

/*input*/
input.txt{
	width:100%;height:45px;line-height:45px;
	box-sizing:border-box;
	padding:0 15px;
	border-style: solid;
    border-width: 1px;	
    border-color: #e2e2e2;
	font-size:15px;
}
.txt.bg{background:#f2f2f2}
input[type=text]::-ms-clear {
    display: none;
}
input.txt:disabled{background:#f3f3f3;border-color:#f3f3f3;opacity:1}
input.datepicker{
	background:#fff url(../img/btn/calendar.png) no-repeat right center;
	background-origin:content-box;
}
label{display:inline-block;}
label input[type="checkbox"],
label input[type="radio"]{position:absolute;z-index:-1;opacity:0}
label input+i{
	display:inline-block;width:20px;height:20px;
	margin:-2px 5px 0 0;
	border:1px solid transparent;
	background:url(../img/icon/checkbox.png) no-repeat;
	vertical-align:middle;z-index:1
}
label input[type="radio"]+i{background-image:url(../img/icon/radio.png)}
label input[type="checkbox"]:checked+i{background-image:url(../img/icon/checkbox_on.png)}
label input[type="radio"]:checked+i{background-image:url(../img/icon/radio_on.png)}
label+label{margin-left:25px}
select{
	box-sizing:border-box;
	width:100%;height:45px;line-height:45px;
	background:#fff url(../img/icon/select.png) no-repeat right center;
	border-style: solid;
    border-width: 1px;		
	/* border:1px solid #e1e1e1; */
	border-radius:0;
	padding-left:15px;
	-webkit-appearance:none;
	-moz-appearance:none
}
select::-ms-expand { 
  display: none;
}
select.slw1{width:250px}
textarea{
	box-sizing:border-box;
	width:100%;height:180px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #cbcbcb; */
	border-radius:0;
	padding:10px;overflow:auto;
	-webkit-appearance:none;
	-moz-appearance:none;
	resize:none
}

/*btns*/
.btn_c{text-align:center;margin-top:40px;}
.btn_r{text-align:right;margin-top:40px;}

.btn{
	display:inline-block;min-width:100px;height:45px;line-height:45px;
	padding:0 30px;
	background:#393939;
	text-align:center;font-size:18px;font-weight:600;color:#fff;vertical-align:middle
}
.btn+.btn{margin-left:5px}
.btn.board{
	min-width:30px;
	padding:0 15px;margin:0;
	font-size:14px;
}
.btn_m{
	display:inline-block;min-width:50px;height:30px;line-height:30px;
	padding:0 15px;
	background:#393939;border-radius:5px;
	text-align:center;font-size:14px;font-weight:600;color:#fff;vertical-align:middle
}
.btn_m+.btn_m{margin-left:3px}
.btn_m.red_line{background:#fff;border:1px solid #ff4747;color:#ff4747}
.btn.disabled, .btn_m.disabled{background:#ccc}
a.red{background:#ff4747}
a.blue{background:#4f70ce}
a.blue2{background:#2789dc}
a.gray{background:#6a6a6a}
a.gray2{background:#999}
a.green{background:#00948f}
a.search:before{
	content:'';
	display:inline-block;width:14px;height:100%;
	margin-right:5px;
	background:url(../img/icon/search.png) no-repeat center;
	vertical-align:top
}

.btn_toggle{margin-right:15px}
.btn_toggle a{
	display:inline-block;width:58px;height:28px;line-height:28px;
	margin-right:3px;
	border:1px solid #ccc;border-radius:5px;
	background:#fff;
	text-align:center;font-size:14px;color:#555;vertical-align:middle
}
.btn_toggle a.on{border-color:#f22828;color:#f22828}

/*etc*/
.caution{
	padding-left:17px;margin:15px 0;
	background:url(../img/icon/caution.png) no-repeat 0 4px;
	font-size:14px;color:#666;line-height:1.3em
}
.caution_dl{
	padding:20px 0;
	border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;
}
.caution_dl dt{
	padding-bottom:5px;
	font-size:16px;font-weight:600;color:#033333
}
.caution_dl dd{
	padding-left:8px;margin-top:5px;
	background:url(../img/bg/dot.png) no-repeat 0 8px;
	font-size:14px;color:#666;
}
.caution_box{
	margin:30px 0;padding:30px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #e4e4e4;
	background:#f8f8f8 */
}
.caution_box h3{
	padding-bottom:20px;
	font-weight:600;font-size:18px;color:#555
}
.caution_box>div{font-size:16px;color:#555;line-height:1.7em}
.caution_box>div+div{margin-top:30px;}
.error_text{
	padding:20px;margin-top:20px;
	border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;
	background:#f2f2f2
}
.error_text h3{
	padding-bottom:5px;
	font-size:18px;font-weight:600;color:#000
}
.error_text p{padding-top:5px}
.point_red{color:#ff4747 !important}
.point_blue{color:#2f7eea !important}
.mt0{margin-top:0 !important}
.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mb0{margin-bottom:0 !important}
.ml10{margin-left:10px}
.ml20{margin-left:20px}

/*board*/
.total{
	position:relative;
	padding-left:17px;margin-bottom:15px;
	background:url(../img/icon/caution.png) no-repeat 0 4px;
	font-size:14px;color:#666;line-height:1.3em
}
.total b{color:#ff4747}




.pagination a {
    padding: 0;
}	
 
.pagination span {padding:0}
.pagination span a {padding:0;height: 33px;}
.pagination span a.on {
    color: #fff;
}


.pagination{margin-top:40px;text-align:center;}
.pagination a{
	display:inline-block;width:33px;height:33px;line-height:33px;
	border-style: solid;
    border-width: 1px;
	text-align:center;vertical-align:top
}
.pagination a.on{border-color:#ff4747;color:#fff}

.search_box{
	padding:10px;margin-bottom:20px;
	font-size:0;text-align:center;
}
.search_box b{
	display:inline-block;height:45px;line-height:45px;
	padding-right:15px;font-weight:600;font-size:14px;color:#000;vertical-align:top
}
.search_box select{width:180px}
.search_box .txt{width:340px}
.search_box>a{
	display:inline-block;
	width:45px;height:45px;line-height:45px;
	box-sizing:border-box;
	border:1px solid #e1e1e1;border-left:0;
	background:#fff url(../img/btn/search.png) no-repeat center;
	vertical-align:top
}
.search_box a.btn.red{background:#ff4747;font-size:16px}
.search_box p{
	margin-top:10px;padding-top:10px;
	border-top:1px solid #ddd
}
.search_box p a{font-size:14px;font-weight:600;text-decoration:underline}
.search_box p a img{vertical-align:middle;margin-right:10px;}

/*table*/
.listTable{width:100%;margin-left:-1px;border-top-style: solid;border-top-width: 2px;/* border-top:2px solid #d6d6d6 */}
.listTable th{
	padding:15px 0;
	border-top-style: solid;
    border-top-width: 1px;
	/* border:1px solid #d6d6d6; */
	border-right:0;
	background:#f2f2f2;font-weight:600
}
.listTable td{
	padding:15px 0;
	border-top-style: solid;
    border-top-width: 1px;	
	/* border:1px solid #d6d6d6; */
	border-right:0;
	text-align:center;
}
.listTable td a:not(".btn_m"){color:#2789dc;font-weight:600}
.listTable .noline{border-left:0}

.viewTable{width:100%;border-top:2px solid #d6d6d6}
.viewTable th{
	padding-left:15px;
	border-bottom:1px solid #d6d6d6;
	background:#f2f2f2;
	text-align:left;font-weight:600
}
.viewTable td{
	padding:10px 20px;
	border-bottom:1px solid #d6d6d6;
}
.viewTable td select,
.viewTable td .txt{height:30px;line-height:30px;padding:0 10px;font-size:14px}

.normalTable{width:100%}
.normalTable th{
	padding-left:20px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #d6d6d6; */
	background:#f5f5f5;
	text-align:left;font-size:14px;color:#333
}
.normalTable td{
	height:30px;
	padding:10px 10px 10px 20px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #d6d6d6; */
	font-size:14px;color:#333
}

/*main*/
#contents.main{position:relative;z-index:300}
#contents.main_banner {
    position: relative;
    margin-top: -36px;
    z-index: 300;
}
#main_search{
	position:absolute;top:0;left:0;
	width:100%;min-height:80px;box-sizing:border-box;
	padding:20px;
	border-radius:5px;
	background:#fff;box-shadow:0 1px 10px rgba(0,0,0,0.1);
	z-index:5
}
#main_search fieldset{position:absolute;top:18px;left:20px;font-size:0;}
#main_search fieldset .txt{width:176px}
#main_search fieldset a{
	display:inline-block;
	width:45px;height:45px;
	box-sizing:border-box;
	border:1px solid #e1e1e1;border-left:0;
	background:url(../img/btn/search.png) no-repeat center;
	font-size:0;vertical-align:top
}
#main_search div{
	height:30px;
	margin:10px 120px 0 270px;
	overflow:Hidden;
	font-size:0
}#main_search div ul{margin-left:-20px;font-size:0}
#main_search ul li{
	display:inline-block;height:30px;
	padding-left:10px;margin-left:10px;
	background:url(../img/bg/dot.png) no-repeat 0 10px;
}
#main_search ul li a{font-size:15px;color:#555}
#main_search.on div{height:auto}
.ma-folder{
	position:absolute;top:18px;right:20px;
	height:45px;line-height:45px;
	box-sizing:border-box;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #e1e1e1; */
	font-size:0;
}
.ma-folder:after{
	content:'펼쳐보기';
	display:inline-block;
	height:100%;
	padding-right: 34px;
	padding-left:  15px;
	background:url(../img/btn/open2_new.png) no-repeat right center;
	font-size:14px;
	color:#555;
	vertical-align:top;
}
#main_search.on div+a:after{content:'닫기';background-image:url(../img/btn/close2_new.png)}

#main_menu{
	position:relative;height:648px;
	padding-top:116px 
}
#main_menu.tabArea>div{
	display:none;
	padding:24px 14px 14px;margin-top:-1px;
	border-style: solid;
    border-width: 1px	
	/* border:1px solid #e1e1e1 */
}
#main_menu .tab+div{display:block;}
#main_menu .tab{width:100%;overflow:hidden;height:310px;}
#main_menu .tab li{float:left;width:20%;text-align:center;font-size:0}
#main_menu .tab li a{display:block;height:310px;}
#main_menu .tab li a>span{
	display:block;width:190px;height:190px;
	margin:0 auto;
	background-repeat:no-repeat;background-position:center;
	border:1px solid #e3e2e2;border-radius:50%;
	transition:.3s
}
#main_menu .tab li a dt{
	padding:20px 0 5px;
	font-size:18px;color:#666;font-weight:600;
	transition:.3s
}
#main_menu .tab li a dd{
	font-size:15px;color:#666;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
#main_menu .tab li a.on{
	background:url(../img/main/goods_on_new.png) no-repeat center bottom
}
#main_menu .tab li a.on>span{width:200px;height:200px;margin:0 auto}
#main_menu .tab li a.on dt{padding:15px 0 0;font-size:22px;color:#333}
#main_menu .tab li a.on dd{font-size:18px}
.main h2{
	height:102px;box-sizing:border-box;
	padding-top:40px;
	text-align:center;font-size:26px;font-weight:600;color:#333
}
.main_banner h2{
	height:102px;box-sizing:border-box;
	padding-top:40px;
	text-align:center;font-size:26px;font-weight:600;color:#333
}
#recommend_brand{position:relative;padding:0 30px}
#recommend_brand_list ul{
	width:100%;overflow:Hidden;
	box-sizing:border-box;
	border-style: solid;
    border-width: 1px;
	/* border:1px solid #e1e1e1; */
	border-bottom:0;border-right:0;
	background:#fff
}
#recommend_brand_list ul li{	
	float:left;position:relative;width:20%;
	box-sizing:border-box;
	margin-top:-1px;height: 274px;
	border-style: solid;
    border-width: 1px;	
	/* border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1; */
	border-left:0;border-top:0;
}

#recommend_brand_list ul li em{
	position:absolute;top:0;right:0;
	display:block;width:50px;height:50px;
	box-sizing:border-box;
	padding:5px 3px 0 0;
	background:url(../img/bg/sale.png) no-repeat;
	text-align:right;font-style:normal;font-size:12px;font-weight:600;color:#fff
}
#recommend_brand_list ul li span{
	display:block;height:70px;line-height:70px;
	/* margin:7px 0; */
	text-align:center;font-size:0
}
#recommend_brand_list ul li img{
	display:block;
	box-sizing: border-box;
	margin:auto;font-size:0;padding:45px;
}
#recommend_brand_list ul li span > img{
	display:inline-block;height: 70px;padding: 8px;
	vertical-align:middle;text-align:center;font-size:0
}
#recommend_brand_list ul li a{
	position:absolute;top:0;left:0;
	display:block;width:100%;height:100%;
	padding:80px 15px 0;
	box-sizing:border-box;
	background:rgba(0,0,0,0.7);
	text-align:center;font-size:14px;color:#fff;
	transition:.3s;opacity:0
}
#recommend_brand_list ul li a b{
	display:block;
	padding-bottom:5px;
	font-size:16px;font-weight:600;color:#fff;
}
#recommend_brand_list ul li:hover a{opacity:1}
#recommend_brand button{
	position:absolute;top:45%;left:0;
	width:20px;height:20px;
	background:url(../img/btn/prev2.png) no-repeat center;
	font-size:0;transition:.3s
}
#recommend_brand button+button{left:auto;right:0;background-image:url(../img/btn/next2.png)}
#recommend_brand button:hover{background-color:#fff}
#recommend_brand .paging{padding-bottom:20px}

#recommend_kind{width:1092px;overflow:hidden;margin-left:-15px}
#recommend_kind dl{
	float:left;width:349px;height:359px;
	box-sizing:border-box;
	margin:0 0 15px 15px;
	border-style: solid;
    border-width: 1px;	
    border-top:0;border-left:0
	/* border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1; */
}
#recommend_kind dl dt{
	float:left;width:50%;height:50%;
	box-sizing:border-box;
	padding-top:1px;
	text-align:center;font-size:15px;color:#666;font-weight:600;
	/*padding:7px;*/
}
#recommend_kind dl dt img{
	width:100%;
	height:80%
}
#recommend_kind dl dd{
	float:left;width:50%;position:relative;height:179px;
	box-sizing:border-box;
	border-style: solid;
    border-width: 1px;	
    border-bottom:0;border-right:0	
	/* border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1; */
	/*padding:7px;*/
}
#recommend_kind dl dd img{
	padding: 20px;
	box-sizing: border-box;
	display:block;
	margin:auto;
	max-height: 173px;
	
}
#recommend_kind dl dd a{
	position:absolute;top:0;left:0;
	display:block;width:100%;height:100%;
	padding:40px 15px 0;
	box-sizing:border-box;
	background:rgba(0,0,0,0.7);
	text-align:center;font-size:14px;color:#fff;
	transition:.3s;opacity:0
}
#recommend_kind dl dd a b{
	display:block;
	padding-bottom:5px;
	font-size:15px;font-weight:600;color:#fff;
}
#recommend_kind dl dd em{
	position:absolute;top:0;right:0;
	display:block;width:50px;height:50px;
	box-sizing:border-box;
	padding:5px 3px 0 0;
	background:url(../img/bg/sale.png) no-repeat;
	text-align:right;font-style:normal;font-size:12px;font-weight:600;color:#fff
}
#recommend_kind dl dd:hover a{opacity:1}

/*login*/
#login{margin-top:68px;}
#login>div h3{
	margin-bottom:20px;
	font-size:24px;font-weight:600;color:#333;line-height:1.3em
}
#login>div fieldset{
	float:left;position:relative;width:46%;
}
#login>div fieldset .txt{margin-bottom:10px}
#login>div fieldset>a{
	display:block;height:45px;line-height:45px;
	margin-bottom:20px;
	text-align:center;font-size:18px;font-weight:600;color:#fff
}
#login>div fieldset>label{font-weight:600}
#login>div fieldset>span{
	position:absolute;right:0;
	display:block;
	margin-top:-20px;
	font-size:0
}
#login>div fieldset>span a{
	display:inline-block;
	font-size:16px;font-weight:600;color:#555
}
#login>div fieldset>span a+a{background:url(../img/bg/dot.png) no-repeat 0 10px;margin-left:8px;padding-left:8px}
#login>div fieldset>p{
	margin-top:20px;padding-left:8px;
	background:url(../img/bg/dot.png) no-repeat 0 5px;
	font-size:13px;color:#666
}
#login>div fieldset>p a{
	display:block;height:35px;line-height:35px;
	position:absolute;right:0;
	padding:0 15px;margin-top:-25px;
	background:#6a6a6a;
	font-size:14px;font-weight:600;color:#fff;
}
#login>div div{
	float:right;width:46%;
}
#login>div div ul{
	margin-bottom:20px;
	border-bottom:1px solid #e1e1e1;
}
#login>div div ul li{
	height:44px;line-height:44px;
	padding-left:15px;
	border-top:1px solid #e1e1e1;
	background:url(../img/bg/dot.png) no-repeat 5px center;
}
#login>div div ul li a{
	display:inline-block;max-width:100%;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
	font-size:16px
}
.login_notice{
	padding:20px;
	border-style: solid;
    border-width: 1px;
	background:url(../img/login/login.png) no-repeat right bottom;background-origin:content-box;
}
#login>div div dl dt{
	height:45px;line-height:45px;
	font-size:20px;color:#333;vertical-align:middle
}
#login>div div dl dt b{padding-left:10px;font-size:30px;color:#000;vertical-align:middle}
#login>div div dl dd{
	padding-left:10px;
	background:url(../img/bg/dot.png) no-repeat 0 9px;
	font-size:14px;color:#777
}

#terms_agree h3{font-size:16px;color:#999}
#terms_agree h3 b{
	display:block;
	font-size:24px;font-weight:600;color:#333
}
#terms_agree h3 ~ h3{margin-top:40px}
#terms_agree textarea{margin:10px 0}
#terms_agree .terms_area{
	height:180px;overflow:auto;
	margin:10px 0;padding:15px;
	border:1px solid #cbcbcb;
}
#terms_agree label{font-size:15px;font-weight:600;color:#555}
#terms_agree .all{
	padding:15px;margin-top:30px;
	background:#f8f8f8;
	text-align:center;
}
#terms_agree .all label{font-size:16px;font-weight:600;color:#000}

#find .caution{margin-left:20px}
#find .effect{
	position:relative;
	margin-top:30px;
	padding-left:150px;
	font-size:0
}
#find .effect span{
	position:absolute;top:0;left:0;
	display:block;
	box-sizing:border-box;
	width:150px;height:80px;line-height:80px;
	padding-left:10px;
	background:url(../img/bg/dot.png) no-repeat 0 center;
	font-size:16px;color:#333
}
#find .effect b{
	display:block;height:80px;line-height:80px;
	box-sizing:border-box;
	padding:0 20px;
	border:1px solid #e1e1e1;
	background:#f8f8f8;
	font-size:28px;font-weight:600;color:#000
}

fieldset.cert{
	position:relative;
	max-width:650px;
	margin:0 auto;
}
fieldset.cert table{width:100%;margin:30px 0}
fieldset.cert table th{
	padding:15px 0 0 10px;
	background:url(../img/bg/dot.png) no-repeat 0 25px;
	text-align:left;font-size:16px;color:#333;vertical-align:top
}
fieldset.cert table td{
	height:45px;
	padding:5px 0
}
fieldset.cert table td.bn{position:relative;padding-right:115px;}
fieldset.cert table td.bn .btn{position:absolute;top:5px;right:0}
fieldset.cert table td.bn em{
	display:inline-block;height:45px;line-height:45px;
	position:absolute;top:5px;right:130px;
	font-style:normal
}
.auto_txt h4{
	margin-bottom:15px;
	font-size:18px;font-weight:600;color:#333
}
.auto_txt dl{
	position:relative;
	padding-left:325px;
}
.auto_txt dl dt{
	position:absolute;top:0;left:0;
	border:1px solid #e1e1e1;
	font-size:0
}
.auto_txt dl dt img{display:block;font-size:0}
.auto_txt dl dd a{
	display:block;box-sizing:border-box;height:120px;line-height:120px;
	margin-bottom:10px;
	border:1px solid #ccc;
	text-align:center;font-size:16px;color:#333
}
.auto_txt dl dd a:before{
	content:'';
	display:inline-block;width:23px;height:100%;
	margin-right:10px;
	background:url(../img/icon/refrash.png) no-repeat center;
	vertical-align:top
}
.auto_txt dl dd a+a:before{width:18px;background-image:url(../img/icon/voice.png)}

#pw_certificate dl{padding-bottom:10px}
#pw_certificate dt{font-size:16px;font-weight:600;color:#333}
#pw_certificate dd{font-size:16px;color:#999}
#pw_certificate fieldset{width:505px}

/*고객센터*/
.terms p{/* text-align:right */}
.terms p a{font-size:14px;font-weight:600;color:#0099ff}
.terms .box{margin:15px 0}
.terms .box textarea{height:500px;border:0}

.toggleList{border-top-style:solid;border-top-width:1px}
.toggleList>li{border-bottom-style:solid;border-bottom-width:1px}
.toggleList>li.no_data{
	padding:100px 0;
	text-align:center;font-size:18px;color:#888
}
.toggleList>li>a{
	display:block;position:relative;
	padding:20px 50px;
	font-size:14px;color:#555;line-height:1.3em;font-weight:600
}
.toggleList>li>a em{
	position:absolute;top:0;left:0;
	display:block;width:50px;padding:20px 0;
	text-align:center;font-style:normal;color:#999
}
.toggleList>li>div{
	display:none;
	padding:20px 50px;
	border-top:1px solid #d6d6d6
}
#faq>li a:after,
#faq>li a:before{
	content:'';
	display:block;width:15px;height:2px;
	position:absolute;top:50%;right:10px;
	margin-top:-1px;
	background:#000;
}
#faq>li a:before{transition:.3s;transform:rotate(-90deg)}
#faq>li.on a:before{transform:rotate(0deg)}
#notice>li>a{padding:20px 120px 20px 170px}
#notice>li>a span{
	display:inline-block;
	position:absolute;top:0;left:60px;
	display:block;width:110px;padding:20px 0;
	text-align:left;font-style:normal;color:#555
}
#notice>li>a time{position:absolute;top:20px;right:20px;}

/*내 정보 관리*/
.my_order_search{
	padding:10px 30px;
	border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;
}
.my_order_search table{width:100%;}
.my_order_search table th{
	text-align:left;font-size:14px;color:#555;font-weight:600
}
.my_order_search table td{
	padding:7px 0
}
.my_order_search table .txt,
.my_order_search table select{
	height:30px;line-height:30px;
	padding:0 10px;
	font-size:14px;
}
.my_order_search .btn_c{
	margin-top:15px;padding-top:20px;
	border-top:1px solid #ddd
}
.my_order_search ul{padding:20px 0 10px}
.my_order_list th,
.my_order_list td{padding:5px;font-size:12px}
.my_order_list td a.line{color:#0099ff;text-decoration:underline}
.order_numb {
    font-size: 1.2em;
}
.order_numb > a {
    height: 35px;
    line-height: 35px;
    max-width: 300px;
    margin-left: 20px;
    box-sizing: border-box;
    font-size: 1.0em
}	
#my_pw_cert h4{
	padding:5px 0 20px 20px;margin-left:10px;
	background:url(../img/icon/key.png) no-repeat;
}
#my_pw_cert fieldset{
	padding:10px;
	text-align:center;
}
#my_pw_cert fieldset b{padding-right:20px;font-weight:600;color:#333}
#my_pw_cert fieldset .txt{width:400px}

/*goods*/
#idThemeGoodsList1 em,#idThemeGoodsList2 em,#idThemeGoodsList3 em,#idThemeGoodsList4 em,#idThemeGoodsList5 em{
   right : 15px;
}
.goods_list{width:100%;overflow:hidden;}
.goods_list li{
	float:left;width:20%;
	/* max-height: 317px; */
	padding:0 10px;
	box-sizing:border-box;
	text-align:center
}
.goods_list li a{display:block;position:relative;}
.goods_list li a>span{
	display:block;
	background: #fff;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #e2e2e2; */
	font-size:0;
    box-sizing: border-box;
/*     padding: 15px;
	height: 180px */
}
.goods_list li a>span img {
	box-sizing: border-box;
	/* height: 100% */
	padding: 25px;
}
.goods_list.normal li a span img {
    padding: 35px;
}
.goods_list li em{
   position:absolute;top:0;right:15px;
   display:block;width:50px;height:50px;
   box-sizing:border-box;
   padding:5px 3px 0 0;
   /* background:url(../img/bg/sale.png) no-repeat; */
   text-align:right;font-style:normal;font-size:12px;font-weight:600;color:#fff;
   margin: 0 -15px;
}
.goods_list li dt{
	padding:10px 0 3px;
	font-size:14px;color:#666
}
.goods_list li dd{
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
	font-size:16px;font-weight:600;color:#333
}
.goods_list li dd del{font-size:14px;color:#666}
.goods_list li dd b{font-size:14px;color:#ff4747}
.goods_list li dd del+b{padding-left:10px}
.goods_list li:hover a>span{border-color:#ff4747}

.goods_list.normal li {
    padding: 0;
}

.goods_list.normal li a>span{    
	border: 0;
	border-right-style: solid;
    border-right-width: 1px;	 
}
.goods_list.normal li dl {
	border-right-style: solid;
    border-right-width: 1px;		
    padding: 0 10px 20px;
    box-sizing: border-box;
	border-bottom-style: solid;
    border-bottom-width: 1px;       
}

.goods_list.normal li:nth-child(5n) a>span {
	border-right:0;
}
.goods_list.normal li:nth-child(5n) dl {
	border-right:0;
}

.goods_list.normal li a b{color:#333}
.goods_list.normal li a em{
   right : 13px;
}
.goods_list.normal.event em{
	top:19px;right:30px;
	width:40px;height:40px;line-height:40px;
	padding:0;
	border-radius:50%;
	text-align:center;font-size:13px
}
.goods_list.normal.event li dd b{color:#ff4747}

.goods_roll{position:relative;padding:30px 20px;}
.goods_roll button{
	position:absolute;top:110px;left:0;
	width:20px;height:20px;
	background:url(../img/btn/prev2.png) no-repeat center;
	font-size:0;transition:.3s;
	z-index: 120;
}
.goods_roll button+button{left:auto;right:0;background-image:url(../img/btn/next2.png)}
.goods_roll button:hover{background-color:#fff}
.goods_roll li a>span{
	width: 100%;
    padding: 15px;
	box-sizing: border-box;
}

.paging{
	padding-top:20px;
	text-align:center;font-size:0
}
.paging span{
	display:inline-block;width:7px;height:7px;
	margin:0 5px;
	background:#cdcdcd;border-radius:50%;
	vertical-align:top
}
.paging span.cycle-pager-active{background:#ff4444}


.bread_list{width:1090px;overflow:hidden;margin-left:-10px;padding-top:20px}
.bread_list+.bread_list{padding-top:0px}
.bread_list li{float:left;width:171px;margin:0 0 10px 10px}
.bread_list li a{
	display:block;height:76px;line-height:76px;
	/* border:1px solid #dadada; */
	border-style: solid;
    border-width: 1px;	
	text-align:center;font-size:0;
	padding: 7px 0;
}
.bread_list li:hover a{
   border-color : #ff4747;
}
.bread_list li a img{height:100%;}
.bread_list_wrap{margin-bottom:30px}
.bread_list_wrap>a{
	display:block;height:33px;line-height:33px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #dadada; */
	text-align:center;font-size:14px;color:#555
}
.bread_list_wrap>a:after{
	content:'';
	display:inline-block;width:10px;height:100%;
	margin-left:10px;
	background:url(../img/btn/open.png) no-repeat center;
	vertical-align:top
}

.goods_sort{position:relative;}
.goods_sort>ul{
	width:100%;overflow:hidden;
	border-bottom:1px solid #e1e1e1; 
}
.goods_sort>ul li{float:left;margin-right:30px}
.goods_sort>ul li a{
	display:block;height:40px;line-height:42px;
	border-bottom:3px solid #fff;
	font-size:15px;font-weight:600;color:#666
}
/* .goods_sort>ul li a.on{border-color:#ff4747;color:#ff4747} */
.goods_sort>div{
	padding:15px 0 34px;
	text-align:right;font-size:0
}
.goods_sort>div .txt{width:88px;height:24px;line-height:24px;font-size:13px}
.goods_sort>div .setting,
.goods_sort>div .setting>div,
.goods_sort>div .search{display:inline-block;}
.goods_sort>div .setting>div{margin:0 10px}
.goods_sort>div .search{vertical-align:top;margin-left:15px}
.goods_sort>div .search .txt{width:135px}
.goods_sort>div .search a{
	display:inline-block;
	width:32px;height:24px;line-height:24px;
	box-sizing:border-box;
	border-style: solid;
    border-width: 1px;	
/* 	border:1px solid #e1e1e1; */
	border-left:0;
	background:url(../img/btn/search2.png) no-repeat center;
	font-size:0;vertical-align:middle
}
.title_normal+.goods_sort{	border-top-style: solid;border-top-width: 1px;/* border-top:1px solid #e1e1e1; */}

.aside_goods{
	padding:30px;margin:30px 2px 30px 0;
	border-style: solid;
    border-width: 1px;
	/* border:1px solid #d6d6d6; */
	box-shadow:2px 2px #dbd9d9
}
.aside_goods>h3{
	padding-bottom:20px;
	font-size:20px;color:#555;line-height:1.2em;
}
.aside_goods>h3 b{font-weight:600;color:#333}

.aside_goods li a>span{width: 100%;}

#goods_info {
    position: relative;
    margin: 20px 0 30px;
    min-height: 380px;
    padding: 30px 30px 0 470px;
	border-style: solid;
    border-width: 1px;    
/*     background: #f5f5f5;
    border: 1px solid #e2e2e2; */
}
#goods_info>span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 420px;
    height: 100%;
    line-height: :100%;
    background: #fff;
    text-align: center;
    font-size: 0;
    border-right: 1px solid #e2e2e2;
}
#goods_info>span img {
    height: 100%;
	box-sizing: border-box;
    padding: 30px;
}
#goods_info>span em{
	position:absolute;top:0;right:0;
	display:block;width:50px;height:50px;
	box-sizing:border-box;
	padding:5px 3px 0 0;
	background:url(../img/bg/sale.png) no-repeat;
	text-align:right;font-style:normal;font-size:12px;font-weight:600;color:#fff
}
#goods_info dt{
	font-size:18px;color:#a1a1a1;font-weight:600
}
#goods_info dd{
	padding-top:15px;
	font-size:30px;color:#333;line-height:1.2em;
}
#goods_info dd+dd{font-size:18px;color:#555}
#goods_info table{width:100%;margin:50px 0 30px}
#goods_info table th,
#goods_info table td{
	height:40px;
	text-align:left;font-size:16px;color:#666
}
#goods_info table td b{font-size:35px;color:#ff4747;font-weight:600}
#goods_info .btns{text-align:center;font-size:0;margin-bottom: 20px;}
#goods_info .btns a{
	display:inline-block;width:158px;height:40px;line-height:40px;
	/* border:2px solid #ff4747;background:#ff4747; */
	border-style: solid;
    border-width: 2px;
	text-align:center;font-size:16px;font-weight:600;color:#fff
}
#goods_info .btns a+a{background:#fff}

.editer_area{padding:50px 50px 100px}
#goods_guide .editer_area{padding:50px}

.brand_goods_list_recom h2{
	padding:30px 0 5px;
	text-align:center;font-size:26px;
}
.brand_goods_list_recom #recommend_brand button{top:125px}
.brand_goods_list h2{
	margin:30px 0 0;padding-bottom:10px;
	border-bottom-style: solid;
    border-bottom-width: 1px	
	/* border-bottom:1px solid #d6d6d6 */
}

/*search*/
#search_effect{padding-bottom:50px}
#search_effect h2{
	padding:30px;
	border-bottom-style: solid;
    border-bottom-width: 1px;	
	/* border-bottom:1px solid #e1e1e1; */	
	text-align:center;font-size:30px;color:#333
}
#search_effect h2 b{font-weight:Normal;/* color:#ff4747 */}
#search_effect dt{
	padding:13px 10px 10px 50px;
	border-bottom-style: solid;
    border-bottom-width: 1px;		
	/* border-bottom:1px solid #e1e1e1; */
	font-size:20px;font-weight:600;color:#222
}
#search_effect dd{
	padding:13px 10px 13px 50px;
	border-bottom-style: solid;
    border-bottom-width: 1px;		
	/* border-bottom:1px solid #e1e1e1; */
}
#search_effect dd label{min-width:160px;margin:10px 0 10px 25px;font-size:15px;font-weight:600}

/*oder*/
.goods_table{width:100%;border-top-style: solid;border-top-width: 1px;/* border-top:1px solid #d6d6d6; */margin-left:-1px;}
.goods_table th{
	height:48px;
	/* border-bottom:1px solid #d6d6d6; */
	border-bottom-style: solid;
    border-bottom-width: 1px;	
	text-align:center;font-size:16px;font-weight:600;color:#333
}
.goods_table td{
	border-style: solid;
    border-width: 1px;
	/* border:1px solid #d6d6d6; */
	border-right:0;
	/* background:#f5f5f5; */
	text-align:center;font-size:28px;color:#333
}
.goods_table td:first-child {
	border-left-style: solid;
    border-left-width: 3px;
    /* border-left: 3px solid #d6d6d6; */
}
.goods_table td:last-child {
	border-right-style: solid;
    border-right-width: 1px;	
    /* border-right: 1px solid #d6d6d6; */
}
.goods_table .goods{
	position:relative;
	min-height:120px;
	padding:30px 10px 20px 170px;
	text-align:left
}
.goods_table .goods span em{
	position:absolute;top:0;right:0;
	display:block;width:50px;height:50px;
	box-sizing:border-box;
	padding:5px 3px 0 0;
	background:url(../img/bg/sale.png) no-repeat;
	text-align:right;font-style:normal;font-size:12px;font-weight:600;color:#fff
}
.goods_table .goods dt{
	margin-bottom:5px;
	font-size:14px;font-weight:600;color:#a1a1a1
}
.goods_table .goods dd{font-size:17px;font-weight:600;color:#000;}
.goods_table .goods span {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 130px;
    height: 130px;
	text-align: center;
    background: #fff;
	border-style: solid;
    border-width: 1px;    
   /*  border: 1px solid #e8e8e8; */
    font-size: 0;
}
.goods_table .goods span img{
	height: 100%;
	box-sizing: border-box;
    padding: 10px;
}

.send_style{position:relative;}
.send_style>p{position:absolute;top:7px;left:200px}
.send_style>p label{font-size:16px;font-weight:600}
.send_style>div{
	padding:20px 30px;
	border-style: solid;
    border-width: 1px;
	/* border:1px solid #d6d6d6; */
}
.send_style>div .txt{width:176px;margin-left:15px}
.send_style>div select{width:100px;margin-left:10px}
.send_style>div ul{margin-top:20px}

.send_person{width:100%;overflow:hidden;}
.send_person>div{
	float:left;position:relative;box-sizing:border-box;
	width:33%;height:588px;
	padding:20px 30px;
	border-style: solid;
    border-width: 1px;
	/* border:1px solid #d6d6d6; */
}
.send_person>div+div{width:67%;border-left:0}
.send_person>div h2{margin-bottom:20px;}
.send_person>div fieldset b{
	display:block;position:relative;
	padding-left:8px;margin:13px 0 5px;
	background:url(../img/bg/dot.png) no-repeat 0 8px;
	font-size:14px;font-weight:600;
}
.send_person>div fieldset em{position:absolute;right:0;font-size:13px;font-style:normal}
.send_person>div fieldset em span{color:#ff4747;font-weight:600}
.send_person>div fieldset p{
	position:relative;
	padding-left:90px
}
.send_person>div fieldset p b{position:absolute;left:0}
.send_person>div fieldset .txt{margin-bottom:10px}
.send_person>div .btns{position:absolute;top:30px;right:30px}
.send_person>div table{width:100%;}
.send_person>div table th{
	height:40px;
	border-style: solid;
    border-width: 1px;
    border-left:0;border-right:0;	
	/* border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6; */
	background:#f5f5f5;
	font-size:16px;font-weight:600;color:#666
}
.send_person>div table td{
	height:45px;
	padding:0 5px
}
.send_person>div table td .txt,
.send_person>div table td .btn{height:35px;line-height:35px}
.send_person>div table td:nth-child(3) .txt{width:290px;margin-right:10px}
.send_person>div table td em{
	display:block;width:25px;height:25px;line-height:25px;
	margin:0 auto;
	background:#7abca8;border-radius:50%;
	text-align:center;font-style:normal;color:#fff
}
.send_person>div .table_wrap{height:450px;overflow:auto}
.send_person .total_agree{float:left;}
.total_agree{
	width:100%;box-sizing:border-box;
	padding:15px;margin-top:20px;
	background:#f8f8f8;
	text-align:center
}
.total_agree label{font-weight:600}

.payment_style .tab{
	width:100%;
	display:table;table-layout:fixed;
	box-sizing:border-box;padding-left:1px
}
.payment_style .tab li{
	display:table-cell;
	box-sizing:border-box;
}
.payment_style .tab li a{
	display:block;position:relative;height:48px;line-height:48px;
	margin-left:-1px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #d6d6d6; */
	background:#f5f5f5;
	text-align:center;font-size:18px;font-weight:600;color:#888
}
.payment_style .tab li a.on{
    position: relative;
    border-color: #000 !important;
    background: #fff !important;
    color: #333 !important;
    z-index: 1;	
}
.payment_style .tab li a.on:after{
	content:'';
	display:block;width:26px;height:14px;
	position:absolute;bottom:-14px;left:50%;
	margin-left:-13px;
	background:url(../img/bg/tab_on.png) no-repeat center;
}
.payment_style .tabArea .tab+div{display:block}
.payment_style .tabArea>div{
	display:none;
	position:relative;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #d6d6d6; */border-top:0;
}
.payment_style .tabArea>div .caution{
	margin:0;padding:13px 15px 13px 40px;
	background-color:#f5f5f5;background-position:23px center;
}
.payment_style .tabArea>div>b{
	position:absolute;top:0;left:67px;
	display:block;height:100px;line-height:100px;
	text-align:right;font-size:20px;color:#333;font-weight:normal;
}
.payment_style .tabArea>div em{font-style:normal;color:#ff4747}
.payment_style .tabArea>div div{
	position:relative;height:100px;line-height:100px;
	padding-right:50px;
	text-align:right;font-size:20px;color:#333;
}
.payment_style .tabArea>div div>span{
	display:inline-block;
	margin-left:50px
}
.payment_style .tabArea>div div>span b{font-weight:600}
.payment_style .tabArea>div div label{font-size:16px;font-weight:600}
.payment_style #payment2>div em{
	padding:4px 0 4px 40px;
	background:url(../img/icon/card.png) no-repeat;
	font-size:16px;
}
.payment_style #payment2>div label{margin-right:50px;font-size:18px}

i.p{
	display:inline-block;width:20px;height:20px;
	margin-left:8px;
	background:url(../img/icon/point.png) no-repeat;
	font-size:0;vertical-align:middle
}

.recipient>div{
	padding:30px;
	border-style: solid;
    border-width: 1px;	
	/* border:1px solid #d6d6d6; */
}
.recipient fieldset{position:relative;}
.recipient fieldset b{
	display:inline-block;
	margin-right:10px;padding-left:8px;
	background:url(../img/bg/dot.png) no-repeat 0 8px;
	font-weight:600;color:#333
}
.recipient fieldset span{position:absolute;right:0}
.recipient fieldset .txt{width:200px;margin-right:40px}
.recipient fieldset select{width:120px}
.recipient .caution{position:relative;margin:25px 0 0;background-position:0 8px}
.recipient .caution a{position:absolute;right:0}

.recipient_list{width:100%;overflow:hidden;}
.recipient_list li{
	float:left;width:33.33%;height:40px;line-height:40px;
}
.recipient_list li em{
	display:inline-block;width:25px;height:25px;line-height:25px;
	margin-right:10px;
	background:#7abca8;border-radius:50%;
	text-align:center;font-style:normal;color:#fff
}
.recipient_list li span{padding-right:15px}


#order_end .viewTable{border-top:2px solid #ff443e}
#order_end .dot_list{
	margin-top:40px;padding:10px;
	border-style: solid;
    border-width: 1px;border-left:0;border-right:0	
	/* border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6; */
}
#order_end .dot_list+dl dt{
	padding-left:17px;margin-top:15px;
	background:url(../img/icon/caution.png) no-repeat 0 4px;
	font-size:14px;color:#666;line-height:1.3em
}
#order_end .dot_list+dl dd{margin:5px 0 0 17px}

.addressee{width:100%;border-style: solid;border-width: 1px;/* border:1px solid #d6d6d6; */}
.addressee td{padding:10px 0}
.addressee select,
.addressee .txt{height:30px;line-height:30px;padding:0 10px;font-size:14px}
.addressee select{width:160px}
.addressee .txt{width:200px}

/*event*/
#event_main{position:relative;margin-top:20px;}
#event_main time{position:absolute;right:0;top:10px;font-size:16px;color:#666}


/*error*/
body.error{background:#fff}
.error>div{
	position:relative;width:1040px;height:538px;
	margin:100px auto;
	background:url(../img/error.png) no-repeat
}
.error>div dl{
	height:200px;
	padding-top:130px;
	text-align:center;
}
.error>div dl dt{font-size:30px;font-weight:600;color:#333;letter-spacing:-1px}
.error>div dl dd{padding-top:10px;font-size:16px;color:#666}
.error>div p{text-align:center}
.error>div p a{
	display:inline-block;width:320px;height:45px;line-height:45px;
	background:#ff4747;
	text-align:center;font-size:18px;font-weight:600;color:#fff
}


/*pop*/
.pop_wrap{
	position:fixed;top:0;left:0;
	width:100%;height:100%;
	background:rgba(0,0,0,0.5);
	z-index:1000
}
.pop_wrap>div{
	width:750px;height:90vh;
	position:absolute;top:100px;left:50%;
	margin-left:-375px;
}
.pop_wrap h2{
	height:50px;line-height:50px;
	padding:0 20px;
	background:#393939;
	font-size:20px;color:#fff
}
.pop_wrap .pop_close{
	position:absolute;top:0;right:0;
	width:50px;height:50px;
	background:url(../img/btn/pop_close.png) no-repeat center;
	font-size:0
}
.pop_wrap .pop_ct{
	position:relative;max-height:70vh;overflow:auto;
	padding:40px 40px 0;
	background:#fff;
}
.pop_wrap .pop_ct:after{
	content:'';
	display:block;width:100%;height:40px
}

#first_cert .dot_list{
	padding:20px 0;
	border-top:1px solid #e1e1e1
}

#my_card  .dot_list{
	padding:15px 0;
	border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;
}
#my_card dl dt{
	margin:25px 0 10px; 
	font-size:16px;font-weight:600
}
#my_card dl dd{padding-left:10px}
#my_card dl dd .txt{width:120px;margin-right:5px}

#my_pw_change dt{
	margin-bottom:10px;padding-left:8px;
	background:url(../img/bg/dot.png) no-repeat 0 8px;
	font-size:16px;font-weight:600
}
#my_pw_change dd{
	padding-bottom:25px;
	font-size:14px;color:#888
}
#my_pw_change dd .txt{display:block;width:420px;margin-bottom:8px;}
#my_pw_change_result .result{
	padding:50px;
	border:1px solid #e1e1e1;
	background:#f2f2f2;
	text-align:center;font-size:18px;color:#000
}
#my_pw_change_result .result b{font-size:24px;font-weight:normal}

#addr_upload .dot_list{
	padding:20px 0;
	border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1
}
#addr_upload_copy>div{width:820px;margin-left:-410px;}
#addr_upload_copy .pop_ct div{padding:15px;background:#f2f2f2}

#coupon_mdn_cert dl dt{
	margin-bottom:10px; 
	font-size:16px;font-weight:600
}
#coupon_mdn_cert dl dd{position:relative;padding-left:10px;margin-bottom:30px}
#coupon_mdn_cert .txt{width:400px;margin-right:5px}
#coupon_mdn_cert em{
	display:inline-block;height:45px;line-height:45px;
	position:absolute;top:0;margin-left:-55px;
	font-style:normal;color:#ff4747
}

/*약관내용*/
.terms_area_area h4{
	margin-bottom:10px;
	font-weight:600;font-size:16px;color:#2f7eea
}
.terms_area h4 ~ h4{margin-top:25px}
.terms_area h5{
	margin-top:15px;
	font-weight:600;font-size:15px;color:#000
}
.terms_area ul{margin-top:10px;}
.terms_area p{margin-top:10px;font-size:1.0em;line-height:1.7em}
.terms_area li{font-size:1.0em;line-height:1.5em}
.terms_area table{width:100%;margin:10px 0}
.terms_area table th{
	padding:5px;
	border:1px solid #ddd;
	background:#f5f5f5;
	font-weight:600;
	font-size:0.9em;line-height:1.5em
}
.terms_area table td{
	padding:5px;
	border:1px solid #ddd;
	text-align:center;
	font-size:0.9em;line-height:1.5em;
}
.terms_area h5 {font-size:1.1em;font-weight:600;line-height:1.7em}
.terms_area ol.decimal{list-style-type: decimal;list-style-position: outside;}
.terms_area .txt_red{color:#ff0000}
.terms_area .txt_center{text-align:center}
.terms_area .mt50{margin-top:50px}
.terms_area .mt20{margin-top:20px}
.terms_area .mt30{margin-top:30px}
.terms_area .mt60{margin-top:60px}
.terms_area .mt100{margin-top:100px}
.terms_area .ml50{margin-left:50px}
.terms_area .ml30{margin-left:30px}
.terms_area .ml15{margin-left:15px}
.terms_area .mb15{margin-bottom:15px}


/* For Customizing UI Common */
.ma-bold-border{border-color:#ff4444 !important} /* 강조색 ex)#ff4444 */
.ma-bold-border-top{border-right-color:#ff4444 !important}
.ma-bold-border-bottom{border-bottom-color:#ff4444 !important}
.ma-bold-border-right{border-right-color:#ff4444 !important}
.ma-bold-border-left{border-right-color:#ff4444 !important}
.ma-bold-bg{background-color:#ff4444 !important}
.ma-bold-bg-after:after{background-color:#ff4444 !important}
.ma-bold-txt{color:#ff4444 !important}
.ma-downColor{background-color:#f5f5f5 !important} /* 톤다운색 #f5f5f5 */
.ma-grid-bg{background-color:#e2e2e2 !important} /* 배경,그리드색  #e2e2e2 */
.ma-grid-border{border-color:#e2e2e2 !important} /* 배경,그리드색 */
.ma-grid-border-left{border-color:#e2e2e2 !important}
.ma-grid-border-top{border-color:#e2e2e2 !important}
.ma-grid-border-bottom{border-color:#e2e2e2 !important}

/* For Top right triangle Sale event*/
.ma-wrap-sale{
	width:50px;position:absolute;right:0
}
.ma-bg-sale {
	position: absolute;top: 0;right: 0;	 
	width:0;height:0;
	border-bottom:50px solid transparent;
	border-right-width: 50px;
	border-right-style: solid;
	z-index: 100;text-align:right
}
.ma-txt-sale{
	position:absolute;top:5px;right:3px;font-size:12px;
	font-weight:600;z-index:100;color:#fff
}
.ma-border-right-0{
	border-right:0
} /*border 겹칠때 한줄 제거 */
.ma-border {
    padding: 15px 0;
    border-style: solid;
    border-width: 1px;
}
.arrow_sm i {border-style: solid;border-width: 0 3px 3px 0;display: inline-block;padding: 3px;}
i.right {transform: rotate(-45deg); -webkit-transform: rotate(-45deg)}
i.left {transform: rotate(135deg);-webkit-transform: rotate(135deg)}
i.up {transform: rotate(-135deg);-webkit-transform: rotate(-135deg)}
i.down {transform: rotate(45deg);-webkit-transform: rotate(45deg)}

.wrap-ui-slider {
	width:300px;
	position:relative;
}
.wrap-ui-slider > em {
	position:absolute;
	height:24px;
	line-height:24px;
	top:-5px;
	left:315px;
}	
.wrap-ui-slider > em input {
	position:absolute;
	height:20px;
	color:#ff4747;
	font-size:16px;
	width:120px;
	padding:0 10px;
	font-weight:600;
	text-align:right;
	border: 1px solid #ccc; 
}	

.ui-slider {
	position: relative;
	width:300px;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 24px;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

/* slider bar height */
.ui-slider-horizontal {
	height: 8px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

/*wrap range bar */
.ui-widget.ui-widget-content {
	border: 1px solid #ccc;
	border-radius: 10px;
}

/* inside bar */
.ui-widget-header {
	background: #ff4747;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-widget-header .ui-state-default:focus,
.ui-state-disabled:hover,
.ui-state-disabled:active {
	background: url("../img/btn/range_bar.png") no-repeat center;
}
