.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;
}

.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;
  }
}

.xans-product-menupackage {
  margin: 0 0 27px;
  font-family: 'Lato',sans-serif;
}

.xans-product-menupackage .title {
  min-height: 30px;
  margin: 10px 0 20px;
  text-align: center;
}

.xans-product-menupackage .title .banner {
  margin: 0 0 20px;
}

.xans-product-menupackage .title h2 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
}

.xans-product-menupackage .title h2,.xans-product-menupackage .title .likeButton {
  display: inline-block;
  vertical-align: middle;
}

.xans-product-menupackage .title .likeButton button {
  margin: 0 0 0 10px;
  padding: 0 0 0 20px;
  height: 16px;
  font-family: verdana;
  color: #9a9a9a;
  letter-spacing: -1px;
  background: none;
}

.xans-product-menupackage .title .likeButton.selected button {
  color: #353535;
}

.menuCategory {
  position: relative;
  z-index: 0;
  padding: 10px 0 0;
  border: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  text-align: center;
}

.menuCategory:after {
  content: "";
  display: block;
  clear: both;
  *zoom: 1;
}

.menuCategory a {
  display: block;
  color: #333 !important;
  font-size: 12px;
  letter-spacing: 0;
  text-align: left;
}

.menuCategory a:hover {
  display: block;
  text-decoration: none;
  color: #000 !important;
}

.menuCategory > li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  margin: 0 5px 10px;
  padding: 0;
  letter-spacing: -0.03em;
  line-height: 25px;
}

.menuCategory > li > a {
  display: block;
  width: 198px;
  height: 35px;
  padding: 0 0 0 10px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  line-height: 35px;
}

.menuCategory > li.selected a {
  border: 1px solid #111;
  border: 1px solid #999;
  background: #999;
  color: #fff !important;
}

.menuCategory > li.be > a {
  background: url('/web/upload/goodymall/en/layout/btn_page_next.gif') no-repeat 95% 50%;
}

.menuCategory > li > a:hover,.menuCategory > li.on > a {
  border: 1px solid #999;
  background: #999;
  color: #fff !important;
}

.menuCategory > li > ul {
  position: absolute;
  z-index: 2;
  display: none;
  left: 0;
  top: 35px;
  width: 208px;
  padding: 5px 0 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}

.menuCategory > li > ul > li {
  position: relative;
  margin: 0;
  line-height: 25px !important;
}

.menuCategory > li > ul > li > a {
  line-height: 27px !important;
  margin: 0;
  padding: 0 10px;
}

.menuCategory > li > ul > li.be > a {
  line-height: 27px !important;
  margin: 0;
  padding: 0 10px;
  background: url('/web/upload/goodymall/en/layout/btn_page_next.gif') no-repeat 95% 50%;
}

.menuCategory > li > ul > li > a:hover,.menuCategory > li > ul > li.on > a {
  color: #8a8a8a !important;
}

.menuCategory > li > ul > li > ul {
  position: absolute;
  z-index: 3;
  display: none;
  left: 208px;
  top: -11px;
  width: 170px;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ddd;
}

.menuCategory > li:nth-child(6) > ul > li > ul {
  left: -172px;
}

.menuCategory > li > ul > li > ul > li > a {
  line-height: 27px;
  padding: 0 10px;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
}

.menuCategory > li > ul > li > ul > li > a:hover {
  color: #8a8a8a !important;
}

.xans-product-normalmenu {
  margin: 50px 0 0;
  font-family: 'Lato','Noto Sans KR',sans-serif;
}

.xans-product-normalmenu .title {
  margin: 50px 0 17px;
}

.xans-product-normalmenu .title h3 {
  font-weight: normal;
  font-size: 17px;
  color: #2e2e2e;
  text-align: center;
}

.xans-product-normalmenu .function {
  overflow: hidden;
  text-align: right;
  line-height: 38px;
}

.xans-product-normalmenu .prdCount {
  float: left;
  padding: 0 0 0 8px;
  color: #333;
}

.xans-product-normalmenu ul#type {
  display: inline;
  margin: 0 4px 0 0;
}

.xans-product-normalmenu ul#type li {
  display: inline;
  padding: 0 6px 0 10px;
  background: url("//img.echosting.cafe24.com/skin/base_en_US/product/bg_result_type.gif") no-repeat 0 50%;
}

.xans-product-normalmenu ul#type li:first-child {
  background: none;
}

.xans-product-normalmenu ul#type li a {
  color: #2e2e2e;
}

.xans-product-normalmenu ul#type li a:hover {
  color: #008bcc;
  text-decoration: none;
}

.xans-product-normalmenu .compare img {
  border-left: 1px solid #d7d5d5;
  vertical-align: middle;
}

.xans-product-normalmenu fieldset {
  margin: -1px 0 0;
  padding: 7px 12px;
  border: 1px solid #d7d5d6;
  text-align: right;
  background: #fbf9fa;
}

.xans-product-normalmenu fieldset select {
  height: 24px;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body,code {
  font: 0.75em Arial,Verdana,AppleGothic,sans-serif;
  color: #353535;
  background: #fff;
}

body {
  min-width: 1480px;
}

body#popup {
  min-width: 0;
}

li {
  list-style: none;
}

img,fieldset {
  border: none;
  vertical-align: top;
}

table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  display: none;
}

th,td {
  border: 0;
  vertical-align: top;
}

input,select,textarea {
  font-size: 100%;
  font-family: Arial,Verdana,sans-serif;
  color: #353535;
  vertical-align: middle;
}

input[type=radio],input[type=checkbox] {
  width: 13px;
  height: 13px;
  border: 0;
}

input[type=text],input[type=password] {
  height: 18px;
  line-height: 20px;
  padding: 2px 4px;
  border: 1px solid #d5d5d5;
  color: #353535;
  font-size: 12px;
}

input[type=radio] + label,input[type=checkbox] + label {
  margin: 0 4px 0 2px;
}

select {
  height: 24px;
  border: 1px solid #d5d5d5;
}

textarea {
  padding: 5px 6px;
  border: 1px solid #d5d5d5;
  line-height: 1.5;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
  color: #c1c1c1;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  color: #c1c1c1;
}

input::-moz-placeholder,textarea::-moz-placeholder {
  color: #c1c1c1;
  opacity: 1;
}

legend {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  line-height: 0;
}

button {
  overflow: visible;
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
}

hr.layout {
  display: none;
}

a {
  text-decoration: none !important;
  color: #000;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

.objHidden {
  visibility: hidden;
  position: absolute;
  left: -1000px;
  top: -1000px;
  height: 0;
  width: 0;
}

table tr.radioType input,span.noBorder input {
  border: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 3px 0 0 !important;
  vertical-align: middle !important;
  background: none !important;
}

#content_CONTAINER table,#bi_inquire_content_CONTAINER table {
  border: 0;
  margin: 0 0 -1px;
}

