@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

.displaynone {
	display: none !important;
}
body.eMobilePopup {
	overflow: hidden;
	position: fixed;
}



html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body, code {
	/*font: 0.75em Nanum Gothic, Verdana, Dotum, AppleGothic, sans-serif;*/
	font-family: 'Noto Sans KR', 'dotum', 'arial';
	font-size:14px;
	color: #333;
	background: #fff;
}
body {
	min-width: 1265px;
	height: 100%;
}
@media all and (max-width:1265px) {
body {
	min-width: 1000px;
}
}
body#popup {
	min-width: 0;
}
li {
	list-style: none;
}
img, fieldset {
	border: none;
	vertical-align: top;
}
table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
caption {
	display: none;
}
th, td {
	border: 0;
	vertical-align: middle;
}
input, select, textarea {
	font-size: 100%;
	font-family: 'Noto Sans KR', 'dotum', 'arial';
	color: #353535;
	vertical-align: middle;
	outline: none;
}
input[type=radio], input[type=checkbox] {
	width: 13px;
	height: 13px;
	border: 0;
}
input[type=text], input[type=password] {
	/*height: 18px;
	line-height: 20px;
	padding: 2px 4px;
	border: 1px solid #d5d5d5;
	color: #353535;
	font-size: 12px;*/
}
input[type=radio] + label, input[type=checkbox] + label {
	margin: 0 4px 0 2px;
}
select {
	height: 24px;
	border: 1px solid #d5d5d5;
}
textarea {
	padding: 5px 6px;
	border: 1px solid #d5d5d5;
	line-height: 1.5;
}
legend {
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	line-height: 0;
}
button {
	overflow: visible;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}
hr.layout {
	display: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	/*opacity:0.7;*/
}
a:active {
	text-decoration: none;
}
.objHidden {
	visibility: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
	height: 0;
	width: 0;
}
table tr.radioType input, span.noBorder input {
	border: none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 3px 0 0 !important;
	vertical-align: middle !important;
	background: none !important;
}
#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
	border: 0;
	margin: 0 0 -1px;
}
#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
	display: none;
}
#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
	width: auto !important;
	padding: 0;
}
table.nneditor-table {
	width: auto !important;
}
.gLabel {
	display: inline-block;
}
.gLabel label {
	margin-right: 20px;
	line-height: 22px;
}
.fWidthFull input[type=text] {
	width: 100%;
	height: 24px;
	-webkit-box-sizing: border-box;
	-moz-webkit-box: border-box;
	box-sizing: border-box;
}
.fWidthFull textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-webkit-box: border-box;
	box-sizing: border-box;
}
#progressPaybarBackground {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#progressPaybarView {
	position: absolute;
	z-index: 100;
	top: 160px;
	left: 20px;
	width: 471px;
	font-size: 12px;
}
#progressPaybarView .box {
	height: 180px;
	background: url(http://img.cafe24.com/images/ec_hosting/popup/layer_guide/bg_layer_box1.gif) 0 0 no-repeat;
}
#progressPaybarView .box .graph {
	padding: 15px 0 0 0;
	text-align: center;
}
#progressPaybarView .box .graph span {
	display: block;
	text-align: center;
	margin: 20px 0;
}
#progressPaybarView .box .txt {
	text-align: center;
	padding: 15px 0 0;
	color: #555555;
}
div.layerProgress {
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	background-color: #999;
}
#skipNavigation {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 0;
}
#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
	height: 0;
}
#skipNavigation p a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}
#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: #c4122f;
	color: #fff;
	z-index: 100;
}
.displaynone {
	display: none;
}
.dimmed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
body#main {
	background: #fff;
}
#wrap {
	width: 100%;
}
#container {
	width: 100%;
*zoom:1;
}
#container:after {
	content: "";
	display: block;
	clear: both;
}
#contents_main {
	position: relative;
	width: 100%;
}
#contents {
	position: relative;
	width: 1260px;
	margin: 20px auto 0;
	padding-left: 0px;
}
@media all and (max-width:1265px) {
#contents {
	width: 980px;
}
}

