.displaynone {
	display: none !important;
}
body.eMobilePopup {
	overflow:hidden;
	position:fixed;
}
.ec-base-label {
	display:inline-block;
	margin-right:5px;
}
.ec-base-label img {
	vertical-align:middle;
}
.gridContainer .gridItem {
	min-width:0;
}
.ec-solution-box {
	padding:20px;
	border:5px solid #e8e8e8;
	color:#404040;
}
.ec-solution-box.gHalf {
	position:relative;
	padding:20px 0;
}
.ec-solution-box.gHalf:before {
	position:absolute;
	top:0;
	left:50%;
	display:block;
	content:"";
	width:1px;
	height:100%;
	background-color:#e6e6e6;
}
.ec-solution-box.typeBg {
	background-color:#fbfafa;
}
.ec-solution-box.typeThin {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-solution-box.typeThinBg {
	border-width:1px;
	border-color:#d7d5d5;
	background-color:#fbfafa;
}
.ec-solution-box.typeThinBg > .agree {
	padding:20px;
	border:1px solid #e6e6e6;
	background:#fff;
}
.ec-solution-box.typeThinBg > .agree p {
	padding:0 0 17px;
}
.ec-solution-box.typeMember {
	padding:0;
}
.ec-solution-box.typeMember .information {
	display:table;
	table-layout:fixed;
	padding:10px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-solution-box.typeMember .information > .title, .ec-solution-box.typeMember .information > .thumbnail {
	display:table-cell;
	padding:0 15px;
	width:70px;
	text-align:center;
	vertical-align:middle;
}
.ec-solution-box.typeMember .information > .title {
	vertical-align:middle;
}
.ec-solution-box.typeMember .information > .thumbnail img {
	max-width:70px;
}
.ec-solution-box.typeMember .information .description {
	display:table-cell;
	padding:0 10px;
	width:auto;
	line-height:1.5em;
	border-left:1px solid #e8e8e8;
	vertical-align:middle;
}
.ec-solution-box.typeMember.gMessage {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-solution-box .message {
	display:block;
	padding:10px 0 10px 35px;
	border-bottom:1px solid #e8e7e7;
	background:#fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center;
}
.ec-solution-box.typeProduct {
	display:table;
	table-layout:fixed;
	padding:15px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-solution-box.typeProduct .thumbnail, .ec-solution-box.typeProduct .information {
	display:table-cell;
	padding:0 20px;
	vertical-align:middle;
}
.ec-solution-box.typeProduct .thumbnail {
	width:100px;
}
.ec-solution-box.typeProduct .thumbnail img {
	max-width:90px;
	border:1px solid #d7d5d5;
}
.ec-solution-box.typeProduct .information {
	padding-left:0;
}
.ec-solution-button {
	padding:10px 0;
	text-align:center;
}
.ec-solution-button.justify {
	position:relative;
}
.ec-solution-button:after {
	display:block;
	content:"";
	clear:both;
}
.ec-solution-button .gLeft {
	float:left;
	text-align:left;
}
.ec-solution-button .gRight {
	float:right;
	text-align:right;
}
.ec-solution-button.justify .gLeft {
	position:absolute;
	left:0;
}
.ec-solution-button.justify .gRight {
	position:absolute;
	right:0;
}
.ec-solution-button .text {
	margin:0 6px 0 10px;
	color:#353535;
	line-height:24px;
}
.ec-solution-button.typeBorder {
	margin-top:-1px;
	padding:10px 20px;
	border:1px solid #d7d5d5;
}
.ec-solution-button.typeBG {
	padding:10px 20px;
	border:1px solid #d7d5d5;
	background:#fbfafa;
}
.ec-solution-layer li {
	list-style:none;
}
.ec-solution-layer table {
	width:100%;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}
.ec-solution-layer caption {
	display:none;
}
.ec-solution-layer h1, .ec-solution-layer h3 {
	margin:0;
}
.ec-solution-layer {
	position:absolute;
	z-index:100;
	border:1px solid #757575;
	background:#fff;
}
.ec-solution-layer .header {
	padding:7px 35px 7px 19px;
	color:#fff;
	background:#495164;
}
.ec-solution-layer .header > h1, .ec-solution-layer .header > h3 {
	font-size:14px;
	line-height:1.5;
}
.ec-solution-layer .content {
	padding:20px;
	font-size:12px;
}
.ec-solution-layer div.ec-solution-help {
	margin-top:0;
}
.ec-solution-layer .ec-solution-button {
	padding:9px;
	border-top:1px solid #d7d5d5;
	text-align:center;
	background:#fbfafa;
}
.ec-solution-layer .close {
	position:absolute;
	right:0;
	top:0;
	padding:11px 20px;
	cursor:pointer;
}
#popup .ec-solution-layer {
	position:relative;
	border:0;
}
#popup .ec-solution-layer .header {
	padding:12px 35px 12px 19px;
}
#popup .ec-solution-layer .close {
	top:5px;
}
.ec-solution-layer .content > .ec-solution-table table:first-child {
	margin-top:0;
}
.ec-solution-layer .ec-solution-table table {
	line-height:1.4;
}
.ec-solution-layer .ec-solution-table thead th {
	padding:9px 0 8px;
}
.ec-solution-layer .ec-solution-table tbody th {
	padding:9px 0 8px 10px;
}
.ec-solution-layer .ec-solution-table td {
	padding:9px 10px 8px;
}
.ec-solution-layer .ec-solution-table.typeWrite td {
	padding:5px 10px 4px;
}
.ec-solution-layer .ec-solution-table.typeList tfoot td {
	padding:10px 10px 12px;
}
.ec-solution-layer .ec-solution-table.typeBorder tfoot td {
	padding:10px 10px 12px;
}
.ec-solution-table table {
	position:relative;
	margin:10px 0 0;
	border:1px solid #d7d5d5;
	border-top-color:#fff;
	color:#fff;
	line-height:1.5;
}
.ec-solution-table.gLayoutFixed table {
	table-layout:fixed;
}
.ec-solution-table.gLayoutFixed .gLayoutAuto table {
	table-layout:auto;
}
.ec-solution-table table:before {
	position:absolute;
	top:1px;
	left:0;
	display:block;
	content:"";
	width:100%;
	height:1px;
	background:#d7d5d5;
}
.ec-solution-table thead th {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	font-weight:normal;
	background:#fbfafa;
}
.ec-solution-table tbody th {
	padding:11px 0 10px 18px;
	border:1px solid #dfdfdf;
	border-bottom-width:0;
	color:#353535;
	text-align:left;
	font-weight:normal;
	background-color:#fbfafa;
}
.ec-solution-table th:first-child {
	border-left:0;
}
.ec-solution-table td {
	padding:11px 10px 10px;
	border-top:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
}
.ec-solution-table td.clear {
	padding:0 !important;
	border:0 !important;
}
.ec-solution-table.typeWrite td {
	padding:8px 10px 7px;
}
.ec-solution-table.typeList table {
	border-top-color:#d7d5d5;
}
.ec-solution-table.typeList table:before {
	display:none;
}
.ec-solution-table.typeList td {
	padding:8px 10px 7px;
}
.ec-solution-table.typeList tfoot td {
	padding:15px 10px 17px;
	background:#fbfafa;
}
.ec-solution-table .message {
	border:1px solid #d7d5d5;
	padding:50px 0;
	text-align:center;
	color:#757575;
	font-weight:bold;
}
.ec-solution-table table + .message {
	margin:-1px 0 0;
}
.ec-solution-table table td.message {
	padding:50px 0;
}
.ec-solution-table .scroll .message {
	border:0;
}
.ec-solution-table.typeList .head td {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	text-align:center;
	background:#fbfafa;
}
.ec-solution-table.typeList .head td:first-child {
	border-left:0;
}
.ec-solution-table.typeList .scroll {
	position:relative;
	overflow-x:hidden;
	overflow-y:scroll;
	max-height:185px;
	min-height:100px;
	border:1px solid #d7d5d5;
	border-top-width:0;
	margin-top:-1px;
}
.ec-solution-table.typeList .scroll table {
	border:0;
	margin:0;
}
.ec-solution-table.typeList .scroll table:before {
	display:none;
}
.ec-solution-table.typeList .scroll .message {
	border:0;
}
.ec-solution-table thead.blind, .ec-solution-table thead.blind th {
	display:none;
}
.ec-solution-table thead.blind + tbody tr:first-child th, .ec-solution-table thead.blind + tbody tr:first-child td {
	border-top-width:0;
}
.ec-solution-table.typeList.gLine table {
	border-width:0;
	border-bottom-width:1px;
}
.ec-solution-table.typeClear table:before {
	display:none;
}
.ec-solution-table.typeClear table, .ec-solution-table.typeClear th, .ec-solution-table.typeClear td {
	border:0 none;
	background:none;
}
.ec-solution-table.typeClear th {
	font-weight:bold;
}
.ec-solution-table.gBorder td {
	border-left:1px solid #dfdfdf;
}
.ec-solution-table.gBorder td:first-child {
	border-left:0;
}
.ec-solution-table .left {
	text-align:left;
}
.ec-solution-table .center {
	text-align:center;
}
.ec-solution-table .right {
	text-align:right;
}
.ec-solution-table.typeList .center td, .ec-solution-table.typeList td.center {
	padding-left:0;
	padding-right:0;
}
.ec-solution-table.typeList .center td.left {
	padding-left:10px;
}
.ec-solution-table.typeList .center td.right {
	padding-right:10px;
}
.ec-solution-table .top th, .ec-solution-table th.top, .ec-solution-table .top td, .ec-solution-table td.top {
	vertical-align:top;
}
.ec-solution-table .middle th, .ec-solution-table th.middle, .ec-solution-table .middle td, .ec-solution-table td.middle {
	vertical-align:middle;
}
.ec-solution-table img {
	vertical-align:middle;
}
@media print {
.ec-solution-table table:before {
	display:none;
}
}
.mt15 {
	margin-top:15px;
}
.clear_both {
	clear:both;
}
.space {
	height:10px;
	clear:both;
}
.space2 {
	height:5px;
	clear:both;
}
.list_list {
	width:100%;
	border:0;
	border-top:2px solid #cfcfcf;
	margin:0 0 20px 0;
	padding:0;
}
.list_list th div {
	white-space:nowrap;
}
.list_list tr.bg0 {
	background:#fff;
}
.list_list tr.bg1 {
	background:#f8f8f8;
}
.list_list th, .list_list td {
	border:0;
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
}
.list_list th {
	background:#f4f4f4;
}
.list_list tbody th {
	border-bottom:1px solid #e5e5e5;
}
.list_list td {
	border-bottom:1px solid #f0f0f0;
}
.list_list th.button, .colTable th.button, .crossTable th.button {
	text-align:right;
}
.list_list td.alert, .colTable td.alert, .crossTable td.alert {
	color:red !important;
}
.list_list td.alert a, .colTable td.alert a, .crossTable td.alert a {
	text-decoration:none;
	color:red !important;
}
.tableRow {
	width:100%;
	border:0;
	border-top:2px solid #cfcfcf;
	margin:0 0 20px 0;
	padding:0;
}
.tableRow th div {
	white-space:nowrap;
}
.tableRow tr.bg0 {
	background:#fff;
}
.tableRow tr.bg1 {
	background:#f8f8f8;
}
.tableRow th, .tableRow td {
	border:0;
	padding:5px 10px;
	vertical-align:middle;
}
.tableRow th {
	background:#f4f4f4;
	text-align:left;
	padding-left:20px;
}
.tableRow tbody th {
	border-bottom:1px solid #e5e5e5;
}
.tableRow td {
	border-bottom:1px solid #f0f0f0;
}
.tableRow th.button, .colTable th.button, .crossTable th.button {
	text-align:right;
}
.tableRow td.alert, .colTable td.alert, .crossTable td.alert {
	color:red !important;
}
.tableRow td.alert a, .colTable td.alert a, .crossTable td.alert a {
	text-decoration:none;
	color:red !important;
}
.board_pagination {
	margin:0 auto;
	text-align:center;
	margin-top:15px;
}
.board_comment_list textarea, .board_comment_write textarea {
	width:90%;
	font-size:12px;
}
.board_comment_list .comment_lists {
	height:25px;
	border-bottom :1px solid #e8e8e8;
	padding-top:10px;
}
.displaynone {
	display:none;
}
.board_pagination .current {
	color:#CC0000;
	font-weight:bold;
}
.table01 {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
.ipInfo {
	text-align:right;
	width:100%;
}
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 {
	list-style:none;
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
}
body, code, button, input, label, select, td, textarea {
	zoom:1;
	line-height:1.4em;
	font:12px 'Nanum Gothic', 'Roboto', 'Verdana', 'Open Sans', 'Dotum', 'AppleGothic', '돋움', 'Dotum', 'Helvetica', 'sans-serif', 'xeicon' !important;
	color:#333;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
}
body {
	min-width:100% !important;
	height:100%;
	overflow-y:scroll !important;
	background:none !important;
}
@media all and (max-width:1285px) {
body {
min-width:1000px !important;
}
}
input, select, textarea, button {
	outline:none !important;
}
a {
	color:#333;
	text-decoration:none;
	outline:0;
}
a:focus, a:active, a:hover {
	color:#000;
	text-decoration:none;
}
.clearfix {
*zoom:1;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.leftArea {
	float:left;
}
.rightArea {
	float:right;
}
.menu-group {
*zoom:1;
}
.menu-group:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.menu-group li {
	float:left;
}
.menu-group-center {
	text-align:center;
	font-size:0;
}
.menu-group-center li {
	display:inline-block;
*display:inline;
*zoom:1;
	font-size:12px;
	letter-spacing:normal;
	word-spacing:normal;
}
#header {
	background:none !important;
}
#wrap {
	position:relative;
	width:100%;
}
#container {
	position:relative;
	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;
}
@media all and (max-width:1285px) {
#contents {
width:980px;
}
}
.path ol {
	float:right;
}
#boardArea {
	overflow:hidden;
	margin:50px 0 0;
	border-top:1px solid #d8d8d8;
}
#bannerArea {
	margin:22px 0 0;
}
#bannerArea h2 {
	margin:0 0 16px;
	font-weight:normal;
	font-size:20px;
	color:#2e2e2e;
	text-align:center;
}
.path {
	display:block;
	overflow:hidden;
*zoom:1;
	height:27px;
	margin:0 0 10px;
}
.path span {
	overflow:hidden;
	position:absolute;
	width:0;
	height:0;
	white-space:nowrap;
	text-indent:100%;
}
.path ol {
	float:right;
}
.path li:first-child {
	margin:0;
	padding:0;
	background:none;
}
.path li:first-child a {
	padding:0 6px 0 8px;
	background:url("/_wg/img/_ico/path_home.png") no-repeat 0 6px;
	font-size:0;
}
.path li {
	float:left;
	height:27px;
	line-height:25px;
	padding:0 0 0 12px;
	margin:0 0 0 8px;
	color:#333;
	background:url("//img.echosting.cafe24.com/skin/base/layout/ico_path.gif") no-repeat 0 8px;
}
.path li a {
	display:block;
	height:27px;
	line-height:25px;
	color:#333 !important;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.path li a:hover {
	opacity:.5;
	text-decoration:none;
}
.titleArea {
	display:block;
	margin:0 0 15px;
	border-bottom:2px solid #333;
	letter-spacing:-0.05em;
	color:#333;
}
.titleArea p {
	display:inline-block;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	color:#777;
	font-size:13px;
	background:url("//img.echosting.cafe24.com/skin/base/layout/ico_bar.gif") no-repeat 0 3px;
*display:inline;
*zoom:1;
}
.titleArea ul {
	padding:5px 0;
	color:#999;
	line-height:18px;
}
.titleArea ul li {
	padding:0 0 0 9px;
	background:url("//img.echosting.cafe24.com/skin/base/common/ico_square2.gif") no-repeat 4px 7px;
}
.titleArea h2 {
	display:inline-block;
	padding:15px 15px 8px 15px;
	background:url("/_wg/img/_ico/ico_title_point.gif") no-repeat 5px 18px;
	background-size:4px 20px;
	font-size:23px;
}
.titleArea h3 {
	padding:10px 10px 10px 15px;
	border-bottom:1px solid #333;
	background:url("/_wg/img/_ico/ico_title_point.gif") no-repeat 5px 13px;
	background-size:3px 18px;
	font-size:18px;
}
.titleArea h3 i {
	font-size:20px;
}
.titleArea h4 {
	padding:7px 7px 7px 5px;
	font-size:15px;
}
.ec-base-table .title {
	margin:20px 0 5px !important;
	padding:0 0 0 5px !important;
}
.ec-base-table .title h3 {
	padding:10px 10px 0px 10px;
!important;
	background:url("/_wg/img/_ico/ico_title_point.gif") no-repeat 0px 13px;
	background-size:3px 15px;
	font-size:16px !important;
	letter-spacing:-0.05em;
}
.titleArea2 {
	display:block;
	margin:0 0 15px;
	letter-spacing:-0.05em;
	color:#333;
}
.titleArea2 h3 {
	padding:10px 10px 10px 15px;
	border-bottom:1px solid #333;
	background:url("/_wg/img/_ico/ico_title_point.gif") no-repeat 5px 13px;
	background-size:3px 18px;
	font-size:18px;
}
.titleArea2 h4 {
	padding:7px 7px 7px 5px;
	font-size:18px;
}
.xans-mall-supplymainimage img {
	max-width:1030px !important;
	max-height:490px;
	margin:20px 0 10px;
}
@media all and (max-width:1285px) {
.xans-mall-supplymainimage img {
max-width:980px !important;
}
}
.boardMain {
	overflow:hidden;
*zoom:1;
}
.boardMain td img {
	vertical-align:middle;
	margin:1px;
}
.boardMain .board {
	position:relative;
	margin:0 0 65px;
}
.boardMain .leftArea {
	float:left;
	width:50%;
}
.boardMain .leftArea .board {
	margin:0 23px 65px 0;
}
.boardMain .rightArea {
	float:right;
	width:50%;
}
.boardMain .rightArea .board {
	margin:0 0 65px 23px;
}
.boardMain .board h3 {
	margin:0 0 13px;
	height:28px;
	font-size:16px;
	color:#2e2e2e;
	border-bottom:2px solid #626672;
}
.boardMain .board .more {
	position:absolute;
	top:0;
	right:0;
	padding:2px;
}
.boardMain .board .ec-base-table.typeList td {
	color:#a4a4a4;
}
.boardMain .board .ec-base-table.typeList td.title a, .boardMain .board .ec-base-table.typeList td.title a:hover {
	color:#4f4f4f;
}
.boardMain .board .galleryList {
	overflow:hidden;
}
.boardMain .board .galleryList ul {
	overflow:hidden;
	margin:0 -10px;
}
.boardMain .board .galleryList li {
	float:left;
	position:relative;
	width:20%;
	padding:0 0 12px 0;
	word-break:break-all;
}
.boardMain .board .galleryList li span {
	display:block;
	margin:0 10px;
	font-size:11px;
	color:#a4a4a4;
}
.boardMain .board .galleryList li .imgLink, .boardMain .board .galleryList li .imgLink:hover {
	display:block;
	margin:0 10px 5px;
	font-size:12px;
}
.boardMain .board .galleryList li .imgLink img {
	width:100%;
	max-height:110px;
	border:1px solid #ededed;
}
#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%;
}
.ec-base-product {
	position:relative;
	width:1260px;
	margin:0 auto 80px;
}
@media all and (max-width:1285px) {
.ec-base-product {
width:980px;
}
}
.ec-base-product h2 {
	display:block;
	margin:0 auto 40px;
	text-align:center;
	font-size:23px;
	color:#111;
}
.ec-base-product h2 span {
	display:block;
	margin:0 0 3px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#888;
}
.ec-base-product h2 strong {
	color:#dd2537;
}
.ec-base-product h2 img {
	width:100%;
}
.ec-base-product h2 .titImg {
	font-size:0;
}
.ec-base-product img {
	vertical-align:middle;
}
.ec-base-product a[href^='/product/detail.html'] > img {
border:0;
}
.ec-base-product .prdList {
	display:table;
	position:relative;
	width:103%;
	min-width:756px;
	font-size:0;
	line-height:0;
}
.ec-base-product .prdList > li {
	position:relative;
	display:inline-block;
*display:inline;
*zoom:1;
	color:#333;
	vertical-align:top;
	font-size:12px;
	line-height:17px;
}
.ec-base-product ul.grid2 > li {
	width:610px;
	margin:5px 40px 60px 0;
}
.ec-base-product ul.grid3 > li {
	width:400px;
	margin:5px 30px 50px 0;
}
.ec-base-product ul.grid4 > li {
	width:300px;
	margin:5px 20px 40px 0;
}
.ec-base-product ul.grid5 > li {
	width:235px;
	margin:5px 21.5px 40px 0;
}
.ec-base-product ul.grid6 > li {
	width:190px;
	margin:5px 24px 40px 0;
}
@media all and (max-width:1285px) {
.ec-base-product ul.grid2 > li {
width:470px;
margin:5px 40px 60px 0;
}
.ec-base-product ul.grid3 > li {
width:310px;
margin:5px 25px 50px 0;
}
.ec-base-product ul.grid4 > li {
width:230px;
margin:5px 20px 40px 0;
}
.ec-base-product ul.grid5 > li {
width:180px;
margin:5px 20px 40px 0;
}
.ec-base-product ul.grid6 > li {
width:180px;
margin:5px 20px 40px 0;
}
}
.ec-base-product .prdList .chk {
	display:none;
	position:absolute;
	z-index:10;
	left:0;
	top:-25px;
	margin:0;
}
.ec-base-product .prdList .chk input[type="checkbox"] {
	width:20px;
	height:20px;
}
.ec-base-product .prdList .thumbnail {
	position:relative;
	width:100%;
	height:100%;
	margin:0 0 10px;
	font-size:0;
	line-height:0;
}
.ec-base-product .prdList .thumbnail a img {
	width:100%;
	max-width:100%;
	box-sizing:border-box;
}
.thumbnail .list_button {
	position:absolute;
	z-index:10;
	bottom:0;
	left:4px;
*zoom:1;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
}
.prdList li:hover .list_button {
	bottom:4px;
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.thumbnail .list_button span {
	position:relative;
	width:25px !important;
	margin:2px 0 0;
	cursor:pointer;
	text-align:center;
	font-size:11px;
}
.thumbnail .list_button img {
	width:100%;
	outline:none !important;
}
.thumbnail .list_button .basket img {
	content:url('/_wg/img/_btn/list_basket.png');
}
.thumbnail .list_button .option img {
	content:url('/_wg/img/_btn/list_option.png');
}
.thumbnail .list_button span:hover {
	background:rgba(0, 0, 0, .4);
	background:#999 \9;
}
.thumbnail .list_button span:hover:after {
	position:absolute;
	top:0px;
	left:25px;
	width:60px;
	height:25px;
	line-height:25px;
	background:rgba(0, 0, 0, .3);
	background:#aaa \9;
	color:#fff;
}
.thumbnail .list_button .zoom:hover:after {
	content: "새창보기";
}
.thumbnail .list_button .basket:hover:after {
	content: "장바구니";
}
.thumbnail .list_button .option:hover:after {
	content: "옵션보기";
}
.thumbnail .list_button .wish:hover:after {
	content: "관심상품";
}
.thumbnail .xans-product-imagestyle {
	position:absolute;
	z-index:5;
	top:0;
	left:-8px;
	width:80px;
	height:100%;
}
.thumbnail .xans-product-imagestyle .prdIcon {
	position:relative;
	display:block;
	width:80px;
	height:80px;
	background-repeat:no-repeat;
}
.ec-base-product .prdList .description {
	display:block;
	font-size:13px;
	line-height:18px;
}
.ec-base-product .prdList .description .name {
	display:block;
	margin:0 0 10px 5px;
	word-break:break-all;
	line-height:20px;
	font-weight:bold;
}
.ec-base-product .prdList .description .name a:hover {
	text-decoration:none;
}
.ec-base-product .prdList .description .line {
	display:block;
	height:0px;
	line-height:0;
	margin:0 0 10px;
	border-top:1px solid #eee;
}
.ec-base-product .prdList .description .status {
	position:relative;
	display:block;
	margin:0 0 0 5px;
	line-height:0;
*zoom:1;
}
.ec-base-product .prdList .description .status:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-product .prdList .description .colorChip {
	margin:0 0 0 6px;
	text-align:left;
}
.ec-base-product .prdList .description .chips {
	display:inline-block;
*display:inline;
*zoom:1;
	width:15px;
	height:5px;
	margin:5px 2px 8px;
	vertical-align:top;
}
.ec-base-product .prdList .description .chips:first-child {
	margin:5px -1px 8px;
}
.ec-base-product .prdList .description .icon {
	margin:10px 0 0 0;
	vertical-align:middle;
}
.ec-base-product .prdList .description .icon:after {
	content:"";
	display:block;
	clear:both;
}
.ec-base-product .prdList .description .icon img {
	margin:0 7px 0 0;
}
.ec-base-product .prdList .description .mileage {
	display:block;
}
.ec-base-product .prdList .description span.grid {
	display:block;
}
.ec-base-product .spec {
	position:relative;
}
.ec-base-product .spec li {
	margin:0 0 5px 5px;
	line-height:17px;
}
.ec-base-product .spec li .title {
	font-weight:normal;
	vertical-align:top;
}
.ec-base-product .spec li .title span {
	vertical-align:top;
}
.ec-base-product .discountPeriod {
	display:inline-block;
	z-index:10;
	position:relative;
	width:55px;
	height:19px;
	vertical-align:middle;
}
.ec-base-product .layerDiscountPeriod {
	left:50%;
	top:26px;
	width:247px;
	margin:0 0 0 -124px;
}
.ec-base-product .layerDiscountPeriod strong.title {
	display:block;
	margin:0 0 12px;
	padding:0 35px 0 0;
	font-weight:bold;
	color:#2e2e2e;
}
.ec-base-product .layerDiscountPeriod .content p {
	margin:2px 0 0;
	font-size:11px;
	color:#000;
	line-height:16px;
	color:#757575;
	letter-spacing:-1px;
}
.ec-base-product .layerDiscountPeriod .content p strong {
	font-weight:normal;
	font-size:12px;
	color:#2e2e2e;
}
.ec-base-product .layerDiscountPeriod .content p strong span {
	font-size:11px;
}
.ec-base-product .prdList .shippingFee {
	position:relative;
	display:inline-block;
}
.ec-base-product .prdList .shippingFee .button {
	display:inline-block;
	float:none;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip {
	z-index:11;
	display:block;
	margin:0 0 0 -170px;
	width:360px;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th {
	width:40px;
}
.ec-base-product .prdList .shippingFee .ec-base-tooltip table th, .ec-base-product .prdList .shippingFee .ec-base-tooltip table td {
	padding:7px 10px 8px 10px;
}
.ec-base-product .btnTooltip {
	position:relative;
	display:inline-block;
}
.differentialShipping {
	display:none;
	overflow:hidden;
	position:absolute;
	left:50%;
	top:17px;
	z-index:100;
	width:350px;
	margin:0 0 0 -176px;
}
.differentialShipping h3.title {
	margin:0;
	height:35px;
	padding:0 35px 0 19px;
	border:0;
	color:#fff;
	font-size:14px;
	line-height:35px;
	background:#495164;
}
.differentialShipping .content {
	padding:12px 18px 14px 18px;
	border:1px solid #757575;
	border-top:0;
	text-align:center;
	background:#fff;
}
.differentialShipping .close {
	position:absolute;
	right:14px;
	top:12px;
}
.differentialShipping .close img {
	cursor:pointer;
}
.differentialShipping .content ul {
	color:#757575;
	line-height:25px;
}
.differentialShipping .content li {
	overflow:hidden;
}
.differentialShipping .content li strong {
	float:left;
	font-weight:normal;
}
.differentialShipping .content li span {
	float:right;
	color:#2e2e2e;
}
.differentialShipping .content .info {
	margin:7px 0 0;
	padding:7px 0 0;
	border-top:1px dotted #b0b1b3;
	color:#80aeef;
	text-align:right;
}
.ec-product-bgLT {
	background-position:left top;
}
.ec-product-bgLC {
	background-position:left center;
}
.ec-product-bgLB {
	background-position:left bottom;
}
.ec-product-bgRT {
	background-position:right top;
}
.ec-product-bgRC {
	background-position:right center;
}
.ec-product-bgRB {
	background-position:right bottom;
}
.ec-product-bgCT {
	background-position:center top;
}
.ec-product-bgCC {
	background-position:center center;
}
.ec-product-bgCB {
	background-position:center bottom;
}
.prdList .d_thumb {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
}
.prdList .d_thumb .img {
	position:relative;
	height:100%;
	overflow:hidden;
}
.prdList .d_thumb .img li {
	position:absolute;
	width:100%;
	height:100%;
	left:100%;
}
.prdList .d_thumb .img li:first-child {
	left:0;
}
.prdList .d_thumb .btn {
	position:absolute;
	bottom:5px;
	width:100%;
	text-align:center;
	font-size:0;
	opacity:0;
	-webkit-opacity:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.prdList .d_thumb.on .btn {
	bottom:10px;
	opacity:1.0;
	-webkit-opacity:1.0;
}
.prdList .d_thumb .btn li {
	display:inline-block;
*display:inline;
*zoom:1;
	width:8px;
	height:8px;
	margin:0 3px;
	border-radius:10px;
	background:#aaa;
	cursor:pointer;
	text-indent:-9999px;
}
.prdList .d_thumb .btn li.on {
	background:#111;
}
.prdList .d_thumb .arrow {
	display:none;
	position:absolute;
	top:50%;
	margin-top:-10px;
	cursor:pointer;
	font-size:12px;
	opacity:0;
transition:opacity .3s ease;
}
.prdList .d_thumb.on .arrow {
	opacity:1;
}
.prdList .d_thumb .prev {
	left:5px;
}
.prdList .d_thumb .next {
	right:5px;
}
.prdList .d_thumb.on .prev {
	left:2px;
}
.prdList .d_thumb.on .next {
	right:2px;
}
.prdList .roll_thumb img {
	width:100%;
	max-width:100%;
}
.prdList .roll_thumb .on {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
}
.prdList .roll_thumb:hover .on {
	filter:alpha(opacity=100);
	opacity:1.0;
	-webkit-opacity:1.0;
}
.prdList .big_thumb {
	overflow:hidden;
}
.prdList .big_thumb img {
	width:100%;
transition:all .3s ease;
-webkit-transition:all .3s ease;
	transform:scale(1, 1);
	-webkit-transform:scale(1, 1);
}
.prdList .big_thumb:hover img {
	transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
}
.xans-product-listrecommend .ranking {
	display:table;
	width:105%;
	margin-bottom:10px;
	font-size:0;
	line-height:0;
}
.xans-product-listrecommend .ranking li {
	position:relative;
	display:inline-block;
*display:inline;
*zoom:1;
	width:252px;
}
.xans-product-listrecommend .ranking li p {
	width:55px;
	height:55px;
	margin:0 auto;
	border-radius:100%;
	-webkit-border-radius:100%;
	-ms-border-radius:100%;
	background:#111;
	font-family:'Roboto';
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	text-align:center;
}
.xans-product-listrecommend .ranking li span {
	display:block;
	padding-top:7px;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	color:#bbb;
}
@media all and (max-width:1285px) {
.xans-product-listrecommend .ranking li {
width:196px;
}
}
.ec-base-product.normal, .ec-base-product.special {
	width:100% !important;
}
.xans-product-additional .ec-base-product .prdList {
	left:-20px !important;
}
.ec-base-paginate img {
	display:none !important;
}
.ec-base-paginate > a {
	display:inline-block !important;
	width:34px !important;
	height:34px;
	background-position:50% 50%;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.ec-base-paginate > a:hover {
	filter:alpha(opacity=30);
	opacity:.3;
	-webkit-opacity:.3;
}
.ec-base-paginate > a:first-child {
	background:url('/_wg/img/_btn/btn_page_first.gif') no-repeat;
}
.ec-base-paginate > a:nth-child(100n+2) {
background:url('/_wg/img/_btn/btn_page_prev.gif') no-repeat;
}
.ec-base-paginate > a:nth-child(100n+4) {
background:url('/_wg/img/_btn/btn_page_next.gif') no-repeat;
}
.ec-base-paginate > a:last-child {
	background:url('/_wg/img/_btn/btn_page_last.gif') no-repeat;
}
.ec-base-paginate li {
	margin:0;
	border:0 !important;
	line-height:0;
	vertical-align:top;
}
.ec-base-paginate li a:hover {
	background:#fff !important;
}
.ec-base-paginate li a.this {
	padding-bottom:12px !important;
	border-bottom:2px solid #333 !important;
	color:#333 !important;
}
.ec-base-paginate.typeSub ol {
	display:inline-block;
	font-size:0;
	line-height:0;
	margin:0 !important;
	vertical-align:top !important;
*display:inline;
*zoom:1;
*margin:0;
}
.ec-base-paginate.typeSub li {
	margin:0;
	border:0;
	line-height:0;
	vertical-align:top;
}
.ec-base-paginate.typeSub img {
	vertical-align:top !important;
}
.ec-base-paginate.typeSub li a {
	display:inline-block !important;
	width:34px !important;
	height:34px;
	line-height:34px;
	padding:0 !important;
	background-position:50% 50%;
transition:all .3s ease;
-webkit-transition:all .3s ease;
	color:inherit !important;
}
.ec-base-paginate.typeSub li a.this {
	padding-bottom:5px !important;
	border-bottom:2px solid #333 !important;
	color:#333 !important;
	text-decoration:none;
}
.ec-base-paginate.typeSub .first {
	margin-right:0 !important;
}
.ec-base-paginate.typeSub .last {
	margin-left:0 !important;
}
.ec-base-table table {
	position:relative;
	margin:10px 0 0;
	border:1px solid #d7d5d5;
	border-right:0;
	border-left:0;
	border-top-color:#fff;
	color:#fff;
	line-height:1.5;
}
.ec-base-table.gLayoutFixed table {
	table-layout:fixed;
}
.ec-base-table.gLayoutFixed .gLayoutAuto table {
	table-layout:auto;
}
.ec-base-table table:before {
	position:absolute;
	top:0;
	left:0;
	display:block;
	content:"";
	width:100%;
	height:1px;
	background:#d7d5d5;
}
.ec-base-table thead th {
	padding:11px 0 10px;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	font-weight:normal;
	background:#fbfafa;
}
.ec-base-table tbody th {
	padding:11px 0 10px 18px;
	border:1px solid #dfdfdf;
	border-bottom-width:0;
	color:#353535;
	text-align:left;
	font-weight:normal;
	background-color:#fbfafa;
}
.ec-base-table th {
	word-break:break-all;
	word-wrap:break-word;
}
.ec-base-table th:first-child {
	border-left:0;
}
.ec-base-table td {
	padding:11px 10px 10px;
	border-top:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	word-break:break-all;
	word-wrap:break-word;
}
.ec-base-table td.clear {
	padding:0 !important;
	border:0 !important;
}
.ec-base-table.typeWrite td {
	padding:8px 10px 7px;
}
.ec-base-table.typeWrite img {
	max-width:100% !important;
	height:auto !important;
}
.ec-base-table.typeList table {
	border-top:1px solid #d7d5d5;
}
.ec-base-table.typeList table:before {
	display:none;
}
.ec-base-table.typeList td {
	padding:10px 10px 10px;
}
.ec-base-table.typeList tfoot td {
	padding:15px 10px 17px;
	background:#fbfafa;
}
.ec-base-table .message {
	border:1px solid #d7d5d5;
	padding:50px 0;
	text-align:center;
	color:#757575;
	font-weight:bold;
}
.ec-base-table table + .message {
	margin:-1px 0 0;
}
.ec-base-table table td.message {
	padding:50px 0;
}
.ec-base-table .scroll .message {
	border:0;
}
.ec-base-table.typeList .head td {
	padding:11px 0 10px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	color:#353535;
	vertical-align:middle;
	text-align:center;
	background:#fbfafa;
}
.ec-base-table.typeList .head td:first-child {
	border-left:0;
}
.ec-base-table.typeList .scroll {
	position:relative;
	overflow-x:hidden;
	overflow-y:scroll;
	max-height:185px;
	min-height:100px;
	border:1px solid #d7d5d5;
	border-top-width:0;
	margin-top:-1px;
}
.ec-base-table.typeList .scroll table {
	border:0;
	margin:0;
}
.ec-base-table.typeList .scroll table:before {
	display:none;
}
.ec-base-table.typeList .scroll .message {
	border:0;
}
.ec-base-table thead.blind, .ec-base-table thead.blind th {
	display:none;
}
.ec-base-table thead.blind + tbody tr:first-child th, .ec-base-table thead.blind + tbody tr:first-child td {
	border-top-width:0;
}
.ec-base-table.typeList.gLine table {
	border-width:0;
	border-bottom-width:1px;
}
.ec-base-table.typeClear table:before {
	display:none;
}
.ec-base-table.typeClear table, .ec-base-table.typeClear th, .ec-base-table.typeClear td {
	border:0 none;
	background:none;
}
.ec-base-table.typeClear th {
	font-weight:bold;
}
.ec-base-table.gBorder td {
}
.ec-base-table.gBorder td:first-child {
	border-left:0;
}
.ec-base-table.gBorder td.gClearLine {
	border-left:0;
}
.ec-base-table.typeList.gBorder tbody td {
	border-color:#eee;
}
.ec-base-table .left {
	text-align:left;
}
.ec-base-table .center {
	text-align:center;
}
.ec-base-table .right {
	text-align:right;
}
.ec-base-table.typeList .center td, .ec-base-table.typeList td.center {
	padding-left:0;
	padding-right:0;
}
.ec-base-table.typeList .center td.left {
	padding-left:10px;
}
.ec-base-table.typeList .center td.right {
	padding-right:10px;
}
.ec-base-table .top th, .ec-base-table th.top, .ec-base-table .top td, .ec-base-table td.top {
	vertical-align:top;
}
.ec-base-table .middle th, .ec-base-table th.middle, .ec-base-table .middle td, .ec-base-table td.middle {
	vertical-align:middle;
}
.ec-base-table img {
	vertical-align:middle;
}
@media print {
.ec-base-table table:before {
	display:none;
}
}
.ec-base-table .subject .product_name {
	line-height:14px;
	font-size:11px;
	color:#bbb;
}
.xans-board-title p.imgArea img {
	width:100%;
	margin:0 0 20px;
}
.boardSort #board_category {
	display:none;
}
.DB_board_cate {
	display:block;
	min-height:0;
	margin:0 0 5px;
	text-align:center;
	background:url('/_wg/img/_bar/bar_row_90.png') repeat-x bottom;
}
.DB_board_cate li {
	display:inline-block;
	letter-spacing:0;
	vertical-align:top;
}
.DB_board_cate li a {
	display:block;
	min-width:100px;
	height:35px;
	line-height:35px;
	margin:0 0 0 -1px;
	padding:0 10px;
	border:1px solid #e8e8e8;
	border-bottom:none;
	background:#f6f6f6;
	color:#888;
	text-align:center;
	font-size:12px;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.DB_board_cate li a:hover {
	text-decoration:none;
	background:#f1f1f1;
	color:#111;
}
.DB_board_cate li.true a {
	position:relative;
	z-index:1;
	margin:-4px 0 0 -1px;
	height:40px;
	line-height:40px;
	border:1px solid #555;
	border-bottom:none;
	background:#fff;
	font-weight:700;
	color:#111;
	font-size:13px;
}
.xans-board-listpackage .ec-base-table .thumb {
	position:relative;
}
.xans-board-listpackage .ec-base-table .reviewImg {
	position:absolute;
	z-index:1;
	left:10px;
	top:8px;
}
.xans-board-listpackage .ec-base-table .thumb a {
	display:block;
	width:50px;
	background-size:50px 100%;
	overflow:hidden;
}
.xans-board-listpackage .ec-base-table .thumb img {
	width:100% !important;
}
.xans-board-read .ec-base-table .detail, .xans-board-commentlist .boardComment li .comment {
	line-height:20px;
}
.xans-board-read .ec-base-table .detail img:first-child {
}
.xans-board-read .ec-base-table .detail img {
	width:auto !important;
	margin:0 0 1px;
}
@media all and (max-width:1285px) {
.xans-board-read .ec-base-table .detail img {
max-width:920px !important;
}
}
.xans-board-read .ec-base-table .detail iframe {
	width:100%;
	height:708px;
}
@media all and (max-width:1285px) {
.xans-board-read .ec-base-table .detail iframe {
height:578px;
}
}
ul.xans-board-listheader-8 {
	text-align:right;
	margin:0 0 10px;
}
ul.xans-board-listheader-8 li {
	display:inline;
}
.xans-board-listpackage-8 {
	margin:0 0 20px;
}
.xans-board-listpackage-8 .gallery_list {
	clear:both;
	overflow:hidden;
}
.xans-board-listpackage-8 .gallery_list ul {
	display:block;
	min-width:756px;
	margin:-20px 0 0;
	font-size:0;
	line-height:0;
	letter-spacing:-5px;
}
.xans-board-listpackage-8 .gallery_list li {
	position:relative;
	display:inline-block;
*display:inline;
*zoom:1;
	width:25%;
	margin:20px 0;
	padding:10px 0 0;
	font-size:12px;
	color:#333;
	line-height:18px;
	vertical-align:top;
	letter-spacing:0;
}
.xans-board-listpackage-8 .gallery_list li .boardChk {
	position:absolute;
	z-index:1;
	top:22px;
	left:23px;
	width:22px;
	height:22px;
	display:block;
}
.xans-board-listpackage-8 .gallery_list li .imgLink {
	position:relative;
	display:block;
	width:92%;
	max-height:400px;
	margin:0 auto 10px;
	outline:1px solid #ddd;
	overflow:hidden;
transition:outline .3s ease;
-webkit-transition:outline .3s ease;
}
.xans-board-listpackage-8 .gallery_list li:hover .imgLink {
	outline:1px solid #333;
}
.xans-board-listpackage-8 .gallery_list li .imgLink img {
	width:100%;
}
.xans-board-listpackage-8 .gallery_list li .description {
	width:90%;
	margin:0 auto;
	color:#999;
	font-size:11px;
}
.xans-board-listpackage-8 .gallery_list li .description a {
	color:#333;
	font-size:12px;
}
.xans-board-listpackage-8 .gallery_list li strong {
	font-weight:normal;
}
.xans-board-listpackage-8 .gallery_list li em {
	display:block;
	font-style:normal;
}
.xans-board-listpackage-8 .xans-board-buttonlist-8 {
	padding:15px 20px 15px 0;
	text-align:right;
}
.boardListEmpty {
	padding:0 0 20px;
	text-align:center;
}
#content_IFRAME {
	min-height:700px !important;
}
.ec-base-layer {
	position:absolute;
	z-index:100;
	border:2px solid #333 !important;
	background:#fff;
}
.ec-base-layer .header {
	padding:7px 35px 7px 19px;
	color:#fff;
	background:#333 !important;
}
.ec-base-layer .header > h1, .ec-base-layer .header > h3 {
	font-size:17px !important;
	line-height:1.5;
}
.ec-base-layer .content h2 {
	font-size:15px;
	color:#333;
}
.ec-base-box {
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	border:5px solid #e8e8e8;
	color:#404040;
}
.ec-base-box.gHalf {
	position:relative;
	padding:20px 0;
}
.ec-base-box.gHalf:before {
	position:absolute;
	top:0;
	left:50%;
	display:block;
	content:"";
	width:1px;
	height:100%;
	background-color:#e6e6e6;
}
.ec-base-box.typeBg {
	background-color:#fbfafa;
}
.ec-base-box.typeThin {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-base-box.typeThin h3.boxTitle {
	margin:0 0 20px;
	font-size:20px;
	text-align:center;
}
.ec-base-box.typeThinBg {
	border-width:1px;
	border-color:#d7d5d5;
	background-color:#fbfafa;
}
.ec-base-box.center {
	text-align:center;
}
.ec-base-box.typeThinBg > .agree {
	padding:20px;
	border:1px solid #e6e6e6;
	background:#fff;
}
.ec-base-box.typeThinBg > .agree p {
	padding:0 0 17px;
}
.ec-base-box.typeMember {
	padding:0;
}
.ec-base-box.typeMember .information {
	display:table;
	table-layout:fixed;
	padding:10px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-base-box.typeMember .information > .title, .ec-base-box.typeMember .information > .thumbnail {
	display:table-cell;
	padding:0 15px;
	width:70px;
	text-align:center;
	vertical-align:middle;
}
.ec-base-box.typeMember .information > .title {
	vertical-align:middle;
}
.ec-base-box.typeMember .information > .thumbnail img {
	max-width:70px;
}
.ec-base-box.typeMember .information .description {
	display:table-cell;
	padding:0 10px;
	width:auto;
	line-height:1.5em;
	border-left:1px solid #e8e8e8;
	vertical-align:middle;
}
.ec-base-box.typeMember.gMessage {
	border-width:1px;
	border-color:#d7d5d5;
}
.ec-base-box .message {
	display:block;
	padding:10px 0 10px 35px;
	border-bottom:1px solid #e8e7e7;
	background:#fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center;
}
.ec-base-box.typeProduct {
	display:table;
	table-layout:fixed;
	padding:15px 0;
	width:100%;
	box-sizing:border-box;
}
.ec-base-box.typeProduct .thumbnail, .ec-base-box.typeProduct .information {
	display:table-cell;
	padding:0 20px;
	vertical-align:middle;
}
.ec-base-box.typeProduct .thumbnail {
	width:100px;
}
.ec-base-box.typeProduct .thumbnail img {
	max-width:90px;
	border:1px solid #d7d5d5;
}
.ec-base-box.typeProduct .information {
	padding-left:0;
}
.xans-board-product.ec-base-box.typeProduct {
	margin:0 0 20px;
}
.xans-board-product.ec-base-box.typeProduct .thumbnail {
	width:150px;
}
.xans-board-product .thumbnail img {
	width:150px !important;
	max-width:150px !important;
}
.xans-board-product .information img {
	margin:0 5px 0 0 !important;
}
.xans-board-product .information h3 {
	margin:17px 0 5px;
	font-size:15px;
	color:#555;
	font-weight:normal;
}
.xans-board-product .information .price {
	font-size:14px;
	font-weight:bold;
	color:#111 !important;
}
.xans-board-product .information .button {
	margin:19px 0 0 0;
	padding:13px 0 0 0;
	border-top:1px solid #e8e8e8;
}
.read-pop .leftArea, .read-pop .rightArea {
	width:49%;
	padding:0 0.5%;
}
.read-pop .leftArea img {
	width:100%;
}
.read-pop {
	min-height:700px;
}
.read-pop .xans-board-product .information .button {
	margin:19px 0 0 0;
	padding:13px 0 0 0;
}
.read-pop .xans-board-readpackage-8 .ec-base-box {
	border:none;
	border-bottom:1px dashed #9c9c9c;
}
.read-pop .xans-board-readpackage-8 .ec-base-table table {
	border:none;
}
.read-pop .xans-board-readpackage-8 .ec-base-table td {
	border:none;
	border-bottom:1px dashed #9c9c9c;
}
.read-pop .xans-board-read .ec-base-table .detail {
	border:none;
}
.read-pop .xans-board-readpackage-8 .ec-base-table .date {
	text-align:right;
	color:#ababab;
}
.read-pop .xans-board-readpackage-8 .ec-base-table table:before {
	display:none;
	height:0;
}
.xans-myshop-asyncbankbook .use {
	color:#333 !important;
}
.xans-myshop-orderstate .desc em {
	color:#333 !important;
	font-weight:bold;
}
.xans-myshop-orderstate .order .count {
	color:#333 !important;
}
.xans-myshop-orderstate .cs .count {
	color:#333 !important;
}
#myshopMain .shopMain {
	width:18.2% !important;
	margin:0 0 20px 1.5% !important;
	padding:40px 0 !important;
}
#myshopMain .shopMain p a {
	font-size:11px !important;
}
.xans-product-optionpreview {
	display:inline;
}
.xans-product-optionpreview .prdOption {
	position:absolute;
	left:50%;
	top:20px;
	z-index:20;
	width:240px;
	margin:0 0 0 -14px;
	padding:15px 0 0 0;
	cursor:default;
}
.xans-product-optionpreview .prdOption::before {
content: "옵션 미리보기";
position:absolute;
z-index:30;
top:38px;
left:18px;
font-size:13px;
font-weight:bold;
}
.xans-product-optionpreview .prdOption .inner {
	display:block;
	padding:40px 15px 15px;
	border:1px solid #333;
	color:#333;
	background:#fff;
}
.xans-product-optionpreview .prdOption ul {
	display:block;
	max-height:190px;
}
.xans-product-optionpreview .prdOption li {
	display:block;
	line-height:17px;
	padding:10px 0 3px 3px;
	border-top:1px solid #eee;
	text-align:left;
	font-size:11px;
	letter-spacing:-0.05em;
}
.xans-product-optionpreview .prdOption li:first-child {
	border-top:0;
}
.xans-product-optionpreview .prdOption .ico {
	position:absolute;
	left:50%;
	top:10px;
	width:9px;
	height:7px;
	margin:0 0 0 -110px;
	background:url('/_wg/img/_ico/ico_option_arrow.gif') no-repeat;
}
.xans-product-optionpreview .prdOption .close a {
	position:absolute;
	right:10px;
	top:25px;
	width:20px;
	height:20px;
	text-align:center;
	background:url('/_wg/img/_btn/btn_x_11.png') no-repeat 50% 50%;
	cursor:pointer;
}
#coupon_download {
	position:relative;
	top:-95px;
	width:0;
	height:0;
}
.couponZone {
	position:relative;
	z-index:2;
	width:100%;
	margin:0 0 80px;
}
.couponZone:after {
	content:"";
	display:block;
	clear:both;
*zoom:1;
}
.couponZone {
	display:block;
	position:relative;
	z-index:1;
	margin:15px 0 0;
}
.couponZone .couponSkinArea {
	text-align:center;
}
.couponZone ul > li {
	display:inline-block;
	margin:10px 20px;
}
.couponZone .coupon_list {
	position:relative;
	width:280px;
	height:140px;
	margin:0 auto 20px;
	text-align:center;
	background:url('/_wg/img/coupon_bg.png') no-repeat #90173c;
	background-size:100% 100%;
	cursor:pointer;
	font-size:12px;
}
.couponZone .coupon_list .detail {
	display:block;
	padding:20px 0 0 20px;
	color:#fff;
	text-align:left;
}
.couponZone .coupon_list .title {
	display:block;
	margin:0 0 15px;
	font-size:16px;
}
.couponZone .coupon_list .discount {
	display:block;
	margin:0 0 20px;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
}
.couponZone .coupon_list .period {
	display:block;
	font-size:14px;
	color:#ccc;
}
.couponZone .coupon_list .-btn {
	position:absolute;
	right:-10px;
	bottom:-15px;
	width:50px;
	height:50px;
	line-height:60px;
	border-radius:50%;
	background:#000;
	text-align:center;
}
.couponZone .coupon_list .-btn:hover {
	background:#333;
}
.couponZone .coupon_list .-btn i {
	line-height:45px;
	font-size:25px;
	color:#fff;
}
.couponZone .coupon_list .-btn:hover i {
	line-height:50px;
}
.couponZone #btn_all_coupondown {
	border-radius:5px;
}
.couponSkinArea .coupon .chkBtn {
	position:absolute;
	left:-10px;
	top:4px;
}
.couponZone .couponSkinArea .imgCoupon .title, .couponZone .couponSkinArea .imgCoupon .discount, .couponZone .couponSkinArea .imgCoupon .period, .couponZone .couponSkinArea .imgCoupon .button {
	display:none;
}
#dCouponDetail {
	overflow:hidden;
	position:relative;
	z-index:300;
	width:398px;
	border:1px solid #757575;
	background:#fff;
	box-shadow:5px 5px 5px #d3d3d3;
}
#dCouponDetail h3 {
	height:35px;
	padding:0 35px 0 19px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	background:#333;
}
#dCouponDetail h3 + a {
	position:absolute;
	right:20px;
	top:10px;
}
#dCouponDetail ul {
	padding:16px 10px 17px 20px;
	margin:25px 19px;
	background:#f5f5f5;
}
#dCouponDetail ul li {
	margin:7px 0 0;
	color:#2e2e2e;
	line-height:18px;
}
#dCouponDetail ul li:first-child {
	margin-top:0;
}
#dCouponDetail ul + a {
	display:block;
	padding:12px 0;
	text-align:center;
	border-top:1px solid #d7d5d5;
	background:#fbfafa;
}
.ec-base-tab .menu li.selected a {
	background:#333 !important;
}
.ec-base-tab.typeLight .menu li.selected a {
	background:#fff !important;
}
.xans-order-form .payArea .total .price input#total_price {
	font-size:25px !important;
	font-weight:bold !important;
}
.myShopping {
}
.myShopping h2 {
	display:block;
	margin:20px 0 30px;
	text-align:center;
	font-size:24px;
	color:#333;
	font-weight:normal;
	letter-spacing:.2em;
}
body#main {
	background:#fff;
}
body i {
	position:relative;
	top:1px;
	text-decoration:none !important;
}
body i:hover {
	text-decoration:none !important;
}
.-frame {
	position:relative;
	width:1260px;
	margin:0 auto;
*zoom:1;
}
.-frame:after {
	content:"";
	display:block;
	clear:both;
*zoom:1;
}
@media all and (max-width:1285px) {
.-frame {
width:980px;
}
}
.displaynone {
	display:none;
}
.divClear {
	position:relative;
	display:block;
	clear:both;
}
.divClear:after {
	content:"";
	display:block;
	clear:both;
*zoom:1;
}
.d_clear {
	clear:both;
}
.-mov, .-mov img {
	-khtml-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.-mov:hover, .-mov:hover img {
	-khtml-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.-scl img {
	-khtml-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform:scale(1, 1);
}
.-scl:hover img {
	-khtml-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.-opt, .-opt img {
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	-ms-opacity:1;
	-o-opacity:1;
	opacity:1;
}
.-opt:hover, .-opt:hover img {
	filter:alpha(opacity=80);
	-khtml-opacity: .8;
	-moz-opacity: .8;
	-ms-opacity: .8;
	-o-opacity: .8;
	opacity: .8;
}
.-spring_x {
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
	animation-name:spring_x;
	animation-duration:3.5s;
	animation-iteration-count:infinite;
	animation-timing-function:ease-in-out;
	animation-direction:normal;
	-webkit-animation-name:spring_x;
	-webkit-animation-duration:3.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction:normal;
}
@keyframes spring_x {
0% {
transform:translate(0px, 0px)
}
80% {
transform:translate(0px, 0px)
}
85% {
transform:translate(4px, 0px)
}
90% {
transform:translate(0px, 0px)
}
95% {
transform:translate(4px, 0px)
}
100% {
transform:translate(0px, 0px)
}
}
@-webkit-keyframes spring_x {
0% {
transform:translate(0px, 0px)
}
80% {
transform:translate(0px, 0px)
}
85% {
transform:translate(0px, 4px)
}
90% {
transform:translate(0px, 0px)
}
95% {
transform:translate(0px, 4px)
}
100% {
transform:translate(0px, 0px)
}
}
.-spring_y {
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
	animation-name:spring_y;
	animation-duration:3.5s;
	animation-iteration-count:infinite;
	animation-timing-function:ease-in-out;
	animation-direction:normal;
	-webkit-animation-name:spring_y;
	-webkit-animation-duration:3.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction:normal;
}
@keyframes spring_y {
0% {
transform:translate(0px, 0px)
}
80% {
transform:translate(0px, 0px)
}
85% {
transform:translate(0px, 4px)
}
90% {
transform:translate(0px, 0px)
}
95% {
transform:translate(0px, 4px)
}
100% {
transform:translate(0px, 0px)
}
}
@-webkit-keyframes spring_y {
0% {
transform:translate(0px, 0px)
}
80% {
transform:translate(0px, 0px)
}
85% {
transform:translate(0px, 4px)
}
90% {
transform:translate(0px, 0px)
}
95% {
transform:translate(0px, 4px)
}
100% {
transform:translate(0px, 0px)
}
}
.rOver {
	position:relative;
	font-size:0;
	line-height:0;
}
.rOver img {
	position:absolute;
	top:0;
	left:0;
}
.rOver .off {
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.rOver:hover .off {
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
}
.rOver .on {
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
}
.rOver:hover .on {
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.warning {
display:;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:rgba(0, 0, 0, .8);
	background:url('/_wg/img/_bg/bg_opacity_b_80.png') \9;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
	transition:all 1s ease-in-out;
}
.warning i {
	display:block;
	padding:0 0 20px;
	font-size:50px;
	color:#fff;
}
.warning p {
	position:absolute;
	top:-1000px;
	width:100%;
	line-height:33px;
	text-align:center;
	font-size:23px;
	color:#fff;
}
@media all and (max-width:760px) {
body {
overflow-y:hidden !important;
overflow-x:hidden !important;
}
.warning {
z-index:9999;
height:100%;
visibility:visible;
filter:alpha(opacity=100);
opacity:1.0;
}
.warning p {
top:30%;
}
}
.-change {
	position:relative;
	width:25px;
	height:27px;
}
.-change img {
	left:0;
}
.-change i {
	left:50%;
	width:18px;
	margin-left:-8px;
	line-height:25px;
	font-size:18px;
}
.-change img:nth-child(1), .-change i:nth-child(1) {
position:absolute;
top:0px;
visibility:visible;
filter:alpha(opacity=100);
opacity:1.0;
transition:all .3s ease-in-out;
}
.-change:hover img:nth-child(1), .-change:hover i:nth-child(1) {
top:5px;
visibility:hidden;
filter:alpha(opacity=0);
opacity:0;
}
.-change img:nth-child(2), .-change i:nth-child(2) {
position:absolute;
top:-5px;
visibility:hidden;
filter:alpha(opacity=0);
opacity:0;
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
.-change:hover img:nth-child(2), .-change:hover i:nth-child(2) {
top:0;
visibility:visible;
filter:alpha(opacity=100);
opacity:1.0;
}
.-caption {
	position:absolute;
	z-index:1;
	left:50%;
	bottom:0;
	width:0;
	height:0;
}
.-caption p {
	display:block;
	position:absolute;
	top:0;
	height:25px;
	line-height:25px;
	padding:0 10px;
	transform:translateX(-50%);
	background:rgba(255, 255, 255, .95);
	border:1px solid rgba(0, 0, 0, .1);
	font-family:'Nanum Gothic';
	font-size:11px;
	color:#333;
	white-space:nowrap;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
transition:all .3s ease-in-out;
}
li:hover .-caption p, a:hover .-caption p {
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.ec-base-button img, .button img {
	filter:url(../css/filters.svg#grayscale);
	filter:gray;
	filter:grayscale(100%);
	-webkit-filter:grayscale(1);
}
.dc_rate {
	display:none;
	position:absolute;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	font-family:'Roboto';
	color:#fff;
	font-weight:bold;
	letter-spacing:-0.02em;
	cursor:pointer;
}
.dc_rate .sale {
	display:none;
}
.dc_rate.on {
	display:block;
}
.dc_rate i {
	font-style:normal;
}
.dc_rate.ico01 {
	top:-3px;
	right:-3px;
	width:40px;
	height:40px;
	line-height:40px;
	background:rgba(20, 20, 20, .9);
	background:#333 \9;
	box-shadow:-1px 1px 2px rgba(0, 0, 0, 0.2);
	font-size:14px;
}
.dc_rate.ico01 i {
	margin-left:1px;
	font-size:12px;
	font-weight:normal;
}
.item:hover .dc_rate.ico01 {
	animation-name:sale_rate;
animation-duration:.3s;
	animation-timing-function:ease-in-out;
	animation-direction:normal;
	-webkit-animation-name:sale_rate;
-webkit-animation-duration:.3s;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction:normal;
}
@keyframes sale_rate {
0% {
transform:translate(0px, 0px)
}
50% {
transform:translate(0, 4px)
}
100% {
transform:translate(0px, 0px)
}
}
.dc_rate.ico02 {
	top:-4px;
	left:-4px;
	width:60px;
	height:60px;
	line-height:60px;
	background:#90173c;
	font-size:20px;
	color:#fff;
	cursor:pointer;
}
.dc_rate.ico02 i {
	margin-left:2px;
	font-size:14px;
}
.-cap:after {
	content:'오늘하루 열지않음';
	position:absolute;
	left:-109px;
	top:0;
	width:104px;
	height:27px;
	line-height:27px;
	padding:0 0 0 10px;
	background:rgba(0, 0, 0, .8);
	font-size:12px;
	color:#fff;
	opacity:0;
	visibility:hidden;
transition:all .3s ease-in-out;
}
.-cap:hover:after {
	left:-114px;
	opacity:1;
	visibility:visible;
}
.-cap2:after {
	content:'닫기';
	position:absolute;
	left:-45px;
	top:0;
	width:40px;
	height:27px;
	line-height:27px;
	padding:0 0 0 10px;
	background:rgba(0, 0, 0, .8);
	font-size:12px;
	color:#fff;
	opacity:0;
	visibility:hidden;
transition:all .3s ease-in-out;
}
.-cap2:hover:after {
	left:-50px;
	opacity:1;
	visibility:visible;
}
.-likeButton {
	position:absolute;
	z-index:10;
	bottom:10px;
	right:-8px;
	max-width:80px;
	height:16px;
	padding:8px 0 0;
	background:url('/_wg/img/like_shadow.gif') no-repeat right top;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0;
}
.item:hover .-likeButton {
	bottom:15px;
	visibility:visible;
filter:filter:alpha(opacity=100);
	opacity:1.0;
	-webkit-opacity:1.0;
}
.-likeButton:hover {
	color:#333;
}
.-likeButton button {
	padding:2px 5px;
	background:#fff;
	border:1px solid #f4f4f4;
	color:inherit;
	box-shadow:-1px 1px 2px rgba(0, 0, 0, 0.2);
	line-height:16px;
}
.-likeButton button .likePrdIcon {
	content:url('/_wg/img/_btn/list_like_off.png');
	width:14px!important;
	margin:-2px 3px 0 0;
}
.-likeButton.selected button .likePrdIcon {
	content:url('/_wg/img/_btn/list_like_on.png');
}
.-likeButton button .likePrdCount {
	font-weight:400;
	color:inherit;
	font-size:10px;
}
.-likeButton.selected {
	bottom:20px!important;
	right:-8px!important;
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
	-webkit-opacity:1.0;
}
.-likeButton.selected button {
	background:#333;
	border:1px solid #222;
	color:#fff;
}
.-likeButton.selected button:before {
	content:'LIKE';
	position:relative;
	display:inline-block;
	margin:0 4px 0 0;
	font-size:10px;
}
.-pTxt {
	display:block;
	position:absolute;
	z-index:1;
top:;
	left:50px;
	padding:5px 10px;
	background:#333;
	border-radius:3px;
	font-size:11px;
	color:#fff;
	letter-spacing:0;
	white-space:nowrap;
	filter:alpha(opacity=0);
	opacity:0;
transition:all .3s ease;
}
li:hover .-pTxt {
top:;
	filter:alpha(opacity=100);
	opacity:1;
}
.popup_wrap {
	position:fixed;
	z-index:100;
	left:0;
	bottom:10px;
}
.popup_inner {
	display:table-cell;
	position:relative;
	z-index:100;
	width:70px;
	height:170px;
	vertical-align:bottom;
	font-size:0;
	line-height:0;
}
.orderStep {
	display:block;
}
@media all and (max-width:1285px) {
.orderStep img {
width:100%;
}
}
[class^='btnNormal'], a[class^='btnNormal'] {
display:inline-block;
box-sizing:border-box;
padding:2px 8px;
border:1px solid #d1d1d1;
border-radius:2px;
font-family:"굴림", Gulim;
font-size:12px;
line-height:18px;
font-weight:normal;
text-decoration:none;
vertical-align:middle;
word-spacing:-0.5px;
letter-spacing:0;
text-align:center;
white-space:nowrap;
color:#222;
background-color:#fff;
}
[class^='btnSubmit'], a[class^='btnSubmit'] {
display:inline-block;
box-sizing:border-box;
padding:2px 8px;
border:1px solid transparent;
border-radius:2px;
font-family:"굴림", Gulim;
font-size:12px;
line-height:18px;
font-weight:normal;
text-decoration:none;
vertical-align:middle;
word-spacing:-0.5px;
letter-spacing:0;
text-align:center;
white-space:nowrap;
color:#fff;
background-color:#4a5164;
}
[class^='btnEm'], a[class^='btnEm'] {
display:inline-block;
box-sizing:border-box;
padding:2px 8px;
border:1px solid transparent;
border-radius:2px;
font-family:"굴림", Gulim;
font-size:12px;
line-height:18px;
font-weight:normal;
text-decoration:none;
vertical-align:middle;
word-spacing:-0.5px;
letter-spacing:0;
text-align:center;
white-space:nowrap;
color:#fff;
background-color:#84868b;
}
[class^='btnBasic'], a[class^='btnBasic'] {
display:inline-block;
box-sizing:border-box;
padding:2px 8px;
border:1px solid #d1d1d1;
border-radius:2px;
font-family:"굴림", Gulim;
font-size:12px;
line-height:18px;
font-weight:normal;
text-decoration:none;
vertical-align:middle;
word-spacing:-0.5px;
letter-spacing:0;
text-align:center;
white-space:nowrap;
color:#222;
background-color:#f0f0f0;
}
[class^='btnNormal']:not(.disabled):hover {
background-color:#f3f3f3;
}
[class^='btnSubmit']:not(.disabled):hover {
background-color:#43495a;
}
[class^='btnEm']:not(.disabled):hover {
background-color:#77797d;
}
[class^='btnBasic']:not(.disabled):hover {
background-color:#e5e5e5;
}
[class^='btnNormal'].disabled {
border-color:#e3e3e3;
color:#999;
}
[class^='btnSubmit'].disabled {
background-color:#9297a2;
color:#f0f0f0;
}
[class^='btnEm'].disabled {
background-color:#b5b6b9;
color:#f0f0f0;
}
[class^='btnBasic'].disabled {
color:#999;
}
[class^='btn'].sizeS {
padding:6px 8px;
}
[class^='btn'].sizeM {
padding:10px 16px;
}
[class^='btn'].sizeL {
padding:14px 16px;
min-width:80px;
font-weight:bold;
}
[class^='btn'][class*='Fix'] {
width:72px;
word-break:keep-all;
word-wrap:break-word;
}
[class^='btn'][class*='Fix'].sizeS {
width:96px;
}
[class^='btn'][class*='Fix'].sizeM {
width:120px;
padding-left:8px;
padding-right:8px;
}
[class^='btn'][class*='Fix'].sizeL {
width:160px;
padding-left:8px;
padding-right:8px;
}
a.btnLink {
	color:#222;
}
a.btnLink:hover {
	text-decoration:none;
	-webkit-box-shadow:0 1px 0 0 #222;
	-moz-box-shadow:0 1px 0 0 #222;
	box-shadow:0 1px 0 0 #222;
}
a.btnLink:after {
	content:"";
	display:inline-block;
	margin:-2px -2px 0 3px;
	vertical-align:middle;
	border:0 0 0 10px;
	border-style:solid;
	border-color:transparent transparent transparent #77797d;
}
[class^='btn'] i {
display:none \0/IE8;
}
[class^='btn'] .icoArrow {
display:inline-block;
width:3px;
height:3px;
margin:-2px 1px 0 1px;
border:2px solid #77797d;
border-width:0 2px 2px 0;
vertical-align:middle;
transform:rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
}
[class^='btnSubmit'] .icoArrow, [class^='btnEm'] .icoArrow {
border-color:#f0f0f0;
}
[class^='btn'] .icoDelete {
position:relative;
overflow:hidden;
display:inline-block;
width:10px;
height:10px;
margin:-2px 2px 0 0;
vertical-align:middle;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}
[class^='btn'] .icoDelete:before {
content:"";
position:absolute;
top:0;
right:4px;
width:2px;
height:10px;
background:#77797d;
}
[class^='btn'] .icoDelete:after {
content:"";
position:absolute;
top:4px;
right:0;
width:10px;
height:2px;
background:#77797d;
}
[class^='btnSubmit'] .icoDelete:before, [class^='btnSubmit'] .icoDelete:after, [class^='btnEm'] .icoDelete:before, [class^='btnEm'] .icoDelete:after {
background:#f0f0f0;
}
[class^='btn'] .icoAdd, [class^='btn'] .icoRemove {
position:relative;
overflow:hidden;
display:inline-block;
width:8px;
height:8px;
margin:-2px 2px 0 0;
vertical-align:middle;
}
[class^='btn'] .icoAdd:before, [class^='btn'] .icoAdd:after, [class^='btn'] .icoRemove:before {
content:"";
position:absolute;
top:50%;
left:50%;
width:8px;
height:8px;
border-radius:2px;
background:#77797d;
}
[class^='btn'] .icoAdd:before, [class^='btn'] .icoRemove:before {
height:2px;
margin:-1px 0 0 -4px;
}
[class^='btn'] .icoAdd:after {
width:2px;
margin:-4px 0 0 -1px;
}
[class^='btn'] img {
margin:-2px 1px 0;
vertical-align:middle;
}
.btnLogin, a.btnLogin {
	display:inline-block;
	box-sizing:border-box;
	width:100px;
	height:70px;
	line-height:70px;
	border-radius:2px;
	text-align:center;
	font-family:"굴림", Gulim;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#4a5164;
}
.btnLogin:hover {
	background-color:#43495a;
}
.btnAgree, a.btnAgree {
	display:inline-block;
	box-sizing:border-box;
	width:80px;
	height:70px;
	line-height:70px;
	border:1px solid #d1d1d1;
	border-radius:2px;
	text-align:center;
	font-family:"굴림", Gulim;
	font-size:12px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
	background-color:#fff;
}
.btnAgree:hover {
	background-color:#f3f3f3;
}
.btnToggle {
	display:inline-block;
	font-size:0;
	line-height:0;
}
.btnToggle button {
	display:inline-block;
	box-sizing:border-box;
	border:1px solid #d1d1d1;
	margin:0 -1px 0 0;
	padding:0 7px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-family:"굴림", Gulim;
	font-size:12px;
	outline:0;
	text-decoration:none;
	color:#222;
	background:#fff;
}
.btnToggle button:first-child {
	border-radius:2px 0 0 2px;
}
.btnToggle button:last-child {
	border-radius:0 2px 2px 0;
}
.btnToggle button.selected {
	position:relative;
	border:1px solid #84868b;
	color:#fff;
	background:#84868b;
}
.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:#353535;
	line-height:24px;
}
.ec-base-button.typeBorder {
	margin-top:-1px;
	padding:10px 20px;
	border:1px solid #d7d5d5;
}
.ec-base-button.typeBG {
	padding:10px 20px;
	border:1px solid #d7d5d5;
	background:#fbfafa;
}
.ec-base-button[class*="gColumn"] {
margin:0 auto;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-justify-content:center;
-moz-justify-content:center;
-ms-justify-content:center;
justify-content:center;
}
.ec-base-button[class*="gColumn"]:after {
display:none;
}
.ec-base-button[class*="gColumn"] [class^='btn'] {
margin:0 2px;
padding-left:8px;
padding-right:8px;
word-break:keep-all;
word-wrap:break-word;
white-space:normal;
-webkit-flex:1;
-moz-flex:1;
-ms-flex:1;
flex:1;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-align-items:center;
-moz-align-items:center;
-ms-align-items:center;
align-items:center;
-webkit-justify-content:center;
-moz-justify-content:center;
-ms-justify-content:center;
justify-content:center;
}
.ec-base-button[class*="gColumn"] [class^='btn'][class*='Fix'] {
-webkit-flex:none;
-moz-flex:none;
-ms-flex:none;
flex:none;
}
.ec-base-button[class*="gColumn"] .gFlex2 {
-webkit-flex:2;
-moz-flex:2;
-ms-flex:2;
flex:2;
}
.ec-base-button[class*="gColumn"] .gFlex3 {
-webkit-flex:3;
-moz-flex:3;
-ms-flex:3;
flex:3;
}
.ec-base-button[class*="gColumn"] .gFlex4 {
-webkit-flex:4;
-moz-flex:4;
-ms-flex:4;
flex:4;
}
.-btn, .-btn * {
	-webkit-box-sizing :border-box;
	-khtml-box-sizing :border-box;
	-moz-box-sizing :border-box;
	-ms-box-sizing :border-box;
	-o-box-sizing :border-box;
	box-sizing :border-box;
}
.-btn {
	display:inline-block;
	margin:0;
	border-radius:0px;
	background: transparent;
	outline:0;
	vertical-align: middle;
	font-family: inherit;
	font-size:12px;
	padding:0 1em 0 .95em;
	height:30px;
	line-height:27px;
	text-decoration: none !important;
	white-space: nowrap;
	cursor: pointer;
	text-align:center;
	position: relative;
}
.-btns > .-btn {
	margin:0 0 0 -4px;
	border-radius:0px;
}
.-btns > .-btn:first-child {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.-btns > .-btn:last-of-type {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}
.-btns:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
}
.-btn.-bold {
	font-weight:bold;
}
.-btn.-disabled {
	opacity:0.5;
}
.-btn.-block {
	display:block;
	width:100%;
	text-align:center;
}
.-btn.-inblock {
	display:inline-block !important;
}
.-btn.-ss {
	font-size:11px;
	height:17px;
	line-height:14px;
	padding:0 2px 0 2px;
	top:-1px;
}
.-btn.-xs {
	font-size:11px;
	height:22px;
	line-height:20px;
	padding:0 8px;
}
.-btn.-sm {
	font-size:12px;
	height:28px;
	line-height:24px;
	padding:0 10px;
}
.-btn.-md {
	font-size:13px;
	height:33px;
	line-height:31px;
	padding:0 14px;
}
.-btn.-md i {
	font-size:14px;
	top:1px;
}
.-btn.-lg {
	font-size:13px;
	height:41px;
	line-height:39px;
	padding:0 18px;
}
.-btn.-xl {
	font-size:15px;
	height:50px;
	line-height:47px;
	padding:0 24px;
}
.-btn i {
	position:relative;
	top:0;
}
.-btn.-xs i.-left {
	padding:0 5px 0 0;
}
.-btn.-sm i.-left {
	padding:0 8px 0 0;
}
.-btn.-md i.-left {
	padding:0 10px 0 0;
}
.-btn.-lg i.-left {
	padding:0 14px 0 0;
}
.-btn.-xl i.-left {
	padding:0 18px 0 0;
}
.-btn.-xs i.-right {
	padding:0 0 0 5px;
}
.-btn.-sm i.-right {
	padding:0 0 0 8px;
}
.-btn.-md i.-right {
	padding:0 0 0 10px;
}
.-btn.-lg i.-right {
	padding:0 0 0 14px;
}
.-btn.-xl i.-right {
	padding:0 0 0 18px;
}
.-btn:focus, .-btn:hover {
	z-index:1;
}
.-btn:active, .-btn.-active {
}
.-btn, .-btn:link, .-btn:visited {
	color:#555;
}
.-btn:focus, .-btn:hover {
	color:#333;
}
.-btn:active, .-btn.-active {
	color:#999;
}
.-btn.-line, .-btn.-line:link, .-btn.-line:visited {
	color:#666;
	border:1px solid #ccc;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
}
.-btn.-line:focus, .-btn.-line:hover {
	color:#333;
	border:1px solid #999;
}
.-btn.-line:active, .-btn.-line.-active {
	color:#999;
	background:#fafafa;
	box-shadow: none;
	border:1px solid #ccc;
}
.-btn.-white, .-btn.-white:link, .-btn.-white:visited {
	color:#555;
	border:1px solid #ebebeb;
	border-bottom-color:#c6c6c6;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(255, 255, 255, 1);
	background:#fff;
	background: linear-gradient(to bottom, #ffffff 40%, #f6f6f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
}
.-btn.-white:focus, .-btn.-white:hover {
	background:#fff;
	background: linear-gradient(to bottom, #fafafa 0%, #fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0 );
}
.-btn.-white:active, .-btn.-white.-active {
	color:#9298a1;
	text-shadow:0 1px 0px #fff;
	border-color:#ebebeb;
	border-top-color:#ddd;
	background:#f4f4f4;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.04);
}
.-btn.-lgrey, .-btn.-lgrey:link, .-btn.-lgrey:visited {
	color:#333;
	border:1px solid #d3d4d6;
	border-bottom-color:#ccced0;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#e6e7e9;
	background: linear-gradient(to bottom, #e6e7e9 40%, #e0e2e4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e7e9', endColorstr='#e0e2e4', GradientType=0 );
}
.-btn.-lgrey:focus, .-btn.-lgrey:hover {
	border:1px solid #d4d5d8;
	background:#dcdee0;
	background: linear-gradient(to bottom, #dcdee0 0%, #d9dadc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdee0', endColorstr='#d9dadc', GradientType=0 );
}
.-btn.-lgrey:active, .-btn.-lgrey.-active {
	color:#333;
	border:1px solid #d4d5d8;
	background:#dcdee0;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
.-btn.-grey, .-btn.-grey:link, .-btn.-grey:visited {
	color:#fff;
	border:1px solid #aab0b7;
	border-bottom-color:#a2a9b0;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#b0b6bd;
	background: linear-gradient(to bottom, #bbbfc5 40%, #b0b6bd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbfc5', endColorstr='#b0b6bd', GradientType=0 );
}
.-btn.-grey:focus, .-btn.-grey:hover {
	border:1px solid #9ea4ab;
	background:#a6acb3;
	background: linear-gradient(to bottom, #adb2b9 0%, #a6acb3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adb2b9', endColorstr='#a6acb3', GradientType=0 );
}
.-btn.-grey:active, .-btn.-grey.-active {
	color:#bbb;
	border:1px solid #9ea4ab;
	background:#a6acb3;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
.-btn.-dgrey, .-btn.-dgrey:link, .-btn.-dgrey:visited {
	color:#fff;
	border:1px solid #53565c;
	border-bottom-color:#4a4e53;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#5c6066;
	background: linear-gradient(to bottom, #666b70 40%, #5c6066 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbfc5', endColorstr='#b0b6bd', GradientType=0 );
}
.-btn.-dgrey:focus, .-btn.-dgrey:hover {
	border:1px solid #44474c;
	background:#4d5056;
	background: linear-gradient(to bottom, #565a5f 0%, #4d5056 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adb2b9', endColorstr='#a6acb3', GradientType=0 );
}
.-btn.-dgrey:active, .-btn.-dgrey.-active {
	color:#bbb;
	border:1px solid #44474c;
	background:#4d5056;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
.-btn.-black, .-btn.-black:link, .-btn.-black:visited {
	color:#fff;
	border:1px solid #131719;
	border-bottom-color:#0c0f10;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#1e2427;
	background: linear-gradient(to bottom, #262c2f 100%, #1e2427 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26353e', endColorstr='#26353e', GradientType=0 );
}
.-btn.-black:focus, .-btn.-black:hover {
	border:1px solid #272f32;
	background:#323b3f;
	background: linear-gradient(to bottom, #3c4549 0%, #323b3f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#374954', endColorstr='#374954', GradientType=0 );
}
.-btn.-black:active, .-btn.-black.-active {
	color:#ddd;
	border:1px solid #272f32;
	background:#323b3f;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
.-btn.-green, .-btn.-green:link, .-btn.-green:visited {
	color:#fff;
	border:1px solid #04af37;
	border-bottom-color:#0c9e37;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#01c73c;
	background: linear-gradient(to bottom, #01c73c 100%, #00b235 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01c73c', endColorstr='#26353e', GradientType=0 );
}
.-btn.-green:focus, .-btn.-green:hover {
	border:1px solid #20a94a;
	background:#24c756;
	background: linear-gradient(to bottom, #24c756 0%, #23bd52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24c756', endColorstr='#23bd52', GradientType=0 );
}
.-btn.-green:active, .-btn.-green.-active {
	color:#ddd;
	border:1px solid #20a94a;
	background:#24c756;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
.-btn.-yellow, .-btn.-yellow:link, .-btn.-yellow:visited {
	color:#333;
	border:1px solid #ddbd0c;
	border-bottom-color:#d3b50e;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
	text-shadow:0 0 2px rgba(0, 0, 0, 0.2);
	background:#ffd800;
	background: linear-gradient(to bottom, #ffd800 100%, #f2ce06 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#f2ce06', GradientType=0 );
}
.-btn.-yellow:focus, .-btn.-yellow:hover {
	border:1px solid #f3ce06;
	background:#f9d302;
	background: linear-gradient(to bottom, #f9d302 0%, #f4cf04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d302', endColorstr='#f4cf04', GradientType=0 );
}
.-btn.-yellow:active, .-btn.-yellow.-active {
	color:#555;
	border:1px solid #f3ce06;
	background:#f9d302;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.07);
}
html.ie .-btn {
	border-radius:0;
}
.multiPopup {
	position:relative;
	background:#fff;
}
.multiPopup .DB_img {
	position:relative;
	overflow:hidden;
}
.multiPopup .DB_img ul {
	position:relative;
}
.multiPopup .DB_img ul li {
	position:absolute;
	width:100%;
	height:100%;
}
.multiPopup .arrow.DB_prev {
	left:-5px;
	background:url('/_wg/img/_arrow/arrowL_35.gif') no-repeat 50% 50% rgba(255, 255, 255, .5);
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
}
.multiPopup .DB_img:hover .arrow.DB_prev {
	left:0;
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-opacity:1;
}
.multiPopup .arrow.DB_next {
	right:-5px;
	background:url('/_wg/img/_arrow/arrowR_35.gif') no-repeat 50% 50% rgba(255, 255, 255, .5);
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
}
.multiPopup .DB_img:hover .arrow.DB_next {
	right:0;
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-opacity:1;
}
.multiPopup .arrow {
	position:absolute;
	top:50%;
	width:45px;
	height:70px;
	margin-top:-35px;
	cursor:pointer;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.multiPopup .DB_menu {
	position:relative;
}
.multiPopup .DB_menu ul li {
	float:left;
	margin:0 -1px -1px 0;
	border:1px solid #ddd;
	background:#eee;
	cursor:pointer;
	color:#999;
	font-size:11px;
	line-height:17px;
	text-align:center;
transition:all .5s ease;
-webkit-transition:all .5s ease;
}
.multiPopup .DB_menu ul li:hover {
	background:#fafafa;
}
.multiPopup .DB_menu ul li.DB_select {
	background:#fff;
	color:#333;
	font-weight:bold;
}
.multiPopup .DB_menu ul li p {
	position:relative;
}
.multiPopup .DB_menu .DB_box {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border:1px solid #888;
}
.popup_footer {
	position:fixed;
	bottom:0;
	width:100% !important;
}
.popup_footer > div {
	width:100% !important;
	height:30px !important;
	padding:0 !important;
	overflow:hidden !important;
	background:#555 !important;
	font-family:'Nanum Gothic' !important;
}
.popup_footer > div > span {
	position:relative;
	display:inline-block;
	float:left;
	padding:0 0 0 15px;
	text-indent:20px;
	font-size:11px;
	color:#eee;
	line-height:30px;
}
.popup_footer > div > span > input {
	position:absolute;
	left:10px;
	top:6px;
	line-height:30px;
	width:18px;
	height:18px;
}
.popup_footer > div > span + span {
	display:inline-block;
	float:right;
	padding:0 15px 0 0;
	background:#333 !important;
	font-size:11px;
	color:#fff;
	line-height:30px;
}
.popup_footer > div > span + span:hover {
	background:#000 !important;
	color:#fff;
}
.multiPopup.v61 {
	width:302px;
	height:550px;
	padding:8px;
	border:1px solid #ccc;
}
.multiPopup.v61 .DB_img {
	width:299px;
	height:380px;
	margin-bottom:5px;
	border:1px solid #ddd;
}
.multiPopup.v61 .DB_menu ul li {
	width:99px;
	height:80px;
}
.multiPopup.v61 .DB_menu ul li p {
	top:30%;
}
.multiPopup.v61 .DB_menu .DB_box {
	width:99px;
	height:80px;
}
.multiPopup.v62 {
	width:298px;
	height:543px;
}
.multiPopup.v62 .DB_img {
	width:298px;
	height:380px;
}
.multiPopup.v62 .DB_menu ul li {
	width:98px;
	height:80px;
}
.multiPopup.v62 .DB_menu ul li p {
	top:30%;
}
.multiPopup.v62 .DB_menu .DB_box {
	display:none;
	width:98px;
	height:80px;
}
.multiPopup.v31 {
	width:302px;
	height:469px;
	padding:8px;
	border:1px solid #ccc;
}
.multiPopup.v31 .DB_img {
	width:299px;
	height:380px;
	margin-bottom:5px;
	border:1px solid #ddd;
}
.multiPopup.v31 .DB_menu ul li {
	width:99px;
	height:80px;
}
.multiPopup.v31 .DB_menu ul li p {
	top:30%;
}
.multiPopup.v31 .DB_menu .DB_box {
	width:99px;
	height:80px;
}
.multiPopup.v32 {
	width:298px;
	height:462px;
}
.multiPopup.v32 .DB_img {
	width:298px;
	height:380px;
}
.multiPopup.v32 .DB_menu ul li {
	width:98px;
	height:80px;
}
.multiPopup.v32 .DB_menu ul li p {
	top:30%;
}
.multiPopup.v32 .DB_menu .DB_box {
	display:none;
	width:98px;
	height:80px;
}
.multiPopup.c31 {
	width:302px;
	height:511px;
	padding:8px;
	border:1px solid #ccc;
}
.multiPopup.c31 .DB_img {
	width:299px;
	height:380px;
	margin-bottom:5px;
	border:1px solid #ddd;
}
.multiPopup.c31 .DB_menu ul li {
	display:block;
	width:299px;
	height:40px;
}
.multiPopup.c31 .DB_menu ul li p {
	top:30%;
}
.multiPopup.c31 .DB_menu .DB_box {
	width:299px;
	height:40px;
}
.multiPopup.c32 {
	width:298px;
	height:504px;
}
.multiPopup.c32 .DB_img {
	width:298px;
	height:380px;
}
.multiPopup.c32 .DB_menu ul li {
	display:block;
	width:296px;
	height:40px;
}
.multiPopup.c32 .DB_menu ul li p {
	top:30%;
}
.multiPopup.c32 .DB_menu .DB_box {
	display:none;
}
.multiPopup.w41 {
	width:539px;
	height:301px;
	padding:8px;
	border:1px solid #ccc;
}
.multiPopup.w41 .DB_img {
	float:left;
	width:420px;
	height:299px;
	margin:0 5px 0 0;
	border:1px solid #ddd;
}
.multiPopup.w41 .DB_menu {
	position:relative;
	float:left;
	width:112px;
}
.multiPopup.w41 .DB_menu ul li {
	display:block;
	width:110px;
	height:74px;
}
.multiPopup.w41 .DB_menu ul li p {
	top:27%;
}
.multiPopup.w41 .DB_menu .DB_box {
	width:110px;
	height:74px;
}
.multiPopup.w42 {
	width:532px;
	height:297px;
}
.multiPopup.w42 .DB_img {
	float:left;
	width:420px;
	height:297px;
}
.multiPopup.w42 .DB_img ul li {
	width:420px !important;
	height:300px !important;
}
.multiPopup.w42 .DB_menu {
	position:relative;
	float:left;
	width:112px;
}
.multiPopup.w42 .DB_menu ul li {
	display:block;
	width:110px;
	height:73px;
}
.multiPopup.w42 .DB_menu ul li p {
	top:27%;
}
.multiPopup.w42 .DB_menu .DB_box {
	display:none;
}
.multiPopup.r51 {
	width:302px;
	height:415px;
	padding:8px;
	border:1px solid #ccc;
}
.multiPopup.r51 .DB_img {
	width:299px;
	height:380px;
	margin-bottom:5px;
	border:1px solid #ddd;
}
.multiPopup.r51 .DB_menu ul li {
	width:25px;
	height:25px;
	line-height:24px;
	margin:0 5px 0 0;
	border-radius:100%;
}
.multiPopup.r51 .DB_menu .DB_box {
	display:none;
}
.multiPopup.z_sample {
	width:502px;
	height:920px;
}
.multiPopup.z_sample .DB_img {
	width:500px;
	height:885px;
	margin-bottom:5px;
}
.multiPopup.z_sample .DB_menu ul li {
	width:25px;
	height:25px;
	line-height:24px;
	margin:0 5px 0 0;
	border-radius:100%;
}
.multiPopup.z_sample .DB_menu .DB_box {
	display:none;
}
.JS_topBnr_wrap {
	display:block;
}
.sns_icon {
	display:block;
}
.point_ico {
	display:block;
}
.category {
	display:inline-block;
}
.categorySub.m01 {
	display:inline-block;
}
.categorySub.m02 {
	display:inline-block;
}
.categorySub.m04 {
	display:inline-block;
}
.header_icon {
	display:block;
}
.header_icon .full {
	display:inline-block;
}
.menuList.sub {
	display:block;
}
.header_icon .search {
	display:inline-block;
}
.header_icon .brand {
	display:inline-block;
}
.header_icon .shop {
	display:inline-block;
}
.JS_mainBnr, .dummy {
	display:block;
}
.SD_txt_01 {
	display:block;
}
.SD_bnr_01 {
	display:block;
}
.JS_wideBnr {
	display:block;
}
.SD_bnr_03 {
	display:block;
}
.JS_mainBnr2 {
	display:block;
}
.SD_bnr_04 {
	display:block;
}
.JS_mainMenu {
	display:block;
}
.SD_bnr_02 {
	display:block;
}
.JS_slide_01 {
	display:block;
}
.JS_tabRolling_wrap {
	display:block;
}
.JS_tabRolling.type2 {
	display:none;
}
.JS_tabRolling.type3 {
	display:none;
}
.JS_tabRolling.type4 {
	display:none;
}
.JS_tabRolling.type5 {
	display:block;
}
.JS_rollingItem {
	display:block;
}
.JS_timeSale.main {
	display:block;
}
.main .review_list_wrap {
	display:block;
}
.SD_spBnr_01 {
	display:block;
}
.SD_footerBnr {
	display:block;
}
.insta_wrap {
	display:block;
}
.footer_menu2 {
	display:block;
}
.footer_ico {
	display:block;
}
.d_panel.right {
	display:block;
}
.d_toggle {
	display:block;
}
.panel_naver {
	display:block;
}
.panel_kakao {
	display:block;
}
.JS_quickBnr {
	display:block;
}
.JS_quickNotice {
	display:block;
}
.quickIco {
	display:block;
}
.d_panel.right .oper_time {
	display:block;
}
.d_panel.right .bank_info {
	display:block;
}
.d_panel.bottom {
	display:block;
}
.inner .myshop {
	display:inline-block;
}
.inner .qna {
	display:inline-block;
}
.inner .review {
	display:inline-block;
}
.inner .photo {
	display:inline-block;
}
.inner .notice {
	display:inline-block;
}
.inner .cart {
	display:inline-block;
}
.inner .wish {
	display:inline-block;
}
.inner .order {
	display:inline-block;
}
.inner .mileage {
	display:inline-block;
}
.inner .coupon {
	display:inline-block;
}
.inner .like {
	display:inline-block;
}
.inner .time {
	display:inline-block;
}
.inner .brand {
	display:inline-block;
}
.inner .lookbook {
	display:inline-block;
}
.inner .recent {
	display:inline-block;
}
.inner .search {
	display:inline-block;
}
.inner .class {
	display:inline-block;
}
.inner .map {
	display:inline-block;
}
.inner .bookmark {
	display:inline-block;
}
.inner .shortcut {
	display:inline-block;
}
.inner .attend {
	display:inline-block;
}
.buy_wrap.fixed {
	display:block;
}
.JS_detailBnr {
	display:block;
}
.p_naverTalk {
	display:block;
}
.p_plusID {
	display:block;
}
.snsIco {
	display:block;
}
.etcBtn {
	display:block;
}
.img_info.img1 {
	display:block;
}
.img_info.img2 {
	display:block;
}
.thumbnail.outline {
	outline:1px solid #eee;
}
.dc_rate.on {
	display:block;
}
.-likeButton {
	display:block;
}
.list_button .zoom {
	display:block;
}
.list_button .basket {
	display:block;
}
.list_button .option {
	display:block;
}
.list_button .wish {
	display:block;
}
.d_sLightBox_introPopup {
	display:block;
}
.JS_layerBnr_position {
	left:0px;
}
.list_area.gallery {
	display:block;
}
.list_area.text {
	display:none;
}
.warning {
	display:block;
}
.made {
	display:block;
}
.scrollbar_box {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden !important;
}
.scrollbar_box > .scroll-content {
	position:relative;
	top:-5px;
	left:0;
	width:auto !important;
	height:auto !important;
	margin:5px 0 0 !important;
	padding:0 !important;
	box-sizing:content-box;
	overflow:scroll;
}
_:-ms-fullscreen, :root .scrollbar_box > .scroll-content {
top:-20px !important;
margin:20px 0 0 !important;
}
.scrollbar_box > .scroll-content::-webkit-scrollbar {
height:0;
width:0;
}
.scroll-element {
	display:none;
}
.scroll-element, .scroll-element div {
	box-sizing:content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
	display:block;
}
.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
	cursor:default;
}
.scrollbar_box > .scroll-element.scroll-x .scroll-bar {
	display:none !important;
}
.scrollbar_box > .scroll-element.scroll-y .scroll-bar {
	cursor:move;
	min-height:20px;
	width:4px;
	margin:0 0 0 -7px;
	background:rgba(0, 0, 0, .3) !important;
}
_:-ms-fullscreen, :root .scrollbar_box > .scroll-element.scroll-y .scroll-bar {
margin:5px 0 0 -7px;
}
.scrollbar_box > .scroll-element, .scrollbar_box > .scroll-element div {
	background: none;
	border: none;
	margin:0;
	padding:0;
	position:absolute;
	z-index:10;
}
.scrollbar_box > .scroll-element div {
	display:block;
	height:100%;
	left:0;
	top:0;
	width:100%;
}
.scrollbar_box > .scroll-element .scroll-element_track {
	display: none;
}
.scrollbar_box > .scroll-element .scroll-bar {
	background-color:#999;
	display:block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.scrollbar_box:hover > .scroll-element .scroll-bar, .scrollbar_box > .scroll-element.scroll-draggable .scroll-bar {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
}
.scrollbar_box > .scroll-element.scroll-x {
	bottom:0px;
	height:0px;
	left:0;
	min-width:100%;
	overflow: visible;
	width:100%;
}
.scrollbar_box > .scroll-element.scroll-y {
	height:100%;
	min-height:100%;
	right:0px;
	top:0;
	width:0px;
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding:0;
	margin:0;
	border:0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position:absolute;
	top:0;
	left:0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index:8020;
}
.fancybox-skin {
	position: relative;
	background:#f9f9f9;
	color:#444;
	text-shadow: none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.fancybox-opened {
	z-index:8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color:#444;
	font:14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0;
	padding:15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display:block;
	width:100%;
	height:100%;
}
.fancybox-image {
	max-width:100%;
	max-height:100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/_wg/img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position:0 -108px;
	opacity:0.8;
	cursor: pointer;
	z-index:8060;
}
#fancybox-loading div {
	width:44px;
	height:44px;
	background: url(/_wg/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position:absolute;
	top: -18px;
	right: -18px;
	width:36px;
	height:36px;
	cursor: pointer;
	z-index:8040;
}
.fancybox-nav {
	position:absolute;
	top:0;
	width:40%;
	height:100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/_wg/img/fancybox/blank.gif);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index:8040;
}
.fancybox-prev {
	left:0;
}
.fancybox-next {
	right:0;
}
.fancybox-nav span {
	position:absolute;
	top:50%;
	width:36px;
	height:34px;
	margin-top: -18px;
	cursor: pointer;
	z-index:8040;
	visibility: hidden;
}
.fancybox-prev span {
	left:10px;
	background-position:0 -36px;
}
.fancybox-next span {
	right:10px;
	background-position:0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position:absolute;
	top: -99999px;
	left: -99999px;
	max-width:99999px;
	max-height:99999px;
	overflow: visible !important;
}
.fancybox-lock {
	overflow: visible !important;
	width:auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	display: none;
	z-index:8010;
	background: url(/_wg/img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0;
}
.fancybox-lock .fancybox-overlay {
	overflow:auto;
	overflow-y: scroll;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index:8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position:absolute;
	bottom:0;
	right:50%;
	margin-bottom: -35px;
	z-index:8050;
	text-align:center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding:2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:0 1px 2px #222;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top:10px;
	color:#fff;
}
.fancybox-title-inside-wrap {
	padding-top:10px;
}
.fancybox-title-over-wrap {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding:10px;
	background:#000;
	background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(/_wg/img/fancybox/fancybox_sprite@2x.png);
background-size:44px 152px;
}
#fancybox-loading div {
background-image: url(/_wg/img/fancybox/fancybox_loading@2x.gif);
background-size:24px 24px;
}
}
.JS_topBnr {
	display:none;
	position:relative;
	width:100%;
	z-index:2;
	margin:0 0 -1px;
	border-bottom:1px solid rgba(0, 0, 0, 0.05);
	overflow:hidden;
}
.position_center {
	position:absolute;
	z-index:10;
	top:-5px;
	left:50%;
	width:0;
	height:0;
	margin-left:650px;
	opacity:0;
	-webkit-opacity:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_topBnr:hover .position_center {
	top:0px;
	opacity:1;
	-webkit-opacity:1;
}
.JS_topBnr .close {
	position:absolute;
	z-index:5;
	right:20px;
	width:27px;
	height:27px;
	background:url('/_wg/img/_btn/btn_x_w_11.gif') no-repeat center rgba(0, 0, 0, .8);
	cursor:pointer;
}
.JS_topBnr .checkbox {
	display:none;
}
.JS_topBnr_roll {
	position:relative;
	width:100%;
	height:60px;
	overflow:hidden;
}
.JS_topBnr_roll .img {
	position:relative;
	width:100%;
	height:100%;
}
.JS_topBnr_roll .img li {
	position:absolute;
	top:0;
	left:50%!important;
	width:2000px;
	height:100%;
	margin-left:-1000px;
}
.JS_topBnr_roll .img li:first-child {
	z-index:1;
	left:0;
}
.JS_topBnr_roll .img li img {
	width:100%;
}
.JS_topBnr_roll .btn {
	position:absolute;
	z-index:3;
	bottom:15px;
	left:50%;
	width:1260px;
	line-height:0;
	margin:0 0 0 -620px;
	text-align:left;
	letter-spacing:-4px;
	font-size:0;
	opacity:0;
transition:opacity .3s 8s ease;
-webkit-transition:opacity .3s 8s ease;
}
.JS_topBnr_roll:hover .btn {
	opacity:1.0;
	-webkit-opacity:1.0;
	transition-delay:0s;
	-webkit-transition-delay:0s;
}
.JS_topBnr_roll .btn li {
	position:relative;
	display:inline-block;
*display:inline;
*zoom:1;
	width:15px;
	height:2px;
	margin:0 2px;
	background:#ccc;
	cursor:pointer;
	font-size:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_topBnr_roll .btn li span {
	position:absolute;
	left:0;
	display:block;
	width:0;
	height:100%;
	background:#111;
	text-indent:-9999px;
}
.JS_topBnr_roll .btn li.on {
	width:25px;
	background:#999;
}
.JS_topBnr_roll .DB_dir {
	position:absolute;
	z-index:10;
	left:50%;
	top:0;
	width:1260px;
	margin:0 0 0 -620px;
	height:0;
	cursor:pointer;
	opacity:0;
	-webkit-opacity:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_topBnr_roll:hover .DB_dir {
	opacity:1;
	-webkit-opacity:1;
}
.JS_topBnr_roll .arrow {
	position:absolute;
	width:30px;
	height:30px;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_topBnr_roll .prev {
	top:-5px;
	background:url('/_wg/img/_arrow/arrowVLW_21.gif') no-repeat 50% 50% rgba(0, 0, 0, .2);
}
.JS_topBnr_roll:hover .prev {
	top:0px
}
.JS_topBnr_roll:hover .prev:hover {
	background:url('/_wg/img/_arrow/arrowVLW_21.gif') no-repeat 50% 50% rgba(0, 0, 0, .4);
}
.JS_topBnr_roll .next {
	top:25px;
	background:url('/_wg/img/_arrow/arrowVRW_21.gif') no-repeat 50% 50% rgba(0, 0, 0, .2);
}
.JS_topBnr_roll:hover .next {
	top:30px;
}
.JS_topBnr_roll:hover .next:hover {
	background:url('/_wg/img/_arrow/arrowVRW_21.gif') no-repeat 50% 50% rgba(0, 0, 0, .4);
}
@media all and (max-width:1285px) {
.JS_topBnr_roll .btn {
width:980px;
margin:0 0 0 -490px;
}
.JS_topBnr_roll .DB_dir {
width:980px;
margin:0 0 0 -490px;
}
}
#header {
	display:block;
	position:relative;
	background:none;
}
#header_01 {
	position:relative;
	z-index:30;
	width:100%;
	height:40px;
	border-bottom:1px solid rgba(0, 0, 0, 0.05);
	background:rgba(255, 255, 255, 0.05);
transition:background .3s .1s ease;
-webkit-transition:background .3s .1s ease;
}
#header_01.fixed {
	position:fixed;
	top:0;
	background:rgba(255, 255, 255, 0.97);
	background:#fff \9;
}
.goHome_wrap {
	position:absolute;
	top:0;
	left:-1px;
	width:52px;
	height:41px;
	overflow:hidden;
}
.goHome a {
	position:absolute;
	z-index:11;
	top:-41px;
	left:0;
	width:52px;
	height:41px;
	line-height:41px;
	background:#222;
	text-align:center;
	cursor:pointer;
transition:top .3s 1s ease;
-webkit-transition:top .3s 1s ease;
}
#header_01.fixed .goHome a {
	top:0px;
	transition-delay:1s;
	-webkit-transition-delay:1s;
}
.goHome a:hover {
	text-decoration:none !important;
}
.goHome i {
	line-height:38px;
	font-size:20px;
	color:#fff;
}
#header_01 .goHome_move {
	float:left;
	width:0;
	height:40px;
	font-size:0;
transition:all .3s 1.5s ease;
-webkit-transition:all .3s 1.5s ease;
}
#header_01.fixed .goHome_move {
	margin:0 0 0 55px;
transition-delay:.5s;
-webkit-transition-delay:.5s;
}
#header_02 {
	position:relative;
	z-index:28;
	width:100%;
	height:100px;
	border-bottom:1px solid rgba(0, 0, 0, .08);
	background:rgba(255, 255, 255, .05);
	box-shadow:none;
transition:height .3s 0s, background .3s 0s, box-shadow 1s ease;
-webkit-transition:height .3s 0s, background .3s 0s, box-shadow 1s ease;
}
#header_02.fixed {
	position:fixed;
	top:40px;
	height:50px;
	left:0;
	background:rgba(255, 255, 255, .97);
	box-shadow:0 3px 4px rgba(0, 0, 0, 0.15);
	border-bottom:none;
	border-bottom:1px solid #333 \9;
transition:height .3s .5s, background .3s .1s, box-shadow 1s ease;
-webkit-transition:height .3s .5s, background .3s .1s, box-shadow 1s ease;
}
#header_02 .logo_wrap {
	z-index:2;
	float:left;
	width:200px;
}
#header_02 .logo {
	position:relative;
	top:10px;
	width:200px;
	height:80px;
	margin:0 auto;
transition:all .3s 0s ease;
-webkit-transition:all .3s 0s ease;
}
#header_02.fixed .logo {
	top:0;
	width:125px;
	height:50px;
transition:all .3s .5s ease;
-webkit-transition:all .3s .5s ease;
}
#header_02 .logo img {
	position:absolute;
	width:100%;
	height:100%;
}
#header_02 .logo.rOver.stop:hover .off {
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1.0;
	-webkit-opacity:1.0;
}
#header_02 .logo.stop .on {
	display:none;
}
#header_02 .logo.fade .off {
	top:0;
}
#header_02 .logo.fade:hover .off {
	top:0;
}
#header_02 .logo.fade .on {
	top:0;
}
#header_02 .logo.fade:hover .on {
	top:0;
}
#header_02 .logo.upDown .off {
	top:0;
}
#header_02 .logo.upDown:hover .off {
	top:12px;
}
#header_02 .logo.upDown .on {
	top:-12px;
}
#header_02 .logo.upDown:hover .on {
	top:0;
}
#header_02 .logo.left .off {
	top:0;
	left:0;
}
#header_02 .logo.left:hover .off {
	left:12px;
}
#header_02 .logo.left .on {
	top:0;
	left:-12px;
}
#header_02 .logo.left:hover .on {
	left:0;
}
#header_02 .header_02_inner {
	position:relative;
	float:left;
	top:25px;
	width:1060px;
transition:top .3s 0s ease;
-webkit-transition:top .3s 0s ease;
}
#header_02.fixed .header_02_inner {
	top:0;
transition:top .3s .5s ease;
-webkit-transition:top .3s .5s ease;
}
@media all and (max-width:1285px) {
#header_02 .header_02_inner {
width:780px;
}
}
#header_02 .header_icon {
	position:absolute;
	top:11px;
	right:0;
	width:150px;
	height:30px;
	padding:0 5px 0 0;
	text-align:right;
}
#header_02 .header_icon li:first-child {
	margin:0;
}
#header_02 .header_icon li {
	position:relative;
	height:30px;
	margin:0 0 0 7px;
}
#header_02 .header_icon i {
	font-size:24px;
	color:#333;
}
#header_02 .header_icon .search i {
	font-size:21px;
}
#header_02 .header_icon i:hover {
	color:#777;
}
#header_02 h2 {
	font-family:'FontNSR';
}
#header_02 .nav {
	text-align:left;
}
#header_02 .nav li {
	position:relative;
}
#header_02 .nav li a {
	display:block;
	position:relative;
	font-size:12px;
	color:#444;
}
#header_02 .nav li a:hover {
	text-decoration:none !important;
	font-weight:bold;
	color:#000;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