#content_CONTAINER table:before,#bi_inquire_content_CONTAINER table:before {
  display: none;
}

#content_CONTAINER td,#bi_inquire_content_CONTAINER td {
  width: auto !important;
  padding: 0;
}

table.nneditor-table {
  width: auto !important;
}

.gLabel {
  display: inline-block;
}

.gLabel label {
  margin-right: 20px;
  line-height: 22px;
}

.fWidthFull input[type=text] {
  width: 100%;
  height: 24px;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
}

.fWidthFull textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
}

.fList.typeHor .gLabel {
  margin-right: 20px;
}

.fList.typeVer .gLabel {
  display: block;
}

#progressPaybarBackground {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#progressPaybarView {
  position: absolute;
  z-index: 100;
  top: 160px;
  left: 20px;
  width: 471px;
  font-size: 12px;
}

#progressPaybarView .box {
  height: 180px;
  background: url(//img.cafe24.com/images/ec_hosting/popup/layer_guide/bg_layer_box1.gif) 0 0 no-repeat;
}

#progressPaybarView .box .graph {
  padding: 15px 0 0 0;
  text-align: center;
}

#progressPaybarView .box .graph span {
  display: block;
  text-align: center;
  margin: 20px 0;
}

#progressPaybarView .box .txt {
  text-align: center;
  padding: 15px 0 0;
  color: #555555;
}

div.layerProgress {
  filter: alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  background-color: #999;
}

#skipNavigation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 0;
}

#skipNavigation p,#skipNavigation ul,#skipNavigation ul li {
  height: 0;
}

#skipNavigation p a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  color: #000;
  white-space: nowrap;
}

#skipNavigation p a:focus,#skipNavigation p a:hover,#skipNavigation p a:active {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #c4122f;
  color: #fff;
  z-index: 100;
}

.displaynone {
  display: none;
}

.dimmed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.txtInfo {
  color: #707070;
}

.txtWarn {
  color: #f76560;
}

.txtEm {
  color: #333;
}

.txtDel,.strike,.discount {
  text-decoration: line-through;
  font-weight: normal;
}

.strike strong,.discount strong {
  font-weight: normal;
}

.txtNormal {
  font-weight: normal;
  font-style: normal;
}

.txtNum {
  font-size: 11px;
  color: #939393;
}

.txt11 {
  font-size: 11px;
}

.txt12 {
  font-size: 12px;
}

.txt14 {
  font-size: 14px;
}

.txt16 {
  font-size: 16px;
}

.txt18 {
  font-size: 18px;
  letter-spacing: -1px;
}

.txtIcon {
  font-size: 12px;
  font-style: normal;
}

.txtBreak {
  word-break: break-all;
  word-wrap: break-word;
}

html:lang(ja) .txt11,html:lang(zh) .txt11,html:lang(zh-tw) .txt11 {
  font-size: 12px;
}

.gBlank5 {
  display: block;
  margin-top: 5px;
}

.gBlank10 {
  display: block;
  margin-top: 10px;
}

.gBlank20 {
  display: block;
  margin-top: 20px;
}

.gBlank30 {
  display: block;
  margin-top: 30px;
}

.gIndent10 {
  margin-left: 10px;
}

.gIndent20 {
  margin-left: 20px;
}

.gSpace10 {
  margin-right: 10px;
}

.gSpace20 {
  margin-right: 20px;
}

.gMerge {
  position: relative;
  z-index: 1;
  margin-top: -1px;
}

.ec-base-qty {
  position: relative;
  display: inline-block;
  width: 50px;
  margin: 0 1px 0 0;
  text-align: left;
}

.ec-base-qty input[type="text"] {
  width: 22px;
  height: 23px;
  padding: 0 0 0 5px;
  line-height: 25px;
  border: 1px solid #d4d8d9;
  border-radius: 3px 0 0 3px;
}

.ec-base-qty .up {
  position: absolute;
  left: 27px;
  top: 0;
}

.ec-base-qty .down {
  position: absolute;
  left: 27px;
  bottom: 0;
}

.ec-base-chk {
  display: inline-block;
  position: relative;
  margin: 0 8px 0 0;
  width: 22px;
  height: 22px;
  vertical-align: top;
  cursor: pointer;
}

.ec-base-chk input {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.ec-base-chk .checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//img.echosting.cafe24.com/skin/base/common/bg_join_check.png") no-repeat 0 0;
}

.ec-base-chk input:checked + .checkbox {
  background-position: -34px 0;
}

.ec-base-tooltip {
  display: none;
  z-index: 2;
  position: absolute;
  top: 24px;
  padding: 15px;
  border: 1px solid #565960;
  background: #fff;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
  box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
}

.ec-base-tooltip h3 {
  margin: 0 0 8px;
  padding: 0 10px;
  font-size: 12px;
  border-bottom: 0;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%;
}

.ec-base-tooltip h3 + p {
  margin: 0 5px 10px;
}

.ec-base-tooltip h4 {
  margin: 15px 10px 8px 5px;
  font-size: 12px;
}

.ec-base-tooltip h4:before {
  display: inline-block;
  content: "";
  margin: 0 5px 0 0;
  width: 3px;
  height: 3px;
  background: #666;
  vertical-align: middle;
}

.ec-base-tooltip .btnClose {
  position: absolute;
  right: 14px;
  top: 14px;
}

.ec-base-tooltip .edge {
  z-index: 20;
  position: absolute;
  left: 50%;
  top: -6px;
  display: block;
  margin: 0 0 0 -5px;
  width: 10px;
  height: 6px;
}

.ec-base-tooltip .edge:before,.ec-base-tooltip .edge:after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border: solid transparent;
}

.ec-base-tooltip .edge:before {
  margin: 1px 0 0;
  border-bottom-color: #565960;
  border-width: 0 5px 5px 5px;
}

.ec-base-tooltip .edge:after {
  left: 1px;
  margin: 2px 0 0;
  border-bottom-color: #fff;
  border-width: 0 4px 4px 4px;
}

.ec-base-tooltip table th,.ec-base-tooltip table td {
  padding: 8px 10px 7px 10px;
  border: 1px solid #e8e8e8;
  line-height: 1.5em;
}

.ec-base-tooltip table th {
  padding-right: 0;
  background: #fbf9fa;
}

.ec-base-tooltip table thead th {
  text-align: center;
}

.ec-base-tooltip table tbody th {
  text-align: left;
}

.ec-base-tooltip table .left {
  text-align: left;
}

.ec-base-tooltip table .center {
  text-align: center;
}

