#contents {
    width: 100% !important;
    max-width: 100% !important;
}

#container #contents .xans-layout-mobileaction {
    display: none;
}

#container #contents > .section {
    max-width: 1680px;
}

.xans-smart-banner-admin {
    margin: 0 auto 120px;
}

.main_title {
    display: flex;
    flex-shrink: 0;
    align-items: flex-end;
}

.main_title .main_title_txt01 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #111;
}

.main_title .main_title_txt02 {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #999;
}

.main_title.ez-align-left {
    text-align: left;
    justify-content: flex-start;
}

.main_title.ez-align-center {
    text-align: center;
    justify-content: center;
}

.main_title.ez-align-right {
    text-align: right;
    justify-content: flex-end;
}

.main_product_list {
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_list .main_title {
    margin-bottom: 50px;
}

.main_image_text_gallery {
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_image_text_gallery .main_title {
    margin-bottom: 50px;
}

.main_image_text_gallery .main_3dan_banner ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.main_image_text_gallery .main_3dan_banner ul li {
    margin: 0 0 30px;
    flex: 1;
    max-width: 566px;
    box-sizing: border-box;
    padding: 0 10px;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-1 {
    flex-direction: column;
    align-items: center;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-2 {
    width: calc(66.66% + 13px);
    margin: 0 auto;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-2 li {
    flex: 0 1 50%;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-3 li {
    flex: 0 1 33.3334%;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-4 li {
    flex: 0 1 25%;
}

.main_image_text_gallery .main_3dan_banner ul.ez-column-5 li {
    flex: 0 1 20%;
}

.main_image_text_gallery .main_3dan_banner .main_image_text_gallery_more {
    display: none;
}

.main_image_text_gallery .main_3dan_banner ul li a {
    font-size: 0;
    display: block;
    position: relative;
    text-align: center;
}

.main_image_text_gallery .main_3dan_banner ul li a picture {
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
}

.main_image_text_gallery .main_3dan_banner ul li a picture [data-ez-image='removed'] {
    width: 100%;
    height: 100%;
    object-fit: none;
    background-color: rgb(244,245,248);
    aspect-ratio: 546/348;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
    width: 100%;
    margin-top: 30px;
    text-align: left;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #1a1a1a;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #1a1a1a;
    margin-top: 15px;
}

.main_image_text_gallery .main_3dan_banner ul li a:hover .main_3dan_banner_txt .main_banner_more {
    text-decoration: underline;
    color: #333;
}

.main_text {
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    background: #7f7f7f;
}

.main_text .main_title_inner {
    width: 100%;
}

.main_text .main_title_inner .main_long_banner_txt {
    padding: 37px 2%;
}

.main_text .main_title_inner .main_long_banner_txt .main_title_txt01 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-bottom: 25px;
}

.main_text .main_title_inner .main_long_banner_txt .main_title_txt02 {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
}

.main_text .main_text_link a {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    padding: 0 0 5px 0;
    margin-top: 30px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.main_text.ez-align-left {
    align-items: start;
    text-align: left;
}

.main_text.ez-align-center {
    align-items: center;
    text-align: center;
}

.main_text.ez-align-right {
    align-items: end;
    text-align: right;
}

.main_text.ez-textsize-large .main_long_banner_txt .main_title_txt01 {
    font-size: 30px;
}

.main_text.ez-textsize-large .main_long_banner_txt .main_title_txt02 {
    font-size: 20px;
}

.main_text.ez-textsize-large .main_text_link a {
    font-size: 16px;
}

.main_text.ez-textsize-small .main_long_banner_txt .main_title_txt01 {
    font-size: 22px;
}

.main_text.ez-textsize-small .main_long_banner_txt .main_title_txt02 {
    font-size: 14px;
}

.main_text.ez-textsize-small .main_text_link a {
    font-size: 12px;
}

.main_product_slide {
    position: relative;
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_slide .main_title {
    margin-bottom: 50px;
}

.main_product_slide .inner {
    width: 100%;
    background-color: #7f7f7f;
}

.main_product_slide .swiper-container.special_slide {
    padding: 0 0 50px 0;
}

.main_product_slide .swiper-container.special_slide .swiper-scrollbar {
    height: 2px;
    left: 0;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.main_product_slide .swiper-container.special_slide .swiper-scrollbar:hover {
    height: 5px;
}

.main_product_slide .swiper-container.special_slide .swiper-scrollbar .swiper-scrollbar-drag {
    background: #1a1a1a;
    cursor: pointer;
    border-radius: 0;
}

.main_product_slide .swiper-prev-special,.main_product_slide .swiper-next-special {
    width: 50px;
    height: 50px;
    top: 36%;
    position: absolute;
    z-index: 2;
    margin: 0;
    cursor: pointer;
}

.main_product_slide .swiper-prev-special {
    background: url("/design/semongshop/mk/images/pc/slide_ar_l.svg") no-repeat center;
    background-size: 50px;
    left: -70px;
}

.main_product_slide .swiper-next-special {
    background: url("/design/semongshop/mk/images/pc/slide_ar_r.svg") no-repeat center;
    background-size: 50px;
    right: -70px;
}

.main_product_slide.section_full .swiper-prev-special {
    left: 1%;
}

.main_product_slide.section_full .swiper-next-special {
    right: 1%;
}

.main_video {
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    margin: 0 auto 120px;
    padding: 0;
}

.main_video .background_video {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 60%;
    background-color: #7f7f7f;
}

.main_video .main_video_title {
    padding: 50px 0 60px;
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto;
}

.main_video .main_video_title .main_title_txt01 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    position: relative;
    height: 100%;
    word-break: keep-all;
}

.main_video .main_video_title .main_title_txt02 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    position: relative;
    margin-top: 10px;
    word-break: keep-all;
}

.main_video .main_video_box {
    position: relative;
    width: 40%;
    padding-bottom: 22.5%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
}

.main_video .main_video_box iframe,.main_video .main_video_box object,.main_video .main_video_box embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.main_video.ez-align-left .main_video_title .main_title_txt01,.main_video.ez-align-left .main_video_title .main_title_txt02 {
    text-align: left;
}

.main_video.ez-align-right .main_video_title .main_title_txt01,.main_video.ez-align-right .main_video_title .main_title_txt02 {
    text-align: right;
}

.main_product_category {
    max-width: 1680px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_category .main_title {
    flex: 1 1 auto;
}

.main_product_category .main_product_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
}

.main_product_category .main_product_inner .main_product_tab {
    display: flex;
}

.main_product_category .main_product_inner .main_product_tab li {
    margin-left: 25px;
}

.main_product_category .main_product_inner .main_product_tab li .button {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #a3a3a3;
    white-space: nowrap;
}

.main_product_category .main_product_inner .main_product_tab li .button:after {
    content: "";
    position: relative;
    display: block;
    top: 7px;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.45,.46,.05,.96);
    -o-transition: transform .3s cubic-bezier(.45,.46,.05,.96);
    transition: transform .3s cubic-bezier(.45,.46,.05,.96);
    transition: transform .3s cubic-bezier(.45,.46,.05,.96),-webkit-transform .3s cubic-bezier(.45,.46,.05,.96);
}

.main_product_category .main_product_inner .main_product_tab li .button.active:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.45,.46,.05,.96);
    -o-transition: transform .5s cubic-bezier(.45,.46,.05,.96);
    transition: transform .5s cubic-bezier(.45,.46,.05,.96);
    transition: transform .5s cubic-bezier(.45,.46,.05,.96),-webkit-transform .5s cubic-bezier(.45,.46,.05,.96);
}

.main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #1a1a1a;
}

.main_product_category .main_product_inner.ez-align-left .main_title {
    text-align: left;
    justify-content: flex-start;
}

.main_product_category .main_product_inner.ez-align-center .main_title {
    text-align: center;
    justify-content: center;
}

.main_product_category .main_product_inner.ez-align-right .main_title {
    text-align: right;
    justify-content: flex-end;
}

.main_product_category .tabcontent {
    display: none;
}

.main_product_category .tabcontent.active {
    display: block;
}

.main_map {
    max-width: 100% !important;
    width: 100% !important;
    height: 100%;
    padding: 0;
    background-color: #7f7f7f;
    margin: 0 auto 120px;
}

.main_map .main_map_banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 92%;
    max-width: 1680px;
    margin: 0 auto;
    position: relative;
}

.main_map.section_full .main_map_banner {
    max-width: 100% !important;
    width: 100% !important;
}

.main_map .main_map_banner picture {
    overflow: hidden;
    max-width: 700px;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
}

.main_map .main_map_banner picture [data-ez-image='removed'] {
    width: 100%;
    height: 100%;
    object-fit: none;
    background-color: rgb(244,245,248);
    aspect-ratio: 700/430;
}

.main_map .main_map_banner .main_map_box {
    width: 42%;
    height: 100%;
    max-width: 700px;
    position: relative;
    text-align: center;
}

.main_map .main_map_banner .main_map_box .main_map_banner_txt01 {
    bottom: 25%;
    left: 4%;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    letter-spacing: 1.5px;
    position: absolute;
    z-index: 2;
}

.main_map .main_map_banner .main_map_box .main_long_banner_link {
    position: absolute;
    bottom: 0px;
    background-color: #fff;
}

.main_map .main_map_banner .main_map_box .main_long_banner_link a {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #1a1a1a;
    padding: 22px 30px 22px 37px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.main_map .main_map_banner .main_map_box .main_long_banner_link a i {
    font-weight: 400;
    margin-left: 60px;
    font-style: normal;
}

.main_map .main_map_banner .main_map_banner_txt_box {
    padding: 5% 0 5% 0;
    width: 50%;
    height: 100%;
    word-break: keep-all;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 18px;
    color: #e8e8e8;
}

.main_map .main_map_banner .main_map_box .main_long_banner_link a:hover {
    background-color: #1a1a1a;
    color: #fff;
}

.main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:before,.main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:after {
    background: #fff;
}

.main_map.ez-align-left .main_map_banner .main_map_banner_txt_box {
    align-items: flex-start;
}

.main_map.ez-align-left .main_map_banner .main_map_banner_txt_box .main_map_banner_txt {
    text-align: left;
}

.main_map.ez-align-center .main_map_banner .main_map_banner_txt_box {
    align-items: center;
}

.main_map.ez-align-center .main_map_banner .main_map_banner_txt_box .main_map_banner_txt {
    align-items: center;
    text-align: center;
}

.main_map.ez-align-right .main_map_banner .main_map_banner_txt_box {
    align-items: flex-end;
}

.main_map.ez-align-right .main_map_banner .main_map_banner_txt_box .main_map_banner_txt {
    text-align: right;
}


.navigation-menu__member {
    border-bottom: 1px solid #000;
}

.navigation-menu__member a {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__category .categoryList ul {
    display: none;
}

.navigation-menu__category .categoryList li {
    position: relative;
}

.navigation-menu__category .categoryList li.selected > ul {
    display: block;
}

.navigation-menu__category .categoryList > li.selected .slideSubMenu {
    padding: 0 0 0 10px;
}

.navigation-menu__category .categoryList > li.selected .slideSubMenu a.view {
    color: #595959;
}

.navigation-menu__category .categoryList > li.selected .slideSubMenu ul {
    padding: 0 0 0 20px;
}

.navigation-menu__category .categoryList > li.selected .slideSubMenu ul a.view {
    color: #929292;
}

.navigation-menu__category .categoryList a.cate,.navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 48px;
    height: 48px;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.navigation-menu__category .categoryList a.cate:before,.navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: 18px auto 0;
    border-left: 1px solid #929292;
    border-bottom: 1px solid #929292;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navigation-menu__category .categoryList li.selected > a.cate:before,.navigation-menu__project .selected .icoCategory:before {
    margin-top: 22px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navigation-menu__category .categoryList li.noChild > a.cate {
    display: none;
}

.navigation-menu__category .icoBookmark {
    display: none;
}

.navigation-menu__project {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 15px 0;
    font-size: 18px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}



.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);
}

.blind {
    display: block;
    overflow: hidden;
    position: absolute;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    text-indent: -150%;
    white-space: nowrap;
}

:root {
    --font-color-base: #000;
    --font-color-heading: #000;
    --font-color-primary: #000;
    --font-color-secondary: #ef441f;
    --font-color-warn: #ec2a1d;
    --font-color-success: #0985df;
}

html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

#wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    min-height: 550px;

}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1680px;
}

#container {
    width: 100%;
    zoom:1;position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
}

.cboth {
    clear: both;
    *zoom:1}

.cboth:after {
    content: " ";
    display: block;
    clear: both;
}

audio,canvas,img,svg,video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

button {
    border: 0;
    outline: none;
}

img {
    -webkit-perspective: 1;
}

input,select,textarea,body,code,button {
    font-family: "Poppins","Noto Sans KR",Arial,sans-serif !important;
}

a:hover {
    text-decoration: none;
}

.display_mobile_only {
    display: none;
}

.display_tablet_only {
    display: none;
}

.display_pc_only {
    display: block;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #000;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1680px;
    width: 92%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.main_top_banner .top_banner_box_inner .top_banner_text {
    flex: 1;
}

.main_top_banner.ez-align-left .top_banner_box_inner .top_banner_text {
    text-align: left;
}

.main_top_banner.ez-align-center .top_banner_box_inner .top_banner_text {
    text-align: center;
}

.main_top_banner.ez-align-right .top_banner_box_inner .top_banner_text {
    text-align: right;
}

.main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.main_top_banner .top_banner_box_inner .top_banner_text a {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.main_top_banner .top_banner_box_inner .top_banner_close input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background-size: 15px;
}

.main_top_banner .top_banner_box_inner .top_banner_close label {
    margin-left: 5px;
    cursor: pointer;
}

.main_top_banner .top_banner_box_inner .top_banner_close .icon {
    cursor: pointer;
}

#header {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 998;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}

#header .inner {
    max-width: 1680px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(0);
    position: relative;
    z-index: 11;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    height: 50px;
    margin-right: 30px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #666;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #666;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul {
    visibility: hidden;
    height: 0;
    padding: 0 10px;
    border: 1px solid #999;
    background: #fff;
    margin-top: -5px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li {
    position: relative;
    margin: 9px 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    visibility: visible;
    height: auto;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo {
    display: flex;
    flex-shrink: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li {
    margin: 0 10px 0 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a {
    color: #6a6a6a;
    font-size: 12px;
    font-weight: 400;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li,#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li strong {
    color: #6a6a6a;
    font-size: 12px;
    font-weight: 400;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #6a6a6a;
    font-size: 12px;
    font-weight: 400;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a:hover,#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a:hover strong {
    color: #000;
}

#header .inner .toparea .toparea_state {
    display: flex;
}

#header .inner .toparea .toparea_state a {
    font-size: 12px;
    line-height: 1;
    color: #6a6a6a;
    display: flex;
    align-items: center;
    margin: 0 0 0 10px;
}

#header .inner .toparea .toparea_state a:hover {
    color: #000;
}

#header .inner .toparea .toparea_state .toparea_state_board {
    position: relative;
}