#modalBackpanel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #000;
}
#modalContainer {
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 10001;
	width: 975px;
	height: 720px;
	border: 1px solid #333;
	background: #fff;
}
#modalContainer #modalContent {
	width: 100%;
	height: 100%;
}
.txtInfo {
	color: #707070;
}
.txtWarn {
	color: #f76560;
}
.txtEm {
	color: #008bcc;
}
.txtDel, .strike, .discount {
	text-decoration: line-through;
	font-weight: normal;
}
.strike strong, .discount strong {
	font-weight: normal;
}
.txtNormal {
	font-weight: normal;
	font-style: normal;
}
.txtNum {
	font-size: 11px;
	color: #939393;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
	letter-spacing: -1px;
}
.txtIcon {
	font-size: 12px;
	font-style: normal;
}
.txtBreak {
	word-break: break-all;
	word-wrap: break-word;
}
html:lang(ja) .txt11, html:lang(zh) .txt11, html:lang(zh-tw) .txt11 {
	font-size: 12px;
}



.ec-base-button {
	padding: 10px 0;
	text-align: center;
}
.ec-base-button.justify {
	position: relative;
}
.ec-base-button:after {
	display: block;
	content: "";
	clear: both;
}
.ec-base-button .gLeft {
	float: left;
	text-align: left;
}
.ec-base-button .gRight {
	float: right;
	text-align: right;
}
.ec-base-button.justify .gLeft {
	position: absolute;
	left: 0;
}
.ec-base-button.justify .gRight {
	position: absolute;
	right: 0;
}
.ec-base-button .text {
	margin: 0 6px 0 10px;
	color: #333;
	line-height: 24px;
}
.ec-base-button.typeBorder {
	margin-top: -1px;
	padding: 10px 20px;
	border: 1px solid #ddd;
}
.ec-base-button.typeBG {
	padding: 10px 20px;
	border: 1px solid #ddd;
	background: #f4f4f4;
}
li {
	list-style: none;
}
table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
caption {
	display: none;
}
h1, h3 {
	margin: 0;
}

.-frame {
	position: relative;
	width: 1260px;
	margin: 0 auto;
*zoom:1;
}
.-frame:after {
	content: "";
	display: block;
	clear: both;
*zoom:1;
}
@media all and (max-width:1265px) {
.-frame {
	width: 980px;
}
}
.displaynone {
	display: none;
}
.divClear {
	position: relative;
	display: block;
	clear: both;
}
.divClear:after {
	content: "";
	display: block;
	clear: both;
*zoom:1;
}
.-mov {
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.-mov:hover {
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.-chk input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.-chk input[type="checkbox"] + label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
}
.-chk input[type="checkbox"] + label:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #555;
	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);
}
.-chk input[type="checkbox"] + label:active:before, .-chk 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);
}
.-chk input[type="checkbox"]:checked + label:before {
	content: '\2714';
	color: #111;
	background: #f4f4f4;
	border: 1px solid #555;
	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);
}
.-chk label:after {
	content: '오늘 하루 열지 않음';
	position: absolute;
	left: -116px;
	top: 0;
	width: 105px;
	height: 25px;
	padding: 0 0 0 10px;
	visibility: hidden;
	background: #ddd;
	border: 1px solid #ccc;
	border-right: 0;
	font-size: 12px;
	color: #111;
	line-height: 25px;
}
.-chk input[type="checkbox"]:checked + label:after {
	visibility: visible;
}
.-chk input[type="checkbox"]:hover + label:after {
	visibility: visible;
}