.ec-base-tooltip table .right {
  text-align: right;
}

.ec-base-tooltip table .info {
  padding: 0;
  color: #757575;
}

.ec-base-tooltip table p.info:before,.ec-base-tooltip table ul.info li:before {
  display: inline-block;
  content: "";
  margin: 0 3px 0 0;
  width: 4px;
  height: 1px;
  background: #757575;
  vertical-align: middle;
}

.ec-base-tooltip .info {
  padding: 10px 10px 0;
  margin: 5px 0 0;
}

.ec-base-tooltip p.bullet,.ec-base-tooltip ul.bullet {
  margin: 8px 10px;
}

.ec-base-tooltip p.bullet:before,.ec-base-tooltip ul.bullet li:before {
  display: inline-block;
  content: "";
  margin: -3px 3px 0 0;
  width: 0;
  height: 0;
  border: solid transparent;
  border-left-color: #333;
  border-width: 2px 0 2px 2px;
  vertical-align: middle;
}

.ec-base-tooltip ul.bullet li {
  line-height: 1.5em;
}

.ec-base-tooltip .txtEm {
  color: #008bcc;
}

.ec-base-tooltip .txtWarn {
  color: #f65b54;
}

.ec-base-tooltip.typeUpper {
  top: auto;
  bottom: 34px;
}

.ec-base-tooltip.typeUpper .edge {
  top: auto;
  bottom: -6px;
}

.ec-base-tooltip.typeUpper .edge:before {
  margin: 0 0 -5px;
  border-top-color: #565960;
  border-width: 5px 5px 0 5px;
}

.ec-base-tooltip.typeUpper .edge:after {
  left: 1px;
  margin: 0 0 -4px;
  border-top-color: #fff;
  border-width: 4px 4px 0 4px;
}

span.ec-base-help,p.ec-base-help,ul.ec-base-help li {
  margin: 2px 9px;
  padding: 1px 0 1px 20px;
  line-height: 1.4;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_info.gif') no-repeat 0 2px;
}

div.ec-base-help {
  margin: 20px 0;
  border: 1px solid #d6d4d4;
  line-height: 18px;
}

div.ec-base-help > h2,div.ec-base-help > h3 {
  padding: 9px 0 6px 10px;
  border-bottom: 1px solid #e8e7e7;
  color: #101010;
  font-size: 12px;
  background: #fbfbfb;
}

div.ec-base-help .inner {
  padding: 0 9px 12px;
}

div.ec-base-help h4 {
  margin: 22px 0 -4px;
  color: #404040;
  font-size: 12px;
  font-weight: normal;
}

div.ec-base-help h4:first-child {
  margin-top: 13px;
}

div.ec-base-help p {
  margin: 15px 0 0 10px;
  color: #707070;
}

div.ec-base-help ul,div.ec-base-help ol {
  margin: 15px 0 0 11px;
}

div.ec-base-help li {
  color: #707070;
}

div.ec-base-help ol li {
  padding: 0 0 0 25px;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_number.png') no-repeat;
}

div.ec-base-help ol .item1 {
  background-position: -484px 0;
}

div.ec-base-help ol .item2 {
  background-position: -434px -100px;
}

div.ec-base-help ol .item3 {
  background-position: -384px -200px;
}

div.ec-base-help ol .item4 {
  background-position: -334px -300px;
}

div.ec-base-help ol .item5 {
  background-position: -284px -400px;
}

div.ec-base-help ol .item6 {
  background-position: -234px -500px;
}

div.ec-base-help ol .item7 {
  background-position: -184px -600px;
}

div.ec-base-help ol .item8 {
  background-position: -134px -700px;
}

div.ec-base-help ol .item9 {
  background-position: -84px -800px;
}

div.ec-base-help ol .item10 {
  background-position: -34px -900px;
}

div.ec-base-help ul li {
  padding: 0 0 0 11px;
  background: url('//img.echosting.cafe24.com/skin/base/common/ico_dash.gif') no-repeat 0 7px;
}

.mWrap {
  display: inline-block;
  width: 100%;
}

#tabRollin {
  display: inline-block;
  width: 100%;
  margin: 100px 0 30px;
  font-family: 'Lato';
}

#tabRollin .title {
  margin: 0 0 23px;
  font-family: 'Lato';
  text-align: center;
}

#tabRollin .title h2 {
  font-size: 30px;
  font-weight: 400;
  color: #000;
}

#tabRollin .title h2 span {
  border-bottom: 2px solid #000;
}

#tabRollin .menu {
  color: #333;
  width: 570px;
  margin: 0 auto;
  display: table;
}

#tabRollin .menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

#tabRollin .menu li {
  display: inline;
  width: 25%;
  float: left;
}

#tabRollin .menu li a {
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 15px;
  width: 113px;
  line-height: 35px;
}

#tabRollin .menu li a.tabactive {
  position: relative;
  display: block;
  color: #fff;
  background: #000000;
  border-radius: 100px;
  width: 113px;
  height: 35px;
}

#tabRollin #tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {
  background: #fff;
  width: 1200px;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}

.over-prd .title {
  margin: 0 0 60px !important;
}

.over-prd .prdList > li {
  margin: 0 !important;
}

.over-prd .thumbnail {
  margin: 0 !important;
}

.over-prd .prdList .thumbnail .button {
  display: none !important;
}

.over-prd .prdList .thumbnail .cover {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.6);
}

.over-prd .prdList > li .thumbnail .cover {
  display: none;
}

.over-prd .prdList > li .thumbnail:hover .cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.over-prd .prdList > li .thumbnail:hover .description {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 313px;
  height: 313px;
  max-width: 313px;
  overflow: hidden;
  cursor: pointer;
}

.over-prd .prdList > li .thumbnail .icon {
  display: none;
}

.ec-base-product {
  margin: 50px 0;
  display: inline-block;
  width: 100%;
}

.ec-base-product .title {
  margin: 0 0 23px;
  font-family: 'Lato';
  text-align: center;
}

.ec-base-product .title h2 {
  font-size: 30px;
  font-weight: 400;
}

.ec-base-product .title h2 span {
}

.ec-base-product img {
}

.ec-base-product a[href^='/product/detail.html'] > img {
  border: 1px solid #ececec;
}

.ec-base-product .prdList {
  display: table;
  width: 100%;
  margin: -20px 0 0;
  font-size: 0;
  line-height: 0;
}

.ec-base-product .prdList > li {
  position: relative;
  display: inline-block;
  margin: 30px 0 20px;
  color: #757575;
  vertical-align: top;
}

.ec-base-product .prdList .chk {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 0 10px;
}

.ec-base-product .thumbnail {
  position: relative;
  margin: 10px 7px;
  text-align: center;
}

