.stockist-wrap h2 {
    clear: both;
    color: #fff;
    padding: 10px 20px;
    background: #474747;
    font-family: roboto;
    font-size: 21px;
    font-weight: normal;
    width: 193px;
}

.stockist-wrap h3 {
    clear: both;
    padding: 15px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #eaeaea;
    font-size: 16px;
    letter-spacing: 6px;
    color: #8c8c8c;
    margin: 20px auto;
    margin-bottom: 61px;
}

.stockist-wrap h4 {
    font-size: 12px;
    font-weight: normal;
    color: #8c8c8c;
    margin-bottom: 70px;
}

.offical {
    padding-bottom: 70px;
    overflow: hidden;
}

.offical p {
    font-size: 12px;
    width: 30%;
    float: left;
    line-height: 180%;
    margin-top: 30px;
}

.stockist-wrap {
    margin-top: 260px;
    margin-bottom: 250px;
}

.offical {
}

.offical h2 {
    clear: both;
    color: #8c8c8c;
    padding: 10px 20px;
    background: #f9f9f9;
    font-family: roboto;
    font-size: 18px;
    font-weight: normal;
    width: 193px;
}

.offical p {
    font-size: 12px;
    width: 30%;
    float: left;
    line-height: 180%;
    margin-top: 30px;
    color: #8c8c8c;
}

#map {
    width: 67%;
    height: 316px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
    background-color: rgb(229,227,223);
    margin-top: 30px;
    float: right;
}

.nmap {
    width: 100% !important;
}

#map-img {
    width: 67%;
    height: 316px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
    background-color: rgb(229,227,223);
    background: url('/web/upload/unfold_design112/about-bg.jpg') no-repeat 0 0;
    background-position: center 0;
    background-size: cover;
    margin-top: 30px;
    float: right;
}

.offline {
    margin-bottom: 80px;
    overflow: hidden;
}

.offline .shop-img {
}

.offline ul {
    margin-left: -82px;
    margin-top: -44px;
}

.offline ul li {
    float: left;
    margin-left: 120px;
    margin-top: 50px
}

.offline ul li .shop-info {
    position: absolute;
    line-height: 170%;
    top: 0;
    width: 284px;
    height: 90px;
    background: rgba(255,255,255,0.9);
    right: -39px;
    top: 118px;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #777777;
    padding: 30px;
    font-size: 12px;
}

.offline ul li .shop-info p {
    font-size: 15px;
    margin-bottom: 18px;
    font-weight: bold;
}

.offline ul li {
    position: relative;
}

.online {
    clear: both;
    overflow: hidden;
}

.online ul {
    text-align: center;
    margin-top: -20px;
    margin-left: -1.3%;
}

.online ul li {
    margin-top: 47px;
    display: inline-block;
    margin-left: 1.5%;
    width: 16%;
    zoom:1;*display: inline;
}

.shop-slide {
    margin: 0px auto 80px auto;
    text-align: center;
}

.about-b-wrap {
    width: 1100px;
    margin: 0 auto;
}

.online .left-img {
    float: left;
    width: 598px;
}

.online .left-img img {
    max-width: 100%;
}

.online .right-cont {
    float: left;
    width: 470px;
    margin-left: 31px;
    line-height: 212%;
    font-size: 12px;
}

.search-wrap {
    display: inline-block;
    zoom:1;*display: inline;
    z-index: 100000;
    padding-top: 14px;
    vertical-align: middle;
}

.xans-layout-searchheader {
    float: right;
    width: 261px;
    position: absolute;
    right: -56px;
    top: -3px;
    z-index: 100;
}

.xans-layout-searchheader fieldset {
}

.xans-layout-searchheader #keyword {
    width: 167px;
    height: 21px;
    padding: 0 3px 1px 9px;
    border: 0;
    line-height: 27px;
    font-size: 12px;
    color: #000000;
    background: #e2e2e2;
}

.search-btn {
    display: block;
    float: right;
    width: 29px;
    height: 24px;
    text-align: right;
}

#searchBarForm {
    position: relative;
    z-index: 1;
}

.xans-layout-searchheader .trigger img {
    padding: 5px 0 0 5px;
    vertical-align: middle;
    margin-left: -26px;
    margin-top: -4px;
}

.modal-wrapper-s {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.modal-wrapper-s.open {
    opacity: 1;
    visibility: visible;
    z-index: 100;
    position: relative;
}

.modal-wrapper-s.open .modal {
    opacity: 1;
}

.trigger {
}

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-family: 'Quicksand',AppleGothic,sans-serif;
    font-size: 11px;
    color: #353535;
    background: #fff;
    font-family: 'Open Sans',sans-serif;
}

body {
    min-width: 1200px;
    transition: all 0.4s ease-out;
    height: 100%;
}

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%;
    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;
    color: #8e8e8e;
    transition: all 0.4s ease-out;
}

a:hover {
    opacity: 0.8;
    transition: all 0.4s ease-out;
}

a:active {
}

.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 td {
    width: auto !important;
}

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

input:focus {
    outline: none;
}

button {
    outline: none;
}

::selection {
    background: #f7ff70;
    color: #45497f;
}

::-moz-selection {
    background: #f7ff70;
    color: #45497f;
}

#popup_1,#popup_2,#popup_3,#popup_4,#popup_5,#popup_6,#popup_7,#popup_8,#popup_9,#popup_10 {
    z-index: 99999999 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.displaynone {
    display: none;
}

table.nneditor-table td {
    padding: 0 !important;
}

div.nneditor-container .nneditor-toolbar-container {
    border-top: 0 !important;
}

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

#contents {
}

.contents-wrap {
    width: 80%;
    margin: 0 auto;
    margin-top: 167px;
    max-width: 1300px;
    margin-bottom: 150px;
}

body {
    min-width: 1200px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.wrap {
    position: absolute;
    width: 100%;
    min-height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.wrap .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.indicator {
    z-index: 2;
    position: fixed;
    top: 50%;
    right: 20px;
    margin-top: -67px;
}

.ind {
    position: relative;
    display: block;
    margin-top: 10px;
    width: 5px;
    height: 5px;
    text-indent: 1000px;
    cursor: pointer;
    border: 1px solid #fff;
}

.ind:first-child {
    margin-top: 0;
}

.indicator .active {
    background: #fff;
}

.slideWrap {
    position: relative;
    top: 0;
    width: 100%;
    height: 600%;
}

.slide {
    position: relative;
    width: 100%;
    min-height: 16.66666666666667%;
}

.slide .text-ani-01 {
    opacity: 0;
}

.slide .text-ani-02 {
    opacity: 0;
}

.slide .text-ani-03 {
    opacity: 0;
}

#slide1 {
    background: url('/web/upload/unfold_design114/main-slide-2.jpg') center top no-repeat;
    background-size: cover;
}

#slide3 {
    background: url('/web/upload/unfold_design114/main-slide-4.jpg') center top no-repeat;
    background-size: cover;
}

