@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700'); /* font-family: 'Roboto', sans-serif; light 300, reqular 400, medium 500, bold 700 */
@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700"); /* font-family:'Droid sans'; */
@import url(//cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.css);/*font-family: 'NanumSquare', sans-serif;*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); /* font-family: 'Noto Sans KR', sans-serif; 100, 300, 400, 500, 700 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* 초기화 */
/*
html {overflow-y:scroll}
body {margin:0;padding:0;background:#fff;color:#000;font-size:0.75em;font-family:dotum}
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;font-family:dotum;font-family:"맑은 고딕","Malgun Gothic","굴림",Gulim,Helvetica,sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
label, input, button, select, img {vertical-align:middle}
textarea, select {font-family:dotum;font-size:1em}
input {margin:0;padding:0;border-radius:0;font-family:dotum}
input[type=text], input[type=password], input[type=submit], input[type=image] {-webkit-appearance:none}
button {border-radius:0;font-size:1em;font-family:dotum;-webkit-appearance:none;cursor:pointer}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
a:focus, a:hover, a:active {text-decoration:underline}
h1 {font-size:1.5em;font-family:dotum;letter-spacing:-0.1em}
h2 {font-size:1.2em}

table caption{height:0;font-size:0;line-height:0;overflow:hidden;}
*/
table{width:100%;border-spacing:0;border-collapse:collapse;}
* {
	font-family:'Nanum Gothic','NanumGothic',나눔고딕,sans-serif;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
h1,h2,h3,h4,h5,input,select,button{font-family:'Nanum Gothic','NanumGothic',나눔고딕,sans-serif;/*'맑은 고딕','Malgun Gothic'*/}
a:hover{text-decoration:none;}
ul,li{list-style:none;margin:0;padding:0;}
html{overflow-x:hidden;}
body{overflow:hidden;}
textarea{resize:none;color:#363636;font-size:14px;font-family:'Nanum Gothic','NanumGothic',나눔고딕,sans-serif;}
select{background-color:#fff;border-radius:3px;border-color:#e1e1e1;height:34px;font-size:13px;color:#2c2c2c;letter-spacing:-0.5px;
	/*
	padding:0 27px 0 10px;
	background-image:url('./../img/drowdown.png');background-position:98% center;background-repeat:no-repeat;background-size:20px;
	-webkit-appearance: none;-moz-appearance: none;appearance: none;
	*/
}
/*
select::-ms-expand{display:none;}
select.required{background-image:url('./../img/drowdown.png') 98% center no-repeat /20px !important;
    background: url('./../img/drowdown.png') #fff 98% center no-repeat /20px !important;
}
*/
.ui-datepicker .ui-datepicker-title select{height:20px;}
.ui-datepicker .ui-datepicker-buttonpane button{font-size:11px;}

.ui-datepicker *{font-family: 'NanumSquare','Nanum Gothic','NanumGothic',나눔고딕,sans-serif;}
.ui-widget.ui-widget-content{position:fixed !important;top:18% !important;left:0 !important;right:0 !important;margin:0 auto;
    border:0 !important;padding:0 30px 10px;width:330px !important;border-radius:8px;overflow: hidden;z-index:99992 !important;}
.datepicker_tit_custom{text-align:center;font-weight:600;font-size:15px;padding:12px 0;margin:0 -30px;background:#399ad6;color:#fff;}
.ui-datepicker .ui-datepicker-header{font-size:14px;margin:10px 0 0;border: 1px solid #fff;background: #fff;}
.ui-datepicker table{border-spacing:0;border-collapse:collapse;}
.ui-datepicker th{font-weight:600;font-size:14px;background:#e3eff8;color:#000;background:#fff;color:#666;font-weight:500 !important;font-size:13px;padding:7px 3px;}
.ui-datepicker td{font-weight:600;font-size:13px;border-spacing:0;border-collapse:collapse;padding:0 !important;border:0 !important;}
.ui-datepicker td span, .ui-datepicker td a{text-align:center !important;padding:11px 3px !important;}
.ui-datepicker table .ui-state-default,
.ui-datepicker table .ui-widget-content .ui-state-default,
.ui-datepicker table .ui-widget-header .ui-state-default,
.ui-datepicker table .ui-button,
.ui-datepicker table html .ui-button.ui-state-disabled:hover,
.ui-datepicker table html .ui-button.ui-state-disabled:active{
    border: 1px solid #fff !important;background: #fff !important;
}
.ui-datepicker table .ui-state-hover,
.ui-datepicker table .ui-widget-content .ui-state-hover,
.ui-datepicker table .ui-widget-header .ui-state-hover,
.ui-datepicker table .ui-state-focus, .ui-widget-content .ui-state-focus,
.ui-datepicker table .ui-widget-header .ui-state-focus,
.ui-datepicker table .ui-button:hover,
.ui-datepicker table .ui-button:focus {
    border: 1px solid #ededed !important;background: #ededed !important;
    border: 1px solid #399ad6 !important;background: #399ad6 !important;color:#fff;border-radius:100%;
}
.ui-datepicker table .ui-state-active,
.ui-datepicker table .ui-widget-content .ui-state-active,
.ui-datepicker table .ui-widget-header .ui-state-active,
.ui-datepicker table a.ui-button:active,
.ui-datepicker table .ui-button:active,
.ui-datepicker table .ui-button.ui-state-active:hover {
    border: 1px solid #399ad6 !important;background: #399ad6 !important;color:#fff;position:relative;
}
.ui-datepicker table .ui-state-active:before{
    content:'';position:absolute;bottom:-1px;right:-1px;border-bottom:18px solid #666;border-left:18px solid transparent;
}
.ui-datepicker table .ui-state-active:after{
    content:'';position:absolute;top:-1px;right:-1px;border-top:18px solid #666;border-left:18px solid transparent;
}
.ui-datepicker table .ui-state-disabled,
.ui-datepicker table .ui-widget-content .ui-state-disabled,
.ui-datepicker table .ui-widget-header .ui-state-disabled{
    opacity: .55 !important;filter: Alpha(Opacity=55) !important;
    background: #fff;
}
.ui-datepicker table .ui-state-disabled .ui-state-default{border: 1px solid #666 !important;background: #666 !important;color:#fff;}
.ui-widget-header .ui-icon {background-image: url('./../img/ui-icons_444444_256x240.png');}

a:hover, 
a:focus, 
a:active{text-decoration:none;outline:none;}
/***********/
.bx-wrapper{width:100% !important;position:relative;}
.bx-wrapper .bx-viewport{width:100% !important;background:none !important;}
/*
.bx-controls{width:100%;margin:0 auto;position:relative;position:absolute;top:0;height:100%;}
*/
.bx-wrapper .bx-controls-direction a{width:45px;height:83px;top:40%;top:29%;margin:0;position:absolute;z-index:99;background-position:center center;background-repeat:no-repeat;
-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.bx-wrapper .bx-prev{background-image:url('./../img/prev.png');left:0;}
.bx-wrapper .bx-next{background-image:url('./../img/next.png');right:0;}
.bx-wrapper .bx-prev:hover{left:10px;background-position:center center;}
.bx-wrapper .bx-next:hover{right:10px;background-position:center center;}

.bx-wrapper .bx-pager{left:auto;right:auto;margin:0 auto;width:100%;bottom:16px;}
.bx-wrapper .bx-pager.bx-default-pager a{width:10px;height:10px;padding:0;background: rgba(255,255,255,0.6);border:0;border-radius:50px;margin:0 4px;text-indent:-9999px;color:transparent;position:relative;vertical-align:middle;display:inline-block;
-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff;}

#scrolltotop{position:fixed;bottom:0;right:0;z-index:999;}
#scrolltotop span{width:41px;height:41px;line-height:36px;margin:0 15px 20px 0;border-radius:100%;display:block;border:1px solid #252525;background:#fff;
-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out;
opacity:0.6;filter:alpha(opacity=60);
}
#scrolltotop span:hover{opacity:1;filter:alpha(opacity=100);}
#scrolltotop a{color:#fff;text-decoration:none;text-align:center;}
#scrolltotop img{max-width:100%;}
#scrolltotop .move_btm img{-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}
#scrolltotop.top1 span{margin-bottom: 80px;}

.checks_btn{position: relative;}
.checks_btn input[type="radio"],
.checks_btn input[type="checkbox"] {  /* 실제 체크박스는 화면에서 숨김 */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip:rect(0,0,0,0);
  border: 0
}
.checks_btn input[type="radio"] + label,
.checks_btn input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-size:14px;font-weight:700;margin:0;
}
.checks_btn input[type="radio"] + label:before,
.checks_btn input[type="checkbox"] + label:before {  /* 가짜 체크박스 */
  content: ' ';/*content: '\2714';color: #ddd;*/
  display: inline-block;
  width: 17px;  /* 체크박스의 너비를 지정 */
  height: 17px;  /* 체크박스의 높이를 지정 */
  line-height: 20px; /* 세로정렬을 위해 높이값과 일치 */
  margin: -2px 5px 0 0;
  text-align: center; 
  vertical-align: middle;
  background: #f3f3f3;
  border: 1px solid #d0d0d0;
  border-radius : 5px;
  /*box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
}
.checks_btn input[type="radio"] + label:active:before,
.checks_btn input[type="radio"]:checked + label:active:before,
.checks_btn input[type="checkbox"] + label:active:before,
.checks_btn input[type="checkbox"]:checked + label:active:before {
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.checks_btn input[type="radio"]:checked + label:before,
.checks_btn input[type="checkbox"]:checked + label:before {  /* 체크박스를 체크했을때 */ 
  content: '\2714';  /* 체크표시 유니코드 사용 */
  content: ' ';
  color: #000;
  background-color: #2dc578;
  /*text-shadow: 1px 1px #fff;*/
  /*box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);*/
  background-image:url('./../img/icon_checked.png');background-position:center center;background-size:70%;background-repeat:no-repeat;
}

.col-sm-6,
.col-sm-12{margin-bottom:10px;margin-bottom:5px;}

select:focus,
.frm_input:focus{outline: none;border-color:#2dc578;}

.light_box{display:none;position:fixed;top:0;left:0;z-index:99992;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);padding:10px 0;}
.light_box > div{display:table-cell;vertical-align:middle;text-align:center;padding-left:10px;padding-right:10px;}
.light_box .btn_ext{clear:both;position:absolute;right:0;cursor:pointer;
    background:url('./../img/btn_close.png') no-repeat;background-size:30px;width:30px;height:100%;margin:-45px 20% 0 0;
}
.light_box01{background: rgba(25, 25, 25, 0.55);}

.frm_input {display:block;width:100%;
	height:34px;padding:6px 12px;font-size:13px;line-height: 1.42857143;
	color: #333;border: 1px solid #e1e1e1;position:relative;background:#fff;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.inputwp{position:relative;display:block;float:left;width:80%;}
.inputst{clear:both;display:block;vertical-align:middle;position:relative;}

.input-group {position: relative;display: table;border-collapse: separate;}
.input-group-addon, .input-group-btn {width: 1%;white-space: nowrap;vertical-align: middle;}
.input-group .frm_input, .input-group-addon, .input-group-btn, #fregisterform .input-group .frm_input {display: table-cell;}
.input-group .frm_input{position: relative;z-index: 2;float: left;width: 100%;margin-bottom: 0;}
.input-group-addon {
	padding: 6px 12px;font-size: 14px;font-weight: 400;line-height: 1;color: #555;text-align: center;
	background-color: #eee;border: 1px solid #ccc;border-radius:0;
}
.input-group-btn {position: relative;font-size: 0;white-space: nowrap;}
.input-group-addon:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;}

.clear{clear:both;position:relative;}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-77 {
	position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;margin-bottom:5px;overflow:hidden;
}

.pg_page{cursor:pointer;letter-spacing:-1.5px;}
.pg_page, .pg_current{margin:0;}

.btn_bo_adm input,
a.btn_b01, .btn_cancel,
a.btn_b02, a.btn_admin{width:auto;height: auto;line-height: 18px;padding: 5px 12px;font-size: 12px;cursor:pointer;display:inline-block;}
a.btn_b01, .btn_cancel{border:1px solid #adadad;background:#fff;}
a.btn_admin{border:1px solid #ff5045;background:#ff5045;}
a.btn_b02{border:1px solid #3a3a3a;background:#3a3a3a;}
.btn_bo_adm input{border:1px solid #ff5045;background:#ff5045;}

.filebox img{max-width:100%;max-height:400px;}
.filebox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.filebox label[for='reg_mb_icon'] {
	display:inline-block;display:block;color:#fff;font-size:14px;font-weight:600;margin:0;cursor:pointer;
	padding:9px;line-height:normal;vertical-align:middle;border:0;border-radius:5px;text-align:center;
	position:relative;float:none;width:100%;max-width:42%;min-width:100px;
	background-color:#286090;border:0;
}
.filebox label[for='reg_mb_icon']:hover{background-color:#2885b5;}

.filebox .upload-name {
	display:inline-block;display:none;
	padding:7px 25px;line-height:normal;vertical-align:middle;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:3px;font-size:12px;
	-webkit-appearance:none;-moz-appearance:none;appearance:none;
}
.filebox label[for='del_mb_icon']{display:block;text-align:center;}

.filebox label.ex_wr_filename{display:inline-block;display:block;color:#fff;font-size:14px;font-weight:600;cursor:pointer;
	padding:0;line-height:normal;vertical-align:middle;border:0;width:100%;height:100%;
	position:relative;float:none;text-align:center;/*background-color:#dfdfdf;*/
	background-position:center center;background-size:contain;background-repeat:no-repeat;
}
	
.filebox .img_preview{display:none;clear:both;position:relative;width:150px;height:150px;background-position:center center;background-size:cover;background-repeat:no-repeat;}
.filebox .img_preview.block{display:block;}

#fexcel{display:inline-block;}
.print_wr,
#fexcel input[type="submit"]{display:inline-block;vertical-align:middle;padding:5px 10px 6px;border:1px solid #d0cad6;background:#f0f0f0;border-radius: 5px;font-size: 13px;letter-spacing: -0.2px;cursor:pointer;}

#fregister p{text-align:left;color:#363636;}
.agree_wrap{clear:both;position:relative;border:1px solid #ebebeb;border-width:0 1px 1px;border:0;}
.agree_wrap .all_checks{clear:both;position:relative;color:#848484;text-align:right;}
.agree_wrap .all_checks b{color:#337ab7;}
.all_checks .checks_wrap{font-size:18px;letter-spacing:-1px;}
.agree_wrap .fregister_agree{clear:both;position:relative;background-color:#f4f4f4;border-top:1px solid #ebebeb;background:none;border:0;margin:0 0 10px;text-align:left;}
.checks_wrap{padding:14px 15px;font-size:14px;color:#363636;font-weight:600;}
.agree_wrap .agree_content{/*display:none;*/padding:12px 20px;font-size:13px;line-height:18px;background-color:#fff;border-top:1px solid #ebebeb;color:#363636;border:2px solid #ebebeb;
	max-height:100px;overflow-y:scroll;
}

.col_agree_wrap .checks_btn{padding:11px 15px 10px;font-size:13px;color:#363636;letter-spacing:-1px;}
.col_agree_wrap .all_checks .checks_btn .control-label{font-size:16px;font-weight:600;}
.col_agree_wrap .checks_btn .control-label{padding:0;font-weight:500;}

#fregisterform h4{padding:20px 0 0;font-size:15px;color:#2c2c2c;font-weight:400;}
#fregisterform .tbl_frm01{margin:0 auto;border:0;position:relative;background:none;}
#fregisterform button.btn_frmline{height:34px;display:inline-block;vertical-align:middle;margin:0 0 2px;padding:0 12px;}
#find_info .win_btn,
#fregisterform .btn_confirm{margin:40px 0 20px;}
#fregisterform .btn_confirm .btn_submit{min-width:250px;}
#fregisterform.u .btn_confirm .btn_submit,
#fregisterform.u .btn_confirm a{min-width:80px;max-width:150px;width:45%;margin:0 2px;}
/*
#find_info .btn_submit{display:block;width:100% !important;}
*/
#fregisterform textarea{resize:none;width:100%;padding:2px 10px;}

#fregisterform .frm_info{display:inline-block;padding:5px 0 0;color:#858585;}
#fregisterform .frm_address{margin:0;}
#fregisterform .reg_mailling{display:block;padding:10px;font-size:13px;}
#fregisterform #win_hp_cert{font-size:14px;border-radius:4px;color:#fff;background:#337ab7;border:1px solid #2e6da4;letter-spacing:0;}
#fregisterform #win_hp_cert:hover{background:#286090;border:1px solid #204d74;}
#captcha #captcha_info{font-size:13px;}
#fregisterform .frm_addr .input-group .frm_input{display:block;clear:both;width:auto;margin:0 0 2px;max-width: 80%;}
#fregisterform .frm_addr .input-group label{display:inline-block;padding:10px;font-weight:600;margin:0 0 2px;}
#fregisterform .frm_addr .input-group-addon{width:22%;height:32px;border-top-right-radius:4px;border-bottom-right-radius:4px;}

#reg_result{margin:0 auto;padding:30px 15px;text-align:center;}
#reg_result p{line-height:24px;font-size:15px;letter-spacing:-0.5px;color:#666;}
#reg_result .reg_result{padding:40px 10px;}

#reg_result .btn_confirm{margin:35px 0 0;}
#reg_result .btn_confirm .btn_1{display:inline-block;vertical-align:middle;padding:0 20px;line-height:40px;height:40px;font-weight:600;font-size:15px;max-width:150px;border:0;background:#888;color:#fff;}

.wrap_form .label,
#fregisterform .label{display:block;display:none;padding:9px 0;font-size:14px;font-size:13px;font-weight:600;}
#fregisterform .frm_input{border-radius:3px;}
/*
#fregisterform .input-group .frm_input:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;}
*/
#find_info .in_data{text-align:center;font-size:14px;font-weight:600;padding:30px 10px 10px;color:#f78166;}
#find_info #info_fs{padding:10px 15px;}
.wrap_form .label,
#find_info #info_fs label,
#fregisterform .label{display:none;display:block;float:left;width:27%;color:#363636;}
#fregisterform .input-group,
#find_info #info_fs .input-group{width:73%;}
#fregisterform .input-group select,
#find_info #info_fs .input-group select{float:left;width:24%;}
#fregisterform .input-group .inputs,
#find_info #info_fs .input-group .inputs{width:100%;}
.wrap_form .input-group .inputwp,
#fregisterform .input-group .inputwp,
#find_info #info_fs .input-group .inputwp{float:right;width:75%;}

#fregisterform .col_1{width:75%;float:right;}
#fregisterform .col_1 .label{width:26.6%;}
#fregisterform .col_1 .inputwp{width:73.4%;}
#fregisterform .col_2{width:22%;float:left;position:absolute;left:0;z-index:9;max-width:175px;}
#fregisterform .col_2 img{width:100%;}
#fregisterform .col_1 .input-group{width:73.4%;}

#fregisterform .col_mb_level{clear:both;position:relative;margin:10px -5px 10px;}
#fregisterform .col_mb_level .tab{width:50%;float:left;position:relative;text-align:center;}
#fregisterform .col_mb_level .tab span{display: block;padding: 25px 0;margin:0 5px;cursor:pointer;
	color:#fff;font-size:16px;letter-spacing:-1px;border-radius: 8px;background:#b6b6b6;}
#fregisterform .col_mb_level .tab span:hover{background:#a9a9a9;}
#fregisterform .col_mb_level .tab.on span{background:#f44336;}

#fregisterform .col_top{padding-top:10px;margin-top:15px;border-top:1px solid #ddd;}
#fregisterform .col_top .checks_wrap{padding:0 10px;line-height:30px;}

.wrap_form .input-group,
.wrap_form .inputwp,
#fregisterform .input-group,
#fregisterform .inputwp{float:right;width:73%;}
.input-group.mail .frm_input,
#fregisterform .input-group.mail .frm_input{float:left;width:25%;}
#fregisterform.u .input-group.mail .frm_input{float:none;width:100%;}
.input-group.mail > span,
#fregisterform .input-group.mail > span{float:left;width:5%;text-align:center;line-height:32px;font-size:13px;}
.input-group.mail .mail_addr,
#fregisterform .input-group.mail .mail_addr{float:left;width:32%;}
.input-group.mail .mail_addr select,
#fregisterform .input-group.mail .mail_addr select{margin:0 0 0 8px;float:none;width:95%;}
#fregisterform .input-group.mail .pabs{clear:none;float:left;width:13%;}
#fregisterform .input-group.mail .pabs #ID_dupl_btn{top:auto;width:95%;}
#fregisterform .input-group.mail .reg_mailling{clear:both;}
#fregisterform .inputwp select{width:100%;}
#fregisterform .input-group.point .frm_input,
.input-group.number .frm_input{display:inline-block;width:auto;float:none;}
.input-group.number span{display:inline-block;padding:0 2px;}
#fregisterform .input-group .frm_file,
#fregisterform .input-group.number .frm_file{/*display:block;width:98%;*/padding:5px 0;display:inline-block;vertical-align:middle;}
#fregisterform .input-group label[for="del_mb_biz_file"]{margin:0 0 0 5px;display:inline-block;vertical-align:middle;}
#fregisterform .input-group.goods_cate{font-size:13px;}
#fregisterform .input-group.goods_cate label{display:inline-block;margin:0 15px 0 0;min-width:45px;line-height:30px;}
#fregisterform .input-group.goods_cate b{color:#337ab7;}
#fregisterform .input-group.point a{margin:0 0 0 8px;}
#fregisterform #ID_dupl_resTxt{clear:both;float:none !important;width:auto !important;line-height:17px;padding:5px 0 0;}
#fregisterform .filebox label[for='reg_mb_icon']{max-width:150px;}

.label_in{line-height:32px;font-size:13px;font-weight:600;color:#777;}

.pabs{clear:both;position:relative;}
#ID_dupl_btn{position:absolute;z-index:5;right:0px;top:-31px;padding:0 7px;height:34px;line-height:34px;
	color:#fff;border:0;background:#286090;border-radius:5px;font-size:13px;font-weight:600;cursor:pointer;
}
#ID_dupl_resTxt{display:block;float:none;width:auto;height:auto;line-height:1.4em;padding:0;color:#c70000;}
#id_res_Bool{height:0;font-size:0;line-height:0;position:absolute;}
#mb_login .in_data{height:0;font-size:0;line-height:0;position:absolute;}

.register_top{clear:both;position: relative;height:400px;overflow:hidden;text-align: center;padding:140px 0 0;
background: #161415 url('./../img/join_bg.png') no-repeat center center;
background-size: cover !important;-moz-background-size: cover !important;-webkit-background-size: cover !important;
}
.register_top .register_info{font-size:45px;font-weight:600;color:#5f6060;letter-spacing:-0.5px;padding:0 20px;}
.register_top .register_info b{color:#337ab7;}
.register_top .register_info p{clear:both;position: relative;font-size:18px;padding:30px 0;letter-spacing:0px;}
.register_top .register_logo{position:absolute;right:5%;top:10%;}
.register_top .register_logo img{width:100%;max-width:170px;}

.input_wrap_7 .frm_input,
.input_wrap_7 select{float:left;width:70%;}
.input_wrap_7 .btn_default{float:right;width:28%;padding:0;}
.input_wrap_9 .frm_input,
.input_wrap_9 select{display:inline-block;width:90%;}
.input_wrap_10 select{width:100%;}

#fregisterform .label .red{color:#f10000;}

.btn_default,
a.btn_default{display:inline-block;vertical-align:middle;height:34px;line-height:34px;padding:0 10px;}

.btn_hp_cert,
.btn_hp_cert_chk{display:inline-block;vertical-align:middle;margin:0 0 0 4px;padding:0 12px;height:34px;font-size:12px;text-decoration:none;cursor:pointer;border:0;background:#888;color:#fff;font-weight:500;}

/* 뉴 */
#fregister .btn_confirm{margin:30px 0 10px;text-align:right;}
#fregisterform .btn_confirm a,
#fregisterform .btn_confirm #btn_submit,
#fregister .btn_submit{padding:0;line-height:40px;height:40px;font-weight:600;font-size:15px;max-width:150px;border-radius: 5px;}


#fregister .col_mb_level{clear:both;position:relative;margin:10px -5px 10px;}
#fregister .col_mb_level .tab{width:33.3%;float:left;position:relative;text-align:center;}
#fregister .col_mb_level .tab span{display: block;padding: 25px 0;margin:0 5px;cursor:pointer;
	color:#fff;font-size:16px;letter-spacing:-1px;border-radius: 8px;background:#b6b6b6;}
#fregister .col_mb_level .tab span:hover{background:#a9a9a9;}
#fregister .col_mb_level .tab.on span{background:#f44336;}

/* 로그인 */
#mb_login{max-width: 300px;margin: 110px auto 0;}
#mb_login .btn_wrap a{border-right:1px solid #aaa}
#mb_login .btn_wrap a:last-child{border:0;}

/* 아이디 찾기 */
.wrap_sub_lost{clear:both;position:relative;}
.wrap_sub_lost .mbskin{clear:both;padding:20px 65px 40px;max-width:450px;width:auto;margin:12% auto 0;
	text-align:center;text-align:left;background:rgba(255, 255, 255, 0.4);border-radius:8px;
}
.wrap_sub_lost h1{display:none;padding:0 0 25px;margin:0;font-size:18px;color:#3c3c3c;text-align:center;letter-spacing:-0.5px;}
.wrap_sub_lost h1#win_title{display:block;}
.wrap_sub_lost .input-group{display:block;}
.wrap_sub_lost .login_input{float:none;width:auto;overflow:hidden;padding:0 0 3px;}
.wrap_sub_lost .label,
.wrap_sub_lost .frm_input{display:block;vertical-align:middle;}
.wrap_sub_lost .label{clear:both;width:auto;padding:0;margin:12px 0 3px;font-size:14px;font-weight:500;
	position:relative;top:auto;left:auto;letter-spacing:-0.5px;
}
.wrap_sub_lost .input-group button{float:left;width:30%;margin:0;}
.wrap_sub_lost .btn_wrap{clear:both;position:relative;text-align:center;padding:30px 0 0;}
.wrap_sub_lost .btn_wrap a{display:inline-block;vertical-align:middle;padding:7px 10px;font-size:13px;}
.wrap_sub_lost .btn_wrap a.btn03{border:1px solid #aaa;background:#ddd;}
.wrap_sub_lost .btn_submit{text-align:center;font-size:14px;font-weight:600;margin:8px 0 0;padding: 0;width: 100%;height: 38px;display:block;cursor:pointer;}
.wrap_sub_lost .find_txt{text-align:center;font-size:16px;}
.wrap_sub_lost .find_txt b{color:#00aacf;}
/* 아이디 찾기 */

/* 게시판 */
#bo_gall .empty_list{padding:80px 0 !important;border-radius:0;font-size:14px;}
#bo_gall .bo_cate_link{display:none;}
#bo_gall .gall_con{position:relative;background:#fff;}
#bo_gall.bo_list_1 .gall_con:hover .gall_img a:before{content:'';position:absolute;z-index:1;left:0;top:0;right:0;height:100%;border:1px solid #888;border-width:1px 1px 0;}
#bo_gall.bo_list_1 .gall_con:hover .gall_text a:before{content:'';position:absolute;z-index:1;left:0;top:-1px;right:0;height:100%;border:1px solid #888;border-width:0 1px 1px;}
#bo_gall .gall_con a {
    z-index: 2;
    position: relative;
    display: block;
    overflow: hidden;
}
#bo_gall #gall_ul{clear:both;margin:10px 0 0;padding:0;list-style:none;overflow:hidden;}
#bo_gall .gall_li{float:left;margin:0 0 30px;width:33.3% !important;position:relative;}
#bo_gall .gall_img{overflow:hidden;cursor:pointer;text-align:center;}
#bo_gall .gall_img img{max-width:100%;height: auto;}
#bo_gall .gall_img span{display:block;background-color:#dfdfdf;line-height:200px;}
#bo_gall.bo_list_1 .gall_img img {
    image-rendering: -webkit-optimize-contrast;display:block;width:100%;
    transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#bo_gall.bo_list_1 .gall_li:hover .gall_img img{transition-duration:1s;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#bo_gall .gall_text{padding:0 10px;margin:0;color:#707070;font-size:14px;font-weight:500;}
#bo_gall .gall_text{cursor:pointer;overflow:hidden;padding:0;margin:0 auto;vertical-align:middle;}
#bo_gall .gall_text .subject{color:#464646;margin:0 0 5px;font-size:14px;font-weight:600;
	height:36px;line-height:1.4em;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;display:block;white-space:nowrap;
	-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;
}
#bo_gall .gall_text a{height:100%;padding:10px 15px 0;}
#bo_gall .wr_info{clear:both;position:relative;padding:8px 0;font-size:11px;}
#bo_gall .wr_info > span{display:inline-block;vertical-align:middle;color:#999;padding:0 5px 0 0;}
#bo_gall .wr_info2{border-top:1px solid #ddd;}
#bo_gall .good_cnt{float:right;color:#333;font-weight:600;/*position:absolute;bottom:0;right:0;z-index:1;*/}
#bo_gall .good_cnt img{width:15px;margin:0 5px 0 0;}

#bo_gall.bo_list_2 .gall_con {
    border: 5px solid #f3f3f3;
    overflow: hidden;
    margin: 0 7px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
#bo_gall.bo_list_2 .gall_con:hover{border:5px solid #888;}

#bo_gall #bo_cate {text-align: center;margin: 40px 0 30px 0;background: #fff;}
#bo_gall #bo_cate ul{margin:0;padding:0;}
#bo_gall #bo_cate li{display: block;vertical-align: middle;width: 33.3%;float: left;}
#bo_gall #bo_cate a{width:auto;border:0;font-size:13px;padding:6px 8px 5px;background:none;}

#bo_gall.bo_list_2 #bo_cate{position:relative;background:none;padding:0;}
#bo_gall.bo_list_2 #bo_cate:before{content:'';position:absolute;bottom:-1px;left:0;right:0;z-index:1;border-bottom:1px solid #ddd;}
#bo_gall.bo_list_2 #bo_cate li a {
    font-size: 14px;
    min-width: 100px;
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
	padding:15px 0;
}
#bo_gall.bo_list_2 #bo_cate #bo_cate_on {
    border-color: #ddd;
    color: #ffffff;
    z-index: 2;
    background: #666;
}

.list-container{clear: both;position:relative;}
.list-container .list-row{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#bo_gall .li_sizer{width:25%;}
#bo_gall .list-container .gall_li{width:25% !important;}
#bo_gall.bo_list_review .gall_li_wr{border:1px solid #ddd;}
#bo_gall.bo_list_review .gall_img{display: block;max-height: 200px;}
#bo_gall.bo_list_review .gall_li_tit{clear: both;position:relative;margin:0;padding:8px 0 0;}
#bo_gall.bo_list_review .gall_info{float:left;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:2px 0;padding:0;border:0;font-size: 13px;}
#bo_gall.bo_list_review .star{float:right;display:inline-block;}
#bo_gall.bo_list_review .star span{display:inline-block !important;vertical-align:middle;width:13px;height:13px;margin:0 1px;
	background-image:url('./../img/icon_star_on.png');background-size:contain;background-position:center center;background-repeat:no-repeat;
}
#bo_gall.bo_list_review .star span.half{background-image:url('./../img/icon_star_half.png');}
#bo_gall.bo_list_review .star span.off{background-image:url('./../img/icon_star_off.png');}

#bo_sch{margin:0 auto;float:none;}
#bo_sch .input-group-addon{border:0;padding:0;background:none;}
#bo_sch .btn_submit{height:34px;}

#contentsArea {margin:0 auto;width:1200px;}
#contentsArea .menu_right_wrap{float:right;width:1000px;margin:20px 0 0;}
#contentsArea .menu_right_wrap #ctt{width:100%;margin:0;}

#bo_gall.bo_list_suda #bo_cate li {
    width: 20%;
    float: left;
    border: 1px solid #ddd;
    margin: -1px -1px 0 0;
}
#bo_gall.bo_list_suda #bo_cate li a{padding:18px 0;}
#bo_gall.bo_list_suda #bo_cate #bo_cate_on {
    background: #666;
    color: #fff;
    font-weight: bold;
}
#bo_gall.bo_list_suda .gall_li {
    margin-right: 10px;
    width: calc((100% / 3) - 10px) !important;
    border: 1px solid #ddd;
}

#bo_w .tbl_frm01 textarea{line-height: 1.2em;}
/* 게시판 */

/*  카테고리 메인 메뉴 */
/* 상단 카테고리 목록 */


.category_list {
    display: none;
    position: fixed;
    top: 251px;
    z-index: 6000000;
    width: 250px;
    border: 1px solid #ddd;
    left: 50%;
    margin-left: -600px;
    background: #fff;
	padding: 10px;
}
.category_list :after {display:block;visibility:hidden;clear:both;content:""}
.category_list li {
    display: block;
    /* width: 11%; */
    /* float: left; */
    text-align: left;
}

.top_banner.shown{height: 0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.category_list.shown02 {
    top:171px;
}
.category_list li a {display:block;font-size:14px;text-align:left;}
.category_list li a:hover {color:#00aacf;}

.category_list li a{padding:10px;width:auto;}

.category_mainbox{clear:both;position:relative;}
.category_mainbox .roll_banner{height:190px;}
.category_mainbox .roll_banner .bx-viewport, 
.category_mainbox .roll_banner .bx-wrapper{position:relative;width:100%;height:100% !important;top:0;left:0;border:none !important;}
.category_mainbox .roll_banner ul,
.category_mainbox .roll_banner li{}
.category_mainbox .bx-wrapper .bx-controls-direction a{width:32px;}
.category_mainbox .bx-wrapper .bx-prev{left:-50px;}
.category_mainbox .bx-wrapper .bx-next{right:-50px;}
.category_mainbox .bx-wrapper .bx-prev:hover{left:-45px;}
.category_mainbox .bx-wrapper .bx-next:hover{right:-45px;}
.roll_banner {position:relative;}
.roll_banner ul{margin: 0;padding: 0;list-style: none;}
.roll_banner .banner_1 li {
    float: left;
    list-style: none;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 100%;
    max-width: 190px;
    height: 190px;
    border: 1px solid #e1e1e1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 62.5px !important;
}
.roll_banner .banner_1 li:before{content:'';position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,0.5);}
.roll_banner .banner_1 li a{position:relative;display:block;margin:0;color:#fff;height:100%;}
.roll_banner .banner_1 li .icon{position: relative;text-align:center;z-index: 1;left:0px;margin: 0 auto;padding:10px;top:30px;
	color:#fff;font-size:14px;line-height:42px;
}
.roll_banner .banner_1 li .icon img{position:relative;width:40%;margin:0 auto;}

/*메인카테고리롤링수정*/
.category_mainbox{ margin:10px auto 0;max-width: 1200px;}
.category_mainbox li {width:16.66%;float: left;text-align: center;display: block;}
.category_mainbox li a{
	height: 130px;position:relative;text-align: center;
	background-repeat: no-repeat;background-position: center 4%;background-size: 55%;padding-top: 100px;
	display: block;word-break: keep-all;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	margin:-1px -1px 0 0;
}
.category_mainbox li:hover a{background-color: #fff;}
.category_mainbox li:hover a:before{content:'';position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:2;border:1px solid #333;}
.category_mainbox ul:after{content:""; display:block; clear:both;}

/*  카테고리 메인 메뉴 */
.list_init {margin: 0;padding: 0;list-style: none;}
.roll_btn{position:relative;top:-110px;left:-56px;}
.roll_btn li {float:left;position:absolute;}
.roll_banner li.right_btn{float:right;right:-111px;}

.search_option {text-align: right;margin:0 0 10px;}
.search_option button {padding:5px 7px;font-size:12px;}
.search_option .btn_common:hover, .search_option .btn_common.on {background:#00aacf;color:#fff;border:1px solid #00aacf;}
.search_option .btn_apply {border:1px solid #00aacf;background:#00aacf;}
.search_option .btn_apply:hover {background:#fff;color:#00aacf;}

/* 서브카테고리 */
.category_sub_area {display: none;float: none;width: auto;margin:0 0 10px;}
.category_sub_area:after {display:block;visibility:hidden;clear:both;content:""}
.category_sub_area ul {list-style:none;margin:0;padding:0;display: table;width: 100%;table-layout: fixed; border-spacing: 0; border-collapse: collapse;}
.category_sub_area ul li {width: 25%;border:0;margin: 0;display: table-cell;vertical-align: middle;border: 1px solid #d2d2d2;background: #f1f1f1;}
.category_sub_area ul li a {display: block;width: auto;padding: 15px 0;font-size: 14px;text-align: center;background:none;color: #ababab;word-break: break-all;}
.category_sub_area ul li:hover{background:#fff;}
.category_sub_area ul li a:hover{color: #393939;}
.category_sub_area ul li.on {background:#fff;}
.category_sub_area ul li.on a{color: #393939;}

.sub_tit, .sub_tit *{font-family: 'Nanum Gothic','NanumGothic',나눔고딕, sans-serif;}
.sub_tit {border-bottom: 1px solid #d0d0d0;padding:0 0 10px;margin:0 0 10px;font-size: 1.2em;}
.sub_tit .sub_tit_big {font-size:24px;padding:0;font-weight: 600;color: #616161; letter-spacing:-1px;}

/* 상품목록 */
.product_list {list-style: none;margin:0;}
.product_list #frm_product_list > ul{padding:0 5px;margin:0 0px;}
.product_list #frm_product_list > ul:after{content:""; display:block; clear:both;}
.product_list #frm_product_list > ul li{position: relative;/*display: inline-block;float: left;margin: 17px 0 0; width:20%;text-align: center;*/}
.product_list .list_wrap ul:after{content:""; display:block; clear:both;}
.product_list .list_wrap ul {margin-top: 20px;}
.product_list .row{float:none; width:auto !important; display:block;margin:0 0 8px;}
.product_list .row .product_img{position: absolute;width: 82px;height: 106px;margin: 6px 0 6px 28px;background-color: #f0f0f0;border-radius: 6px;
    background-size:cover;background-position:center center;background-repeat:no-repeat;border:1px solid #e0e0e0;overflow: hidden;
}
.product_list .row .it_content{float: none;width:auto;margin:0 80px 0 110px;font-size: 13px;height: 104px;cursor: pointer;}
.product_list .row .it_content > div{position:relative;padding-left: 15px;padding-right: 10px;padding-bottom:0;text-align: left;height: auto;}
.product_list .row .inner{position:relative;display:block;height:119px;padding:0;margin: 0;border: 1px solid #e9e9e9;border-radius: 0;background: #fff;box-shadow: none;}
.product_list .row .inner:hover{border-color:#ccc;}
.product_list .row .qt{position: absolute;z-index:9;top:10px;right:0;padding:0 10px;width:80px;word-break: break-all;text-align:center;}
.product_list .row .qt select{width:100%;height:40px;border:1px solid #9f9f9f;text-align-last: center;font-size: 11px;font-weight: 600;font-family: 'Tahoma';color: #00aacf;}
.product_list .row .checks_btn input[type="radio"] + label,
.product_list .row .checks_btn input[type="checkbox"] + label{position:absolute;left:5px;top:41%;}
.product_list .row .checks_btn input[type="radio"] + label:before,
.product_list .row .checks_btn input[type="checkbox"] + label:before{}

.product_list li .product_img {position:relative;}
.product_list li .product_img img {max-width: 100%;}
.product_list li .product_img .zzim_count {position:absolute;bottom:5px;right:5px;padding:3px;background:rgba(255,255,255,0.5);border-radius:3px;}
.product_list li .txt_info {padding:8px 5px 10px;text-align: left;}
.product_list li .txt_info span {display:block;font-size:14px;padding:5px 0;}
.product_list li .txt_info .cname,
.product_list li .txt_info .pname{width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient: vertical;
    display:block;display: -webkit-box;word-break: break-word;
}
.product_list li .txt_info .pname{letter-spacing: -0.5px; font-weight: 600;padding:5px 0 0;line-height:1.3em;}
.product_list li .txt_info .cname{font-size:12px;color:#888;letter-spacing:-0.2px;padding:0;}
.product_list li .txt_info .cname img{width:22px;display:inline-block;vertical-align:-4px;margin:0 2px 0 0;margin:0;}
.product_list li .txt_info .cname img{/*position: absolute;left: -2px;top:-4px;*/}
.product_list li .pprice {display:block;padding:8px 0 0;font-size:14px;font-weight:400;color:#ea4b4b;font-family: 'Noto Sans KR', sans-serif;}
.product_list li .txt_info2 {padding-top:8px;position:relative;height:10px;font-size:14px;}
.product_list li .txt_info2 .zzim {position: absolute;bottom: 23px;right: 10px;color: #ea4b4b;}
.product_list li .txt_info2 .date {position:absolute;bottom:10px;right:10px;}
.product_list li .soldout {position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background:rgba(254,114,55,0.3);}
.product_list li .soldout img {margin-top:50px;margin: 0;}

.list_latest .product_list .row .pname{padding:0;}
.list_latest .product_list .row .ds_percent{display:inline-block;vertical-align:middle;font-size:10px;color:#d00000;border:1px solid #d00000;border-radius:5px;padding:2px 5px;margin:0 0 0 3px;}
.list_latest .product_list .row .txt_info3{overflow:hidden;height:auto;padding:6px 10px;border-top:1px solid #ddd;font-size:13px;}
.product_list .row .mb_icon{width:38px;height:38px;}
.product_list .row .mb_icon > div{width:100%;height:100%;border-radius:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.product_list .row .mb_info{position:absolute;top:0;left:0;width:100%;padding:15px 10px 0 56px;text-align:left;}
.product_list .row .mb_info p{line-height:18px;}
.product_list .row .mb_info p.mb{font-size:14px;font-weight:600;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#777;}

.product_list .row .txt_info4{overflow:hidden;padding-top: 6px;padding-right:0;}
.product_list .row .txt_info4 .mb_icon{width:32px;height:32px;}
.product_list .row .txt_info4 .mb_info{padding-top:14px;padding-left:52px;}
.product_list .row .txt_info4 .mb_info p.mb{font-size:11px;}
.product_list li .txt_info4 + .txt_info{padding-top:0;}

.product_list li.empty {width:100%;text-align:center;font-size:16px;margin-left:0;margin-right:0;padding:50px 0;border:0;color: #888;}
#shopviewWrap .product_list{float:none;}
.nowrap{white-space:nowrap;}

.contentWrap_idx .wrap_mb_list,
.contentWrap_idx .product_list{float:none; width:auto;max-width:1200px;margin:30px auto;}

#shopviewWrap #bo_list_total{clear: both;position: relative;overflow: hidden;}
#shopviewWrap #bo_list_total > span{float:left;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;margin: 0 5px 0 0;}
#shopviewWrap #bo_list_total > span strong{}

/* 회원목록 */
.wrap_mb_list .row{float:none; width:auto !important; display:block;margin:0 0 8px;}
.wrap_mb_list .row .thumb_img{position: absolute;width: 82px;height: 82px;margin: 6px 0 6px 28px;background-color: #f0f0f0;border-radius: 6px;
    background-size:cover;background-position:center center;background-repeat:no-repeat;border:1px solid #e0e0e0;overflow: hidden;
}
.wrap_mb_list .row .content{float: none;width:auto;margin:0 80px 0 110px;font-size: 12px;cursor: pointer;color: #696969;}
.wrap_mb_list .row .content > div{position:relative;padding-left: 15px;padding-right: 10px;padding-bottom:15px;text-align: left;height: auto;}
.wrap_mb_list .row .inner{position:relative;display:block;min-height:97px;padding:0;margin: 0;border: 1px solid #e9e9e9;border-radius: 0;background: #fff;box-shadow: none;}
.wrap_mb_list .row .inner:hover{border-color:#ccc;background-color: #fafafa;}
.wrap_mb_list .row .name{padding: 12px 14px 10px;font-size: 14px;font-weight: 600;color: #333;letter-spacing: 1px;}
/* 회원목록 */

.news_wr{clear: both;position: relative;margin: 0;padding: 22px 18px 15px !important;border:1px solid #000;border-width: 0 0 2px;
    background: #052e4b !important;color: #fff;
}
.news_wr h3{text-align: left;font-size: 16px;font-weight: 600;letter-spacing: 0;}
.news_wr th{text-align: left;}
.news_wr td{text-align: right;}
.news_wr th,
.news_wr td{padding: 6px 2px;font-size: 13px;font-weight: 500;vertical-align: top;}
.news_wr .empty_list{padding:6px 0 !important;border-radius:0;text-align: center;}

/* 상품등록 */
.tbl_product_info {margin:0 0 10px;padding:0 10px;background:#fff;}
.tbl_product_info .product_img_area {margin:20px auto;max-width:800px;width:750px;}
.tbl_product_info .product_img_area:after {display:block;visibility:hidden;clear:both;content:""}
.tbl_product_info .product_img_area ul {list-style:none;padding:0;}
.tbl_product_info .product_img_area li {float:left;position:relative;margin:5px;cursor:pointer;}
.tbl_product_info .product_img_area li .product_img {width:240px;height:160px;background:url('../img/no_product_img.png') no-repeat center #ddd;overflow:hidden;}
.tbl_product_info .product_img_area li .product_img img{max-width:100%;}
.tbl_product_info .product_img_area li input[type=file] {display:none;}
.tbl_product_info .product_img_area li .del {position:absolute;top:5px;right:5px;padding:2px;background:rgba(255,255,255,0.4);border:1px solid #999;border-radius:3px;}

.tbl_product_info table {margin:0 auto;/*width:700px;*/}
.tbl_product_info table th {padding:8px 0 8px 20px;width:180px;font-size:14px;color:#444;text-align:left;}
.tbl_product_info table td {width:520px;}
.tbl_product_info table td select#ca_idx,
.tbl_product_info table td select#ca_idx:focus, 
.tbl_product_info table td select#ca_idx:active, 
.tbl_product_info table td select#ca_idx:hover {
  outline: none;
  outline-color: #dc0000;
  border-color: #dc0000;
}

.tbl_product_info hr {display:block;margin:20px 0;border:1px solid #eee;}

.tbl_product_info input[type=text], .tbl_product_info select, .tbl_product_info textarea {padding:4px 10px;font-size:14px;} 
.tbl_product_info input[type=checkbox] {width:20px;height:20px;}
.tbl_product_info textarea {height:150px;}
.tbl_product_info input.frm_input_mini{width:auto;display:inline-block;}
.tbl_product_info .ds_percent{display:inline-block;padding:0 0 0 5px;}

.tbl_product_info .wrap_opt{clear:both;position:relative;padding:15px 0 0;max-width:700px;margin:0 auto;}
.tbl_product_info .wrap_opt .wr_info{text-align: right;font-size: 11px;padding:3px;border:1px solid #e2e2e2;}
.tbl_product_info .wrap_opt .opt_tit{clear:both;position:relative;padding:12px 20px;background:#e2e2e2;font-size:14px;font-weight:600;}
.tbl_product_info .wrap_opt .opt_tit .label{float:right;font-size:12px;font-weight:100;}
.tbl_product_info .wrap_opt .wr_opt{clear:both;}
.tbl_product_info .wrap_opt .wr_opt > div{clear:both;}
.tbl_product_info .wrap_opt .wr_opt .rows_title{clear:both;position:relative;padding:10px 15px;background:#f7f7f7;border:1px solid #ddd;border-width:0 1px 1px;cursor:pointer;}
.tbl_product_info .wrap_opt .wr_opt .rows_title:before{content:'';position:absolute;top:10px;right:15px;padding:8px 12px;background-image:url('./../img/icon_toggle.png');background-position:98% center;background-repeat:no-repeat;background-size:10px;}
.tbl_product_info .wrap_opt .wr_opt .rows_title.on{background:#fff;}
.tbl_product_info .wrap_opt .wr_opt .rows_title.on:before{top:3px;right:10px;-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.tbl_product_info .wrap_opt .wr_opt .rows{clear:both;display:none;padding:0;}
.tbl_product_info .wrap_opt .wr_opt .col-sm-12{clear:both;position:relative;border-bottom:1px solid #ddd;margin:0;padding-top:2px;}
.tbl_product_info .wrap_opt .wr_opt .col-sm-12 > .label{line-height:34px;color:#888;font-weight:600;}
.tbl_product_info .wrap_opt .wr_opt .label{clear:both;float:left;width:30%;}
.tbl_product_info .wrap_opt .wr_opt .input-group{float:right;width:68%;}
.tbl_product_info .wrap_opt .wr_opt .input-group span{display:inline-block;}
.tbl_product_info .wrap_opt .opt_tit .wr_opt_add{cursor:pointer;font-weight:600;color:#ff4c00;}
.tbl_product_info .wrap_opt .wr_opt .wr_opt_remove{width:auto;display:inline-block;float:none;cursor:pointer;padding:0 0 0 10px;color:#ff4c00;}
.tbl_product_info .wrap_opt .wr_opt .wr_opt_in_add{width:auto;display:inline-block;float:right;cursor:pointer;padding:10px 0 0;color:#ff4c00;}
.tbl_product_info .wrap_opt .opt_req{vertical-align:14px;margin:0 0 0 10px;}

#productWrap {float: right;width: 1000px;margin:0;}

#shopWrap .product_info {background:#fff;position:relative;text-align:left;}
#shopWrap .product_info:after {display:block;visibility:hidden;clear:both;content:""} 
#shopWrap .product_info .product_img {width:460px;float:left;}
#shopWrap .product_info .product_img ul {margin:0;padding:0;list-style:none;}
#shopWrap .product_info .product_img .bx-wrapper {margin:0 auto;}
#shopWrap .product_info .product_img .bx-wrapper .bx-pager {padding-top:0;bottom:10px;}
#shopWrap .product_info .product_img .bx-wrapper .bx-controls-direction a{top:40%;}

#shopWrap .product_info .product_info_right {float: right;width: 475px;padding: 0 10px;}

form#frm_buy_write {margin-top: 20px;}

#shopWrap .product_info .txt_info {color:#666;font-size:14px;position:relative;}
#shopWrap .product_info .txt_info:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .product_info .txt_info > span {display:block;padding:5px 10px;}
#shopWrap .product_info .txt_info .opt_required{display:inline-block;padding: 0;color:#00aacf;}
#shopWrap .product_info .txt_info .name {font-size:20px;font-weight:bold;color:#444;}
#shopWrap .product_info .txt_info .price {font-size:24px;font-weight:bold;color:#ea4b4b;text-align:right;}
#shopWrap .product_info .txt_info .count {}
#shopWrap .product_info .txt_info .date {position:absolute;top:0;right:10px;display:none;}
#shopWrap .product_info .txt_info .option {list-style:none;margin:10px 0;border-top:3px solid #000;}
#shopWrap .product_info .txt_info .option th,
#shopWrap .product_info .txt_info .option td{padding:2px 15px;vertical-align: middle;text-align: left;border: 1px solid #ddd;height: 40px;
    line-height: 18px;font-size:13px;font-weight: 500; position: relative;
}
#shopWrap .product_info .txt_info .option th{width:30%;padding:8px 8px 8px 15px;}
#shopWrap .product_info .txt_info .option td{width:70%;text-align:right;}
#shopWrap .product_info .txt_info .option .t_val td{padding:0;}
#shopWrap .product_info .txt_info .option td select,
#shopWrap .product_info .txt_info .option td .frm_input{display:block;border:0;width:100% !important;height:100%;text-align:right;}
#shopWrap .product_info .txt_info .option td select{text-align-last:right;}
#shopWrap .product_info .txt_info .option .off{background:#eee;color:#888;}
/*#shopWrap .product_info .txt_info .option .th{display:inline-block;vertical-align:middle;padding:0;float:left;width:30%;}
#shopWrap .product_info .txt_info .option .th > span{display:block;padding:0 8px;font-size:12px;font-weight:600;}
#shopWrap .product_info .txt_info .option .td{display:inline-block;vertical-align:middle;padding:0;float:left;width:70%;text-align:right;}
#shopWrap .product_info .txt_info .option .td > span{display:block;padding:0 8px;}
#shopWrap .product_info .txt_info .qty .frm_input{display:inline-block;vertical-align:middle;width:auto;padding:0 6px;height:24px;text-align:center;}
#shopWrap .product_info .txt_info .option .btn_frmline{vertical-align:middle;background-size:cover;background-position:center center;background-repeat:no-repeat;text-indent:-9999px;border:1px solid #ccc;margin:0 -2px;}
#shopWrap .product_info .txt_info .option .qty_plus{background-image:url('./../img/icon_qty_plus.png');}
#shopWrap .product_info .txt_info .option .qty_minus{background-image:url('./../img/icon_qty_minus.png');}
#shopWrap .product_info .txt_info .option li {display: inline-block;width: 100%;padding: 5px 0;text-align: left;border: 1px solid #ddd;line-height: 37px;margin: -2px 0;
    display: block;margin:0;overflow: hidden;border-width: 0 1px 1px;
}
#shopWrap .product_info .txt_info .option li.off{background:#eee;color:#888;}
#shopWrap .product_info .txt_info .option li.opt_row{text-align:left;padding:2px 15px;}
#shopWrap .product_info .txt_info .option li.opt_row > div{clear:both;position:relative;padding:0 0 2px;}
#shopWrap .product_info .txt_info .option li.opt_row b,
#shopWrap .product_info .txt_info .option li.opt_row select{display:inline-block;vertical-align:middle;}
#shopWrap .product_info .txt_info .option li.opt_row b{width:18%;font-size:12px;}
#shopWrap .product_info .txt_info .option li.opt_row select {width: 80%;height: 32px;margin: 0 0 0 4px;border: 0;}*/
#shopWrap .product_info .txt_info #it_tot_price{clear:both;position:relative;text-align:right;font-size:19px;font-weight:600;color:#ea4b4b;padding:12px 8px;letter-spacing:-0.5px;}
#shopWrap .product_info .txt_info #it_tot_price span{display:inline-block;vertical-align:middle;padding:0 8px;font-size:14px;color:#464646;}

#shopWrap .product_info .btn_info {color:#666;font-size:14px;position:relative;}
#shopWrap .product_info .btn_info:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .product_info .btn_info .btnBuy,
#shopWrap .product_info .btn_info .btnCart,
#shopWrap .product_info .btn_info .btnZzim {margin-top: 20px;text-align: center;cursor: pointer;font-size: 17px;font-weight: bold;padding: 15px 0;border-radius: 3px;}
#shopWrap .product_info .btn_info .btnBuy {float: left;width: 40%;background-color: #014991;color: #fff;border: 1px solid #014991;}
#shopWrap .product_info .btn_info .btnCart {float: left;width: 28%;background-color: #00aacf;color: #fff;border: 1px solid #00aacf;margin-left: 10px;}
#shopWrap .product_info .btn_info .btnZzim {float: right;width: 28%;background-color: #fff;color: #525252;border: 1px solid #848484;}

#shopWrap_app .product_info .btn_info {clear:both;position:relative;padding:10px;}
#shopWrap_app .product_info .btn_info .btnBuy {border:0;text-align:center;cursor:pointer;color:#fff;font-size:16px;font-weight:bold;padding:12px 10px;border-radius:5px;max-width:500px;margin:0 auto;}

/* sns공유 */
#shopWrap .product_info .txt_info .share {text-align:center;margin-top:5px;}
#shopWrap .product_info .txt_info .share span {display:inline-block;width:60px;padding:5px;font-weight:bold;color:#444;font-size:14px;}
#shopWrap .product_info .txt_info .share .list_share {list-style:none;display:inline-block;padding:0;max-width:215px;margin:0 auto;}
#shopWrap .product_info .txt_info .share .list_share li{float:left;width:25%;margin:0;}
#shopWrap .product_info .txt_info .share .list_share li a{display:block;margin:0 5px;}
#shopWrap .product_info .txt_info .share .list_share li img{max-width:100%;}

/* 상점정보 */
#shopWrap .shop_info {width:100%;background:#fff;}
#shopWrap .shop_info .top {position:relative;padding:18px 0;text-align:center;z-index:1;background:url('../img/store_bg.jpg');}

#shopWrap .shop_info .top .mb_img {z-index:9;}
#shopWrap .shop_info .top .mb_img img {border-radius:50px;z-index:9;}
#shopWrap .shop_info .top .mb_img span {display:block;margin-top:10px;font-size:16px;color:#fff;z-index:9;}
#shopWrap .shop_info .top .mb_img .shop_star {width:90px;margin:0 auto;padding-top:5px;z-index:9;}
#shopWrap .shop_info .top .shop_count {list-style:none;width:100%;margin-top:20px;}
#shopWrap .shop_info .top .shop_count li {display:inline-block;width:24%;color:#fff;border-right:1px solid #fff;}
#shopWrap .shop_info .top .shop_count li a {color:#fff;}
#shopWrap .shop_info .top .shop_count li a span {display:block;font-weight:bold;margin-top:3px;}
#shopWrap .shop_info .top .shop_count li:last-child {border-right:0;}

/* 상점정보 */
#shopWrap .shop_info .shop_menu {list-style:none;text-align:center;}
#shopWrap .shop_info .shop_menu li {display:inline-block;width:19.6%;}
#shopWrap .shop_info .shop_menu li a {display:block;padding:10px 0;text-align:center;font-size:14px;}
#shopWrap .shop_info .shop_menu li a.on {border-bottom:2px solid #4c4849;}
#shopWrap .shop_info .shop_menu li a:hover {border-bottom:2px solid #4c4849;}
#shopWrap .shop_info .shop_menu li a span {display:block;}

/* 판매자 정보 */
#menuWrap .my_info .mb_icon {
    width: 80px;
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
}
#shopWrap .shop_info .top .mb_img .mb_icon{width:100px;height:100px;margin:0 auto;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;}
/*
#shopWrap .product_info .seller_info {width:370px;background:#939592;padding:10px;position:absolute;bottom:10px;right:10px;}
#shopWrap .product_info .seller_info:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .product_info .seller_info img {border-radius:50px;display:inline;vertical-align:top;}
#shopWrap .product_info .seller_info .seller_txt_info {display:inline-block;padding:0 5px;color:#fff;width:200px;}
#shopWrap .product_info .seller_info .seller_txt_info .shop_name {display:inline-block;font-size:18px;color:#fff;}
#shopWrap .product_info .seller_info .seller_txt_info .shop_star {display:inline-block;padding-top:5px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count {list-style:none;display:inline-block;width:200px;margin-top:10px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li {display:inline;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li a {display:inline-block;width:31%;color:#fff;text-align:center;border-right:1px solid #fff;font-size:12px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li:last-child a {border-right:0;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li a span {padding:0 5px;display:inline;}
*/
#shopWrap .product_info .seller_info {
    position: relative;
    padding: 10px;
    margin: 10px 0 0;
    border: 1px solid #ddd;
}
#shopWrap .product_info .seller_info:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .product_info .seller_info .mb_icon{width:50px;height:50px;margin:0 0 0 10px;
    background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;
	display: inline-block;vertical-align: top;
    position:absolute;margin: 0 auto;border:1px solid #ddd;
}
#shopWrap .product_info .seller_info img {border-radius:50px;display:inline;vertical-align:top;margin-left:10px;}
#shopWrap .product_info .seller_info .seller_txt_info {display:block;padding:0 0 0 60px;}
#shopWrap .product_info .seller_info .seller_txt_info > a{ display: block;margin-right: 40px;}
#shopWrap .product_info .seller_info .seller_txt_info .shop_name {display:block;font-size:16px;}
#shopWrap .product_info .seller_info .seller_txt_info .shop_star {display:block;padding-top:5px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count {list-style:none;display:inline-block;margin-top:10px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li {display:inline;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li a {display:inline-block;width:50px;text-align:center;border-right:1px solid #fff;font-size:12px;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li:last-child a {border-right:0;}
#shopWrap .product_info .seller_info .seller_txt_info .seller_info_count li a span {padding:0 5px;display:block;}

#shopWrap .product_info .seller_info .btn_apply {position:absolute;top:10px;right:15px;padding:5px 10px;font-size:12px;}
#shopWrap .product_info .seller_info .btn_apply.on {background:#00aacf;color:#fff;border:1px solid #999;}
#shopWrap .product_info .seller_info .shop_arrow {position:absolute;display:block;bottom:6px;right:6px;}
#shopWrap .product_info .seller_info .shop_arrow img {width:40px;height:40px;margin:0;}

/* 판매자의 다른 상품 */
#shopWrap .product_others {background:#fff;}
#shopWrap .product_others:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .product_others .top {display:block;padding:10px;font-size:14px;font-weight:bold;color:#444;}
#shopWrap .product_others .product {list-style:none;background:#fff;text-align:center;margin-left:10px;}
#shopWrap .product_others .product li {float:left;width:33.3%;position:relative;}
#shopWrap .product_others .product li > a{display:block;padding:10px;}
#shopWrap .product_others .product li img {border-radius:5px;max-width:100%;}
#shopWrap .product_others .product li span {position:absolute;bottom:20px;display:block;text-align:center;width:180px;color:#ea4b4b;font-size:14px;font-weight:bold;}
#shopWrap .product_others .product .empty {height:180px;padding:10px;}
#shopWrap .product_others .product .empty span {display:block;margin-top:60px;}

/* 상세설명 */
#shopWrap .product_desc {background:#fff;}
#shopWrap .product_desc .top {display:block;padding:10px;font-size:14px;font-weight:bold;color:#444;}
#shopWrap .product_desc .desc {padding:10px 10px;color:#333;font-size:14px;}
#shopWrap .product_desc .desc img{max-width:100%;}
#shopWrap .product_desc .etc {list-style:none;padding:10px 5px;}
#shopWrap .product_desc .etc li {padding:0;}
#shopWrap .product_desc .etc li span {display:inline-block;width:72px;padding:5px;font-weight:bold;color:#444;font-size:13px;}
/* 상점통계 */
#shopWrap .shop_stat {width:100%;list-style:none;background:#fff;padding:0;text-align:center;}
#shopWrap .shop_stat li {background:#fff;display:inline-block;width:49%;text-align:center;}
#shopWrap .shop_stat li img {display:inline-block;width:50px;height:50px;}
#shopWrap .shop_stat li div {display:inline-block;vertical-align:middle;}
#shopWrap .shop_stat li div span {display:block;padding:3px 0;}
#shopWrap .shop_stat li div .count {color:#00aacf;font-weight:bold;}
#shopWrap .shop_stat.shop_owner {width:100%;list-style:none;background:#fff;padding:0;text-align:center;border-top:1px solid #eee;}
#shopWrap .shop_stat.shop_owner li {padding:0;background:#fff;display:inline-block;width:49%;text-align:center;}
#shopWrap .shop_stat.shop_owner li a {display:block;padding:0;line-height:50px;}
#shopWrap .shop_stat.shop_owner li a img {width:30px;height:30px;}
/* 인증 */
#shopWrap .shop_cert {width:100%;margin-top:10px;padding:10px 0;text-align:center;background:#fff;}
#shopWrap .shop_cert span {padding:0 10px;}
#shopWrap .shop_cert span img {width:25px;height:25px;}
#shopWrap .shop_cert .on {color:#00aacf;}
#shopWrap .shop_cert .off {color:#999;}
#shopWrap .shop_cert .div_button {margin:10px 0;}
#shopWrap .shop_cert .div_button button {width:90%;}
#shopWrap .shop_cert .div_button button.on {background:#999;color:#fff;border:1px solid #999;}
/* 상점소개 */
#shopWrap .shop_intro {width:100%;background:#eee;padding:10px 0;}
#shopWrap .shop_intro:after {display:block;visibility:hidden;clear:both;content:""}
#shopWrap .shop_intro .top {display:block;padding:10px;font-size:14px;font-weight:bold;color:#444;text-align:left;}
#shopWrap .shop_intro .desc {margin:0 10px;padding:10px 10px;background:#fff;color:#333;font-size:14px;border-radius:5px;}
/* 상점문의 */
#shopWrap .comment {margin-top:10px;background:#fff;clear: both;position: relative;}
#shopWrap .comment .comment_list {list-style:none;padding:0;margin:0;border-top:1px solid #ddd;}
#shopWrap .comment .comment_list li {padding:10px 0;padding-left:20px;border-bottom:1px solid #eee;background:#fff;position:relative;}
#shopWrap .comment .comment_list li:last-child {/* border-bottom:0 */}
#shopWrap .comment .comment_list .img img,
#shopWrap .comment .comment_list a img {width:50px;height:50px;border-radius:50px;display:inline;vertical-align:top;}
#shopWrap .comment .comment_list .img img.no_mb_img,
#shopWrap .comment .comment_list a img.no_mb_img {border:1px solid #ddd;}
#shopWrap .comment .comment_list .right_content {display:inline-block;display:block;font-size:14px;padding-left:15px;position:relative;padding: 0 0 0 60px;overflow:hidden;}
#shopWrap .comment .comment_list .right_content .shop_name {display:block;font-weight:bold;color:#666;}
#shopWrap .comment .comment_list .right_content .comment_content {display:block;padding:10px 0;font-size:13px;word-break:break-all;}
#shopWrap .comment .comment_list .right_content .btns {clear:both;display:inline;display:block;}
#shopWrap .comment .comment_list .right_content .btns button {padding:4px 5px;}
#shopWrap .comment .comment_list .right_content .btns .btn_report {}
#shopWrap .comment .comment_list .right_content .btns .btn_report img {margin-right:1px;}
#shopWrap .comment .comment_list .right_content .btns li{display: inline-block;padding:0;border:0;}
#shopWrap .comment .comment_list .right_content .btns button,
#shopWrap .comment .comment_list .right_content .btns li a{display:block;padding:5px 6px;border:1px solid #e0e0e0;border-radius:3px;background:#f3f3f3;font-size:12px;color:#464646;}
#shopWrap .comment .comment_list .right_content .comment_date {display:block;color:#aaa;font-size:12px;margin-bottom:5px;line-height:20px;position:absolute;top:-2px;right:10px;}
#shopWrap .comment .comment_list .right_content .comment_date img {width:20px;height:20px;vertical-align:top;}
#shopWrap .comment .comment_list .co_reply{padding-left:40px;}
#shopWrap .comment .comment_list .icon_reply{position: absolute;left:25px;}
#shopWrap .comment .comment_list .empty {text-align:center;}
#shopWrap .comment .comment_list .mb_icon{position:absolute;width:50px;height:50px;margin: 0 auto;
background-position: center center;background-repeat: no-repeat;background-size: cover;border-radius: 50%;border:1px solid #ddd;}
#shopWrap .comment .comment_list .mb_icon img{max-width:100%;}

#shopWrap .comment .comment_write {padding:20px 0;margin:0 0 5px;background:#f5f5f5;text-align:center;}
#shopWrap .comment .comment_write .frm_input{display: inline-block;width:80%;padding:7px 10px;border:1px solid #ddd;}
#shopWrap .comment .comment_write .btn_comment {background:#00aacf;border:1px solid #00aacf;}

/* 구매후기 입력 */
#frm_review .btn_apply,
#frm_review .btn_common{padding: 8px 15px;border-radius: 3px;}

/* 상점후기 */
#shopWrap .review {margin-top:10px;padding-bottom:10px;background:#fff;}
#shopWrap .comment .top,
#shopWrap .review .top {display:block;padding:10px;font-size:14px;font-weight:bold;color:#444;}
#shopWrap .comment .top strong,
#shopWrap .review .top strong {color:#00aacf;}
#shopWrap .review .review_list {list-style:none;padding:0;}
#shopWrap .review .review_list li{position:relative;padding:10px 0;padding-left:20px;border-bottom:1px solid #eee;}
#shopWrap .review .review_list li:last-child {border-bottom:0}
#shopWrap .review .review_list a img {width:50px;height:50px;border-radius:50px;display:inline;vertical-align:top;}
#shopWrap .review .review_list a img.no_mb_img {border:1px solid #ddd;}
#shopWrap .review .review_list .right_content {display:inline-block;display:block;font-size:14px;padding-left:15px;position:relative;padding: 0 0 0 60px;overflow:hidden;}
#shopWrap .review .review_list .right_content .left{float:left;width:18%;position:relative;}
#shopWrap .review .review_list .right_content .right{float:right;width:80%;}
#shopWrap .review .review_list .right_content .shop_name {font-weight:bold;color:#666;}
#shopWrap .review .review_list .right_content .review_star {display:block;padding:0;}
#shopWrap .review .review_list .right_content .review_content {display:block;padding:22px 0 10px;
	display: block;overflow: hidden;word-break: break-all;white-space: nowrap;text-overflow: ellipsis;
}
#shopWrap .review .review_list .right_content .btns {display:inline;position: absolute;right: 0;bottom: 0;}
#shopWrap .review .review_list .right_content .btns button {padding:4px 5px;font-size: 13px;}
#shopWrap .review .review_list .right_content .btns .btn_report {}
#shopWrap .review .review_list .right_content .btns .btn_report img {margin-right:1px;}
#shopWrap .review .review_list .right_content .review_date {display:block;color:#aaa;font-size:12px;margin:5px 0;line-height:20px;letter-spacing:-0.5px;/*position:absolute;top:0;right:10px;*/}
#shopWrap .review .review_list .right_content .review_date img {width:20px;height:20px;vertical-align:top;}
#shopWrap .review .review_list .mb_icon{position:absolute;width:50px;height:50px;margin: 0 auto;left:0;
background-position: center center;background-repeat: no-repeat;background-size: cover;border-radius: 50%;border:1px solid #ddd;}
#shopWrap .review .review_list .mb_icon img{max-width:100%;}

#shopWrap .review .review_list .empty {text-align:center;}

#shopWrap .contact {margin-top:10px;padding:0 10px 4px;}
#shopWrap .contact .btn_wrap {width:100%;text-align:center;}
#shopWrap .contact .btn_wrap .zzim {width:49%;}
#shopWrap .contact .btn_wrap .zzim.on {background:#fff;color:#444;}
#shopWrap .contact .btn_wrap .message {width: 49%;background: #f9ac24;color: #fff;border: 1px solid #f9ac24;}
#shopWrap .pr_tab {clear: both;position: relative;padding: 10px 0 0;max-width: 520px;margin-top: 80px;}
#shopWrap .pr_tab td{position:relative;text-align:center;max-width:25%;width:17%;min-width:64px;vertical-align:top;cursor:pointer;padding:15px 10px;margin:0 4px;font-size:13px;font-weight:600;}
#shopWrap .pr_tab td span{position:relative;display:block;color:#777;
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}
#shopWrap .pr_tab td:hover span{color:#333;}
#shopWrap .pr_tab td:before{content:'';position:absolute;top:0;left:0;right:0;width:95%;height:100%;margin:0 auto;border:1px solid #aaa;background:#eaeaea;}
#shopWrap .pr_tab td.on:after{content:'';position:absolute;bottom:-3px;left:0;right:0;width:95%;height:5px;margin:0 auto;background:#fff;z-index:2;}
#shopWrap .pr_tab td.on:before{background:#fff;}

#shopWrap .pr_tabCont{display:none;clear:both;position:relative;z-index:1;margin:-1px 0 0;padding:10px;border-top:1px solid #aaa;background:#fff;}
#shopWrap .pr_tabCont.delivery table{border-top:1px solid #bbb;}
#shopWrap .pr_tabCont.delivery table th{width:30%;background:#e8e8e8;}
#shopWrap .pr_tabCont.delivery table td{width:70%;}
#shopWrap .pr_tabCont.delivery table th,
#shopWrap .pr_tabCont.delivery table td{padding:10px 7px;word-break:break-all;border-bottom:1px solid #ccc;}
#shopWrap .pr_tabCont .shop_info .top{background:none;}
#shopWrap .pr_tabCont .shop_info .top .mb_img span{color:#00aacf;font-weight:600;font-size:15px;}
#shopWrap .pr_tabCont .review .top{margin:0 -10px;}
#shopWrap .pr_tabCont .profile{color:#777;font-size:13px;line-height:18px;padding:10px;}
#shopWrap .pr_tabCont .profile_data{border:1px solid #ddd;border-width:1px 0;padding:7px 10px;}
#shopWrap .pr_tabCont .profile_data table th,
#shopWrap .pr_tabCont .profile_data table td{padding:3px 10px;vertical-align:top;}
#shopWrap .pr_tabCont .profile_data table th{text-align:right;color:#4c4849;}
#shopWrap .pr_tabCont .profile_data table td{text-align:left;color:#888;}
#shopWrap .pr_tabCont .btns{clear:both;position:relative;text-align:center;padding:10px;}
#shopWrap .pr_tabCont .btns a{display:inline-block;vertical-align:middle;padding:8px 10px;font-size:13px;border-radius:5px;margin:0 4px;min-width:120px;}
#shopWrap .pr_tabCont .btns a.btn01{background:#4c4849;color:#fff;
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}
#shopWrap .pr_tabCont .btns a.btn01:hover{background:#2f2c2d;}

/* 팔로워 */
#shopWrap .follower {margin-top:10px;padding:10px 0;width:100%;background:#fff;}
#shopWrap .follower .follower_list {list-style:none;padding:0;margin:0;}
#shopWrap .follower .follower_list li {padding:10px 0;padding-left:20px;border-bottom:1px solid #eee;position:relative;}
#shopWrap .follower .follower_list li:last-child {border-bottom:0}
#shopWrap .follower .follower_list a.mb_thumb img {width:50px;height:50px;border-radius:50px;display:inline;vertical-align:top;}
#shopWrap .follower .follower_list a.mb_thumb img.no_mb_img {border:1px solid #ddd;}
#shopWrap .follower .follower_list .right_content {display:inline-block;font-size:14px;padding-left:15px;}
#shopWrap .follower .follower_list .right_content .shop_name {display:block;font-weight:bold;color:#666;}
#shopWrap .follower .follower_list .right_content .product_count {display:inline-block;margin-top:10px;padding-right:10px;border-right:1px solid #cdcdcd;color:#007237;}
#shopWrap .follower .follower_list .right_content .follower_count {display:inline-block;margin-top:10px;padding:0 10px;color:#00aacf;}
#shopWrap .follower .follower_list .right_content .btn_follow {position:absolute;top:15px;right:15px;}
#shopWrap .follower .follower_list .right_content .btn_follow.on {background:#999;color:#fff;border:1px solid #999;}
#shopWrap .follower .follower_list .empty {text-align:center}
#shopWrap .follower .follower_list .product_info {padding:15px 0;width:100%;}
#shopWrap .follower .follower_list .product_info a {display:inline-block;margin-right:8px;width:23%;}
#shopWrap .follower .follower_list .product_info a:last-child {margin-right:0;}
#shopWrap .follower .follower_list .product_info a img {border-radius:3px;width:100%;}

/* 팔로잉 */
#shopWrap .following {margin-top:10px;padding:10px 0;width:100%;background:#fff;}
#shopWrap .following .following_list {list-style:none;padding:0;margin:0;}
#shopWrap .following .following_list li {padding:10px 0;padding-left:20px;border-bottom:1px solid #eee;position:relative;}
#shopWrap .following .following_list li:last-child {border-bottom:0}
#shopWrap .following .following_list a.mb_thumb img {width:50px;height:50px;border-radius:50px;display:inline;vertical-align:top;}
#shopWrap .following .following_list a.mb_thumb img.no_mb_img {border:1px solid #ddd;}
#shopWrap .following .following_list .right_content {display:inline-block;font-size:14px;padding-left:15px;}
#shopWrap .following .following_list .right_content .shop_name {display:block;font-weight:bold;color:#666;}
#shopWrap .following .following_list .right_content .product_count {display:inline-block;margin-top:10px;padding-right:10px;border-right:1px solid #cdcdcd;color:#007237;}
#shopWrap .following .following_list .right_content .follower_count {display:inline-block;margin-top:10px;padding:0 10px;color:#00aacf;}
#shopWrap .following .following_list .right_content .btn_follow {position:absolute;top:15px;right:15px;}
#shopWrap .following .following_list .right_content .btn_follow.on {background:#999;color:#fff;border:1px solid #999;}
#shopWrap .following .following_list .empty {text-align:center}
#shopWrap .following .following_list .product_info {padding:15px 0;width:100%;}
#shopWrap .following .following_list .product_info a {display:inline-block;margin-right:8px;width:23%;}
#shopWrap .following .following_list .product_info a:last-child {margin-right:0;}
#shopWrap .following .following_list .product_info a img {border-radius:3px;width:100%;}

.btn_review, .btn_comment{background:#00aacf;border:1px solid #00aacf;}

.top_area {display:block;clear:both;padding:10px 20px;background:#fff;}
.top_area .top_title {color:#444;font-size:24px;font-weight:bold;}

.top_area .product_search_area {float:right;margin:-5px 0 0;}
.top_area .product_search_area input, .top_area .product_search_area select {padding:6px 12px;font-size:14px;} 
.top_area .product_search_area .btn_search {background:#00aacf;border:1px solid #00aacf;}
.top_area .product_search_area .frm_box .btn_submit{height:auto;line-height:22px;}

.menu_rt .top_area{background: #000;padding: 14px;margin:0 0 10px;}
.menu_rt .top_area .top_title{font-size:20px;color:#fff;}

.tbl_product_list {margin:10px 0;padding:10px;background:#fff;}
.tbl_product_list table thead th {padding:8px 0;font-size:14px;color:#444;border-bottom:1px solid #ddd;}
.tbl_product_list table tbody td {font-size:14px;text-align:center;border-bottom:1px solid #ddd;padding:0 2px;word-break:break-all;}
.tbl_product_list table tbody tr td:last-child button {display:block;margin:5px auto;}
.tbl_product_list table tbody td img {margin:4px 0;}
.tbl_product_list table tbody tr:hover {background:#eee;cursor:pointer;}
.tbl_product_list.od_list table tbody tr:hover{background:#fff;}
.tbl_product_list.od_list table thead th{padding:6px 0;font-size:13px;
	background: #fbfafa;border-left: 1px solid #e9e9e9;border-top: 1px solid #d7d5d5;border-bottom: 1px solid #e0e0e0;
}
.tbl_product_list.od_list table tbody td{padding:4px 10px;font-size:12px;border: 1px solid #e9e9e9;border-bottom:1px solid #d7d5d5;text-align:center;}
.tbl_product_list.od_list table th:first-child,
.tbl_product_list.od_list table td:first-child{
    border-left: 1px solid #d7d5d5;
}
.tbl_product_list.od_list table th:last-child,
.tbl_product_list.od_list table td:last-child{
    border-right: 1px solid #d7d5d5;
}
.tbl_product_list.od_list table tr:hover td{background:#f1f1f1;}
.tbl_product_list.od_list table tbody td em{color:#999;font-style:italic;}
.btn_re_ord{ /*position: absolute;right: 0;bottom: 0;z-index:9;border-top-left-radius: 6px;*/
    background: #000;color: #fff;border:1px solid #000;border-radius:3px;font-size:14px;font-weight:500;padding:8px 15px;
}
.tbl_product_list table tbody .empty_table {}
.tbl_product_list table tbody .empty_table td {height:100px;text-align:center;}
.uping {background: #00aacf;border: 1px solid #00aacf;color:#fff;}
.tbl_product_list table tbody td .thumb_img{position:relative;}
.tbl_product_list table tbody td .thumb_img.sst00:before{content:'심사중';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(255, 255, 255, 0.24);padding:22% 0 0;font-weight:600;color:#000;}
.tbl_product_list table tbody td .line1{max-width:220px;text-align:left;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;display:block;margin: 4px 0;}
.tbl_product_list table tbody td .sv{display: block;padding: 8px 0 0;font-weight: 900;}
.tbl_product_info table td .txt_date{width: 100px !important;width:auto;display:inline-block;}
.tbl_product_list table td.mnone{width:12%;}

.myshop_btn{clear: both;position: relative;text-align: right;margin:10px;}
.myshop_btn .btn{display:inline-block;vertical-align:top;margin:1px;padding:0 15px;font-weight:400;border-radius:0;height:34px;line-height:33px;
    border:1px solid #888;background-color:#fff;color:#333;}
.myshop_btn .btn.btn03{border-color: #d13f4a;background-color: #d13f4a;color: #fff;}

.od_detail{}
.od_detail table{line-height:18px;}
.od_detail table th{text-align:left;padding:10px 20px;font-size:15px;position:relative;background:#f1f1f1;color:#222;}
.od_detail table th strong{color:#ffa110;font-weight:600;padding:0 5px;}
.od_detail table td{text-align:left;padding:12px 42px;font-size:13px;position:relative;word-break:break-all;}
.od_detail .thumb_img{position:relative;float:left;width:20%;height:100px;margin: 0 auto;background-position: center center;background-repeat: no-repeat;background-size: cover;
    -webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out;
}
.od_detail .thumb_img:before{content:'';position:absolute;top:0;left:0;margin:-1px;border:1px solid #efefef;width:100%;height:100%;}
.od_detail .thumb_img:hover{opacity:0.7;filter:alpha(opacity=70);}
.od_detail .thumb_img a{position:relative;display:block;height:100%;}
.od_detail .it_content{position:relative;float:left;width:80%;}
.od_detail .it_code{float:right;font-size:12px;}
.od_detail .it_code strong{color:#888;font-weight:600;font-family:'Tahoma';}
.od_detail .it_content .it_name{padding:0 0 0 20px;font-size:14px;font-weight:600;}
.od_detail .it_content .it_name a{color: #111;padding: 3px 0;display: inline-block;}
.od_detail .it_content .it_name a:hover{color: #888;}
.od_detail .detail{color:#666;}
.od_detail .detail ul{display: inline-block;vertical-align: top;padding:0 0 0 3px;}
.od_detail .detail li{padding:0 0 2px;color:#222;}
.od_detail .detail p{padding:1px 22px;color:#666;}
.od_detail .detail p span{display: inline-block;vertical-align:top;padding:0 0 0 2px;color:#222;}
.od_detail .tbl_row th{width:18%;padding:6px 10px 6px 30px;background: none;font-size: 14px;color: #666;}
.od_detail .tbl_row > td{}
.od_detail .tbl_row > td td{width:82%;padding:6px 10px;}
.od_detail .tbl_row > td td .od_state_info{font-size:12px;color:#777;}
.od_detail .tbl_row .tbl_edit td{padding:2px 10px;}
.od_detail .tbl_row .tbl_edit td .frm_input{height:30px;}
.od_detail .btn_confirm{padding:15px 0;}
.od_detail .btn_confirm form{display:inline-block;}
.od_detail .btn_confirm .btn_frmline,
.od_detail .btn_confirm .btn02,
.od_detail .btn_confirm .btn01{margin:0 2px;min-width:120px;height:auto;line-height:16px;padding:10px;font-size:14px;border:1px solid #ffa110;background:#fff;cursor:pointer;}
.od_detail .btn_confirm .btn02{background:#4b545e;border:1px solid #4b545e;}
.od_detail .btn_confirm .btn_frmline{background:#ffa110;}
.od_detail .btn_confirm #sod_fin_cancelfrm{position:relative;padding:10px;display:none;}
.od_detail .btn_confirm #sod_fin_cancelfrm label{display:inline-block;vertical-align:middle;font-size:13px;font-weight:600;}
.od_detail .btn_confirm #sod_fin_cancelfrm .frm_input{display:inline-block;vertical-align:middle;width: auto;height: 30px;border:1px solid #ddd;}
.od_detail .btn_confirm #sod_fin_cancelfrm .btn_frmline{background:#000;border-color:#000;color:#fff;height: 30px;font-size:13px;padding:0;}
.od_detail .tbl_row > td td .frm_od_state{display:inline-block;margin:0 0 0 10px;}
.od_detail .tbl_row > td td .frm_od_state .od_state_info{display:inline-block;margin:0 5px;}
.od_detail .tbl_row > td td .frm_od_state .btn_frmline{background:#000;border-color:#000;color:#fff;height: 30px;font-size:13px;padding:0 10px;cursor:pointer;}

.seller_profit h3{text-align:left;padding:10px 20px;font-size:15px;position:relative;background:#f1f1f1;color:#222;}
.seller_profit h3 strong{color:#ffa110;font-weight:600;padding:0 5px;}
.seller_profit .search_area{border:0;width:auto;text-align:left;display:block;padding:5px 0;overflow:hidden;}
.seller_profit .search_area .frm_input{display:inline-block;width: 125px !important;text-align: left !important;
	background-image:url('./../img/icon_calendar.png');background-size:16px;background-position:92% center;background-repeat:no-repeat;
}
.seller_profit .search_area select{float:right;margin:0 0 0 2px;}

.seller_profit .local_sch{margin-bottom:10px;padding:10px;background:#f1f1f1;overflow: hidden}
.seller_profit .local_sch .left,
.seller_profit .local_sch .right{float: left}
.seller_profit .local_sch .left{padding:0 10px;}
.seller_profit .local_sch .group{display: block;}
.seller_profit .local_sch .group strong{vertical-align: middle;font-size: 13px;padding: 0 10px 0 0;}
.seller_profit .local_sch .frm_input{width: auto;display: inline-block;}
.seller_profit .local_sch select{width:90px;}
.seller_profit .local_sch select,
.seller_profit .local_sch .sch_type,
.seller_profit .local_sch .btn_submit{display: inline-block;vertical-align: middle}
.seller_profit .local_sch .btn_submit{height: 34px;}

.seller_profit .statistics{clear:both;position:relative;margin:0 0 25px;}
.seller_profit .statistics table th,
.seller_profit .statistics table td{border:1px solid #ddd;position:relative;word-break:break-all;}
.seller_profit .statistics table th{padding:10px 20px;font-size:14px;background:#f1f1f1;color:#222;border-top:2px solid #ffa110;text-align:center;}
.seller_profit .statistics table td{padding:12px 12px;font-size:13px;text-align:right;width:16.6%;}
.seller_profit .profit{clear:both;position:relative;}
.seller_profit .od_tabCont table th,
.seller_profit .od_tabCont table td{border:1px solid #ddd;position:relative;word-break:break-all;font-size:12px;}
.seller_profit .od_tabCont table th{padding:10px 5px;background:#f1f1f1;color:#222;border-top:2px solid #ffa110;text-align:center;}
.seller_profit .od_tabCont table td{padding:12px 8px;text-align:right;}
.seller_profit .od_tabCont table td.center{text-align:center;}
.seller_profit .od_tabCont table td.empty_table{text-align:center;}

.seller_profit .od_tabCont .sod_it b{font-size:13px;}
.od_tab {clear: both;position: relative;padding:0;overflow:hidden;border-left:1px solid #d5d5d5;}
.od_tab > span{position:relative;float:left;width:50%;text-align:center;cursor:pointer;}
.od_tab > span span{position:relative;display:block;padding:10px 2px;color:#666;font-size:15px;font-weight:600;border:1px solid #d5d5d5;border-width:1px 1px 1px 0;}
.od_tab > span:hover span{color:#111;}
.od_tab > span.on span{background:#ffa110;color:#fff;}
.od_tabCont{display:none;clear:both;position:relative;padding:10px 0;}

.wrap_setting{clear:both;position:relative;margin:0;}
.wrap_setting li{position:relative;border-bottom:1px solid #ebebeb;padding:0;letter-spacing:-0.5px;}
.wrap_setting li > div{border-bottom:1px solid #ebebeb;background:#f4f4f4;color:#585858;padding:15px 20px 8px;font-size:12px;}
.wrap_setting li > span{display:block;position:relative;margin:0 10px;color:#2c2c2c;font-size:14px;padding:13px 5px;border-bottom:1px solid #ebebeb;}
.wrap_setting li > span:last-child{border-bottom:0;}
.wrap_setting li > span a{display:block;margin:-13px -20px;padding:13px 20px;
	-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;-ms-transition: all 0.2s ease;transition: all 0.2s ease;
}
.wrap_setting li > span a:hover{color:#000;background:#f9f9f9;}
.wrap_setting li > span a:hover .right .arrow{padding:8px 20px;}
.wrap_setting li .right{position:absolute;right:6px;}
.wrap_setting li .right .switch {position: relative;display: inline-block;width:40px;height:20px;}
.wrap_setting li .right .switch input {display:none;}
.wrap_setting li .right .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;
	background-color:#b9bdd3;box-shadow:0px 0px 2px rgba(0,0,0,0.35);-webkit-transition: .4s;transition: .4s;border-radius: 34px;
}
.wrap_setting li .right .slider:before {position: absolute;content: "";height:21px;width:21px;left:0px;bottom:0px;
	background-color:#fff;-webkit-transition: .4s;transition: .4s;border-radius: 50%;
	box-shadow:-1px 1px 2px rgba(0,0,0,.5);
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
}
.wrap_setting li .right input:checked + .slider {background-color:#f1f1f1;}
.wrap_setting li .right input:focus + .slider {box-shadow:0 0 1px #ddd;}
.wrap_setting li .right input:checked + .slider:before {background-color:#ff506a;-webkit-transform: translateX(22px);-ms-transform: translateX(22px);transform: translateX(22px);}
.wrap_setting li .right input:checked + .slider:hover:before{background-color:#ff1336;}
.wrap_setting li .right.top{top:0;}
.wrap_setting li .right .arrow{display:block;padding:8px 8px;
	background-image:url('./../img/icon_arrow_right.png');background-position:center center;background-repeat:no-repeat;
	-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;-ms-transition: all 0.2s ease;transition: all 0.2s ease;
}
.wrap_setting li .right .input-group{margin:-7px -10px 0 0;text-align:right;font-size:12px;}
.wrap_setting li .right .input-group select{height:30px;}
.wrap_setting li .edit_mb_addr{text-align:center;}
.wrap_setting li .edit_mb_addr .btn_submit{font-size:13px;height:32px;line-height:32px;}

.pop_submit_result_txt{clear:both;width:100%;margin:0 auto;position:fixed;left:0;right:0;bottom:20%;padding:0;z-index:999;text-align:center;display:none;}
.pop_submit_result_txt > div{display:inline-block;padding:10px 20px;border-radius:20px;margin:0 10%;font-size:14px;color:#fff;background-color:rgba(0, 0, 0, 0.6);}

.main_img_area{clear:both;position:relative;overflow:hidden;max-height:290px;}
.main_img_area .bx-viewport, 
.main_img_area .bx-wrapper{position:relative;width:100%;/*height:100% !important;*/top:0;left:0;border:none !important;}
.main_img_area ul,
.main_img_area li{/*height:100% !important;;*/}
.main_img_area li{background-size:cover;background-position:center center;background-repeat:no-repeat;}
.main_img_area li a{display:block;height:100%;}
.main_img_area img{max-height:290px;}
.main_img_area .bx-wrapper .bx-pager.bx-default-pager a.active{width: 20px;}
.main_img_area.m{ display: none;}

/* 메인 */
.main_block h1{color:#000;font-weight:600;font-size:25px;letter-spacing:-1.5px;padding:5px 0 30px;text-align:center;}
.main_block h1 strong{color:#00aacf;}
.main_block .section_title {
    color: #888;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.main_block .txt_info .pprice{font-size:17px;font-weight:bold;color:#ea4b4b;font-family: 'Noto Sans KR', sans-serif;}
.main_block .txt_info2 {padding-bottom:10px;position:relative;height:10px;font-size:14px;}
.main_block .txt_info2 .zzim{position:absolute;bottom:10px;right:10px;color:#ea4b4b;font-family:'Tahoma';}
.product_list li .txt_info2 .zzim,
.main_block .txt_info2 .zzim{ display: none;}


/* 메인중앙배너 */
.idx_banner1{clear:both;position:relative;}
.idx_banner1 div a{display:block;}
.idx_banner1 div img{width:100%;max-width:100%;}

/* 신제품 */
.new_item{clear:both;position:relative;}
.main_block.new_item .section_title{text-align:center;}
.new_item .bx-wrapper .bx-pager{bottom:auto;top:-15px;text-align:right;}
.new_item .list{clear:both;position:relative;padding:0;}
.new_item .wrap_inner{position:relative;text-align:center;margin:0 -8px;}
.new_item .row{float: left;width:20%;position:relative;display:inline-block;vertical-align:top;margin:0;}
.new_item .inner{position:relative;text-align:center;padding:8px;}
.new_item .inner a{background:#fff;display:block;border:1px solid #e1e1e1;overflow:hidden;position:relative;}

/* 베스트 판매자 */
.main_block.best_seller h1{position:relative;text-align:left;}
.main_block.best_seller h1:before{content:'';position:absolute;left:0;right:0;bottom:0;width:100%;border-bottom:3px solid #247eda;}
.best_seller{clear:both;position:relative;}
.best_seller .list{clear:both;position:relative;padding:0;}
.best_seller .wrap_inner{position:relative;text-align:center;border-bottom:1px solid #ccc;}
.best_seller .row{float:left;width:32%;position:relative;display:inline-block;vertical-align:middle;margin:0;}
.best_seller .inner{position:relative;text-align:center;overflow:hidden;padding:12px 6px 0;}
.best_seller .inner > a{background:#fff;display:block;border:1px solid #e1e1e1;position:relative;}
.best_seller .product_img img{max-width:100%;}
.best_seller .txt_info{overflow:hidden;}
.best_seller .txt_info span{float:left;}
.best_seller .txt_info .pname{width:60%;}
.best_seller .txt_info .pprice{width:40%;text-align:right;font-size:14px;}
.best_seller .mb_info{float:left;width:36%;position:relative;overflow:hidden;}
.best_seller .mb_info > div{position:relative;overflow:hidden;padding:0 6px 0 0;}
.best_seller .mb_info .img{height:490px;background-color:#ccc;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.best_seller .mb_info .info{
	position:absolute;bottom:5%;left:0;right:0;margin:0 auto;
	max-width:85%;padding:10px;background:rgba(61, 109, 171, 0.75);color:#fff;
}
.best_seller .mb_info .info p{font-size:16px;font-weight:600;line-height:20px;}
.best_seller .mb_info .info span{font-size:13px;padding:6px 0 0;line-height:18px;display:block;}
.best_seller .bx-wrapper .bx-pager{bottom:10px;}
.best_seller .list_empty{text-align:center;padding:20px 10px 0;font-size:14px;letter-spacing:-1px;}
/**/
#shopWrap.list{clear:both;position:relative;text-align:center;padding:0 0 10px;}
#shopWrap.list .category_sub_area{float:none;max-width:none;}
#shopWrap.list .product_list #frm_product_list > ul{padding:0;margin:0 -4px;}
#shopWrap.list .product_list{float:none;max-width:none;}
#shopWrap.list .product_list .row{float: left;width: 33.3% !important;}
#shopWrap.list .product_list .row.empty{float:none;width:auto !important;text-align:center;padding:50px 0;}
#shopWrap.list .product_list .row .inner{width:auto;margin:0 4px;height:112px;}
#shopWrap.list .product_list .row .product_img{height: 98px;}
#shopWrap.list .product_list .row .it_content{height:110px;}

#shopWrap.list .it_mark {
    clear: both;position: absolute;top: -30px;left: -30px;width: 70px;height: 70px;line-height: 58px;border-radius: 0 0 100% 0;
    background: #fff;color: #ea4b4b;font-weight: 600;font-size: 13px;font-family: 'Noto Sans KR', sans-serif;text-align: left;padding-left: 16px;
}
#shopWrap.list .it_mark:after {
    position: absolute;content: '';width: 100%;height: 100%;
    border-radius:0 0 100% 0;top: -7px;left: -7px;padding: 7px;
    -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;
    -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
    -webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);-o-transform: scale(0.6);transform: scale(0.6);
}
#shopWrap.list .product_list .row:hover .it_mark:after{-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);}

.mb_best_seller .product_list .row, .mb_best_seller .product_list .row, .item_hotdeal .product_list .row {
    margin: -1px 0 0 -1px;width: 33.3%;float: left;padding: 40px;
}
.item_new .product_list .row {margin: -1px 0 0 -1px;width: 25%;float: left;padding: 30px;}
.mb_best_seller .product_list .row .pname{position: absolute;bottom: 0;right: 0;padding: 10px;font-size: 14px;font-weight: 600;letter-spacing: -0.5px;}
.mb_best_seller .product_list .row .txt_info2{overflow:hidden;height:auto;padding:10px;border-top:1px solid #ccc;font-size:13px;}
.mb_best_seller .product_list .row .mb_icon{width:60px;height:60px;}
.mb_best_seller .product_list .row .mb_icon > div{width:100%;height:100%;border-radius:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.mb_best_seller .product_list .row .mb_info{position:absolute;top:0;left:0;width:100%;padding:10px 10px 0 85px;text-align:left;}
.mb_best_seller .product_list .row .mb_info p{line-height:18px;}
.mb_best_seller .product_list .row .mb_info p.mb{font-size:14px;font-weight:600;}

.product_list #sit_ov{position: fixed;bottom: 0;left: 0;right: 0;width: 100%;z-index: 9999;padding: 0;border-top: 1px solid #d0d0d0;}
.product_list #sit_ov h3{ display: none;}
.product_list #sit_ov #it_sel_option{clear: both;}
.product_list #sit_ov #it_tot_price,
.product_list #sit_ov #sit_opt_added li{display: block;}
.product_list #sit_ov #it_tot_price.on,
.product_list #sit_ov #sit_opt_added.on li{display: none;}
.product_list #sit_ov #sit_opt_added{max-height: 136px;overflow-y: scroll;}
.product_list #sit_ov #it_tot_price{clear: both;display: block;font-size: 12px;text-align: center;font-weight: 900;color: #000;background: #fff;}
.product_list #sit_ov #it_tot_price span{display: inline-block;padding:8px 10px 0;font-weight: 500;color: #333;}
.product_list #sit_ov #sit_ov_btn{clear: both;text-align: center;background: #fff; padding:8px 0;}
.product_list #sit_ov #sit_ov_btn .t_val,
.product_list #sit_ov #sit_ov_btn button{display: inline-block;vertical-align: bottom;width: 32%;margin: 0 1px;padding: 12px 0;font-size: 15px;
    background: #000;border: 1px solid #000;color: #fff;
}
.product_list #sit_ov #sit_ov_btn button.btnCart{background-color: #00aacf;border-color: #00aacf;}
.product_list #sit_ov #sit_ov_btn .t_val{ padding:0;border:0;}
.product_list #sit_ov #sit_ov_btn .t_val .frm_input{background: #000;border: 1px solid #000; color: #fff; height: 43px;text-align: center;}
.product_list #sit_ov #sit_ov_btn .t_val .frm_input::-webkit-input-placeholder{color:#fff;font-size: 15px;}
.product_list #sit_ov #sit_ov_btn .t_val .frm_input::-moz-placeholder{color:#fff;font-size: 15px;}
.product_list #sit_ov #sit_ov_btn .t_val .frm_input:-ms-input-placeholder{color:#fff;font-size: 15px;}
.product_list #sit_ov #sit_ov_btn .t_val .frm_input:-moz-placeholder{color:#fff;font-size: 15px;}
.product_list .btn_more{display: block;width: 100%;padding: 12px 0;font-size: 13px;font-weight: 600;background: #cecece;color: #000;border: 1px solid #cecece;}

.pop_confirm #shopWrap{text-align:left;}
.pop_confirm #shopWrap .product_info .product_img,
.pop_confirm #shopWrap .product_info .product_info_right,
.pop_confirm #shopWrap #productWrap{float: none;width:auto;}
.pop_confirm #shopWrap .product_info .product_img{border:1px solid #ddd;}
.pop_confirm #shopWrap .product_info .product_info_right{clear:both;padding:8px 0 0;}
.pop_confirm #shopWrap form#frm_buy_write,
.pop_confirm #shopWrap .product_info .btn_info .btnBuy,
.pop_confirm #shopWrap .product_info .btn_info .btnCart{display:none;}
.pop_confirm #shopWrap .product_info .btn_info .btnZzim{float: none;width: auto;}
.pop_confirm #shopWrap .comment .comment_list li{padding-left:10px;}

.sub_top_banner{clear:both;position:relative;}
.sub_top_banner_wrap {clear: both;position: relative;height: 160px;overflow: hidden;width: 1200px;margin: 30px auto;}
.sub_top_banner_wrap .bx-viewport, 
.sub_top_banner_wrap .bx-wrapper{position:relative;width:100%;height:100% !important;top:0;left:0;border:none !important;}
.sub_top_banner_wrap ul,
.sub_top_banner_wrap li{height:100% !important;;}
.sub_top_banner_wrap .bx-wrapper .bx-pager.bx-default-pager a{width:22px;height:5px;background:#bbb;border-radius:0;}
.sub_top_banner_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover{width:28px;}
.sub_top_banner_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.sub_top_banner_wrap .bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff;}
.sub_top_banner_wrap .bx-wrapper .bx-pager{bottom:10px;}
.sub_top_banner_wrap li{background-position:center center;background-repeat:no-repeat;background-size:100% auto;}
.sub_top_banner_wrap li a{display:block;height:100%;}

.label .label_icon{width:3px;height:3px;background:#3a69af;display:inline-block;vertical-align:middle;margin:0 6px 0 -6px;}

#sod_bsk_list table {margin: 0 0 1px;color: #353535;line-height: 1.5;font-family: "맑은 고딕","Malgun Gothic","굴림",Gulim,Helvetica,sans-serif;}
#sod_bsk_list table th {
	text-align: center;letter-spacing: -0.1em;color: #383838;padding: 11px 0 9px;
	font-weight: normal;background: #fbfafa;font-size: 13px;
	border-left: 1px solid #e9e9e9;border-top: 1px solid #d7d5d5;border-bottom: 1px solid #e0e0e0;
	font-family: "맑은 고딕","Malgun Gothic","굴림",Gulim,Helvetica,sans-serif;
}
#sod_bsk_list .tbl_head01 td{position:relative;padding: 8px 5px;line-height: 1.5em;word-break: break-all;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;}
#sod_bsk_list .tbl_head01 td.empty_table{padding: 50px 0 !important;text-align: center;font-size: 13px;border-bottom: 1px solid #e9e9e9;}
#sod_bsk_list .td_chk {width: 30px;text-align: center;}
#sod_bsk_list .td_num {width: 50px;text-align: center;}
#sod_bsk_list .td_num2 {width: 100px;text-align: center;}
#sod_bsk_list .sod_img {width: 150px;text-align: center;}
#sod_bsk_list .td_price,
#sod_bsk_list .td_qty,
#sod_bsk_list .td_numbig {width: 150px;text-align: center;font-weight: 600;}
.sod_img > div{width:150px;height:100px;margin:0 auto;background-size:cover;background-position:center center;background-repeat:no-repeat;border:1px solid #e9e9e9;}
.sod_opt {margin: 5px 0;border: 1px solid #e9e9e9;background: #f2f5f9;text-align: left;}
.sod_opt li{padding:1px 10px;font-size:12px;}
.sod_option_btn .mod_options {
	margin:0;padding: 2px 10px;border-radius: 3px;color: #111;width: auto;cursor:pointer;
	background: #f5f5f5;border: 1px solid #888;
	font-family: "맑은 고딕","Malgun Gothic","굴림",Gulim,Helvetica,sans-serif;
}
#sod_bsk_list #mod_option_frm {
	z-index: 10;position: absolute;top: 0;left: 99px;
	padding: 20px;width: 500px;max-height: 500px;border: 1px solid #000;background: #f7f7f7;
	overflow-y: scroll;overflow-x: none;
}
#sod_bsk_list .tbl_head02 {margin: 0 0 10px;}
.sit_ov_tbl {background: #ededed;margin-top: 5px;}
.sit_ov_tbl th, .sit_ov_tbl td {border: none;padding-left: 5px;font-weight: normal;}
.sit_ov_tbl th {width: 90px;}
.sit_ov_tbl td select {width: 100%;height: 28px;}
#sit_opt_added {position: relative;margin: 0;padding: 0;border: 0;background: #eee;list-style: none;}
#sit_opt_added li {padding: 10px 20px;border-bottom: 1px solid #d0d0d0;overflow:hidden;}
#sit_opt_added li:first-child{border-top: 1px solid #d0d0d0;}
#sit_opt_added li div {position: relative;margin: 5px 0 0;text-align: right;}
#sit_opt_added .frm_input{display:inline-block;width:auto;height:24px;padding:2px 8px;text-align: center;vertical-align: top;border:1px solid #ccc;}
#sit_ov .btn_opt{position:absolute;z-index:9;top:-26px;left:0;right:0;margin:0 auto;width:66px;height:26px;z-index: 99;cursor: pointer;
    background-color: #8e8e8e;border: 2px solid #ababab;border-bottom: 0;border-top-left-radius: 6px;border-top-right-radius: 6px;
    background-image: url('./../img/opt_menu.png');background-repeat: no-repeat;background-position: center center;background-size: 52% 86%;
}
/*#sit_ov #sit_opt_added:before{content:'';position:absolute;z-index:9;top:-43px;left:0;right:0;margin:0 auto;
    width:56px;height:20px;border-bottom: 22px solid #000;border-left: 16px solid transparent;border-right: 16px solid transparent;
}
#sit_ov #sit_opt_added:after{content:'';position:absolute;z-index:9;top:-22px;left:0;right:0;margin:0 auto;cursor: pointer;
    width:56px;height:20px;background-image: url('./../img/opt_menu.png');background-repeat: no-repeat;background-position: center 0px;background-size: 62% 100%;
}*/
#sit_ov #sit_opt_added li:first-child{border-top:0;}
#sod_bsk .option_qty #sit_opt_added{background: none;}
#sod_bsk_list #mod_option_frm .btn_confirm .btn_submit,
#sod_bsk_list #mod_option_frm .btn_confirm .btn_cancel{width:110px;height:30px;font-size:12px;line-height:29px;margin:3px 0 0;padding:0;}

#sod_bsk .option_qty {position: relative;text-align: center;}
#sod_bsk .option_qty span.ct_qty{display: inline-block;vertical-align: middle;width:58px;height: 24px;line-height: 24px;border: 1px solid #ddd;font-size: 13px;font-weight:500;}
#it_sel_option button.btn_frmline,
#sit_sel_option button.btn_frmline,
#sod_bsk .option_qty button.btn_frmline{vertical-align:middle;background-size:cover;background-position:center center;background-repeat:no-repeat;text-indent:-9999px;border:1px solid #ccc;margin:0 -2px;}
#it_sel_option button.btn_frmline.sit_qty_plus,
#sit_sel_option button.btn_frmline.sit_qty_plus,
#sod_bsk .option_qty button.btn_frmline.sit_qty_plus{background-image:url('./../img/icon_qty_plus.png');}
#it_sel_option button.btn_frmline.sit_qty_minus,
#sit_sel_option button.btn_frmline.sit_qty_minus,
#sod_bsk .option_qty button.btn_frmline.sit_qty_minus{background-image:url('./../img/icon_qty_minus.png');}
#sod_bsk_list .option_qty #mod_option_frm{top:0;left:0;right:0;padding:10px 0;border:0;width:120px;margin:-10px auto 0;
overflow-y: visible;background: #fff;text-align:center;}
#sod_bsk_list .option_qty #sit_opt_added,
#sod_bsk_list .option_qty #sit_opt_added li{border: 0;padding: 0;}
#sod_bsk_act{clear:both;position:relative;text-align:center;padding:10px 0;}
#sod_bsk_act .btn01{border:1px solid #ccc;}
#sod_bsk_act .btn_submit{border:1px solid #00aacf;}
#sod_bsk_act .btn01,
#sod_bsk_act .btn_submit{padding:0 14px;width:auto;height:30px;line-height:30px;font-size:13px;}

#sod_bsk_tot {font-size:13px;margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {padding-left:2%;width:48%;font-weight:bold}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:52%;text-align:right}
.sod_bsk_cnt {background:#052e4b;color:#fff}
.sod_bsk_point {border-bottom:0 !important}

#it_sel_option .io_left,
#it_sel_option .io_right,
#sit_sel_option .io_left,
#sit_sel_option .io_right{float:left;margin:0;}
#it_sel_option .io_left,
#sit_sel_option .io_left{width:60%;text-align: left;}
#it_sel_option .io_left span,
#sit_sel_option .io_left span{padding: 0;display: inline-block;font-size: 12px;}
#it_sel_option .io_right,
#sit_sel_option .io_right{width:40%;}
#it_sel_option .io_right .btn_io_del,
#sit_sel_option .io_right .btn_io_del{display:inline-block;margin:0 0 0 10px;}
#it_sel_option .io_right .btn_io_del .btn_frmline,
#sit_sel_option .io_right .btn_io_del .btn_frmline{background-image:url('./../img/icon_close.png');background-color: transparent;border: 0;margin: 0;padding: 0;width: 24px;height: 24px;}

#sod_bsk_list td .m_info{display:none;vertical-align: middle;margin: 0 0 0 2px;}
#sod_bsk_list td.td_chk .ot2 > span{font-size: 11px;color: #888;margin: 0 2px;}
#sod_bsk_list td.sod_it_info .m_info{padding:0 120px 0 100px;min-height:105px}
#sod_bsk_list td.sod_it_info a > b{display: inline-block;font-size:14px;font-weight:600; padding:0 0 3px;}
#sod_bsk_list td.sod_it_info .m_info p .mark{display:inline-block;vertical-align: 2px;margin:0 4px 0 0;width:7px;height:7px;border-radius:100%;display:none;}
#sod_bsk_list td.sod_it_info .m_info p .mark.st0{background: #d80000;}
#sod_bsk_list td.sod_it_info .m_info p .mark.st1{background: #ffd438;}
#sod_bsk_list td.sod_it_info .m_info p .mark.st2{background: #9ae800;}
#sod_bsk_list td.sod_it_info .ot2{clear: both; position: relative; padding:4px 0 10px;}
.product_list .row .it_content .ot2 > span,
#sod_bsk_list td.sod_it_info .ot2 > span{display:inline-block;vertical-align:top;margin:0 1px 2px 0; padding:2px 5px;
    display:inline-block;background: #efefef;color:#7d7d7d;font-size:11px; letter-spacing:-0.2px;
}
.product_list .row .it_content .ot2 > span,
.order_wrap #sod_bsk_list td.sod_it_info .ot2 > span,
#sod_bsk_list td.sod_it_info .pc_info .ot2 > span{margin-bottom:5px;}
#sod_bsk_list td.sod_it_info .mb{clear:both;position:relative;height:36px;padding:2px 0;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;max-width:70%;}
#sod_bsk_list td.sod_it_info .mb_icon{display: inline-block;width:32px;height:32px;}
#sod_bsk_list td.sod_it_info .mb_icon > div{width:100%;height:100%;border-radius:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;}
#sod_bsk_list td.sod_it_info .mb_info{position:absolute;top:0;left:0;width:100%;padding:7px 0 0 36px;text-align:left;font-size:11px;letter-spacing:0;line-height:24px;max-height:32px;}
#sod_bsk_list td.sc_date_hope{background: #e9e9e9;}
.sc_date_hope{font-size: 13px;}
.max_total_price{font-size: 13px;font-weight: 600;text-align: center;color: #E91E63;background: #f9f9f9;}

#sod_wrap .footer{margin:20px auto;font-size:11px;text-align:center;}
#wrap_search_addr{display:none;border:1px solid;width:300px;height:260px;margin:5px 0;position:relative;}
.btn_search_addr{cursor:pointer;position:absolute;right:0px;top:-1px;z-index:1}
.wrap_addr input[type='text']{display:inline-block;vertical-align:middle;margin:0 0 1px;}
.wrap_addr .btn_addr{display:inline-block;vertical-align:middle;padding:0 10px;height:24px;cursor:pointer;}

.order_wrap{clear:both;position:relative;}
.order_wrap h1{clear: both;position: relative;float: none;text-align: center;background:#fff;border-bottom:2px solid #313131;
	font-size: 34px;padding: 10px 0 15px;margin: 10px 0;max-width:1200px;color: #333;letter-spacing: -1.5px;font-weight: 500;
}
.order_wrap h2{font-size:18px;font-weight:600;letter-spacing:-0.5px;padding:0 5px 7px;color:#464646;}
.order_wrap .box{clear:both;position:relative;padding:5px 0;}
.order_wrap .box_title{clear:both;position:relative;border-bottom:1px solid #b5b5b5;background:#fff;font-size:14px;font-weight:600;padding:10px;}
.order_wrap .box_title:before{content:'';position: absolute;bottom: -4px;left: 0;right: 0;width: 100%;height: 3px;background: rgba(0, 0, 0, 0.07);}
.order_wrap .box_content{background:rgba(255, 255, 255, 0.72);margin: 4px 0;}
.order_wrap .box_content th,
.order_wrap .box_content td{word-break:break-all;padding:8px 8px;font-size:13px;line-height:25px;border-bottom:1px solid #eaeaea;}
.order_wrap .box_content th{border-right:1px solid #d8d8d8;text-align:center;width:20%;color:#464646;}
.order_wrap .box_content td{text-align:left;width:80%;padding:8px 15px;}

.order_wrap #sod_bsk_list table td{border:1px solid #eaeaea;padding:0 10px;}
.order_wrap #sod_bsk_list table .sod_img div{border:0;}
.order_wrap #sod_bsk_list table .sod_it b{font-size:14px;}

.order_wrap .box_content .frm_input:focus{outline:none;}
.order_wrap .box_content textarea.frm_input{width: 100%;height: 62px;resize:none;}
.order_wrap .box.col_agree_wrap{padding: 30px 0;}
.order_wrap .box.col_agree_wrap .agree_wrap{padding: 10px 0 0;}
.order_wrap .box.col_agree_wrap .agree_wrap .fregister_agree{margin: 0;}
.order_wrap .box.col_agree_wrap .agree_wrap .agree_content{background-color: #f5f5f5;margin: 0 12px;}
.order_wrap .box.col_agree_wrap .checks_btn input[type="radio"] + label:before,
.order_wrap .box.col_agree_wrap .checks_btn input[type="checkbox"] + label:before{float: right;margin: -1px 0 0 8px;}
.order_wrap .wrap_addr .btn_addr{height: 33px;border: 0;background: #4c4849;color: #fff;border-radius: 4px;}
.order_wrap .wrap_addr input[type='text']:nth-child(1){width:auto;}
.order_wrap .btnset{clear:both;position:relative;padding:20px 0 0;text-align:center;}
.order_wrap .btnset a,
.order_wrap .btnset .home,
.order_wrap .btnset .submit{display:inline-block;vertical-align:middle;border: 1px solid #fff;color:#fff;width:auto;min-width:70px;padding:10px 20px;font-size:14px;cursor:pointer;text-decoration:none;}
.order_wrap .btnset .submit {background:#e44541;}
.order_wrap .btnset .submit:hover {background:#bd2a27;}
.order_wrap .btnset .home {background:#4383b0;}
.order_wrap .btnset .home:hover {background:#245f89;}
.order_res_top{clear:both;position:relative;text-align:center;padding:10px;font-size:13px;}
.order_res_top p{}
.order_res_top p strong {display: block;margin: 0 0 7px;color: #000;font-size: 22px;letter-spacing: -0.5px;}
.order_res_top #sod_fin_no{}
#sod_fin_no strong {font-weight: 900;font-family: 'Tahoma';padding: 0 0 0 10px;}
.order_wrap #cp_frm {
z-index: 10000;
position: absolute;
/*
top: 0;left: 99px;
*/
margin: 0 0 0 -10px;
width: 500px;
height: auto !important;
height: 500px;
max-height: 500px;
border: 1px solid #000;
background: #fff;
overflow-y: auto;
overflow-x: none;
-webkit-box-shadow: 1px 2px 5px #bbb;
-moz-box-shadow: 1px 2px 5px #bbb;
box-shadow: 1px 2px 5px #bbb;
}
#od_coupon_frm th,
#od_coupon_frm td{padding:5px 8px;font-size:12px;text-align:center;}
#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}

.top_area + .product_search_area{clear:both;float:none;width:auto;margin:0 0 10px;padding:12px 0;background:#e4f3f7;}
.product_search_area .col-sm-5{width:33.3%;}
.product_search_area .col-sm-6{width:50%;}
.product_search_area .col-sm-5,
.product_search_area .col-sm-6{float:left;padding-left:5px;padding-right:5px;margin-bottom: 10px;}
.product_search_area .input-group{display:block;}
.product_search_area .label{display:block; padding:0 0 4px;font-size:11px;}
.product_search_area select,
.product_search_area .frm_input{text-align:left;padding:6px 8px;}
.product_search_area .btn_confirm{clear:both;text-align: center;margin:0 5px;}
.product_search_area .btn_submit{display:block;width: 100%;height: 32px;}
#shopviewWrap .product_search_area .label{display:none;}

/* 팝업 */
.pop_confirm{clear:both;display:table;display:none;width:100%;margin:0 auto;height:100%;position:fixed;left:0;right:0;top:0;padding:0 20px;background-color:rgba(0, 0, 0, 0.6);z-index:99992;}
.pop_confirm > div{display:table-cell;vertical-align:middle;text-align:center;}
.pop_confirm > div > div{display:none;position:relative;border-radius:10px;border:1px solid #ccc;max-width:780px;margin:0 auto;background-color:#fff;min-height:100px;padding:10px 15px;overflow:hidden;}
.pop_confirm .title span{float:right;color:#6c96c6;}
.pop_confirm .content{clear:both;position:relative;}
.pop_confirm .content .input-group{text-align:left;}
.pop_confirm .content .input-group select,
.pop_confirm .content .input-group .btn01,
.pop_confirm .content .input-group a{width:49%;}
.pop_confirm .content .input-group select + .btn01{float:right;}
.pop_confirm .btm{clear:both;position:relative;padding:25px 0 15px;font-size:13px;}
.pop_confirm .btm .btn_ok{display:block;margin:0 auto;line-height:34px;}
.pop_confirm .btm .btn_cancel,
.pop_confirm .btm input[type='submit']{display:inline-block;vertical-align:middle;margin:0 2px;}
.pop_confirm .btm .btn_ok,
.pop_confirm .btm .btn_cancel,
.pop_confirm .btm input[type='submit']{width:47%;max-width:150px;height:36px;font-size:14px;padding:0;}
.pop_confirm .btm .btn{width: 47%;max-width: 150px;height: 36px;font-size: 14px;padding: 0;
    background: #006699;border: 1px solid #006699;color: #ffffff;display: block;margin: 10px auto 0;font-weight: 500;
}
.pop_confirm .wrap_view{display:none;}
.pop_confirm .wrap_view .content{text-align:center;padding:15px 0 5px;}
.pop_confirm .wrap_view p{font-size:17px;line-height:22px;color:#666;letter-spacing:-0.2px;}
.pop_confirm .wrap_view p b{color:#6c96c6;}

.pop_confirm .box{max-width:600px;background:none;border:0;border-radius:0;overflow: visible;
    position: absolute;top: 0;left: 50%;bottom: 0;z-index:1010;margin-left: -270px;width: 540px;height: 100%;
}
.pop_confirm .box .scroll_inner{overflow-y: auto;position: absolute;top: 10%;left: 0;width: 100%;bottom: 0;max-height:78%;background:none;}
.pop_confirm > div > div > div > div{background:#fff;padding:0 25px 20px;}
.pop_confirm .title{line-height: 30px;color: #fff;text-align: center;border: 0;margin: 0;font-size: 26px;font-weight: 100;display:none;}
.pop_confirm .wrap_form .label{float:none;width:auto;text-align:left;font-size:13px;font-weight:500;display:block;line-height: 18px;padding:22px 0 6px;}
.pop_confirm .wrap_form .input-group{float:none;width:auto;display:block;}
.pop_confirm .wrap_form .input-group select{width:100%;}
.pop_confirm.content .btn_cancel,
.pop_confirm .btn_cancel{clear:both;display:block;position:absolute;right:0;z-index:99;
    width:46px;height:46px;padding:0;border:0;min-width:10px;background-color: transparent;cursor:pointer;
    background-image:url('./../img/btn_close.png');background-size:80%;background-position:center center;background-repeat:no-repeat;
}
.pop_confirm .btn_cancel:hover{background-color:transparent;}
.pop_confirm.content .btn_cancel{top:-40px;}
.pop_confirm .wrap_view{padding-top:0px !important;}
.pop_confirm.content .wrap_view{text-align:left;overflow:visible;}
.pop_confirm.content .wrap_view #ctt{overflow-x: hidden;overflow-y: scroll;max-height:280px;}

.pop_confirm.it_list .box .scroll_inner{top:auto;bottom:60px;}
.pop_confirm.it_list .btn_cancel{top: auto;bottom: 70px;right: -40px;width: 32px; height: 32px;background-size: 100%;}
.pop_confirm.it_list .product_list #sit_ov{max-width: 540px;margin: 0 auto;}

/* 채팅 */
.date_group{clear:both;position:relative;text-align:center;margin:16px 0 0;border-top:2px solid #ddd;border-bottom:1px solid #ebebeb;}
.date_group span{display:inline-block;vertical-align:middle;position:relative;z-index:1;background:#f8f8f8;padding:0 10px;font-weight:400;font-family:'Noto Sans KR', sans-serif;margin:-21px 0 0;}
.date_group span:before,
.date_group span:after{content:'';position:absolute;z-index:0;padding:2px;border:2px solid #fba600;border-radius:100%;top:5px;}
.date_group span:before{left:-12px;}
.date_group span:after{right:-12px;}
.wrap_mb_box{clear:both;position:relative;clear:none;float:left;width:50%;}
.wrap_mb_box:first-child{clear:both;}
.wrap_mb_box .msg_list{clear:both;position:relative;border-top:1px solid #ddd;min-height:455px;}
.wrap_mb_box .msg_list .row{clear:both;position:relative;margin:0;padding:10px;border-bottom:1px solid #ebebeb;overflow:hidden;}
.wrap_mb_box .msg_list .row:last-child{border-bottom:0;}
.wrap_mb_box .msg_list .row > a{display:block;clear:both;position:relative;margin:0;padding:10px 0;overflow:hidden;}
.wrap_mb_box .msg_list .row a:hover, 
.wrap_mb_box .msg_list .row a:focus, 
.wrap_mb_box .msg_list .row a:active{text-decoration:none;outline:none;}
.wrap_mb_box .msg_list .row.on{background:#eee;}

.wrap_mb_box .mb_img{position:relative;padding:0;margin:0;overflow:hidden;height:0;padding-bottom:100%;
	background-position:center center;background-size:cover;background-repeat:no-repeat;
	border:2px solid #ccc;border-radius:100%;background-image:url('./../img/icon_no_mb.png');
}
.wrap_mb_box .mb_icon{clear:both;position:relative;float:left;width:22%;}
/**/
.wrap_mb_box .mb_img.mb_img_adm{border:0;}
.wrap_mb_box .mb_img.mb_img_adm .mb_img{border:0;border-radius:0;width:50%;float:left;}
/**/
.wrap_mb_box .mb_info{float:left;width:48%;color:#111;padding:5% 0 0 0;font-weight:600;overflow:hidden;}
.wrap_mb_box .row .name,
.wrap_mb_box .row .content{clear:both;position:relative;margin:0;overflow:hidden;word-wrap:break-word;padding:0 0 0 15px;
	text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:20px;text-align:left;
}
.wrap_mb_box .row .name{display:block;color:#111;font-size:14px;padding-bottom:5%;font-weight:600;}
.wrap_mb_box .row .content{font-size:13px;font-weight:500;}
.wrap_mb_box .row .date{float:right;width:30%;font-size:12px;padding:9% 0 0;color:#808080;letter-spacing:-0.2px;
	font-weight:300;line-height:16px;text-align:center;
}
.wrap_mb_box .row .name span{font-size:11px;color: #999;display: inline-block;vertical-align: middle;padding: 0 0 0 2px;}
.wrap_mb_box .row .name .no_read{font-size:11px;border-radius:100%;background:#da4444;color:#fff;padding:0 3px;
	min-width:20px;text-align:center;vertical-align:2px;font-family:'Tahoma';font-weight:500;
}
.wrap_mb_box .msg_room{padding:0 0 32px;background:#f8f8f8;border:1px solid #ddd;border-width:1px 0 0;overflow-y:scroll;height:405px;}
.wrap_mb_box .msg_room .row{overflow:hidden;padding:10px 0;margin:0;}
.wrap_mb_box .msg_room .mb_icon{width:60px;margin:0 0 0 10px;}
.wrap_mb_box .msg_room .mb_info{position:relative;width:75%;padding:12px 0 0 12px;}
.wrap_mb_box .msg_room .content{position:relative;border-radius:10px;padding:8px 12px;line-height:18px;border:1px solid #ddd;background:#ddd;
	overflow:visible;white-space:normal;text-align:left;clear:both;float:left;width:auto;max-width:75%;
}
.wrap_mb_box .msg_room .content:before{content:'';position:absolute;z-index:0;top:5px;left:-10px;border-top:10px solid #ddd;border-left:10px solid transparent;}
.wrap_mb_box .msg_room .content_img{position:relative;border-radius:5px;clear:both;float:left;width:auto;max-width:75%;padding:40%;
    width:75%;padding:0;padding-bottom:50%;
	background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden;
}
.wrap_mb_box .msg_room .content_img.hogam{width:auto;max-width:80%;padding:0;}
.wrap_mb_box .msg_room .content_img img{max-width:100%;}
.wrap_mb_box .msg_room .name{padding: 0 0 4px;}
.wrap_mb_box .msg_room .date{padding:0 0 0 10px;float:left;position:absolute;bottom:0;width:auto;}
.wrap_mb_box .msg_room .mb_info_mine{float:right;width:auto;float:none;display:block;text-align:right;}
.wrap_mb_box .msg_room .mb_info_mine .content,
.wrap_mb_box .msg_room .mb_info_mine .content_img{float:right;margin-right:10px;
    clear:none;float:none;display:inline-block;vertical-align:bottom;
}
.wrap_mb_box .msg_room .mb_info_mine .content_img.hogam{max-width:75%;}
.wrap_mb_box .msg_room .mb_info_mine .content:before{left:auto;right:-10px;border-left:0;border-right:10px solid transparent;}
.wrap_mb_box .msg_room .mb_info_mine .date{float:right;position:relative;padding:0 10px 0 0;
    float:none;display:inline-block;vertical-align:bottom;
}
.wrap_mb_box .empty{clear:both;width:auto;float:none;text-align:center;padding:40px 10px;font-size:13px;color:#666;
	border:1px solid #ddd;border-width:0 0 1px;padding:220px 10px;
}
.wrap_mb_box.wrap_msg_room .empty{background:#f8f8f8;}
.wrap_mb_box .btn_list_msg{clear:both;position:relative;text-align:center;font-size:13px;padding:10px;background-color:#e8e8e8;cursor:pointer;}

.msg_img_view{display:none;position:fixed;z-index:9995;width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, 0.6);text-align:center;}
.msg_img_view > div{display:table-cell;vertical-align:middle;}
.msg_img_view img{margin:0 auto;text-align:center;max-width:100%;max-height:100%;}

.msg_frm{clear:both;position:relative;background-color:#fff;border-top:1px solid #ddd;}
#fmsg{clear:both;position:relative;}
#fmsg .tbl_frm01{margin:0;padding:0 5px 10px;overflow:hidden;}
#fmsg .inputwp{position:relative;float:left;width:86%;}
#fmsg .btn_confirm{position:relative;float:right;width:14%;margin:0;clear:none;}
#fmsg .input-group{position:absolute;right:0;width:100%;padding:0 5px 0 45px;z-index:1;}
#fmsg .input-group label{display:none;}
#fmsg .btn_submit{width:100%;padding:0;font-size:14px;}
#fmsg #ID_dupl_resTxt{display:block;padding:5px;text-align:center;}
#fmsg .filebox{position:relative;float:left;width:40px;z-index:2;}
#fmsg .filebox .upload-name{display:none;}
#fmsg .filebox label[for='reg_img'] {display:block;float:none;width:100%;padding:0;text-indent:-999px;z-index:5;
	background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:3px;
	background-image:url('./../img/no_image.png');background-position:center center;background-size:cover;background-repeat:no-repeat;
}
.filebox_ext{display:block;float:none;width:100%;padding:0;text-indent:-999px;z-index:5;position:relative;cursor:pointer;
	background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:3px;
	background-image:url('./../img/btn_close_d.png');background-position:center center;background-size:cover;background-repeat:no-repeat;
}
.filebox_img{display:none;clear:both;position:relative;padding:10px 0;}
.filebox_img label[for='filebox_img'] {display:inline-block;display:block;color:#fff;font-size:14px;font-weight:600;margin:0 auto;cursor:pointer;
	padding:0;line-height:normal;vertical-align:middle;border:0;border-radius:0;
	position:relative;float:none;width:100%;text-align:center;height:0;padding-bottom:35%;
	background-position:center center;background-size:cover;background-repeat:no-repeat;
}
.filebox_img img{max-width:100%;}

#fmsg .filebox_ext,
#fmsg .input-group .frm_input,
#fmsg .btn_submit,
#fmsg .filebox label[for='reg_img']{height:34px;}

.wrap_mb_box .msg_list .row > a{padding:0;}
.wrap_mb_box .mb_info{padding:3% 0 0;}
.wrap_mb_box .row .date{padding:7% 0 0;}
.wrap_mb_box{overflow:hidden;float:none;width:auto;}
.wrap_mb_box .msg_search_wrap{clear:both;position:relative;margin:0 0 10px;overflow:hidden;}
.wrap_mb_box form[name='fsearch']{clear:both;position:relative;border:1px solid #ddd;}
.wrap_mb_box form[name='fsearch'] .frm_input{height:36px;padding-right:38px;border:0;display:inline-block;background-color:#fff !important;}
.wrap_mb_box form[name='fsearch'] .btn_submit{background:none;border:0;padding:8px;width:auto;min-width:auto;height:36px;position:absolute;right:0;top:0;}
.wrap_tab_title{clear:both;position:fixed;width:100%;z-index:9;overflow:hidden;background:#46a0d7;color:#fff;font-size:15px;font-weight:600;letter-spacing:-0.8px;}
.wrap_tab_title > div{position:relative;padding:10px 20px;}
.wrap_tab_title > div a{display:block;color:#fff;}
.wrap_btn_msg{clear:both;position:relative;}
.wrap_btn_msg > label,
.wrap_btn_msg > .btn_del{display:inline-block;vertical-align:middle;padding:6px 10px;margin:0 4px 0 0;font-size:12px;border-radius:3px;border:1px solid #ddd;background-color:#efefef;cursor:pointer;}
/* 채팅 */

#footerWrap .btn_toggle{display:none !important;/*position:absolute;right:0;top:0;font-size:13px;*/font-weight:600;color:#00aacf;padding: 10px 6px;cursor:pointer;}

/**mobile menu**/
.mm-menu{width:260px;background:#000;color:#fff;}
html.mm-background .mm-page{background:rgba(255, 255, 255, 0.38);}
#main-nav,
.mm-menu.mm-offcanvas.mm-current{display:none;}
html.mm-opening .mm-slideout{-webkit-transform: translate3d(0%,0,0);-moz-transform: translate3d(0%,0,0);-o-transform: translate3d(0%,0,0);-ms-transform: translate3d(0%,0,0);transform: translate3d(0%,0,0);}
html.mm-opening .mm-slideout:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);}
html.mm-opened .mm-slideout #contentWrap{margin:0;}
.mm-listview>li>a, .mm-listview>li>span{font-size:15px;color:#fff;padding:12px 30px;padding:14px 20px 14px 15px;
	border-bottom:1px solid #666;
	-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;transition:all 0.4s ease-out;
}
.mm-listview>li>a, .mm-listview>li>span>a{color:#fff;font-family:'맑은 고딕','Malgun Gothic','Nanum Gothic','NanumGothic',나눔고딕,sans-serif !important;letter-spacing:-0.8px;}
.mm-listview>li>a:hover{background:rgba(82, 82, 82, 0.85);box-shadow: inset 0 -1px rgba(0,0,0,0);}
.mm-listview>li:not(.mm-divider):after{left:0;border-bottom-color: #d6e2ef;}
.mm-panels>.mm-panel.mm-hasnavbar#mm-0 {padding-top:0}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:32px;padding-top:0}
.mm-panel.mm-hasnavbar#mm-0 .mm-navbar{display:none !important;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>*{color:#fff;padding:6px 0;font-size:10px;letter-spacing:0.8px;}
.mm-arrow:after, .mm-next:after, .mm-prev:before{display:inline-block;content:'';position:absolute;border-color:transparent #ed2525 !important;
border-style:solid;border-width:6px 6px 6px 0;top:16px;left:8px;bottom:auto;right:auto;width:6px;height:1px;transform:inherit;}
.mm-prev:before{display:none;}
.mm-navbar{height:33px;background:#252525;}
.mm-position-right{left: auto;right: 0;}
/*
.mm-menu .mmenu_self{text-align:left;background-color:#23506b;letter-spacing:1px;padding:12px 30px;color:#fff;font-size:16px;font-weight:500;}
.mm-menu .mm-close{clear:both;cursor:pointer;position:absolute;top:12px;z-index:99;right:0;width:30px;height:30px;background:#166135;}
.mm-menu .mm-close:after, .mm-menu .mm-close:before{border:4px solid #fff;width:14px;height:14px;}
.mm-menu .mm-close:after {right:15px;border-left: none;border-top: none;}
.mm-menu .mm-close:before {right:0;border-right: none;border-bottom: none;}
*/
.lnb_list{margin-right:20px;width:100%;letter-spacing:-1px;padding:0;}
.lnb_list ul{border:0;}
.lnb_list li{clear:both;position:relative;text-align:center;border:1px solid #e6e6e6;border-width:0 1px 1px;margin:0 0 6px;box-shadow:0px 2px 2px rgba(220, 220, 220, 0.5)}
.lnb_list a{display:block;position:relative;padding:5px;line-height:32px;font-size:14px;color:#494949;background-color:#fff;}
.lnb_list a:hover{background-color:#fbfbfb;}
.lnb_list .on a{font-weight:600;color:#000;}
.lnb_list .info{margin: 0 0 10px;color:#202020;border-color:#dadada;}
.lnb_list .info a{color:#202020;}
.lnb_list .info .mb_icon{clear:both;position:relative;margin:0 auto 6px;width:75px;height:75px;border:1px solid #ddd;border-radius:100%;overflow:hidden;}
.lnb_list .info .mb_icon .icon{padding:0;margin:0;overflow:hidden;padding-bottom:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;}
.lnb_list .info .mb_name{display:block;vertical-align:middle;padding:0 0 2px;font-size:13px;font-weight:600;line-height:17px;color:#000;}
.lnb_list .nologin a{padding:20px 0;font-size:15px;font-weight: 600;letter-spacing: 2px;}
.lnb_list .it_category{position: relative;overflow: visible;display: table;width: 100%;border-spacing: 0;border-collapse: collapse;table-layout: fixed;border: 0;box-shadow: none;}
.lnb_list .it_category:before{content: ''; position: absolute;left: 0;bottom: -3px;width: 100%;border-bottom: 3px solid #ddd;}
.lnb_list .it_category > span{display: table-row;}
.lnb_list .it_category > span a{width:20%;padding: 0;font-size:11px;display: table-cell;vertical-align: middle;word-break: keep-all;
    padding: 48px 0 8px;line-height: 17px;margin:-1px -1px 0 0;border: 1px solid #ddd;
    background-repeat: no-repeat;background-position: center 15%;background-size: 45px;background-color: #f9f9f9;
}

@media (min-width:995px) {
	#menuWrap + .product_list.menu_rt{width:1000px;max-width: 1000px;float: right;}
	.wrap_addr input[type='text']{margin:0 0 2px;}
	.order_wrap .box_content .frm_input{width:auto;font-size:12px;display: inline-block;}
	.order_wrap #wrap_search_addr{width: 600px;margin: 4px 0 0;}
	
	.wrap_mb_box form[name='fsearch']{float:right;width:400px;}
	.wrap_mb_box .mb_icon{width:8%;}
	.wrap_mb_box .mb_img{margin:10px 0 0;}
	.wrap_mb_box .mb_info{width:70%;padding:2% 0 0;}
	.wrap_mb_box .row .date{width:20%;padding:4% 0 0;}
	.wrap_mb_box .row .name{padding-bottom:2%;}
}
@media screen and (max-width: 480px) {
	.order_wrap #wrap_search_addr{width: 300px;margin: 4px 0 0;}
}

@media (max-width:995px) {
	#main-nav.mm-menu.mm-offcanvas.mm-current{display:block;z-index:9;}
	html.mm-opening .mm-slideout{-webkit-transform: translate3d(-260px,0,0);-moz-transform: translate3d(-260px,0,0);-o-transform: translate3d(-260px,0,0);-ms-transform: translate3d(-260px,0,0);transform: translate3d(-260px,0,0);}
	
	#header .logo img {padding: 0;width: 150px;}
	#contentWrap {width:100%;padding-top:12px;}
	#menuwrap {display:none;}
	.tbl_product_info .product_img_area {width:auto;}
	.tbl_product_info .product_img_area li{width:30%;overflow:hidden;}
	.tbl_product_info .product_img_area li .product_img{width:auto;height:100px;}
	.tbl_product_info .product_img_area li .product_img img{max-width:100%;}
	.tbl_product_info table{width:100%;}
	#contentsArea {width:auto;}
	#contentsArea .menu_right_wrap{float:none;width:auto;}
	.tbl_product_info .wrap_opt{width:100%;}
	.product_list{float:none;text-align:center;}
	#productWrap {float:none;width:100%;padding:0;margin:0 auto;}
	#shopWrap .product_info .product_img {display:block;width:100%;max-width:500px;margin:0 auto;float:none;}
	#shopWrap .product_info .product_img img {width:100%;}
	#shopWrap .product_info .product_info_right{float:none;width:100%;margin:0;clear:both;}
	#shopWrap .product_info .txt_info {display:block;}
	#shopWrap .product_info .txt_info .option {text-align:center;}
	#shopWrap .product_info .txt_info .share {margin-bottom:10px;}
	#shopWrap .product_info .seller_info {}
	#shopWrap .product_info .seller_info a img {margin-left:10px;}
	#shopWrap .product_info .btn_info{width:auto;float:none;clear:both;overflow:hidden;}
	#shopWrap .product_info .btn_info .btnBuy,
	#shopWrap .product_info .btn_info .btnCart,
	#shopWrap .product_info .btn_info .btnZzim{font-size:18px;margin-top:0;padding:15px 0;}

    #shopWrap.list .product_list .row{float:none;width:auto !important;}
	
	.category_sub_area{width:auto;float:none;clear:both;overflow:hidden;margin:0 10px 10px;}
    .category_sub_area ul li a{font-size:13px;}
	.order_wrap .box_content th{font-size: 12px;line-height: 15px;padding: 8px 2px;}

	/*추천상점*/
	.category_mainbox .roll_banner {
		height: 140px;
		width: calc(100% - 90px);
		margin: 0 auto;
	}
	.roll_banner .banner_1 li {max-width: 140px;height: 140px;margin-right:10px !important;}
	.category_mainbox .bx-wrapper .bx-prev {left: -40px;}
	.category_mainbox .bx-wrapper .bx-next {right: -40px;}
	.roll_banner .banner_1 li .icon {top:10px;}

	.category_mainbox {padding: 10px;}
    .category_mainbox li {width:33.3%;}
    .category_mainbox li a {background-size: auto 50px;height: 80px;padding-top: 54px;font-size: 11px;}
	.search_option{margin:0 10px 10px;}
    .sub_tit{padding:0 10px 12px;}
    .sub_tit .sub_tit_big{font-size: 20px;font-weight: 400;}
}

@media (max-width:699px) {
	#shopWrap {padding:0;width:auto;}
	#shopWrap .product_others {width:100%;}
	#shopWrap .product_desc {width:100%;}
	#shopWrap .comment {width:100%;}
	#shopWrap .review {width:100%;}
	#shopWrap .comment .comment_write {padding:10px 0;background:#fff;border-top:0;}
	#shopWrap .comment .comment_write .frm_input{width:80%;border:1px solid #ddd;}
	#shopWrap .follower .follower_list .product_info a {width:31%;}
	#shopWrap .follower .follower_list .product_info a.hide {display:none;}
	#shopWrap .following .following_list .product_info a {width:31%;}
	#shopWrap .following .following_list .product_info a.hide {display:none;}
}

@media (min-width: 768px){
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-77 {
		float: left;
	}
	.col-sm-2 {width:16%;padding-right:15px;padding-left:20px;}
	.col-sm-8 {width:84%;float:right;padding:0;margin:0;}
	.col-sm-6 {width:50%;padding-right:25px;padding-left:25px;}
	.col-sm-12 {width:100%;float:none;padding-right:25px;padding-left:25px;}
	.col-sm-8 .col-sm-6{margin-bottom:15px;}
	.col-sm-6,
	.col-sm-12{margin-bottom:10px;margin-bottom:5px;}
	#fregisterform .col_5{width:50%;float:left;}
	.wrap_form .col-sm-12 .label,
	#fregisterform .col-sm-12 .label{width:12.7%;}
	#fregisterform .col_5 .col-sm-12 .label{width:12%;}
	.wrap_form .col-sm-12 .input-group,
	#fregisterform .col-sm-12 .input-group{width:87.2%;}

    #sod_bsk_list table th:first-child, #sod_bsk_list table td:first-child {border-left: 1px solid #d7d5d5;}
    #sod_bsk_list table th:last-child, #sod_bsk_list table td:last-child {border-right: 1px solid #d7d5d5;}
}
@media screen and (max-width: 995px) {
    .order_wrap #sod_bsk_list table th,
    #sod_bsk_list .tbl_head01 th{display: none;}
    .order_wrap #sod_bsk_list table td,
    #sod_bsk_list .tbl_head01 td{padding:6px 12px;width:auto;height:auto;display:block;border-top:0;text-align:left;}
    #sod_bsk_list .tbl_head01 td{border:0;}
    #sod_bsk_list .sod_img{padding:0 !important;}
    .sod_img > div{width:100%;height:175px;}
    #sod_bsk_list .tbl_head01 td.sod_img > div{position: absolute;width: 90px;height: 90px;margin: 6px 0 6px 10px;
        background-color: #f0f0f0;border-radius: 6px;
        background-size:cover;background-position:center center;background-repeat:no-repeat;border:1px solid #e0e0e0;overflow: hidden;
    }

    #sod_bsk_list td.sod_it_info > a,
    #sod_bsk_list td.td_numbig,
    #sod_bsk_list td.td_num2{display: none;}
    #sod_bsk_list td{padding:0 10px !important;}
    #sod_bsk_list td.td_chk{border:0;padding-top:4px !important;}
    #sod_bsk_list td .pc_info{display: none;}
    #sod_bsk_list td .m_info{display: block;}
    #sod_bsk_list td.sod_it_info .m_info{border-bottom: 1px solid #ddd;}
    #sod_bsk_list td.td_chk .m_info{display: inline-block;}
    #sod_bsk_list td.sc_date_hope{padding:8px 10px !important;border-bottom: 1px solid #e9e9e9;}
    #sod_bsk_list td.max_total_price{padding:8px 10px !important;text-align: right;}
    #sod_bsk .option_qty,
    #sod_bsk_list td.td_price .price{position: absolute;top:0;right:0;padding:0 10px;width:120px;word-break: break-all;text-align:center;}
    #sod_bsk .option_qty{margin: -76px 0 0;}
    #sod_bsk .option_qty span.ct_qty{border:1px solid #e0e0e0; padding:0px 2px; width:55px;overflow: hidden;
        display: inline-block;margin: 0 0 5px;text-align: center;font-size: 13px;font-weight: 600;font-family: 'Tahoma';color: #00aacf;
    }
    #sod_bsk .option_qty span.ct_qty,
    #sod_bsk .option_qty button.btn_frmline{vertical-align:top;}
    #sod_bsk_list td.td_price .price{margin:-42px 0 0;font-size: 12px;font-size: 14px;font-weight: 400;color: #ea4b4b;font-family: 'Noto Sans KR', sans-serif;}
}
@media screen and (max-width: 768px) {
	#fregister{padding:0 12px;}
	.col-sm-12.none{display:none;}
	.col-sm-8 {padding:0;margin:0;}
	.col-sm-8 .col-sm-6{margin-bottom:15px;}
	.col-sm-2,
	.col-sm-6,
	.col-sm-12{margin-bottom:20px;padding-right:10px;padding-left:10px;}
	.wrap_form .label,
	#fregisterform .label{padding-bottom:0;}
	#fregisterform .input-group{display:inline-block;}
	#fregisterform .input-group .input-group-addon{border-bottom:0;}
	
	.register_top{padding:42px 0;}
	.register_top .register_info{font-size:28px;}
	.register_top .register_info p{font-size:15px;padding:20px 0 15px;}
	.register_top .register_logo{position:absolute;right:3%;top:auto;bottom:15px;}
	.register_top .register_logo img{width:100%;max-width:55px;}
	
	.btn_default, a.btn_default{font-size:12px;padding:0 5px;}
	.btn_confirm > a, 
	#bo_w .btn_cancel, 
	.new_win .win_btn button, 
	button.btn_cancel, #find_info button, #fregisterform .btn_confirm a{font-size:13px;}
	
	.input-group.mail .mail_addr,
	#fregisterform .input-group.mail .mail_addr{width:45%;}
	#fregisterform .input-group.mail .pabs{clear:both;float:none;width:100%;padding:10px 0 0;}
	#fregisterform .input-group.mail .pabs #ID_dupl_btn{position:relative;right:auto;width:100%;font-size:14px;}
	#fregisterform .input-group .frm_file,
	#fregisterform .input-group.number .frm_file{display:block;width:98%;margin:5px 0 0;}
	#fregisterform .input-group label[for="del_mb_biz_file"]{display:block;margin:5px 0 0;}
	#fregisterform .input-group.point .frm_input{width:100%;}
	#fregisterform .input-group.point a{margin:5px 2px 0;padding:0;width:47%;display:inline-block;vertical-align:middle;}
	#fregisterform .frm_addr .input-group label{display:none;}
	
	.wrap_sub_lost .mbskin{padding:20px 5% 40px;}
	
	.new_item .row{width:33.3%;}
	.new_item .inner{padding:3px;}
	
	.mb_best_seller .product_list .row,
	.item_hotdeal .product_list .row,
	.item_new .product_list .row{width:50%;}
	.mb_best_seller .product_list .row, 
	.item_hotdeal .product_list .row {padding: 20px;}
	.list_latest .product_list .row{width:45%;float:none;margin:10px 6px 0;}
	
	#bo_gall .gall_li{width:50% !important;}
	
	.sub_top_banner_wrap {
		width: 100%;
		height: 90px;
	}
	#bo_gall.bo_list_suda #bo_cate li {
		/* height: 60px; */
		word-break: keep-all;
		width: 33.3%;
	}

	#bo_gall.bo_list_suda .gall_li {
		width: calc((100% / 2) - 10px) !important;
	}
	#footerWrap #footer .footer_logo{padding-top:0;}
	
	#shopWrap .product_others .product{margin:0;clear:both;}
	#shopWrap .product_others .product li{float:left;width:50%;padding:0;}
	#shopWrap .product_others .product li a{display:block;padding:8px;}
	#shopWrap .product_others .product li a img{max-width:100%;}
	
	.tbl_product_info table th{padding:8px 0 8px 5px;font-size:13px;width:20%;}
	.tbl_product_info table td{width:auto;}

    .main_img_area.pc{ display: none;}
    .main_img_area.m{ display: block;}
	
	.main_block .txt_info .pprice{font-size:15px;}
	.best_seller .mb_info{float:none;width:auto;}
	.best_seller .mb_info .img{height:180px;}
	.best_seller .row{width:50%;}
	.best_seller .txt_info .pname,
	.best_seller .txt_info .pprice{float:none;width:auto;}
	.best_seller .bx-wrapper .bx-pager{bottom:-15px;}
	
	#bo_gall .li_sizer{width:33.3%;}
	#bo_gall .list-container .gall_li{width:33.3% !important;}
	
	#footerWrap .btn_toggle{display:block !important;}
	#footerWrap #footer .footer_info{margin:0;}
	
	.top_area .product_search_area{margin:10px 0 -5px;float:none;text-align:right;}
	.top_area .product_search_area input{width: 52%;}
	.top_area .product_search_area select{width: 25%;font-size:12px;}
	
	#it_sel_option .io_left,
	#it_sel_option .io_right,
	#sit_sel_option .io_left,
	#sit_sel_option .io_right{float:none;width:auto;}
}

@media screen and (max-width: 480px) {
    #contentWrap{min-height: 300px;}
	.sub_top_banner_wrap {
		height: 60px;
		margin: 10px auto;
	}
    .category_mainbox li a {background-size:auto 40px;height:72px;padding-top:45px;}

	#bo_gall.bo_list_suda #bo_cate li {width:50%;}
    #bo_gall.bo_list_suda #bo_cate li a {padding: 12px 0;}
    .item_new .product_list .row {padding: 20px;}
	
	.tbl_product_list table thead th.mnone,
	.tbl_product_list table tbody td.mnone{display:none;}
	
	#shopWrap.list .it_mark {top: -20px;left: -20px;width: 60px;height: 60px;line-height: 50px;padding-left: 16px;}
	.wrap_form .label,
	#fregisterform .label{font-size:12px;}
	.wrap_sub_lost .mbskin{margin:0 10px;}
	
	#bo_gall .li_sizer{width:50%;}
	#bo_gall .list-container .gall_li{width:50% !important;}

    .pop_confirm .box{width:310px;left:0;right:0;margin:0 auto;}
    .pop_confirm .box .scroll_inner{top:8%;}
    .pop_confirm .btn_cancel{top:1%;}
    .pop_confirm > div > div > div > div{padding-left: 12px;padding-right: 12px;}
    
    .pop_confirm #shopWrap .product_info .btn_info .btnBuy,
    .pop_confirm #shopWrap .product_info .btn_info .btnCart,
    .pop_confirm #shopWrap .product_info .btn_info .btnZzim{font-size:14px;padding:12px 0;}
    .pop_confirm #shopWrap .product_info .btn_info .btnCart{margin-left:5px;}
	
    .pop_confirm #shopWrap .product_info .seller_info .seller_txt_info .shop_name{font-size:14px;}
    .pop_confirm #shopWrap .pr_tab{margin:30px -12px 0; width:auto;}
    .pop_confirm #shopWrap .pr_tabCont{margin-top:2px;border-top:0;}
    .pop_confirm #shopWrap .pr_tabCont .profile_data{padding-left: 0px;padding-right: 0px;}
    .pop_confirm #shopWrap .comment .comment_write{margin:0 -10px;overflow: hidden;}
    .pop_confirm #shopWrap .comment .comment_list .right_content .comment_write .frm_input{width:72%;float:left;}
    .pop_confirm #shopWrap .comment .comment_list .right_content .comment_write .btn_comment{float: left;margin-left: 3px;}
    .pop_confirm #shopWrap .comment .comment_list .right_content .comment_date{right:0;}
    .pop_confirm #shopWrap .comment .comment_list .co_reply{padding-left:25px;}
    .pop_confirm #shopWrap .comment .comment_list .icon_reply{left:15px;}
    .pop_confirm .btn_apply{font-size:13px;padding:8px 7px;}

    .pop_confirm.it_list .wrap_view{padding-left: 0;padding-right: 0;}
    .pop_confirm.it_list .product_list .row .product_img{width: 70px;}
    .pop_confirm.it_list .product_list .row .it_content{margin: 0 60px 0 95px;}
    .pop_confirm.it_list .product_list .row .qt{width: 60px;padding: 0 5px 0 0;}
    .news_wr th, .news_wr td{font-size: 12px;}

}