.ec-base-product .thumbnail .pointIcon {
  display: none;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 20;
}

.ec-base-product .best .thumbnail .pointIcon.best {
  display: block;
}

.ec-base-product .new .thumbnail .pointIcon.new {
  display: block;
}

.ec-base-product .thumbnail .icon {
  display: none;
}

.ec-base-product .thumbnail:hover .icon {
  display: block;
  position: absolute;
  bottom: 12px;
  left: 12px;
  width: 20px;
}

.ec-base-product .prdList .thumbnail .prdImg {
  position: relative;
  overflow: hidden;
}

.ec-base-product .prdList .thumbnail a .rImg {
  max-width: 100%;
  box-sizing: border-box;
}

.ec-base-product .prdList .thumbnail:hover a .rImg {
  opacity: 0.5;
}

.ec-base-product .prdList .wish {
  position: absolute;
  right: 3px;
  bottom: 4px;
  z-index: 1;
  cursor: pointer;
}

.ec-base-product .prdList .prdIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.ec-base-product .prdList .icon {
  width: 100%;
}

.ec-base-product .prdList .icon:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-product .prdList .promotion {
  margin: 7px 0;
  text-align: center;
}

.ec-base-product .prdList .promotion img {
  margin: 0 4px 0 0;
}

.ec-base-product .prdList .button {
  margin: 0 auto;
}

.ec-base-product .prdList .button img {
  cursor: pointer;
  margin: 0 0 5px 0;
  opacity: 1 !important;
}

.ec-base-product .prdList .button .option {
  display: inline;
  position: relative;
}

.ec-base-product .prdList .description {
  margin: 0 auto;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding: 0 10px;
}

.ec-base-product .prdList .description .name {
  display: block;
  text-align: center;
  font-weight: normal;
}

.ec-base-product .prdList .description .name a {
  color: #2e2e2e;
}

.ec-base-product .prdList .description .mileage {
  display: block;
}

.ec-base-product .prdList .description span.grid {
  display: block;
}

.zoom .thumbnail .prdImg .rImg {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
}

.zoom .thumbnail .prdImg:hover .rImg {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
  -moz-transform: scale(1.10);
  -ms-transform: scale(1.10);
}

.ec-base-product ul.grid2 > li {
  width: 50%;
  max-width: 640px;
}

.ec-base-product ul.grid3 > li {
  width: 30%;
  margin-left: 20px;

}

.ec-base-product ul.grid4 > li {
  width: 25%;
}

.ec-base-product ul.grid5 > li {
  width: 20%;
}

.ec-base-product ul.grid3 > li .color {
  max-width: 230px;
}

.ec-base-product ul.grid4 > li .color {
  max-width: 190px;
}

.ec-base-product ul.grid5 > li .color {
  max-width: 130px;
}

.ec-base-product .spec {
  margin: 6px 0;
}

.ec-base-product .spec li {
  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 .spec li .color {
  overflow: hidden;
  display: inline-block;
  margin: 3px 0 0 0;
}

.ec-base-product .spec li .chips {
  float: left;
  width: 15px;
  height: 3px;
  margin: 0 2px 2px 0;
  font-size: 0;
  line-height: 0;
}

.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;
  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;
}

.discountS {
  position: absolute !important;
  right: 10px;
  top: 10px;
  color: #fff;
  width: 35px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: none;
  font-size: 12px;
  letter-spacing: -1px;
  overflow: hidden;
  z-index: 50;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(PIE.htc);
  font-family: 'Fjalla+One',sans-serif;
  position: relative;
}

.rate0 {
  display: none;
}