#slide2 {
    background: url('/web/upload/unfold_design114/main-slide-1.jpg') center top no-repeat;
    background-size: cover;
}

#slide2 .slide-02-img {
}

#slide5 {
    background: url('/web/upload/unfold_design114/main-slide-3.jpg') center top no-repeat;
    background-size: cover;
}

#slide6 {
    background: url('/web/upload/unfold_design114/main-slide-5.jpg') center top no-repeat;
    background-size: cover;
}

#slide7 {
    background: url('/web/upload/unfold_design114/main-slide-6.jpg') center top no-repeat;
    background-size: cover;
}

#slide2 {
    font-family: 'Montserrat',sans-serif;
    text-align: center;
    color: #fff;
    font-size: 30px;
}

#slide2 .text-wrap {
    position: absolute;
    width: 100%;
    height: 451px;
    top: 53%;
    margin-top: -225px;
}

#slide2 .text-ani-01 {
    font-size: 59px;
    margin-bottom: 24px;
}

#slide2 .text-ani-01 span {
    color: #00e7f5;
}

#slide2 .text-ani-02 {
    margin-bottom: 39px;
}

#slide2 .text-ani-03 {
    font-size: 20px;
    line-height: 173%;
    width: 540px;
    margin: 0 auto;
    background: rgba(0,0,0,0.3);
    width: 693px;
    padding: 14px;
}

#slide2 .text-ani-03>div {
    border: 1px solid #a0a0a0;
    padding: 52px 69px;
}

#slide2 .text-ani-03 span {
    text-decoration: underline;
}

#slide1 .text-wrap {
    position: absolute;
    text-align: center;
    font-family: 'Montserrat',sans-serif;
    width: 100%;
    top: 20%;
}

#slide1 .text-ani-01 {
}

#slide1 .text-ani-01 h3 {
    font-size: 59px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 15px;
    margin-bottom: 12px;
}

#slide1 .text-ani-01 h3 span {
    color: #ff9900;
}

#slide1 .text-ani-02 p {
    color: #fff;
    letter-spacing: 8px;
    font-size: 15px;
}

#slide1 .bott-ico {
    width: 688px;
    position: absolute;
    bottom: 51px;
    right: 0px;
    text-align: center;
}

#slide1 .bott-ico p {
    width: 20%;
    letter-spacing: 5px;
    color: #c3c3c3;
    font-size: 17px;
    display: inline-block;
    *display: inline;
    zoom:1;vertical-align: top;
    margin: 0.8%;
}

#slide1 .bott-ico p img {
    width: 100%;
}

#slide1 .slide1Button {
    opacity: 0;
}

#slide3 {
    font-family: 'Montserrat',sans-serif;
    text-align: center;
    color: #fff;
    font-size: 30px;
}

#slide3 .text-wrap {
    position: absolute;
    width: 100%;
    height: 451px;
    top: 53%;
    margin-top: -225px;
}

#slide3 .text-ani-01 {
    font-size: 59px;
    margin-bottom: 24px;
}

#slide3 .text-ani-01 span {
    color: #00e7f5;
}

#slide3 .text-ani-02 {
    margin-bottom: 39px;
}

#slide3 .text-ani-03 {
    font-size: 20px;
    line-height: 173%;
    width: 540px;
    margin: 0 auto;
    background: rgba(0,0,0,0.3);
    width: 693px;
    padding: 14px;
}

#slide3 .text-ani-03>div {
    border: 1px solid #a0a0a0;
    padding: 52px 69px;
}

#slide3 .text-ani-03 span {
    text-decoration: underline;
}

#slide5 img {
    width: 100%:
}

#slide5 .slide5BxsliderContainer {
}

#slide5 .slide5BxsliderWrap {
    width: 80%;
    position: absolute;
    top: 25%;
    left: 10%;
}

#slide5 .slide5Bxslider {
}

#slide5 .slick-slide {
    outline: none;
}

#slide5 .slick-slide img {
    max-width: 350px;
}

@media only screen and (min-width: 1200px) {
    #slide5 .slick-slide img {
        max-width:500px;
    }

    #slide5 .slide5BxsliderWrap {
        top: 20%;
    }
}

#slide5 .slick-slide {
    opacity: 0.5;
    transition: opacity 0.3s,transform 0.3s;
    transform: scale(0.9);
}

#slide5 .slick-center {
    opacity: 1;
    transition: opacity 0.3s,transform 0.3s;
    transform: scale(1);
}

#slide5 .bx-wrapper {
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    height: 15px;
    width: 15px;
    background-color: #a5a5a5;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.7;
    transition: all 0.5s;
    font-size: 0;
}

.slick-dots li button:hover,.slick-dots li button:focus {
}

.slick-dots li button:hover,.slick-dots li button:focus {
    opacity: 0.9;
    background-color: #bfbfbf;
}

.slick-dots li button:before {
}

.slick-dots li.slick-active button {
    opacity: 0.9;
    background-color: #fff;
}

.slick-dots li button {
    height: 10px;
    width: 10px;
}

#slide5 .slide5SlickArrowWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    width: 90%;
}

#slide5 .slide5SlickArrowWrap i {
    border: solid #fff;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 15px;
    opacity: 0.5;
    transition: opacity 0.5s;
}

#slide5 .slide5SlickArrowWrap i:hover {
    opacity: 0.9;
    transition: opacity 0.5s;
}

#slide5 .slide5SlickArrowWrap .slide5Arrow {
    display: block;
    cursor: pointer;
}

#slide5 .slide5SlickArrowPrev {
    float: left;
}

#slide5 .slide5SlickArrowPrev .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

#slide5 .slide5SlickArrowNext {
    float: right;
}

#slide5 .slide5SlickArrowNext .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#slide6 .text-wrap {
    position: absolute;
    text-align: center;
    font-family: 'Montserrat',sans-serif;
    width: 100%;
    top: 20%;
}

#slide6 .text-ani-01 {
}

#slide6 .text-ani-01 h3 {
    font-size: 53px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 10px;
    margin-bottom: 24px;
}

#slide6 .text-ani-01 h3 span {
    color: #ff9900;
}

#slide6 .text-ani-02 p {
    color: #fff;
    letter-spacing: 8px;
    font-size: 15px;
}

#slide6 .bott-ico {
    width: 1088px;
    position: absolute;
    bottom: 51px;
    left: 0px;
    text-align: center;
}

#slide6 .bott-ico p {
    width: 20%;
    letter-spacing: 5px;
    color: #c3c3c3;
    font-size: 17px;
    display: inline-block;
    *display: inline;
    zoom:1;vertical-align: bottom;
    margin: 0.8%;
}

#slide6 .bott-ico p img {
    width: 100%;
}