.top_bnr {
	position: relative;
	display: none;
	width: 100%;
	z-index: 2;
}
.top_bnr .DB_closeBtn {
	position: absolute;
	z-index: 5;
	bottom: 10px;
	right: 20px;
	cursor: pointer;
}
.top_bnr .DB_checkBox {
	position: absolute;
	z-index: 5;
	bottom: 10px;
	right: 55px;
	font-size: 12px;
	color: #000;
}
.top_bnr_roll {
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.top_bnr_roll .DB_img {
	position: relative;
}
.top_bnr_roll .DB_img li {
	position: absolute;
	top: 0;
	left: 50%;
	width: 2000px;
	height: 150px;
	margin-left: -1000px;
}

.top_bnr_roll .DB_img li img {
	position: relative;
}

/**/
.top_bnr_roll2 {
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.top_bnr_roll2 .DB_img {
	position: relative;
}
.top_bnr_roll2 .DB_img li {
	position: absolute;
	top: 0;
	left: 50%;
	width: 2000px;
	height: 150px;
	margin-left: -1000px;
}

.top_bnr_roll2 .DB_img li img {
	position: relative;
}
/**/



.top_bnr_roll .DB_dir {
	position: absolute;
	z-index: 10;
	left: 10px;
	width: 50px;
	height: 150px;
	cursor: pointer;
}
.top_bnr_roll .DB_dir p {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-opacity: 1;
}
.top_bnr_roll .DB_dir p:hover {
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-opacity: .5;
}
.top_bnr_roll .DB_prev {
	position: absolute;
	top: -30px;
}
.top_bnr_roll:hover .DB_prev {
	top: 10px;
}
.top_bnr_roll .DB_next {
	position: absolute;
	bottom: -30px;
}
.top_bnr_roll:hover .DB_next {
	bottom: 10px;
}
#header {
	position: relative;
	width: 100%;
}
#fix_01 {
	position: relative;
	z-index: 30;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: rgba(255,255,255,1);
	border-bottom: 1px solid #eee;
}
.fix_01_inner {
	height: 40px;
}
#fix_01.fixed {
	position: fixed;
	top: 0;
	background: rgba(255,255,255,0.97);
	background: #fff \9;
	border-bottom: 1px solid #ddd;
}
#fix_01.fixed .fix_01_inner {
	border-bottom: none;
}
#JS_23165_topMenu {
	position: relative;
	float: left;
	z-index: 10;
}
#JS_23165_topMenu a {
	display: block;
	text-decoration: none;
}
#JS_23165_topMenu .d1 {
	position: relative;
	float: left;
	background: url("images/bar_ddd.gif") 0 16px no-repeat;
}
#JS_23165_topMenu .d1:first-child {
	background: none;
}
#JS_23165_topMenu .d1 > a {
	height: 38px;
	padding: 0 8px 0 10px;
	border-top: 1px solid #fff;
	font-size: 12px;
	line-height: 37px;
	color: #333;
	letter-spacing: 0.08em;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	font-weight:bold;
}
#JS_23165_topMenu .d1 > a:hover, #JS_23165_topMenu .d1.on > a {
	border-top: 1px solid #111;
	font-weight: bold;
	color: #000;
}
#JS_23165_topMenu .d1 .count {
	margin: 0 0 0 3px;
	padding: 3px 5px;
	background: #777;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
}
#JS_23165_topMenu .d2_wrap {
	display: none;
	position: absolute;
	top: 37px;
	left: 50%;
	margin: 0 0 0 -48%;
	padding: 7px 0;
	border: 1px solid #ddd;
	background: #fff;
}
#JS_23165_topMenu .d2_wrap .d2 {
	position: relative;
	display: block;
}
#JS_23165_topMenu .d2_wrap .d2:first-child {
}
#JS_23165_topMenu .d2_wrap .d2 > a {
	height: 22px;
	padding: 0 15px;
	line-height: 23px;
	color: #555;
	font-size: 11px;
	white-space: nowrap;
}
#JS_23165_topMenu .d2_wrap .d2 > a:hover, #JS_23165_topMenu .d2_wrap .d2.on > a {
	background: #f4f4f4;
	color: #111;
}
#JS_23165_topMenu .d3_wrap {
	display: none;
	position: absolute;
	top: 5px;
	left: 90px;
	width: 100px;
	padding: 7px 0;
	border: 1px solid #ddd;
	background: #fff;
}
#JS_23165_topMenu .d3_wrap li {
	display: block;
}
#JS_23165_topMenu .d3_wrap li:first-child {
}
#JS_23165_topMenu .d3_wrap li a {
	height: 22px;
	padding: 0 0 0 10px;
	line-height: 23px;
	color: #555;
	font-size: 11px;
}
#JS_23165_topMenu .d3_wrap li a:hover, #JS_23165_topMenu .d3_wrap li.on a {
	background: #f4f4f4;
	color: #111;
}
._multishop img {
	position: relative;
	top: 12px;
	margin: 0 7px 0 0;
}
._multishop > .d2_wrap {
	z-index: 10;
	width: 150px!important;
}
._multishop > .d2_wrap a img {
	top: 5px!important;
}
._multishop > .d2_wrap .name {
	display: inline-block;
	width: 70px;
}
._multishop > .d2_wrap .unit {
	display: inline-block;
	width: 25px;
	font-size: 10px;
}