#header .inner .toparea .toparea_state .toparea_state_board > a {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_state .toparea_state_board > a .icon {
    width: 5px;
    height: 5px;
    margin-left: 10px;
    margin-top: -3px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 25px;
    right: 0px;
    z-index: 1;
    padding: 5px 10px;
    border: 1px solid #999;
    background: #fff;
}

#header .inner .toparea .toparea_state .toparea_state_board.on > ul {
    display: block;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li {
    position: relative;
    padding: 7px 0;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    color: #666;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    padding: 0;
    margin: 0;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #000;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
    background-color: #fff;
}

#header .inner .top_nav_box .top_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    height: 80px;
}

#header .inner .top_nav_box .top_logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 400px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_category {
    margin: 0 150px 0 50px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

#header .inner .top_nav_box .top_category > ul > li {
    height: 80px;
    display: flex;
    align-items: center;
    padding: 0 25px;
    position: relative;
}

#header .inner .top_nav_box .top_category > ul > li > a {
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.45,.46,.05,.96);
    -o-transition: transform .3s cubic-bezier(.45,.46,.05,.96);
    transition: transform .3s cubic-bezier(.45,.46,.05,.96);
    transition: transform .3s cubic-bezier(.45,.46,.05,.96),-webkit-transform .3s cubic-bezier(.45,.46,.05,.96);
}

#header .inner .top_nav_box .top_category > ul > li:hover > a:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.45,.46,.05,.96);
    -o-transition: transform .5s cubic-bezier(.45,.46,.05,.96);
    transition: transform .5s cubic-bezier(.45,.46,.05,.96);
    transition: transform .5s cubic-bezier(.45,.46,.05,.96),-webkit-transform .5s cubic-bezier(.45,.46,.05,.96);
}

#header .inner .top_nav_box .top_category .sub_cate01 {
    display: none;
}

#header .inner .top_nav_box .top_category li.on .sub_cate01,#header .inner .top_nav_box .top_category .sub-category {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

#header .inner .top_nav_box .top_category .sub_cate01 ul,#header .inner .top_nav_box .top_category .sub-category ul {
    display: none;
    position: absolute;
    top: -11px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

#header .inner .top_nav_box .top_category li.on .sub_cate01,#header .inner .top_nav_box .top_category .sub_cate01 li.on > ul,#header .inner .top_nav_box .top_category .sub-category li.on > ul {
    display: block;
}

#header .inner .top_nav_box .top_category .sub_cate01 li,#header .inner .top_nav_box .top_category .sub-category li {
    position: relative;
    padding: 0 10px 0 10px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li:after,#header .inner .top_nav_box .top_category .sub-category li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    background: url('/design/semongshop/mk/images/pc/arrow.png') no-repeat;
    z-index: 10;
    width: 4px;
    height: 7px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild:after,#header .inner .top_nav_box .top_category .sub-category li.noChild:after {
    display: none;
}

#header .inner .top_nav_box .top_category .sub_cate01 li a,#header .inner .top_nav_box .top_category .sub-category li a {
    font-size: 14px;
    color: #333;
    line-height: 1;
    font-weight: 400;
    display: block;
    padding: 10px 20px 10px 10px;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category .sub_cate01 li:hover > a,#header .inner .top_nav_box .top_category .sub-category li:hover > a {
    background-color: #e8e8e8;
    color: #000;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#header .inner .top_nav_box .top_mypage {
    height: 80px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    position: absolute;
    top: 60px;
    right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #1a1a1a;
    margin-left: 27px;
    padding: 0;
    border: 0;
    height: 24px;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 11px;
    right: -8px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}

#header .inner .top_nav_box .top_sidebar {
    display: none;
}

#header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
    -webkist-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

#quick_search {
    display: none;
}

#quick_search .quick_searchClose {
    display: none;
}

#quick_search .xans-layout-searchheader {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1001;
    width: 100%;
    height: 60px;
}

#quick_search .xans-layout-searchheader fieldset {
    max-width: 1680px;
    width: 98%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#quick_search .xans-layout-searchheader {
    margin: 0 auto;
    position: relative;
    border-bottom: 2px solid #000;
    overflow: hidden;
}

#quick_search .xans-layout-searchheader input {
    width: 800px;
    background: transparent;
    border: 0;
    height: 60px;
    color: #1a1a1a;
    font-size: 36px;
    float: left;
}

#quick_search .xans-layout-searchheader input::-ms-input-placeholder, {
    color: #aaa;
}

#quick_search .xans-layout-searchheader input::-webkit-input-placeholder {
    color: #aaa;
}

#quick_search .xans-layout-searchheader input::-moz-placeholder {
    color: #aaa;
}

#quick_search .xans-layout-searchheader .search_btn {
    float: right;
    width: 40px;
    cursor: pointer;
}

#quick_search .xans-layout-searchheader fieldset .btnDelete {
    display: none;
    cursor: pointer;
    font-size: 0;
    width: 30px;
    height: 60px;
    background: url('//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_delete.png') no-repeat 0 center;
    background-size: 25px;
    margin: 0 10px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #eaeaea;
    background: #fff;
    overflow: hidden;
}

#footer .inner {
    max-width: 1680px;
    width: 92%;
    margin: 0 auto;
    padding: 60px 0;
    color: #b3b3b3;
}

#footer .inner > div {
    flex-basis: 50%;
}

#footer .inner .pdr10 {
    padding-right: 10px;
}

#footer .inner .bt_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#footer .inner .bt_top_right {
    display: flex;
    flex-direction: row;
    margin-left: 50px;
}

#footer .inner .bt_top_right li {
    line-height: 1.8;
}

#footer .inner .bt_top_right li a {
    font-size: 13px;
    color: #b3b3b3;
}

#footer .inner .bt_top_right li:hover a {
    color: #1a1a1a;
}

#footer .inner .bt_top_right .bt_sns {
    margin: 50px 0 0 0;
}

#footer .inner .bt_top_right .bt_sns a {
    line-height: 1.8;
    font-size: 13px;
    color: #b3b3b3;
    display: block;
}

#footer .inner .bt_top_right .bt_sns .bt_title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
}

#footer .inner .bt_bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .inner .bt_bottom .bt_bottom_left {
    margin-right: 50px;
}

#footer .inner .bt_logo {
    margin-bottom: 30px;
    font-size: 40px;
    display: flex;
}

#footer .inner .bt_logo a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#footer .inner .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .bt_cs {
    margin: 50px 80px 0 0;
}

#footer .inner .bt_cs .bt_title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
}

#footer .inner .bt_cs .bt_txt01 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_cs .bt_txt02 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_cs .bt_txt03 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_cs .bt_txt02 > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .bt_cs .bt_txt01 > strong {
    font-weight: 600;
}

#footer .inner .bt_bank {
    margin: 50px 80px 0 0;
}

#footer .inner .bt_bank .bt_title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
}

#footer .inner .bt_bank .bt_txt01 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_bank .bt_txt02 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_bank .bt_txt03 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
}

#footer .inner .bt_bank .bt_txt03 .bt_title_sub > strong {
    font-weight: 600;
}

#footer .inner .bt_info {
    margin-bottom: 22px;
}

#footer .inner .bt_info .bt_title {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 500px;
    font-size: 13px;
    font-weight: 300;
    color: #aaa;
    line-height: 1.6;
}

#footer .inner .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #aaa;
    line-height: 1.6;
}

#footer .inner .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .bt_copyright {
    font-size: 12px;
    font-weight: 400;
    color: #b3b3b3;
    line-height: 1.6;
    text-align: left;
}

#footer .inner .bt_escrow a {
    font-size: 0;
    display: flex;
}

#footer .inner .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #a8a8a8;
    line-height: 1.6;
    max-width: 350px;
    word-break: keep-all;
}

#footer .inner .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .bt_escrow a img.on {
    display: block;
}

#footer .bt_util {
    height: 70px;
    background-color: #000;
}

#footer .bt_util ul {
    width: 92%;
    margin: 0 auto;
    padding: 27px 0;
    display: block;
    max-width: 1680px;
}

#footer .bt_util ul li {
    margin-right: 20px;
    display: inline-block;
}

#footer .bt_util ul li a {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    line-height: 1;
    white-space: nowrap;
}

#footer .bt_util ul li a strong {
    font-weight: 400;
    color: #fff;
}

.main_image_text_gallery_more,.more {
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn,.more .btnMore {
    background-color: #fff;
    display: inline-block;
    min-width: auto;
    padding: 15px 92px;
    border: 1px solid #dadada;
    text-align: center;
    transition: all 400ms;
    font-weight: 700;
    font-size: 20px;
    color: #aaa;
}

.more .btnMore > div {
    display: inline-block;
    font-size: 14px;
    color: #b7b7b7;
    padding-left: 5px;
    transition: all 400ms;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover,.more .btnMore:hover {
    color: #1a1a1a;
    background-color: #fff;
    border: 1px solid #1a1a1a;
}

.more .btnMore:hover > div {
    color: #1a1a1a;
}


.dimmed {
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}

#modalBackpanel {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: #000;
}

#modalContainer {
    display: none;
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 10001;
    width: 975px;
    height: 720px;
    border: 1px solid #333;
    background: #fff;
}

#modalContainer #modalContent {
    width: 100%;
    height: 100%;
}

.txtInfo {
    color: #868686;
    font-size: 12px;
    line-height: 22px;
}

p.txtInfo,ul.txtInfo {
    margin: 10px 0 0;
}

span.txtInfo {
    margin-left: 10px;
}

p.txtInfo.typeDot,.txtInfo.typeDot li {
    position: relative;
    padding: 0 0 0 14px;
}

p.txtInfo.typeDot:before,.txtInfo.typeDot li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #868686;
}

.txtList {
    color: #868686;
    font-size: 13px;
    line-height: 20px;
}

p.txtList,ul.txtList {
    margin: 10px 0 0;
}

.txtWarn {
    color: var(--font-color-warn);
}

.txtEm {
    color: var(--font-color-primary);
}

.txtSecondary {
    color: var(--font-color-secondary);
}

.txtSuccess {
    color: var(--font-color-success);
}

.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 {
    display: inline-block;
    font-size: 11px;
    color: #939393;
    word-break: normal;
}

.txt11 {
    font-size: 11px;
}

.txt12 {
    font-size: 12px;
}

.txt13 {
    font-size: 13px;
}

.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;
}

.titleArea h2 {
    font-weight: normal;
}

.gBlank5 {
    display: block;
    margin-top: 5px;
}

.gBlank10 {
    display: block;
    margin-top: 10px;
}

.gBlank15 {
    display: block;
    margin-top: 15px;
}

.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;
}

svg.icon {
    display: block;
}