.ec-base-paginate {
  margin: 30px 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.ec-base-paginate ol {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin: 0;
}

.ec-base-paginate li {
  display: inline-block;
  margin: 0 0 0 -1px;
  font-size: 12px;
  color: #757575;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.ec-base-paginate li:first-child {
  margin-left: 0;
}

.ec-base-paginate img {
  vertical-align: top;
}

.ec-base-paginate li a {
  display: block;
  width: 33px;
  padding: 9px 0;
  font-weight: bold;
  color: #939393;
  line-height: 14px;
  background: #fff;
}

.ec-base-paginate li a:hover {
  text-decoration: none;
  background: #f0f2f2;
}

.ec-base-paginate li a.this {
  padding-bottom: 6px;
  border-bottom: 2px solid #495164;
  color: #333;
}

.ec-base-paginate a.nolink {
  cursor: default;
}

.ec-base-paginate.typeSub ol {
  margin: 0 15px;
  vertical-align: middle;
}

.ec-base-paginate.typeSub li {
  font-size: 12px;
  border: 0;
}

.ec-base-paginate.typeSub img {
  vertical-align: middle;
}

.ec-base-paginate.typeSub li a {
  width: auto;
  margin: 0 5px 0;
  padding: 2px;
  color: #353535;
  background: none;
}

.ec-base-paginate.typeSub li a.this {
  color: #333;
  text-decoration: underline;
  border: 0;
}

.ec-base-paginate.typeSub .first {
  margin-right: 3px;
}

.ec-base-paginate.typeSub .last {
  margin-left: 3px;
}

.ec-base-tab {
  position: relative;
  margin: 20px 0 0;
  padding-top: 100px;
  display: inline-block;
  width: 100%;
}

.ec-base-tab .tabline {
  border-top: 1px solid #292929;
}

.ec-base-tab .menu {
  margin: 0 0 20px;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ec-base-tab .menu:after {
  content: "";
  display: block;
  clear: both;
}

.ec-base-tab .menu li {
  float: left;
  border-left: 1px solid #e6e6e6;
  background: #fff;
}

.ec-base-tab .menu li a {
  display: block;
  min-width: 150px;
  padding: 10px 5px 13px;
  border: 1px solid #e6e6e6;
  font-size: 11px;
  font-family: 'verdana','malgun gothic';
  text-decoration: none;
  outline: 0;
  text-align: center;
  background: #fff;
}

.ec-base-tab .menu li:first-child a {
  margin-left: 0;
}

.ec-base-tab .menu li.selected a {
  position: relative;
  color: #fff;
  font-size: 11px;
  font-family: 'verdana','malgun gothic';
  word-spacing: -1px;
  font-weight: bold;
  background: #202020 !important;
}

.ec-base-tab .right {
  position: absolute;
  top: 8px;
  right: 10px;
  line-height: 24px;
  color: #909090;
}

.ec-base-tab.typeLight .menu li.selected a {
  margin: 0 0 -2px;
  border-bottom: 1px solid #fff;
  color: #404040;
  background: #fff;
}

.ec-base-tab.typeLight .menu {
  margin: 0 0 20px;
  background: #fff;
  border-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ec-base-tab.typeLight .menu li.selected a {
  border: 1px solid #424242;
  color: #404040;
  background: #fff !important;
}

.ec-base-tab.typeLight .menu li a {
  border-bottom: 0;
  border-left: 0;
}

.ec-base-tab.typeLight .menu li {
  border-bottom: 0;
  border-left: 0;
}

.ec-base-tab[class*="grid"] .menu {
  display: table;
  table-layout: fixed;
  width: 50%;
  margin: 0 25% 0 25%;
}

.ec-base-tab[class*="grid"] .menu li {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.ec-base-tab[class*="grid"] .menu li a {
  display: inline-block;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 11px 0;
  border: 0;
}

.ec-base-tab[class*="grid"] .menu li.selected {
  position: relative;
  top: 0;
  right: -1px;
  border: 1px solid #292929;
  border-bottom: 0;
  background: #4a5164;
}

.ec-base-tab[class*="grid"] .menu li:first-child.selected {
  right: 0;
}

.ec-base-tab[class*="grid"] .menu li.selected a {
  position: static;
  background: none;
}

.ec-base-tab.grid2 .menu li {
  width: 50.5%;
}

.ec-base-tab.grid3 .menu li {
  width: 34%;
}

.ec-base-tab.grid4 .menu li {
  width: 25.5%;
}

.ec-base-tab.grid5 .menu li {
  width: 20.5%;
}

.ec-base-tab.grid6 .menu li {
  width: 17%;
}

.ec-base-tab.grid7 .menu li {
  width: 14.8%;
  width: 15% \0/;
}

.ec-base-tab.grid7 .menu li:first-child {
  width: 13% \0/;
}

.ec-base-button {
  text-align: center;
  font-family: 'Lato';
  margin: 30px 0 0;
}

.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;
  width: 460px;
}

.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;
}

.ec-base-button.typeBG {
}

.ec-base-box {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e8e8e8;
  color: #404040;
  line-height: 20px;
}

.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.typeThinBg {
  border-width: 1px 0 1px 0;
  border-color: #d7d5d5;
  background-color: #fbfafa;
}

.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;
}

.ec-base-table table {
  position: relative;
  margin: 10px 0 0;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  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 thead th {
  padding: 11px 0 10px;
  border-top: 1px solid #e6e6e6;
  color: #353535;
  vertical-align: middle;
  font-weight: normal;
  background: #fafafa;
}

.ec-base-table tbody th {
  padding: 11px 0 10px 18px;
  border: 1px solid #e8e8e8;
  border-bottom-width: 0;
  color: #353535;
  text-align: left;
  font-weight: normal;
}

.ec-base-table th:first-child {
  border-left: 0 !important;
  border-right: 0 !important;
}

.ec-base-table td {
  padding: 11px 10px 10px;
  border-top: 1px solid #e8e8e8;
  font-size: 12px;
  color: #353535;
  vertical-align: middle;
}

.ec-base-table td.clear {
  padding: 0 !important;
  border: 0 !important;
}

.typeWrite th {
  width: 10%;
  min-width: 90px;
}

.typeWrite td {
  width: 90%;
}

.orderListArea thead th {
  min-width: 50px;
}

.ec-base-table.typeWrite td {
  padding: 8px 10px 7px;
}

.ec-base-table.typeList table {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.ec-base-table.typeList table:before {
  display: none;
}

.ec-base-table.typeList td {
  padding: 11px 3px 10px;
}

.ec-base-table.typeList tfoot td {
  padding: 15px 10px 17px;
  background: #fbfafa;
}

.ec-base-table .message {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e8e8e8;
  padding: 50px;
  text-align: center;
  color: #1a1a1a;
  font-size: 18px;
  font-family: 'verdana','malgun gothic';
  word-spacing: -1px;
}

.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;
}

.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;
}

.ec-base-table tr {
  border-top: 1px solid transparent;
}

@media print {
  .ec-base-table table:before {
    display: none;
  }
}

.ec-base-desc {
  overflow: hidden;
  text-align: left;
}

.ec-base-desc:after {
  content: "";
  display: block;
  claer: both;
}

.ec-base-desc dt,.ec-base-desc .term {
  float: left;
  width: 100px;
  margin: 0 0 2px;
  padding: 0 4px 0 0;
  line-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-webkit-box: border-box;
  box-sizing: border-box;
  font-weight: normal;
}

.ec-base-desc dd,.ec-base-desc .desc {
  display: block;
  margin: 0 0 2px;
  padding: 0 5px 0 100px;
  min-height: 22px;
  line-height: 22px;
  word-wrap: break-word;
  word-break: break-all;
}

.ec-base-desc dd:after,.ec-base-desc .desc:after {
  content: "";
  display: block;
  clear: left;
}

.ec-base-desc.gSmall dt,.ec-base-desc.gSmall .term {
  width: 30%;
}

.ec-base-desc.gSmall dd,.ec-base-desc.gSmall .desc {
  padding-left: 30%;
}

.ec-base-desc.gMedium dt,.ec-base-desc.gMedium .term {
  width: 40%;
}

.ec-base-desc.gMedium dd,.ec-base-desc.gMedium .desc {
  padding-left: 40%;
}

.ec-base-desc.gLarge dt,.ec-base-desc.gLarge .term {
  width: 50%;
}

.ec-base-desc.gLarge dd,.ec-base-desc.gLarge .desc {
  padding: 0 0 0 50%;
}

.ec-base-desc.centerDT dt,.ec-base-desc.centerDD dd,.ec-base-desc.centerDT .term,.ec-base-desc.centerDD .desc,.ec-base-desc.center,.ec-base-desc .center {
  text-align: center;
}

.ec-base-desc.rightDT dt,.ec-base-desc.rightDD dd,.ec-base-desc.rightDT .term,.ec-base-desc.rightDD .desc,.ec-base-desc.right,.ec-base-desc .right {
  text-align: right;
}

.ec-base-desc.rightDD dd,.ec-base-desc.rightDD .desc {
  padding-right: 0;
}

.ec-base-desc.typeBullet dt,.ec-base-desc.typeBullet .term {
  padding: 0 4px 0 10px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_arrow.png") no-repeat 0 7px;
}

.ec-base-desc.typeDot dt,.ec-base-desc.typeDot .term {
  padding: 0 4px 0 6px;
  background: url("//img.echosting.cafe24.com/skin/base/common/ico_square3.gif") no-repeat left 10px;
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  height: 55px;
  z-index: 55;
  padding: 40px 0 0 0;
}

#header .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}

#header .inner:after {
  content: "";
  display: block;
  clear: both;
}

#header .inner > a {
  font-family: 'verdana','malgun gothic';
}