#header_02 .nav > li > a {
	padding:0 15px;
	font-size:15px;
	color:#555;
text-transform:;
	text-align:center;
	white-space:nowrap;
}
#header_02 .nav > li > a:hover, #header_02 .nav > li.on > a {
	color:#000;
	font-weight:bold !important;
	background-color:rgba(255, 255, 255, .97);
}
#header_02 .nav > li > a color {
	color:#f21c35;
}
@media all and (max-width:1260px) {
#header_02 .nav > li > a {
padding:0 7px;
font-size:11px;
}
}
.nav.categorySub {
	position:relative;
	z-index:11;
}
.nav.categorySub.m01 {
	margin:0 0 0 5px;
}
.nav.categorySub.m02 {
	margin:0;
}
.nav.categorySub.m04 {
	margin:0;
}
.nav.categorySub > li {
	float:left;
}
.nav.categorySub > li:first-child {
	background:none;
}
.nav.categorySub > li > a {
	line-height:50px;
}
.nav.categorySub > li > a:hover, .nav.categorySub > li.on > a {
}
.nav.categorySub > li > ul {
	display:none;
	position:absolute;
	top:50px;
	left:0;
	min-width:160px;
	padding:10px 0;
	border:1px solid rgba(0, 0, 0, .1);
	background:#fff;
}
.nav.categorySub > li > ul > li.arrow {
	background:url('/_wg/img/_arrow/arrow_menu.gif') no-repeat 95% 50%;
}
.nav.categorySub > li > ul > li > a {
	line-height:27px;
	padding:0 20px 0 15px;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
.nav.categorySub > li > ul > li > a:hover, .nav.categorySub > li > ul > li.on > a {
	background:rgba(0, 0, 0, .05);
	font-weight:bold;
}
.nav.categorySub > li > ul > li > ul {
	display:none;
	position:absolute;
	top:-11px;
	left:100%;
	min-width:150px;
	padding:10px 0;
	border:1px solid rgba(0, 0, 0, .1);
	background:#fff;
}
.nav.categorySub > li > ul > li > ul > li.arrow {
	background:url('/_wg/img/_arrow/arrow_menu.gif') no-repeat 95% 50%;
}
.nav.categorySub > li > ul > li > ul > li > a {
	line-height:27px;
	padding:0 0 0 15px;
	color:#555;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
.nav.categorySub > li > ul > li > ul > li > a:hover, .nav.categorySub > li > ul > li > ul > li.on > a {
	background:rgba(0, 0, 0, .05);
	font-weight:bold;
}
.nav.categorySub > li > ul > li > ul > li > ul {
	display:none;
	position:absolute;
	top:-5px;
	left:100%;
	min-width:150px;
	padding:7px 0;
	border:1px solid rgba(0, 0, 0, .1);
	background:#fff;
}
.nav.categorySub > li > ul > li > ul > li > ul > li a {
	line-height:27px;
	padding:0 0 0 15px;
	color:#555;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
.nav.categorySub > li > ul > li > ul > li > ul > li a:hover {
	background:rgba(0, 0, 0, .05);
	color:#111;
}
#category-lnb {
	position:relative;
	z-index:11;
	max-width:85%;
}
@media all and (max-width:1260px) {
#category-lnb {
max-width:83%;
}
}
#category-lnb .d1-wrap {
}
#category-lnb .d1-wrap .d1 {
	position:relative;
	float:left;
}
#category-lnb .d1-wrap .d1 > a {
	line-height:50px;
}
#category-lnb .d1-wrap .d1 > a:hover, #category-lnb .d1-wrap .d1.on > a {
}
#category-lnb .d1-wrap .d1:first-child i {
	top:-13px;
	left:3px;
	font-size:20px;
}
#category-lnb .d2-wrap {
	display:none;
	position:absolute;
	left:0;
	top:50px;
	border:1px solid rgba(0, 0, 0, .1);
	background:#fff;
	white-space:nowrap;
}
#category-lnb .d2-wrap > dl {
	position:relative;
	z-index:1;
	display:inline-block;
	min-width:160px;
	margin:0 -1px 0 0;
	padding:10px 0;
	border-right:1px solid #eee;
}
#category-lnb .d2-wrap .d2 {
	position:relative;
}
#category-lnb .d2-wrap .d2.be {
	background:url('/_wg/img/_arrow/arrow_menu.gif') no-repeat 95% 5px;
}
#category-lnb .d2-wrap .d2 > a {
	line-height:27px;
	padding:0 20px 0 15px;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