#slide6 .bott-ico a {
    padding-top: 10px;
    display: inline-block;
    *display: inline;
    zoom:1;vertical-align: top;
}

#slide7 .text-wrap {
    position: absolute;
    top: 53%;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat',sans-serif;
    margin-top: -182px;
}

#slide7 .text-wrap h3 {
    width: 450px;
    margin: 0 auto;
}

#slide7 .text-wrap h3 img {
    width: 100%;
}

#slide7 .text-wrap h4 {
    font-weight: normal;
    font-size: 21px;
    margin-top: 19px;
    margin-bottom: 12px;
    color: #fff;
    letter-spacing: 10px;
}

#slide7 .text-wrap p {
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    letter-spacing: 5px;
}

@keyframes bounce1 {
    0% {
        opacity: 0;
    }

    20% {
        transform: translateY(-100px);
        opacity: 0;
    }
}

@keyframes bounce2 {
    0% {
        opacity: 0;
    }

    5% {
        transform: translateY(-100px);
        opacity: 0;
    }
}

@keyframes bounce3 {
    0% {
        opacity: 0;
    }

    40% {
        transform: translateY(-100px);
        opacity: 0;
    }
}

@keyframes bounce4 {
    0% {
        opacity: 0;
    }

    40% {
        transform: translateY(100px);
        opacity: 0;
    }
}

#header {
    position: fixed;
    z-index: 100;
    padding: 15px;
    width: 99%;
    background-color: rgba(255,255,255,0.0);
    transition: all 0.4s ease-out;
    top: 0;
    height: 133px;
}

#header:hover {
    background-color: rgba(255,255,255,0.3);
    transition: all 0.4s ease-out;
}

#header .top-menu {
    width: 100%;
}

#header .top-menu a {
    color: #fff;
    transition: all 0.4s ease-out;
}

#header .top-menu a:hover {
    color: #4b4b4b;
    transition: all 0.4s ease-out;
}

#header .top-menu h1 {
    float: left;
    margin-top: -7px;
    animation: bounce1 1.3s;
}

#header .top-menu h1 a {
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    background: url('/web/upload/unfold_design114/logo-bg-w.png') 338px 24px no-repeat;
    padding-right: 10px;
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 49px;
    padding-left: 9px;
}

#header .top-menu h1 a:hover {
    color: #fff;
}

#header .top-menu .shop-menu {
    float: right;
    text-align: left;
    width: 250px;
    animation: bounce3 1.3s;
}

#header .top-menu .shop-menu span {
    color: #fff;
}

#header .top-menu .shop-menu .bg {
    padding-right: 5px;
    background: url('/web/upload/unfold_design114/top-bar.png') right 8px no-repeat;
    margin-right: 6px;
}

#header .top-menu .shop-menu .bg1 {
    padding-left: 0px;
}

#header .top-menu .shop-menu p {
    color: #fff;
}

#header .top-menu .shop-menu .shop-menu-01 {
    float: left;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
    background: url('/web/upload/unfold_design114/top-v-bar.png') right 5px no-repeat;
    cursor: pointer;
}

#header .top-menu .shop-menu .shop-menu-01 a {
    font-size: 10px;
}

#header .top-menu .shop-menu .shop-menu-01 .btn {
}

#header .top-menu .shop-menu .shop-menu-01 .modal {
    z-index: 100;
    display: none;
}

#header .top-menu .shop-menu .shop-menu-01 .modal .modal-bg {
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

#header .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper {
    position: absolute;
    top: 34px;
    right: 96px;
    border: 1px solid #dddddd;
    width: 260px;
    padding-bottom: 33px;
    background: #fff;
    text-align: center;
}

#header .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper .close {
    padding-top: 10px;
}

#header .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header .top-menu .shop-menu .shop-menu-01 .modal-01 {
    z-index: 100;
    display: none;
}

#header .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-bg {
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}

#header .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper {
    position: absolute;
    top: 49px;
    right: 152px;
    border: 1px solid #dddddd;
    width: 180px;
    height: auto;
    background: #fff;
    text-align: center;
}

#header .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper .close-01 {
    padding-top: 10px;
}

#header .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header .top-menu .shop-menu .shop-menu-02 {
    float: left;
    cursor: pointer;
    width: 121px;
}

#header .top-menu .shop-menu .shop-menu-02 span {
}

#header .top-menu .shop-menu .shop-menu-02 span:hover {
    color: #959595;
}

#header .top-menu .shop-menu .shop-menu-02 .bag {
}

#header .top-menu .shop-menu .shop-menu-02 a {
    font-size: 10px;
}

#header .top-menu .shop-menu .shop-menu-02 .modal-02 {
    z-index: 100;
    display: none;
}

#header .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-bg {
    z-index: 1000000;
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

#header .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper {
    position: absolute;
    padding: 50px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -250px;
    border: 1px solid #dddddd;
    width: 400px;
    height: auto;
    min-height: 400px;
    background: #fff;
    text-align: center;
}

#header .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper .close {
    padding-top: 10px;
}

#header .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header .snsArea {
    text-align: center;
}

#header .snsArea li {
    display: inline-block;
    margin-bottom: 5px;
    width: 44%;
    border: 0;
}

.main-new-cate2 > ul > li > a {
    color: #ff9933 !important;
}

#header-01 {
    position: fixed;
    z-index: 100;
    padding: 15px;
    width: 100%;
    background-color: rgba(0,0,0,0.01);
    transition: all 0.4s ease-out;
    top: 0;
    height: 130px;
}

#header-01:hover {
    background-color: #f1f1f1;
    transition: all 0.4s ease-out;
}

#header-01 .top-menu {
    width: 99%;
}

#header-01 .top-menu a {
    color: #000;
    transition: all 0.4s ease-out;
}

#header-01 .top-menu a:hover {
    color: #4b4b4b;
    transition: all 0.4s ease-out;
}

#header-01 .top-menu h1 {
    float: left;
    margin-top: -7px;
}

#header-01 .top-menu h1 a {
    font-family: 'Montserrat',sans-serif;
    background: url('/web/upload/unfold_design114/logo-bg.png') 338px 24px no-repeat;
    padding-right: 10px;
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 49px;
    padding-left: 9px;
}

#header-01 .top-menu .shop-menu {
    float: right;
    text-align: left;
    width: 250px;
}

#header-01 .top-menu .shop-menu span {
    color: #000;
}

#header-01 .top-menu .shop-menu .bg {
    padding-right: 5px;
    background: url('/web/upload/unfold_design114/top-bar-b.png') right 8px no-repeat;
    margin-right: 6px;
}

#header-01 .top-menu .shop-menu .bg1 {
    padding-left: 0px;
}

#header-01 .top-menu .shop-menu p {
    color: #fff;
}

#header-01 .top-menu .shop-menu .shop-menu-01 {
    float: left;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
    background: url('/web/upload/unfold_design114/top-v-bar-b.png') right 5px no-repeat;
    cursor: pointer;
}