#header.smaller {
 background-color: #d7d5d5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 80px;
  padding: 30px 0 0;
}

#header.smaller .top_left_menu img {
  width: 70px;
}

#header.smaller .top_right_menu .top_cate li {
  padding: 0 0 15px 0;
}

#header.smaller .top_right_menu .top_cate .t_menu .t_view {
  top: 40px;
}

.top_left_menu {
  position: absolute;
  left: 0;
  top: -3px;
}

.top_left_menu img {
  vertical-align: middle;
}

.top_right_menu {
  position: absolute;
  right: 0;
}

.top_right_menu .top_cate {
  float: left;
  display: inline-block;
  width: 610px;
  margin-top: 10px;
}

.top_right_menu .top_cate li {
  position: relative;
  float: left;
  margin: 0 20px;
  padding: 0 0 10px 0;
}

.top_right_menu .top_cate li a {
  display: block;
  font-size: 15px;
  font-family: 'Lato','Noto Sans KR';
}

.top_right_menu .top_cate .t_menu .t_view {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  width: 140px;
  margin: 0;
  padding: 10px 0 10px 10px;
  z-index: 99;
  background: rgba(255,255,255,0.7);
}

.top_right_menu .top_cate .t_menu .t_view a {
  font-family: 'verdana','malgun gothic';
  font-size: 11px;
  line-height: 15px;
  display: block;
}

.top_right_menu .top_cate .t_menu .t_view a:hover {
  color: #999;
}

.top_right_menu .top_cate .t_menu .t_view li {
  padding: 0;
  margin: 0;
  padding: 5px 0;
  display: table;
  position: relative;
  width: 100%;
}

.top_right_menu .top_plus {
  float: left;
  display: inline-block;
}

.top_right_menu .top_plus .t_menu {
  position: relative;
  float: left;
  padding: 15px 0 15px 15px;
  font-size: 12px;
  color: #000;
}

.top_right_menu .top_plus .t_menu li a {
  font-family: 'verdana','malgun gothic';
  font-size: 11px;
}

.top_right_menu .top_plus .t_menu .my {
  display: block;
  background: url('../img/topIcon.png') 0 0;
  width: 17px;
  height: 18px;
}

.top_right_menu .top_plus .t_menu .cart {
  display: block;
  background: url('../img/topIcon.png') -28px 0;
  width: 18px;
  height: 18px;
}

.top_right_menu .top_plus .t_menu .t_view {
  display: none;
  position: absolute;
  top: 44px;
  left: -10px;
  width: 80px;
  margin: 0;
  padding: 10px 20px 10px;
  z-index: 99;
  background: rgba(255,255,255,0.7);
  border: 0px solid #ddd;
  border-top: 0px;
}

.top_right_menu .top_plus .t_menu .t_view a:hover {
  color: #999;
}

.top_right_menu .top_plus .t_menu .t_view li {
  padding: 0;
  margin: 0;
  padding: 5px 0;
  display: table;
  position: relative;
  width: 100%;
}

.top_right_menu .t_menu .t_view_search {
  display: none;
  position: absolute;
  top: 49px;
  right: -30px;
  width: 200px;
  margin: 0;
  padding: 10px;
  z-index: 99;
  background: rgba(255,255,255,1);
  border: 0px solid #ddd;
  border-top: 0px;
}

.top_right_menu .t_menu .t_view_multi {
  display: none;
  position: absolute;
  top: 49px;
  left: -10px;
  width: 90px;
  margin: 0;
  padding: 10px 20px 10px;
  z-index: 99;
  background: rgba(255,255,255,1);
  border: 0px solid #ddd;
  border-top: 0px;
  z-index: 49;
}

.top_right_menu .t_menu .t_view_multi .sub_sec li {
  padding: 2px 0;
  z-index: 49;
}

.t_multi {
  position: absolute;
  top: -24px;
  right: 0;
}

#header.smaller .t_multi {
  top: -20px;
}

.arr {
  font-size: 8px;
  padding: 3px 0;
  color: #999;
}

.go {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.hide,legend {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

caption {
  display: none;
}

.inBlock {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

#wrap {
  position: relative;
  width: 100%;
  margin: 0px auto 0;
  overflow-x: hidden;
}

#container {
  position: relative;
  width: 1250px;
  margin: 0 auto;
  *zoom: 1;
}

#container:after {
  content: "";
  display: block;
  clear: both;
}

#container_main {
  position: relative;
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
}

#container_main:after {
  content: "";
  display: block;
  clear: both;
}

#container_sub {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 100px auto;
  *zoom: 1;
}

#contents_main {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.contents {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.mainBanner1 {
  display: inline-block;
  width: 100%;
  font-family: 'Lato','Noto Sans KR','Malgun Gothic';
  margin: 50px 0 0;
}

.mainBanner1 .mbSec {
  width: 380px;
  margin-right: 30px;
  float: left;
}

.mainBanner1 .mbSec a {
  display: block;
}

.mainBanner1 .mbSec:last-child {
  margin-right: 0;
}

.mainBanner1 .mainNotice {
  margin: 0 0 30px;
  padding: 0 0 25px 0;
  display: inline-block;
  width: 380px;
  height: 240px;
  box-sizing: border-box;
}

.mainBanner1 .mainNotice p {
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 0 auto 7px;
  font-size: 17px;
  font-weight: 500;
  color: #333;
  text-align: left;
}

.mainBanner1 .mainNotice li {
  line-height: 27px;
}

.mainBanner1 .mainNotice li.title {
  float: left;
  width: 70%;
  font-size: 13px;
  white-space: nowrap;
  color: #222;
}

.mainBanner1 .mainNotice li.date {
  float: right;
  width: 20%;
  font-size: 13px;
  color: #777;
  font-weight: 400;
  text-align: center;
}

.mainBanner1 .mainNotice li.title a {
  padding: 0;
  color: #222;
}

.mainBanner1 .mainNotice li a:hover {
  color: #777;
  text-decoration: none;
}

.mainBanner1 .mainNotice .notice li.title a {
  font-weight: bold;
}

.mainBanner2 {
  display: inline-block;
  width: 100%;
  padding: 7% 0;
  background: #ebeae8;
}

.mainBanner2 .mbSec {
  width: 600px;
  float: left;
  position: relative;
}

.mainBanner2 .mbSec .wrap {
  width: 600px;
  height: 600px;
  color: #fff;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.mainBanner2 .mbSec:hover .wrap {
  display: block;
  background: rgba(0,0,0,0.6);
}

.mainBanner2 .mbSec .wrap p {
  text-align: center;
  display: table-cell;
  width: 600px;
  height: 600px;
  vertical-align: middle;
  font-size: 16px;
  text-decoration: underline;
}