#category-lnb .d2-wrap .d2 > a:hover, #category-lnb .d2-wrap .d2.on > a {
	background:rgba(0, 0, 0, .05);
	font-weight:bold;
}
#category-lnb .d2-wrap .img {
	display:inline-block;
	position:relative;
	vertical-align:top;
	font-size:0;
}
#category-lnb .d2-wrap .img a {
	display:inline-block;
	height:100%;
	border-left:1px solid #eee;
	vertical-align:top;
}
#category-lnb .d2-wrap .img img {
	display:block;
	padding:15px;
}
#category-lnb .d2-wrap .img a.map {
	position:absolute;
	background:rgba(5, 255, 252, .5);
}
#category-lnb .d2-wrap.only .img a {
	border-left:0;
}
#category-lnb iframe {
	position:relative;
	z-index:1;
	top:0;
	left:-1px;
	width:630px;
	height:380px;
	border-left:1px solid #eee;
}
#category-lnb .d3-wrap {
	display:none;
	position:absolute;
	left:100%;
	top:-11px;
	padding:10px 0;
	background:#fff;
	border:1px solid rgba(0, 0, 0, .1);
}
#category-lnb .d3-wrap .d3 {
	position:relative;
}
#category-lnb .d2-wrap .d3.be {
	background:url('/_wg/img/_arrow/arrow_menu.gif') no-repeat 95% 5px;
}
#category-lnb .d3-wrap .d3 > a {
	min-width:140px;
	line-height:27px;
	padding:0 10px;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