#header-01 .top-menu .shop-menu .shop-menu-01 a {
    font-size: 10px;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .btn {
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal {
    z-index: 100;
    display: none;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal .modal-bg {
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper {
    position: absolute;
    top: 34px;
    right: 96px;
    border: 1px solid #dddddd;
    width: 260px;
    padding-bottom: 33px;
    background: #fff;
    text-align: center;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper .close {
    padding-top: 10px;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal-01 {
    z-index: 100;
    display: none;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-bg {
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper {
    position: absolute;
    top: 49px;
    right: 152px;
    border: 1px solid #dddddd;
    width: 180px;
    height: auto;
    background: #fff;
    text-align: center;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper .close-01 {
    padding-top: 10px;
}

#header-01 .top-menu .shop-menu .shop-menu-01 .modal-01 .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header-01 .top-menu .shop-menu .shop-menu-02 {
    float: left;
    cursor: pointer;
    width: 121px;
}

#header-01 .top-menu .shop-menu .shop-menu-02 span {
}

#header-01 .top-menu .shop-menu .shop-menu-02 span:hover {
    color: #959595;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .bag {
}

#header-01 .top-menu .shop-menu .shop-menu-02 a {
    font-size: 10px;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .modal-02 {
    z-index: 100;
    display: none;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-bg {
    z-index: 1000000;
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper {
    position: absolute;
    padding: 50px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -250px;
    border: 1px solid #dddddd;
    width: 400px;
    height: auto;
    min-height: 400px;
    background: #fff;
    text-align: center;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper .close {
    padding-top: 10px;
}

#header-01 .top-menu .shop-menu .shop-menu-02 .modal-02 .modal-wrapper .modal-contents {
    color: #959595;
    margin-top: 39px;
}

#header-01 .snsArea {
    text-align: center;
}

#header-01 .snsArea li {
    display: inline-block;
    margin-bottom: 5px;
    width: 44%;
    border: 0;
}

#footer {
    text-align: center;
    color: #959595;
    clear: both;
}

#footer a {
    color: #959595;
}

#footer li {
    display: inline-block;
    zoom:1;*display: inline;
}

#footer h2 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 20px;
}

#footer .cs-center {
}

#footer .cs-center .instagram-b {
    width: 490px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#footer .cs-center .instagram-b li {
}

#footer .cs-center .social-ico {
    margin-bottom: 20px;
}

#footer .cs-center .social-ico li {
}

#footer .cs-center .phone {
    margin-bottom: 5px;
}

#footer .cs-center .time {
    margin-bottom: 5px;
}

#footer .cs-center .board-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer .cs-center .board-box span {
    width: 180px;
    background: #fff;
    transition: all 0.4s ease-out;
    height: 30px;
    margin: 0 2px;
    cursor: pointer;
    line-height: 30px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    zoom:1;*display: inline;
}

#footer .cs-center .board-box span:hover {
    transition: all 0.4s ease-out;
    background: #f7f7f7;
}

#footer .cs-center .insta-title {
    margin-bottom: 10px;
}

#footer .cs-center .cp_info {
    margin-bottom: 20px;
}

#footer .cs-center .cp_info span {
    color: #d6d6d6;
    padding-left: 7px;
}

#footer .cs-center .cp_info a {
    color: #d6d6d6;
}

#footer .cs-center .pay span {
    color: #d6d6d6;
}

#footer .cs-center .pay a {
    color: #d6d6d6;
}

#footer .cs-center .pay p {
    color: #d6d6d6;
}

#footer .cs-center .guide {
    font-size: 0;
    margin-top: 20px;
}

#footer .cs-center .guide li {
    width: 120px;
    background: #f1f1f1;
    transition: all 0.4s ease-out;
    height: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    zoom:1;*display: inline;
    margin-right: 2px;
}

#footer .cs-center .guide li:hover {
    transition: all 0.4s ease-out;
    background: #d7d7d7;
}

#footer .cs-center .guide li a {
    color: #fff;
    font-size: 11px;
}

#footer .cs-center .guide li a:hover {
    opacity: 1;
}

#footer .cs-center .f-menu {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

#footer .cs-center .f-menu li {
    width: 15.666%;
}

#footer-01 {
    text-align: center;
    color: #959595;
    clear: both;
}

#footer-01 a {
    color: #959595;
}

#footer-01 li {
    display: inline-block;
    zoom:1;*display: inline;
}

#footer-01 h2 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 20px;
}

#footer-01 .cs-center {
}

#footer-01 .cs-center .instagram-b {
    width: 490px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#footer-01 .cs-center .social-ico {
    margin-bottom: 20px;
}

#footer-01 .cs-center .social-ico li {
}

#footer-01 .cs-center .phone {
    margin-bottom: 5px;
}

#footer-01 .cs-center .time {
    margin-bottom: 5px;
}

#footer-01 .cs-center .board-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer-01 .cs-center .board-box span {
    width: 180px;
    background: #fff;
    transition: all 0.4s ease-out;
    height: 30px;
    margin: 0 2px;
    cursor: pointer;
    line-height: 30px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    zoom:1;*display: inline;
}

#footer-01 .cs-center .board-box span:hover {
    transition: all 0.4s ease-out;
    background: #f7f7f7;
}

#footer-01 .cs-center .insta-title {
    margin-bottom: 10px;
}

#footer-01 .cs-center .cp_info {
    margin-bottom: 20px;
}

#footer-01 .cs-center .cp_info span {
    color: #d6d6d6;
    padding-left: 7px;
}

#footer-01 .cs-center .cp_info a {
    color: #d6d6d6;
}

#footer-01 .cs-center .pay span {
    color: #d6d6d6;
}

#footer-01 .cs-center .pay a {
    color: #d6d6d6;
}

#footer-01 .cs-center .pay p {
    color: #d6d6d6;
}

#footer-01 .cs-center .guide {
    font-size: 0;
    margin-top: 20px;
}

#footer-01 .cs-center .guide li {
    width: 120px;
    background: #f1f1f1;
    transition: all 0.4s ease-out;
    height: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    zoom:1;*display: inline;
    margin-right: 2px;
}

#footer-01 .cs-center .guide li:hover {
    transition: all 0.4s ease-out;
    background: #d7d7d7;
}

#footer-01 .cs-center .guide li a {
    color: #fff;
    font-size: 11px;
}

#footer-01 .cs-center .guide li a:hover {
    opacity: 1;
}

#footer-01 .cs-center .f-menu {
    position: relative;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}

#footer-01 .cs-center .f-menu li {
    width: 15.666%;
}

.pro-list .dp-none {
    display: none;
}