.imgCon1 {
  background: url("/web/upload/goodymall/en/main/mainBanner4.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: auto;
  width: 600px;
  height: 600px;
  cursor: pointer;
  overflow: hidden;
}

.imgCon2 {
  background: url("/web/upload/goodymall/en/main/mainBanner5.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: auto;
  width: 600px;
  height: 600px;
  cursor: pointer;
  overflow: hidden;
}

.imgCon1:hover .overlay,.imgCon2:hover .overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
}

.imgCon1:hover span,.imgCon2:hover span {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform .5s ease,opacity 1.3s ease;
  transition: transform .5s ease,opacity 1.3s ease;
}

.imgCon1 .overlay,.imgCon2 .overlay {
  background: rgba(0,0,0,0.4);
  position: absolute;
  margin: auto;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

.imgCon1 span,.imgCon2 span {
  color: #fff;
  text-align: center;
  position: absolute;
  margin: auto;
  font-size: 15px;
  width: 200px;
  height: 30px;
  line-height: 30px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .5s ease,opacity .7s ease;
  transition: transform .5s ease,opacity .7s ease;
}

.const_swiperWrap {
  width: 100%;
}

.const_swiper {
  max-width: 1240px;
  margin: 20px auto 50px;
  position: relative;
}

.const_swiper .title {
  margin: 0 0 17px;
  font-family: 'Noto Sans KR','Lato';
  text-align: center;
}

.const_swiper .title h2 {
  font-size: 30px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  line-height: 2.4;
}

.const_swiper .title h2 span {
}

.const_swiper .swiper-container {
  width: 100%;
  height: 520px;
  overflow: inherit !important;
}

.const_swiper .swiper-slide {
  text-align: center;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: 1000ms ease-in-out;
  -moz-transition: 1000ms ease-in-out;
  -o-transition: 1000ms ease-in-out;
  -ms-transition: 1000ms ease-in-out;
  transition: 1000ms ease-in-out;
}

.const_swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 1000ms ease-in-out;
  -moz-transition: 1000ms ease-in-out;
  -o-transition: 1000ms ease-in-out;
  -ms-transition: 1000ms ease-in-out;
  transition: 1000ms ease-in-out;
}

.const_swiper .swiper-slide .const_img {
  width: 1240px;
  margin: 0 auto 40px;
  font-size: 0;
  line-height: 0;
}

.const_swiper .swiper-slide .const_text {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 1000ms ease-in-out;
  -moz-transition: 1000ms ease-in-out;
  -o-transition: 1000ms ease-in-out;
  -ms-transition: 1000ms ease-in-out;
  transition: 1000ms ease-in-out;
}

.const_swiper .swiper-slide.swiper-slide-active .const_text {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 1000ms ease-in-out;
  -moz-transition: 1000ms ease-in-out;
  -o-transition: 1000ms ease-in-out;
  -ms-transition: 1000ms ease-in-out;
  transition: 1000ms ease-in-out;
}

.const_swiper .swiper-slide .const_text dt {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.025em;
  color: #444444;
  font-weight: 300;
  margin-bottom: 20px;
}

.const_swiper .swiper-slide .const_text dd {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.025em;
  color: #888888;
  font-weight: 300;
}

.swiper-button-next {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 50;
  background: url('/web/upload/goodymall/en/layout/arrow.png') -59px -42px;
  cursor: pointer;
  width: 21px;
  height: 42px;
}

.swiper-button-prev {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 50;
  cursor: pointer;
  background: url('/web/upload/goodymall/en/layout/arrow.png') 0 -42px;
  width: 21px;
  height: 42px;
}

.video_tit {
  text-align: center;
  font-size: 30px;
  line-height: 90px;
  font-weight: normal;
  color: #000;
}

.video_bg {
  width: 100%;
  background: #f6f6f6;
}

.video_wrap {
  margin: 0 auto;
  width: 1200px;
  height: 375px;
  padding: 70px 0;
}

.video_txt {
  float: left;
  background: #fff;
  width: 640px;
  height: 375px;
  font-family: 'Lato','Noto Sans KR';
}

.video_txt .video_txtin {
  padding: 40px;
}

.video_txtin h2 {
  font-size: 52px;
  line-height: 57px;
  padding-bottom: 15px;
}

.video_txtin p.txt_m {
  font-size: 27px;
  line-height: 34px;
  letter-spacing: 0;
}

.video_txt .video_btn {
  margin-top: 30px;
}

.video_txtin p.txt_s {
  font-size: 14px;
  line-height: 21px;
  padding-top: 20px;
  color: #999;
  font-family: 'NanumBarunGothic';
}

.video_txt .video_btn a {
  border: 1px solid #111;
  display: inline-block;
  padding: 12px 30px;
  color: #666;
}

.video_txt .video_btn a:hover {
  border: 1px solid #111;
  display: inline-block;
  padding: 11px 30px;
  color: #fff;
  background: #111;
}

.video_play {
  float: left;
}

.video_play iframe {
  width: 560px;
  height: 375px;
}

#footer {
  display: inline-block;
  width: 100%;
  min-width: 1200px;
  margin: 100px 0 0;
  font-family: 'Lato','Malgun Gothic';
  font-weight: 400;
  background-color: #f4f8f8;
}

#footer .tit {
  font-size: 11px;
  letter-spacing: 1px;
  padding: 0 0 20px 0;
}

#footer .footer1 {
  display: block;
  position: relative;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #d9e4e4;
}

#footer .footer1 span {
  font-size: 13px;
  padding: 0 23px 0 0;
}

#footer .footer1 .sns {
  position: absolute;
  right: 4%;
  top: 10px;
}

#footer .footer1 .sns ul li {
  float: left;
  margin: 0 5px 0 0;
}

#footer .footer1 .sns ul li a:hover img {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#footer .footer2 {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
  border-bottom: 1px solid #e9e9e9;
}

#footer .footer2 .sec {
  float: left;
  border-right: 1px solid #d9e4e4;
  box-sizing: border-box;
  padding: 0 0 0 4%;
  height: 130px;
}

#footer .footer2 .sec:last-child {
  border-right: 0;
}

#footer .footer2 .fsec01 .tel {
  font-size: 27px;
  font-weight: bold;
  padding: 0 0 10px 0;
  width: 450px !important;
}

#footer .footer2 .address {
  font-size: 13px;
  float: left;
  line-height: 20px;
}

#footer .footer2 span {
  font-size: 12px;
  line-height: 17px;
}

.footer_inatagram {
  margin: 0 auto;
  text-align: center;
}

.back-top {
  position: fixed;
  right: 5%;
  bottom: 5%;
  cursor: pointer;
  z-index: 999;
  display: none;
}