#category-lnb .d2-wrap .d3 > a:hover, #category-lnb .d3-wrap .d3.on > a {
	background:rgba(0, 0, 0, .05);
	font-weight:bold;
}
#category-lnb .d4-wrap {
	display:none;
	position:absolute;
	left:100%;
	top:-11px;
	padding:10px 0;
	background:#fff;
	border:1px solid rgba(0, 0, 0, .1);
}
#category-lnb .d4-wrap .d4 > a {
	min-width:150px;
	line-height:27px;
	padding:0 10px;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
#category-lnb .d3-wrap .d4 > a:hover {
	background:rgba(0, 0, 0, .05);
	font-weight:bold;
}
#JS_topMenu2 {
	position:relative;
	z-index:10;
	float:left;
}
#JS_topMenu2 a {
	display:block;
	text-decoration:none;
}
#JS_topMenu2 > li {
	position:relative;
	float:left;
	background:url("/_wg/img/_bar/bar_b_20.png") 0 17px no-repeat;
}
#JS_topMenu2 > li:first-child {
	background:none;
}
#JS_topMenu2 > li > a {
	height:39px;
	line-height:39px;
	padding:0 6px 0 8px;
	border-top:1px solid rgba(255, 255, 255, 0);
	font-size:11px;
	color:#333;
	letter-spacing:0.08em;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