.left-open-menu-01 {
    z-index: 100;
    position: fixed;
    transition: all 0.4s ease-out;
    left: -385px;
    bottom: 251px;
    width: 438px;
    height: 250px;
    border: 1px solid #dadada;
    background: #fff;
    border-left: 0;
    opacity: 0.8;
}

.left-open-menu-01 h4 {
    writing-mode: vertical-rl;
    color: #8c8c8c;
    font-weight: normal;
    float: right;
    padding: 25px 15px;
    cursor: pointer;
}

.left-open-menu-01:hover {
    left: 0px;
    transition: all 0.4s ease-out;
    opacity: 1;
}

.left-open-menu-01:hover h4 {
    color: #000;
}

.left-open-menu-01 p {
    float: left;
    padding: 117px 72px;
    cursor: pointer;
    color: #8c8c8c;
}

.left-open-menu-01 p:hover a {
    opacity: 0.2;
}

.left-open-menu-01 ul {
    float: left;
    padding-top: 58px;
    height: 179px;
    width: 220px;
}

.left-open-menu-01 ul li {
    color: #8c8c8c;
    padding: 5px 9px;
    background: #fff;
    transition: all 0.4s ease-out;
    cursor: pointer;
    float: left;
    width: 84px;
}

.left-open-menu-01 ul li:hover {
    background: #f5f5f5;
    transition: all 0.4s ease-out;
    color: #000;
}

.left-open-menu-02 {
    z-index: 100;
    position: fixed;
    transition: all 0.4s ease-out;
    cursor: pointer;
    left: -385px;
    bottom: 0px;
    width: 438px;
    height: 250px;
    border: 1px solid #dadada;
    background: #fff;
    border-left: 0;
    opacity: 0.8;
}

.left-open-menu-02:hover {
    left: 0px;
    transition: all 0.4s ease-out;
    opacity: 1;
}

.left-open-menu-02:hover h4 {
    color: #000;
}

.left-open-menu-02 h4 {
    writing-mode: vertical-rl;
    color: #8c8c8c;
    font-weight: normal;
    float: right;
    padding: 25px 15px;
    cursor: pointer;
}

.left-open-menu-02>p {
    padding: 57px 74px 0px 74px;
    line-height: 200%;
}

.left-open-menu-02 .left-social {
    padding-left: 70px;
    clear: both;
}

.left-open-menu-02 span {
    padding-right: 5px;
}

.left-open-menu-02 .board-left {
    padding-left: 70px;
    padding-bottom: 12px;
    overflow: hidden;
}

.left-open-menu-02 .board-left p {
    border: 1px solid #efefef;
    transition: all 0.4s ease-out;
    float: left;
    padding: 3px 27px;
    margin: 5px 3px 5px 0;
    width: 50px;
    text-align: center;
}

.left-open-menu-02 .board-left p:hover {
    border: 1px solid #8c8c8c;
    transition: all 0.4s ease-out;
}

#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: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -9999em;
}

.path h2 {
    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("http://img.echosting.cafe24.com/skin/base_ko_KR/common/ico_path.gif") no-repeat 0 10px;
}

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

.path li a {
    color: #bebebe;
}

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

.titleArea {
    padding: 70px 0;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    margin-bottom: 42px;
}

.titleArea h2 {
    display: inline-block;
    color: #959595;
    font-size: 14px;
    *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_ko_KR/common/ico_title.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;
}

.help {
    margin: 40px 0 0;
    border: 1px solid #d6d4d4;
    line-height: 18px;
}

.help h3 {
    padding: 9px 0 6px 10px;
    border-bottom: 1px solid #e8e7e7;
    color: #353535;
    font-size: 12px;
    background: #fbfbfb;
}

.help .content {
    padding: 0 9px 12px;
}

.help .content h4 {
    margin: 22px 0 -4px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.help .content h4:first-child {
    margin-top: 13px;
}

.help .content p {
    margin: 15px 0 0 10px;
    color: #757575;
}

.help .content ul {
    margin: 15px 0 0 11px;
}

.help .content li {
    padding: 0 0 0 25px;
    color: #757575;
    background: url("http://img.echosting.cafe24.com/skin/base_ko_KR/common/ico_number.png") no-repeat;
}

.help .content li.item1 {
    background-position: -484px 0;
}

.help .content li.item2 {
    background-position: -434px -100px;
}

.help .content li.item3 {
    background-position: -384px -200px;
}

.help .content li.item4 {
    background-position: -334px -300px;
}

.help .content li.item5 {
    background-position: -284px -400px;
}

.help .content li.item6 {
    background-position: -234px -500px;
}

.help .content li.item7 {
    background-position: -184px -600px;
}

.help .content li.item8 {
    background-position: -134px -700px;
}

.help .content li.item9 {
    background-position: -84px -800px;
}

.help .content li.item10 {
    background-position: -34px -900px;
}

.boardMain {
    overflow: hidden;
    *zoom:1;}

.boardMain td img {
    vertical-align: middle;
    margin: 1px;
}

.boardMain .board {
    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;
}

#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;
    background: #fff;
}

#modalContainer #modalContent {
    width: 100%;
    height: 100%;
}

.wrap_fixed_updown {
    position: absolute;
    bottom: 90px;
    right: 0;
    width: 100px;
}

.wrap_fixed_updown.fixed {
    position: static;
}

.right_aside .wrap_fixed_updown {
    right: -240px;
}

.fixed_updown_btn {
    display: none;
    position: fixed;
    bottom: 50px;
    z-index: 1000;
}

.fixed .fixed_updown_btn {
    right: 21px;
}

.fixed_updown_btn.type2 {
    bottom: 374px;
}

.fixed_updown_btn .btn_updown {
    display: block;
    overflow: hidden;
    width: 75px;
    height: 38px;
    background: url('/web/upload/unfold_design114/topdown_btn.png') no-repeat;
    text-indent: -9999px;
}

.fixed_updown_btn .btn_up {
    background-position: 0 0;
}

.fixed_updown_btn .btn_up:hover {
    background-position: 0 -80px;
}

.fixed_updown_btn .btn_down {
    height: 37px;
    background-position: 0 -40px;
}

.fixed_updown_btn .btn_down:hover {
    background-position: 0 -120px;
}

.btn-d-gray {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 130px;
    cursor: pointer;
    background: #959595;
    color: #fff !important;
    transition: all 0.4s ease-out;
    border: 1px solid #959595;
    vertical-align: top;
}

.btn-d-gray:hover {
    opacity: 1;
    background: #6b6b6b;
    transition: all 0.4s ease-out;
    border: 1px solid #6b6b6b;
    color: #000;
}

.btn-white {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 130px;
    cursor: pointer;
    background: #fff;
    color: #959595;
    transition: all 0.4s ease-out;
    border: 1px solid #e4e4e4;
    vertical-align: top;
}

.btn-white:hover {
    opacity: 1;
    background: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #959595;
    color: #000;
}