#goBtn .btn {
  display: block;
  width: 40px;
  height: 40px;
  background: url('../../img/scroll.png') 0 0;
}

#goBtn .up {
  display: block;
  background: url('../../img/scroll.png') 0 0;
  margin-bottom: 3px;
}

#goBtn .down {
  display: block;
  background: url('../../img/scroll.png') 0 -40px;
}

#goBtn .btn:hover {
  opacity: 0.5;
}

.sns_title {
  text-align: center;
  margin: 60px auto 0;
  font-size: 30px;
  color: #000;
  text-align: center;
  text-decoration: none;
  word-spacing: -2px;
  font-weight: 400;
  line-height: 2.4;
}

.zoom_tle {
  overflow: hidden;
}

.zoom_tle .zoom {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.zoom_tle:hover .zoom {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
  -moz-transform: scale(1.10);
  -ms-transform: scale(1.10);
}

#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 {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  *zoom: 1;
}

.path span {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  white-space: nowrap;
  text-indent: 100%;
}

.path ol {
  float: right;
}

.path li {
  float: left;
  padding: 0 0 0 12px;
  margin: 0 0 0 8px;
  color: #757575;
  background: url("//img.echosting.cafe24.com/skin/base/layout/ico_path.gif") no-repeat 0 10px;
}

.path li:first-child {
  background: none;
}

.path li a {
  color: #757575;
  font-size: 11px;
}

.path li strong,.path li strong a {
  color: #2e2e2e;
}

.titleArea {
  min-height: 30px;
  margin: 10px 0 20px;
}

.titleArea h2 {
  display: inline-block;
  padding: 0 0 0 12px;
  color: #2e2e2e;
  *display: inline;
  *zoom: 1;
}

.titleArea p {
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0 0 0 10px;
  color: #939393;
  background: url("http://img.echosting.cafe24.com/skin/base/layout/ico_bar.gif") no-repeat 0 0;
  *display: inline;
  *zoom: 1;
}

.titleArea ul {
  padding: 5px 0;
  color: #939393;
  line-height: 18px;
}

.titleArea ul li {
  padding: 0 0 0 9px;
  background: url("http://img.echosting.cafe24.com/skin/base/common/ico_square2.gif") no-repeat 4px 7px;
}

.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%;
}

.Button {
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Lato','Noto Sans KR',sans-serif;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  display: inline-block;
  appearance: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.Button:visited {
  color: #666666;
}

.Button:hover,.button:focus {
  background-color: #f6f6f6;
  text-decoration: none;
  outline: none;
}

.button-square {
  border-radius: 0;
}

.button-box {
  border-radius: 10px;
}

.button-rounded {
  border-radius: 4px;
}

.button-pill {
  border-radius: 200px;
}

.button-circle {
  border-radius: 100%;
}

.black {
  background: #111;
  border-color: #111;
  color: #fff !important;
}

.black:hover {
  background: #fff;
  border-color: #111;
  color: #111 !important;
}

.black-over {
  background: #fff;
  border-color: #111;
  color: #111;
}

.black-over:hover {
  background: #111;
  border-color: #111;
  color: #fff !important;
}

.white {
  background: #fff;
  border-color: #333;
  color: #333 !important;
}

.white:hover {
  background: #333;
  border-color: #333;
  color: #fff !important;
}

.pink {
  background: #f5b1b0;
  border-color: #f5b1b0;
  color: #fff !important;
}

.pink:hover {
  background: #fff;
  border-color: #f5b1b0;
  color: #333 !important;
}

.pink-over {
  background: #fff;
  border-color: #f5b1b0;
  color: #333 !important;
}

.pink-over:hover {
  background: #f5b1b0;
  border-color: #f5b1b0;
  color: #fff !important;
}

.button-giant {
  font-size: 28px;
  height: 70px;
  line-height: 70px;
  padding: 0 70px;
}

.button-jumbo {
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  padding: 0 60px;
}

.button-large {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
}

.button-normal {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
}

.button-small {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
}

.button-tiny {
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  padding: 0 17px;
  font-weight: 400;
  margin: 2px 0;
}

@media screen and (max-width:1526px) {
  body {
    overflow-x: hidden;
  }

  #top_menu {
    right: 10px;
  }
}

@media screen and (max-width:1450px) {
  body {
    min-width: 1185px;
  }

  .mainSlide img {
    width: 100%;
  }

  #container_main {
    width: 100%;
    margin: 0 !important;
  }

  .contents {
    width: 80%;
  }

  .mainBanner1 .mbSec {
    width: 31%;
  }

  .mainBanner1 .mbSec img {
    width: 100%;
  }

  .mainBanner1 .mainNotice {
    width: 100%;
  }

  .mainBanner1 .mbSec iframe {
    width: 100% !important;
    height: 100% !important;
  }

  .mainBanner2 .mbSec {
    width: 50%;
  }

  .mainBanner2 .imgCon1,.mainBanner2 .imgCon2 {
    width: 100%;
    height: 565px;
  }

  #tabRollin #tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {
    width: 100%;
  }

  .xans-instagramwidget-display.typeGrid .thumb li img {
    width: 120px;
    height: 120px;
  }

  #footer .footer2 .sec {
    width: 40% !important;
  }

  #footer .footer2 .fsec03 span a {
    padding: 8px 0;
  }
}

@media screen and (max-width:1210px) {
}

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%;
}

.xans-layout-category {
}

.xans-layout-category .position {
}

.xans-layout-category .position > ul {
}

.xans-layout-category .position > ul > li {
  position: relative;
  float: left;
  padding: 15px 25px 15px 0;
  font-size: 12px;
  color: #fff;
  line-height: 1.8;
}

.xans-layout-category .position > ul > li > a {
}

.xans-layout-category .position > ul > li > a:hover,.xans-layout-category .position > ul > li.selected > a,.xans-layout-category .position > ul > li.on > a {
  color: #999;
  text-decoration: none;
}

.xans-layout-category .sub-category {
  position: absolute;
  top: 0;
  left: 140px;
  width: 100px;
  margin: 0;
  padding: 10px 20px 10px;
  z-index: 99;
  background: rgba(255,255,255,0.7);
}

.xans-layout-category .sub-category ul {
  margin: 0 !important;
}

.xans-layout-category .sub-category li {
  padding: 2px 0;
  width: 100%;
  font-size: 11px;
}

.xans-layout-category .sub-category li:first-child {
  border-left: 0;
}

.xans-layout-category .sub-category li:first-child a {
  border-top: 0;
}

.xans-layout-category .sub-category a {
  display: block;
  color: #000;
  font-size: 11px;
}

.xans-layout-category .sub-category a:hover,.xans-layout-category .sub-category li.selected a {
  color: #999;
  text-decoration: none;
}