#JS_topMenu2 > li > a:hover, #JS_topMenu2 > li.on > a {
	border-top:1px solid rgba(0, 0, 0, .7);
	font-weight:bold;
	color:#000;
}
#JS_topMenu2 > li i {
	position:relative;
	top:2px;
	margin:0 3px 0 0;
	font-size:14px;
}
#JS_topMenu2 > li > ul {
	display:none;
	position:absolute;
	top:40px;
	left:50%;
	margin:0 0 0 -58%;
	padding:7px 0;
	border:1px solid #ddd;
	background:#fff;
}
#JS_topMenu2 > li > ul > li {
	position:relative;
	display:block;
}
#JS_topMenu2 > li > ul > li:first-child > a {
	border-top:none;
}
#JS_topMenu2 > li > ul > li > a {
	height:25px;
	line-height:25px;
	margin:0 10px;
	padding:0 12px;
	border-top:1px solid #eee;
	color:#555;
	font-size:11px;
	white-space:nowrap;
}
#JS_topMenu2 > li > ul > li > a:hover, #JS_topMenu2 > li > ul > li.on > a {
	background-color:rgba(0, 0, 0, .05);
	color:#111;
}
#JS_topMenu2 > li > ul > li > ul {
	display:none;
	position:absolute;
	top:5px;
	left:90px;
	width:120px;
	padding:7px 0;
	border:1px solid #ddd;
	background:#fff;
}
#JS_topMenu2 > li > ul > li > ul > li {
	display:block;
}
#JS_topMenu2 > li > ul > li > ul > li:first-child {
}
#JS_topMenu2 > li > ul > li > ul > li a {
	height:22px;
	padding:0 0 0 10px;
	line-height:23px;
	color:#555;
	font-size:11px;
}
#JS_topMenu2 > li > ul > li > ul > li a:hover, #JS_topMenu2 > li > ul > li > ul > li.on a {
	background-color:rgba(0, 0, 0, .05);
	color:#111;
}
#JS_topMenu2 ._multishop img {
	position:relative;
	top:14px;
	margin:0 7px 0 0;
}
#JS_topMenu2 ._multishop > ul {
	z-index:10;
	width:180px!important;
}
#JS_topMenu2 ._multishop > ul > li.selected {
	background:url('/_wg/img/dot_notice.gif') no-repeat 16px 10px;
}
#JS_topMenu2 ._multishop > ul a img {
	top:6px!important;
	left:5px;
}
#JS_topMenu2 ._multishop > ul .name {
	display:inline-block;
	width:80px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#JS_topMenu2 ._multishop > ul .unit {
	float:right;
	width:30px;
	font-size:10px;
}
#JS_topMenu2 ._multishop > ul > li > a {
	padding:0 0 0 10px;
}
.sns_icon {
	position:relative;
	float:left;
	top:6px;
	margin:0 0 0 5px;
}
.sns_icon li {
	position:relative;
	float:left;
	height:40px;
	margin:0 2px;
}
.sns_icon li a {
	display:block;
	width:27px;
	height:28px;
	border-radius:100%;
	background:rgba(0, 0, 0, .05);
	font-size:15px;
	text-align:center;
	text-decoration:none;
transition:all .7s ease;
-webkit-transition:all .7s ease;
}
.sns_icon li:hover a {
	background:rgba(0, 0, 0, .1);
transition:all .3s ease;
-webkit-transition:all .3s ease;
	transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
}
.sns_icon li a i {
	line-height:27px;
	color:#000;
	filter:alpha(opacity=80);
	opacity:.8;
	-webkit-opacity:.8;
}
.sns_icon li.ico a {
	background:none;
}
.sns_icon li.ico a img {
	line-height:28px;
	width:28px;
	opacity:.8;
	-webkit-opacity:.8;
}
#JS_topMenu {
	position:relative;
	float:right;
	z-index:10;
}
#JS_topMenu a {
	display:block;
	color:#333;
	font-size:11px;
	white-space:nowrap;
}
#JS_topMenu a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#JS_topMenu li {
	position:relative;
}
#JS_topMenu > li {
	float:left;
	background:url("/_wg/img/_bar/bar_b_20.png") 0 17px no-repeat;
}
#JS_topMenu > li:first-child {
	background:none;
}
#JS_topMenu > li > a {
	height:39px;
	padding:0 6px 1px 7px;
	line-height:39px;
	border-top:1px solid rgba(255, 255, 255, 0);
	letter-spacing:0.08em;