.btn-gray {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 130px;
    cursor: pointer;
    background: #f1f1f1;
    color: #959595;
    transition: all 0.4s ease-out;
    border: 1px solid #f1f1f1;
    vertical-align: top;
}

.btn-gray:hover {
    opacity: 1;
    background: #e4e4e4;
    transition: all 0.4s ease-out;
    border: 1px solid #e4e4e4;
    color: #959595;
}

.btn-red {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 130px;
    cursor: pointer;
    background: #ff0000;
    color: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #ff0000;
    vertical-align: top;
}

.btn-red:hover {
    opacity: 1;
    background: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #8c8c8c;
    color: #000;
}

.btn-submit {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 130px;
    cursor: pointer;
    background: #545454;
    color: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #545454;
    vertical-align: top;
}

.btn-submit:hover {
    opacity: 1;
    background: #313131;
    transition: all 0.4s ease-out;
    border: 1px solid #313131;
}

.m-btn-black {
    height: 25px;
    margin-bottom: 1px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 86px;
    cursor: pointer;
    background: #000;
    color: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #000;
}

.m-btn-black:hover {
    opacity: 1;
    background: #f3f3f3;
    transition: all 0.4s ease-out;
    border: 1px solid #8b8b8b;
    color: #000;
}

.m-btn-white {
    height: 25px;
    margin-bottom: 1px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 86px;
    cursor: pointer;
    background: #fff;
    color: #000;
    transition: all 0.4s ease-out;
    border: 1px solid #8c8c8c;
}

.m-btn-white:hover {
    opacity: 1;
    background: #ededed;
    transition: all 0.4s ease-out;
    border: 1px solid #e5e5e5;
    color: #000;
}

.m-btn-gray {
    height: 25px;
    margin-bottom: 1px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    zoom:1;*display: inline;
    width: 86px;
    cursor: pointer;
    background: #ededed;
    color: #000;
    transition: all 0.4s ease-out;
    border: 1px solid #dfdfdf;
}

.m-btn-gray:hover {
    opacity: 1;
    background: #fff;
    transition: all 0.4s ease-out;
    border: 1px solid #8b8b8b;
    color: #000;
}

.b-width {
    width: 80%;
    margin-bottom: 2px;
}

.grid-btn {
    text-align: center;
    margin-top: 83px;
}

.grid-btn p {
    letter-spacing: 3px;
    margin-bottom: 7px;
}

.grid-btn ul {
    margin-left: -4px;
}

.grid-btn ul li {
    display: inline-block;
    zoom:1;*display: inline;
    margin: 0 5px;
}

.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("http://img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%;
}

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

.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: 5px 15px 5px 5px;
    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;
}

.simple {
    font-size: 11px;
    text-align: left;
    line-height: 160%;
    margin: 30px;
}

.simple a {
    color: #8c8c8c;
}

.line-short {
    border-bottom: 2px solid #555;
    width: 34px;
    margin: 24px 0 -11px 30px;
}

.ec-base-product {
    margin: 22px 0 0;
    margin-top: 42px;
    padding-top: 27px;
}

.ec-base-product .title {
    margin: 0 0 17px;
    margin-top: 50px;
}

.ec-base-product .title h2 {
    font-weight: normal;
    font-size: 13px;
    color: #2e2e2e;
    text-align: center;
    font-weight: normal;
}

.ec-base-product .title h3 {
    font-weight: normal;
    font-size: 20px;
    color: #2e2e2e;
    text-align: center;
}

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

.ec-base-product .prdList > li > .name a span {
    font-size: 19px !important;
    color: #000 !important;
}

.ec-base-product .prdList {
    width: 105.5%;
    min-width: 756px;
    margin: -20px 0 0;
    font-size: 0;
    line-height: 0;
    margin-left: -2%;
}

.ec-base-product .prdList > li {
    display: inline-block;
    margin: 1% 0;
    color: #757575;
    vertical-align: top;
    padding-bottom: 50px;
    text-align: center;
    border: 1px solid #fbfbfb;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 30px;
    background: #fdfdfd;
}

.ec-base-product .prdList .chk {
    display: block;
    margin: 0 0 10px;
    text-align: center;
}

.ec-base-product .prdList .thumbnail {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.ec-base-product .prdList .thumbnail img {
    margin: 0 0 10px;
    max-width: 100%;
}

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

.ec-base-product .prdList .thumbnail .wish img {
    margin: 0;
    border: 0;
}

.ec-base-product .prdList .description .information {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    transition: all 0.4s ease-out;
    bottom: 11%;
    background: rgba(0,0,0,0.4);
    left: 6%;
    padding: 3%;
    max-height: 86%;
    max-width: 88%;
    overflow: hidden;
}

.ec-base-product .prdList .thumbnail:hover .information {
    opacity: 1;
    transition: all 0.4s ease-out;
}

.ec-base-product .prdList .description .information a {
    color: #fff !important;
}

.ec-base-product .prdList .description .information span {
    color: #fff !important;
}

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

.ec-base-product .prdList .description p {
    display: inline-block;
    zoom:1;*display: inline;
    margin: 0 6px;
}

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

.ec-base-product .prdList .name {
    display: block;
    text-align: left;
    height: 20px;
    line-height: 20px;
}

.ec-base-product .prdList .name span {
    padding-right: 5px;
}

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

.ec-base-product .prdList .name img {
    display: inline-block;
    margin-top: -9px;
    margin-left: 3px;
}

.ec-base-product .prdList .description .icon {
    margin-top: 17px;
}

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

.ec-base-product .prdList .description .promotion {
    margin: 0 0 4px;
    text-align: left;
}

.ec-base-product .prdList .description .button {
    margin: 0 0 4px;
}

.ec-base-product .prdList .description .button img {
    cursor: pointer;
    padding: 0 5px;
    max-width: 34px;
}

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

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

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

.ec-base-product .prdList .description .button .likeButton {
    display: inline-block;
    margin: 0 5px;
}

.ec-base-product .prdList .description .button .likeButton button {
    font-family: verdana;
    color: #9a9a9a;
    letter-spacing: -1px;
    background: none;
}

.ec-base-product .prdList .description .button .likeButton button img {
    margin-bottom: 0;
    vertical-align: middle;
    max-width: 34px;
}

.ec-base-product .prdList .description .button .likeButton button strong {
    height: 16px;
    vertical-align: middle;
}

.ec-base-product .prdList .description .button .likeButton.selected button {
    color: #353535;
}

.ec-base-product .prdList .description .button .likeButton span span {
    display: inline-block;
    zoom:1;padding: 0 6px 0 5px;
    border: 1px solid #D3D3D3;
    line-height: 17px;
    border-radius: 5px;
    height: 20px;
    margin-left: -4px;
    color: #FF5656;
}

.ec-base-product ul.grid2 > li {
    width: 47%;
    margin-left: 2%;
}

.ec-base-product ul.grid3 {
    margin-left: -0.5%;
}

.ec-base-product ul.grid3 > li {
    width: 31.33%;
    margin: 1%;
}

.ec-base-product ul.grid4 > li {
    width: 24%;
    margin: 0.5%;
    padding-top: 17px;
    padding-bottom: 29px;
}

.ec-base-product ul.grid4 {
    margin-left: -0.7%;
}

.ec-base-product ul.grid4 .line-short {
    margin: 17px 0 -16px 30px;
}

.ec-base-product ul.grid4 .simple {
    margin-bottom: 20px;
}

.ec-base-product ul.grid4 .description .icon {
    margin-top: 7px;
}

.ec-base-product ul.grid4 > li > .name a span {
    font-size: 16px !important;
}

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

.ec-base-product .spec li {
    text-align: left;
}

.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: 10px;
    height: 10px;
    margin: 0 2px 2px 0;
    border: 1px solid #e3e3e3;
    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;
    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-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;
}