.icon.icoClose {
    display: block;
    position: relative;
    overflow: hidden;
    width: 15px;
    height: 15px;
    margin: 0 auto;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    white-space: nowrap;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon.icoClose:before {
    content: "";
    position: absolute;
    top: 0;
    right: 7px;
    width: 1px;
    height: 15px;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.icon.icoClose:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    width: 15px;
    height: 1px;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.icon.icoClose.white:before,.icon.icoClose.white:after {
    background: #fff;
}

.icon[class*="icoArrow"] {
    display: inline-block;
    overflow: hidden;
    width: 8px;
    height: 8px;
    text-indent: 120%;
    white-space: nowrap;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.icon.icoArrowRight {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.icon.icoArrowLeft {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon.icoArrowTop {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.icon.icoArrowBottom {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.icon[class*="icoArrow"].white {
    border-color: #fff;
}

.icon.icoNav {
    display: block;
    width: 20px;
    height: 2px;
    color: #000;
    background: currentColor;
    box-shadow: 0 14px 0;
    margin: -8px auto 0;
    position: relative;
}

.icon.icoNav:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 20px;
    height: 2px;
    background: currentColor;
}

.icon.icoUser {
    overflow: hidden;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-bottom: 2px solid #000;
    box-sizing: border-box;
}

.icon.icoUser:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 auto 1px;
    border-radius: 50%;
    border: 2px solid #000;
}

.icon.icoUser:after {
    content: "";
    display: block;
    width: 18px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #000;
}

input[type=text],input[type=password] {
    height: 40px;
    line-height: 40px;
    padding: 2px 4px 2px 15px;
    border: 1px solid #e0e0e0;
    color: var(--font-color-base);
    font-size: 13px;
    box-sizing: border-box;
    outline: 1px;
}

input[type="button"],input[type="text"],input[type="password"],input[type="tel"],input[type="image"],textarea,select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

input[type=text]:not(:disabled):focus,input[type=password]:not(:disabled):focus,input[type=text]:not(:disabled):hover,input[type=password]:not(:disabled):hover {
    border-color: #000;
    transition: .3s;
}

input[type=text]:disabled {
    background: #f9f9f9;
}

input[type=text][readonly] {
    background: #f9f9f9;
}

textarea {
    padding: 10px 15px;
    border: 1px solid #e0e0e0;
    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;
}

input.gFull {
    width: 100%;
}

input[type="file"] {
    height: 40px;
    line-height: 1;
    font-size: 13px;
    color: #7d7d7d;
}

input[type="file"]::file-selector-button,input[type="file"]::-webkit-file-upload-button {
    height: 40px;
    padding: 0 20px;
    font-size: 13px;
    color: #1c1c1c;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    background: #fff;
    box-sizing: border-box;
    -webkit-appearance: none;
}



legend {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    line-height: 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;
}

.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-box-sizing: border-box;
    box-sizing: border-box;
}

.fWidthFull textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fWidthFull select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fList.typeHor .gLabel {
    margin-right: 20px;
}

.fList.typeVer .gLabel {
    display: block;
}

.ec-base-chk {
    display: inline-block;
    position: relative;
    margin: 0 8px 0 0;
    vertical-align: top;
    cursor: pointer;
}

.path {
    overflow: hidden;
    margin: 20px 0 0;
    height: 30px;
    line-height: 30px;
}

.path span {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    white-space: nowrap;
    text-indent: 100%;
}

.path ol {
    float: right;
}

.path li {
    display: inline-block;
}

.path li:not(:first-child):before {
    content: "/";
    display: inline-block;
    margin: 0 4px 0 2px;
    color: #7d7d7d;
    vertical-align: top;
}

.path li:first-child {
    background: none;
}

.path li a {
    font-size: 12px;
    color: #7d7d7d;
    text-decoration: none;
}

.path li:last-child a,.path li strong,.path li strong a {
    color: #000;
}

.ec-base-field {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.ec-base-field input[type="text"],.ec-base-field input[type="password"] {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ec-base-field input ~ [class*='btn'] {
    margin-left: 5px;
}

.ec-base-field.code {
    margin: 0 -9px;
    align-items: center;
}

.ec-base-field.code input[type="text"],.ec-base-field.code input[type="password"] {
    margin: 0 9px;
}

.ec-base-radio.typeDelivery .ec-base-label {
    display: block;
}

.ec-base-qty {
    position: relative;
    display: inline-block;
    width: 103px;
    padding: 0 30px;
    vertical-align: top;
    box-sizing: border-box;
}

.ec-base-qty input[type="text"] {
    width: 45px;
    height: 30px;
    padding: 0;
    line-height: 28px;
    margin-left: -1px;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.ec-base-qty input[type="text"]:focus,.ec-base-qty input[type="text"]:hover {
    border: 1px solid #e5e5e5;
}

.ec-base-qty img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .00001;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.ec-base-qty .up {
    position: absolute;
    right: 0;
    top: 0;
}

.ec-base-qty .down {
    position: absolute;
    left: 0;
    top: 0;
}

.ec-base-qty a {
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
    color: transparent;
    font-size: 1px;
    line-height: 1px;
}

.ec-base-qty a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 9px;
    height: 1px;
    background: #000;
}

.ec-base-qty .up:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 9px;
    margin: -4px 0 0 0;
    background: #000;
}

.ec-base-qty .qtyUp {
    position: absolute;
    right: 0;
    top: 0;
}

.ec-base-qty .qtyDown {
    position: absolute;
    left: 0;
    top: 0;
}

.ec-base-qty .qtyUp .up {
    position: static;
    left: auto;
    top: auto;
}

.ec-base-qty .qtyDown .down {
    position: static;
    left: auto;
    top: auto;
}

.ec-base-step {
    margin: 40px 0 50px;
    text-align: center;
}

.ec-base-step li {
    display: inline-block;
    font-size: 14px;
    color: #939393;
}

.ec-base-step li:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.ec-base-step .selected {
    color: #000;
}


[class^='btnNormal'],a[class^='btnNormal'] {
    display: inline-block;
    padding: 12px 20px;
    height: 40px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
}

[class^='btnSubmit'],a[class^='btnSubmit'] {
    display: inline-block;
    padding: 12px 20px;
    height: 40px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid transparent;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #000;
}

[class^='btnEm'],a[class^='btnEm'] {
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 8px;
    border: 1px solid transparent;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #737373;
}

[class^='btnBasic'],a[class^='btnBasic'] {
    display: inline-block;
    box-sizing: border-box;
    padding: 2px 8px;
    border: 1px solid #d1d1d1;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #222;
    background-color: #f0f0f0;
}

[class^='btnNormal']:not(.disabled):hover,[class^='btnNormal']:not(.disabled).selected {
    border-color: #000;
}

[class^='btnEm']:not(.disabled):hover {
    background-color: #77797d;
}

[class^='btnBasic']:not(.disabled):hover {
    background-color: #e5e5e5;
}

[class^='btnNormal'].disabled {
    border-color: #e3e3e3;
    color: #999;
}

[class^='btnSubmit'].disabled {
    background-color: #9297a2;
    color: #f0f0f0;
}

[class^='btnEm'].disabled {
    background-color: #b5b6b9;
    color: #f0f0f0;
}

[class^='btnBasic'].disabled {
    color: #999;
}

[class^='btn'] + [class^='btn'] {
    margin-left: 6px;
}

[class^='btn'].sizeQty {
    padding: 9px 20px;
    height: 30px;
    margin-left: 6px;
    font-size: 12px;
    line-height: 12px;
}

.btnText {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    text-decoration: underline;
}

[class^='btn'].gFull {
    width: 100%;
}

[class^='btn'].gFull + [class^='btn'].gFull {
    margin: 10px 0 0;
}

.xans-product-listmore {
    text-align: center;
}

.btnMore {
    display: inline-block;
    min-width: 220px;
    padding: 15px 0;
    border: 1px solid #222;
    text-align: center;
    transition: all 400ms;
}

.btnMore:hover {
    background: #222;
    border-color: #222;
    color: #fff;
    text-decoration: none;
}

.btnMore .icon {
    margin: -8px 0 0 10px;
    vertical-align: middle;
}

.btnMore:hover .icon {
    border-color: #fff;
}

.ec-base-button {
    margin: 20px 0;
    text-align: center;
}

.ec-base-button.justify {
    position: relative;
}

.ec-base-button:after {
    display: block;
    content: "";
    clear: both;
}

.ec-base-button .gLeft {
    float: left;
    text-align: left;
}

.ec-base-button .gRight {
    float: right;
    text-align: right;
}

.ec-base-button.justify .gLeft {
    position: absolute;
    left: 0;
}

.ec-base-button.justify .gRight {
    position: absolute;
    right: 0;
}

.ec-base-button .text {
    margin: 0 6px 0 10px;
    color: #353535;
    line-height: 24px;
}

.ec-base-button.typeBorder {
    margin-top: -1px;
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
}

.ec-base-button.gBottom {
    margin: 50px 0 0;
}

.ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
    margin-left: 10px;
}

.ec-base-button[class*="gColumn"] {
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.ec-base-button[class*="gColumn"]:after {
    display: none;
}

.ec-base-button[class*="gColumn"] [class^='btn'] {
    margin: 0 5px;
    padding-left: 8px;
    padding-right: 8px;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: normal;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.ec-base-button[class*="gColumn"] .gFlex2 {
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.ec-base-button[class*="gColumn"] .gFlex3 {
    -webkit-flex: 3;
    -moz-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.ec-base-button[class*="gColumn"] .gFlex4 {
    -webkit-flex: 4;
    -moz-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

.ec-base-button.gFixed {
    position: fixed;
    z-index: 990;
    left: 0;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    background: #fff;
}

.ec-base-button.gFixed > .ec-base-button,.ec-base-button.gFixed > .ec-base-button[class*="gColumn"] {
    margin: 10px 11px;
}


.ec-base-tab {
    position: relative;
}

.ec-base-tab .menu {
    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 a {
    display: inline-block;
    color: #6d6d6d;
    text-decoration: none;
    outline: 0;
    text-align: center;
}

.ec-base-tab .menu li.selected a {
    position: relative;
}

.ec-base-tab > .right {
    position: absolute;
    top: 8px;
    right: 10px;
    line-height: 24px;
    color: #909090;
}

.ec-base-tab.typeNav .menu {
    margin: 0 0 20px;
    border-bottom: 1px solid #868686;
    background: #fff;
}

.ec-base-tab.typeNav .menu li {
    background: #f6f6f6;
}

.ec-base-tab.typeNav .menu li a {
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    color: #545454;
    background: #f6f6f6;
}

.ec-base-tab.typeNav .menu li.selected a {
    position: relative;
    border-color: #868686;
    color: #000;
    font-weight: bold;
    background: #fff;
}

.ec-base-tab.typeNav .menu li.selected a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.ec-base-tab.typeMenu {
    display: flex;
    margin: 10px 0;
}

.ec-base-tab.typeMenu ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

.ec-base-tab.typeMenu li {
    height: 30px;
    white-space: nowrap;
    float: none;
}

.ec-base-tab.typeMenu li a {
    line-height: 30px;
    color: #6d6d6d;
}

.ec-base-tab.typeMenu .button {
    display: inline-block;
    margin: 0 30px 0 10px;
    padding-bottom: 5px;
}

.ec-base-tab.typeMenu .button.active {
    position: relative;
    font-weight: bold;
    color: #000;
}

.ec-base-tab.typeMenu .button.active::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #000;
}

.ec-base-tab.typeMenu ul > li {
    position: relative;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: block;
    position: relative;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    content: "";
    position: absolute;
    top: -24px;
    right: 15px;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 1px solid #6d6d6d;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg)
}

.ec-base-tab.typeMenu ul > li > ul,.ec-base-tab.typeMenu ul > li > ul > li ul {
    position: absolute;
    top: 35px;
    left: 0;
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 15px 0 15px 20px;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: static;
    padding-right: 50px;
}

.ec-base-tab.typeMenu ul > li > ul > li .button {
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: -19px;
    right: -30px;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    top: -1px;
    left: 100%;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding-right: 50px;
}

.ec-base-tab.typeMenu ul > li > ul {
    display: none;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    display: none;
}

.ec-base-tab.typeMenu ul > li > ul.active {
    display: inline-block;
}

.ec-base-tab.typeMenu ul > li > ul > li ul.active {
    display: inline-block;
}

.ec-base-tab.typeMenu .icoOpen {
    display: none;
}

.ec-base-tab.gScroll {
    overflow-x: auto;
    overflow-y: hidden;
    box-sizing: border-box;
}


.ec-base-tab.gFlex .menu {
    display: flex;
}

.ec-base-tab.gFlex .menu > li {
    display: flex;
    align-items: center;
    float: none;
    flex: 1;
    position: relative;
    margin-left: 0;
}

.ec-base-tab.gFlex .menu > li a {
    width: 100%;
    min-width: 0;
    word-break: break-all;
}

.ec-base-table th[scope*="row"] {
    text-align: left;
}

.ec-base-table .left {
    text-align: left;
}

.ec-base-table .center {
    text-align: center;
}

.ec-base-table .right {
    text-align: right;
}

.ec-base-table td.left {
    text-align: left;
}

.ec-base-table td.center {
    text-align: center;
}

.ec-base-table td.right {
    text-align: right;
}

.ec-base-table .top th,.ec-base-table .top td,.ec-base-table th.top,.ec-base-table td.top {
    vertical-align: top;
}

.ec-base-table .middle th,.ec-base-table .middle td,.ec-base-table th.middle,.ec-base-table td.middle {
    vertical-align: middle;
}

.ec-base-table .bottom th,.ec-base-table .bottom td,.ec-base-table th.bottom,.ec-base-table td.bottom {
    vertical-align: bottom;
}

.ec-base-table {
    border-top: 1px solid #000;
}

.ec-base-table th,.ec-base-table td {
    height: 29px;
    padding: 14px 20px;
    line-height: 22px;
    vertical-align: middle;
}

.ec-base-table th {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f6f6f6;
}

.ec-base-table td {
    border-bottom: 1px solid #e5e5e5;
}

.ec-base-table th img.icon,.ec-base-table td img.icon {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.ec-base-table td [class^="btn"],.ec-base-table td a[class^="btn"] {
    vertical-align: baseline;
}

.ec-base-table.gBorderClear {
    border-top: 0;
}

.ec-base-table td.gBorderClear {
    border-bottom: 0;
}

.ec-base-table .message {
    padding: 56px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    color: #6d6d6d;
}

.ec-base-table.typeWrite th,.ec-base-table.typeWrite td {
    height: auto;
}

.ec-base-table.typeWrite td [class^="btn"],.ec-base-table.typeWrite td a[class^="btn"] {
    vertical-align: middle;
}

.ec-base-table.typeWrite .formMultiple dl,.ec-base-table.typeWrite .formMultiple ul {
    width: 100%;
}

.ec-base-table.typeWrite .formMultiple dt {
    margin: 0 0 2px 0;
}

.ec-base-table.typeWrite .formMultiple li,.ec-base-table.typeWrite .formMultiple dd {
    margin: 0 0 10px 0;
}

.ec-base-table.typeWrite .formMultiple li:last-of-type,.ec-base-table.typeWrite .formMultiple dd:last-of-type {
    margin-bottom: 0;
}

.ec-base-table.typeWrite .formGroup input[type="text"],.ec-base-table.typeWrite .formGroup input[type="password"],.ec-base-table.typeWrite .formGroup select,.ec-base-table.typeWrite .formGroup [class^="btn"] {
    min-width: 0;
    margin: 0 5px;
}

.ec-base-table.typeWrite .formGroup input[type="text"] + [class^="btn"] {
    margin-left: 5px;
}

.ec-base-table.typeWrite .formGroup:not(td) {
    width: auto;
    margin-left: -5px;
    margin-right: -5px;
}

.ec-base-table.typeWrite .formGroup.code {
    font-size: 20px;
    color: #7f7f7f;
}

.ec-base-table.typeWrite td p.txtInfo,.ec-base-table.typeWrite td ul.txtInfo {
    width: 100%;
}

.ec-base-table.typeWrite td input[type="text"] + [class^='btn'],.ec-base-table.typeWrite td input[type="password"] + [class^='btn'],.ec-base-table.typeWrite td input[type="text"] + a[class^='btn'],.ec-base-table.typeWrite td input[type="password"] + a[class^='btn'] {
    margin-left: 10px;
}

.ec-base-table.typeWrite td label {
    line-height: 32px;
}

.ec-base-table.typeWrite .ec-address {
    width: 100%;
}

.ec-base-table.typeWrite .ec-address .btnBasic {
    display: inline-block;
    padding: 12px 20px;
    height: 40px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
}

.ec-base-table.typeWrite .ec-address-area select {
    display: block;
    margin: 10px 0 0;
}

.ec-base-table.typeWrite .ec-address-area select:first-of-type {
    margin-top: 0;
}


.ec-base-tooltip {
    display: none;
    z-index: 999;
    position: absolute;
    top: inherit !important;
    left: 0 !important;
    right: 0 !important;
    padding: 14px 28px 14px 14px;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 2px;
    letter-spacing: normal;
    box-sizing: border-box;
    background-color: #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 .title {
    display: block;
    padding: 0 20px 0 0;
    font-size: 15px;
    color: #000;
    line-height: 43px;
    background: #fff;
}

.ec-base-tooltip ul {
    color: #757575;
}

.ec-base-tooltip ul li {
    font-size: 13px;
}

.ec-base-tooltip .content table + .title {
    margin-top: 14px;
}

.ec-base-tooltip p {
    float: none;
    font-size: 12px;
    text-align: left;
}

.ec-base-tooltip p strong {
    font-weight: normal;
    font-size: 13px;
}

.ec-base-tooltip h3 {
    margin: 0 0 8px;
    font-size: 13px;
    border-bottom: 0;
}

.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 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 .btnClose {
    position: absolute;
    right: 14px;
    top: 14px;
    padding: 10px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    width: 17px;
    height: 17px;
    box-sizing: border-box;
    font-size: 1px;
    line-height: 0;
    text-indent: 150%;
    color: transparent;
    white-space: nowrap;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ec-base-tooltip .btnClose:before {
    content: "";
    position: absolute;
    top: 0;
    right: 8px;
    width: 1px;
    height: 17px;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-tooltip .btnClose:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    width: 17px;
    height: 1px;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-tooltip .btnClose img {
    opacity: 0;
}

.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.typeUpper {
    position: absolute;
    left: -90px !important;
    bottom: 33px !important;
    width: 200px;
    margin: 0;
    padding: 14px 28px 14px 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -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.typeUpper:before {
    content: "";
    position: absolute;
    left: 40%;
    bottom: -5px;
    display: inline-block;
    width: 0;
    height: 0;
    margin: -3px 0 0;
    border-left: 5px solid transparent;
    border-top: 5px solid #ccc;
    border-right: 5px solid transparent;
}

.ec-base-tooltip.typeUpper:after {
    content: "";
    position: absolute;
    left: 40%;
    bottom: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    margin: -3px 0 0;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
}

.ec-base-tooltip.typeUpper .edge {
    top: auto;
    bottom: -6px;
}

.ec-base-tooltip.typeUpper .edge:before {
    margin: 0 0 -5px;
    border-top-color: #ccc;
    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;
}

.shippingFee {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin-left: 10px;
}

.shippingFee > a.btnNormal {
    margin: -3px 0 0 5px;
}

.shippingFee .wrap h3 {
    line-height: 36px;
}

.shippingFee .wrap h4 {
    position: relative;
    margin: 0 7px 7px;
}

.shippingFee .wrap h4:before {
    display: inline-block;
    content: "";
    margin: 0 5px 0 0;
    width: 3px;
    height: 3px;
    background: #666;
    vertical-align: middle;
}

.shippingFee .wrap table + h4 {
    margin-top: 14px;
}

.shippingFee .wrap p strong {
    font-weight: normal;
    font-size: 13px;
}

.shippingFee .wrap table {
    background: #fff;
}

.shippingFee .wrap th,.shippingFee .wrap td {
    padding: 7px;
    border: 1px solid #d5d5d5;
}

.shippingFee .wrap th {
    width: 80px;
    border-right-width: 0;
}

.shippingFee .wrap td {
    white-space: normal;
}

.shippingFee .wrap .info {
    margin: 0;
    color: #7d7d7d;
}


span.ec-base-help,p.ec-base-help,ul.ec-base-help li {
    margin: 2px 0;
    padding: 1px 0 1px 22px;
    font-size: 12px;
    line-height: 19px;
    color: #6d6d6d;
    text-align: left;
    background: url('//img.echosting.cafe24.com/skin/skin/common/ico_info.svg') no-repeat 0 0;
}

div.ec-base-help {
    margin: 50px 0 20px;
    line-height: 18px;
}

div.ec-base-help > h2,div.ec-base-help > h3 {
    display: block;
    margin: 0 0 20px;
    font-size: 16px;
    color: #000;
}

div.ec-base-help .inner {
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-top: 1px solid #000;
}

div.ec-base-help h4 {
    margin: 22px 0 -4px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

div.ec-base-help h4:first-child {
    margin-top: 0;
}

div.ec-base-help p,div.ec-base-help ul,div.ec-base-help ol {
    margin: 15px 0 0 0;
}

div.ec-base-help p,div.ec-base-help li {
    color: #6d6d6d;
    font-size: 12px;
    line-height: 21px;
}

div.ec-base-help p,div.ec-base-help ul li {
    padding: 0 0 0 12px;
}

div.ec-base-help p:before,div.ec-base-help ul li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 7px 9px 0 -12px;
    vertical-align: top;
    border-radius: 50%;
    background: #6d6d6d;
}



.ec-base-fold {
    position: relative;
}

.ec-base-fold > .title {
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.3;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.ec-base-fold > .title h2,.ec-base-fold > .title h3 {
    display: inline-block;
    font-size: 13px;
    line-height: 1.3;
}

.ec-base-fold > .title:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-fold > .contents {
    display: none;
    background: #fff;
}

.ec-base-fold .ec-base-fold {
    border-width: 1px 0 0;
}

.ec-base-fold .ec-base-fold + .ec-base-fold {
    margin-top: 0;
}

.ec-base-fold.selected > .title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ec-base-fold.selected > .contents {
    display: block;
}

.ec-base-fold.theme1 {
    position: relative;
}

.ec-base-fold.theme1 > .title {
    border-top: 1px solid #000;
}

.ec-base-fold.theme1 > .title h2 {
    padding: 25px 0;
    font-weight: normal;
}

.ec-base-fold.theme1 > .title h3 {
    padding: 20px 0;
    font-size: 13px;
}

.ec-base-fold.theme1 > .title:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 5px;
    overflow: hidden;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ec-base-fold.theme1.selected > .title:after {
    top: 25px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.ec-base-fold.theme1.gBottomLine > .title {
    border-top: 0;
    border-bottom: 1px solid #000;
}

.ec-base-fold.theme1.gClearLine > .title {
    border-top: 0;
    border-bottom: 1px solid transparent;
}

.ec-base-fold.theme1 + .ec-base-fold.theme1 {
    margin-top: 30px;
}

.ec-base-fold.theme1.gBottomLine > .contents .ec-base-table,.ec-base-fold.theme1.gBottomLine .ec-base-fold > .contents .ec-base-table {
    border: 0;
}



.ec-base-box {
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #e5e5e5;
}

.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: #e5e5e5;
}

.ec-base-box.typeThin h3.boxTitle {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.ec-base-box.typeThinBg {
    border-width: 1px;
    border-color: #d7d5d5;
    background-color: #fbfafa;
}

.ec-base-box.center {
    text-align: center;
}

.ec-base-box .headDesc {
    margin: 0 0 40px;
    font-size: 16px;
    line-height: 22px;
    color: var(--font-color-heading);
}

.ec-base-box.typeThin > .agree {
    color: #6d6d6d;
    font-size: 12px;
    line-height: 20px;
    background: #fff;
}

.ec-base-box.typeThin > .agree p {
    padding: 0 0 30px;
}

.ec-base-box.typeMember {
    border-width: 1px;
    border-color: #e5e5e5;
}

.ec-base-box.typeMember h3.boxTitle {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.ec-base-box.typeMember .content {
    margin: 0 auto;
    text-align: center;
}

.ec-base-box.typeMember input[type="text"],.ec-base-box.typeMember input[type="password"],.ec-base-box.typeMember select {
    width: 100%;
}

.ec-base-box.typeMember .info {
    font-size: 13px;
    line-height: 20px;
    color: #6d6d6d;
}

.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.typeProduct {
    display: table;
    table-layout: fixed;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border: 10px solid #f6f6f6;
}

.ec-base-box.typeProduct .thumbnail,.ec-base-box.typeProduct .information {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.ec-base-box.typeProduct .thumbnail {
    width: 85px;
}

.ec-base-box.typeProduct .thumbnail img {
    max-width: 65px;
}


.ec-base-desc {
    overflow: hidden;
    text-align: left;
}

.ec-base-desc:after {
    content: "";
    display: block;
    clear: 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.gVer dt,.ec-base-desc.gVer dd,.ec-base-desc.gVer .term,.ec-base-desc.gVer .desc {
    display: block;
    float: none;
    width: 100%;
}

.ec-base-desc.gVer dd,.ec-base-desc.gVer .desc {
    margin: 10px 0 20px;
    padding: 0;
}

.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.typeDot dt,.ec-base-desc.typeDot .term {
    position: relative;
    padding: 0 4px 0 10px;
}

.ec-base-desc.typeDot dt:before,.ec-base-desc.typeDot .term:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    margin: -2px 0 0 0;
    background: #383838;
}

.ec-base-product {
    margin: 22px 0 0;
}

.ec-base-product .title {
    margin: 0 0 17px;
}

.ec-base-product .title h2 {
    font-weight: normal;
    font-size: 30px;
    color: #2e2e2e;
    text-align: center;
}

.ec-base-product .title h3 {
    font-weight: normal;
    color: #2e2e2e;
    text-align: center;
}

.ec-base-product img {
    vertical-align: middle;
}

.ec-base-product a[href^='/product/detail.html'] > img {
    border: 1px solid #ececec;
}

.ec-base-product .prdList {
    margin: 0 -10px 0;
    text-align: left;
    font-size: 0;
    line-height: 0;
}

.ec-base-product .prdList > li {
    display: inline-block;
    margin: 0 0 18px;
    color: #757575;
    vertical-align: top;
}

.ec-base-product .prdList .prdList__item {
    margin: 0 10px;
}

.ec-base-product .prdList .chk {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 0 10px;
}

.ec-base-product .prdList .thumb,.ec-base-product .prdList .thumbnail {
    position: relative;
    text-align: center;
    width: auto;
    white-space: normal;
}

.ec-base-product .prdList .thumb {
    position: relative;
    margin: 0 0 10px;
}

.ec-base-product .prdList .thumb .img img {
    width: 100%;
    height: 100%;
}

.ec-base-product .prdList .thumbnail {
    position: relative;
    margin: 0 0 10px;
}

.ec-base-product .prdList .thumbnail a img {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.ec-base-product .prdList .icon__box {
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    flex-direction: column;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}


.ec-base-product .prdList .cart img {
    max-width: 100%;
}

.ec-base-product .prdList .thumbnail .prdIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.ec-base-product .prdList .thumbnail .icon {
    vertical-align: middle;
}

.ec-base-product .prdList .thumbnail .icon:after {
    content: "";
    display: block;
    clear: both;
}

.ec-base-product .prdList .thumbnail .benefit {
    position: absolute;
    left: 0;
    bottom: 0;
}

.ec-base-product .prdList .icon {
    margin: 14px 0 0;
    text-align: left;
}

.ec-base-product .prdList .icon img {
    margin: 0 4px 0 0;
    max-height: 23px;
}

.ec-base-product .prdList .description {
    margin: 20px 20px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    white-space: normal;
}

.ec-base-product .prdList .description .name {
    display: block;
    text-align: left;
    font-weight: normal;
}

.ec-base-product .prdList .description .name a {
    color: #000;
    font-size: 13px;
}

.ec-base-product .prdList .description span.grid {
    display: block;
}

.ec-base-product .prdList .description .ec-base-help {
    margin-left: 0;
}

.ec-base-product ul.grid2 > li {
    width: 50%;
}

.ec-base-product ul.grid3 > li {
    width: 33.33%;
}

.ec-base-product ul.grid4 > li {
    width: 25%;
}

.ec-base-product ul.grid5 > li {
    width: 20%;
}

.ec-base-product ul.grid3 .color {
    max-width: 230px;
}

.ec-base-product ul.grid4 .color {
    max-width: 190px;
}

.ec-base-product ul.grid5 .color {
    max-width: 130px;
}

.ec-base-product ul.grid2 li:after {
    content: "";
    display: block;
    clear: both;
}

.ec-base-product ul.grid2 li .thumbnail {
    text-align: left;
    margin: 0;
}

.ec-base-product ul.grid2 li .description {
    padding: 0;
}

.ec-base-product ul.grid2 li .description .chk {
    position: static;
    text-align: left;
}

.ec-base-product .spec {
    margin: 12px 0 0;
}

.ec-base-product .spec > li {
    margin: 0 0 14px;
    text-align: left;
    line-height: 19px;
}

.ec-base-product .spec > li.price {
    margin-bottom: 14px;
    color: #000;
    font-size: 16px;
}

.ec-base-product .spec > li.price.sale {
    text-decoration: line-through;
}

.ec-base-product .spec > li.price ~ .sale {
    margin-bottom: 14px;
    color: #000;
    font-size: 16px;
}

.ec-base-product .spec .summary {
    color: #6d6d6d;
    font-size: 12px;
}

.ec-base-product .spec .color {
    overflow: hidden;
    display: inline-block;
    margin: 3px 0 0 0;
    line-height: 1;
}

.ec-base-product .spec .chips {
    display: inline-block;
    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 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 {
    display: inline-block;
}

.differentialShipping {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    border: 1px solid #000;
    background: #fff;
}

.differentialShipping h3.title {
    height: 60px;
    margin: 0 20px;
    padding: 20px 0;
    font-size: 16px;
    color: #000;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}

.differentialShipping .content {
    padding: 12px 18px 14px 18px;
    border-top: 0;
    text-align: center;
    background: #fff;
}

.differentialShipping .close {
    position: absolute;
    right: 14px;
    top: 16px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.differentialShipping .close a {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
}

.differentialShipping .close:before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    width: 1px;
    height: 21px;
    background: #000;
}

.differentialShipping .close:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 21px;
    height: 1px;
    background: #000;
}

.differentialShipping .close img {
    display: none;
}

.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;
}


.ec-base-prdInfo {
    position: relative;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    background: #fff;
}

.ec-base-prdInfo .prdBox {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
}

.ec-base-prdInfo .check {
    display: inline-block;
    margin: 0 10px 0 0;
}

.ec-base-prdInfo .check label {
    margin: 0;
}

.ec-base-prdInfo .thumbnail {
    overflow: hidden;
    width: 83px;
    height: 83px;
    margin: 0 15px 0 0;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.ec-base-prdInfo .thumbnail img {
    width: 100%;
}

.ec-base-prdInfo .description {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 18px;
}

.ec-base-prdInfo .description .prdName {
    display: block;
    margin: 0 0 3px;
    font-weight: normal;
}

.ec-base-prdInfo .description .prdName a {
    color: #000;
}

.ec-base-prdInfo .description .prdName .ec-set-product-name {
    display: block;
    margin: 0 0 3px;
}

.ec-base-prdInfo .description .prdName img {
    margin: 0 1px;
    vertical-align: middle;
}

.ec-base-prdInfo .description .prdName .prdIcon {
    height: 18px;
}

.ec-base-prdInfo .description .price,.ec-base-prdInfo .description .price li {
    font-size: 13px;
    color: #000;
    line-height: 20px;
}

.ec-base-prdInfo .description .price strong {
    font-weight: normal;
}

.ec-base-prdInfo .description .price .refer {
    font-weight: normal;
    font-size: 11px;
}

.ec-base-prdInfo .description .price .discount {
    font-weight: normal;
    text-decoration: line-through;
}

.ec-base-prdInfo .description .price .strike {
    font-weight: normal;
    text-decoration: line-through;
}

.ec-base-prdInfo .description .price .strike strong {
    font-weight: normal;
}

.ec-base-prdInfo .description .info {
    margin: 5px 0 0;
}

.ec-base-prdInfo .description .info li {
    margin: 0 0 3px;
    font-size: 12px;
    color: #7d7d7d;
}

.ec-base-prdInfo .description .info a {
    color: #7d7d7d;
}

.ec-base-prdInfo .description .info .mileage {
    display: inline-block;
}

.ec-base-prdInfo .description .info .mileage img {
    vertical-align: text-top;
}

.ec-base-prdInfo .description input[type="number"] {
    max-width: 51px;
}

.ec-base-prdInfo .description .info .amount button {
    margin: 0;
    padding: 0;
    border: 0;
}

.ec-base-prdInfo .description .info .amount {
    width: 50px;
}

.ec-base-prdInfo .description .info input.amount {
    text-align: right;
}

.ec-base-prdInfo .description input[type="tel"] {
    text-align: right;
}

.ec-base-prdInfo .description .quantity input[type="tel"] {
    width: 51px;
}

.ec-base-prdInfo .sumPrice strong {
    font-size: 16px;
}

.ec-base-prdInfo .quantity {
    margin: 20px 0 0;
    padding: 0 0 0 98px;
    box-sizing: border-box;
    width: 100%;
}

.ec-base-prdInfo.gCheck .quantity {
    padding: 0 0 0 125px;
}

.ec-base-prdInfo .btnDelete {
    display: block;
    position: absolute;
    top: 20px;
    right: -5px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    white-space: nowrap;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ec-base-prdInfo .btnDelete:before {
    content: "";
    position: absolute;
    top: 4px;
    right: 14px;
    width: 1px;
    height: 21px;
    background: #b5b5b5;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-prdInfo .btnDelete:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 4px;
    width: 21px;
    height: 1px;
    background: #b5b5b5;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-prdInfo .optionGroup {
    margin: 15px 0 0;
}

.ec-base-prdInfo .optionGroup:empty {
    margin-top: 0;
}

.ec-base-prdInfo .optionGroup li {
    margin: 5px 0 0;
    line-height: 20px;
    color: #7d7d7d;
}

.ec-base-prdInfo .optionGroup .optionName {
    line-height: 18px;
    word-break: break-all;
}

.ec-base-prdInfo .optionGroup li .product {
    display: block;
    margin: 8px 0 0;
    color: #000;
}

.ec-base-prdInfo .optionGroup li .change {
    margin: 0 0 0 5px;
    white-space: nowrap;
}

.ec-base-prdInfo .optionGroup .product.displaynone + .optionStr {
    display: inline-block;
    margin-right: 10px;
    color: #000;
}

.ec-base-prdInfo .optionGroup .product.displaynone + .optionStr:empty {
    margin-right: 0;
}

.ec-base-prdInfo .optionGroup li br {
    display: none;
}

.ec-base-prdInfo .optionGroup .file a {
    color: #07a4fd;
    text-decoration: underline;
    word-break: break-all;
}

.ec-base-prdInfo .optionSelect {
    padding: 10px 20px 20px;
    background: #f6f6f6;
}

.ec-base-prdInfo .optionSelect li {
    margin: 10px 0 0;
}

.ec-base-prdInfo .optionSelect select,.ec-base-prdInfo .optionSelect input {
    width: calc(100% - 258px);
}

.ec-base-prdInfo .optionSelect + .optionSelect {
    margin-top: -34px;
    padding-top: 0;
}

.ec-base-prdInfo .optionDesc {
    display: inline-block;
    width: 254px;
    color: #545454;
}

.ec-base-prdInfo .prdFoot {
    line-height: 26px;
    border-top: 1px solid #e5e5e5;
}

.ec-base-prdInfo .prdFoot:after {
    content: '';
    display: block;
    clear: both;
}

.ec-base-prdInfo .prdFoot .gLeft {
    float: left;
    text-align: left;
    line-height: 32px;
}

.ec-base-prdInfo .prdFoot .gRight {
    float: right;
    text-align: right;
}

.ec-base-prdInfo .prdFoot .txtStatus {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
}

.ec-base-prdInfo .prdFoot .store {
    color: #000;
    font-weight: normal;
}

.ec-base-prdInfo .prdFoot span span.discount {
    text-decoration: line-through;
}

.ec-base-prdInfo .prdFoot span span.discount strong {
    font-weight: normal;
}

.ec-base-prdInfo .optionModifyLayer {
    display: none;
}

.ec-base-prdInfo .optionModifyLayer .dimmed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}

.ec-base-prdInfo .optionModifyLayer .title {
    display: block;
    margin: 0 0 6px;
    font-size: 13px;
}

.ec-base-prdInfo .optionModifyLayer .prdInfo {
    font-size: 13px;
}

.ec-base-prdInfo .optionModifyLayer .prdInfo li {
    margin: 0 0 20px;
}

.ec-base-prdInfo .optionModifyLayer .prdInfo li:empty {
    margin: 0;
}

.ec-base-prdInfo .optionModifyLayer .prdModify li {
    display: flex;
    margin: 10px 0 0;
}

.ec-base-prdInfo .optionModifyLayer .prdModify li:first-child {
    margin-top: 0;
}

.ec-base-prdInfo .optionModifyLayer .prdModify .optionDesc {
    display: inline-block;
    width: 89px;
    padding: 11px 0 0;
    font-size: 13px;
    color: #545454;
}

.ec-base-prdInfo .optionModifyLayer .prdModify li select {
    flex: 1;
    width: 100%;
}

.ec-base-prdInfo .optionModifyLayer .prdModify li input[type=text] {
    flex: 1;
    width: 100%;
}

.orderArea .ec-base-fold .ec-base-prdInfo {
    border-bottom: 1px solid #d5d5d5;
}

.orderConfirmLayer .orderArea .ec-base-prdInfo {
    border-bottom: 0;
}

.orderArea .ec-base-prdInfo + .ec-base-prdInfo {
    border-top: 1px solid #d5d5d5;
}

.ec-base-prdEmpty {
    text-align: center;
    color: #6d6d6d;
    border-top: 1px solid #000;
    border-bottom: 1px solid #e5e5e5;
}


.ec-base-paginate.typeList {
    margin: 60px 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.ec-base-paginate.typeList > a {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}

.ec-base-paginate.typeList > a::after,.ec-base-paginate.typeList > a:first-child::before,.ec-base-paginate.typeList > a:last-child::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #000;
    vertical-align: middle;
    transform: rotate(45deg);
}

.ec-base-paginate.typeList > a:first-child::before,.ec-base-paginate.typeList > a:last-child::before {
    margin: 0 -3px;
}

.ec-base-paginate.typeList > a:first-child::after,.ec-base-paginate.typeList > a:first-child::before,.ec-base-paginate.typeList > a:first-child + a::after {
    transform: rotate(-135deg);
}

.ec-base-paginate.typeList ol {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}

.ec-base-paginate.typeList li {
    display: inline-block;
    margin: 0 0 0 -1px;
    vertical-align: top;
}

.ec-base-paginate.typeList li:first-child {
    margin-left: 0;
}

.ec-base-paginate.typeList img {
    vertical-align: top;
}

.ec-base-paginate.typeList li a {
    display: block;
    width: 40px;
    padding: 12px 0;
    font-size: 12px;
    color: #6d6d6d;
    border: 1px solid #e5e5e5;
    line-height: 14px;
    background: #fff;
    box-sizing: border-box;
}

.ec-base-paginate.typeList a:hover {
    text-decoration: none;
}

.ec-base-paginate.typeList a.this {
    position: relative;
    z-index: 1;
    color: #000;
    border-color: #000;
}

.ec-base-paginate.typeList a.nolink {
    cursor: default;
}

.ec-base-paginate.typeSwipe {
    text-align: center;
}

.ec-base-paginate.typeSwipe .prev,.ec-base-paginate.typeSwipe .next {
    display: none;
}

.ec-base-paginate.typeSwipe [id*='swipe-button'] button {
    display: inline-block;
    margin: 0 7px;
    width: 8px;
    height: 8px;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
    text-indent: -9999px;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.ec-base-paginate.typeSwipe [id*='swipe-button'] button.selected {
    opacity: 1;
}


@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


.ec-base-layer-area {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: 1000;
}

.ec-base-layer {
    z-index: 1001;
    border: 1px solid #000;
    background: #fff;
    box-sizing: border-box;
}

.ec-base-layer .header {
    margin: 0 20px;
    padding: 20px 0;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
}

.ec-base-layer > .header > h1,.ec-base-layer > .header > h3,.ec-base-layer > .header > h5 {
    font-size: 16px;
    font-weight: normal;
}

.ec-base-layer > .content {
    padding: 20px;
    font-size: 13px;
    line-height: 22px;
    min-height: 90px;
    box-sizing: border-box;
}

.ec-base-layer div.ec-base-help {
    margin-top: 0;
}

.ec-base-layer .btnClose {
    position: absolute;
    right: 7px;
    top: 7px;
    padding: 10px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    white-space: nowrap;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ec-base-layer .btnClose:before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    width: 1px;
    height: 21px;
    margin: 10px 10px 0 0;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-layer .btnClose:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 21px;
    height: 1px;
    margin: 10px 10px 0 0;
    background: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.ec-base-layer.typeModal {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(calc(-50% + 0.5px));
}

.ec-base-layer.typeLayer {
    position: absolute;
    margin-top: 10px;
}

.ec-base-layer.typeSide {
    position: fixed;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0;
}

.ec-base-layer.typeSide .header {
    padding: 74px 16px 10px;
    margin: 0;
    border: 0;
}

.ec-base-layer.typeSide .header h2 {
    font-size: 18px;
    font-weight: normal;
}

.ec-base-layer.typeSide .content {
    position: relative;
    padding: 0;
    flex: 1;
    overflow: auto;
    height: 100%;
}

.ec-base-layer.typeSide .ec-base-button[class*="gColumn"] {
    margin: 25px 16px;
}

.ec-base-layer.typeSide .btnClose {
    top: 5px;
    width: 24px;
    height: 24px;
    padding: 20px 17px;
}

.ec-base-layer.typeSide .btnClose:before {
    right: 12px;
    height: 25px;
}

.ec-base-layer.typeSide .btnClose:after {
    top: 12px;
    width: 25px;
}

.ec-base-layer.gAlert > .header {
    display: block;
    overflow: hidden;
    position: absolute;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    text-indent: -150%;
    white-space: nowrap;
    padding: 0;
    color: transparent;
    border: 0;
}

.ec-base-layer.gAlert > .content {
    padding: 45px 0 25px;
    text-align: center;
}

.ec-base-layer.gScroll {
    height: auto;
}

.ec-base-layer.gScroll > .content {
    overflow: auto;
    height: auto;
    max-height: 70vh;
}

#popup {
    padding: 0 0 30px;
}

#popup .ec-base-layer {
    border: 0;
}

#popup .ec-base-layer .btnClose {
    top: 5px;
}



.xans-layout-multishopshipping {
    display: none;
}

.xans-layout-multishopshipping .worldshipLayer {
    width: 448px;
}

.xans-layout-multishopshipping .worldshipLayer .content .desc {
    display: block;
    margin: 4px 0 14px;
}

.xans-layout-multishopshipping .worldshipLayer select {
    width: 100%;
    margin: 10px 0 0;
}

.ec-base-product .prdList .description {
    margin: 20px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 60px 0;
}

.ec-base-product .prdList .spec {
    margin: 10px 0 0 0;
}

.ec-base-product .prdList .spec > li {
    margin: 0 0 5px;
}

.ec-base-product .prdList .spec > li .title {
    padding: 0;
    margin: 0;
    border: 0;
}

.ec-base-product ul.grid5_slide {
    display: flex;
    padding: 0;
    margin: 0;
    height: auto;
}

.ec-base-product ul.grid5_slide .thumbnail {
    margin: 0;
}

.ec-base-product ul.grid5_slide > li {
    width: 320px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid4_slide {
    display: flex;
    padding: 0;
    margin: 0;
    height: auto;
}

.ec-base-product ul.grid4_slide .thumbnail {
    margin: 0;
}

.ec-base-product ul.grid4_slide > li {
    width: 405px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid4_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid3_slide {
    display: flex;
    padding: 0;
    margin: 0;
    height: auto;
}

.ec-base-product ul.grid3_slide .thumbnail {
    margin: 0;
}

.ec-base-product ul.grid3_slide > li {
    width: 540px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid3_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid2_slide {
    display: flex;
    padding: 0;
    margin: 0;
    height: auto;
}

.ec-base-product ul.grid2_slide .thumbnail {
    margin: 0;
}

.ec-base-product ul.grid2_slide > li {
    width: 830px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid2_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product .prdList .thumbnail .badge {
    position: absolute;
    top: 4%;
    left: 5%;
    z-index: 3;
    padding: 0px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.15em;
    text-align: center;
    line-height: 1.3;
    display: none;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-end;
    font-style: italic;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
    font-weight: 400;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 5%;
    left: 4%;
    z-index: 4;
    padding: 0px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 12px;
    content: 'LIKE';
    color: #1a1a1a;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton img {
    display: none;
}

.ec-base-product .prdList .thumbnail .likeButton strong {
    font-weight: 400;
    padding: 4px 0 0;
    font-size: 12px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    font-weight: 500;
}

.ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 4%;
    right: 4%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #000;
    background-color: transparent;
    line-height: 1;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon img {
    max-height: none;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    z-index: 3;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.ec-base-product .prdList > li:hover .icon__box {
    opacity: 1;
}




.ec-base-product .prdList .prdList__item .icon__box > span img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.ec-base-product ul.list_gallery .prdList__item .icon__box {
    display: none;
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    padding: 14px 24px !important;
    height: 100%;
    overflow-y: auto;
}

.xans-product-optionpreview .prdOption .close {
    width: 11px;
    height: 11px;
    right: 25px !important;
}

.xans-product-optionpreview .prdOption .close a {
    display: block;
    width: 11px;
    height: 11px;
    background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/ico_option_close.gif") no-repeat 0 center
}

.xans-product-optionpreview .prdOption li {
    margin: 0;
}

.ec-base-product ul.list_gallery > li {
    margin: 0 0 20px 0;
}

.ec-base-product ul.list_gallery .prdList__item {
    position: relative;
    overflow: hidden;
}

.ec-base-product ul.list_gallery .thumbnail {
    margin: 0;
}

.ec-base-product ul.list_gallery .thumbnail .icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    font-size: 0;
    margin: 0;
}

.ec-base-product ul.list_gallery .description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20%;
    z-index: 1;
    opacity: 0;
    padding: 5% 5% 3% 5%;
    background-color: rgba(255,255,255,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.ec-base-product ul.list_gallery .description .name span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ec-base-product ul.list_gallery .description .spec .color span {
    display: inline-block;
}

.ec-base-product ul.list_gallery > li:hover .description {
    bottom: 0;
    opacity: 1;
}

.ec-base-tab.typeMenu {
    max-width: 1680px !important;
    width: 92%;
    padding: 0;
    margin: 0 auto;
}

.ec-base-tab.typeMenu.section_full {
    max-width: 100% !important;
}

.ec-base-tab.typeMenu .menu {
    flex-wrap: wrap;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 20px;
    color: #1a1a1a;
    background-color: #e8e8e8;
    border: 1px solid #f4f4f4;
    line-height: 1;
    padding: 17px 30px 17px 16px;
    margin: 0 5px;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li:hover a.button {
    background-color: #fff;
    border: 1px solid #1a1a1a;
}

.ec-base-tab.typeMenu li:first-child a.button {
    margin-left: 0;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #1a1a1a;
    background-color: #fff;
    border: 1px solid #1a1a1a;
}

.ec-base-tab.typeMenu ul {
    margin: 0;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
    margin-bottom: 10px;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: -31px;
    right: 19px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0 10px 20px;
    top: 55px;
    left: 5px;
    z-index: 9;
    border: 1px solid #1a1a1a;
}

.ec-base-tab.typeMenu > ul > li:first-child > ul {
    left: 0px;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 20px;
    border: 1px solid #1a1a1a;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 20px 0 0;
    margin: 0;
    height: 30px;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #1a1a1a;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: -20px;
    right: -10px;
}

.ec-base-tab.typeMenu ul > li > ul > li ul.active {
    z-index: 10;
    top: -11px;
}

.ec-base-tab.typeMenu ul > li > ul > li ul.active li {
    margin: 0;
    padding: 0;
    height: 30px;
}

.xans-project-package .ec-base-tab.typeMenu {
    width: 100%;
}

.xans-project-package .menuCategory > li {
    margin: 0;
}

.xans-project-package .menuCategory > li > a {
    font-weight: 400;
}

.xans-member-login {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.xans-member-login .login {
    max-width: 400px;
}

.xans-member-login .login input[type=text],.login input[type=password] {
    height: 48px;
    margin-bottom: 8px;
    border: 1px solid #e3e3e3;
}

.xans-member-login .wrap_security {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
}

.xans-member-login .wrap_find {
    display: flex;
    justify-content: center
}

.xans-member-login .wrap_find div {
    margin: 20px 0 0;
    padding: 0 10px;
    font-size: 14px;
}

.xans-member-login .wrap_find div:nth-child(2) {
    padding: 0 0 0 11px;
    background: url('/design/semongshop/mk/images/pc/line2.png') no-repeat left;
}

.xans-member-login .login__button {
    max-width: 400px;
    margin: 0 auto;
}

.xans-member-login .login__button div {
    margin: 16px 0 0;
    font-size: 14px;
    color: #8a8a8a;
    text-align: center;
}

.xans-member-login .login__button [class^='btn'].sizeL {
    font-size: 16px;
    height: 56px;
    padding: 19px 26px;
}

.xans-member-login [class^='btn'].gFull + [class^='btn'].gFull {
    margin: 40px 0 0;
    border: 1px solid #1a1a1a;
}

.xans-member-login .login__util {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0 0 0;
    width: 100%;
    max-width: 400px;
    height: 232px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

.xans-member-login .login__util div:nth-child(1) {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
}

.xans-member-login .login__util div:nth-child(2) {
    margin: 8px 0 23px 0;
    font-size: 14px;
    color: #8a8a8a;
}

.xans-member-login .login__util div:nth-child(3) {
    width: 152px;
    height: 56px;
    margin: 0 auto;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
}

.xans-member-login .login__util div:nth-child(3) a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 56px;
}

.xans-member-login .login__sns {
    max-width: 400px;
    margin: 40px auto 0 auto;
    display: none;
}

.xans-member-login .login__sns .sns_h {
    margin: 0 0 24px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.xans-member-login .login__sns .wrap_sns_log {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.xans-member-login .login__sns .wrap_sns_log a {
    width: calc(50% - 4px);
    height: 56px;
    padding: 0 24px;
    margin: 0 0 8px 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    background-color: #fff;
    text-align: right;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.xans-member-login .login__sns .btnKakao {
    background: url('/design/semongshop/mk/images/pc/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/design/semongshop/mk/images/pc/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/design/semongshop/mk/images/pc/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/design/semongshop/mk/images/pc/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/design/semongshop/mk/images/pc/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/design/semongshop/mk/images/pc/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/design/semongshop/mk/images/pc/icon_sns_yahoo.png') no-repeat center left 24px;
}

.xans-member-login .login__security {
    display: flex;
    align-items: flex-end;
    margin: 10px 0 20px;
}

.xans-member-login .login__security .secret {
    height: 24px;
    padding: 0;
    background: none;
}

.xans-myshop-orderhistorynologin {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.xans-myshop-orderhistorynologin .login {
    width: 100%;
}

.xans-myshop-orderhistorynologin .login input[type=text],.login input[type=password] {
    height: 48px;
    margin-bottom: 8px;
    border: 1px solid #e3e3e3;
}

.xans-myshop-orderhistorynologin .txt_nonmem_check {
    margin: 40px 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
}

.xans-myshop-orderhistorynologin .txtInfo {
    margin: 0px 0 24px;
    font-size: 14px;
    ;color: #8a8a8a;
}

.xans-myshop-orderhistorynologin .login__button {
    margin: 0;
}

.xans-myshop-orderhistorynologin .btnSubmit {
    margin: 24px 0 0px;
}

.xans-member-findid {
    max-width: 400px;
}

.xans-member-findid .ec-base-help p:before,.xans-member-findid .ec-base-help ul li:before {
    display: none;
}

.xans-member-findid .ec-base-help {
    text-align: center;
}

.xans-member-findid .ec-base-help ul li {
    padding: 0;
    font-size: 14px;
    margin-bottom: 5px;
}

.xans-member-findid .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findid .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-findid .ec-base-desc.gVer .desc {
    margin: 5px 0 20px;
}

.xans-member-findidresult {
    max-width: 400px;
}

.xans-member-findidresult .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findidresult .complete {
    width: 100%;
}

.xans-member-findidresult .ec-base-button.gBottom {
    display: flex;
}

.xans-member-findidresult .ec-base-button.gBottom a {
    flex: 1;
}

.xans-member-findpasswd {
    max-width: 400px;
}

.xans-member-findpasswd .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findpasswd .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-findpasswd .ec-base-desc.gVer .desc {
    margin: 5px 0 20px;
}

.xans-member-findpasswdmethod {
    max-width: 400px;
}

.xans-member-findpasswdmethod .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findpasswdmethod .ec-base-button.gBottom {
    display: flex;
}

.xans-member-findpasswdmethod .ec-base-button.gBottom a {
    flex: 1;
}

.xans-member-findPasswdQuestion {
    max-width: 400px;
}

.xans-member-findPasswdQuestion .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-findPasswdQuestion .ec-base-desc.gVer .desc {
    margin: 5px 0 20px;
}

.xans-member-passwordreset {
    max-width: 400px;
}

.xans-member-passwordreset .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-passwordreset .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-passwordreset .ec-base-button.gBottom {
    display: flex;
}

.xans-member-passwordreset .ec-base-button.gBottom a {
    flex: 1;
}

.xans-member-passwordverification {
    max-width: 400px;
}

.xans-member-passwordverification .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-passwordverification .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-passwordverification .ec-base-desc.gVer .desc {
    margin: 5px 0 20px;
}

.xans-member-passwordverification .ec-base-button.gBottom {
    display: flex;
}

.xans-member-passwordverification .ec-base-button.gBottom a {
    flex: 1;
}

.xans-member-findpasswdresult {
    max-width: 400px;
}

.xans-member-findpasswdresult .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-findpasswdresult .complete {
    width: 100%;
}

.ec-base-button [class^='btn'].sizeL {
    height: 56px;
    padding: 0;
    line-height: 56px;
    font-size: 16px;
}

.ec-base-button [class^='btn'].sizeM {
    height: 50px;
    padding: 0;
    line-height: 50px;
    font-size: 14px;
}

.ec-base-button [class^='btn'].sizeS {
    height: 50px;
    padding: 17px 20px;
    line-height: 1;
    font-size: 14px;
}

.ec-base-button.gBottom {
    margin: 12px 0 0 0;
}

.ec-base-button.gBottom .gLeft [class^='btn'] {
    margin: 0 8px 0 0;
}

.ec-base-button.gBottom .gRight [class^='btn'] {
    margin: 0 0 0 8px;
}

.xans-member-join {
    max-width: 720px;
    margin: 0 auto;
}

.xans-member-join .agreeInner {
    display: block;
}

.xans-member-join .left {
    display: block;
    margin: 0;
}

.xans-member-join .agreeAll {
    margin: 0 0 24px;
    padding: 0 0 24px;
    border-bottom: 1px solid #e8e8e8;
}

.xans-member-join .agreeAll h3 {
    margin: 0 0 24px;
    padding: 0 0 16px;
    color: #1a1a1a;
    border-bottom: 3px solid #1a1a1a;
}

.xans-member-join .agreeAll label {
    font-weight: 700;
    color: #1a1a1a;
}

.xans-member-join label.check {
    color: #1a1a1a;
}

.xans-member-join .additional {
    margin: 24px 0 0;
    padding: 24px 0 0;
    border-top: 1px solid #e8e8e8;
}

.xans-member-join .additional li {
    font-size: 14px;
}

.xans-member-join .ec-base-chk {
    margin: 0 10px 0 0;
}

.xans-member-join .ec-base-button.gBottom {
    display: flex;
    margin-top: 40px;
}

.xans-member-join .ec-base-button.gBottom button,.xans-member-join .ec-base-button.gBottom a {
    flex: 1;
    height: 56px;
    padding: 0;
    line-height: 56px;
    font-size: 16px;
}

.xans-member-join .required {
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-join .icoRequired {
    margin-right: 12px;
}

.xans-member-join .ec-base-table {
    border-top: 2px solid #1a1a1a;
}

.xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
    padding-left: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-join .ec-base-table.typeWrite td input[type="text"],.xans-member-join .ec-base-table.typeWrite td input[type="password"],.xans-member-join .ec-base-table.typeWrite td select,.xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"],.xans-member-join .ec-base-table.typeWrite .ec-address select {
    width: 410px;
}

.xans-member-join .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
    width: 160px;
}

.xans-member-join .ec-base-table .gFlow {
    display: block;
    margin: 10px 0 0;
}

.xans-member-join #mobile1,.xans-member-join #mobile2,.xans-member-join #mobile3,.xans-member-join #phone1,.xans-member-join #phone2,.xans-member-join #phone3,.xans-member-join #birth_year,.xans-member-join #marry_year,.xans-member-join #partner_year,.xans-member-join #birth_month,.xans-member-join #marry_month,.xans-member-join #partner_month,.xans-member-join #birth_day,.xans-member-join #marry_day,.xans-member-join #partner_day {
    width: 110px;
}

.xans-member-join .ec-base-table.typeWrite .formGroup {
    padding-left: 20px;
}

.xans-member-join .ec-base-table.typeWrite .formGroup input[type="text"],.xans-member-join .ec-base-table.typeWrite .formGroup input[type="password"],.xans-member-join .ec-base-table.typeWrite .formGroup select,.xans-member-join .ec-base-table.typeWrite .formGroup [class^="btn"] {
    margin: 0 14px;
}

.xans-member-join .eTooltip {
    display: block;
}

.xans-member-join #phone1,.xans-member-join #mobile1,.xans-member-join #birth_year,.xans-member-join #marry_year,.xans-member-join #partner_year {
    margin-left: 0;
}

.xans-member-join #birth_year,.xans-member-join #birth_month,.xans-member-join #birth_day,.xans-member-join #marry_year,.xans-member-join #marry_month,.xans-member-join #marry_day,.xans-member-join #partner_year,.xans-member-join #partner_month,.xans-member-join #partner_day {
    width: 106px !important;
    margin-right: 3px !important;
}

.xans-member-join #cssn {
    margin: 0;
}

.xans-member-join .ec-base-table.typeWrite .formMultiple .formGroup {
    padding-left: 0;
    margin: 0;
}

.xans-member-join .ec-base-table.typeWrite .formMultiple .formGroup input[type="text"] {
    flex: 1;
    width: 30%;
}

.xans-member-join .ec-base-table.typeWrite .formMultiple .formGroup input[type="password"] {
    flex: 1;
    width: 30%;
}

.xans-member-join .ec-base-table.typeWrite .formMultiple .formGroup input:first-child {
    margin-left: 0;
}

.xans-member-join .ec-base-table.typeWrite .formMultiple .formGroup .btnNormal {
    margin: 0;
}

.xans-member-join .ec-base-table.typeWrite table .interest {
    margin: 10px 0 0 0;
    word-break: keep-all;
}

.xans-member-join .ec-base-table.typeWrite table .interest input {
    margin: -2px 0 10px 0;
}

.xans-member-join .ec-base-table.typeWrite table .interest label {
    font-size: 14px;
    margin: 0 24px 0 10px;
}

.xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
    content: '\a';
    white-space: pre;
}

.xans-member-joincomplete {
    max-width: 720px;
}

.xans-member-joincomplete .joinComplete {
    width: auto;
    padding: 40px 100px;
    border: 1px solid #e3e3e3;
}

.xans-member-joincomplete .member_icon {
    margin: 0 0 16px;
}

.xans-member-joincomplete .joinComplete .desc {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
}

.xans-member-joincomplete .joinComplete .memberSpecial strong {
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-joincomplete .joinComplete .memberSpecial p strong {
    font-weight: 400;
}

.xans-member-joincomplete .ec-base-box.typeMember.gMessage {
    border-color: #e8e8e8;
}

.xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc dt {
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc dt,.xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc dd {
    min-height: auto;
    line-height: 22px;
}

.xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc span {
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-joincomplete .joinComplete .memberEmail {
    margin-top: 24px;
}

.xans-member-joincomplete .ec-base-button.gBottom {
    display: flex;
    margin-top: 40px;
}

.xans-member-joincomplete .ec-base-button.gBottom button,.xans-member-joincomplete .ec-base-button.gBottom a {
    flex: 1;
    height: 56px;
    padding: 0;
    line-height: 56px;
    font-size: 16px;
}

.xans-myshop-asyncbenefit {
    max-width: 100%;
    margin: 0 auto;
}

.xans-myshop-asyncbenefit .benefit {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    display: block;
    border: 1px solid #e3e3e3;
    text-align: center;
}

.xans-myshop-asyncbenefit .benefit .user,.xans-myshop-asyncbenefit .benefit .description {
    display: block;
    padding: 24px 0;
}

.xans-myshop-asyncbenefit .benefit .user {
    padding: 40px 0;
    border-bottom: 1px solid #e3e3e3;
}

.xans-myshop-asyncbenefit .benefit .user .user__thumbnail {
    display: block;
    width: 60px;
    margin: 0 auto;
}

.xans-myshop-asyncbenefit .benefit .user .user__info {
    display: block;
    margin: 0;
}

.xans-myshop-asyncbenefit .benefit .user .user__info .title {
    display: block;
    margin: 16px 0 8px;
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
}

.xans-myshop-asyncbenefit .benefit .user .user__info p strong {
    color: #1a1a1a;
}

.xans-member-edit {
    max-width: 720px;
    margin: 0 auto;
}

.xans-member-edit .required {
    font-size: 14px;
    color: #1a1a1a;
    margin: -19px 0 0 0;
}

.xans-member-edit .icoRequired {
    margin-right: 12px;
}

.xans-member-edit .txtInfo {
    display: block;
    margin: 10px 0 0 0;
}

.xans-member-edit .ec-base-table {
    border-top: 2px solid #1a1a1a;
}

.xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 400;
}

.xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"],.xans-member-edit .ec-base-table.typeWrite .ec-address select,.xans-member-edit .ec-base-table.typeWrite td input[type="text"],.xans-member-edit .ec-base-table.typeWrite td input[type="password"],.xans-member-edit .ec-base-table.typeWrite td select {
    width: 410px;
}

.xans-member-edit .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
    width: 160px;
}

.xans-member-edit .ec-base-table .gFlow {
    display: block;
    margin: 10px 0 0;
}

.xans-member-edit #mobile1,.xans-member-edit #mobile2,.xans-member-edit #mobile3,.xans-member-edit #phone1,.xans-member-edit #phone2,.xans-member-edit #phone3,.xans-member-edit #birth_year,.xans-member-edit #marry_year,.xans-member-edit #partner_year,.xans-member-edit #birth_month,.xans-member-edit #marry_month,.xans-member-edit #partner_month,.xans-member-edit #birth_day,.xans-member-edit #marry_day,.xans-member-edit #partner_day {
    width: 110px;
}

.xans-member-edit .ec-base-table.typeWrite .formGroup {
    padding-left: 20px;
}

.xans-member-edit .ec-base-table.typeWrite .formGroup input[type="text"],.xans-member-edit .ec-base-table.typeWrite .formGroup input[type="password"],.xans-member-edit .ec-base-table.typeWrite .formGroup select,.xans-member-edit .ec-base-table.typeWrite .formGroup [class^="btn"] {
    margin: 0 14px;
}

.xans-member-edit .eTooltip {
    display: block;
}

.xans-member-edit #phone1,.xans-member-edit #mobile1,.xans-member-edit #birth_year,.xans-member-edit #marry_year,.xans-member-edit #partner_year {
    margin-left: 0;
}

.xans-member-edit #birth_year,.xans-member-edit #birth_month,.xans-member-edit #birth_day,.xans-member-edit #marry_year,.xans-member-edit #marry_month,.xans-member-edit #marry_day,.xans-member-edit #partner_year,.xans-member-edit #partner_month,.xans-member-edit #partner_day {
    width: 106px !important;
    margin-right: 3px !important;
}

.xans-member-edit [class^='btn'].sizeS {
    width: 90px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    color: #1a1a1a;
}

.xans-member-edit .ec-base-button.gBottom {
    display: flex;
    margin-top: 40px;
}

.xans-member-edit .ec-base-button.gBottom button,.xans-member-edit .ec-base-button.gBottom a {
    flex: 1;
    height: 56px;
    padding: 0;
    line-height: 56px;
    font-size: 16px;
}

.xans-member-edit .ec-base-table.typeWrite table .interest {
    margin: 10px 0 0 0;
    word-break: keep-all;
}

.xans-member-edit .ec-base-table.typeWrite table .interest input {
    margin: -2px 0 10px 0;
}

.xans-member-edit .ec-base-table.typeWrite table .interest label {
    font-size: 14px;
    margin: 0 24px 0 10px;
}

.xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
    content: '\a';
    white-space: pre;
}

.xans-member-changepasswd {
    max-width: 400px;
    margin: 0 auto;
}

.xans-member-changepasswd .ec-base-help {
    text-align: center;
}

.xans-member-changepasswd .ec-base-help p:before {
    display: none;
}

.xans-member-changepasswd .ec-base-help p {
    padding: 0;
    font-size: 14px;
    margin: 0;
}

.xans-member-changepasswd .ec-base-box.typeMember {
    padding: 0;
    border: 0;
}

.xans-member-changepasswd .ec-base-box.typeMember .content {
    width: 100%;
}

.xans-member-changepasswd .ec-base-button.gBottom {
    display: flex;
}

.xans-member-changepasswd .ec-base-button.gBottom a {
    flex: 1;
}

.xans-myshop-asyncbankbook {
    border: 1px solid #e3e3e3;
    margin: 0 auto;
    box-sizing: border-box;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
    flex: 2;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
    display: flex;
    justify-content: center;
    padding: 0;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .group {
    display: none;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user img {
    width: 60px;
    max-width: none;
    border-radius: 50%;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 16px;
    text-align: left;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info .txtEm1 {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info .user__data {
    font-size: 14px;
    color: #6a6a6a;
    white-space: nowrap;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info .user__data span {
    color: #1a1a1a;
}

.xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info p {
    font-size: 12px;
}

.xans-myshop-asyncbankbook li {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 50px 30px;
}

.xans-myshop-asyncbankbook li:not(:last-child):after {
    top: 0;
    height: 100%;
    margin: 0;
    background: #e3e3e3;
}

.xans-myshop-asyncbankbook .thumb {
    width: 32px;
    height: 32px;
}

.myshopArea {
    width: calc(92% - 220px);
    max-width: calc(1420px - 220px) !important;
    padding: 0 0 0 220px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 220px) !important;
}

.myshopArea .titleArea--middle {
    margin: 64px 0 16px 0;
}

.myshopArea .ec-base-prdEmpty {
    border-top: 2px solid #1a1a1a;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.myshopArea .ec-base-prdEmpty svg {
    margin-bottom: 16px;
}

.myshopArea .titleArea--myshop h2 {
    font-weight: 700;
}

div.ec-base-help {
    margin: 50px 0 0;
}

div.ec-base-help .inner,.xans-myshop-couponserial .couponSerial,.xans-myshop-summary.ec-base-box.gHalf {
    border-top: 2px solid #1a1a1a;
}

div.ec-base-help ul {
    margin: 0;
}

.myshopArea .xans-myshop-main > .subTitle {
    padding-bottom: 6px;
}

.myshopArea .xans-myshop-main > .subTitle:first-child {
    margin: 0;
}

.myshopArea .xans-myshop-main h3 {
    font-size: 16px;
}

.myshopArea .xans-myshop-main .menu li {
    margin: 10px 0 0 0;
}

.myshopArea .xans-myshop-main .consult a {
    font-size: 14px;
}

.xans-myshop-orderstate .state__cs li {
    font-size: 14px;
}

.xans-myshop-orderstate .state__cs li strong {
    font-weight: 400;
}

.xans-myshop-addrlist .ec-base-table .message {
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
    float: none;
    text-align: center;
}

.xans-myshop-addrlist .ec-base-table .message svg {
    margin: 0 auto 16px auto;
}

.xans-myshop-addrlist .ec-base-table.typeList th {
    white-space: nowrap;
}

.xans-myshop-addrlist a[class^='btnEm'] {
    margin: 0;
    line-height: 1;
    background-color: #77797d;
    padding: 5px 10px;
    height: auto;
}

.xans-myshop-addrlist a[class^='btnEm']:not(.disabled):hover {
    background-color: #1a1a1a;
}

.xans-myshop-addrlist a[class^='btnNormal'] {
    padding: 5px 10px;
    height: auto;
}

.xans-myshop-addrregister .ec-base-table.typeWrite {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-addrregister .icoRequired {
    margin-right: 12px;
}

.xans-myshop-addrregister .ec-base-table.typeWrite .ec-address li {
    margin-bottom: 10px;
}

.xans-myshop-addrregister .ec-base-table.typeWrite .ec-address li#shippingRegist_detailAddr_wrap {
    margin: 0;
}

.xans-myshop-addrregister .ec-base-table.typeWrite #ma_main_flag0 {
    margin-top: -3px;
}

.xans-myshop-addrmodify .ec-base-table.typeWrite {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-addrmodify .icoRequired {
    margin-right: 12px;
}

.xans-myshop-addrmodify .ec-base-table.typeWrite .ec-address li {
    margin-bottom: 10px;
}

.xans-myshop-addrmodify .ec-base-table.typeWrite .ec-address li#shippingUpdate_detailAddr_wrap {
    margin: 0;
}

.xans-myshop-addrmodify .ec-base-table.typeWrite #ma_main_flag0 {
    margin-top: -3px;
}

.xans-myshop-orderregularmanagelist .message {
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
    text-align: center;
}

.xans-myshop-orderregularmanagelist .message svg {
    margin: 0 auto 16px auto;
}

.xans-myshop-orderregularmanagelist.typeList th {
    white-space: nowrap;
}

.xans-myshop-orderregularmanagelist .order {
    margin-bottom: 50px;
}

.xans-myshop-orderregularmanagelist .order h3 {
    overflow: hidden;
    padding: 20px 0 20px 15px;
    font-size: 13px;
    background-color: #f6f6f6;
    border-top: 2px solid #000;
}

.xans-myshop-orderregularmanagelist .order h3 a {
    font-weight: 400;
}

.xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-myshop-orderregularmanagelist .order .prdFoot .gLeft {
    line-height: 40px;
}

.regularDeliveryPayInfo .ec-base-box .information .status {
    color: #1a1a1a;
}

.regularDeliveryPayInfo .ec-base-box .button > .btnNormal {
    padding: 10px 20px;
}

.xans-myshop-orderregularpg .ec-base-box {
    border: 1px solid #e5e5e5;
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-orderregularmanagedetaillist .colOrder {
    width: 190px;
}

.xans-myshop-orderregularmanagedetailregister .colOrder {
    width: 190px;
}

.xans-myshop-orderregularmanagedetaillist h3.title {
    padding-bottom: 16px;
    border-bottom: 2px solid #1a1a1a;
    font-weight: 500;
}

.xans-myshop-orderregularmanagedetaillist .ec-base-table {
    border-top: 1px solid #e5e5e5;
}

.xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-myshop-orderregularmanagedetaillist .prdFoot {
    border-top: 0;
}

.xans-product-recentlist .ec-base-prdInfo .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-product-recentlist .ec-base-prdInfo .optionSelect {
    margin: 0 0 24px 0px;
}

.xans-product-recentlist .xans-product-listitem {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-myshop-wishlist .xans-myshop-wishlistitem {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-orderhistorylistitem .order .order__number {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-myshop-orderhistorydetail .ec-base-fold.theme1.gBottomLine > .title {
    border-bottom: 2px solid #1a1a1a;
}

.recently {
    position: absolute;
    top: 140px;
    right: 0;
    z-index: 1001;
    width: 240px;
    height: 100vh;
    background-color: #fff;
    border-top: 1px solid #e8e8e8;
    display: none;
}

.myshop_recommender .invite {
    margin: 0;
    padding: 50px 0;
    border: 1px solid #e3e3e3;
    border-top: 0;
    text-align: center;
}

.myshop_recommender .invite > div {
    display: block;
    padding: 0 0 10px;
    color: #000;
    font-size: 16px;
}

.myshop_recommender .invite p input {
    padding: 4px;
    max-width: 450px;
    width: 100%;
    height: 40px;
    border: 1px solid #e3e3e3 !important;
    color: #111;
}

.myshop_recommender .invite ul {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.5;
    color: #6a6a6a;
}

.myshop_recommender .invite .btnNormal {
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 40px;
    color: #111;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #e3e3e3;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-order-basketpackage .ec-base-fold.theme1 > .title {
    border-top: 0;
}

.xans-order-basketpackage .ec-base-fold.theme1 > .title h3 {
    font-size: 16px;
}

.xans-order-basketpackage .title.subTitle h4 {
    background-color: #f9f9f9;
    font-size: 16px;
}

.xans-order-basketpackage .ec-base-prdInfo {
    border-bottom: 1px solid #e8e8e8;
}

.xans-order-basketpackage .ec-base-prdInfo .btnDelete {
    top: 33px;
}

.xans-order-basketpackage .ec-base-prdInfo .prdBox {
    padding: 35px 0;
}

.xans-order-basketpackage .ec-base-prdInfo .thumbnail {
    width: 120px;
    height: auto;
    border: 0;
}

.xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
    max-height: 30px;
}

.xans-order-basketpackage .ec-base-prdInfo .optionGroup {
    margin: 35px 0 0 37px;
    padding: 10px 16px 13px;
    width: 100%;
    background-color: #f9f9f9;
    font-size: 14px;
}

.xans-order-basketpackage .ec-base-prdInfo .optionGroup .name {
    position: relative;
    padding: 0 0 0 15px;
}

.xans-order-basketpackage .ec-base-prdInfo .optionGroup .name:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 7px;
    left: 0;
    background: url("/design/semongshop/mk/images/pc/ico_option_modify.svg") no-repeat 0 0;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
    padding: 0 0 0 37px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 24px 0;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .label {
    flex: 1;
    font-size: 14px;
    color: #7a7a7a;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .ec-base-qty {
    width: 123px;
    padding: 0 40px;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .ec-base-qty input[type="text"] {
    height: 40px;
    line-height: 38px;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .ec-base-qty a {
    width: 40px;
    height: 40px;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .ec-base-qty a:before {
    width: 11px;
    left: 14px;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity .ec-base-qty .up:after {
    height: 11px;
    margin: -5px 0 0 0;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity [class^='btn'].sizeQty {
    height: 40px;
    font-size: 14px;
    padding: 13px 20px;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
    padding: 24px 0 0 0;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 24px 37px;
    border-top: 1px solid #e8e8e8;
}

.xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice .label {
    flex: 1;
    font-size: 14px;
    color: #1a1a1a;
    text-align: left;
}

.xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
    position: static;
    width: 100%;
    display: flex;
    margin: 0 0 0 37px;
    ;}

.xans-order-basketpackage .ec-base-prdInfo .buttonGroup a {
    flex: 1;
    height: auto;
    padding: 16px 20px;
    font-weight: 400;
}

.xans-order-basketpackage .ec-base-prdInfo .buttonGroup [class^='btn'] + [class^='btn'] {
    margin-left: 8px;
}

.xans-order-basketpackage .summary {
    margin: 0 0 40px 0;
    font-size: 14px;
    padding: 24px;
    border-bottom: 1px solid #e8e8e8;
}

.xans-order-basketpackage .summary .title h5 {
    font-size: 14px;
}

.xans-order-basketpackage .summary strong {
    font-weight: 400;
}

.xans-order-basketpackage .ec-base-button a {
    height: 50px;
    padding: 17px 20px;
    font-weight: 400;
    font-size: 14px;
}

.xans-order-basketpackage .cart-total {
    width: 360px;
}

.xans-order-basketpackage .cart-total .sticky {
    top: 100px;
}

.xans-order-basketpackage .cart-total .ec-base-help li {
    line-height: 16px;
}

.xans-order-basketpackage .totalSummary {
    padding: 30px 24px;
}

.xans-order-basketpackage .totalSummary__item {
    margin-bottom: 16px;
}

.xans-order-basketpackage .totalSummary__item .title {
    font-size: 16px;
    color: #1a1a1a;
}

.xans-order-basketpackage .totalSummary__item .data {
    font-size: 14px;
    color: #1a1a1a;
}

.xans-order-basketpackage .totalSummary__item .data strong {
    font-size: 16px;
    font-weight: 400;
    color: #1a1a1a;
}

.xans-order-basketpackage .totalSummary .total {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e8e8e8;
}

.xans-order-basketpackage .totalSummary .total .title {
    font-size: 16px;
    color: #1a1a1a;
}

.xans-order-basketpackage .totalSummary .paymentPrice {
    color: #1a1a1a;
}

.xans-order-basketpackage .ec-base-prdEmpty {
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 14px 0 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xans-order-basketpackage .ec-base-prdEmpty svg {
    margin-bottom: 16px;
}

.xans-order-basketguide .inner ul {
    margin-top: 15px;
}

.xans-myshop-historylist h3 {
    font-weight: 500;
}

.xans-myshop-deposithistorylist .ec-base-table .message {
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
}

.xans-myshop-deposithistorylist .ec-base-table .message svg {
    margin: 0 auto 16px auto;
}

.xans-myshop-depositsummary.ec-base-box.gHalf {
    border-top: 2px solid #1a1a1a;
}

.xans-myshop-likeproductlist .ec-base-table td {
    padding: 25px 20px;
}

.xans-myshop-likeproductlist .ec-base-table td strong {
    font-weight: 500;
}

.xans-myshop-likeproductlist .ec-base-table td .icon {
    display: none;
}

.xans-myshop-likeproductlist .ec-base-table td .button {
    display: none;
}

.xans-myshop-likeproductlist .ec-base-table td.thumb img {
    width: 120px !important;
}

.xans-myshop-likeproductlist .ec-base-table .message {
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
}

.xans-myshop-likeproductlist .ec-base-table .message svg {
    margin: 0 auto 16px auto;
}

.xans-myshop-likecategorylist .ec-base-table .message {
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    padding: 64px 0;
}

.xans-myshop-likecategorylist .ec-base-table .message svg {
    margin: 0 auto 16px auto;
}

.xans-board-listpackage .ec-base-tab.typeMenu {
    display: none;
}

.xans-myshop-boardpackage .ec-base-table table td.subject img,.xans-board-listpackage .ec-base-table table td.subject img {
    height: auto;
}

.xans-board-listpackage-8 .boardListEmpty {
    margin: 56px 0 0;
}

.xans-board-search {
    margin-left: auto;
    margin-right: auto;
    max-width: 1420px;
}

.xans-board-function {
    max-width: 1420px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.xans-board-read .ec-base-button.gBottom {
    margin-bottom: 12px;
}

.xans-board-commentform input[type=checkbox] + label,.xans-board-commentwrite input[type=checkbox] + label {
    margin: 0;
}

.xans-board-product .information h3 {
    padding: 0;
}

.myshop_boardlist_empty {
    text-align: center;
    padding: 64px 0;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #9a9a9a;
    display: none;
}

.myshop_boardlist_empty svg {
    margin-bottom: 16px;
}

.xans-product-searchdata .searchField .keywordArea {
    max-width: 100% !important;
}

.ec-base-layer.typeModal {
    transform: translateY(-50%);
}

.mCafe24Post.gMobile .addressList .address > a > img {
    height: 13px;
}

.xans-board-inquiryform .ec-base-table.typeWrite .ec-address > li {
    margin-top: 10px;
}

.xans-board-inquiryform .ec-base-table.typeWrite .ec-address > li:first-child {
    margin-top: 0;
}

.xans-board-inquirymodify .ec-base-table.typeWrite .ec-address > li {
    margin-top: 10px;
}

.xans-board-inquirymodify .ec-base-table.typeWrite .ec-address > li:first-child {
    margin-top: 0;
}

.xans-board-inquiryhead .information h3 {
    margin: 0 0 5px 0;
}

.xans-board-inquiryhead .information .price {
    font-weight: 400;
    color: #111;
}

.xans-board-inquiryview .ec-base-table th {
    padding: 14px 27px;
}

.ec-base-paginate.typeList {
    margin: 60px 0 0;
}

.ec-base-paginate.typeList > a::after,.ec-base-paginate.typeList > a::before {
    display: none !important;
}

.ec-base-paginate.typeList > a {
    background: url('/design/semongshop/mk/images/pc/btn_page_next.png') no-repeat center center;
    background-size: 40px;
    height: 40px;
    vertical-align: top;
}

.ec-base-paginate.typeList > a:first-child,.ec-base-paginate.typeList > a:first-child + a {
    background: url('/design/semongshop/mk/images/pc/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/design/semongshop/mk/images/pc/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/design/semongshop/mk/images/pc/btn_page_last.png') no-repeat center center;
    background-size: 40px;
}

.path {
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.xans-project-list {
    border: 0;
    margin: 0;
}

.xans-project-list h3 {
    position: relative;
}

.xans-project-list h3 span {
    position: absolute;
}

.titleArea h2 {
    word-break: keep-all;
    word-wrap: break-word;
    width: 100%;
}


.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1a1a1a;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 0;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 30px;
    color: #1a1a1a;
}


.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'],a[class^='btnNormal'] {
    border: 1px solid #D6D6D6;
}

[class^='btnSubmit'],a[class^='btnSubmit'] {
    background: #1a1a1a;
    color: #fff;
}

.ec-base-table {
    border-top: 2px solid #1a1a1a;
}

.ec-base-table th {
    font-weight: 400;
}

.ec-base-paginate.typeList li a {
    font-size: 14px;
}

.ec-base-tab.typeNav .menu {
    border-bottom: 1px solid #1a1a1a;
}

.ec-base-tab.typeNav .menu li a {
    background: #fff;
    border: 0;
    color: #8a8a8a;
    min-width: 170px;
}

.ec-base-tab.typeNav .menu li.selected a {
    border: 1px solid #1a1a1a;
    font-weight: 400;
}

.ec-base-tab.typeNav .menu li.selected a:after {
    bottom: -2px;
    height: 2px;
}


.theme02,.theme02 input,.theme02 select,.theme02 textarea,.theme02 code,.theme02 button {
    font-family: "Poppins","Nanum Gothic",Arial,sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold,.theme02 [class^='btnSubmit'],.theme02 a[class^='btnSubmit'] {
    background: #000;
    color: #fff;
}

.theme02 [class^='btnNormal']:not(.disabled):hover,.theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #000;
}

.theme02 .main_top_banner {
    background-color: #000;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #000;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #000;
}

.theme02 .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}

.theme02 .more .btnMore:hover > div {
    color: #000;
}

.theme02 .more .btnMore:hover:after {
    background-color: #000;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #000;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #000;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box {
    background-color: transparent;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #1a1a1a;
    background-color: #fff;
    border: 1px solid #fff;
}

.theme02 #footer {
    background: #fff;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #000;
    border: 1px solid #000;
}

.theme02 .detail_tab li.tab_open {
    border: 1px solid #000;
    border-bottom: 1px solid #000;
}

.theme02 .detail_tab li.tab_open span {
    background-color: #fff;
}

.theme02 .ec-base-product .prdList .thumbnail .badge {
    color: #000;
}

.theme03,.theme03 input,.theme03 select,.theme03 textarea,.theme03 code,.theme03 button {
    font-family: "Poppins","Noto Sans KR",Arial,sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold,.theme03 [class^='btnSubmit'],.theme03 a[class^='btnSubmit'] {
    background: #7083ae;
    color: #fff;
}

.theme03 [class^='btnNormal']:not(.disabled):hover,.theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #7083ae;
}

.theme03 .main_top_banner {
    background-color: #7083ae;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #7083ae;
}

.theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    background-color: #cad1e0;
}

.theme03 #header .inner .top_nav_box .top_category .sub-community > li:hover > a {
    background-color: #cad1e0;
}

.theme03 #header .inner .top_nav_box .top_mypage .xans-layout-multishoplist ul li:hover a {
    background-color: #cad1e0;
}

.theme03 .main_video .background_video {
    background-color: #9ca6c7;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #7083ae;
}

.theme03 .xans-product-detail .infoArea table .sale_box,.theme03 .ec-base-product .prdList .thumbnail .sale_box {
    color: #7083ae;
    border: 1px solid #7083ae;
}

.theme03 .more .btnMore:hover {
    color: #7083ae;
    background-color: #fff;
    border: 1px solid #7083ae;
}

.theme03 .more .btnMore:hover > div {
    color: #7083ae;
}

.theme03 .more .btnMore:hover:after {
    background-color: #7083ae;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #7083ae;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #7083ae;
}

.theme03 .main_map {
    background-color: #9ca6c7;
}

.theme03 .main_map .main_map_banner .main_map_box .main_long_banner_link a {
    color: #7083ae;
    background-color: #fff;
}

.theme03 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover {
    background-color: #7083ae;
    color: #fff;
}

.theme03 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:before,.theme03 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:after {
    background: #7083ae;
}

.theme03 #footer {
    background: #fff;
}

.theme03 #footer .bt_util {
    background-color: #7083ae;
}

.theme03 #footer .bt_util ul li a {
    color: #cad1e0;
}

.theme03 #footer .inner .bt_right a:hover {
    color: #7083ae;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #7083ae;
    border: 1px solid #7083ae;
}

.theme03 .detail_tab li {
    border-bottom: 1px solid #7083ae;
}

.theme03 .detail_tab li.tab_open {
    border: 1px solid #7083ae;
    background-color: #7083ae;
    border-bottom: 1px solid #7083ae;
}

.theme03 .detail_tab li.tab_open span {
    background-color: #fff;
    color: #7083ae;
}

.theme03 .detail_tab li.tab_open:first-child {
    border-left: #7083ae !important;
}

.theme03 .detail_tab li.tab_open:last-child {
    border-right: #7083ae !important;
}

.theme03 .tabProduct li.selected a {
    background-color: #7083ae;
    border-top: 1px solid #7083ae;
}

.theme03 .ec-base-product .prdList .thumbnail .badge {
    color: #7083ae;
}

.theme04,.theme04 input,.theme04 select,.theme04 textarea,.theme04 code,.theme04 button {
    font-family: "Poppins","Noto Sans KR",Arial,sans-serif !important;
}

.theme04 .xans-product-action .action_button .sub_sold,.theme04 [class^='btnSubmit'],.theme04 a[class^='btnSubmit'] {
    background: #7b4747;
    color: #fff;
}

.theme04 [class^='btnNormal']:not(.disabled):hover,.theme04 [class^='btnNormal']:not(.disabled).selected {
    border-color: #7b4747;
}

.theme04 .main_top_banner {
    background-color: #7b4747;
    color: #fff;
}

.theme04 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #7b4747;
}

.theme04 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    background-color: #bcaaa9;
}

.theme04 #header .inner .top_nav_box .top_category .sub-community > li:hover > a {
    background-color: #bcaaa9;
}

.theme04 #header .inner .top_nav_box .top_mypage .xans-layout-multishoplist ul li:hover a {
    background-color: #bcaaa9;
}

.theme04 .main_video .background_video {
    background-color: #bda3a4;
}

.theme04 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #7b4747;
}

.theme04 .xans-product-detail .infoArea table .sale_box,.theme04 .ec-base-product .prdList .thumbnail .sale_box {
    color: #7b4747;
    border: 1px solid #7b4747;
}

.theme04 .more .btnMore:hover {
    color: #7b4747;
    background-color: #fff;
    border: 1px solid #7b4747;
}

.theme04 .more .btnMore:hover > div {
    color: #7b4747;
}

.theme04 .more .btnMore:hover:after {
    background-color: #7b4747;
}

.theme04 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #7b4747;
}

.theme04 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #7b4747;
}

.theme04 .main_map {
    background-color: #bda3a4;
}

.theme04 .main_map .main_map_banner .main_map_box .main_long_banner_link a {
    color: #7b4747;
    background-color: #fff;
}

.theme04 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover {
    background-color: #7b4747;
    color: #fff;
}

.theme04 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:before,.theme04 .main_map .main_map_banner .main_map_box .main_long_banner_link a:hover .icon[class*="icoPlus"]:after {
    background: #7b4747;
}

.theme04 #footer {
    background: #fff;
}

.theme04 #footer .bt_util {
    background-color: #7b4747;
}

.theme04 #footer .bt_util ul li a {
    color: #bcaaa9;
}

.theme04 #footer .inner .bt_right a:hover {
    color: #7b4747;
}

.theme04 .ec-base-tab.typeMenu li.selected a.button {
    color: #7b4747;
    border: 1px solid #7b4747;
}

.theme04 .detail_tab li {
    border-bottom: 1px solid #7b4747;
}

.theme04 .detail_tab li.tab_open {
    border: 1px solid #7b4747;
    background-color: #7b4747;
    border-bottom: 1px solid #7b4747;
}

.theme04 .detail_tab li.tab_open span {
    background-color: #fff;
    color: #7b4747;
}

.theme04 .detail_tab li.tab_open:first-child {
    border-left: #7b4747 !important;
}

.theme04 .detail_tab li.tab_open:last-child {
    border-right: #7b4747 !important;
}

.theme04 .tabProduct li.selected a {
    background-color: #7b4747;
    border-top: 1px solid #7b4747;
}

.theme04 a[class^='btnSubmit'] {
    background-color: #7b4747 !important;
}

.theme04 .ec-base-product .prdList .thumbnail .badge {
    color: #7b4747;
}