transition:color .3s, font-weight .3s ease;
-webkit-transition:color .3s, font-weight .3s ease;
}
#JS_topMenu > li.arrow > a {
	padding:0 18px 1px 8px;
	background:url('/_wg/img/_arrow/arrow_menu_down.gif') no-repeat 93% 50%;
}
#JS_topMenu > li.on > a, #JS_topMenu > li.fix > a {
	border-top:1px solid rgba(0, 0, 0, .7);
	font-weight:bold;
	color:#000;
}
#JS_topMenu > li .count {
	margin:0 0 0 3px;
	padding:3px 5px;
	background:url('/_wg/img/_bg/bg_opacity_b_30.png');
	border-radius:4px;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:400;
}
#JS_topMenu > li > ul {
	display:none;
	position:absolute;
	top:39px;
	left:50%;
	margin:0 0 0 -65%;
	padding:7px 0;
	border:1px solid #ddd;
	background:#fff;
}
#JS_topMenu > li > ul > li.arrow {
	background:url('/_wg/img/_arrow/arrow_menu.gif') no-repeat 95% 50%;
}
#JS_topMenu > li > ul > li:first-child > a {
	border-top:none;
}
#JS_topMenu > li > ul > li > a {
	height:25px;
	line-height:25px;
	margin:0 10px;
	padding:0 12px;
	border-top:1px solid #eee;
	color:#555;
	white-space:nowrap;
}
#JS_topMenu > li > ul > li > a:hover, #JS_topMenu > li > ul > li.on > a {
	background:rgba(0, 0, 0, .05);
}
#JS_topMenu > li > ul > li > ul {
	display:none;
	position:absolute;
	top:5px;
	left:90px;
	width:120px;
	padding:7px 0;
	border:1px solid #ddd;
	background:#fff;
}
#JS_topMenu > li > ul > li > ul > li {
	display:block;
}
#JS_topMenu > li > ul > li > ul > li:first-child {
}
#JS_topMenu > li > ul > li > ul > li a {
	height:22px;
	padding:0 0 0 10px;
	line-height:23px;
	color:#555;
	font-size:11px;
}
#JS_topMenu > li > ul > li > ul > li a:hover, #JS_topMenu > li > ul > li > ul > li.on a {
	background-color:rgba(0, 0, 0, .05);
	color:#111;
}
#JS_topMenu .point_ico {
	position:absolute;
	top:32px;
	left:-1px;
	width:60px;
	height:23px;
	line-height:23px;
	background:rgb(51,51,51);
	background:url('/_wg/img/mileage_bg.png') no-repeat \9;
	border-radius:5px;
	font-weight:bold;
	font-size:10px;
	letter-spacing:0;
	text-align:center;
	color:#fff;
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-opacity:1;
transition:all .8s .5s ease !important;
-webkit-transition:all .8s .5s ease !important;
}
#header_01.fixed #JS_topMenu .point_ico {
	top:20px;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