.ec-base-paginate {
    padding: 30px 0 40px;
    text-align: center;
    margin-top: 50px;
    clear: both;
}

.ec-base-paginate p {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom:1;}

.ec-base-paginate p.first {
    margin: 0 -4px 0 0;
}

.ec-base-paginate p.last {
    margin: 0 0 0 -3px;
}

.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;position: relative;
    z-index: 100;
    margin: 0px 2px;
    border: 1px solid #fff;
    font-size: 11px;
}

.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;
    color: #bababa;
    padding-top: 16px;
    background: #fff;
}

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

.ec-base-paginate li:hover {
}

.ec-base-paginate li a.this {
    padding-bottom: 6px;
    color: #000;
    padding-bottom: 9px;
}

.ec-base-paginate li a.this:hover {
    color: #000;
}

.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: #b1b1b1;
    font-weight: normal;
    background: none;
}

.ec-base-paginate.typeSub li a.this {
    color: #000;
    border: 0;
}

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

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

.ec-base-tab {
    position: relative;
}

.ec-base-tab .menu {
    margin: 0 0 20px;
    border-bottom: 1px solid #f1f1f1;
    border-bottom-color: #f1f1f1;
    border-left: 0;
    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;
}

.ec-base-tab .menu li a {
    display: block;
    min-width: 187px;
    margin: 0 0 0 -1px;
    padding: 12px 5px 11px;
    border-right: 1px solid #f1f1f1;
    color: #707070;
    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;
    top: -1px;
    left: -2px;
    margin: 0 0 -1px;
    border: 1px solid #959595;
    border-bottom: 0;
    color: #fff;
    font-weight: bold;
    background: #9e9e9e;
}

.ec-base-tab .menu li.selected:first-child a {
    left: -1px;
}

.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[class*="grid"] .menu {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.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 #d4d4d4;
    border-bottom: 0;
    background: #d4d4d4;
}

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

.txtInfo {
    color: #707070;
}

.txtWarn {
    color: #cccccc;
}

.txtEm {
    color: #000;
    font-size: 11px;
}

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

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('http://img.echosting.cafe24.com/skin/base/common/ico_info.gif') no-repeat 0 2px;
}

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

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

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

div.ec-base-help h4 {
    margin: 22px 0 -4px;
    color: #959595;
    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: #a2a2a2;
}

div.ec-base-help ol li {
    padding: 0 0 0 25px;
    background: url('http://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('http://img.echosting.cafe24.com/skin/base/common/ico_dash.gif') no-repeat 0 7px;
}

.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: 10px;
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
}

.ec-base-button.typeBG {
    padding: 10px 20px;
    background: #fbfbfb;
}

.ec-base-box {
    padding: 20px;
    border: 5px solid #f1f1f1;
    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: #f3f3f3;
}

.ec-base-box.typeThinBg {
    border-width: 1px;
    border-color: #f3f3f3;
    background-color: #fbfbfb;
}

.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("http://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: 1px solid #f3f3f3;
    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: 1px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
}

.ec-base-table thead th {
    padding: 11px 0 10px;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    color: #353535;
    vertical-align: middle;
    font-weight: normal;
    background: #fdfdfd;
}

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

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

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

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

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

.ec-base-table.typeList table {
    border-top-color: #f3f3f3;
}

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

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

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

.ec-base-table .message {
    border: 1px solid #f3f3f3;
    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 #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    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 #f3f3f3;
    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 {
    border-left: 1px solid #f9f9f9;
}

.ec-base-table.gBorder td:first-child {
    border-left: 0;
}

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

.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("http://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("http://img.echosting.cafe24.com/skin/base/common/ico_square3.gif") no-repeat left 10px;
}

.xans-layout-multishoplist.list {
    float: right;
    position: relative;
    z-index: 10;
    height: 45px;
    margin: 0 0 0 6px;
}

.xans-layout-multishoplist.list .toggle {
    display: block;
    height: 45px;
    padding: 0 0 0 10px;
    color: #757575;
    line-height: 45px;
    font-size: 12px;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 17px;
}

.xans-layout-multishoplist.list .toggle span {
    padding: 0 25px 0 0;
    background: url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop1.png") no-repeat 100% 4px;
}

.xans-layout-multishoplist.list .toggle span > img {
    vertical-align: middle
}

.xans-layout-multishoplist.list > ul {
    display: none;
    position: absolute;
    right: 0;
    top: 44px;
    overflow: auto;
    width: 248px;
    height: 155px;
    border: 1px solid #d5d5d5;
    background: #fff;
}

.xans-layout-multishoplist.list > ul li {
    position: relative;
    height: 39px;
    margin: -1px 0 0;
    border-top: 1px solid #d5d5d5;
    line-height: 39px;
}

.xans-layout-multishoplist.list > ul li a {
    display: block;
    overflow: hidden;
    padding: 0 62px 0 48px;
    color: #353535;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    background: url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop2.png") no-repeat 100% -24px;
}

.xans-layout-multishoplist.list > ul li.selected a {
    background: #f3f3f3 url("//img.echosting.cafe24.com/skin/base/layout/ico_multishop2.png") no-repeat 100% 16px;
}

.xans-layout-multishoplist.list > ul li a img {
    position: absolute;
    left: 10px;
    top: 9px;
}

.xans-layout-multishoplist.list > ul li a .name strong {
    font-weight: normal;
}

.xans-layout-multishoplist.list > ul li a .unit {
    position: absolute;
    right: 38px;
    top: 0;
    font-size: 11px;
    color: #757575;
}

.xans-layout-multishoplist.list.show > ul {
    display: block;
}

.xans-layout-multishoplist.thumb {
    position: absolute;
    right: 303px;
    top: 17px;
}

.xans-layout-multishoplist.thumb > ul {
    overflow: hidden;
}

.xans-layout-multishoplist.thumb > ul li {
    float: left;
    width: 32px;
    margin: 0 4px 0 0;
}

.xans-layout-multishoplist.thumb > ul li a {
    text-decoration: none;
}

.xans-layout-multishoplist .multiOption a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #666;
}

.xans-layout-multishoplist .multiOption a:hover {
    text-decoration: none;
}

.xans-layout-multishoplist .multiOption .ship,.xans-layout-multishoplist .multiOption .language {
    margin: 0 15px 0 0;
}

.xans-layout-multishoplist .multiOption .language img {
    margin: 0 6px 0 1px;
}

.xans-layout-boardinfo {
    margin: 0 0 20px;
    padding: 0 0 20px;
}

.xans-layout-boardinfo h2 {
    height: 20px;
    color: #2e2e2e;
    font-size: 11px;
}

.xans-layout-boardinfo ul {
}

.xans-layout-boardinfo li {
    padding: 0 9px;
    line-height: 25px;
}

.xans-layout-boardinfo li img {
    vertical-align: middle;
}

.xans-layout-boardinfo a {
    color: #959595 !important;
    text-decoration: none;
}

.xans-layout-login {
    margin: 0 0 20px;
    padding: 0 0 15px;
}

.xans-layout-login h2 {
    height: 20px;
    color: #2e2e2e;
    font-size: 15px;
    font-weight: normal;
    color: #959595;
    margin-bottom: 20px;
}

.xans-layout-login .check {
}

.xans-layout-login .check span {
    overflow: hidden;
    display: block;
    margin: 0 0 5px;
    border: 1px solid #f1f1f1;
    color: #8f8f91;
}

.xans-layout-login .check label {
    height: 32px;
    padding: 0 0 0 8px;
    color: #c9c9c9;
    line-height: 32px;
}

.xans-layout-login .check span label span {
    border: 0;
}

.xans-layout-login .check input {
    width: 95%;
    height: 32px;
    padding: 0;
    border: 0;
    color: #8f8f91;
    line-height: 32px;
}

.xans-layout-login .security {
    margin: 10px 0 0 10px;
    text-align: right;
    font-size: 11px;
    color: #8f8f91;
}

.xans-layout-login .security img {
    vertical-align: middle;
}

.xans-layout-login .button {
    margin: 7px 0 0;
    text-align: center;
    width: 100%;
    height: 32px;
    cursor: pointer;
    line-height: 32px;
    background: #f1f1f1;
    transition: all 0.4s ease-out;
}

.xans-layout-login .button:hover {
    transition: all 0.4s ease-out;
    background: #959595;
}

.xans-layout-login .button:hover a {
    color: #fff !important;
}

.xans-layout-login .button a {
    color: #959595 !important;
    font-size: 11px !important;
}

.xans-layout-login .button input {
    margin: 0 -8px 0 0;
}

.xans-layout-login ul {
    margin: 15px 0 0;
    font-size: 0;
    margin-left: -2px;
}

.xans-layout-login li {
    display: inline-block;
    zoom:1;*display: inline;
    width: 97px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    transition: all 0.4s ease-out;
    margin-right: 3px;
    font-size: 11px;
    border: 1px solid #f1f1f1;
}

.xans-layout-login li:hover {
    background: #f1f1f1;
    transition: all 0.4s ease-out;
}

.xans-layout-login li a {
    color: #959595 !important;
    font-size: 11px !important;
}

.xans-layout-login p {
    color: #959595 !important;
}

#category {
    z-index: 10;
    clear: both;
    position: fixed;
    width: 100%;
    top: 108px;
    min-width: 1200px;
}

#category .position {
    animation: bounce2 2.3s;
}

#category .position > ul {
    padding: 10px;
    text-align: center;
}

#category .position > ul > li {
    position: relative;
    z-index: 10;
    display: inline-block;
    zoom:1;*display: inline;
}

#category .position > ul > li > a {
    display: block;
    padding: 4px 50px 38px 50px;
    color: #fff;
    font-size: 12px;
    word-spacing: -1px;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.02em;
}

#category .position > ul > li > a:hover,#category .position > ul > li.selected > a,#category .position > ul > li.on > a {
}

#category .sub-category {
    position: absolute;
    top: 45px;
    left: 0%;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,0.5);
    z-index: 1000;
    text-align: left;
    padding: 20px;
}

#category .sub-category ul {
}

#category .sub-category li {
    padding: 0 10px;
}

#category .sub-category li:first-child {
}

#category .sub-category li:last-child {
}

#category .sub-category li:first-child a {
    padding-top: 10px;
}

#category .sub-category a {
    display: block;
    padding: 5px 0;
    font-size: 11px;
    color: #8c8c8c !important;
    text-decoration: none;
}

#category .sub-category a:hover,#category .sub-category li.selected a {
    color: #000 !important;
}

.shop-cate-menu:hover #category-01 {
    display: block;
}

#category-01 {
    z-index: 10;
    display: none;
    clear: both;
    position: absolute;
    width: 162px;
    top: 45px;
    left: -17px;
    background: rgba(255,255,255,0.4);
}

#category-01 .position {
}

#category-01 .position > ul {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#category-01 .position > ul > li {
    position: relative;
    z-index: 10;
}

#category-01 .position > ul > li > a {
    display: block;
    padding: 7px 47px;
    color: #000;
    font-size: 11px;
    word-spacing: -1px;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.02em;
}

#category-01 .position > ul > li > a:hover,#category-01 .position > ul > li.selected > a,#category-01 .position > ul > li.on > a {
}

#category-01 .sub-category {
    position: absolute;
    top: -10px;
    left: 162px;
    width: 102px;
    height: auto;
    background: rgba(255,255,255,0.5);
    z-index: 1000;
    text-align: left;
    padding: 20px;
}

#category-01 .sub-category ul {
}

#category-01 .sub-category li {
    padding: 0 10px;
}

#category-01 .sub-category li:first-child {
}

#category-01 .sub-category li:last-child {
}

#category-01 .sub-category li:first-child a {
    padding-top: 0px;
}

#category-01 .sub-category a {
    display: block;
    padding: 5px 0;
    font-size: 11px;
    color: #000 !important;
    text-decoration: none;
}

#category-01 .sub-category a:hover,#category-01 .sub-category li.selected a {
    color: #000 !important;
    opacity: 0.2;
}

.main-new-cate {
    z-index: 10;
    clear: both;
    position: fixed;
    width: 100%;
    top: 108px;
    min-width: 1200px;
}

.main-new-cate>ul {
    padding: 10px;
    text-align: center;
}

.main-new-cate>ul>li {
    cursor: pointer;
    position: relative;
    z-index: 10;
    display: inline-block;
    zoom:1;*display: inline;
}

.main-new-cate>ul>li>a {
    display: block;
    padding: 4px 50px 38px 50px;
    color: #fff;
    font-size: 12px;
    word-spacing: -1px;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.02em;
}