transition-delay:.8s;
-webkit-transition-delay:.8s;
}
.footer_wrap {
	position:relative;
	display:block;
	border-top:1px solid #333;
	line-height:20px;
	font-size:11px;
}
.footer_wrap:after {
	content:"";
	display:block;
	clear:both;
}
#footer {
	max-width:1260px;
	margin:0 auto;
}
#footer h4 {
	margin:0 0 12px;
	font-family:'Roboto', 'Nanum Gothic';
	font-size:12px;
}
#footer .h4_line {
	width:12px;
	height:1px;
	margin:0 0 20px;
	border-bottom:1px solid #555;
	line-height:0px;
	font-size:0;
}
#footer ._section {
	min-height:190px;
	margin:0 0 10px;
	background:url('/_wg/img/_bar/bar_b_10.png') repeat-y 100% 0;
}
#footer ._line {
	width:100%;
	height:0;
	line-height:0;
	margin:15px 0 25px;
	border-top:1px solid #e6e6e6;
}
#footer .info {
	color:#aaa;
}
#footer i {
	font-size:13px;
	vertical-align:-2px;
}
#footer .footer_menu {
	display:block;
	margin:15px 0 30px;
	padding:0 0 13px 10px;
	border-bottom:1px solid #e6e6e6;
}
#footer .footer_menu ul {
	font-size:0;
	line-height:0;
	letter-spacing:-4px;
}
#footer .footer_menu li {
	display:inline-block;
*display:inline;
*zoom:1;
	height:20px;
	padding:0 15px;
	background:url("/_wg/img/_bar/bar_b_10.png") 0 5px no-repeat;
	font-size:12px;
	line-height:19px;
	letter-spacing:0;
}
#footer .footer_menu li.home {
	padding-left:0;
	background:none;
}
#footer .footer_menu li a {
	color:#333;
}
#footer .footer_menu li a:hover {
	color:#000;
	text-decoration:none;
	font-weight:700;
}
#footer .oper_time {
	float:left;
	width:21%;
	margin:0 4% 0 1%;
}
#footer .oper_time li {
	min-height:0;
}
#footer .oper_time .phone {
	min-height:0;
	line-height:25px;
	margin:0 0 15px;
	font-family:'Oswald';
	font-size:23px;
	font-weight:700;
	letter-spacing:.02em;
}
#footer .oper_time .phone img {
	position:relative;
	top:3px;
}
#footer .oper_time strong {
	min-height:0;
	line-height:20px;
	padding-right:10px;
	color:#333;
}
#footer .oper_time span {
	min-height:0;
	line-height:20px;
}
@media all and (max-width:1285px) {
#footer .oper_time {
width:25%;
}
#footer .oper_time .phone {
font-size:18px;
}
}
#footer .bank_info {
	float:left;
	width:21%;
	margin:0 4% 0 0;
}
#footer .bank_info li {
	min-height:0;
	letter-spacing:0.1em;
}
#footer .bank_info strong {
	display:block;
	float:left;
	width:65px;
	min-height:0;
	line-height:20px;
	font-weight:bold;
}
#footer .bank_info span {
	min-height:0;
	line-height:20px;
}
#footer .bank_info .bank_list {
	width:170px;
	margin:10px 0 0;
}
@media all and (max-width:1285px) {
#footer .bank_info {
width:28%;
}
}
#footer .footer_delivery {
	float:left;
	width:34%;
}
#footer .footer_delivery h4 {
	margin:0 0 5px;
}
#footer .footer_delivery ul.first {
	margin:0 0 25px;
}
#footer .footer_delivery li {
	font-size:11px;
}
#footer .footer_delivery strong, #footer .footer_delivery span {
	margin:0 10px 0 0;
}
#footer .footer_delivery .v_returnAdd1 {
	word-break:keep-all;
}
#footer .footer_delivery .v_returnAdd2 {
	width:96%;
}
@media all and (max-width:1285px) {
#footer .footer_delivery {
width:38%;
background:none;
}
}
#footer .footer_menu2 {
	float:right;
	width:11%;
	margin:0 1% 0 0;
}
#footer .footer_menu2 li a {
	display:block;
	margin:0 0 4px;
	padding:3px 6px 2px 6px;
	line-height:20px;
	border:1px solid #ddd;
	color:#333;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
#footer .footer_menu2 li a:hover {
	border:1px solid #888;
	background:#f4f4f4;
	color:#000;
	text-decoration:none;
}
@media all and (max-width:1285px) {
#footer .footer_menu2 {
display:block;
float:none;
width:100%;
margin:0 0 0 1%;
}
#footer .footer_menu2 li {
display:inline-block;
*display:inline;
*zoom:1;
}
}
#footer .footer_company {
	float:left;
	width:55%;
	margin:0 0 0 1%;
	font-size:12px;
	line-height:23px;
}
#footer .footer_company strong {
	padding-right:8px;
	color:#aaa;
	font-weight:normal;
}
#footer .footer_company span {
	padding-right:23px;
	color:#333;
}
#footer .footer_company a:hover {
	text-decoration:none;
	color:#999;
}
#footer .footer_escrow {
	float:right;
	width:30%;
	margin:0 1% 15px 0;
	text-align:right;
	line-height:22px;
}
#footer .footer_escrow .v_escrow1 {
	padding:3px 7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	background:#888;
	color:#fff;
}
#footer .footer_escrow .btn_11_ff {
	margin:5px 0 0;
}
#footer .footer_ico {
	float:right;
	width:43%;
	margin:0 1% 10px 0;
	font-size:0;
	line-height:0;
	text-align:right;
}
#footer .footer_ico li {
	display:inline-block;
*display:inline;
*zoom:1;
	margin:0 0 10px 10px;
}
.footer_end {
	display:block;
	position:relative;
	height:45px;
	line-height:45px;
	background:url('/_wg/img/_bg/bg_slash_w_10.png') #333;
	font-family:'Roboto';
	font-size:11px;
	text-align:center;
	color:#fff;
	letter-spacing:0.2em;
}
.footer_end_inner {
	max-width:1260px;
	margin:0 auto;
}
.footer_end .copyright {
	float:left;
}
.footer_end .made a {
	float:right;
	color:#ddd;
}
.footer_end .made a:hover {
	text-decoration:none;
}
.xans-layout-conversionpc {
	background:#fff;
	padding:45px;
	text-align:center;
}
.xans-layout-conversionpc a {
	margin:20px;
	padding:20px 40px 20px 110px;
	font-size:68px;
	color:#63666e;
	text-decoration:none;
	text-align:center;
	border:4px solid #9d9db0;
	border-radius:10px;
	background:url("http://img.echosting.cafe24.com/skin/base/layout/ico_mobile.png") no-repeat 40px 50%;
}
li {
	list-style:none;
}
table {
	width:100%;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}
caption {
	display:none;
}
h1, h3 {
	margin:0;
}
.ec-base-layer {
	position:absolute;
	z-index:100;
	border:1px solid #757575;
	background:#fff;
}
.ec-base-layer .header {
	padding:7px 35px 7px 19px;
	color:#fff;
	background:#495164;
}
.ec-base-layer .header > h1, .ec-base-layer .header > h3 {
	font-size:14px;
	line-height:1.5;
}
.ec-base-layer .content {
	padding:20px;
	font-size:12px;
}
.ec-base-layer div.ec-base-help {
	margin-top:0;
}
.ec-base-layer .ec-base-button {
	padding:9px;
	border-top:1px solid #d7d5d5;
	text-align:center;
	background:#fbfafa;
}
.ec-base-layer .close {
	position:absolute;
	right:0;
	top:0;
	padding:11px 20px;
	cursor:pointer;
}
#popup .ec-base-layer {
	position:relative;
	border:0;
}
#popup .ec-base-layer .header {
	padding:12px 35px 12px 19px;
}
#popup .ec-base-layer .close {
	top:5px;
}
.ec-base-layer .content > .ec-base-table table:first-child {
	margin-top:0;
}
.ec-base-layer .ec-base-table table {
	line-height:1.4;
}
.ec-base-layer .ec-base-table thead th {
	padding:9px 0 8px;
}
.ec-base-layer .ec-base-table tbody th {
	padding:9px 0 8px 10px;
}
.ec-base-layer .ec-base-table td {
	padding:9px 10px 8px;
}
.ec-base-layer .ec-base-table.typeWrite td {
	padding:5px 10px 4px;
}
.ec-base-layer .ec-base-table.typeList tfoot td {
	padding:10px 10px 12px;
}
.ec-base-layer .ec-base-table.typeBorder tfoot td {
	padding:10px 10px 12px;
}
.xans-layout-multishopshipping {
	display:none;
}
.xans-layout-multishopshipping .worldshipLayer {
	top:303px;
	left:50%;
	width:448px;
	margin:0 0 0 -225px;
}
.xans-layout-multishopshipping .worldshipLayer .content {
	padding:153px 20px 30px;
	line-height:1.8;
	background:url("//img.echosting.cafe24.com/skin/base/link/bg_worldship.gif") center 21px no-repeat;
}
.xans-layout-multishopshipping .worldshipLayer .content .desc {
	display:block;
	margin:4px 0 14px;
}
.xans-layout-multishopshipping .worldshipLayer .select {
	margin:10px 0 0;
}
.xans-layout-multishopshipping .worldshipLayer .select select {
	width:100%;
}
.xans-layout-conversionpc {
	background:#fff;
	padding:45px;
	text-align:center;
}
.xans-layout-conversionpc a {
	margin:20px;
	padding:20px 40px 20px 110px;
	font-size:68px;
	color:#63666e;
	text-decoration:none;
	text-align:center;
	border:4px solid #9d9db0;
	border-radius:10px;
	background:url("//img.echosting.cafe24.com/skin/base/layout/ico_mobile.png") no-repeat 40px 50%;
}
.SD_footerBnr {
	margin:0 auto;
	padding:40px 0;
	border-top:1px solid #eee;
}
.SD_footerBnr ul {
	font-size:0;
	line-height:0;
	letter-spacing:-5px;
}
.SD_footerBnr ul li {
	display:inline-block;
*display:inline;
*zoom:1;
	width:25%;
	text-align:center;
}
.SD_footerBnr ul li img {
	width:95.24%;
transition:opacity .3s ease;
-webkit-transition:opacity .3s ease;
}
.SD_footerBnr ul li img:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
	-webkit-opacity:0.7;
}
body.lightbox {
	overflow:hidden;
}
.d_lightbox {
	display:none !important;
	position:fixed;
	z-index:299;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, .5);
}
.d_panel.right {
	display:none;
	position:fixed;
	z-index:300;
	right:0px;
	top:0;
	width:236px;
	height:100%;
	border-left:1px solid #ddd;
	background:#fff;
	box-shadow:-2px 0px 4px rgba(0, 0, 0, 0.07);
}
.d_panel.right .position {
	position:relative;
	z-index:2;
	top:0;
	left:20px;
	width:200px;
	background:#fff;
transition:top .5s .5s ease;
-webkit-transition:top .5s .5s ease;
}
.d_panel.right .right_panel {
	position:absolute;
	top:50%;
	left:-40px;
	width:40px;
	margin-top:-250px;
}
.d_panel.right .right_panel.fix {
}
.d_panel.right .right_panel > li {
	position:relative;
z-index:3 width:38px;
	height:38px;
	margin:0 0 -1px;
	border:1px solid #ddd;
	background:#fff;
	cursor:pointer;
	text-align:center;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
.d_panel.right .right_panel > li.on {
}
.d_panel.right .right_panel > li.fix {
}
.d_panel.right .right_panel > li a {
	text-decoration:none;
}
.d_panel.right .right_panel > li img {
	position:relative;
	left:0;
	top:12px;
	width:15px;
}
.d_panel.right .right_panel > li > i, .d_panel.right .right_panel > li > a > i {
	position:relative;
	display:block;
	line-height:38px;
	color:#555;
	font-size:17px;
}
.d_panel.right .right_panel .panel_naver {
	background:#01c73c;
}
.d_panel.right .right_panel .panel_naver i {
	color:#fff;
}
.d_panel.right .right_panel .panel_kakao {
	background:#fae100;
}
.d_panel.right .right_panel .panel_kakao i {
	font-size:19px;
}
.d_panel.right .right_panel span.count {
display:;
	position:absolute;
	z-index:10;
	right:31px;
	top:2px;
	min-width:10px;
	height:19px;
	line-height:20px;
	padding:0 4px;
	text-align:center;
	background:#444;
	border-radius:16px;
	font-family:Roboto, Arial, sans-serif;
	font-size:9px;
	color:#fff;
	overflow:hidden;
}
.d_panel.right .right_panel .-caption {
	top:5px;
	left:-8px!important;
}
.d_panel.right .right_panel .-caption p {
	right:0;
	transform:none !important;
}
.d_panel.right .right_pop > li.fix .-caption {
	display:none;
}
.d_panel.right .right_panel > li p.caption {
	position:absolute;
	z-index:5;
	top:6px;
	right:-500px;
	height:25px;
	line-height:24px;
	padding:0 10px;
	border:1px solid #ddd;
	background:#fff;
	color:#333;
	text-align:center;
	font-size:12px;
	opacity:0;
transition:opacity .2s, right .2s .4s ease;
-webkit-transition:opacity .2s, right .2s .4s ease;
}
.d_panel.right .right_panel > li:hover p.caption {
	display:block;
	right:45px;
	opacity:1;
transition:opacity .2s ease;
-webkit-transition:opacity .2s ease;
}
.d_panel.right .right_pop > li.fix p.caption {
	display:none;
}
.d_panel.right p.px30 {
	width:30px;
}
.d_panel.right p.px40 {
	width:40px;
}
.d_panel.right p.px50 {
	width:50px;
}
.d_panel.right p.px60 {
	width:60px;
}
.d_panel.right p.px70 {
	width:70px;
}
.d_panel.right p.px80 {
	width:80px;
}
.d_panel.right p.px90 {
	width:90px;
}
.d_panel.right p.px100 {
	width:100px;
}
.d_panel.right p.px110 {
	width:110px;
}
.d_panel.right p.px120 {
	width:120px;
}
.d_panel.right .d_toggle {
	position:relative;
	border:1px solid #000!important;
	border-right:none;
	background:#000!important;
transition:all .5s 1s ease!important;
-webkit-transition:all .5s 1s ease!important;
}
.d_panel.right .d_toggle.d_on {
	border:1px solid #ddd!important;
	border-right:1px solid #fff!important;
	background:#fff!important;
}
.d_panel.right .d_toggle .bar {
	display:block;
	position:absolute;
	left:15px;
	width:9px;
	height:1px;
	background:#fff;
transition:all .4s 1s ease;
-webkit-transition:all .4s 1s ease;
}
.d_panel.right .d_toggle.d_on .bar {
	background:#000;
}
.d_panel.right .d_toggle .bar.l01 {
	top:16px;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
.d_panel.right .d_toggle.d_on .bar.l01 {
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.d_panel.right .d_toggle .bar.l02 {
	top:22px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.d_panel.right .d_toggle.d_on .l02 {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
@media all and (min-height:850px) {
.d_panel.right .position {
top:8%;
}
}
.d_panel.right h4 {
	margin:0 0 12px;
	font-size:12px;
	color:#222;
}
.d_panel.right .h4_line {
	width:15px;
	height:1px;
	margin:0 0 15px;
	border-bottom:1px solid #555;
	line-height:0px;
	font-size:0;
}
.d_panel.right .oper_time {
	margin:0 0 20px;
	font-size:11px;
	line-height:17px;
}
.d_panel.right .oper_time .phone {
	line-height:25px;
	margin:0 0 10px;
	font-family:'Oswald';
	font-size:23px;
	font-weight:700;
	letter-spacing:.02em;
}
.d_panel.right .oper_time .phone img {
	position:relative;
	top:3px;
}
.d_panel.right .oper_time strong {
	padding-right:10px;
	color:#333;
}
.d_panel.right .bank_info {
	font-size:11px;
}
.d_panel.right .bank_info li {
	min-height:0;
	letter-spacing:0.1em;
}
.d_panel.right .bank_info strong {
	display:block;
	float:left;
	width:30%;
	min-height:0;
	line-height:20px;
	font-weight:bold;
}
.d_panel.right .bank_info span {
	min-height:0;
	line-height:20px;
}
.d_panel.right .bank_info .bank_list {
	display:none;
	width:170px;
	margin:10px 0 0;
}
#p_box {
	display:none;
	position:absolute;
	z-index:-999;
	right:1px;
	top:-130px;
	border:1px solid #ddd;
	background-image:url('/_wg/img/_bg/bg_opacity_w_95.png');
	background:#fff;
}
#p_box > ul > li {
	display:block;
	padding:20px;
}
#p_box .item_img {
	top:0px !important;
}
.box_open > #p_box {
	display:block;
}
.box_open {
	border-left:1px solid #fff !important;
}
.box_open:hover {
	cursor:auto !important;
}
.box_open:hover .caption {
	display:none !important;
}
#p_box .scrollbar_box {
	width:440px;
	height:300px;
}
#p_box .titlebox {
	text-align:left;
	font-weight:100;
	font-size:18px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ddd;
}
#p_box .titlebox > em {
	display:inline-block;
	background:#333;
	width:4px;
	height:17px;
	position:relative;
	top:3px;
	margin-right:7px;
}
_:-ms-fullscreen, :root #p_box .titlebox {
margin:0 0 25px;
}
[ax="boxclose"] {
position:absolute;
cursor:pointer;
top:20px;
right:20px;
width:19px;
height:19px;
background-image:url('/_wg/img/_btn/btn_x_b_19.gif');
background-position:center center;
background-repeat:no-repeat;
}
#p_box .-panel-buttonbox {
	position:absolute;
	left:0;
	bottom:0;
}
#p_box .-panel-tablebox {
	width:100%;
	font-size:11px;
}
#p_box .-panel-tablebox th {
	font-weight:normal;
}
#p_box .-panel-tablebox th i {
	margin:0 7px 0 5px;
}
#p_box .-panel-tablebox th, #p_box .-panel-tablebox td {
	padding:5px;
	text-align:left;
	vertical-align:middle;
}
#p_box .-panel-tablebox th img {
	top:0;
}
#p_box .-panel-tablebox td img {
	top:4px;
	width:auto;
	height:auto;
	margin:0 3px 0 0;
}
#p_box .-panel-tablebox th > p, #p_box .-panel-tablebox td > p {
	padding:1px 0;
}
#p_box .-panel-tablebox td > p.-text {
	font-size:11px;
	color:#999;
}
#p_box .-panel-tablebox tr + tr th, #p_box .-panel-tablebox tr + tr td {
	border-top:1px solid #eee;
}
#p_box .-panel-tablebox td.-right {
	text-align:right;
}
#p_box .-panel-tablebox td .strike {
	color:#999;
}
#p_box .-panel-tablebox .-date {
	font-size:11px;
	display:inline-block;
	border:1px solid #dadada;
	color:#666;
	padding:4px 8px;
	border-radius:3px;
	margin-top:5px;
}
#p_box .-panel-tablebox .-maximg {
	width:100%;
}
#p_box .-panelprod > ul > li {
	padding:5px 0;
	border-bottom:1px solid #eee;
}
#p_box .-panelprod > ul > li p.-left {
	float:left;
	width:13%;
}
#p_box .-panelprod > ul > li p a {
	display:block;
}
#p_box .-panelprod > ul > li p.-left a img {
	width:100%;
}
#p_box .-panelprod > ul > li p.-right {
	float:right;
	width:84%;
}
#p_box .-panelprod > ul > li p.-right a {
	line-height:20px;
}
#p_box .-panelprod > ul > li p.-left-text {
	float:left;
	width:23%;
}
#p_box .-panelprod > ul > li p.-right-text {
	float:left;
	width:74%;
}
#p_box .-panelBtn {
	border-top:1px solid #eee;
	text-align:right;
	padding:10px;
	background-image:url(/_wg/img/_bg/bg_opacity_b_02.png);
}
#p_box .-panelempty {
	padding:40px 10px;
	text-align:center;
}
#p_box .-panel-tablebox + .-panelempty {
	display:none;
}
#p_box .-panel-tablebox.displaynone + .-panelempty {
	display:block;
}
#p_box .-panelinfo {
	color:#666;
	background:#f0f0f0;
	padding:10px;
	font-size:11px;
}
#p_box .-panelinfo .-date {
	margin:5px 0;
	font-size:11px;
	display:inline-block;
	border:1px solid #dadada;
	color:#666;
	padding:4px 8px;
	border-radius:3px;
	background-image:url(/_wg/img/_btn/bg_opacity_w_90.png);
}
#p_box .-panelinfo .-title {
	font-weight:bold;
	border-left:2px solid #333;
	padding-left:7px;
	line-height:100%;
}
#p_box .-panelinfo span {
	display:block;
}
#p_box .-panel-bighead {
	text-align:center;
	font-weight:100;
	font-size:18px;
	padding:20px 20px 25px 20px;
	border-bottom:1px solid #f0f0f0;
}
#p_box .-panel-poll ul {
	padding:20px 0;
}
#p_box .-panel-poll ul li {
	padding:3px 10px;
}
#p_box .-panel-poll ul li + li {
	border-top:1px solid #f0f0f0;
}
#p_box .-panel-poll > p {
	text-align:center;
	border-top:1px solid #f0f0f0;
	padding:20px 0 0 0;
}
#p_box .serch {
}
#p_box .serch:after {
	display:block;
	clear:both;
	content: ''
}
#p_box .serch li {
	position: relative;
	border-bottom:1px solid #eee;
	padding:6px 0px 6px 0px;
}
#p_box .serch li:after {
	display:block;
	clear:both;
	content: ''
}
#p_box .serch span {
	display:block;
}
#p_box .serch .l_title {
	width:100px;
	padding:7px 0px 6px 0px;
	border:0px solid #ccc;
	float: left;
	text-align: left;
	padding-left:10px;
	font-size:11px !important;
}
#p_box .serch .right {
	width:310px;
	float: right;
	border:0px solid #ccc;
	text-align: left;
}
#p_box .serch li .fa {
	margin-right:5px;
}
#p_box .serch .btn_wrap {
	text-align: right !important;
	border:0px !important;
	padding-top:20px !important;
}
#p_box .serch input.inputTypeText {
	width:199px !important;
}
#p_box .serch #search_type {
	width:97px;
}
#p_box .serch #category_no {
	width:310px;
}
#p_box .serch a.-btn.-line.-xs.xans-record- {
	padding-left:5px;
	padding-right:5px;
}
#p_box .serch input.input01 {
	width:137px;
}
#p_box .serch #order_by {
	width:310px;
	display:block !important;
}
#p_box .serch a.-btn.-black.-xs.xans-record- {
	height:25px;
	line-height:24px;
}
#p_box .serch a.-btn.-line.-xs.xans-record- {
	height:25px;
	line-height:24px;
}
#p_box .serch .SD_searchColor {
	margin:0 0 10px;
	padding:10px 0 0;
	border-top:1px solid #eee;
}
#p_box .serch .SD_searchColor:after {
	content:"";
	display:block;
*zoom:1;
	clear:both;
}
#p_box .serch .SD_searchColor ul {
	display:block;
	width:890px !important;
	font-size:0;
}
#p_box .serch .SD_searchColor li {
	position:relative;
	float:left;
	margin:0 12px 0 0;
}
#p_box .serch .SD_searchColor li a {
	display:block;
	width:22px;
	height:22px;
	border-radius:100%;
	box-shadow:0 0 2px rgba(0, 0, 0, 0.3);
transition:all .4s ease;
-webkit-transition:all .4s ease;
}
#p_box .serch .SD_searchColor li:hover a {
	transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
transition:all .15s ease;
-webkit-transition:all .15s ease;
}
.SD_searchColor li p {
	position:absolute;
	z-index:1;
	top:-29px;
	left:50%;
	width:74px;
	margin-left:-37px;
	line-height:25px;
	border:1px solid #ddd;
	border-radius:4px;
	background:#f4f4f4;
	font-size:11px;
	color:#333;
	text-align:center;
	white-space:nowrap;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
transition:all .2s ease;
-webkit-transition:all .2s ease;
}
.SD_searchColor li:hover p {
	top:-32px;
	filter:alpha(opacity=100);
	opacity:1.0;
	-webkit-opacity:1.0;
}
#p_box .login_box {
	width:480px;
	height:423px;
}
#p_box .login_box .lock_wr img {
	top:0px !important;
}
#p_box .login_box input.inputTypeText {
	width:280px;
	height:25px;
}
#p_box .login_box #member_passwd {
	width:280px;
	height:25px;
}
#p_box .login_box #order_id1 {
	width:123px;
	height:25px;
	margin:0 10px 0 5px;
}
#p_box .login_box #order_id2 {
	width:123px;
	height:25px;
	margin:5px 0 5px 10px;
}
#p_box .login_box td.-c2.-uitrick {
	padding:0 !important;
}
#p_box .login_box #order_password {
	height:25px;
	width:280px;
}
#p_box .login_box td.-c1 {
	padding-right:0;
}
#p_box .login_box tbody tr td {
	padding-right:0;
}
#p_box .login_box .-panel-sns-icons {
	margin:0 0 10px;
}
#p_box .login_box .-panel-sns-icons a {
	display:inline-block;
	width:45px;
	height:25px;
	margin:0 3px 0 0;
	padding:0;
	text-align:center;
transition:opacity .3s ease;
-webkit-transition:opacity .3s ease;
}
#p_box .login_box .-panel-sns-icons a:hover {
	opacity:.6;
}
#p_box .login_box .-panel-sns-icons a span {
	display:block;
	height:25px;
}
#p_box .login_box .-panel-sns-icons a i {
	line-height:23px;
	font-size:15px;
	color:#fff;
}
#p_box .login_box .-panel-sns-icons a span.naver {
	background:#44ba2f;
}
#p_box .login_box .-panel-sns-icons a span.facebook {
	background:#365bac;
}
#p_box .login_box .-panel-sns-icons a span.kakao {
	background:#ebca12;
}
#p_box .login_box .-panel-sns-icons a span.google {
	background:#d2281e;
}
#p_box .login_box .-panel-sns-icons a span.line {
	background:#44ba2f;
}
#p_box .login_box .-panel-sns-icons a span.yahoo {
	background:#ff0033;
}
.tab_box {
}
.tab_box > ul {
	margin-left:1px;
	border-bottom:1px solid #ccc;
}
.tab_box > ul:after {
	display:block;
	clear:both;
	content: ''
}
.tab_box > ul > li {
	cursor:pointer;
	float:left;
	height:28px;
	line-height:28px;
	font-size:11px;
	padding:0 13px;
	letter-spacing:-0.05em;
	border:1px solid #eaeaea;
	border-bottom:1px solid #ccc;
	position:relative;
	top:1px;
	margin-left:-1px;
	background:#f0f0f0;
	color:#999;
}
.tab_box > ul > li.active {
	z-index:1;
	color:#333;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
}
.tab_container {
}
.tab_container > ul {
}
.tab_container > ul > li {
	display:none;
	padding:10px 0;
}
.tab_container > ul > li.active {
	display:block;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
.-inputs select, .-inputs textarea, .-inputs [type="text"], .-inputs [type="password"] {
	color:#888;
	vertical-align:middle;
	border:1px solid #dadada;
	-webkit-box-sizing :border-box;
	-khtml-box-sizing :border-box;
	-moz-box-sizing :border-box;
	-ms-box-sizing :border-box;
	-o-box-sizing :border-box;
	box-sizing :border-box;
}
.-inputs input + select {
	margin-left:-1px;
}
.-inputs select:hover, .-inputs select:focus, .-inputs select:active, .-inputs textarea:hover, .-inputs textarea:focus, .-inputs textarea:active, .-inputs [type="text"]:hover, .-inputs [type="text"]:focus, .-inputs [type="text"]:active, .-inputs [type="password"]:hover, .-inputs [type="password"]:focus, .-inputs [type="password"]:active {
	border:1px solid #bbb;
}
.-inputs select:focus, .-inputs textarea:focus, .-inputs [type="text"]:focus, .-inputs [type="password"]:focus {
	color:#656d7a;
	border:1px solid #bbb;
	background:#fafafa;
}
.-inputs select, .-inputs [type="text"], .-inputs [type="password"] {
	height:30px;
	line-height:30px;
	line-height:28px\0;
	padding:0 10px;
}
.-inputs textarea {
	padding:8px 10px;
}
.-inputs select {
	opacity:0;
	filter:alpha(opacity=0);
}
.-inputs .-inputSelect {
	display:inline-block;
	position: relative;
	top:1px;
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-sizing :border-box;
	-khtml-box-sizing :border-box;
	-moz-box-sizing :border-box;
	-ms-box-sizing :border-box;
	-o-box-sizing :border-box;
	box-sizing :border-box;
}
.-inputs .-inputSelect:hover {
	color:#333;
	border:1px solid #999;
}
.-inputs .-inputSelect p {
	opacity:0;
	filter:alpha(opacity=0);
}
.-inputs .-inputSelect i {
	top:50%;
	right:9px;
	margin-top:-5px;
	position:absolute;
}
.-inputs .-inputSelect label {
	width:100%;
	font-size:11px;
	text-align:left;
	left:0;
	position:absolute;
	padding:0 20px 0 10px;
	top:50%;
	margin:-8px 0 0 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.-inputs .-inputSelect select {
	height:30px;
	min-height:30px;
	line-height:30px;
	padding:0 10px;
	cursor:pointer;
	z-index:1;
	position:relative;
}
.JS_quickBnr {
	position:relative;
	width:200px;
	height:120px;
	margin:20px auto;
}
.JS_quickBnr .label {
	position:absolute;
	z-index:10;
	width:63px;
	left:-13px;
	top:-13px;
}
.JS_quickBnr .img {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
}
.JS_quickBnr .img li {
	position:absolute;
	width:100%;
}
.JS_quickBnr .img li:first-child {
	z-index:1;
}
.JS_quickBnr .btn {
	position:absolute;
	z-index:3;
	width:100%;
	bottom:5px;
	text-align:center;
	letter-spacing:-4px;
	font-size:0;
	line-height:0;
	opacity:0;
	-webkit-opacity:0;
transition:opacity .3s 8s ease;
-webkit-transition:opacity .3s 8s ease;
}
.JS_quickBnr:hover .btn {
	opacity:1.0;
	-webkit-opacity:1.0;
	transition-delay:0s;
	-webkit-transition-delay:0s;
}
.JS_quickBnr .btn li {
	position:relative;
	display:inline-block;
*display:inline;
*zoom:1;
	height:3px;
	margin:0 2px;
	padding:5px 0;
	cursor:pointer;
}
.JS_quickBnr .btn li div {
	width:10px;
	height:2px;
	background:#ccc;
	font-size:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_quickBnr .btn li.on div {
	width:18px;
	background:#999;
}
.JS_quickBnr .btn li span {
	position:absolute;
	left:0;
	display:block;
	width:0;
	height:2px;
	background:#111;
	text-indent:-9999px;
}
.JS_quickBnr .DB_dir {
	position:absolute;
	z-index:10;
	top:0;
	right:0;
	width:21px;
	height:0;
	cursor:pointer;
	opacity:0;
	-webkit-opacity:0;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_quickBnr:hover .DB_dir {
	opacity:1;
	-webkit-opacity:1;
}
.JS_quickBnr .arrow {
	position:absolute;
	width:21px;
	height:21px;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.JS_quickBnr .prev {
	top:-5px;
	background:url('/_wg/img/_arrow/arrowVLW_15.gif') no-repeat 50% 50% rgba(0, 0, 0, .2);
}
.JS_quickBnr:hover .prev {
	top:0px;
}
.JS_quickBnr .prev:hover {
	background:url('/_wg/img/_arrow/arrowVLW_15.gif') no-repeat 50% 50% rgba(0, 0, 0, .4);
}
.JS_quickBnr .next {
	top:16px;
	background:url('/_wg/img/_arrow/arrowVRW_15.gif') no-repeat 50% 50% rgba(0, 0, 0, .2);
}
.JS_quickBnr:hover .next {
	top:21px;
}
.JS_quickBnr .next:hover {
	background:url('/_wg/img/_arrow/arrowVRW_15.gif') no-repeat 50% 50% rgba(0, 0, 0, .4);
}
.JS_quickNotice {
	position:relative;
	width:200px;
	height:22px;
	margin:0 auto 20px;
	border-bottom:1px solid #eee;
}
.JS_quickNotice .tit a {
	position:relative;
	float:left;
	height:22px;
	margin-right:5px;
	font-size:15px;
	letter-spacing:0.1em;
	line-height:19px;
	color:#111;
	text-decoration:none;
}
.JS_quickNotice .DB_mask {
	position:relative;
	width:170px;
	height:22px;
	overflow:hidden;
}
.JS_quickNotice .DB_imgSet {
	position:absolute;
	width:170px;
}
.JS_quickNotice .DB_imgSet li {
	width:100%;
	line-height:20px;
	margin-bottom:10px;
}
.JS_quickNotice .DB_imgSet li a {
	display:block;
	color:#333;
	font-size:11px;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden;
}
.JS_quickNotice .DB_imgSet li a:hover {
	color:#999;
	text-decoration:none;
}
.JS_quickNotice .DB_prevBtn {
	position:absolute;
	top:12px;
	right:14px;
	cursor:pointer;
	display:none;
}
.JS_quickNotice .DB_nextBtn {
	position:absolute;
	top:12px;
	right:0px;
	cursor:pointer;
	display:none;
}
.quickIco {
	width:200px;
	margin:0 0 20px;
}
.quickIco:after {
	content:"";
	display:block;
*zoom:1;
	clear:both;
}
.quickIco li {
	float:left;
	width:50%;
	height:28px;
	margin-bottom:1px;
}
.quickIco li:nth-child(even) {
margin-left:-1px;
}
.quickIco li a {
	display:block;
	line-height:28px;
	border:1px solid #dfdfdf;
	font-size:11px;
	color:#333;
	text-indent:15px;
transition:all .3s ease;
-webkit-transition:all .3s ease;
}
.quickIco li a:hover {
	background:#f4f4f4;
	text-decoration:none;
	font-weight:bold;
}
.quickIco li a i {
	display:none;
	top:2px;
	margin:0 3px 0 0;
	font-size:13px;
	color:#777;
}
.d_panel.bottom {
	display:none;
	position:fixed;
	z-index:100;
	left:0;
	bottom:0;
	width:100%;
	height:70px;
}
.d_panel.bottom .d_toggle {
	position:absolute;
	z-index:1;
	top:-41px;
	left:50%;
	width:40px;
	height:40px;
	margin-left:-20px;
	border:1px solid rgba(0, 0, 0, .95);
	border-bottom:none;
	background:rgba(0, 0, 0, .95);
	box-shadow:0px -2px 4px rgba(0, 0, 0, 0.07);
	cursor:pointer;
	font-size:0;
transition:all .5s 1s ease;
-webkit-transition:all .5s 1s ease;
}
.d_panel.bottom .d_toggle.d_on {
	border:1px solid rgba(0, 0, 0, .1);
	border-bottom:1px solid rgba(255, 255, 255, 0);
	background:rgba(255, 255, 255, .95);
}
.d_panel.bottom .d_toggle .bar {
	display:block;
	position:absolute;
	top:21px;
	width:9px;
	height:1px;
	background:#fff;
transition:all .4s 1s ease;
-webkit-transition:all .4s 1s ease;
}
.d_panel.bottom .d_toggle.d_on .bar {
	background:#000;
}
.d_panel.bottom .d_toggle .bar.l01 {
	left:13px;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
.d_panel.bottom .d_toggle.d_on .bar.l01 {
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.d_panel.bottom .d_toggle .bar.l02 {
	left:19px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.d_panel.bottom .d_toggle.d_on .l02 {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
.d_panel.bottom .inner {
	width:100%;
	height:100%;
	text-align:center;
	box-shadow:0px -2px 4px rgba(0, 0, 0, 0.07);
	border-top:1px solid #ddd;
	background:rgba(255, 255, 255, .93);
}
.d_panel.bottom .inner {
	display:block;
	text-align:center;
}
.d_panel.bottom .inner li {
	position:relative;
	padding:10px 0 0;
}
.d_panel.bottom .inner li a {
	display:block;
	line-height:50px;
	padding:0 13px;
}
.d_panel.bottom .inner li a i {
	line-height:50px;
	font-size:28px;
	color:#111;
}
.d_panel.bottom .inner li a:hover i {
	color:#555;
}
.d_panel.bottom .inner li .count {
	position:absolute;
	top:5px;
	right:0;
	width:20px;
	height:20px;
	line-height:20px;
	border:1px solid #e4e4e4;
	border-radius:50%;
	background:#eee;
	color:#333;
	font-size:10px;
	text-align:center;
}
.d_panel.bottom .inner .-caption p {
	top:-70px;
}
@media all and (max-width:1260px) {
.d_panel.bottom .inner li a {
padding:0 8px;
}
}
