#contents {
    width: 100% !important;
    max-width: 100% !important;
}

#container #contents .xans-layout-mobileaction {
    display: none !important;
}

#header {
    border-bottom: 0 !important;
}

#container #contents > .section {
    max-width: 1480px;
}

.xans-smart-banner-admin {
    margin: 0 auto 120px;
}

.main_title {
    margin-bottom: 50px;
}

.main_title .main_title_txt01 {
    position: relative;
    margin: 0;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    letter-spacing: -0.001em;
}

.main_title .main_title_txt02 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #888;
    margin-top: 12px;
}

.main_title.ez-align-left {
    text-align: left;
}

.main_title.ez-align-center {
    text-align: center;
}

.main_title.ez-align-center .main_title_txt01:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.main_title.ez-align-right {
    text-align: right;
}

.main_title.ez-align-right .main_title_txt01:after {
    left: auto;
    right: 0;
}

.main_product_list {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_image_text_gallery {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.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: 500px;
    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% + 14px);
    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;
    display: block;
}

.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: 480/480;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 60px;
    padding: 35px 0 20px 35px;
    background: #fff;
    text-align: left;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #888888;
    margin-top: 20px;
}

.main_image_text_gallery .main_3dan_banner ul li a:hover .main_3dan_banner_txt .main_banner_more {
    text-decoration: underline;
    color: #333;
}

.main_video {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 120px;
    padding: 0;
    position: relative;
}

.main_video .background_video {
    width: 50%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff5500;
}

.main_video .margin_video_box {
    width: 92%;
    margin: 0 auto;
}

.main_video .wrap_video_box {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 120px;
}

.main_video .main_video_title .main_title_txt01 {
    margin-top: 50px;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    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: 16px;
    font-weight: 300;
    color: #777777;
    line-height: 1.8;
    text-align: center;
    margin-top: 5px;
    word-break: keep-all;
}

.main_video .main_video_box {
    margin: 0 auto;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.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_slide {
    position: relative;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.swiper-container.highlight_slide {
    padding: 0 0 30px 0;
}

.swiper-container.highlight_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;
}

.swiper-container.highlight_slide .swiper-scrollbar:hover {
    height: 5px;
}

.swiper-container.highlight_slide .swiper-scrollbar .swiper-scrollbar-drag {
    background: #1a1a1a;
    cursor: pointer;
    border-radius: 0;
}

.main_product_slide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ff5500;
    margin: 0 10px !important;
    opacity: 0.5;
    outline: none;
    border-radius: 10px;
    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-pagination-bullet-active {
    background-color: #ff5500;
    opacity: 1;
}

.main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
    width: 50px;
    height: 50px;
    top: 35%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    cursor: pointer;
}

.main_product_slide .swiper-prev-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_l.svg") no-repeat center;
    background-size: 70px;
    left: -4%;
}

.main_product_slide .swiper-next-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_r.svg") no-repeat center;
    background-size: 70px;
    right: -4%;
}

.main_product_slide.section_full .swiper-prev-highlight_product {
    left: 1%;
}

.main_product_slide.section_full .swiper-next-highlight_product {
    right: 1%;
}

.main_text {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    background: #faf7f3;
}

.main_text .main_long_banner {
    width: 100%;
}

.main_text .main_long_banner .main_long_banner_txt {
    padding: 56px 45px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt01 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 1;
    margin-bottom: 25px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    line-height: 1.5;
}

.main_text .main_long_banner .main_text_link a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 0 0 5px 0;
    margin-top: 30px;
    border-bottom: 1px solid #777;
    color: #777;
}

.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_long_banner_txt01 {
    font-size: 30px;
}

.main_text.ez-textsize-large .main_long_banner_txt .main_long_banner_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_long_banner_txt01 {
    font-size: 22px;
}

.main_text.ez-textsize-small .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
}

.main_text.ez-textsize-small .main_text_link a {
    font-size: 12px;
}

.main_product_category {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_category .main_title {
    margin: 0 0 60px;
}

.main_product_category .main_title .main_title_txt01 {
    margin: 0 0 15px;
}

.main_product_category .main_product_inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 24%;
    margin: 0 1% 30px 0;
}

.main_product_category .main_product_inner .main_product_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.main_product_category .main_product_inner .main_product_tab li {
    width: 50%;
    margin: 0 0 40px 0;
}

.main_product_category .main_product_inner .main_product_tab li .button {
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.01em;
}

.main_product_category .main_product_inner .main_product_tab li .button:after {
    content: "";
    position: relative;
    display: block;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    font-weight: 500;
    color: #ff5500;
}

.main_product_category .tabcontent {
    display: none;
}

.main_product_category .tabcontent.active {
    display: block;
}

.main_product_category .content_list {
    width: 75%;
}

.main_product_category .ec-base-product {
    margin: 0 !important;
}

.main_product_category .ec-base-product .prdList {
    margin: 0 -10px 0;
}

.main_product_category .ec-base-product .prdList > li {
    margin-bottom: 30px;
}

.main_product_category .ec-base-product .prdList > li .prdList__item {
    margin: 0 10px;
}

.main_product_category .tabcontent ul.grid2_slide > li {
    width: 50%;
}

.main_product_category .tabcontent ul.grid3_slide > li {
    width: 33.3334%;
}

.main_product_category .tabcontent ul.grid4_slide > li {
    width: 25%;
}

.main_product_category .tabcontent ul.grid5_slide > li {
    width: 20%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 {
    height: 4px !important;
    background: #f6eee7;
    left: 0;
    width: 100%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 .swiper-scrollbar-drag {
    background: #ff5500;
}

.main_map {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    clear: both;
}

.main_map .main_map_banner {
    display: flex;
    align-items: center;
    position: relative;
    background: #f9f9f9;
}

.main_map .main_map_banner picture {
    overflow: hidden;
    max-width: 830px;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    text-align: center;
}

.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: 830/520;
}

.main_map .main_map_banner .wrap_banner_txt {
    position: absolute;
    left: 5%;
    bottom: 17%;
    z-index: 2;
}

.main_map .main_map_banner .main_map_banner_txt_box {
    padding: 3% 5%;
    width: 70%;
    height: auto;
    word-break: keep-all;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
}

.main_map .main_map_banner .main_map_banner_txt01 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    letter-spacing: -0.01em;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #767676;
}

.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;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
    margin-top: 50px;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    border: 1px solid #ff5500;
    color: #fff;
    padding: 13px 35px;
    background: #ff5500;
    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_banner_txt_box .main_long_banner_link a:hover {
    background-color: #fff;
    color: #ff5500;
    border: 1px solid #ff5500;
}

@media all and (min-width: 1025px) {
    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 21px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 19px;
    }

    .main_image_text_gallery[data-ez-item-length='2'] .main_3dan_banner ul {
        width: calc(66.66% + 14px);
        margin: 0 auto;
    }
}

@media all and (max-width: 1480px) {
    .main_title {
        margin-bottom: 30px;
    }

    .main_title .main_title_txt01 {
        font-size: calc(23px + (30 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_title .main_title_txt02 {
        font-size: calc(13px + (14 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: calc(19px + (26 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
        font-size: calc(14px + (16 - 14) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt01 {
        font-size: calc(19px + (30 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt02 {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        font-size: calc(23px + (40 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-size: calc(11px + (14 - 11) * ((100vw - 370px) / (1480 - 370)));
    }
}

@media all and (max-width: 1024px) {
    .xans-smart-banner-admin {
        margin: 0 auto 80px;
    }

    .main_product_list {
        margin: 0 auto 80px;
    }

    .main_text {
        margin: 0 auto 80px;
        width: 92%;
    }

    .main_video {
        margin: 0 auto 80px;
    }

    .main_video .wrap_video_box {
        padding-top: 60px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 0px;
        font-size: 18px;
    }

    .main_product_slide {
        width: 96%;
        margin: 0 0 80px 4%;
    }

    .main_product_slide .main_title {
        margin-right: 4%;
    }

    .main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
        display: none;
    }

    .main_product_category {
        display: block;
        margin: 0 auto 80px;
    }

    .main_product_category .main_product_inner {
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        width: auto;
    }

    .main_product_category .main_product_inner .main_product_tab {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        flex-wrap: initial;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        width: auto;
        margin: 0 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li:first-child {
        margin-left: 0;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 20px;
        line-height: 1;
        font-weight: 300;
        color: #000;
        white-space: nowrap;
        letter-spacing: -0.01em;
        padding: 15px 15px 13px 0px;
    }

    .main_product_category .main_product_inner .main_product_tab li .button:after {
        content: "";
        position: relative;
        display: block;
        bottom: -8px;
        width: 100%;
        height: 2px;
        background-color: #ff5500;
        -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: #ff5500;
    }

    .main_product_category .ec-base-product .prdList {
        margin: 0;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .content_list {
        width: 100%;
    }

    .main_product_category .main_title {
        display: block;
        width: 100%;
    }

    .main_image_text_gallery {
        margin: 0 auto 80px;
    }

    .main_image_text_gallery .main_title {
        margin-bottom: 20px;
    }

    .main_image_text_gallery .main_3dan_banner ul {
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin: 0 !important;
        width: 100% !important;
    }

    .main_image_text_gallery .main_3dan_banner ul li {
        margin: 0 0 35px 0;
        padding: 0;
        max-width: 100%;
        width: 100%;
        flex: 1;
    }

    .main_image_text_gallery .main_3dan_banner ul li a picture img {
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        overflow-x: auto;
        flex-direction: row;
        justify-content: flex-start !important;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul::-webkit-scrollbar {
        display: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li {
        scroll-snap-align: center;
        margin: 0;
        max-width: 100%;
        width: 88%;
        flex: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li a {
        overflow: hidden;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li {
        display: none;
        opacity: 0.3;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(1), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(2), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(3) {
        display: block;
        opacity: 1;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more .main_image_text_gallery_more {
        display: block;
    }

    .main_map {
        margin: 0 auto 80px;
    }

    .main_map .main_map_banner {
        flex-direction: column;
        align-items: flex-start;
        overflow: hidden;
    }

    .main_map .main_map_banner picture {
        width: 100%;
        text-align: center;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        top: 35%;
        bottom: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8%;
        width: 100%;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-weight: 400;
        line-height: 1;
        color: #fff;
    }
}

@media all and (max-width: 767px) {
    .xans-smart-banner-admin {
        margin: 0 auto 50px;
    }

    .main_product_list {
        margin: 0 auto 50px;
    }

    .main_text {
        margin: 0 auto 50px;
    }

    .main_text .main_long_banner .main_long_banner_txt {
        padding: 40px 45px;
    }

    .main_image_text_gallery {
        margin: 0 auto 50px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
        margin-left: 30px;
        padding: 25px 0 20px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt02 {
        margin-top: 10px;
    }

    .main_video {
        margin: 0 auto 50px;
    }

    .main_video .wrap_video_box {
        padding-top: 50px;
    }

    .main_video .main_video_title .main_title_txt01 {
        margin-top: 18px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 5px;
    }

    .main_product_slide {
        margin: 0 0 50px 4%;
    }

    .swiper-container.highlight_slide {
        padding: 0 0 50px 0;
    }

    .main_product_slide .swiper-pagination {
        bottom: 0 !important;
    }

    .main_product_slide .swiper-pagination.swiper-pagination-main_3dan_banner {
        margin-top: 30px;
    }

    .main_product_slide .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 6px !important;
    }

    .main_product_category {
        margin: 0 auto 50px;
    }

    .main_product_category .main_title {
        margin: 0 0 20px !important;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 14px;
        padding: 15px 0px 13px 0px;
        margin: 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        margin: 0 0 0 15px;
    }

    .main_product_category .main_product_inner {
        margin-bottom: 15px;
    }

    .main_product_category .tabcontent ul.grid3_slide > li, .main_product_category .tabcontent ul.grid4_slide > li, .main_product_category .tabcontent ul.grid3_slide.list_gallery > li, .main_product_category .tabcontent ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .main_product_category .tabcontent ul.grid5_slide > li, .main_product_category .tabcontent ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }

    .main_map {
        margin: 0 auto 50px;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        bottom: 65%;
        top: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8% 7%;
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        line-height: 30px;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
        margin-top: 30px;
    }
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    outline: none !important
}

html {
    width: 100%;
    height: 100%;
}

body, code {
    letter-spacing: -0.02em;
    font-size: 13px;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    background: #fff;
}

body {
    min-width: 1000px;
    max-width: 1920px;
}

body#popup {
    min-width: 0;
}

li {
    list-style: none;
}

img, fieldset {
    border: none;
    vertical-align: top;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

th, td {
    border: 0;
    vertical-align: top;
}

input, select, textarea {
    font-size: 100%;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    vertical-align: middle;
    border-radius: 0;
    box-sizing: border-box;
}

button {
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

hr.layout {
    display: none;
}

a {
    text-decoration: none;
    color: #000;
    color: var(--font-color-base);
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.objHidden {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0;
    width: 0;
}

#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
    border: 0;
    margin: 0 0 -1px;
}

#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
    display: none;
}

#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
    width: auto !important;
    padding: 0;
}

#progressPaybarBackground {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.3;
    background-color: #000;
}

#progressPaybarView {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#progressPaybarView h3 {
    font-size: 32px;
    color: #444b59;
}

#progressPaybarView .box {
    width: 586px;
    margin: 0 auto;
    padding: 67px 0;
    text-align: center;
    background: #fff;
}

#progressPaybarView .box .txt {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 26px;
    color: #667084;
}

#skipNavigation {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
}

#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
    height: 0;
}

#skipNavigation p a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #c4122f;
    color: #fff;
    z-index: 100;
}

.displaynone {
    display: none;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
    --color: #ff5500;
}

.JS, .JS *, [class*="JS"], [class*="JS"] *, [class*=" JS-"], [class^="JS-"] *, [class*=" JS-"] *, [class^="JS-"] {
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

*[use="x"] {
    display: none !important;
}

.cf {
}

.cf:after {
    display: block;
    content: "";
    clear: both;
}

.tablize {
    display: table;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.tablize > * {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: -0.04em;
    vertical-align: top;
}

.tablize.cellize > * {
    display: table-cell;
}

.tablize > .tablize {
    font-size: 0;
    line-height: 0;
}

.tablize > .tablize > * {
    font-size: 12px;
    line-height: 1.6;
}

.split > * {
    position: relative;
}

.split > * + *:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 1px;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
}

.numb_font {
    font-family: 'Oswald', 'Roboto', 'Nanum Barun Gothic', Nanum Barun Gothic, Verdana, Dotum, AppleGothic, 맑은 고딕, malgun gothic, AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
}

[js-banner-module][js-hide] {
    opacity: 0;
}

[js-banner-module][js-group-hide] {
    display: none !important;
}

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;
    overflow: hidden;
}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1480px;
}

#container {
    width: 100%;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-top: 80px !important;
}

.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: "Jost", "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;
}

.layer_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layer_shadow.on {
    opacity: 1;
    visibility: visible;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #ff5500;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1480px;
    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: #3e3329;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #3e3329;
    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: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    width: 60px;
    height: 50px;
    margin-right: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #000;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #000;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#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;
    padding: 0 0 20px;
    margin: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    color: #888888;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li:last-child {
    padding: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #ff5500;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    position: absolute;
    top: 100%;
    left: -35px;
    visibility: visible;
    height: auto;
    margin-top: 5px;
    padding: 28px 35px;
    border: none;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: #989898;
    font-size: 13px;
    font-weight: 300;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #666;
    font-size: 13px;
    font-weight: 300;
}

#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 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1;
    color: #666;
    display: flex;
    align-items: center;
}

#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;
}

#header .inner .toparea .toparea_state .toparea_state_board.on .icon {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -33px;
    z-index: 1;
    padding: 28px 35px 8px;
    border: 0px;
    background: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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-bottom: 20px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1;
    color: #888;
    font-weight: 300;
    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: #ff5500;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

#header .inner .top_nav_box div[data-ez-module='menu-main/1'] {
    width: 100%;
}

#header .inner .top_nav_box .top_category {
    margin: 0 165px 0 100px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#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: 18px;
    font-weight: 500;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li.on > a {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    display: block;
    position: absolute;
    top: 80px;
    left: -5px;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: -20px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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 35px 0 15px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild, #header .inner .top_nav_box .top_category .sub-category li.noChild {
    padding: 0 15px 0 15px;
}

#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: 25px;
    margin-top: -3px;
    background: url('/skin-skin1/SkinImg/img/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: 15px;
    color: #888888;
    line-height: 1;
    font-weight: 300;
    display: block;
    padding: 10px 20px 10px 20px;
    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 {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#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 {
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 150px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_mypage {
    display: flex;
    flex-shrink: 0;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#header .inner .top_nav_box .top_mypage li {
    display: flex;
    height: 100%;
    width: 40px;
    text-align: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage li img {
    width: 28px;
}

#header .inner .top_nav_box .top_mypage li:nth-child(3) a {
    padding-right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    padding: 0 16px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 40px;
    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_mypage a.eNavFold {
    display: none;
}

#header .inner .top_nav_box .top_mypage li.r {
    position: relative;
    margin-right: 10px;
}

#header .inner .top_nav_box .top_mypage li.r:after {
    position: absolute;
    top: 25px;
    right: -12px;
    width: 1px;
    height: 30px;
    background: #ddd;
    content: "";
}

#header .inner .top_nav_box .top_mypage li a i {
    font-size: 20px;
}

#header .inner .top_nav_box .top_mypage li.my a i {
    font-size: 16px;
    background: #555;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#header .inner .top_nav_box .top_mypage li .depthArea {
    display: none;
    position: absolute;
    top: 80px;
    left: -70px;
    width: 180px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul {
    background: #fff;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li {
    width: 100%;
    text-align: left;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    border-bottom: 1px solid #ddd;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a {
    line-height: 15px;
    display: block;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a:hover {
    background: #f4f4f4;
}

#header .inner .top_nav_box .top_mypage li.bar {
    cursor: pointer;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
}

#header .searchArea {
    position: relative;
    width: 350px;
    margin-right: 50px;
}

#header .searchArea input {
    width: 100%;
    height: 40px;
    line-height: 36px;
    border: 2px solid var(--color);
    border-radius: 20px;
}

#header .searchArea i {
    position: absolute;
    color: var(--color);
    top: 19px;
    right: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
    background: #333;
    overflow: hidden;
}

#footer .inner {
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;
    color: #ccc;
}

#footer .inner .inner_t {
    width: 100%;
}

#footer .inner .inner_b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .info_left {
    position: relative;
}

#footer .util {
    position: absolute;
    top: 16px;
    left: 312px;
    width: auto;
}

#footer .util li {
}

#footer .util li:after {
    background: #fff;
    left: -20px;
    height: 15px;
}

#footer .util li a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

#footer .util.util2 {
    left: auto;
    right: 0;
}

#footer .inner .inner_t .info_left .bt_logo {
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #555;
}

#footer .inner .inner_t .info_left .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .inner_t .info_left .bt_info {
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_left .bt_info .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 700px;
    font-size: 13px;
    font-weight: 300;
    color: #ccc;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .inner_t .info_right .bt_util {
    margin-bottom: 50px;
}

#footer .inner .inner_t .info_right .bt_util ul {
    display: flex;
    justify-content: flex-end;
}

#footer .inner .inner_t .info_right .bt_util ul li {
    margin-left: 35px;
}

#footer .inner .inner_t .info_right .bt_util ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    white-space: nowrap;
}

#footer .inner .inner_t .info_right .wrap_cs {
    display: flex;
    justify-content: space-between;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt .cs_center_title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt > div > div {
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .pdr10 {
    padding-right: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt .bt_title_sub > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_mail > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_time > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_tel > strong {
    font-weight: 600;
}

#footer .inner .inner_b .bt_escrow a {
    font-size: 0px;
    display: flex;
    align-items: center;
}

#footer .inner .inner_b .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    line-height: 1.6;
    width: 350px;
    word-break: keep-all;
}

#footer .inner .inner_b .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .inner_b .bt_escrow a img.on {
    display: block;
}

#footer .inner .inner_b .bt_copyright {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
}

.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: 23px 165px;
    border: 2px solid #e5e5e5;
    text-align: center;
    transition: all 400ms;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #000;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #cacaca;
}

#right_quick {
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}

#right_quick > div {
    margin-top: -5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#right_quick > div:hover {
    opacity: 0.5;
}

#right_quick > div img {
    width: 65px;
}

#right_quick > div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#right_quick > div:first-child a {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ff5500;
    border-radius: 50%;
}

#right_quick > div:first-child img {
    width: 30px;
    height: 100%;
}

@media all and (max-width: 1680px) {
    .main_top_banner .top_banner_box_inner .top_banner_text a {
        font-size: calc(13px + (15 - 13) * ((100vw - 370px) / (1680 - 370)));
    }
}

@media all and (max-width: 1480px) {
    #header .inner .top_nav_box .top_category > ul > li {
        padding: 0 15px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 15px;
    }

    #footer .inner .inner_t .info_right {
        margin-left: 50px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt, #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-right: 55px;
    }
}

@media all and (max-width: 1px) {
    .RW {
        display: none !important;
    }

    .RTMB {
        display: block !important;
    }

    .RTMI {
        display: inline-block !important;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .bottom-nav {
        z-index: 901;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 52px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav--hide {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .bottom-nav__tabBar {
        display: flex;
        justify-content: space-between;
        height: 52px;
        padding: 14px 26px 0;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav__tabBar li a, .bottom-nav__tabBar li button {
        position: relative;
        display: block;
        white-space: nowrap;
        width: 24px;
        height: 24px;
        font-size: 1px;
        line-height: 1px;
        color: transparent;
        text-indent: 150%;
        vertical-align: top;
        background: none;
    }

    .bottom-nav__tabBar li button:focus {
        outline: 0;
    }

    .bottom-nav__tabBar .count {
        display: block;
        position: absolute;
        top: 12px;
        right: -5px;
        width: 16px;
        height: 16px;
        font-size: 11px;
        color: #fff;
        text-align: center;
        text-indent: 0;
        line-height: 15px;
        border-radius: 50%;
        background: #000;
    }

    .bottom-nav__top {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -72px;
        right: 16px;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        transition: .5s;
    }

    .bottom-nav__top a {
        display: block;
        background-color: #fff;
        border: 1px solid #dadada;
        box-sizing: border-box;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    .bottom-nav__top a.quick_search svg {
        width: 20px;
    }

    .bottom-nav__top--show {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .bottom-nav__top span {
        display: block;
        margin: 4px 0 0;
    }

    .button--fixed .bottom-nav__tabBar {
        display: none;
    }

    .button--fixed #header.fixed .navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .xans-layout-mobileaction {
        position: absolute;
        top: 45px;
        left: 4%;
    }

    .xans-layout-mobileaction a {
        overflow: hidden;
        display: block;
        text-indent: -150%;
        color: transparent;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
    }

    .display_tablet_only {
        display: block !important;
    }

    .display_mobile_only {
        display: none !important;
    }

    .display_pc_only {
        display: none !important;
    }

    #container #contents {
        width: 92%;
        margin: 0 auto;
    }

    .main_top_banner {
        padding: 10px 0;
    }

    .main_top_banner.close_none {
        height: 50px;
    }

    .main_top_banner .top_banner_box_inner {
        height: 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .main_top_banner .top_banner_box_inner .top_banner_text {
        width: 100%;
        flex: none;
    }

    .main_top_banner .top_banner_box_inner .top_banner_close {
        padding-top: 16px;
    }

    .main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
        position: static;
    }

    #header .inner .top_nav_box {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .inner .top_nav_box .top_logo {
        display: flex;
        align-items: center;
        order: 2;
        height: 65px;
        z-index: 998;
        flex-basis: 80%;
        overflow: hidden;
    }

    #header .inner .top_nav_box .top_logo a {
        font-size: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #header .inner .top_nav_box .top_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #header .inner .top_nav_box .top_category {
        display: none;
        order: 3;
        margin: 0 -4%;
        width: 108%;
        border-top: 1px solid #e8e8e8;
        overflow: hidden;
        overflow-x: auto;
    }

    #header .inner .top_nav_box .top_category > ul {
        display: flex;
        align-items: center;
        height: 45px;
        margin-left: 4%;
    }

    #header .inner .top_nav_box .top_category > ul > li {
        height: 45px;
        display: flex;
        align-items: center;
        padding: 0;
        margin-right: 20px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 14px;
        font-weight: 400;
        display: block;
        line-height: 43px;
        color: #1a1a1a;
    }

    #header .inner .top_nav_box .top_category > ul#top_community {
        margin-left: 0;
    }

    #header .inner .top_nav_box .top_category .sub-category-box {
        display: none !important;
    }

    #header .inner .top_nav_box .top_mypage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 65px;
        position: absolute;
        left: 0;
        top: 0;
    }

    #header .inner .top_nav_box .top_mypage li {
        display: none;
    }

    #header .inner .top_nav_box .top_mypage .top_search {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .top_search .eSearch {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .mo_nav {
        display: block;
        order: 1;
        margin-left: -3px;
    }

    #header .inner .top_nav_box .mo_search {
        order: 3;
    }

    #header .inner .top_nav_box .top_mypage a {
        display: block;
        font-size: 0;
        margin: 0;
        padding: 0px;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount {
        display: flex;
        position: relative;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
        position: absolute;
        top: 30%;
        right: -6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        text-align: center;
        line-height: 1;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount svg {
        display: flex;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold {
        display: flex;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav {
        width: 24px;
        box-shadow: 0 20px 0;
        margin: -19px auto 0;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav:before {
        width: 24px;
        top: 10px;
    }

    #header.fixed {
        -webkist-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .footer_margin {
        margin-top: 50px;
    }

    #footer {
        padding: 0;
        margin: 0 auto;
    }

    #footer .inner {
        margin: 0 auto;
        padding: 0;
        color: #b3b3b3;
    }

    #footer .inner .inner_t {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_t .info_left {
        order: 2;
        width: 100%;
    }

    #footer .inner .inner_t .info_right {
        order: 1;
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_b {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_left .bt_logo {
        padding-top: 45px;
        margin-bottom: 30px;
        font-size: 25px;
        flex-shrink: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    #footer .inner .inner_t .info_left .bt_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #footer .inner .inner_t .info_left .bt_tel {
        font-size: 13px;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt01 {
        margin-bottom: 15px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt02 span {
        display: block;
        margin: 0;
    }

    #footer .inner .inner_t .info_left .bt_info {
        line-height: 1.8;
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_left .bt_info .bt_info_list, #footer .inner .inner_t .info_left .bt_info .bt_info_list a {
        line-height: 1.8;
        font-size: 12px;
    }

    #footer .inner .inner_t .info_right .bt_util {
        margin: 0 0 20px;
    }

    #footer .inner .inner_t .info_right .bt_util ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #footer .inner .inner_t .info_right .bt_util ul li {
        margin-left: 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    #footer .inner .inner_t .info_right .wrap_cs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt span {
        display: inline !important;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt .bt_title {
        width: 100%;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
        margin: 0 25px 10px 0;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        font-size: 12px;
        font-weight: 300;
        color: #000;
        line-height: 24px;
        letter-spacing: -0.05em;
    }

    #footer .inner .inner_b .bt_escrow {
        bottom: 0px;
        left: 0;
    }

    #footer .inner .inner_b .bt_escrow a {
        font-size: 0px;
    }

    #footer .inner .inner_b .bt_escrow a img {
        width: 25px;
    }

    #footer .inner .inner_b .bt_copyright {
        font-size: 13px;
        text-align: left;
        margin: 0px 0 30px;
    }

    #header.fixed .inner .xans-layout-searchheader, .xans-layout-searchheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1005;
    }

    .xans-layout-searchheader fieldset {
        min-inline-size: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
    }

    .xans-layout-searchheader fieldset .search_title {
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #1a1a1a;
    }

    .xans-layout-searchheader fieldset .top_search_box {
        width: 85%;
        height: 45px;
        margin-bottom: 7px;
    }

    .xans-layout-searchheader fieldset .top_search_box #keyword {
        height: 45px;
        font-size: 16px;
        padding: 0 0 0 0px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose {
        position: absolute;
        top: 17px;
        right: 4%;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose img {
        width: 50px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword ul {
        width: 85%;
        margin: 0 auto;
    }

    .xans-layout-searchheader fieldset .hot_keyword li {
        margin-right: 7px;
    }

    .xans-layout-searchheader fieldset .hot_keyword li a {
        font-size: 12px;
        padding: 15px 17px 12px 17px;
    }

    .xans-layout-searchheader fieldset .search_find_product {
        margin: 0 0 44px 0px;
        font-size: 28px;
        width: 85%;
    }

    .xans-layout-searchheader fieldset .wrap_search_box {
        align-items: center;
        margin-top: 100px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        width: 25px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch img {
        bottom: 10px;
    }

    .xans-layout-searchheader fieldset .recom_search {
        width: 85%;
        margin: 30px auto 20px auto;
        font-size: 20px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnDelete {
        display: block;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        background-color: #fff;
        display: inline-block;
        min-width: auto;
        padding: 15px 80px;
        border: 1px solid #dadada;
        box-sizing: border-box;
        text-align: center;
        transition: all 400ms;
        font-size: 16px;
        color: #000;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
        border: 1px solid #dadada;
        box-sizing: border-box;
    }

    #right_quick {
        right: 30px;
        bottom: 60px;
    }

    #right_quick img {
        width: 50px;
    }
}

@media all and (max-width: 767px) {
    .RTB {
        display: none !important;
    }

    .RMB {
        display: block !important;
    }

    .RMI {
        display: inline-block !important;
    }

    .display_mobile_only {
        display: block !important;
    }

    .display_pc_only {
        display: none !important;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        padding: 10px 65px;
        font-size: 13px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        margin: 0;
    }

    #footer .inner .footer_right {
        margin: 40px 0 0;
    }

    #footer .inner .bt_util ul li a {
        font-size: 12px;
    }

    #footer .inner .wrap_cs .cs_center_txt, #footer .inner .wrap_cs .bank_txt {
        font-size: 12px;
        line-height: 22px;
    }

    #footer .inner .wrap_cs .cs_center_txt {
        margin-bottom: 25px;
    }

    #footer .inner .wrap_cs .bank_txt {
        margin-bottom: 25px;
    }

    #footer .inner .bt_logo {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    #footer .inner .bt_tel .bt_txt01 {
        font-size: 16px;
    }

    #footer .inner .bt_copyright {
        font-size: 12px;
        margin: 20px 0 60px;
    }

    #footer .inner .bt_escrow a span {
        font-size: 11px;
        width: auto;
    }

    #right_quick {
        right: 15px;
    }

    #right_quick > div:first-child a {
        width: 40px;
        height: 40px;
    }

    #right_quick > div:first-child img {
        width: 20px;
    }

    #right_quick > div img {
        width: 50px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: block !important;
    }
}

@media all and (min-width: 1025px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: none !important;
    }

    .RTMI {
        display: none !important;
    }

    .RTMB {
        display: none !important;
    }
}

@media all and (max-width: 1553px) {
    #quick {
        display: none;
    }
}

.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%;
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a:hover, .mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#footerN {
}

#footerN > .in {
    max-width: 1480px;
    margin: 0 auto;
}

.main-cate {
}

.main-cate .top {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.main-cate .top .t {
}

.main-cate .top .t li {
    line-height: 40px;
    font-size: 15px;
}

.main-cate .top .t li i {
}

.main-cate .top .t li.d {
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.main-cate .top .t li.s {
    margin-right: 30px;
    padding-right: 30px;
}

.main-cate .top .t li.s b {
    cursor: pointer;
}

.main-cate .top .t li.s.on b {
    color: #ff5500;
}

.main-cate .top .t li:after {
    top: 13px;
    left: -30px;
    height: 15px;
}

.main-cate .top .btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.main-cate .top .btn i {
}

.main-cate .top .btn i.p {
    display: inline-block;
}

.main-cate .top .btn i.m {
    display: none;
}

.main-cate .top-cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-cate .top-cate ul {
    padding: 5px 0;
    display: none;
}

.main-cate .top-cate ul li {
    padding: 5px;
    width: 12% !important;
}

.main-cate .top-cate ul.prd li {
    width: 11.1111%;
}

.main-cate .top-cate ul li label {
    cursor: pointer;
}

.main-cate .top-cate .btns {
    display: none;
    width: auto;
    float: right;
    text-align: right;
}

.main-cate .top-cate .btns a {
}

.main-cate.loca ul.loca {
    display: table;
}

.main-cate.prd ul.prd {
    display: table;
}

.main-cate.work ul.work {
    display: table;
}

.cate-lists {
    margin: 40px 0;
}

.cate-lists ul {
    text-align: right;
}

.cate-lists ul li {
    padding: 5px 10px;
    height: auto;
    border-color: #ccc;
    color: #333;
    border-radius: 15px;
}

.cate-lists ul li.on {
    border-color: #ff5500;
    color: #ff5500;
}

.ec-base-product .prdList.all > li {
    display: inline-block !important;
}

.ec-base-product .prdList .icon__box, .sale_box {
    display: none !important;
}

body .ec-base-product .prdList .description {
    margin-top: 15px;
}

.ec-base-product .prdList .description .name {
}

.ec-base-product .prdList .description .name .star {
    float: right;
}

.ec-base-product .prdList .description .name .star i {
    color: #fdb231;
}

.ec-base-product .prdList .thumbnail .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
}

.ec-base-product .prdList .thumbnail .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 14px;
    line-height: 1;
}

body .tabProduct ul {
    margin: 0;
    width: 100%;
}

body .tabProduct ul li, body .tabProduct li:last-child {
    width: 33.3333%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

body .tabProduct ul li.selected {
    border-bottom: 1px solid #ff5500;
}

body .tabProduct ul li.selected a {
    border: 0;
}

body .tabProduct ul li a {
    width: 100%;
    font-size: 17px;
}

#prdInfo iframe {
    width: 100% !important;
}

.detail-infos {
    background: #f4f4f4;
    padding: 0 30px;
    max-width: 1240px;
    margin: 50px auto;
}

.detail-infos .t-wrap {
    padding: 30px 0;
}

.detail-infos .t-wrap + .t-wrap {
    border-top: 1px solid #ddd;
}

.detail-infos .t1 {
    width: 50%;
}

.detail-infos .t1 table {
}

.detail-infos .t1 table th {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

.detail-infos .t1 table td {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

#detail-local .infoArea {
}

#detail-local .infoArea h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

#detail-local .infoArea h2 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #999;
}

#detail-local .infoArea .price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px 0;
}

#detail-local .infoArea .price p {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 20px;
}

#detail-local .infoArea .price b {
    font-size: 20px;
    vertical-align: middle;
}

#detail-local .infoArea .price b span {
    font-size: 17px;
    font-weight: normal;
}

#detail-local .infoArea .price b span font {
    display: inline-block;
    margin: 0 10px;
}

#detail-local .infoArea .price i {
    font-size: 13px;
    font-style: normal;
    color: #999;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
}

#detail-local .ni- {
    padding: 0 30px;
}

#detail-local .ni- .ttop {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
}

#detail-local #total- {
    text-align: right;
    font-size: 15px;
    margin-bottom: 30px;
}

#detail-local #total- b {
    font-size: 30px;
    color: #ff5500;
}

.dimmed.dd {
    display: none;
}

.pop-d.dd {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    width: 350px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

.pop-d.dd p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;
}

.pop-d.dd div {
    width: 100%;
}

.dimmed.dd.on {
    display: block !important;
}

.pop-d.dd.on {
    display: block !important;
}

.main-bb {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

#detail-shop {
}

#detail-shop .des-wrap {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop .des {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7;
    border-radius: 10px;
}

#detail-shop .infoArea h1 {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}

#detail-shop .infoArea h2 {
    font-size: 25px;
}

#detail-shop .infoArea .guideArea {
    display: none;
}

#detail-shop .infoArea #totalProducts {
    margin: 0;
}

#detail-shop .infoArea #totalProducts > table > tbody {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop #totalPrice .total em {
    font-weight: 600;
}

#detail-shop .action_button .btnSubmit {
    flex: 1;
}

#detail-shop .xans-product-action .action_button .btnNormal, #detail-shop .xans-product-action .action_button .btnSubmit {
    height: 50px;
    padding: 16px 0;
}

body li.xans-record- {
    width: 33.3333%;
}

body .xans-board-listpackage- .xans-board-list- li a .summary .subject {
    font-size: 15px;
    font-weight: bold;
}

body .ec-base-fold.theme1 > .title h3 {
    font-size: 17px;
}

body .xans-mall-faq .contents {
    font-size: 15px;
}

#sub-host {
}

#sub-host .in {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 10px;
}

#sub-host h2.t {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host h2.t b {
    color: #ff5500;;
}

#sub-host .title {
    margin: 0 0 70px 0;
    padding-top: 100px;
}

#sub-host .title h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#sub-host .title h1 {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host .title h1 b {
    color: #ff5500;;
}

#sub-host .cont1 {
    text-align: center;
    margin-bottom: 50px;
}

#sub-host .cont1 h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

#sub-host .cont1 h2 b {
    color: #ff5500;;
}

#sub-host .cont2 {
    background: #f4f4f4;
    padding: 80px;
    margin-bottom: 80px;
}

#sub-host .cont2 ul {
    margin-top: 50px;
}

#sub-host .cont2 ul li {
    width: 33.3333%;
    padding: 10px;
    text-align: center;
}

#sub-host .cont2 ul li p {
    background: #666;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}

#sub-host .cont3 {
}

#sub-host .cont3 > .in {
}

#sub-host .cont3 > .in > p {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#sub-host table {
}

#sub-host table th {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
}

#sub-host table td {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

#sub-host table td input {
    width: 600px;
    border-radius: 10px;
}

#sub-host table + table {
    margin-top: 100px;
}

.sub-btt {
    margin-top: 100px !important;
}

.sub-btt > div {
    width: 300px;
    font-size: 16px;
}

#sub-host .cont4 {
    padding-top: 100px;
}

#sub-host .cont4 .t {
    text-align: center;
}

#sub-host .cont4 p.t {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}

#sub-host .cont4 .l {
    width: 50%;
    background: #f4f4f4;
    padding: 40px 40px 10px 60px;
}

#sub-host .cont4 .l h3 {
    font-size: 25px;
}

#sub-host .cont4 .l p {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#sub-host .cont4 .l h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}

#sub-host .cont4 .l h4 i {
    text-indent: -30px;
    color: #ff5500;
}

#sub-host .cont4 .l h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
}

#sub-host .cont4 .l h5 span {
    display: inline-block;
    width: 80px;
}

#sub-host .cont4 .r {
    width: 45%;
    margin-left: 5%;
}

#sub-host .cont4 .r table th {
}

#sub-host .cont4 .r table td input {
    width: 100%;
}

#sub-host .cont4 .r table td textarea {
    width: 100%;
    border-radius: 10px;
}

#sub-host .cont5 {
    max-width: 1100px;
    margin: 0 auto;
}

#sub-host .cont5 li {
    border-color: #ff5500;
}

#sub-host .cont5 li span {
    color: #ff5500;
    font-size: 20px;
}

.tablize.circle {
    text-align: center;
}

.tablize.circle > * {
    position: relative;
    border: 2px solid #ccc;
    height: 0;
    margin: -1%;
    border-radius: 50%;
    box-sizing: border-box;
}

.tablize.circle.grid4 > * {
    width: 50%;
    padding-bottom: 50%;
}

.tablize.circle > * > span {
    display: inline-block;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media all and (min-width: 768px) {
    .tablize.circle.grid4 > * {
        width: 25%;
        padding-bottom: 25%;
    }
}

#sub-host .cont6 {
    max-width: 1100px;
    margin: 100px auto;
}

#sub-host .cont6 .img {
    width: 55%;
    vertical-align: middle;
}

#sub-host .cont6 .txt {
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}

#sub-host .cont6 .txt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

#sub-host .cont6 .txt p {
    font-size: 16px;
    margin-bottom: 100px;
}

#sub-host .cont6 .txt a {
    font-size: 16px;
    text-decoration: underline;
}

#sub-host .cont6 .z1 {
}

#sub-host .cont6 .z1 .img {
}

#sub-host .cont6 .z1 .txt {
}

#sub-host .cont6 .z2 {
    margin: 50px 0;
}

#sub-host .cont6 .z2 .img {
}

#sub-host .cont6 .z2 .txt {
}

#sub-host .cont6 .z3 {
}

#sub-host .cont6 .z3 .img {
}

#sub-host .cont6 .z3 .txt {
}

.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;
}

select {
    max-width: 100%;
    height: 40px;
    padding: 0 30px 0 15px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    background: #fff url("//img.echosting.cafe24.com/skin/skin/common/ico_select.png") no-repeat right 10px center;
    background-size: 14px 8px;
}

select::-ms-expand {
    display: none;
}

input[type="radio"] {
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio.png") no-repeat 0 0;
    background-size: 18px 18px;
    outline: 0;
}

input[type="radio"]:checked {
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio_checked.png");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="radio"]::-ms-check {
    border: 1px solid #000;
    background-color: #fff;
}

input[type="checkbox"] {
    position: relative;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    background: #fff;
    outline: 0;
}

input[type="checkbox"]:checked {
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #ababab;
    background-color: #fff;
}

input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

label > input[type=radio], label > input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

label + label {
    margin-left: 15px;
}

input[type=radio] + label, input[type=checkbox] + label {
    margin: 0 15px 0 10px;
    vertical-align: middle;
}

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;
}

@media all and (max-width: 767px) {
    .gInnerMargin {
        margin: 0 16px;
    }

    .titleArea {
        margin: 40px 16px 30px;
    }
}

@media all and (max-width: 1024px) {
    .titleArea {
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 22px;
    }

    .titleArea h3 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea--middle {
        margin: 0;
        padding: 27px 16px 12px;
        text-align: left;
        background: #f6f6f6;
    }

    .titleArea--middle h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea .desc {
        font-size: 12px;
        color: #6d6d6d;
    }

    .path {
        margin: 0;
        opacity: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
        color: transparent;
        text-indent: 150%;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 15px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .gInnerMargin {
        margin: 0 24px;
    }

    .titleArea {
        margin: 40px 24px 30px;
    }

    .titleArea--middle {
        margin: 0;
    }

    .path {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .titleArea {
        margin: 45px 0 40px;
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: #000;
        color: var(--font-color-heading);
        font-size: 30px;
    }

    .titleArea h3 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea--middle {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea--middle h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea.titleArea--myshop {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea.titleArea--myshop h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea .desc {
        font-size: 13px;
        color: #6d6d6d;
    }

    .titleArea ul {
        padding: 5px 0;
        color: #939393;
        line-height: 18px;
    }

    .titleArea ul li {
        position: relative;
        padding: 0 0 0 9px;
    }

    .titleArea ul li:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        width: 2px;
        height: 2px;
        margin: -2px 0 0 0;
        background: #939393;
    }

    .path + .titleArea {
        margin-top: 55px;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 30px 0;
    }

    .memberArea {
        max-width: 898px;
        margin: 0 auto;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 458px !important;
        height: 100% !important;
        margin: 0 !important;
    }

    #capp-shop-new-product-optionselect-layer > iframe {
        z-index: 1111;
        position: relative;
    }

    #capp-shop-new-product-optionselect-layer:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background: #00000040;
    }

    #capp-shop-new-product-optionselect-backlayer {
        width: 100% !important;
        background: #000;
    }

    #capp-shop-new-product-optionselect-backlayer + #capp-shop-new-product-optionselect-layer:after {
        display: none;
    }
}

[class^='btnNormal'], a[class^='btnNormal'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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;
}

@media all and (max-width: 767px) {
    .btnMore {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 14px 20px;
        height: 45px;
        font-size: 13px;
        line-height: 18px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ec-base-button {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button [class^='btn'] + [class^='btn'] {
        margin-left: 6px;
    }

    .ec-base-button.gBottom {
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        display: flex;
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] {
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
        margin-left: 10px;
    }

    .ec-base-button.gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak .gLeft + .gRight {
        margin: 10px 0 0;
    }

    .ec-base-button.gBreak .gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak > [class^='btn'] + [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] + [class^='btn'] {
        margin: 10px 0 0;
    }

    .ec-base-button .ec-base-button[class*="gColumn"] {
        margin: 0 -5px;
    }

    .ec-base-button[class*="gMColumn"] {
        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;
        margin-left: 11px;
        margin-right: 11px;
    }

    .ec-base-button[class*="gMColumn"]:after {
        display: none;
    }

    .ec-base-button[class*="gMColumn"] [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*="gMColumn"] .gLeft, .ec-base-button[class*="gMColumn"] .gRight {
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        width: 100%;
    }

    .gInnerMargin .ec-base-button, .gInnerMargin .ec-base-button.gBottom, .gInnerMargin.ec-base-button.gBottom {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 1025px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 13px 20px;
        height: 40px;
        font-size: 13px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tab.typeNav .menu {
        display: flex;
        border-bottom: 1px solid #868686;
    }

    .ec-base-tab.typeNav .menu li {
        flex: 1;
    }

    .ec-base-tab.typeNav .menu li a {
        height: 100%;
        padding: 16px 8px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ec-base-tab.typeNav .menu li a .count {
        align-self: flex-end;
        padding-left: 3px;
    }

    .ec-base-tab.typeMenu {
        position: relative;
        height: 40px;
        z-index: 1;
    }

    .ec-base-tab.typeMenu .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-tab.typeNav .menu {
        margin: 0 0 20px;
    }

    .ec-base-tab.typeNav .menu li {
        float: left;
        margin-left: -1px;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: 218px;
        padding: 16px 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-table .gFlow {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table.typeList tr.gBorderClear {
        border-bottom: 0;
    }

    .ec-base-table.typeWrite {
        padding: 10px 0;
    }

    .ec-base-table.typeWrite tr {
        display: block;
    }

    .ec-base-table.typeWrite th {
        display: block;
        padding: 6px 15px 0;
        border-bottom: 0;
        text-align: left;
        background-color: transparent;
    }

    .ec-base-table.typeWrite td {
        display: block;
        padding: 2px 15px 10px;
        border-bottom: 0;
        align-items: center;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 10px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ec-base-table.typeWrite td.formGroup.date {
        padding-left: 10px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup {
        display: flex;
        flex-flow: wrap;
        box-sizing: border-box;
        align-items: center;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup input[type="password"], .ec-base-table.typeWrite .formGroup select {
        flex: 1;
    }

    .ec-base-table.typeWrite span.txtInfo {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 100%;
    }

    .ec-address .ec-address-zipcode {
        display: flex;
        flex-flow: wrap;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        flex: 1;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        display: block;
        width: 100%;
        margin: 5px 0 0;
    }

    .ec-base-table.typeList thead {
        display: none;
    }

    .ec-base-table.typeList table, .ec-base-table.typeList tbody {
        display: block;
    }

    .ec-base-table.typeList tr {
        display: block;
        position: relative;
        padding: 20px 8px 19px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
    }

    .ec-base-table.typeList tr:after {
        content: "";
        display: block;
        clear: both;
    }

    .ec-base-table.typeList td {
        height: auto;
        display: block;
        float: left;
        padding: 3px 8px;
        border-bottom: 0;
        text-align: left;
        color: #6d6d6d;
    }

    .ec-base-table.typeList td a {
        color: #6d6d6d;
    }

    .ec-base-table.typeList td.chk {
        box-sizing: border-box;
        padding: 0;
    }

    .ec-base-table.typeList td.chk .boardChk {
        margin: 5px 8px 0 8px;
    }

    .ec-base-table.typeList td.chk:not(.no) .boardChk {
        margin: 5px 8px 0px 8px
    }

    .ec-base-table.typeList td.subject {
        float: none;
        box-sizing: border-box;
    }

    .ec-base-table.typeList td.subject a {
        color: #000;
    }

    .ec-base-table.typeList.gThumb td.thumb {
        overflow: hidden;
        position: absolute;
        top: 24px;
        left: 16px;
        width: 65px;
        height: calc(100% - 45px);
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.thumb a {
        display: block;
        height: 100%;
        text-align: center;
    }

    .ec-base-table.typeList.gThumb td.thumb img {
        max-width: 100%;
        max-height: 100%;
    }

    .ec-base-table.typeList.gThumb tr {
        padding-left: 90px;
        padding-right: 20px;
    }

    .ec-base-table.typeList.gThumb td.chk {
        z-index: 1;
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.chk .boardChk {
        margin: 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-table .gFlow {
        width: 100%;
        margin-left: 20px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table th {
        padding: 14px 30px;
    }

    .ec-base-table.typeWrite th {
        padding: 10px 30px;
    }

    .ec-base-table.typeWrite th[scope*="row"] {
        padding-right: 15px;
    }

    .ec-base-table.typeWrite td {
        padding: 10px 20px;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup select {
        width: 190px;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 290px;
    }

    .ec-base-table.typeWrite td .ec-base-qty input[type="text"] {
        width: 45px;
    }

    .ec-base-table.typeWrite .ec-address input[type="text"], .ec-base-table.typeWrite .ec-address select {
        width: 450px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        width: 200px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        margin: 0 0 0 15px;
        line-height: 40px;
    }

    .ec-base-table.typeList {
        border-top: 0;
    }

    .ec-base-table.typeList th, .ec-base-table.typeList td {
        padding: 15px 10px 16px;
    }

    .ec-base-table.typeList th {
        border-bottom: 0;
    }

    .ec-base-table.typeList td.subject {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tooltip {
        width: 88%;
        margin: 5px auto 0;
    }

    .ec-base-tooltip .edge {
        display: none;
    }

    .shippingFee {
        position: static;
    }

    .shippingFee .ec-base-button {
        text-align: center;
    }

    .shippingFee .btnStrong {
        display: inline-block;
        padding: 12px 20px;
        height: 40px;
        font-size: 13px;
        box-sizing: border-box;
        border: 1px solid transparent;
        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: #fff;
        background-color: #000;
    }
}

@media all and (min-width: 1025px) {
    .shippingFee {
        position: relative;
    }

    .shippingFee .ec-base-tooltip {
        margin: 10px 0 0 -150px;
        width: 360px;
    }
}

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;
    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;
}

@media all and (max-width: 1024px) {
    span.ec-base-help, p.ec-base-help, ul.ec-base-help li {
        margin: 10px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding: 0 15px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-fold.theme1.gMargin {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-fold.theme1 > .title {
        padding: 0 16px;
    }

    .ec-base-fold.theme1 > .title h2 {
        font-size: 16px;
    }

    .ec-base-fold.theme1 > .title:after {
        right: 21px;
    }

    .ec-base-fold.theme1.selected > .title:after {
        top: 32px;
    }

    .ec-base-fold.theme1 .ec-base-table.typeList {
        border-color: #e5e5e5
    }
}

@media all and (min-width: 1025px) {
    .ec-base-fold.theme1 .title > h2 {
        font-size: 18px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-box.gPadding {
        padding: 50px 18px 40px;
    }

    .ec-base-box.typeMember {
        padding: 50px 18px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .additionalInfo {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-box.gPadding {
        padding: 74px 0;
    }

    .ec-base-box.typeMember {
        padding: 74px 0;
    }

    .ec-base-box.typeMember .content {
        width: 421px;
    }
}

.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^='/skin-skin1/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 .icon__box span + span {
    margin: 12px 0 0;
}

.ec-base-product .prdList .wish {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}

.ec-base-product .prdList .cart {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.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 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;
}

@media all and (max-width: 767px) {
    .ec-base-product ul.grid5 > li {
        width: 50%;
    }

    .ec-base-product .prdList {
        margin: 0 -5px 0;
    }

    .ec-base-product .prdList .wish {
        width: 22px;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 5px;
    }
}

@media all and (max-width: 1024px) {
    .ec-base-product .title h3 {
        margin: 40px 0 20px;
        font-size: 16px;
    }

    .ec-base-product ul.grid4 > li {
        width: 50%;
    }

    .ec-base-product .discountPeriod {
        position: static;
    }

    .ec-base-product .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .ec-base-product ul.grid5 > li {
        width: 33.33%;
    }

    .ec-base-product ul.grid4 > li {
        width: 33.33%;
    }

    .ec-base-product .prdList {
        margin: 0 -8px 0;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 8px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product .title h3 {
        margin: 50px 0 25px;
        font-size: 20px;
    }

    .ec-base-product .layerDiscountPeriod {
        left: 50%;
        top: 26px;
        width: 247px;
        margin: 0 0 0 -124px;
    }

    .ec-base-product .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }
}

.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 .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;
}

@media all and (max-width: 1024px) {
    .ec-base-prdInfo .prdBox {
        padding: 24px 16px;
    }

    .ec-base-prdInfo .description {
        padding: 0 40px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo .buttonGroup {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo.gCheck .sumPrice, .ec-base-prdInfo.gCheck .quantity, .ec-base-prdInfo.gCheck .buttonGroup {
        padding: 0 0 0 125px;
    }

    .ec-base-prdInfo .btnDelete {
        right: 12px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 16px 24px;
        padding: 10px 20px 20px;
    }

    .ec-base-prdInfo .optionSelect li {
        margin: 10px 0 0;
    }

    .ec-base-prdInfo .optionSelect select, .ec-base-prdInfo .optionSelect input {
        width: 100%;
    }

    .ec-base-prdInfo .optionSelect + .optionSelect {
        margin-top: -34px;
        padding-top: 0;
    }

    .ec-base-prdInfo .optionDesc {
        display: block;
        margin: 0 0 10px;
        color: #545454;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 16px;
    }

    .optionModifyLayer .ec-base-button {
        display: flex;
    }

    .optionModifyLayer .ec-base-button [class*='Fix'] {
        flex: 1;
        min-width: auto;
    }

    .ec-base-prdEmpty {
        padding: 40px 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-prdInfo .prdBox {
        position: relative;
        padding: 25px 0;
    }

    .ec-base-prdInfo .description {
        margin: 0 250px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        text-align: right;
        padding: 0 42px 0 0;
    }

    .ec-base-prdInfo .buttonGroup {
        position: absolute;
        bottom: 25px;
        right: 0;
        width: 300px;
        text-align: right;
    }

    .ec-base-prdInfo .btnDelete {
        right: -5px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 98px;
        padding: 10px 20px 20px;
    }

    .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 {
        width: 254px;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 0;
    }

    .optionModifyLayer .ec-base-layer {
        width: 485px;
    }

    .ec-base-prdEmpty {
        padding: 56px 0;
    }
}

.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;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
.calendar-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#detail-local .calendar-section .top {
}

#detail-local .calendar-section .top .box {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#detail-local .calendar-section .top .box + .box {
    border-left: 1px solid #ddd;
}

#detail-local .calendar-section .top .box h2 {
    font-size: 13px;
    margin: 0;
}

#detail-local .calendar-section .top .box h3 {
    font-size: 20px;
    font-weight: 500;
}

#detail-local .c-box {
    padding: 0 30px;
}

.calendar, .calendar_weekdays, .calendar_content {
    max-width: 585px;
}

.calendar {
    margin: auto;
    min-width: 320px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.calendar_weekdays {
    color: #aaa;
    font-weight: lighter;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    margin-top: 20px;
}

.calendar_content:after, .calendar_weekdays:after, .calendar_header:after {
    content: " ";
    display: table;
    clear: both;
}

.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    height: 45px;
    line-height: 69px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

.calendar_content .today {
    color: #3b8fc7;
}

.calendar_content div {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.calendar_content div:hover {
    border: 1px solid #777;
    cursor: pointer;
    border-radius: 10px;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: none;
}

.calendar_content div.past-date {
    cursor: initial;
    color: #d5d5d5;
    cursor: no-drop;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 18px;
    color: #409edd;
}

.calendar_content div.selected {
    background: #ff5500;
    border-radius: 10px;
    color: #fff;
    border: 1px solid white;
}

.calendar_content div.head {
    background: #ff5500;
    color: #fff;
    border-radius: 10px;
    border: 1px solid white;
}

.calendar_header {
    width: 100%;
    text-align: center;
}

.calendar_header h2 {
    float: left;
    width: 70%;
    margin-top: 10px;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #ffffff;
}

button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    line-height: 52px;
    height: 55px;
    float: left;
    width: 15%;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 18px;
}

button.switch-month:hover {
    color: #FF2B56;
}

button.switch-month:active {
    background-color: rgba(113, 113, 125, 0.4);
}

.calendar_header h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'circularstd';
    line-height: 1.7;
}

.row {
    display: flex;
}

.s {
    font-family: 'sans-serif';
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-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)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

li {
    list-style: none;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

h1, h3 {
    margin: 0;
}

.ec-base-layer-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;
}

@media all and (max-width: 1024px) {
    .ec-base-layer {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        min-width: 320px;
        width: calc(100% - 32px);
        margin: 0 auto;
        transform: translateY(calc(-50% + 0.5px));
    }

    .ec-base-layer.typeSide {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        transform: initial;
    }

    #popup .ec-base-layer {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border: 0;
        transform: initial;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-layer {
        min-width: 308px;
    }

    .ec-base-layer.typeSide {
        top: 0;
        right: 0;
        left: auto;
        bottom: 0;
        width: 458px;
    }

    .ec-base-layer.gAlert {
        width: 360px;
    }
}

.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: 30px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 70px 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.box_slide .description {
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
}

.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: 280px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid5_slide .description {
    position: relative;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #f87126;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: -30px;
}

.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: 355px;
    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: 480px;
    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: 730px;
    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: 10%;
    left: 8%;
    z-index: 5;
    padding: 0px;
    color: #ff5500;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 0%;
    left: 4%;
    opacity: 0;
    z-index: 3;
    padding: 0px 0 5px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 10px;
    display: flex;
    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;
    cursor: pointer;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 10px;
    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: 0px 0 0 3px;
    margin-bottom: 1px;
    font-size: 10px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    top: 5%;
    opacity: 1;
    border-bottom: 1px solid #222
}

.ec-base-product .prdList > li:hover .thumbnail .likeButton {
    position: absolute;
    left: 4%;
    top: 5%;
    opacity: 1;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .sale_box span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .thumbnail .icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 0;
}

.ec-base-product .prdList .thumbnail .icon img {
    margin: 0;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: inherit;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 12%;
    background: rgba(1, 1, 1, 0.5);
    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 {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 5px;
    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 .prdList__item .icon__box > span:hover, .ec-base-product .prdList .prdList__item .icon__box > span.on {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.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 {
    top: 40px !important;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    height: calc(100% - 125px);
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    height: 200px;
    padding: 14px 24px !important;
    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;
    right: 0;
    left: initial;
    top: initial;
    bottom: 0;
    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(1, 1, 1, 0.5);
    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-product ul.list_gallery .icon__box {
    top: -20%;
    height: 15%;
}

.ec-base-product ul.list_gallery > li:hover .icon__box {
    top: 0;
}

.ec-base-tab.typeMenu {
    max-width: 1480px !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 {
    height: auto;
}

.ec-base-tab.typeMenu li a {
    font-size: 16px;
    font-weight: 300;
    color: #767676;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 1;
    padding: 23px 25px 20px 0px;
    margin: 0 40px 0 0;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #ff5500;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: inline;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: 5px;
    right: 40px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0px;
    top: 55px;
    left: -20px;
    z-index: 9;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 0;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 10px 0 10px;
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    color: #888888;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #ff5500;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: 10px;
    right: -5px;
}

.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 10px 0 10px;
    height: auto;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding: 0 10px 0 10px;
}

.ec-base-tab.typeMenu li a.button:only-child {
    margin: 0 20px 0 0;
}

.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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/skin-skin1/SkinImg/img/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 10px;
    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 {
    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% - 280px);
    max-width: calc(1480px - 280px) !important;
    padding: 0 0 0 280px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 280px) !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 135px;
}

.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;
}

.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('/skin-skin1/SkinImg/img/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: 50px;
    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: 1480px;
}

.xans-board-function {
    max-width: 1480px;
    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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/skin-skin1/SkinImg/img/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/skin-skin1/SkinImg/img/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;
}

@media all and (max-width: 1480px) {
    .ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
        font-size: calc(0.31vw + 10.87px);
    }

    .ec-base-product .prdList .thumbnail .badge {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product ul.list_gallery .description .name a span {
        color: #fff !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li span {
        color: #ececec !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li:last-child span {
        color: #fff !important;
    }
}

@media screen and (max-width: 1024px) {
    .ec-base-product .prdList .thumbnail .likeButton {
        display: none;
    }

    .ec-base-product .prdList .icon__box {
        display: none;
    }

    .ec-base-product .prdList > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.grid3 > li {
        width: 100%;
        box-sizing: border-box;
    }

    .ec-base-product ul.grid3 > li:last-child {
        margin-bottom: 35px;
    }

    .ec-base-product ul.grid3 > li:after {
        display: block;
        content: "";
        clear: both;
    }

    .ec-base-product ul.grid3_slide .description, .ec-base-product ul.grid4_slide .description, .ec-base-product ul.grid5_slide .description, .ec-base-product ul.grid5 .description, .ec-base-product ul.grid4 .description, .ec-base-product ul.grid3 .description {
        margin: 10px 0 0 0;
    }

    .ec-base-product ul.list_gallery > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.list_gallery .prdList__item {
        overflow: visible;
    }

    .ec-base-product ul.list_gallery .thumbnail {
        margin: 0 0 10px;
    }

    .ec-base-product ul.list_gallery .thumbnail .icon {
        position: absolute;
        left: 15px;
        top: auto;
        bottom: 15px;
        font-size: 0;
        margin: 0;
    }

    .ec-base-product ul.list_gallery .description {
        position: static;
        opacity: 1;
        padding: 0;
        background-color: transparent;
    }

    .ec-base-product ul.list_gallery .description .name span {
        display: block;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }

    .ec-base-tab.typeMenu {
        width: 92%;
        height: 45px;
    }

    .ec-base-tab.typeMenu .menu {
        flex-wrap: nowrap;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 16px;
        padding: 16px 30px 14px 0px;
        margin: 0 20px 0 0;
    }

    .ec-base-tab.typeMenu ul {
        overflow-x: auto;
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li {
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li .iconWrap {
        display: none;
    }

    .ec-base-tab.typeMenu li a.button:only-child {
        margin: 0 20px 0 0px;
    }

    .xans-member-login .login {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .xans-member-login .login__sns, .xans-member-login .login__util, .xans-member-login .wrap_security {
        max-width: 100%;
    }

    .xans-member-login .login__button {
        width: 100%;
        max-width: 100%;
    }

    .xans-member-login .login__sns .wrap_sns_log a {
        padding: 0 16px;
    }

    .xans-member-login .login__sns .btnKakao {
        background: url('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnNaver {
        background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnFacebook {
        background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnLine {
        background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnGoogle {
        background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnApple {
        background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .yahoojp {
        background: url('/skin-skin1/SkinImg/img/icon_sns_yahoo.png') no-repeat center left 16px;
    }

    .xans-member-login .login__security {
        font-size: 12px;
    }

    .xans-member-login .login .wrap_security .wrap_find div {
        font-size: 12px;
    }

    .xans-member-login .login__security .secret {
        height: 18px;
    }

    .xans-member-login input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .xans-member-login input[type=checkbox] + label {
        margin: 0 15px 0 5px;
    }

    .xans-myshop-orderhistorynologin {
        max-width: 100%;
    }

    .xans-myshop-orderhistorynologin .login .txt_nonmem_check {
        margin: 40px 0 24px;
    }

    .xans-myshop-orderhistorynologin .login .txtInfo {
        display: none;
    }

    .xans-member-findid {
        max-width: 100%;
    }

    .xans-member-findid .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findidresult {
        max-width: 100%;
    }

    .xans-member-findidresult .complete {
        width: 100%;
    }

    .xans-member-findpasswd {
        max-width: 100%;
    }

    .xans-member-findpasswd .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdmethod {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordreset {
        max-width: 100%;
    }

    .xans-member-passwordreset .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordverification {
        max-width: 100%;
    }

    .xans-member-passwordverification .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdresult {
        max-width: 100%;
    }

    .xans-member-findpasswdresult .complete {
        width: 100%;
    }

    .xans-member-join {
        max-width: 100%;
    }

    .xans-member-join .titleArea--middle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0 0 16px;
        background: none;
        margin: 0;
    }

    .xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
        padding-left: 0;
        margin: 0 0 8px;
    }

    .xans-member-join .icoRequired {
        margin-right: 10px;
    }

    .xans-member-join .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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 {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-join .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-joincomplete .joinComplete {
        padding: 40px 0;
    }

    .xans-member-joincomplete .joinComplete .memberSpecial ul li {
        text-align: center;
    }

    .xans-member-joincomplete .joinComplete .ec-base-box .information .description {
        display: flex;
        justify-content: center;
    }

    .xans-myshop-asyncbenefit {
        max-width: 100%;
    }

    .xans-myshop-asyncbenefit .benefit {
        padding: 0;
    }

    .xans-myshop-asyncbenefit .benefit .description, .xans-myshop-asyncbenefit .benefit .user {
        padding: 24px 16px;
    }

    .xans-member-edit .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    .xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
        padding: 0;
        margin: 0 0 8px;
    }

    .xans-member-edit .ec-base-table.typeWrite th.member_id {
        margin: 10px 0 8px;
    }

    .xans-member-edit .icoRequired {
        margin-right: 10px;
    }

    .xans-member-edit .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-edit .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-edit #phone3, .xans-member-edit #mobile3 {
        margin-right: 0;
    }

    .xans-member-edit .func_del {
        margin-left: 0;
    }

    .xans-myshop-asyncbankbook {
        border: 0;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
        flex: auto;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .xans-myshop-asyncbankbook .user__thumb {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
        text-align: center;
        margin: 16px auto 0;
    }

    .xans-myshop-asyncbankbook li {
        padding: 25px 0;
    }

    .xans-myshop-asyncbankbook li:first-child::after {
        display: none;
    }

    .myshopArea {
        width: 100%;
        max-width: calc(1480px - 280px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        min-height: auto;
    }

    .myshopArea.section_full {
        width: 100% !important;
    }

    .myshopArea .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding-left: 0;
    }

    .xans-myshop-orderstate .state__cs li {
        font-size: 14px;
    }

    .xans-myshop-orderstate .state__cs li strong {
        font-weight: 400;
        font-size: 14px;
    }

    .myshopArea .xans-myshop-main .subTitle {
        display: block;
        margin: 0;
        background: none;
        padding: 40px 0 16px 0;
    }

    .myshopArea .xans-myshop-main .menu {
        border-top: 2px solid #1a1a1a;
        padding-top: 6px;
    }

    .myshopArea .xans-myshop-main .menu li {
        margin: 12px 0 0 0;
        border: 0;
    }

    .myshopArea .xans-myshop-main .menu li a {
        font-size: 14px;
        color: #6a6a6a;
        padding: 0;
    }

    .myshopArea .xans-myshop-main .menu li a:after {
        display: none;
    }

    .myshopArea .xans-myshop-main .consult {
        margin: 40px 0 0;
    }

    .xans-myshop-orderhistoryhead {
        padding: 0;
    }

    .xans-myshop-orderhistoryhead fieldset {
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .xans-myshop-orderhistoryhead .fText {
        min-width: 110px;
    }

    .xans-myshop-couponserial .couponSerial {
        padding: 16px;
    }

    .xans-myshop-addrlist a[class^='btnEm'] {
        color: #fff !important;
    }

    .xans-myshop-addrlist .ec-base-table {
        border-top: 2px solid #1a1a1a;
    }

    .xans-myshop-addrlist .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 31px;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(8) {
        width: 100%;
        text-align: right;
        padding: 0;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrregister .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrregister #ma_rcv_phone1, .xans-myshop-addrregister #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrregister .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrregister .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrmodify .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrmodify #ma_rcv_phone1, .xans-myshop-addrmodify #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .regularDeliveryPayInfo .ec-base-box .information .title {
        display: none;
    }

    .regularDeliveryPayInfo .ec-base-box .information .status {
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .information .info {
        padding: 13px 0 0;
    }

    .regularDeliveryPayInfo ul li {
        background: none;
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .button {
        display: block;
        padding: 10px 0 0 0;
    }

    .xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetailregister .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite {
        padding: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite tr {
        display: table-row;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite .colOrder {
        width: 100px;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite th, .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite td {
        border-bottom: 1px solid #e5e5e5;
        display: table-cell;
        padding: 14px 20px;
    }

    .xans-product-recentlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistoryapplycancel .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyexchange .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .question {
        display: block;
    }

    .myshop_recommender .invite {
        margin: 0;
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
    }

    .myshop_recommender .invite > div {
        font-size: 14px;
    }

    .myshop_recommender .invite p input {
        padding: 4px;
        max-width: auto;
        width: 60%;
        height: 40px;
        border: 1px solid #e3e3e3 !important;
        color: #111;
    }

    .myshop_recommender .invite ul {
        margin: 10px 0 0;
        font-size: 13px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
        height: 20px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .optionGroup {
        margin: 35px 0 0 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
        padding: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
        padding: 0;
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button {
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button > div {
        display: flex;
        width: 100%;
    }

    .xans-order-basketpackage .ec-base-button a {
        flex: 1;
        margin-bottom: 10px;
    }

    .xans-order-basketpackage .cart-total {
        width: 100%;
        margin-top: 30px;
    }

    .xans-order-basketpackage .totalSummary {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .typeModal .ec-base-button {
        margin: 0 20px 10px;
    }

    .xans-order-basketpackage .ec-base-button.gFixed > div {
        width: auto;
    }

    .xans-product-searchdata .searchResult {
        padding: 40px 0 0 !important;
    }

    .xans-product-searchdata .searchField {
        margin: 0 !important;
        padding: 0 0 24px !important;
    }

    .xans-myshop-likeproductlist .ec-base-table colgroup {
        display: none;
    }

    .xans-myshop-likeproductlist .ec-base-table td {
        padding: 25px 5px;
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb {
        width: 80px
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb img {
        width: 80px !important;
    }

    .xans-myshop-depositsummary {
        margin-bottom: 20px;
    }

    .xans-myshop-deposithistorylist h3 {
        padding: 19px 15px;
        line-height: 1.5;
        background: #f6f6f6;
        font-weight: 500;
    }

    .xans-myshop-deposithistorylist .item {
        margin-top: 25px;
    }

    .xans-myshop-deposithistorylist .ec-base-table {
        border: 0;
    }

    .xans-myshop-deposithistorylist .ec-base-table th {
        background: #fff;
        color: #6d6d6d;
    }

    .xans-myshop-deposithistorylist .message {
        border-bottom: 1px solid #e6e6e6;
        font-size: 16px;
        color: #9a9a9a;
        padding: 64px 0;
        text-align: center;
    }

    .xans-myshop-deposithistorylist .message svg {
        margin: 0 auto 16px auto;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        flex-wrap: wrap;
    }

    .ec-base-button.gBottom .gLeft > span {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .ec-base-button.gBottom .gLeft [class^='btn']:last-child {
        margin-right: 0;
    }

    .ec-base-button.gBottom .gRight [class^='btn']:first-child {
        margin-left: 0;
    }

    .ec-base-button.gBreak > [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-function {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-movement li, .xans-board-read .ec-base-table .detail, .xans-board-read .ec-base-table .head {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-commentlist .boardComment li .name {
        float: none;
        display: block;
        margin-bottom: 5px;
    }

    .xans-board-commentlist .boardComment li .date {
        margin-left: 0;
    }

    .xans-board-read .ec-base-table .description .name {
        display: block;
    }

    .xans-board-read .ec-base-table .etcArea li {
        padding: 0 8px 0 0;
    }

    .xans-board-commentlist .ec-base-button, .xans-board-commentlist .boardComment li .formGroup button, .xans-board-commentlist .boardComment li .formGroup .button, .xans-board-commentlist .boardComment li .comment, .xans-board-commentlist .boardComment li div.commentTop {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-reply .ec-base-table.typeWrite td, .xans-board-reply .ec-base-table.typeWrite th, .xans-board-modify .ec-base-table.typeWrite td, .xans-board-modify .ec-base-table.typeWrite th, .xans-board-write .ec-base-table.typeWrite td, .xans-board-write .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-modify .ec-base-table.typeWrite td #email2, .xans-board-write .ec-base-table.typeWrite td #email2 {
        width: 45%;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 110px;
    }

    .xans-board-commentwrite .outside {
        flex-wrap: wrap;
    }

    .xans-board-commentwrite .outside .secret {
        width: 60%;
    }

    .xans-board-commentwrite .input .ec-base-help {
        width: 60%;
    }

    .xans-board-inquiryview .ec-base-table th {
        padding: 14px 14px;
    }

    .xans-board-inquiryhead .information h3 {
        padding: 0;
    }

    .xans-board-inquirymodify .required {
        margin: 10px 0;
    }

    .xans-board-inquirymodify .ec-base-table.typeWrite th, .xans-board-inquirymodify .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquirymodify select {
        margin-left: 0 !important;
    }

    .xans-board-inquirysearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-inquiryform .ec-base-table.typeWrite th, .xans-board-inquiryform .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquiryform select {
        margin-left: 0 !important;
    }

    .xans-board-inquiryform .titleArea--middle {
        background: #fff;
        padding: 27px 0 0;
    }

    .path {
        margin: 0;
        padding: 0;
    }

    .xans-project-list h3 span {
        position: absolute;
        top: -85px !important;
    }
}

@media all and (max-width: 767px) {
    .ec-base-product .prdList .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
    }

    .ec-base-product ul.grid5_slide .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
        margin-bottom: -20px;
    }

    .ec-base-product ul.grid5_slide .description {
        min-height: 100px;
        border: 0px solid #f6f6f6;
    }

    .ec-base-product .prdList .thumbnail .badge {
        font-size: 13px;
        line-height: 1.2;
        width: 40px;
        height: 40px;
    }

    .ec-base-product .prdList .thumbnail .icon {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0;
    }

    .ec-base-product .prdList .thumbnail .icon img {
        margin: 0;
    }

    .ec-base-tab.typeMenu li a {
        font-size: 14px;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 14px;
        padding: 16px 10px 14px 0px;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(2) {
        width: 100%;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 1.3;
    }

    .ec-base-product ul.grid3_slide > li, .ec-base-product ul.grid4_slide > li, .ec-base-product ul.grid3_slide.list_gallery > li, .ec-base-product ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .ec-base-product ul.grid5_slide > li, .ec-base-product ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }
}

.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 30px;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked::-ms-check {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'], a[class^='btnNormal'] {
    border: 1px solid #ddd;
    color: #999;
}

[class^='btnSubmit'], a[class^='btnSubmit'] {
    background: #ff5500;
    color: #fff;
}

[class^='btnNormal']:not(.disabled):hover, [class^='btnNormal']:not(.disabled).selected {
    border-color: #ac5600;
}

.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;
}

.sale_box {
    background-color: #ff5500 !important;
}

.main_keyword .main_keyword_list .swiper-slide a {
    font-family: 'Noto Sans KR', 'Sans-serif';
}

@media screen and (max-width: 1024px) {
    .titleArea {
        margin: 40px 0;
    }

    .titleArea h2 {
        font-size: 19px;
    }

    .xans-project-package .title {
        margin: 40px 0;
    }

    .xans-project-package .title h2 {
        font-size: 19px;
        margin: 0;
    }

    .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-board-search, .xans-myshop-boardlistsearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-listpackage .ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: auto;
    }
}

.theme02, .theme02 input, .theme02 select, .theme02 textarea, .theme02 code, .theme02 button {
    font-family: "Lora", "Nanum Myeongjo", Arial, sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold, .theme02 [class^='btnSubmit'], .theme02 a[class^='btnSubmit'] {
    background: #9fa581;
    color: #fff;
}

.theme02 [class^='btnNormal'], .theme02 a[class^='btnNormal'] {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 [class^='btnNormal']:not(.disabled):hover, .theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #4d5c04;
}

.theme02 .main_top_banner {
    background-color: #9fa581;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme02 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #9fa581 !important;
}

.theme02 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #9fa581;
}

.theme02 .listpage_title div:after, .theme02 .main_title .main_title_txt01:after {
    background: #9fa581;
}

.theme02 .sale_box {
    background-color: #9fa581 !important;
}

.theme02 .main_video .background_video {
    background: #9fa581;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #9fa581;
}

.theme02 .swiper-container-horizontal > .swiper-scrollbar {
    background: #dbd9cc;
}

.theme02 .swiper-pagination-bullet {
    background: #dbd9cc;
    opacity: 1;
}

.theme02 .swiper-pagination-bullet-active {
    background: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #9fa581;
    background-color: #fff;
    border: 1px solid #9fa581;
}

.theme02 #right_quick > div:first-child a {
    background: #9fa581;
}

.theme02 .listpage_title:after {
    background: #9fa581;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .ec-base-product .prdList .thumbnail .badge, .theme02 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #9fa581 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle {
    background: #dbd9cc !important;
    opacity: 1 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #9fa581 !important;
}

.theme02 .tabProduct li.selected a {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-coupon-productdetailajax.section > .title h2 {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #eeefe8;
}

.theme02 .xans-product-additional .view .ec-base-button a {
    color: #9fa581;
}

.theme02 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #9fa581;
    border-bottom: 1px solid #9fa581;
}

.theme02 .navigation-menu__category .cate_h {
    color: #9fa581;
}

.theme02 .navigation-menu__board .title, .theme02 .navigation-menu__project .title {
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #9fa581;
    border-top: none;
}

.theme03, .theme03 input, .theme03 select, .theme03 textarea, .theme03 code, .theme03 button {
    font-family: "Roboto", "Nanum Gothic", Arial, sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold, .theme03 [class^='btnSubmit'], .theme03 a[class^='btnSubmit'] {
    background: #beacc4;
    color: #fff;
}

.theme03 [class^='btnNormal'], .theme03 a[class^='btnNormal'] {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 [class^='btnNormal']:not(.disabled):hover, .theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #710795;
}

.theme03 .main_top_banner {
    background-color: #beacc4;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme03 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #beacc4 !important;
}

.theme03 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #beacc4;
}

.theme03 .listpage_title div:after, .theme03 .main_title .main_title_txt01:after {
    background: #beacc4;
}

.theme03 .sale_box {
    background-color: #beacc4 !important;
}

.theme03 .main_video .background_video {
    background: #beacc4;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #beacc4;
}

.theme03 .swiper-container-horizontal > .swiper-scrollbar {
    background: #e5e0e7;
}

.theme03 .swiper-pagination-bullet {
    background: #e5e0e7;
    opacity: 1;
}

.theme03 .swiper-pagination-bullet-active {
    background: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #beacc4;
    background-color: #fff;
    border: 1px solid #beacc4;
}

.theme03 #right_quick > div:first-child a {
    background: #beacc4;
}

.theme03 .listpage_title:after {
    background: #beacc4;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .ec-base-product .prdList .thumbnail .badge, .theme03 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #beacc4 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle {
    background: #e5e0e7 !important;
    opacity: 1 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #beacc4 !important;
}

.theme03 .tabProduct li.selected a {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-coupon-productdetailajax.section > .title h2 {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #f4ecf7;
}

.theme03 .xans-product-additional .view .ec-base-button a {
    color: #beacc4;
}

.theme03 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #beacc4;
    border-bottom: 1px solid #beacc4;
}

.theme03 .navigation-menu__category .cate_h {
    color: #beacc4;
}

.theme03 .navigation-menu__board .title, .theme03 .navigation-menu__project .title {
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #beacc4;
    border-top: none;
}

@media all and (min-width: 1024px) {
    #header.layout02 .inner .top_nav_box {
        flex-wrap: wrap;
        position: relative;
    }

    #header.layout02 .inner .top_nav_box .top_mypage {
        top: 80px;
    }

    #header.layout02 .inner .top_nav_box .top_logo {
        width: 100%;
    }

    #header.layout02 .inner .top_nav_box .top_category {
        margin: 0 165px;
        justify-content: center;
    }

    #header.layout02 .inner .top_nav_box .top_category > ul {
        justify-content: center;
    }

    #footer.layout02 .inner .inner_t .info_right {
        order: 1;
        margin: 0;
        width: 46%;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul {
        justify-content: flex-start;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0px;
    }

    #footer.layout02 .inner .inner_t .info_left {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: flex-end;
        margin: 0 0 0 auto;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 0 0 10px;
    }

    #footer.layout02 .inner .inner_b .bt_escrow {
        order: 1;
    }

    #footer.layout02 .inner .inner_b .bt_copyright {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #header.layout03 .inner .top_nav_box {
        flex-wrap: wrap;
        align-items: flex-start;
        position: relative;
    }

    #header.layout03 .inner .top_nav_box .top_mypage {
        position: absolute;
        right: 0;
        top: 20px;
        height: 40px;
    }

    #header.layout03 .inner .top_nav_box .top_category {
        margin: 0;
    }

    #header.layout03 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout03 .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
        top: 20px;
    }

    #footer.layout03 .inner .inner_t {
        align-items: center;
        flex-direction: column;
    }

    #footer.layout03 .inner .inner_t .info_left {
        order: 1;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: center;
        margin: 0 auto;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 5px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_logo {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_tel {
        margin-bottom: 15px;
    }

    #footer.layout03 .inner .inner_t .info_right {
        order: 2;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul {
        justify-content: center;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs {
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .bank_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt {
        margin: 0 0 30px;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt a {
        display: inline-block;
        margin: 0 7px;
    }

    #footer.layout03 .inner .inner_b {
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_b .bt_copyright {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_b .bt_copyright br {
        display: none;
    }

    #header.layout04 .inner .top_nav_box .top_category {
        margin: 0;
        order: 1;
    }

    #header.layout04 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_logo {
        order: 2;
        margin: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_mypage {
        order: 3;
        position: static;
    }

    #contents > .section {
        max-width: 1480px;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_full {
        width: 100% !important;
        max-width: 100% !important;
    }
}

body {
    position: relative;
    left: 0;
    transition: left 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.expand {
    overflow-x: hidden;
}

body.expand #aside {
    visibility: visible;
    overflow-x: hidden;
}

body.expand #layoutDimmed {
    display: block;
}

body.expand #aside {
    left: 0;
}

#aside {
    z-index: 1001;
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    min-width: 225px;
    width: 458px;
    background-color: #fff;
    transition: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.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;
}

@media all and (max-width: 767px) {
    body.expand {
        left: 292px;
        position: fixed;
    }

    #aside {
        left: -292px;
        width: 292px;
    }

    #aside .btnClose {
        top: 25px;
        right: 17px;
        width: 18px;
        height: 18px;
    }

    #aside .btnClose .icon {
        width: 23px;
        height: 23px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 79px 0 30px 16px;
    }

    .navigation-menu__member a {
        margin: 0 16px 0 0;
        font-size: 14px;
    }

    .navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
        padding: 13px 0 30px 16px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }
}

@media all and (max-width: 1024px) {
    .navigation-menu__member .count {
        display: inline-block;
        min-width: 24px;
        padding: 3px 4px 3px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 20px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    #aside {
        left: -458px;
        width: 458px;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        top: 40px;
        right: 50px;
        width: 25px;
        height: 25px;
    }

    #aside .btnClose .icon {
        width: 30px;
        height: 30px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member {
        padding: 95px 0 39px 50px;
    }

    .navigation-menu__member a {
        margin: 0 18px 0 0;
        font-size: 18px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category, .navigation-menu__project {
        padding: 23px 38px 25px 50px;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }
}

@media all and (min-width: 1025px) {
    body.expand {
        left: 458px;
    }

    #aside {
        left: -458px;
        width: 458px;
    }
}

body.expand {
    left: 0;
}

#aside {
    left: -80%;
    width: 80%;
}

#aside .navigation-menu {
    padding: 60px 30px;
}

#aside .navigation-menu .top_logo {
    font-size: 25px;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

#aside .navigation-menu .top_logo img {
    max-width: 200px;
    max-height: 30px;
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

#aside .xans-layout-multishoplist {
    padding-top: 10px;
}

#aside .xans-layout-multishoplist .toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ff5500;
    color: #ff5500;
}

#aside .xans-layout-multishoplist .toggle .icon.icoArrowBottom {
    margin-top: 3px;
    border-color: #ff5500;
}

#aside .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#aside .xans-layout-multishoplist ul {
    visibility: hidden;
}

#aside .xans-layout-multishoplist.show > ul {
    visibility: visible;
}

#aside .xans-layout-multishoplist ul li.selected {
    display: none;
}

#aside .xans-layout-multishoplist ul li {
    height: 40px;
    border: 1px solid #d8ac88;
    border-top: none;
    color: #000;
}

#aside .xans-layout-multishoplist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.navigation-menu__member {
    border-bottom: none;
    padding: 50px 0 5px 0px;
}

.navigation-menu__member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
    padding: 30px 0 30px 0px;
}

.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 a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

#aside .navigation-menu__category #slide_add_category a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 20px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 10px;
    margin: 0;
}

#aside .navigation-menu__category #slide_add_category li.noChild > a.cate {
    display: none;
}

#aside .navigation-menu__category #slide_add_category ul {
    display: none;
}

#aside .navigation-menu__category #slide_add_category li {
    position: relative;
}

#aside .navigation-menu__category #slide_add_category li.selected > ul {
    display: block;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 {
    padding: 0 0 0 10px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 a.view {
    font-size: 14px;
    color: #595959;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul {
    padding: 0 0 0 20px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul a.view {
    font-size: 14px;
    color: #595959;
}

.navigation-menu__board .icoCategory, .navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-menu__board .categoryList {
    display: none;
}

#aside .navigation-menu__category #slide_add_category a.cate:before, .navigation-menu__board .icoCategory:before, .navigation-menu__category .categoryList a.cate:before, .navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#aside .navigation-menu__category #slide_add_category li.selected > a.cate:before, .navigation-menu__board .selected .icoCategory:before, .navigation-menu__category .categoryList li.selected > a.cate:before, .navigation-menu__project .selected .icoCategory:before {
    margin-top: 12px;
    -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;
    padding: 30px 0 30px 0px;
}

.navigation-menu__project .categoryList li:first-child {
    padding-top: 2px;
}

.navigation-menu__board .title, .navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

.navigation-menu__board .title button, .navigation-menu__project .title button {
    top: -3px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__category .cate_h {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

@media all and (max-width: 767px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    #aside .btnClose .icon {
        width: 35px;
        height: 35px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 50px 0 5px 0px;
    }

    .navigation-menu__member a {
        margin: 0 20px 15px 0;
        font-size: 14px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__project .title {
        padding: 0px 0 15px;
        margin: 0;
    }

    .navigation-menu__project {
        padding-top: 40px;
    }
}

@media all and (max-width: 1024px) {
    body.expand {
        position: relative;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        touch-action: none;
    }

    .navigation-menu__member .count {
        display: inline-block;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
        font-size: 12px;
        text-align: center;
        border: 1px solid #1a1a1a;
        border-radius: 50%;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
    }

    #aside .btnClose .icon {
        width: 40px;
        height: 40px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member a {
        margin: 0 18px 15px 0;
        font-size: 13px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px 0;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }
}

.xans-product-detail .headingArea {
    position: relative;
}

.xans-product-detail .headingArea h1 {
    display: inline;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
}

.xans-product-detail .headingArea .icon_img {
    max-height: 23px;
}

.xans-product-detail .headingArea .icon img {
    margin: 0 4px 0 0;
    vertical-align: middle;
}

.xans-product-detail .imgArea .prdImg .thumbnail {
    display: block;
    position: relative;
    max-width: 100%;
}

.xans-product-detail .imgArea .prdImg .prdIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.xans-product-detail .imgArea .prdImg img {
    cursor: pointer;
}

.xans-product-detail .imgArea .color {
    overflow: hidden;
    width: 346px;
    margin: 5px auto;
}

.xans-product-detail .imgArea .chips {
    float: left;
    width: 28px;
    height: 18px;
    margin: 0 3px 3px 0;
    border: 1px solid #e3e3e3;
    font-size: 0;
    line-height: 0;
}

.xans-product-detail .infoArea p.delivery {
    padding: 10px 0 20px;
}

.xans-product-detail .infoArea .guideArea {
    overflow: hidden;
    margin: 10px 0 0;
}

.xans-product-detail .infoArea .guideArea .info {
    float: left;
}

.xans-product-detail .infoArea .guideArea .sizeGuide {
    float: right;
}

.xans-product-detail .infoArea .sizeGuide a {
    display: inline-block;
    padding: 2px 15px 2px 24px;
    vertical-align: top;
}

.xans-product-detail .infoArea .sizeGuide a:hover {
    text-decoration: none;
}

.xans-product-detaildesign > table > tbody > tr:first-child {
    display: none;
}

.xans-product-detail .infoArea table {
    border: 0;
    margin: 10px 0 0;
    font-size: 13px;
    line-height: 18px;
}

.xans-product-detail .infoArea th {
    font-weight: normal;
    width: 106px;
    padding: 7px 5px 6px 0;
    text-align: left;
    vertical-align: top;
}

.xans-product-detail .infoArea td {
    padding: 7px 6px 8px 0;
    vertical-align: middle;
}

.xans-product-detail .infoArea img {
    vertical-align: middle;
}

.xans-product-detail .infoArea td input[type=text] {
    width: 80%;
}

.xans-product-detail .infoArea select {
    width: 100%;
}

.xans-product-detail .infoArea td #delivery_cost_prepaid {
    margin: 0 0 10px;
}

.xans-product-detail .infoArea td .sale {
    text-decoration: line-through;
}

.xans-product-detail .infoArea td .period {
    display: block;
    margin: 7px 0 0;
    font-size: 11px;
    color: #353535;
}

.xans-product-detail .infoArea td .mileage li {
    line-height: 1.7em;
}

.xans-product-detail .infoArea td img.qrcode {
    border: 1px solid #e1e1e1;
}

.xans-product-detail .infoArea td #span_product_coupon_dc_price {
    color: #070705;
}

.xans-product-detail .infoArea td.fileInfo {
    color: #757575;
}

.xans-product-detail .infoArea td.fileInfo input {
    width: 288px;
}

.xans-product-detail .infoArea td.fileInfo .infoDesc {
    margin: 0 0 10px 0;
}

.xans-product-detail .infoArea td.fileInfo li {
    margin: 4px 0 0;
    color: #757575;
    font-size: 11px;
}

.xans-product-detail .infoArea td.fileInfo li img {
    vertical-align: bottom;
}

.xans-product-detail .delv_price_B strong {
    font-weight: normal;
}

.xans-product-detail .btnTooltip {
    display: inline-block;
    z-index: 10;
    vertical-align: middle;
}

.xans-product-detail .xans-product-option {
    display: block;
}

.xans-product-detail .xans-product-option th {
    display: block;
    vertical-align: top;
}

.xans-product-detail .xans-product-option tr, .xans-product-detail .xans-product-option td {
    display: block;
}

.xans-product-detail .xans-product-option tr:first-child th, .xans-product-detail .xans-product-option .xans-product-fileoption th {
    padding-top: 14px;
}

.xans-product-detail .xans-product-option tr:first-child td, .xans-product-detail .xans-product-option .xans-product-fileoption td {
    padding-top: 10px;
}

.xans-product-detail .xans-product-option td.selectButton {
    text-align: right;
}

.xans-product-detail .xans-product-addoption .txtByte {
    margin: 0 0 0 20px;
    vertical-align: middle;
    letter-spacing: -1px;
}

.xans-product-detail .xans-product-addoption .txtByte strong {
    color: #000;
}

.xans-product-detail .xans-product-option .value {
    margin: 10px 0 0;
    color: #868686;
    word-break: break-all;
}

.xans-product-detail .xans-product-option .value .ec-product-value {
    color: #868686;
}

.xans-product-detail .xans-product-option .ec-product-button li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 5px 3px 0;
    vertical-align: top;
    border: 1px solid #e0e0e0;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-product-detail .xans-product-option .ec-product-button li:last-child {
    margin-right: 0;
}

.xans-product-detail .xans-product-option .ec-product-button li a {
    display: block;
    min-width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    word-break: break-all;
}

.xans-product-detail .xans-product-option .ec-product-button li a span {
    display: inline-block;
    padding: 9px 5px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview li a {
    min-width: 30px;
    width: 48px;
    height: 48px;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview li a img {
    max-width: 100%;
    max-height: 100%;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview li a span {
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    padding: 0;
    text-indent: 120%;
    white-space: nowrap;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview .ec-product-soldout span, .xans-product-detail .xans-product-option .ec-product-button.ec-product-preview .ec-product-disabled span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-soldout a span {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
    color: #a9a9a9;
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-soldout a span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    margin: 25px 0px 0 -50px;
    background: #e0e0e0;
    -webkit-transform: rotate(-45deg);
    -transform: rotate(-45 deg-);
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-disabled a {
    cursor: default;
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-disabled a span {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #a9a9a9;
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-disabled a span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-selected {
    border: 1px solid #000;
}

.xans-product-detail .xans-product-option .ec-product-radio > li {
    display: inline-block;
    margin: 0 0 3px;
}

.xans-product-detail .xans-product-option .ec-product-radio label {
    margin: 0 7px 0 0;
}

.xans-product-detail .xans-product-option .ec-product-radio label input {
    margin: 0 2px 0 0;
}

.xans-product-detail .xans-product-option .ec-product-radio .ec-product-disabled, .xans-product-detail .xans-product-option .ec-product-radio .ec-product-soldout {
    color: #d7d7d7;
}

.xans-product-detail .xans-product-option .ec-base-qty input[type=text].single-quantity-input {
    width: 45px;
}

.xans-product-detail .eventArea h3 {
    padding: 0 0 0 9px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    line-height: 39px;
}

.xans-product-detail .eventArea .event {
    padding: 27px 10px 46px 9px;
    color: #353535;
    line-height: 18px;
}

#image_zoom_small {
    display: block;
    position: absolute;
    z-index: 999;
    background: #fff;
    outline: 2px solid #aaa;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#zoom_wrap {
    position: absolute;
    top: 0;
    left: 103%;
    z-index: 100;
    display: block;
}

.image_zoom_large {
    position: absolute;
    z-index: 99;
    width: 500px;
    height: 500px;
    overflow: hidden;
    background: #fff;
    outline: 1px solid #ececec;
}

.image_zoom_large .image_zoom_large_relative {
    position: relative;
    display: block;
}

.image_zoom_large .image_zoom_large_relative img#zoom_image {
    position: absolute;
    z-index: 99;
    max-width: none;
}

#NaverChk_Button {
    margin: 10px 0 0;
}

#divNvPointInfo {
    display: none;
    position: absolute;
    z-index: 99;
    width: 245px;
    padding: 10px;
    color: #777;
    background: #fff;
    border: 1px solid #5B9761;
}

#divNvPointInfo a {
    display: block;
    padding: 5px 0 0;
    color: #1ec228;
}

#divNvPointInfo a img {
    vertical-align: middle;
}

#imgNaverMileageHelp {
    cursor: pointer;
}

.xans-product-detail .productSet {
    margin: 20px 0 0;
    border-top: 1px solid #e5e5e5;
}

.xans-product-detail .productSet > .title {
    position: relative;
    padding: 25px 0 10px;
    box-sizing: border-box;
}

.xans-product-detail .productSet > .title h3 {
    font-size: 13px;
    font-weight: normal;
}

.xans-product-detail .productSet .product > li {
    position: relative;
    margin: -1px 0 0;
    border: 1px solid #e5e5e5;
}

.xans-product-detail .productSet .thumbnail {
    position: absolute;
    top: 19px;
    left: 19px;
    z-index: 1;
    width: 83px;
}

.xans-product-detail .productSet .thumbnail img {
    max-width: 100%;
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-product-detail .productSet .information {
    position: relative;
    padding: 20px 20px 0 123px;
}

.xans-product-detail .productSet .information > p {
    margin: 0 0 10px;
}

.xans-product-detail .productSet .information .name {
    padding-right: 60px;
    line-height: 20px;
}

.xans-product-detail .productSet .information .name .info {
    display: inline-block;
    font-size: 12px;
    color: #7d7d7d;
}

.xans-product-detail .productSet .information .price .del {
    font-weight: normal;
}

.xans-product-detail .productSet .information .salePrice {
    color: #939393;
}

.xans-product-detail .productSet .information .btnInfo {
    position: absolute;
    top: 19px;
    right: 19px;
    z-index: 1;
}

.xans-product-detail .productSet .option {
    padding: 10px 20px 10px 123px;
}

.xans-product-detail .productSet .option > li {
    margin: 0 0 12px;
}

.xans-product-detail .productSet .option .name {
    display: block;
    margin: 0 0 6px;
    font-weight: normal;
}

.xans-product-detail .productSet .option input[type=text] {
    width: 80%;
}

.xans-product-detail .productSet .option .ec-base-qty {
    margin: 7px 0 0;
}

.xans-product-detail .productSet .option .selectButton {
    margin: 0 0 6px;
    text-align: right;
}

.xans-product-detail .productSet .guide {
    overflow: hidden;
    position: relative;
    margin: 0 19px;
}

.xans-product-detail .productSet .guide:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-detail .productSet .guide .qty {
    float: left;
    display: inline-block;
    padding: 12px 0;
    color: #757575;
}

.xans-product-detail .productSet .guide .qty:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .guide .sizeGuide {
    float: right;
    height: 15px;
    margin: 12px 0;
}

.xans-product-detail .productSet .guide .sizeGuide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .guide .sizeGuide a {
    display: inline-block;
    padding: 0 15px 0 24px;
}

.xans-product-detail .productSet.additional .toggle {
    position: absolute;
    top: 24px;
    right: 8px;
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
    font-size: 1px;
    color: transparent;
    line-height: 1px;
}

.xans-product-detail .productSet.additional .toggle .icon {
    display: block;
    margin: 3px 0 0 5px;
}

.xans-product-detail .productSet.hide .product {
    display: none;
}

.xans-product-detail .productSet .ec-base-desc {
    padding: 0 0 10px;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}

.xans-product-detail .productSet .ec-base-desc dt {
    width: 135px;
    padding: 0 0 0 20px;
}

.ec-base-desc.quantity {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #ddd;
}

.ec-base-desc.quantity dt {
    width: 125px;
    padding: 0 0 0 8px;
}

#totalProducts table p:not(.product) {
    position: relative;
    display: inline-block;
    width: 103px;
    margin: 10px 0 0;
    padding: 0 30px;
    vertical-align: top;
    box-sizing: border-box;
}

#totalProducts table p:not(.product) .quantity_opt {
    width: 45px;
    height: 30px;
    padding: 0;
    line-height: 28px;
    margin-left: -1px;
    border: 1px solid #e5e5e5;
    text-align: center;
}

#totalProducts table p:not(.product) .quantity_opt:focus, #totalProducts table p:not(.product) .quantity_opt:hover {
    border: 1px solid #e5e5e5;
}

#totalProducts table p:not(.product) img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .00001;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#totalProducts table p:not(.product) .up {
    position: absolute;
    right: 0;
    top: 0;
}

#totalProducts table p:not(.product) .down {
    position: absolute;
    left: 0;
    top: 0;
}

#totalProducts table p:not(.product) 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;
}

#totalProducts table p:not(.product) a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 9px;
    height: 1px;
    background: #000;
}

#totalProducts table p:not(.product) .up:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 9px;
    margin: -4px 0 0 0;
    background: #000;
}

#totalProducts {
    margin: 21px 0 0;
}

#totalProducts table {
    margin: 0;
}

#totalProducts table .left {
    text-align: left;
}

#totalProducts table .center {
    text-align: center;
}

#totalProducts table .right {
    font-weight: bold;
    text-align: right;
}

#totalProducts thead th {
    height: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

#totalProducts tbody th {
    vertical-align: middle;
}

#totalProducts tbody th strong {
    font-weight: normal;
}

#totalProducts tbody td {
    padding: 30px 0;
    line-height: 18px;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
}

#totalProducts tbody td .product + .product {
    padding: 7px 10px 0 0;
}

#totalProducts tbody td .product span {
    font-weight: normal;
    color: #7d7d7d;
    line-height: 18px;
}

#totalProducts tbody td .product span.soldOut {
    display: inline-block;
    color: #000;
}

#totalProducts tbody td img {
    vertical-align: middle;
}

#totalProducts .quantity {
    display: inline-block;
    position: relative;
    width: 103px !important;
    padding: 0 30px;
    vertical-align: top;
    box-sizing: border-box;
}

#totalProducts .quantity input {
    width: 45px;
    height: 30px;
    line-height: 28px;
    margin-left: -1px;
    padding: 0;
    border: 1px solid #e5e5e5;
    text-align: center;
}

#totalProducts .quantity input:focus, #totalProducts .quantity input:hover {
    border: 1px solid #e5e5e5;
}

#totalProducts .quantity img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .00001;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#totalProducts .quantity .up {
    position: absolute;
    right: 0;
    top: 0;
}

#totalProducts .quantity .down {
    position: absolute;
    left: 0;
    top: 0;
}

#totalProducts .quantity 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;
}

#totalProducts .quantity a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 9px;
    height: 1px;
    background: #000;
}

#totalProducts .quantity .up:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 9px;
    margin: -4px 0 0 0;
    background: #000;
}

#totalProducts .delete {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px 0 0 5px;
    vertical-align: middle;
    background: url(//img.echosting.cafe24.com/skin/skin/product/ico_product_delete.svg) no-repeat 0 0;
}

#totalProducts .delete img {
    opacity: .00001;
}

#totalProducts tbody td .mileage {
    display: block;
    white-space: nowrap;
}

#totalProducts .xans-product-fileoption {
    border-top: 1px solid #e5e5e5;
}

#totalProducts > table > tbody > tr:first-child > td {
    border-top: 1px solid #e5e5e5;
}

#totalProducts > table > tbody > tr > td:first-child {
    padding-right: 10px;
}

#totalProducts tr.option_product > td > table {
    margin: -30px 0;
}

#totalProducts tr.option_product > td > table tr:first-child td:nth-child(2), #totalProducts tr.option_product > td > table tr:first-child td:nth-child(3) {
    white-space: nowrap;
}

#totalProducts tr.option_product > td > table tr:first-child td.right {
    white-space: normal;
}

#totalProducts tr.option_product > td > table tr:first-child th, #totalProducts tr.option_product > td > table tr:first-child td {
    border-top: 0;
}

#totalProducts tr.option_product > td > table tr.option > td {
    border-top: 1px solid #e5e5e5;
    padding: 9px 0;
}

#totalProducts tr.option_product > td > table tr.option > td:first-child {
    padding: 0;
}

#totalProducts tr.option_product th[colspan="3"] {
    padding: 25px 0 0;
}

#totalProducts tr.option_product + tr.option_product > td {
    border-top: 1px solid #e5e5e5;
}

#totalProducts .xans-product-option, #totalProducts .xans-product-option tr, #totalProducts tr.xans-product-addoption {
    display: table-row;
}

#totalProducts .xans-product-option th, #totalProducts .xans-product-option td {
    display: table-cell;
}

#totalProducts tbody tr.xans-product-addoption th, #totalProducts tbody tr.xans-product-addoption td {
    border-top: 0;
}

#totalProducts > table > tbody > tr#totalProductsOption > td:first-child {
    border-top: 0;
    padding: 0;
}

#totalProducts tr.add_product {
    border-top: 1px solid #e5e5e5;
}

#totalProducts tr.add_product > td {
    padding-right: 0;
}

#totalProducts tr.add_product > td > table {
    margin: -30px 0;
}

#totalProducts tr.add_product > td > table tr.option > td:first-child {
    padding: 0;
}

#totalProducts tr.add_product > td > table tr:first-child th, #totalProducts tr.add_product > td > table tr:first-child td {
    border-top: 0;
}

#totalProducts tr.add_product .product {
    padding: 0;
}

#totalPrice {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    border-top: 1px solid #e5e5e5;
    vertical-align: middle;
    background: #fff;
}

#totalPrice .title {
    font-weight: normal;
}

#totalPrice .qty {
    color: #7d7d7d;
}

#totalPrice .total {
    color: #7d7d7d;
    font-size: 13px;
}

#totalPrice .total strong {
    color: #000;
    color: var(--font-color-primary);
    font-size: 15px;
}

#totalPrice .total em {
    font-style: normal;
}

.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;
}

.xans-product-detail .discountMember > li {
    position: relative;
    float: left;
}

.xans-product-detail .discountMember li a {
    display: block;
    margin: 0 4px 4px 0;
}

.xans-product-detail .discount_layer h3 {
    margin: 0 0 8px;
    font-size: 12px;
    border-bottom: 0;
}

.xans-product-detail .discount_layer {
    display: block;
    left: -140px;
    min-width: 300px;
    box-sizing: border-box;
}

.xans-product-detail .discount_layer .content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 400px;
}

.xans-product-detail .discount_layer thead th {
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 0 1px 0 1px;
}

.xans-product-detail .discount_layer tbody th {
    width: auto;
    padding: 7px 0 8px 6px;
}

.xans-product-detail .discount_layer .edge {
    display: none;
}

.xans-product-detail .discount_layer .btnStrong {
    display: inline-block;
    padding: 12px 20px;
    height: 40px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid transparent;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background-color: #000;
}

.xans-product-detail .discount_layer .ec-base-button {
    text-align: center;
}

.xans-product-detail .productSet .product {
    position: relative;
}

.xans-product-detail .productSet .description {
    z-index: 10;
    position: absolute;
    top: 25px;
    right: 0;
    padding: 7px 0 0;
}

.xans-product-detail .productSet .description .xans-product-detail {
    position: relative;
    padding: 15px;
    background: #fff;
}

.xans-product-detail .productSet .description > h3 {
    margin: 0 0 8px;
    padding: 0 10px;
    font-size: 12px;
    border-bottom: 0;
}

.xans-product-detail .productSet .description p strong {
    color: #0088d4;
}

.xans-product-detail .productSet .description thead th {
    padding: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.xans-product-detail .productSet .description tbody {
    border: 1px solid #d7d5d6;
}

.xans-product-detail .productSet .description th, .xans-product-detail .productSet .description tr:first-child th, .xans-product-detail .productSet .description tr:first-child td {
    background: #fbf9fa;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    color: #363636;
}

.xans-product-detail .productSet .description th, .xans-product-detail .productSet .description td {
    height: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.xans-product-detail .productSet .description td, .xans-product-detail .productSet .description tr:first-child td {
    padding: 5px 8px;
    text-align: left;
    background: #fff;
}

.xans-product-detail .productSet .description tr:last-of-type th, .xans-product-detail .productSet .description tr:last-of-type td {
    border-bottom: 0;
}

.xans-product-detail .productSet .description .color td {
    font-size: 0;
    line-height: 0;
}

.xans-product-detail .productSet .description .chips {
    display: inline-block;
    width: 28px;
    height: 18px;
    margin: 0 2px 3px 0;
    border: 1px solid #e3e3e3;
}

.xans-product-detail .productSet .description > .ec-base-tooltip {
    display: block;
    top: 0;
}

.xans-product-detail .productSet .description > .ec-base-tooltip > .edge {
    z-index: 20;
    position: absolute;
    left: auto;
    right: 40px;
    display: block;
    margin: 0 0 0 -5px;
}

.xans-product-detail .regularDelivery {
    margin: 20px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.xans-product-detail .regularDelivery th {
    vertical-align: top;
}

.xans-product-detail .regularDelivery .gLabel {
    position: relative;
    margin: 0 35px 0 0;
}

.xans-product-detail .regularDelivery .badge {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 18px;
    margin: 0 0 0 5px;
    padding: 0 8px;
    border-radius: 10px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #009ffa;
}

.xans-product-detail .regularDelivery .badge .icoDown {
    display: inline-block;
    position: relative;
    top: 1px;
    overflow: hidden;
    width: 8px;
    height: 12px;
    border-radius: 50%;
    line-height: 10px;
    text-indent: -9999px;
}

.xans-product-detail .regularDelivery .badge .icoDown:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 2px;
    width: 4px;
    height: 4px;
    background-color: #fff;
}

.xans-product-detail .regularDelivery .badge .icoDown:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}

.xans-product-detail .regularDelivery .info {
    margin: 14px 0 0;
}

.xans-product-detail .regularDelivery .info ul {
    margin: 6px 0 0;
}

.xans-product-detail .regularDelivery .info ul > li {
    margin: 4px 0;
    letter-spacing: -.8px;
}

.xans-product-detail .regularDelivery .info .icoSave {
    display: inline-block;
    height: 12px;
    padding: 0 2px;
    border: 1px solid #ff5454;
    border-radius: 3px;
    line-height: 12px;
    color: #ff5454;
}

.xans-product-detail .regularDelivery .info .icoDown {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 5px;
    height: 10px;
    margin: 0 0 0 2px;
    line-height: 10px;
    text-indent: -9999px;
}

.xans-product-detail .regularDelivery .info .icoDown:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 2px;
    width: 1px;
    height: 10px;
    background-color: #ff5454;
}

.xans-product-detail .regularDelivery .info .icoDown:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 2px;
    left: -2px;
    padding: 4px;
    border: solid #ff5454;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media all and (max-width: 1024px) {
    .xans-product-detail .imgArea {
        margin: 0 0 28px;
    }

    .xans-product-detail .imgArea .prdImg img {
        width: 100%;
    }

    .xans-product-detail .imgArea .listImg {
        display: none;
    }

    .xans-product-detail .imgArea .xans-product-action {
        display: none;
    }

    .xans-product-detail .infoArea {
        margin: 0 16px;
    }

    .xans-product-detail .xans-product-action .gActionButtonColumn {
        display: flex;
    }

    .xans-product-detail .xans-product-action .gActionButtonColumn [class*="btn"] {
        flex: 1;
        margin: 10px 0 0;
    }

    #NaverChk_Button {
        margin: 0 0 10px;
    }

    #totalPrice {
        padding: 40px 0 26px;
    }

    .xans-product-detail .discountMember > li {
        position: static;
    }

    .xans-product-detail .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 1025px) {
    .xans-product-detail {
        padding: 30px 0 0 0;
    }

    .xans-product-detail .detailArea {
        font-size: 0;
        line-height: 0;
    }

    .xans-product-detail .imgArea {
        display: inline-block;
        width: calc(100% - 620px);
    }

    .xans-product-detail .imgArea .prdImg {
        width: 100%;
        margin: 0 auto;
    }

    .xans-product-detail .imgArea .prdImg img {
        width: 100%;
    }

    .xans-product-detail .imgArea .listImg {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 94px;
        margin: 24px 0 0;
        padding: 0 40px;
        box-sizing: border-box;
    }

    .xans-product-detail .imgArea .listImg .inner {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 94px;
    }

    .xans-product-detail .imgArea .listImg ul {
        margin: 0 -6px;
    }

    .xans-product-detail .imgArea .listImg li {
        display: inline-block;
        width: 80px;
        margin: 0 6px;
        font-size: 12px;
        line-height: 14px;
        vertical-align: top;
    }

    .xans-product-detail .imgArea .listImg li img {
        max-width: 100%;
        cursor: pointer;
    }

    .xans-product-detail .imgArea .listImg button {
        position: absolute;
        top: 0;
        width: 30px;
        height: 94px;
        font-size: 0;
        line-height: 0;
        color: transparent;
        border: 1px solid #e3e3e3;
        box-sizing: border-box;
    }

    .xans-product-detail .imgArea .listImg .icon {
        border-color: #6d6d6d;
    }

    .xans-product-detail .imgArea .listImg .prev {
        left: 0;
        background-position: 0 0;
    }

    .xans-product-detail .imgArea .listImg .prev .icon {
        margin-left: 3px;
    }

    .xans-product-detail .imgArea .listImg .next {
        right: 0;
        background-position: -31px 0;
    }

    .xans-product-detail .imgArea .listImg .next .icon {
        margin-left: -3px;
    }

    .xans-product-detail .infoArea {
        display: inline-block;
        top: 100px;
        width: 483px;
        margin: 0 69px 0 68px;
        font-size: 13px;
        line-height: 1;
        vertical-align: top;
    }

    #totalPrice {
        padding: 27px 0 26px;
    }

    #orderFixArea {
        display: none !important;
    }

    .xans-product-detail .xans-product-action .gActionButtonColumn {
        display: flex;
        margin: 0 -5px;
    }

    .xans-product-detail .xans-product-action .gActionButtonColumn [class*="btn"] {
        flex: 1;
        margin: 10px 5px;
    }

    .xans-product-detail .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }

    .xans-product-detail .mileage_tooltip {
        position: relative;
        display: inline-block;
    }

    .xans-product-detail .mileage_tooltip .button {
        border: 1px solid #111;
        color: #111;
        font-size: 11px;
        display: inline-block;
        padding: 3px 8px;
        margin-left: 5px;
    }

    .xans-product-detail .mileage_tooltip .mileage_layer {
        display: block;
        left: -70px !important;
        top: 35px !important;
        min-width: 340px;
    }

    .xans-product-detail .mileage_tooltip .edge:before, .xans-product-detail .mileage_tooltip .edge:after {
        display: none;
    }

    .xans-product-detail .mileage_tooltip th {
        padding-left: 5px;
    }
}

.path {
    max-width: 1280px !important;
}

.xans-product-detail {
    max-width: 1280px !important;
    margin-bottom: 80px;
}

.xans-product-detail .imgArea {
    width: calc(100% - 700px);
}

.xans-product-detail .imgArea .listImg {
    height: auto;
    padding: 0;
}

.xans-product-detail .imgArea .listImg .inner {
    height: auto;
}

.xans-product-detail .imgArea .listImg button {
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
}

.xans-product-detail .imgArea .listImg li {
    width: 94px;
}

.xans-product-detail .detailArea {
    position: relative;
}

.xans-product-detail .headingArea {
    padding: 0 0 10px 0;
}

.xans-product-detail .headingArea.sale_on {
    padding: 0 60px 10px 0;
}

.xans-product-detail .headingArea .icon {
    margin: 15px 0 0;
}

.xans-product-detail .headingArea .icon img {
    margin: 0 3px 0 0;
}

.xans-product-detail .headingArea h1 {
    font-size: 26px;
    font-weight: 300;
    color: #1a1a1a;
}

.xans-product-detail .infoArea.ez-discount-tag-off .headingArea.sale_on {
    padding: 0 0 10px 0;
}

.xans-product-detail .infoArea.ez-discount-tag-off .sale_box {
    display: none;
}

.xans-product-detail .infoArea table {
    margin-top: 20px;
    table-layout: fixed;
}

.xans-product-detail .infoArea table .sale_box {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background-color: #ff5500;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.xans-product-detail .infoArea select {
    margin-top: -8px;
}

.xans-product-detail .infoArea .xans-product-addproduct select {
    margin: 0;
}

.xans-product-detail .infoArea #totalProducts {
    margin: 50px 0 0;
}

.xans-product-detail .infoArea #totalProducts .option_product {
    background: #faf7f3;
}

.xans-product-detail .infoArea #totalProducts .quantity a {
    background: #fff;
}

.xans-product-detail .infoArea #totalProducts > table > tbody > tr > td:first-child {
    width: 40%;
    padding: 30px 10px 30px 25px;
}

.xans-product-detail .infoArea #totalProducts > table > tbody > tr > td:first-child .product {
    font-size: 14px;
    color: #000;
}

.xans-product-detail .infoArea #totalProducts table .right {
    padding-right: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.xans-product-detail .infoArea #totalProducts .delete {
    margin: 10px 0 0 10px;
}

.xans-product-detail .infoArea #totalPrice {
    align-items: center;
    justify-content: flex-end;
    padding: 50px 0 50px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.05em;
    color: #1a1a1a;
    border: none;
}

.xans-product-detail .infoArea #totalPrice .total {
    display: flex;
    align-items: center;
}

.xans-product-detail .infoArea #totalPrice .total strong {
    margin: 0 5px 0 20px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.05em;
    color: #1a1a1a;
}

.xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #faf7f3;
}

.xans-product-detail .infoArea #totalProducts > table > tbody > tr:first-child > td {
    border: none;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview li {
    border-radius: 50%;
    padding: 2px;
}

.xans-product-detail .xans-product-option .ec-product-button.ec-product-preview li a {
    width: 20px;
    height: 20px;
    min-width: auto;
    border-radius: 50%;
}

.xans-product-detail .xans-product-option .ec-product-button li a {
    min-width: 28px;
    height: 28px;
}

.xans-product-detail .xans-product-option .ec-product-button li a span {
    line-height: 1;
    font-size: 11px;
}

.xans-product-detail .infoArea {
    width: 600px;
    margin: 0 0 0 100px;
}

.xans-product-detail .infoArea table.xans-product-option {
    border-top: 0;
}

.xans-product-detail .xans-product-option tr, .xans-product-detail .xans-product-option td {
    display: revert;
    width: 100%;
}

.xans-product-detail .xans-product-option tr:first-child td, .xans-product-detail .xans-product-option .xans-product-fileoption td {
    padding: 20px 0;
}

.xans-product-detail .xans-product-option tr:first-child th {
    padding-top: 22px;
}

.xans-product-detail .xans-product-option td .xans-product-addoption th, .xans-product-detail .xans-product-option td .xans-product-fileoption th {
    padding-top: 0 !important;
    padding-left: 25px !important;
}

.xans-product-detail .xans-product-option tr.xans-product-addoption th {
    padding-top: 28px;
}

.xans-product-detail .xans-product-option tr.xans-product-fileoption th {
    padding-top: 30px;
}

.xans-product-detail .xans-product-option .value {
    display: none;
}

.xans-product-detail .infoArea .guideArea {
    margin: 10px 0;
}

.xans-product-detail .xans-product-option .ec-product-button .ec-product-soldout a span:before {
    margin: 25px 0px 0 -63px;
}

.xans-product-detail .mileage_tooltip .mileage_layer {
    padding: 14px;
}

.xans-product-detail .infoArea .rental th {
    vertical-align: top;
}

.xans-product-detail .infoArea .rental p {
    display: inline-block;
    font-size: 12px;
}

.xans-product-detail .infoArea .rental span {
    color: #999;
}

.xans-product-detail .infoArea .rental ul {
    margin-top: 8px;
}

.xans-product-detail .infoArea .rental ul li {
    padding-bottom: 4px;
    color: #999;
}

.xans-product-detail .infoArea td #span_product_price_text {
    margin-right: 5px;
}

.xans-product-detail .infoArea td #btn_restock img {
    display: none;
}

.xans-product-detail .infoArea td #btn_restock:after {
    content: '재입고 알림 SMS';
    font-size: 11px;
    color: #111;
    font-weight: 400;
    border: 1px solid #d6d6d6;
    display: inline-block;
    padding: 2px 5px;
}

.xans-product-detail .infoArea td #btn_restock:hover:after {
    border: 1px solid #999;
}

#totalPrice {
    align-items: center;
    justify-content: flex-end;
    padding: 50px 0 50px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.05em;
    color: #1a1a1a;
    border: none;
}

#totalPrice .total {
    display: flex;
    align-items: center;
}

#totalPrice .total strong {
    margin: 0 5px 0 20px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.05em;
    color: #1a1a1a;
}

.xans-product-additional.section {
    margin: 0 auto 120px;
    max-width: 1280px !important;
}

.xans-product-action .action_button {
    display: flex;
}

.xans-product-action .action_button .btnNormal {
    flex: 1;
    height: 66px;
    padding: 23px 0;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.xans-product-action .action_button .btnNormal:hover {
    border: 1px solid #e8d6c4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.xans-product-action .action_button .btnSubmit {
    flex: 2;
    height: 66px;
    padding: 23px 0;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.xans-product-action .action_button [class^='btn'] + [class^='btn'] {
    margin-left: 12px;
}

.xans-product-action .action_button .btnSubmit:hover {
    box-shadow: 0 15px 15px 1px rgb(0 0 0 / 13%);
    -webkit-box-shadow: 0 15px 15px 1px rgb(0 0 0 / 13%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.xans-product-action .action_button .sub_sold {
    flex: 1;
    background-color: #ff5500;
    color: #fff;
    font-size: 16px;
    line-height: 66px;
    font-weight: 400;
    text-align: center;
}

.mrt10 {
    margin-top: 10px;
}

.tabProduct {
    margin: 0 0 90px;
    padding: 10px 0 0;
}

.tabProduct ul {
    margin: 0 250px;
    display: flex;
    justify-content: center;
}

.tabProduct li {
    width: 24%;
    padding: 0;
    border: 0;
    text-align: center;
}

.tabProduct li:last-child {
    width: 28%;
    padding: 0;
    border: 0;
    text-align: center;
}

.tabProduct li a {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    color: #9a9a9a;
    letter-spacing: -0.05em;
    white-space: nowrap;
}

.tabProduct li:last-child a {
    border-right: 0;
}

.tabProduct li.selected {
    border: 0;
}

.tabProduct li.selected a {
    font-weight: 600;
    color: #ff5500;
    background-color: #fff;
    border-bottom: 2px solid #ff5500;
}

.tabProduct li a span {
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    width: 15px;
    height: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    text-indent: -0.5px;
    background-color: #9a9a9a;
    border-radius: 50%;
}

#prdReview, #prdQnA, #prdInfo {
    display: none;
}

.relation {
    position: relative;
}

.relation .relation_title {
    padding: 50px 0 15px;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    color: #1a1a1a;
    letter-spacing: -0.025em;
}

.relation .swiper-pagination.swiper-pagination-relation {
    position: static;
}

.relation .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ff5500;
    margin: 0 10px !important;
    opacity: 0.5;
    outline: none;
    border-radius: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.relation .swiper-pagination-bullet-active {
    background-color: #ff5500;
    opacity: 1;
}

.relation .swiper-prev-relation, .relation .swiper-next-relation {
    width: 50px;
    height: 50px;
    top: 42%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    cursor: pointer;
}

.relation .swiper-prev-relation {
    background: url("/pub/SkinImg/img/slide_ar_l.svg") no-repeat center;
    background-size: 70px;
    left: -70px;
}

.relation .swiper-next-relation {
    background: url("/pub/SkinImg/img/slide_ar_r.svg") no-repeat center;
    background-size: 70px;
    right: -70px;
}

.section_full .relation .swiper-prev-relation {
    left: 1%;
}

.section_full .relation .swiper-next-relation {
    right: 1%;
}

.swiper-container.relation_slide ul {
    display: flex;
    padding: 0;
    margin: 0;
    height: auto;
}

.swiper-container.relation_slide ul .thumbnail {
    margin: 0;
}

.swiper-container.relation_slide ul > li {
    width: 340px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.swiper-container.relation_slide ul > li .prdList__item {
    margin: 0;
}

.swiper-container.relation_slide ul > li .description {
    margin: 0 auto;
    min-height: 110px;
    padding: 30px 0px 10px;
    position: relative;
}

.swiper-container.relation_slide ul > li .description .name a {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 1.2;
    letter-spacing: -0.025em;
}

.swiper-container.relation_slide ul > li .description .price {
    font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    color: #1a1a1a;
}

.board_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 40px 0;
}

.board_title h2 {
    font-size: 20px;
    font-weight: 400;
}

.board_title .ec-base-button {
    margin: 0;
}

.board_title .ec-base-button a {
    width: 110px;
}

.xans-product-additional .view .ec-base-button a {
    color: #ff5500;
}

.xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #ff5500;
    border-bottom: 1px solid #ff5500;
}

.detail_guide {
    display: flex;
    flex-wrap: wrap;
}

.detail_guide .ec-base-fold.theme1 {
    width: 50%;
}

.detail_guide .ec-base-fold.theme1 .title {
    border: 0;
    cursor: default;
    font-size: 20px;
}

.detail_guide .ec-base-fold.theme1 .title:after {
    display: none;
}

.xans-coupon-productdetailajax.section {
    max-width: 1280px;
    margin: 0 auto 80px;
}

.xans-coupon-productdetailajax.section > .title {
    text-align: center;
}

.xans-coupon-productdetailajax.section > .title h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #ff5500;
    border-bottom: 2px solid #ff5500;
    display: inline-block;
}

.xans-coupon-productdetailajax.section > .title .button {
    top: 0;
}

.xans-coupon-productdetailajax.section .couponSkinArea ul.grid3 {
    width: auto;
}

.xans-coupon-productdetailajax.section .couponSkinArea ul li {
    display: inline-block;
    float: none;
}

.xans-product-detail .eventArea {
    margin-top: 30px;
    color: #353535;
    line-height: 1.4;
}

.xans-product-detail .eventArea img {
    width: 100%;
}

.xans-product-detail .eventArea h3 {
    padding: 50px 0 10px 0;
    border: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    text-align: left;
    letter-spacing: -0.025em;
}

.xans-product-detail .eventArea .event {
    padding: 0;
    color: #353535;
    line-height: 1.4;
}

#NaverChk_Button, #appPaymentButtonBox {
    margin: 10px 0 0;
}

@media all and (max-width: 1024px) {
    .path {
        display: none;
    }

    .xans-product-detail {
        padding: 0;
        margin-bottom: 50px;
    }

    .xans-product-detail .imgArea {
        width: 100%;
    }

    .xans-product-detail .xans-product-option tr, .xans-product-detail .xans-product-option td {
        display: block;
    }

    .xans-product-detail .xans-product-mobileimage {
        width: 108%;
        margin-left: -4%;
    }

    .xans-product-detail .headingArea h1 {
        font-size: 21px;
    }

    .xans-product-detail .infoArea {
        width: 100%;
        margin: 0;
        position: relative;
    }

    .xans-product-detail .infoArea #totalProducts .option_product {
        background: #faf7f3;
    }

    .xans-product-detail .infoArea #totalProducts table p:not(.product) a {
        background: #fff;
    }

    .xans-product-detail .infoArea #totalProducts > table > tbody > tr > td:first-child {
        width: 60%;
        padding: 15px 10px 15px 15px;
    }

    .xans-product-detail .infoArea #totalProducts > table > tbody > tr > td:first-child .product {
        color: #000;
    }

    .xans-product-detail .infoArea #totalProducts table .right {
        padding: 0px 10px;
        font-size: 12px;
        font-weight: 700;
        color: #000;
        white-space: nowrap;
    }

    .xans-product-detail .infoArea #totalProducts .delete {
        margin: 0;
    }

    #totalProducts table p:not(.product) {
        width: auto;
        padding: 0 30px 0;
        margin: 5px 0 10px;
    }

    #totalProducts table p:not(.product) .up {
        right: 10px;
    }

    #totalProducts table p:not(.product) .quantity_opt {
        width: 35px;
    }

    #totalProducts .eAddProductQuantityUpClass {
        position: absolute;
        right: 10px;
    }

    #totalProducts .eAddProductQuantityDownClass {
        position: absolute;
        left: 0;
    }

    #totalProducts .eAddProductQuantityUpClass:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 1px;
        height: 9px;
        margin: -4px 0 0 0;
        background: #000;
    }

    .xans-product-detail .infoArea #totalPrice {
        padding: 10px 0 26px;
        font-size: 16px;
        color: #323232;
    }

    .xans-product-detail .infoArea #totalPrice .total {
        display: flex;
        align-items: center;
    }

    .xans-product-detail .infoArea #totalPrice .total strong {
        margin: 0 5px 0 20px;
        font-size: 19px;
        font-weight: 500;
    }

    #totalProducts tbody td {
        padding: 15px 0;
    }

    #totalProducts .delete {
        margin-top: 0;
    }

    #totalProducts tr.option_product > td > table, #totalProducts tr.add_product > td > table {
        margin: -15px 0;
    }

    .ec-base-paginate.typeSwipe button.circle {
        margin: 0 6px !important;
        background-color: #ff5500 !important;
        opacity: 0.3 !important;
    }

    .ec-base-paginate.typeSwipe [id*='swipe-button'] button.selected {
        background-color: #ff5500 !important;
        opacity: 1 !important;
    }

    .xans-product-detail .xans-product-option td .xans-product-addoption th, .xans-product-detail .xans-product-option td .xans-product-fileoption th {
        padding-left: 15px !important;
    }

    #totalProducts tr.option_product > td > table > colgroup > col:first-child {
        width: auto !important;
    }

    .xans-product-detail .infoArea td input[type=text] {
        width: 100%;
    }

    .xans-product-detail .xans-product-addoption .txtByte {
        margin: 10px 0 0 0;
        display: block;
    }

    #totalProducts table p input[type=number] {
        width: 45px;
        height: 30px;
        padding: 0;
        line-height: 28px;
        margin-left: -1px;
        border: 1px solid #e5e5e5;
        text-align: center;
    }

    .xans-product-detail .infoArea table .sale_box {
        width: 45px;
        height: 45px;
        font-size: 15px;
        font-weight: 400;
    }

    .xans-product-additional.section {
        margin: 0px auto 50px;
    }

    .xans-product-additional .productDetail {
        margin: 0 0 40px;
    }

    .xans-product-action .action_button {
        flex-wrap: wrap;
    }

    .xans-product-action .action_button .btnNormal {
        flex: 1;
        height: 48px;
        padding: 0;
        line-height: 48px;
    }

    .xans-product-action .action_button .btnSubmit {
        flex: none;
        width: 100%;
        height: 48px;
        margin-bottom: 12px;
        padding: 0;
        line-height: 48px;
    }

    .xans-product-action .action_button [class^='btn'] + [class^='btn'] {
        margin-left: 0;
    }

    .xans-product-action .action_button .actionWish {
        margin-left: 12px !important;
    }

    .xans-product-action .soldout {
        margin: 0;
    }

    .xans-product-action .action_button .sub_sold {
        height: 48px;
        padding: 0;
        line-height: 48px;
    }

    .relation .relation_title {
        padding: 50px 0 5px;
        font-size: 23px;
    }

    .relation .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 6px !important;
        opacity: 0.3 !important;
    }

    .relation .swiper-pagination-bullet-active {
        opacity: 1 !important;
    }

    .relation .swiper-prev-relation, .relation .swiper-next-relation {
        display: none;
    }

    .swiper-container.relation_slide ul > li .description {
        margin: 0 auto;
        min-height: 70px;
        padding: 15px 0px 10px;
        position: relative;
    }

    .swiper-container.relation_slide ul > li .description .name a {
        font-size: 14px;
    }

    .swiper-container.relation_slide ul > li .description .price {
        font-size: 16px;
        margin-top: 15px;
    }

    .detail_guide .ec-base-fold.theme1 {
        width: 100%;
    }

    .detail_guide .ec-base-fold.theme1 .title {
        border-top: 1px solid #1a1a1a;
    }

    .detail_guide .ec-base-fold.theme1 .title:after {
        display: inline-block;
    }

    .tabProduct {
        margin: 0 0 40px;
        padding: 10px 0 0;
    }

    .tabProduct ul {
        justify-content: space-around;
        margin: 0;
    }

    .tabProduct li {
        width: 22%;
        padding: 0;
    }

    .tabProduct li:last-child {
        width: 34%;
    }

    .tabProduct li a {
        position: relative;
        font-weight: 400;
        font-size: 15px;
    }

    #prdReview, #prdQnA, #prdInfo {
        display: none;
    }

    .board_title {
        margin: 0 0 20px 0;
    }

    .board_title .ec-base-button a {
        width: 80px;
    }

    .xans-product-additional .typeList .boardComment li {
        padding: 25px 25px 25px 36px;
    }

    .xans-product-additional .view .ec-base-button a {
        margin-top: 8px;
        flex: 1;
    }

    .xans-product-additional .view .ec-base-button .gLeft, .xans-product-additional .view .ec-base-button .gRight {
        float: none;
        display: flex;
    }

    #right_quick {
        bottom: 75px !important;
    }

    .xans-coupon-productdetailajax.section {
        padding-top: 3px;
        margin: 0 auto 50px;
    }

    .xans-coupon-productdetailajax.section > .title {
        text-align: left;
    }

    .xans-coupon-productdetailajax.section > .title h2 {
        font-size: 15px;
        line-height: 24px;
        height: 24px;
        text-align: left;
    }

    .xans-coupon-productdetailajax.section > .title .button {
        top: -3px;
    }

    .xans-coupon-productdetailajax.section .couponSkinArea ul li {
        display: block;
    }

    .xans-product-detail .eventArea h3 {
        padding: 0 0 10px;
        border: 0;
        font-size: 23px;
    }

    .xans-product-detail .mileage_tooltip {
        display: inline-block;
    }

    .xans-product-detail .mileage_tooltip .button {
        border: 1px solid #111;
        color: #111;
        font-size: 11px;
        display: inline-block;
        padding: 3px 8px;
        margin-left: 5px;
    }

    .xans-product-detail .mileage_layer table th {
        width: auto;
        padding: 7px 5px 6px;
    }

    .xans-product-detail .mileage_layer .content p {
        margin-bottom: 5px;
    }
}

.xans-product-mobileimage {
    position: relative;
    margin: 0;
}

.xans-product-mobileimage li {
    position: relative;
    vertical-align: middle;
}

.xans-product-mobileimage .thumbnail {
    width: 100%;
    display: inline-block;
    position: relative;
}

.xans-product-mobileimage img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

@media all and (max-width: 1024px) {
    .ec-base-paginate.typeSwipe {
        font-size: 0;
        line-height: 0;
    }

    .ec-base-paginate.typeSwipe button.circle {
        overflow: hidden;
        margin: 0 3px 0 4px;
        width: 7px;
        height: 7px;
        border: 0;
        border-radius: 13px;
        cursor: pointer;
        background-color: #fff;
        opacity: 0.5;
    }

    .ec-base-paginate.typeSwipe button.circle.selected {
        opacity: 1;
    }

    .ec-base-paginate.typeSwipe span {
        overflow: hidden;
        font-size: 1px;
        line-height: 0;
        color: transparent;
        text-indent: -150%;
    }

    .ec-base-paginate.typeSwipe button.prev, .ec-base-paginate.typeSwipe button.next {
        width: 31px;
        font-size: 15px;
        line-height: 1.2em;
        border: 0;
        cursor: pointer;
        background: url("//img.echosting.cafe24.com/skin/mobile/layout/btn_prev.png") no-repeat 50% 50%;
        background-size: 7px auto;
    }

    .ec-base-paginate.typeSwipe button.next {
        background: url("//img.echosting.cafe24.com/skin/mobile/layout/btn_next.png") no-repeat 50% 50%;
        background-size: 7px auto;
    }

    .ec-base-paginate.typeSwipe .prev, .ec-base-paginate.typeSwipe .next {
        display: none;
    }

    .xans-product-mobileimage .ec-base-paginate.typeSwipe {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        text-align: center;
    }
}

.productDetail {
    margin: 0 0 100px;
}

.productDetail img {
    max-width: 100% !important;
    height: auto !important;
}

.ec-base-fold .info {
    color: #6d6d6d;
    line-height: 22px;
}

.ec-base-fold .content {
    padding: 0 0 60px;
}

.xans-product-additional .subject img {
    width: auto;
    margin: 0px 5px 1px 0;
    vertical-align: middle;
}

.xans-product-additional .comment {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    color: #ef441f;
}

.xans-product-additional .noAccess, .xans-product-additional .nodata {
    padding: 56px 0;
    color: #6d6d6d;
    text-align: center;
}

.xans-product-additional .minor {
    padding: 56px 0;
    color: #6d6d6d;
    line-height: 14px;
    text-align: center;
}

.xans-product-additional .minor p:first-child img {
    margin: -11px 8px 0 0;
    vertical-align: top;
}

.xans-product-additional .minor .button {
    margin: -7px 0 0;
}

.xans-product-additional .view {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: -1px;
    line-height: 22px;
    text-align: left;
    color: #000;
    background: #f9f9f9;
}

.xans-product-additional .view .alert {
    margin: 0 0 10px;
}

#product-review-read .btnNormal, #product-qna-read .btnNormal {
    vertical-align: middle;
}

#product-review-read, #product-qna-read, #product-review-read td, #product-qna-read td {
    padding: 0;
}

.xans-product-additional .btnNormal em {
    font-style: normal;
}

.xans-product-additional .btnNormal .icon.icoArrowBottom {
    vertical-align: top;
    margin: 0 0 0 15px;
}

.xans-product-additional .boardComment {
    background: #f6f6f6;
}

.xans-product-additional .boardComment li {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
    text-align: left;
    line-height: 14px;
}

.xans-product-additional .boardComment li:before {
    content: "";
    position: absolute;
    display: inline-block;
    overflow: hidden;
    width: 9px;
    height: 11px;
    border-left: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
}

.xans-product-additional .boardComment .commentInfo .name {
    color: #000;
}

.xans-product-additional .boardComment .commentInfo .date {
    margin: 0 20px;
    line-height: 17px;
    vertical-align: top;
    color: #6d6d6d;
}

.xans-product-additional .boardComment .comment {
    margin: 17px 0 0;
    line-height: 18px;
    color: #545454;
    word-break: break-all;
}

.xans-product-additional .boardComment .replyArea {
    margin: -1px 0 0;
    border-top: 1px solid #e0e0e0;
    background: #f6f6f6;
}

.xans-product-additional .boardComment .replyArea .commentSecret {
    margin-right: 30px;
}

.xans-product-additional .memoCont {
    text-align: left;
    border-top: 1px solid #e5e5e5;
    background: #f6f6f6;
}

.xans-product-additional .writeForm {
    position: relative;
    border: 1px solid #a7a7a7;
    background: #fff;
}

.xans-product-additional .writeForm:before {
    content: "";
    position: absolute;
    display: inline-block;
    overflow: hidden;
    width: 9px;
    height: 11px;
    border-left: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
}

.xans-product-additional .writeForm textarea {
    width: 100%;
    height: 148px;
    border-bottom: 1px solid #e0e0e0;
}

.xans-product-additional .writeForm .name {
    display: inline-block;
}

.xans-product-additional .writeForm .password {
    display: inline-block;
}

.xans-product-additional .writeForm .ctrl:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-additional .writeForm .ctrl .button {
    float: right;
}

.xans-product-additional .writeForm .ctrl .secret label {
    margin: 0;
}

.xans-product-additional .memoCont .byteRating {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
}

.xans-product-additional .memoCont .byteRating em {
    font-style: normal;
}

.xans-product-additional .memoCont .captcha {
    border-top: 1px solid #e0e0e0;
}

.xans-product-additional .memoCont .captcha img {
    vertical-align: middle;
}

.xans-product-additional .memoCont .captcha input {
    margin: 0 10px 0 20px;
    font-size: 12px;
}

.xans-product-additional .commentSecret {
    margin: 20px 0 0;
}

@media all and (max-width: 1024px) {
    .xans-product-additional {
        margin: 60px 0 0;
    }

    .ec-base-fold .info {
        margin: 0 16px;
    }

    #product-review-read td, #product-qna-read td {
        width: 100%;
    }

    .xans-product-additional .view {
        padding: 25px 16px 0;
    }

    .xans-product-additional .view.secret {
        padding-bottom: 25px;
    }

    .xans-product-additional .view .ec-base-button {
        margin: 20px 0;
    }

    .xans-product-additional .boardComment li {
        padding: 25px 25px 0 36px;
    }

    .xans-product-additional .boardComment li:before {
        top: 24px;
        left: 17px;
    }

    .xans-product-additional .boardComment .ec-base-button {
        margin: 20px 0;
    }

    .xans-product-additional .boardComment .replyArea {
        padding: 26px 26px 30px 58px;
    }

    .xans-product-additional .boardComment .replyArea:before {
        left: 36px;
    }

    .xans-product-additional .memoCont {
        margin: 20px -16px 0;
        padding: 25px 0 0;
    }

    .xans-product-additional .writeForm {
        position: relative;
        margin: 0 16px 55px 36px;
    }

    .xans-product-additional .writeForm:before {
        top: -2px;
        left: -20px;
    }

    .xans-product-additional .writeForm .infoForm {
        display: flex;
        padding: 10px 5px;
    }

    .xans-product-additional .writeForm .infoForm p {
        flex: 1;
        margin: 0 5px;
    }

    .xans-product-additional .writeForm .infoForm .label {
        display: block;
        margin: 0 0 7px;
        color: #a7a7a7;
    }

    .xans-product-additional .writeForm .infoForm input {
        width: 100%;
    }

    .xans-product-additional .writeForm .ctrl {
        position: absolute;
        bottom: -55px;
        left: -20px;
        right: 0;
        line-height: 45px;
    }

    .xans-product-additional .writeForm .ctrl a {
        color: #fff;
    }

    .xans-product-additional .memoCont .byteRating {
        padding: 16px;
    }

    .xans-product-additional .memoCont .captcha {
        padding: 16px;
    }

    .xans-product-additional .memoCont.reply {
        margin-left: -36px;
    }
}

@media all and (min-width: 1025px) {
    .xans-product-additional {
        margin: 100px 0 0;
    }

    .ec-base-fold .info {
        padding-right: 45px;
    }

    .xans-product-additional .view {
        padding: 25px 25px 0;
    }

    .xans-product-additional .view.secret {
        padding-bottom: 25px;
    }

    .xans-product-additional .boardComment li {
        padding: 25px 25px 25px 50px;
    }

    .xans-product-additional .boardComment li:before {
        top: 24px;
        left: 25px;
    }

    .xans-product-additional .boardComment .ec-base-button {
        margin: 20px 0 0;
    }

    .xans-product-additional .boardComment .replyArea {
        padding: 26px 26px 30px 75px;
    }

    .xans-product-additional .boardComment .replyArea:before {
        left: 50px;
    }

    .xans-product-additional .memoCont {
        margin: 20px -25px 0;
        padding: 25px 25px 25px 50px;
    }

    .xans-product-additional .memoCont.reply {
        margin-left: -50px;
        padding-bottom: 0;
    }

    .xans-product-additional .writeForm {
        display: flex;
        flex-wrap: wrap;
    }

    .xans-product-additional .writeForm:before {
        top: -2px;
        left: -26px;
    }

    .xans-product-additional .writeForm .commentForm {
        width: 100%;
    }

    .xans-product-additional .writeForm .infoForm {
        padding: 13px 0 13px 19px;
    }

    .xans-product-additional .writeForm .infoForm input {
        width: 200px;
        margin: 0 20px 0 10px;
    }

    .xans-product-additional .writeForm .ctrl {
        flex: 1;
        padding: 14px 20px 0 0;
        line-height: 40px;
    }

    .xans-product-additional .memoCont .captcha {
        margin: 20px 0 0;
        padding: 20px 0 0;
    }

    .xans-product-additional .memoCont .captcha .ec-base-help {
        display: inline;
    }
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    outline: none !important
}

html {
    width: 100%;
    height: 100%;
}

body, code {
    letter-spacing: -0.02em;
    font-size: 13px;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    background: #fff;
}

body {
    min-width: 1000px;
    max-width: 1920px;
}

body#popup {
    min-width: 0;
}

li {
    list-style: none;
}

img, fieldset {
    border: none;
    vertical-align: top;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

th, td {
    border: 0;
    vertical-align: top;
}

input, select, textarea {
    font-size: 100%;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    vertical-align: middle;
    border-radius: 0;
    box-sizing: border-box;
}

button {
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

hr.layout {
    display: none;
}

a {
    text-decoration: none;
    color: #000;
    color: var(--font-color-base);
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.objHidden {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0;
    width: 0;
}

#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
    border: 0;
    margin: 0 0 -1px;
}

#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
    display: none;
}

#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
    width: auto !important;
    padding: 0;
}

#progressPaybarBackground {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.3;
    background-color: #000;
}

#progressPaybarView {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#progressPaybarView h3 {
    font-size: 32px;
    color: #444b59;
}

#progressPaybarView .box {
    width: 586px;
    margin: 0 auto;
    padding: 67px 0;
    text-align: center;
    background: #fff;
}

#progressPaybarView .box .txt {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 26px;
    color: #667084;
}

#skipNavigation {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
}

#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
    height: 0;
}

#skipNavigation p a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #c4122f;
    color: #fff;
    z-index: 100;
}

.displaynone {
    display: none;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
    --color: #ff5500;
}

.JS, .JS *, [class*="JS"], [class*="JS"] *, [class*=" JS-"], [class^="JS-"] *, [class*=" JS-"] *, [class^="JS-"] {
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

*[use="x"] {
    display: none !important;
}

.cf {
}

.cf:after {
    display: block;
    content: "";
    clear: both;
}

.tablize {
    display: table;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.tablize > * {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: -0.04em;
    vertical-align: top;
}

.tablize.cellize > * {
    display: table-cell;
}

.tablize > .tablize {
    font-size: 0;
    line-height: 0;
}

.tablize > .tablize > * {
    font-size: 12px;
    line-height: 1.6;
}

.split > * {
    position: relative;
}

.split > * + *:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 1px;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
}

.numb_font {
    font-family: 'Oswald', 'Roboto', 'Nanum Barun Gothic', Nanum Barun Gothic, Verdana, Dotum, AppleGothic, 맑은 고딕, malgun gothic, AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
}

[js-banner-module][js-hide] {
    opacity: 0;
}

[js-banner-module][js-group-hide] {
    display: none !important;
}

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;
    overflow: hidden;
}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1480px;
}

#container {
    width: 100%;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-top: 80px !important;
}

.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: "Jost", "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;
}

.layer_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layer_shadow.on {
    opacity: 1;
    visibility: visible;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #ff5500;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1480px;
    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: #3e3329;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #3e3329;
    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: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    width: 60px;
    height: 50px;
    margin-right: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #000;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #000;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#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;
    padding: 0 0 20px;
    margin: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    color: #888888;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li:last-child {
    padding: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #ff5500;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    position: absolute;
    top: 100%;
    left: -35px;
    visibility: visible;
    height: auto;
    margin-top: 5px;
    padding: 28px 35px;
    border: none;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: #989898;
    font-size: 13px;
    font-weight: 300;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #666;
    font-size: 13px;
    font-weight: 300;
}

#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 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1;
    color: #666;
    display: flex;
    align-items: center;
}

#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;
}

#header .inner .toparea .toparea_state .toparea_state_board.on .icon {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -33px;
    z-index: 1;
    padding: 28px 35px 8px;
    border: 0px;
    background: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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-bottom: 20px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1;
    color: #888;
    font-weight: 300;
    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: #ff5500;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

#header .inner .top_nav_box div[data-ez-module='menu-main/1'] {
    width: 100%;
}

#header .inner .top_nav_box .top_category {
    margin: 0 165px 0 100px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#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: 18px;
    font-weight: 500;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li.on > a {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    display: block;
    position: absolute;
    top: 80px;
    left: -5px;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: -20px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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 35px 0 15px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild, #header .inner .top_nav_box .top_category .sub-category li.noChild {
    padding: 0 15px 0 15px;
}

#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: 25px;
    margin-top: -3px;
    background: url('/skin-skin1/SkinImg/img/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: 15px;
    color: #888888;
    line-height: 1;
    font-weight: 300;
    display: block;
    padding: 10px 20px 10px 20px;
    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 {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#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 {
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 150px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_mypage {
    display: flex;
    flex-shrink: 0;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#header .inner .top_nav_box .top_mypage li {
    display: flex;
    height: 100%;
    width: 40px;
    text-align: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage li img {
    width: 28px;
}

#header .inner .top_nav_box .top_mypage li:nth-child(3) a {
    padding-right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    padding: 0 16px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 40px;
    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_mypage a.eNavFold {
    display: none;
}

#header .inner .top_nav_box .top_mypage li.r {
    position: relative;
    margin-right: 10px;
}

#header .inner .top_nav_box .top_mypage li.r:after {
    position: absolute;
    top: 25px;
    right: -12px;
    width: 1px;
    height: 30px;
    background: #ddd;
    content: "";
}

#header .inner .top_nav_box .top_mypage li a i {
    font-size: 20px;
}

#header .inner .top_nav_box .top_mypage li.my a i {
    font-size: 16px;
    background: #555;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#header .inner .top_nav_box .top_mypage li .depthArea {
    display: none;
    position: absolute;
    top: 80px;
    left: -70px;
    width: 180px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul {
    background: #fff;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li {
    width: 100%;
    text-align: left;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    border-bottom: 1px solid #ddd;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a {
    line-height: 15px;
    display: block;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a:hover {
    background: #f4f4f4;
}

#header .inner .top_nav_box .top_mypage li.bar {
    cursor: pointer;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
}

#header .searchArea {
    position: relative;
    width: 350px;
    margin-right: 50px;
}

#header .searchArea input {
    width: 100%;
    height: 40px;
    line-height: 36px;
    border: 2px solid var(--color);
    border-radius: 20px;
}

#header .searchArea i {
    position: absolute;
    color: var(--color);
    top: 19px;
    right: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
    background: #333;
    overflow: hidden;
}

#footer .inner {
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;
    color: #ccc;
}

#footer .inner .inner_t {
    width: 100%;
}

#footer .inner .inner_b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .info_left {
    position: relative;
}

#footer .util {
    position: absolute;
    top: 16px;
    left: 312px;
    width: auto;
}

#footer .util li {
}

#footer .util li:after {
    background: #fff;
    left: -20px;
    height: 15px;
}

#footer .util li a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

#footer .util.util2 {
    left: auto;
    right: 0;
}

#footer .inner .inner_t .info_left .bt_logo {
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #555;
}

#footer .inner .inner_t .info_left .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .inner_t .info_left .bt_info {
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_left .bt_info .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 700px;
    font-size: 13px;
    font-weight: 300;
    color: #ccc;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .inner_t .info_right .bt_util {
    margin-bottom: 50px;
}

#footer .inner .inner_t .info_right .bt_util ul {
    display: flex;
    justify-content: flex-end;
}

#footer .inner .inner_t .info_right .bt_util ul li {
    margin-left: 35px;
}

#footer .inner .inner_t .info_right .bt_util ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    white-space: nowrap;
}

#footer .inner .inner_t .info_right .wrap_cs {
    display: flex;
    justify-content: space-between;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt .cs_center_title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt > div > div {
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .pdr10 {
    padding-right: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt .bt_title_sub > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_mail > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_time > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_tel > strong {
    font-weight: 600;
}

#footer .inner .inner_b .bt_escrow a {
    font-size: 0px;
    display: flex;
    align-items: center;
}

#footer .inner .inner_b .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    line-height: 1.6;
    width: 350px;
    word-break: keep-all;
}

#footer .inner .inner_b .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .inner_b .bt_escrow a img.on {
    display: block;
}

#footer .inner .inner_b .bt_copyright {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
}

.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: 23px 165px;
    border: 2px solid #e5e5e5;
    text-align: center;
    transition: all 400ms;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #000;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #cacaca;
}

#right_quick {
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}

#right_quick > div {
    margin-top: -5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#right_quick > div:hover {
    opacity: 0.5;
}

#right_quick > div img {
    width: 65px;
}

#right_quick > div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#right_quick > div:first-child a {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ff5500;
    border-radius: 50%;
}

#right_quick > div:first-child img {
    width: 30px;
    height: 100%;
}

@media all and (max-width: 1680px) {
    .main_top_banner .top_banner_box_inner .top_banner_text a {
        font-size: calc(13px + (15 - 13) * ((100vw - 370px) / (1680 - 370)));
    }
}

@media all and (max-width: 1480px) {
    #header .inner .top_nav_box .top_category > ul > li {
        padding: 0 15px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 15px;
    }

    #footer .inner .inner_t .info_right {
        margin-left: 50px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt, #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-right: 55px;
    }
}

@media all and (max-width: 1px) {
    .RW {
        display: none !important;
    }

    .RTMB {
        display: block !important;
    }

    .RTMI {
        display: inline-block !important;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .bottom-nav {
        z-index: 901;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 52px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav--hide {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .bottom-nav__tabBar {
        display: flex;
        justify-content: space-between;
        height: 52px;
        padding: 14px 26px 0;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav__tabBar li a, .bottom-nav__tabBar li button {
        position: relative;
        display: block;
        white-space: nowrap;
        width: 24px;
        height: 24px;
        font-size: 1px;
        line-height: 1px;
        color: transparent;
        text-indent: 150%;
        vertical-align: top;
        background: none;
    }

    .bottom-nav__tabBar li button:focus {
        outline: 0;
    }

    .bottom-nav__tabBar .count {
        display: block;
        position: absolute;
        top: 12px;
        right: -5px;
        width: 16px;
        height: 16px;
        font-size: 11px;
        color: #fff;
        text-align: center;
        text-indent: 0;
        line-height: 15px;
        border-radius: 50%;
        background: #000;
    }

    .bottom-nav__top {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -72px;
        right: 16px;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        transition: .5s;
    }

    .bottom-nav__top a {
        display: block;
        background-color: #fff;
        border: 1px solid #dadada;
        box-sizing: border-box;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    .bottom-nav__top a.quick_search svg {
        width: 20px;
    }

    .bottom-nav__top--show {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .bottom-nav__top span {
        display: block;
        margin: 4px 0 0;
    }

    .button--fixed .bottom-nav__tabBar {
        display: none;
    }

    .button--fixed #header.fixed .navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .xans-layout-mobileaction {
        position: absolute;
        top: 45px;
        left: 4%;
    }

    .xans-layout-mobileaction a {
        overflow: hidden;
        display: block;
        text-indent: -150%;
        color: transparent;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
    }

    .display_tablet_only {
        display: block !important;
    }

    .display_mobile_only {
        display: none !important;
    }

    .display_pc_only {
        display: none !important;
    }

    #container #contents {
        width: 92%;
        margin: 0 auto;
    }

    .main_top_banner {
        padding: 10px 0;
    }

    .main_top_banner.close_none {
        height: 50px;
    }

    .main_top_banner .top_banner_box_inner {
        height: 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .main_top_banner .top_banner_box_inner .top_banner_text {
        width: 100%;
        flex: none;
    }

    .main_top_banner .top_banner_box_inner .top_banner_close {
        padding-top: 16px;
    }

    .main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
        position: static;
    }

    #header .inner .top_nav_box {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .inner .top_nav_box .top_logo {
        display: flex;
        align-items: center;
        order: 2;
        height: 65px;
        z-index: 998;
        flex-basis: 80%;
        overflow: hidden;
    }

    #header .inner .top_nav_box .top_logo a {
        font-size: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #header .inner .top_nav_box .top_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #header .inner .top_nav_box .top_category {
        display: none;
        order: 3;
        margin: 0 -4%;
        width: 108%;
        border-top: 1px solid #e8e8e8;
        overflow: hidden;
        overflow-x: auto;
    }

    #header .inner .top_nav_box .top_category > ul {
        display: flex;
        align-items: center;
        height: 45px;
        margin-left: 4%;
    }

    #header .inner .top_nav_box .top_category > ul > li {
        height: 45px;
        display: flex;
        align-items: center;
        padding: 0;
        margin-right: 20px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 14px;
        font-weight: 400;
        display: block;
        line-height: 43px;
        color: #1a1a1a;
    }

    #header .inner .top_nav_box .top_category > ul#top_community {
        margin-left: 0;
    }

    #header .inner .top_nav_box .top_category .sub-category-box {
        display: none !important;
    }

    #header .inner .top_nav_box .top_mypage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 65px;
        position: absolute;
        left: 0;
        top: 0;
    }

    #header .inner .top_nav_box .top_mypage li {
        display: none;
    }

    #header .inner .top_nav_box .top_mypage .top_search {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .top_search .eSearch {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .mo_nav {
        display: block;
        order: 1;
        margin-left: -3px;
    }

    #header .inner .top_nav_box .mo_search {
        order: 3;
    }

    #header .inner .top_nav_box .top_mypage a {
        display: block;
        font-size: 0;
        margin: 0;
        padding: 0px;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount {
        display: flex;
        position: relative;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
        position: absolute;
        top: 30%;
        right: -6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        text-align: center;
        line-height: 1;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount svg {
        display: flex;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold {
        display: flex;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav {
        width: 24px;
        box-shadow: 0 20px 0;
        margin: -19px auto 0;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav:before {
        width: 24px;
        top: 10px;
    }

    #header.fixed {
        -webkist-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .footer_margin {
        margin-top: 50px;
    }

    #footer {
        padding: 0;
        margin: 0 auto;
    }

    #footer .inner {
        margin: 0 auto;
        padding: 0;
        color: #b3b3b3;
    }

    #footer .inner .inner_t {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_t .info_left {
        order: 2;
        width: 100%;
    }

    #footer .inner .inner_t .info_right {
        order: 1;
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_b {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_left .bt_logo {
        padding-top: 45px;
        margin-bottom: 30px;
        font-size: 25px;
        flex-shrink: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    #footer .inner .inner_t .info_left .bt_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #footer .inner .inner_t .info_left .bt_tel {
        font-size: 13px;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt01 {
        margin-bottom: 15px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt02 span {
        display: block;
        margin: 0;
    }

    #footer .inner .inner_t .info_left .bt_info {
        line-height: 1.8;
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_left .bt_info .bt_info_list, #footer .inner .inner_t .info_left .bt_info .bt_info_list a {
        line-height: 1.8;
        font-size: 12px;
    }

    #footer .inner .inner_t .info_right .bt_util {
        margin: 0 0 20px;
    }

    #footer .inner .inner_t .info_right .bt_util ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #footer .inner .inner_t .info_right .bt_util ul li {
        margin-left: 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    #footer .inner .inner_t .info_right .wrap_cs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt span {
        display: inline !important;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt .bt_title {
        width: 100%;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
        margin: 0 25px 10px 0;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        font-size: 12px;
        font-weight: 300;
        color: #000;
        line-height: 24px;
        letter-spacing: -0.05em;
    }

    #footer .inner .inner_b .bt_escrow {
        bottom: 0px;
        left: 0;
    }

    #footer .inner .inner_b .bt_escrow a {
        font-size: 0px;
    }

    #footer .inner .inner_b .bt_escrow a img {
        width: 25px;
    }

    #footer .inner .inner_b .bt_copyright {
        font-size: 13px;
        text-align: left;
        margin: 0px 0 30px;
    }

    #header.fixed .inner .xans-layout-searchheader, .xans-layout-searchheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1005;
    }

    .xans-layout-searchheader fieldset {
        min-inline-size: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
    }

    .xans-layout-searchheader fieldset .search_title {
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #1a1a1a;
    }

    .xans-layout-searchheader fieldset .top_search_box {
        width: 85%;
        height: 45px;
        margin-bottom: 7px;
    }

    .xans-layout-searchheader fieldset .top_search_box #keyword {
        height: 45px;
        font-size: 16px;
        padding: 0 0 0 0px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose {
        position: absolute;
        top: 17px;
        right: 4%;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose img {
        width: 50px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword ul {
        width: 85%;
        margin: 0 auto;
    }

    .xans-layout-searchheader fieldset .hot_keyword li {
        margin-right: 7px;
    }

    .xans-layout-searchheader fieldset .hot_keyword li a {
        font-size: 12px;
        padding: 15px 17px 12px 17px;
    }

    .xans-layout-searchheader fieldset .search_find_product {
        margin: 0 0 44px 0px;
        font-size: 28px;
        width: 85%;
    }

    .xans-layout-searchheader fieldset .wrap_search_box {
        align-items: center;
        margin-top: 100px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        width: 25px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch img {
        bottom: 10px;
    }

    .xans-layout-searchheader fieldset .recom_search {
        width: 85%;
        margin: 30px auto 20px auto;
        font-size: 20px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnDelete {
        display: block;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        background-color: #fff;
        display: inline-block;
        min-width: auto;
        padding: 15px 80px;
        border: 1px solid #dadada;
        box-sizing: border-box;
        text-align: center;
        transition: all 400ms;
        font-size: 16px;
        color: #000;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
        border: 1px solid #dadada;
        box-sizing: border-box;
    }

    #right_quick {
        right: 30px;
        bottom: 60px;
    }

    #right_quick img {
        width: 50px;
    }
}

@media all and (max-width: 767px) {
    .RTB {
        display: none !important;
    }

    .RMB {
        display: block !important;
    }

    .RMI {
        display: inline-block !important;
    }

    .display_mobile_only {
        display: block !important;
    }

    .display_pc_only {
        display: none !important;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        padding: 10px 65px;
        font-size: 13px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        margin: 0;
    }

    #footer .inner .footer_right {
        margin: 40px 0 0;
    }

    #footer .inner .bt_util ul li a {
        font-size: 12px;
    }

    #footer .inner .wrap_cs .cs_center_txt, #footer .inner .wrap_cs .bank_txt {
        font-size: 12px;
        line-height: 22px;
    }

    #footer .inner .wrap_cs .cs_center_txt {
        margin-bottom: 25px;
    }

    #footer .inner .wrap_cs .bank_txt {
        margin-bottom: 25px;
    }

    #footer .inner .bt_logo {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    #footer .inner .bt_tel .bt_txt01 {
        font-size: 16px;
    }

    #footer .inner .bt_copyright {
        font-size: 12px;
        margin: 20px 0 60px;
    }

    #footer .inner .bt_escrow a span {
        font-size: 11px;
        width: auto;
    }

    #right_quick {
        right: 15px;
    }

    #right_quick > div:first-child a {
        width: 40px;
        height: 40px;
    }

    #right_quick > div:first-child img {
        width: 20px;
    }

    #right_quick > div img {
        width: 50px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: block !important;
    }
}

@media all and (min-width: 1025px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: none !important;
    }

    .RTMI {
        display: none !important;
    }

    .RTMB {
        display: none !important;
    }
}

@media all and (max-width: 1553px) {
    #quick {
        display: none;
    }
}

.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%;
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a:hover, .mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#footerN {
}

#footerN > .in {
    max-width: 1480px;
    margin: 0 auto;
}

.main-cate {
}

.main-cate .top {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.main-cate .top .t {
}

.main-cate .top .t li {
    line-height: 40px;
    font-size: 15px;
}

.main-cate .top .t li i {
}

.main-cate .top .t li.d {
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.main-cate .top .t li.s {
    margin-right: 30px;
    padding-right: 30px;
}

.main-cate .top .t li.s b {
    cursor: pointer;
}

.main-cate .top .t li.s.on b {
    color: #ff5500;
}

.main-cate .top .t li:after {
    top: 13px;
    left: -30px;
    height: 15px;
}

.main-cate .top .btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.main-cate .top .btn i {
}

.main-cate .top .btn i.p {
    display: inline-block;
}

.main-cate .top .btn i.m {
    display: none;
}

.main-cate .top-cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-cate .top-cate ul {
    padding: 5px 0;
    display: none;
}

.main-cate .top-cate ul li {
    padding: 5px;
    width: 10%;;
}

.main-cate .top-cate ul.prd li {
    width: 11.1111%;
}

.main-cate .top-cate ul li label {
    cursor: pointer;
}

.main-cate .top-cate .btns {
    display: none;
    width: auto;
    float: right;
    text-align: right;
}

.main-cate .top-cate .btns a {
}

.main-cate.loca ul.loca {
    display: table;
}

.main-cate.prd ul.prd {
    display: table;
}

.main-cate.work ul.work {
    display: table;
}

.cate-lists {
    margin: 40px 0;
}

.cate-lists ul {
    text-align: right;
}

.cate-lists ul li {
    padding: 5px 10px;
    height: auto;
    border-color: #ccc;
    color: #333;
    border-radius: 15px;
}

.cate-lists ul li.on {
    border-color: #ff5500;
    color: #ff5500;
}

.ec-base-product .prdList.all > li {
    display: inline-block !important;
}

.ec-base-product .prdList .icon__box, .sale_box {
    display: none !important;
}

body .ec-base-product .prdList .description {
    margin-top: 15px;
}

.ec-base-product .prdList .description .name {
}

.ec-base-product .prdList .description .name .star {
    float: right;
}

.ec-base-product .prdList .description .name .star i {
    color: #fdb231;
}

.ec-base-product .prdList .thumbnail .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
}

.ec-base-product .prdList .thumbnail .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 14px;
    line-height: 1;
}

body .tabProduct ul {
    margin: 0;
    width: 100%;
}

body .tabProduct ul li, body .tabProduct li:last-child {
    width: 33.3333%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

body .tabProduct ul li.selected {
    border-bottom: 1px solid #ff5500;
}

body .tabProduct ul li.selected a {
    border: 0;
}

body .tabProduct ul li a {
    width: 100%;
    font-size: 17px;
}

#prdInfo iframe {
    width: 100% !important;
}

.detail-infos {
    background: #f4f4f4;
    padding: 0 30px;
    max-width: 1240px;
    margin: 50px auto;
}

.detail-infos .t-wrap {
    padding: 30px 0;
}

.detail-infos .t-wrap + .t-wrap {
    border-top: 1px solid #ddd;
}

.detail-infos .t1 {
    width: 50%;
}

.detail-infos .t1 table {
}

.detail-infos .t1 table th {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

.detail-infos .t1 table td {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

#detail-local .infoArea {
}

#detail-local .infoArea h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

#detail-local .infoArea h2 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #999;
}

#detail-local .infoArea .price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px 0;
}

#detail-local .infoArea .price p {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 20px;
}

#detail-local .infoArea .price b {
    font-size: 20px;
    vertical-align: middle;
}

#detail-local .infoArea .price b span {
    font-size: 17px;
    font-weight: normal;
}

#detail-local .infoArea .price b span font {
    display: inline-block;
    margin: 0 10px;
}

#detail-local .infoArea .price i {
    font-size: 13px;
    font-style: normal;
    color: #999;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
}

#detail-local .ni- {
    padding: 0 30px;
}

#detail-local .ni- .ttop {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
}

#detail-local #total- {
    text-align: right;
    font-size: 15px;
    margin-bottom: 30px;
}

#detail-local #total- b {
    font-size: 30px;
    color: #ff5500;
}

.dimmed.dd {
    display: none;
}

.pop-d.dd {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    width: 350px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

.pop-d.dd p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;
}

.pop-d.dd div {
    width: 100%;
}

.dimmed.dd.on {
    display: block !important;
}

.pop-d.dd.on {
    display: block !important;
}

.main-bb {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

#detail-shop {
}

#detail-shop .des-wrap {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop .des {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7;
    border-radius: 10px;
}

#detail-shop .infoArea h1 {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}

#detail-shop .infoArea h2 {
    font-size: 25px;
}

#detail-shop .infoArea .guideArea {
    display: none;
}

#detail-shop .infoArea #totalProducts {
    margin: 0;
}

#detail-shop .infoArea #totalProducts > table > tbody {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop #totalPrice .total em {
    font-weight: 600;
}

#detail-shop .action_button .btnSubmit {
    flex: 1;
}

#detail-shop .xans-product-action .action_button .btnNormal, #detail-shop .xans-product-action .action_button .btnSubmit {
    height: 50px;
    padding: 16px 0;
}

body li.xans-record- {
    width: 33.3333%;
}

body li.xans-record- a .summary .subject {
    font-size: 15px;
    font-weight: bold;
}

body .ec-base-fold.theme1 > .title h3 {
    font-size: 17px;
}

body .xans-mall-faq .contents {
    font-size: 15px;
}

#sub-host {
}

#sub-host .in {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 10px;
}

#sub-host h2.t {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host h2.t b {
    color: #ff5500;;
}

#sub-host .title {
    margin: 0 0 70px 0;
    padding-top: 100px;
}

#sub-host .title h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#sub-host .title h1 {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host .title h1 b {
    color: #ff5500;;
}

#sub-host .cont1 {
    text-align: center;
    margin-bottom: 50px;
}

#sub-host .cont1 h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

#sub-host .cont1 h2 b {
    color: #ff5500;;
}

#sub-host .cont2 {
    background: #f4f4f4;
    padding: 80px;
    margin-bottom: 80px;
}

#sub-host .cont2 ul {
    margin-top: 50px;
}

#sub-host .cont2 ul li {
    width: 33.3333%;
    padding: 10px;
    text-align: center;
}

#sub-host .cont2 ul li p {
    background: #666;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}

#sub-host .cont3 {
}

#sub-host .cont3 > .in {
}

#sub-host .cont3 > .in > p {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#sub-host table {
}

#sub-host table th {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
}

#sub-host table td {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

#sub-host table td input {
    width: 600px;
    border-radius: 10px;
}

#sub-host table + table {
    margin-top: 100px;
}

.sub-btt {
    margin-top: 100px !important;
}

.sub-btt > div {
    width: 300px;
    font-size: 16px;
}

#sub-host .cont4 {
    padding-top: 100px;
}

#sub-host .cont4 .t {
    text-align: center;
}

#sub-host .cont4 p.t {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}

#sub-host .cont4 .l {
    width: 50%;
    background: #f4f4f4;
    padding: 40px 40px 10px 60px;
}

#sub-host .cont4 .l h3 {
    font-size: 25px;
}

#sub-host .cont4 .l p {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#sub-host .cont4 .l h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}

#sub-host .cont4 .l h4 i {
    text-indent: -30px;
    color: #ff5500;
}

#sub-host .cont4 .l h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
}

#sub-host .cont4 .l h5 span {
    display: inline-block;
    width: 80px;
}

#sub-host .cont4 .r {
    width: 45%;
    margin-left: 5%;
}

#sub-host .cont4 .r table th {
}

#sub-host .cont4 .r table td input {
    width: 100%;
}

#sub-host .cont4 .r table td textarea {
    width: 100%;
    border-radius: 10px;
}

#sub-host .cont5 {
    max-width: 1100px;
    margin: 0 auto;
}

#sub-host .cont5 li {
    border-color: #ff5500;
}

#sub-host .cont5 li span {
    color: #ff5500;
    font-size: 20px;
}

.tablize.circle {
    text-align: center;
}

.tablize.circle > * {
    position: relative;
    border: 2px solid #ccc;
    height: 0;
    margin: -1%;
    border-radius: 50%;
    box-sizing: border-box;
}

.tablize.circle.grid4 > * {
    width: 50%;
    padding-bottom: 50%;
}

.tablize.circle > * > span {
    display: inline-block;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media all and (min-width: 768px) {
    .tablize.circle.grid4 > * {
        width: 25%;
        padding-bottom: 25%;
    }
}

#sub-host .cont6 {
    max-width: 1100px;
    margin: 100px auto;
}

#sub-host .cont6 .img {
    width: 55%;
    vertical-align: middle;
}

#sub-host .cont6 .txt {
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}

#sub-host .cont6 .txt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

#sub-host .cont6 .txt p {
    font-size: 16px;
    margin-bottom: 100px;
}

#sub-host .cont6 .txt a {
    font-size: 16px;
    text-decoration: underline;
}

#sub-host .cont6 .z1 {
}

#sub-host .cont6 .z1 .img {
}

#sub-host .cont6 .z1 .txt {
}

#sub-host .cont6 .z2 {
    margin: 50px 0;
}

#sub-host .cont6 .z2 .img {
}

#sub-host .cont6 .z2 .txt {
}

#sub-host .cont6 .z3 {
}

#sub-host .cont6 .z3 .img {
}

#sub-host .cont6 .z3 .txt {
}

.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;
}

select {
    max-width: 100%;
    height: 40px;
    padding: 0 30px 0 15px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    background: #fff url("//img.echosting.cafe24.com/skin/skin/common/ico_select.png") no-repeat right 10px center;
    background-size: 14px 8px;
}

select::-ms-expand {
    display: none;
}

input[type="radio"] {
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio.png") no-repeat 0 0;
    background-size: 18px 18px;
    outline: 0;
}

input[type="radio"]:checked {
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio_checked.png");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="radio"]::-ms-check {
    border: 1px solid #000;
    background-color: #fff;
}

input[type="checkbox"] {
    position: relative;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    background: #fff;
    outline: 0;
}

input[type="checkbox"]:checked {
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #ababab;
    background-color: #fff;
}

input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

label > input[type=radio], label > input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

label + label {
    margin-left: 15px;
}

input[type=radio] + label, input[type=checkbox] + label {
    margin: 0 15px 0 10px;
    vertical-align: middle;
}

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;
}

@media all and (max-width: 767px) {
    .gInnerMargin {
        margin: 0 16px;
    }

    .titleArea {
        margin: 40px 16px 30px;
    }
}

@media all and (max-width: 1024px) {
    .titleArea {
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 22px;
    }

    .titleArea h3 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea--middle {
        margin: 0;
        padding: 27px 16px 12px;
        text-align: left;
        background: #f6f6f6;
    }

    .titleArea--middle h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea .desc {
        font-size: 12px;
        color: #6d6d6d;
    }

    .path {
        margin: 0;
        opacity: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
        color: transparent;
        text-indent: 150%;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 15px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .gInnerMargin {
        margin: 0 24px;
    }

    .titleArea {
        margin: 40px 24px 30px;
    }

    .titleArea--middle {
        margin: 0;
    }

    .path {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .titleArea {
        margin: 45px 0 40px;
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: #000;
        color: var(--font-color-heading);
        font-size: 30px;
    }

    .titleArea h3 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea--middle {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea--middle h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea.titleArea--myshop {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea.titleArea--myshop h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea .desc {
        font-size: 13px;
        color: #6d6d6d;
    }

    .titleArea ul {
        padding: 5px 0;
        color: #939393;
        line-height: 18px;
    }

    .titleArea ul li {
        position: relative;
        padding: 0 0 0 9px;
    }

    .titleArea ul li:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        width: 2px;
        height: 2px;
        margin: -2px 0 0 0;
        background: #939393;
    }

    .path + .titleArea {
        margin-top: 55px;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 30px 0;
    }

    .memberArea {
        max-width: 898px;
        margin: 0 auto;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 458px !important;
        height: 100% !important;
        margin: 0 !important;
    }

    #capp-shop-new-product-optionselect-layer > iframe {
        z-index: 1111;
        position: relative;
    }

    #capp-shop-new-product-optionselect-layer:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background: #00000040;
    }

    #capp-shop-new-product-optionselect-backlayer {
        width: 100% !important;
        background: #000;
    }

    #capp-shop-new-product-optionselect-backlayer + #capp-shop-new-product-optionselect-layer:after {
        display: none;
    }
}

[class^='btnNormal'], a[class^='btnNormal'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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;
}

@media all and (max-width: 767px) {
    .btnMore {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 14px 20px;
        height: 45px;
        font-size: 13px;
        line-height: 18px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ec-base-button {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button [class^='btn'] + [class^='btn'] {
        margin-left: 6px;
    }

    .ec-base-button.gBottom {
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        display: flex;
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] {
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
        margin-left: 10px;
    }

    .ec-base-button.gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak .gLeft + .gRight {
        margin: 10px 0 0;
    }

    .ec-base-button.gBreak .gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak > [class^='btn'] + [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] + [class^='btn'] {
        margin: 10px 0 0;
    }

    .ec-base-button .ec-base-button[class*="gColumn"] {
        margin: 0 -5px;
    }

    .ec-base-button[class*="gMColumn"] {
        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;
        margin-left: 11px;
        margin-right: 11px;
    }

    .ec-base-button[class*="gMColumn"]:after {
        display: none;
    }

    .ec-base-button[class*="gMColumn"] [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*="gMColumn"] .gLeft, .ec-base-button[class*="gMColumn"] .gRight {
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        width: 100%;
    }

    .gInnerMargin .ec-base-button, .gInnerMargin .ec-base-button.gBottom, .gInnerMargin.ec-base-button.gBottom {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 1025px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 13px 20px;
        height: 40px;
        font-size: 13px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tab.typeNav .menu {
        display: flex;
        border-bottom: 1px solid #868686;
    }

    .ec-base-tab.typeNav .menu li {
        flex: 1;
    }

    .ec-base-tab.typeNav .menu li a {
        height: 100%;
        padding: 16px 8px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ec-base-tab.typeNav .menu li a .count {
        align-self: flex-end;
        padding-left: 3px;
    }

    .ec-base-tab.typeMenu {
        position: relative;
        height: 40px;
        z-index: 1;
    }

    .ec-base-tab.typeMenu .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-tab.typeNav .menu {
        margin: 0 0 20px;
    }

    .ec-base-tab.typeNav .menu li {
        float: left;
        margin-left: -1px;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: 218px;
        padding: 16px 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-table .gFlow {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table.typeList tr.gBorderClear {
        border-bottom: 0;
    }

    .ec-base-table.typeWrite {
        padding: 10px 0;
    }

    .ec-base-table.typeWrite tr {
        display: block;
    }

    .ec-base-table.typeWrite th {
        display: block;
        padding: 6px 15px 0;
        border-bottom: 0;
        text-align: left;
        background-color: transparent;
    }

    .ec-base-table.typeWrite td {
        display: block;
        padding: 2px 15px 10px;
        border-bottom: 0;
        align-items: center;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 10px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ec-base-table.typeWrite td.formGroup.date {
        padding-left: 10px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup {
        display: flex;
        flex-flow: wrap;
        box-sizing: border-box;
        align-items: center;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup input[type="password"], .ec-base-table.typeWrite .formGroup select {
        flex: 1;
    }

    .ec-base-table.typeWrite span.txtInfo {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 100%;
    }

    .ec-address .ec-address-zipcode {
        display: flex;
        flex-flow: wrap;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        flex: 1;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        display: block;
        width: 100%;
        margin: 5px 0 0;
    }

    .ec-base-table.typeList thead {
        display: none;
    }

    .ec-base-table.typeList table, .ec-base-table.typeList tbody {
        display: block;
    }

    .ec-base-table.typeList tr {
        display: block;
        position: relative;
        padding: 20px 8px 19px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
    }

    .ec-base-table.typeList tr:after {
        content: "";
        display: block;
        clear: both;
    }

    .ec-base-table.typeList td {
        height: auto;
        display: block;
        float: left;
        padding: 3px 8px;
        border-bottom: 0;
        text-align: left;
        color: #6d6d6d;
    }

    .ec-base-table.typeList td a {
        color: #6d6d6d;
    }

    .ec-base-table.typeList td.chk {
        box-sizing: border-box;
        padding: 0;
    }

    .ec-base-table.typeList td.chk .boardChk {
        margin: 5px 8px 0 8px;
    }

    .ec-base-table.typeList td.chk:not(.no) .boardChk {
        margin: 5px 8px 0px 8px
    }

    .ec-base-table.typeList td.subject {
        float: none;
        box-sizing: border-box;
    }

    .ec-base-table.typeList td.subject a {
        color: #000;
    }

    .ec-base-table.typeList.gThumb td.thumb {
        overflow: hidden;
        position: absolute;
        top: 24px;
        left: 16px;
        width: 65px;
        height: calc(100% - 45px);
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.thumb a {
        display: block;
        height: 100%;
        text-align: center;
    }

    .ec-base-table.typeList.gThumb td.thumb img {
        max-width: 100%;
        max-height: 100%;
    }

    .ec-base-table.typeList.gThumb tr {
        padding-left: 90px;
        padding-right: 20px;
    }

    .ec-base-table.typeList.gThumb td.chk {
        z-index: 1;
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.chk .boardChk {
        margin: 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-table .gFlow {
        width: 100%;
        margin-left: 20px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table th {
        padding: 14px 30px;
    }

    .ec-base-table.typeWrite th {
        padding: 10px 30px;
    }

    .ec-base-table.typeWrite th[scope*="row"] {
        padding-right: 15px;
    }

    .ec-base-table.typeWrite td {
        padding: 10px 20px;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup select {
        width: 190px;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 290px;
    }

    .ec-base-table.typeWrite td .ec-base-qty input[type="text"] {
        width: 45px;
    }

    .ec-base-table.typeWrite .ec-address input[type="text"], .ec-base-table.typeWrite .ec-address select {
        width: 450px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        width: 200px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        margin: 0 0 0 15px;
        line-height: 40px;
    }

    .ec-base-table.typeList {
        border-top: 0;
    }

    .ec-base-table.typeList th, .ec-base-table.typeList td {
        padding: 15px 10px 16px;
    }

    .ec-base-table.typeList th {
        border-bottom: 0;
    }

    .ec-base-table.typeList td.subject {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tooltip {
        width: 88%;
        margin: 5px auto 0;
    }

    .ec-base-tooltip .edge {
        display: none;
    }

    .shippingFee {
        position: static;
    }

    .shippingFee .ec-base-button {
        text-align: center;
    }

    .shippingFee .btnStrong {
        display: inline-block;
        padding: 12px 20px;
        height: 40px;
        font-size: 13px;
        box-sizing: border-box;
        border: 1px solid transparent;
        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: #fff;
        background-color: #000;
    }
}

@media all and (min-width: 1025px) {
    .shippingFee {
        position: relative;
    }

    .shippingFee .ec-base-tooltip {
        margin: 10px 0 0 -150px;
        width: 360px;
    }
}

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;
    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;
}

@media all and (max-width: 1024px) {
    span.ec-base-help, p.ec-base-help, ul.ec-base-help li {
        margin: 10px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding: 0 15px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-fold.theme1.gMargin {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-fold.theme1 > .title {
        padding: 0 16px;
    }

    .ec-base-fold.theme1 > .title h2 {
        font-size: 16px;
    }

    .ec-base-fold.theme1 > .title:after {
        right: 21px;
    }

    .ec-base-fold.theme1.selected > .title:after {
        top: 32px;
    }

    .ec-base-fold.theme1 .ec-base-table.typeList {
        border-color: #e5e5e5
    }
}

@media all and (min-width: 1025px) {
    .ec-base-fold.theme1 .title > h2 {
        font-size: 18px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-box.gPadding {
        padding: 50px 18px 40px;
    }

    .ec-base-box.typeMember {
        padding: 50px 18px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .additionalInfo {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-box.gPadding {
        padding: 74px 0;
    }

    .ec-base-box.typeMember {
        padding: 74px 0;
    }

    .ec-base-box.typeMember .content {
        width: 421px;
    }
}

.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^='/skin-skin1/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 .icon__box span + span {
    margin: 12px 0 0;
}

.ec-base-product .prdList .wish {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}

.ec-base-product .prdList .cart {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.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 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;
}

@media all and (max-width: 767px) {
    .ec-base-product ul.grid5 > li {
        width: 50%;
    }

    .ec-base-product .prdList {
        margin: 0 -5px 0;
    }

    .ec-base-product .prdList .wish {
        width: 22px;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 5px;
    }
}

@media all and (max-width: 1024px) {
    .ec-base-product .title h3 {
        margin: 40px 0 20px;
        font-size: 16px;
    }

    .ec-base-product ul.grid4 > li {
        width: 50%;
    }

    .ec-base-product .discountPeriod {
        position: static;
    }

    .ec-base-product .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .ec-base-product ul.grid5 > li {
        width: 33.33%;
    }

    .ec-base-product ul.grid4 > li {
        width: 33.33%;
    }

    .ec-base-product .prdList {
        margin: 0 -8px 0;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 8px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product .title h3 {
        margin: 50px 0 25px;
        font-size: 20px;
    }

    .ec-base-product .layerDiscountPeriod {
        left: 50%;
        top: 26px;
        width: 247px;
        margin: 0 0 0 -124px;
    }

    .ec-base-product .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }
}

.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 .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;
}

@media all and (max-width: 1024px) {
    .ec-base-prdInfo .prdBox {
        padding: 24px 16px;
    }

    .ec-base-prdInfo .description {
        padding: 0 40px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo .buttonGroup {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo.gCheck .sumPrice, .ec-base-prdInfo.gCheck .quantity, .ec-base-prdInfo.gCheck .buttonGroup {
        padding: 0 0 0 125px;
    }

    .ec-base-prdInfo .btnDelete {
        right: 12px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 16px 24px;
        padding: 10px 20px 20px;
    }

    .ec-base-prdInfo .optionSelect li {
        margin: 10px 0 0;
    }

    .ec-base-prdInfo .optionSelect select, .ec-base-prdInfo .optionSelect input {
        width: 100%;
    }

    .ec-base-prdInfo .optionSelect + .optionSelect {
        margin-top: -34px;
        padding-top: 0;
    }

    .ec-base-prdInfo .optionDesc {
        display: block;
        margin: 0 0 10px;
        color: #545454;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 16px;
    }

    .optionModifyLayer .ec-base-button {
        display: flex;
    }

    .optionModifyLayer .ec-base-button [class*='Fix'] {
        flex: 1;
        min-width: auto;
    }

    .ec-base-prdEmpty {
        padding: 40px 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-prdInfo .prdBox {
        position: relative;
        padding: 25px 0;
    }

    .ec-base-prdInfo .description {
        margin: 0 250px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        text-align: right;
        padding: 0 42px 0 0;
    }

    .ec-base-prdInfo .buttonGroup {
        position: absolute;
        bottom: 25px;
        right: 0;
        width: 300px;
        text-align: right;
    }

    .ec-base-prdInfo .btnDelete {
        right: -5px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 98px;
        padding: 10px 20px 20px;
    }

    .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 {
        width: 254px;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 0;
    }

    .optionModifyLayer .ec-base-layer {
        width: 485px;
    }

    .ec-base-prdEmpty {
        padding: 56px 0;
    }
}

.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;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
.calendar-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#detail-local .calendar-section .top {
}

#detail-local .calendar-section .top .box {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#detail-local .calendar-section .top .box + .box {
    border-left: 1px solid #ddd;
}

#detail-local .calendar-section .top .box h2 {
    font-size: 13px;
    margin: 0;
}

#detail-local .calendar-section .top .box h3 {
    font-size: 20px;
    font-weight: 500;
}

#detail-local .c-box {
    padding: 0 30px;
}

.calendar, .calendar_weekdays, .calendar_content {
    max-width: 585px;
}

.calendar {
    margin: auto;
    min-width: 320px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.calendar_weekdays {
    color: #aaa;
    font-weight: lighter;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    margin-top: 20px;
}

.calendar_content:after, .calendar_weekdays:after, .calendar_header:after {
    content: " ";
    display: table;
    clear: both;
}

.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    height: 45px;
    line-height: 69px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

.calendar_content .today {
    color: #3b8fc7;
}

.calendar_content div {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.calendar_content div:hover {
    border: 1px solid #777;
    cursor: pointer;
    border-radius: 10px;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: none;
}

.calendar_content div.past-date {
    cursor: initial;
    color: #d5d5d5;
    cursor: no-drop;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 18px;
    color: #409edd;
}

.calendar_content div.selected {
    background: #ff5500;
    border-radius: 10px;
    color: #fff;
    border: 1px solid white;
}

.calendar_content div.head {
    background: #ff5500;
    color: #fff;
    border-radius: 10px;
    border: 1px solid white;
}

.calendar_header {
    width: 100%;
    text-align: center;
}

.calendar_header h2 {
    float: left;
    width: 70%;
    margin-top: 10px;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #ffffff;
}

button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    line-height: 52px;
    height: 55px;
    float: left;
    width: 15%;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 18px;
}

button.switch-month:hover {
    color: #FF2B56;
}

button.switch-month:active {
    background-color: rgba(113, 113, 125, 0.4);
}

.calendar_header h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'circularstd';
    line-height: 1.7;
}

.row {
    display: flex;
}

.s {
    font-family: 'sans-serif';
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-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)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

li {
    list-style: none;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

h1, h3 {
    margin: 0;
}

.ec-base-layer-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;
}

@media all and (max-width: 1024px) {
    .ec-base-layer {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        min-width: 320px;
        width: calc(100% - 32px);
        margin: 0 auto;
        transform: translateY(calc(-50% + 0.5px));
    }

    .ec-base-layer.typeSide {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        transform: initial;
    }

    #popup .ec-base-layer {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border: 0;
        transform: initial;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-layer {
        min-width: 308px;
    }

    .ec-base-layer.typeSide {
        top: 0;
        right: 0;
        left: auto;
        bottom: 0;
        width: 458px;
    }

    .ec-base-layer.gAlert {
        width: 360px;
    }
}

.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: 30px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 70px 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.box_slide .description {
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
}

.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: 280px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid5_slide .description {
    position: relative;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #f87126;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: -30px;
}

.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: 355px;
    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: 480px;
    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: 730px;
    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: 10%;
    left: 8%;
    z-index: 5;
    padding: 0px;
    color: #ff5500;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 0%;
    left: 4%;
    opacity: 0;
    z-index: 3;
    padding: 0px 0 5px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 10px;
    display: flex;
    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;
    cursor: pointer;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 10px;
    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: 0px 0 0 3px;
    margin-bottom: 1px;
    font-size: 10px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    top: 5%;
    opacity: 1;
    border-bottom: 1px solid #222
}

.ec-base-product .prdList > li:hover .thumbnail .likeButton {
    position: absolute;
    left: 4%;
    top: 5%;
    opacity: 1;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .sale_box span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .thumbnail .icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 0;
}

.ec-base-product .prdList .thumbnail .icon img {
    margin: 0;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: inherit;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 12%;
    background: rgba(1, 1, 1, 0.5);
    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 {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 5px;
    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 .prdList__item .icon__box > span:hover, .ec-base-product .prdList .prdList__item .icon__box > span.on {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.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 {
    top: 40px !important;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    height: calc(100% - 125px);
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    height: 200px;
    padding: 14px 24px !important;
    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;
    right: 0;
    left: initial;
    top: initial;
    bottom: 0;
    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(1, 1, 1, 0.5);
    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-product ul.list_gallery .icon__box {
    top: -20%;
    height: 15%;
}

.ec-base-product ul.list_gallery > li:hover .icon__box {
    top: 0;
}

.ec-base-tab.typeMenu {
    max-width: 1480px !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 {
    height: auto;
}

.ec-base-tab.typeMenu li a {
    font-size: 16px;
    font-weight: 300;
    color: #767676;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 1;
    padding: 23px 25px 20px 0px;
    margin: 0 40px 0 0;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #ff5500;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: inline;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: 5px;
    right: 40px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0px;
    top: 55px;
    left: -20px;
    z-index: 9;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 0;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 10px 0 10px;
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    color: #888888;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #ff5500;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: 10px;
    right: -5px;
}

.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 10px 0 10px;
    height: auto;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding: 0 10px 0 10px;
}

.ec-base-tab.typeMenu li a.button:only-child {
    margin: 0 20px 0 0;
}

.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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/skin-skin1/SkinImg/img/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 10px;
    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 {
    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% - 280px);
    max-width: calc(1480px - 280px) !important;
    padding: 0 0 0 280px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 280px) !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 135px;
}

.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;
}

.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('/skin-skin1/SkinImg/img/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: 50px;
    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: 1480px;
}

.xans-board-function {
    max-width: 1480px;
    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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/skin-skin1/SkinImg/img/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/skin-skin1/SkinImg/img/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;
}

@media all and (max-width: 1480px) {
    .ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
        font-size: calc(0.31vw + 10.87px);
    }

    .ec-base-product .prdList .thumbnail .badge {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product ul.list_gallery .description .name a span {
        color: #fff !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li span {
        color: #ececec !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li:last-child span {
        color: #fff !important;
    }
}

@media screen and (max-width: 1024px) {
    .ec-base-product .prdList .thumbnail .likeButton {
        display: none;
    }

    .ec-base-product .prdList .icon__box {
        display: none;
    }

    .ec-base-product .prdList > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.grid3 > li {
        width: 100%;
        box-sizing: border-box;
    }

    .ec-base-product ul.grid3 > li:last-child {
        margin-bottom: 35px;
    }

    .ec-base-product ul.grid3 > li:after {
        display: block;
        content: "";
        clear: both;
    }

    .ec-base-product ul.grid3_slide .description, .ec-base-product ul.grid4_slide .description, .ec-base-product ul.grid5_slide .description, .ec-base-product ul.grid5 .description, .ec-base-product ul.grid4 .description, .ec-base-product ul.grid3 .description {
        margin: 10px 0 0 0;
    }

    .ec-base-product ul.list_gallery > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.list_gallery .prdList__item {
        overflow: visible;
    }

    .ec-base-product ul.list_gallery .thumbnail {
        margin: 0 0 10px;
    }

    .ec-base-product ul.list_gallery .thumbnail .icon {
        position: absolute;
        left: 15px;
        top: auto;
        bottom: 15px;
        font-size: 0;
        margin: 0;
    }

    .ec-base-product ul.list_gallery .description {
        position: static;
        opacity: 1;
        padding: 0;
        background-color: transparent;
    }

    .ec-base-product ul.list_gallery .description .name span {
        display: block;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }

    .ec-base-tab.typeMenu {
        width: 92%;
        height: 45px;
    }

    .ec-base-tab.typeMenu .menu {
        flex-wrap: nowrap;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 16px;
        padding: 16px 30px 14px 0px;
        margin: 0 20px 0 0;
    }

    .ec-base-tab.typeMenu ul {
        overflow-x: auto;
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li {
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li .iconWrap {
        display: none;
    }

    .ec-base-tab.typeMenu li a.button:only-child {
        margin: 0 20px 0 0px;
    }

    .xans-member-login .login {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .xans-member-login .login__sns, .xans-member-login .login__util, .xans-member-login .wrap_security {
        max-width: 100%;
    }

    .xans-member-login .login__button {
        width: 100%;
        max-width: 100%;
    }

    .xans-member-login .login__sns .wrap_sns_log a {
        padding: 0 16px;
    }

    .xans-member-login .login__sns .btnKakao {
        background: url('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnNaver {
        background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnFacebook {
        background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnLine {
        background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnGoogle {
        background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnApple {
        background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .yahoojp {
        background: url('/skin-skin1/SkinImg/img/icon_sns_yahoo.png') no-repeat center left 16px;
    }

    .xans-member-login .login__security {
        font-size: 12px;
    }

    .xans-member-login .login .wrap_security .wrap_find div {
        font-size: 12px;
    }

    .xans-member-login .login__security .secret {
        height: 18px;
    }

    .xans-member-login input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .xans-member-login input[type=checkbox] + label {
        margin: 0 15px 0 5px;
    }

    .xans-myshop-orderhistorynologin {
        max-width: 100%;
    }

    .xans-myshop-orderhistorynologin .login .txt_nonmem_check {
        margin: 40px 0 24px;
    }

    .xans-myshop-orderhistorynologin .login .txtInfo {
        display: none;
    }

    .xans-member-findid {
        max-width: 100%;
    }

    .xans-member-findid .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findidresult {
        max-width: 100%;
    }

    .xans-member-findidresult .complete {
        width: 100%;
    }

    .xans-member-findpasswd {
        max-width: 100%;
    }

    .xans-member-findpasswd .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdmethod {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordreset {
        max-width: 100%;
    }

    .xans-member-passwordreset .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordverification {
        max-width: 100%;
    }

    .xans-member-passwordverification .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdresult {
        max-width: 100%;
    }

    .xans-member-findpasswdresult .complete {
        width: 100%;
    }

    .xans-member-join {
        max-width: 100%;
    }

    .xans-member-join .titleArea--middle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0 0 16px;
        background: none;
        margin: 0;
    }

    .xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
        padding-left: 0;
        margin: 0 0 8px;
    }

    .xans-member-join .icoRequired {
        margin-right: 10px;
    }

    .xans-member-join .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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 {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-join .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-joincomplete .joinComplete {
        padding: 40px 0;
    }

    .xans-member-joincomplete .joinComplete .memberSpecial ul li {
        text-align: center;
    }

    .xans-member-joincomplete .joinComplete .ec-base-box .information .description {
        display: flex;
        justify-content: center;
    }

    .xans-myshop-asyncbenefit {
        max-width: 100%;
    }

    .xans-myshop-asyncbenefit .benefit {
        padding: 0;
    }

    .xans-myshop-asyncbenefit .benefit .description, .xans-myshop-asyncbenefit .benefit .user {
        padding: 24px 16px;
    }

    .xans-member-edit .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    .xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
        padding: 0;
        margin: 0 0 8px;
    }

    .xans-member-edit .ec-base-table.typeWrite th.member_id {
        margin: 10px 0 8px;
    }

    .xans-member-edit .icoRequired {
        margin-right: 10px;
    }

    .xans-member-edit .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-edit .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-edit #phone3, .xans-member-edit #mobile3 {
        margin-right: 0;
    }

    .xans-member-edit .func_del {
        margin-left: 0;
    }

    .xans-myshop-asyncbankbook {
        border: 0;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
        flex: auto;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .xans-myshop-asyncbankbook .user__thumb {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
        text-align: center;
        margin: 16px auto 0;
    }

    .xans-myshop-asyncbankbook li {
        padding: 25px 0;
    }

    .xans-myshop-asyncbankbook li:first-child::after {
        display: none;
    }

    .myshopArea {
        width: 100%;
        max-width: calc(1480px - 280px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        min-height: auto;
    }

    .myshopArea.section_full {
        width: 100% !important;
    }

    .myshopArea .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding-left: 0;
    }

    .xans-myshop-orderstate .state__cs li {
        font-size: 14px;
    }

    .xans-myshop-orderstate .state__cs li strong {
        font-weight: 400;
        font-size: 14px;
    }

    .myshopArea .xans-myshop-main .subTitle {
        display: block;
        margin: 0;
        background: none;
        padding: 40px 0 16px 0;
    }

    .myshopArea .xans-myshop-main .menu {
        border-top: 2px solid #1a1a1a;
        padding-top: 6px;
    }

    .myshopArea .xans-myshop-main .menu li {
        margin: 12px 0 0 0;
        border: 0;
    }

    .myshopArea .xans-myshop-main .menu li a {
        font-size: 14px;
        color: #6a6a6a;
        padding: 0;
    }

    .myshopArea .xans-myshop-main .menu li a:after {
        display: none;
    }

    .myshopArea .xans-myshop-main .consult {
        margin: 40px 0 0;
    }

    .xans-myshop-orderhistoryhead {
        padding: 0;
    }

    .xans-myshop-orderhistoryhead fieldset {
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .xans-myshop-orderhistoryhead .fText {
        min-width: 110px;
    }

    .xans-myshop-couponserial .couponSerial {
        padding: 16px;
    }

    .xans-myshop-addrlist a[class^='btnEm'] {
        color: #fff !important;
    }

    .xans-myshop-addrlist .ec-base-table {
        border-top: 2px solid #1a1a1a;
    }

    .xans-myshop-addrlist .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 31px;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(8) {
        width: 100%;
        text-align: right;
        padding: 0;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrregister .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrregister #ma_rcv_phone1, .xans-myshop-addrregister #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrregister .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrregister .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrmodify .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrmodify #ma_rcv_phone1, .xans-myshop-addrmodify #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .regularDeliveryPayInfo .ec-base-box .information .title {
        display: none;
    }

    .regularDeliveryPayInfo .ec-base-box .information .status {
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .information .info {
        padding: 13px 0 0;
    }

    .regularDeliveryPayInfo ul li {
        background: none;
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .button {
        display: block;
        padding: 10px 0 0 0;
    }

    .xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetailregister .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite {
        padding: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite tr {
        display: table-row;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite .colOrder {
        width: 100px;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite th, .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite td {
        border-bottom: 1px solid #e5e5e5;
        display: table-cell;
        padding: 14px 20px;
    }

    .xans-product-recentlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistoryapplycancel .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyexchange .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .question {
        display: block;
    }

    .myshop_recommender .invite {
        margin: 0;
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
    }

    .myshop_recommender .invite > div {
        font-size: 14px;
    }

    .myshop_recommender .invite p input {
        padding: 4px;
        max-width: auto;
        width: 60%;
        height: 40px;
        border: 1px solid #e3e3e3 !important;
        color: #111;
    }

    .myshop_recommender .invite ul {
        margin: 10px 0 0;
        font-size: 13px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
        height: 20px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .optionGroup {
        margin: 35px 0 0 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
        padding: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
        padding: 0;
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button {
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button > div {
        display: flex;
        width: 100%;
    }

    .xans-order-basketpackage .ec-base-button a {
        flex: 1;
        margin-bottom: 10px;
    }

    .xans-order-basketpackage .cart-total {
        width: 100%;
        margin-top: 30px;
    }

    .xans-order-basketpackage .totalSummary {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .typeModal .ec-base-button {
        margin: 0 20px 10px;
    }

    .xans-order-basketpackage .ec-base-button.gFixed > div {
        width: auto;
    }

    .xans-product-searchdata .searchResult {
        padding: 40px 0 0 !important;
    }

    .xans-product-searchdata .searchField {
        margin: 0 !important;
        padding: 0 0 24px !important;
    }

    .xans-myshop-likeproductlist .ec-base-table colgroup {
        display: none;
    }

    .xans-myshop-likeproductlist .ec-base-table td {
        padding: 25px 5px;
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb {
        width: 80px
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb img {
        width: 80px !important;
    }

    .xans-myshop-depositsummary {
        margin-bottom: 20px;
    }

    .xans-myshop-deposithistorylist h3 {
        padding: 19px 15px;
        line-height: 1.5;
        background: #f6f6f6;
        font-weight: 500;
    }

    .xans-myshop-deposithistorylist .item {
        margin-top: 25px;
    }

    .xans-myshop-deposithistorylist .ec-base-table {
        border: 0;
    }

    .xans-myshop-deposithistorylist .ec-base-table th {
        background: #fff;
        color: #6d6d6d;
    }

    .xans-myshop-deposithistorylist .message {
        border-bottom: 1px solid #e6e6e6;
        font-size: 16px;
        color: #9a9a9a;
        padding: 64px 0;
        text-align: center;
    }

    .xans-myshop-deposithistorylist .message svg {
        margin: 0 auto 16px auto;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        flex-wrap: wrap;
    }

    .ec-base-button.gBottom .gLeft > span {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .ec-base-button.gBottom .gLeft [class^='btn']:last-child {
        margin-right: 0;
    }

    .ec-base-button.gBottom .gRight [class^='btn']:first-child {
        margin-left: 0;
    }

    .ec-base-button.gBreak > [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-function {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-movement li, .xans-board-read .ec-base-table .detail, .xans-board-read .ec-base-table .head {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-commentlist .boardComment li .name {
        float: none;
        display: block;
        margin-bottom: 5px;
    }

    .xans-board-commentlist .boardComment li .date {
        margin-left: 0;
    }

    .xans-board-read .ec-base-table .description .name {
        display: block;
    }

    .xans-board-read .ec-base-table .etcArea li {
        padding: 0 8px 0 0;
    }

    .xans-board-commentlist .ec-base-button, .xans-board-commentlist .boardComment li .formGroup button, .xans-board-commentlist .boardComment li .formGroup .button, .xans-board-commentlist .boardComment li .comment, .xans-board-commentlist .boardComment li div.commentTop {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-reply .ec-base-table.typeWrite td, .xans-board-reply .ec-base-table.typeWrite th, .xans-board-modify .ec-base-table.typeWrite td, .xans-board-modify .ec-base-table.typeWrite th, .xans-board-write .ec-base-table.typeWrite td, .xans-board-write .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-modify .ec-base-table.typeWrite td #email2, .xans-board-write .ec-base-table.typeWrite td #email2 {
        width: 45%;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 110px;
    }

    .xans-board-commentwrite .outside {
        flex-wrap: wrap;
    }

    .xans-board-commentwrite .outside .secret {
        width: 60%;
    }

    .xans-board-commentwrite .input .ec-base-help {
        width: 60%;
    }

    .xans-board-inquiryview .ec-base-table th {
        padding: 14px 14px;
    }

    .xans-board-inquiryhead .information h3 {
        padding: 0;
    }

    .xans-board-inquirymodify .required {
        margin: 10px 0;
    }

    .xans-board-inquirymodify .ec-base-table.typeWrite th, .xans-board-inquirymodify .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquirymodify select {
        margin-left: 0 !important;
    }

    .xans-board-inquirysearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-inquiryform .ec-base-table.typeWrite th, .xans-board-inquiryform .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquiryform select {
        margin-left: 0 !important;
    }

    .xans-board-inquiryform .titleArea--middle {
        background: #fff;
        padding: 27px 0 0;
    }

    .path {
        margin: 0;
        padding: 0;
    }

    .xans-project-list h3 span {
        position: absolute;
        top: -85px !important;
    }
}

@media all and (max-width: 767px) {
    .ec-base-product .prdList .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
    }

    .ec-base-product ul.grid5_slide .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
        margin-bottom: -20px;
    }

    .ec-base-product ul.grid5_slide .description {
        min-height: 100px;
        border: 0px solid #f6f6f6;
    }

    .ec-base-product .prdList .thumbnail .badge {
        font-size: 13px;
        line-height: 1.2;
        width: 40px;
        height: 40px;
    }

    .ec-base-product .prdList .thumbnail .icon {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0;
    }

    .ec-base-product .prdList .thumbnail .icon img {
        margin: 0;
    }

    .ec-base-tab.typeMenu li a {
        font-size: 14px;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 14px;
        padding: 16px 10px 14px 0px;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(2) {
        width: 100%;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 1.3;
    }

    .ec-base-product ul.grid3_slide > li, .ec-base-product ul.grid4_slide > li, .ec-base-product ul.grid3_slide.list_gallery > li, .ec-base-product ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .ec-base-product ul.grid5_slide > li, .ec-base-product ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }
}

.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 30px;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked::-ms-check {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'], a[class^='btnNormal'] {
    border: 1px solid #ddd;
    color: #999;
}

[class^='btnSubmit'], a[class^='btnSubmit'] {
    background: #ff5500;
    color: #fff;
}

[class^='btnNormal']:not(.disabled):hover, [class^='btnNormal']:not(.disabled).selected {
    border-color: #ac5600;
}

.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;
}

.sale_box {
    background-color: #ff5500 !important;
}

.main_keyword .main_keyword_list .swiper-slide a {
    font-family: 'Noto Sans KR', 'Sans-serif';
}

@media screen and (max-width: 1024px) {
    .titleArea {
        margin: 40px 0;
    }

    .titleArea h2 {
        font-size: 19px;
    }

    .xans-project-package .title {
        margin: 40px 0;
    }

    .xans-project-package .title h2 {
        font-size: 19px;
        margin: 0;
    }

    .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-board-search, .xans-myshop-boardlistsearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-listpackage .ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: auto;
    }
}

.theme02, .theme02 input, .theme02 select, .theme02 textarea, .theme02 code, .theme02 button {
    font-family: "Lora", "Nanum Myeongjo", Arial, sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold, .theme02 [class^='btnSubmit'], .theme02 a[class^='btnSubmit'] {
    background: #9fa581;
    color: #fff;
}

.theme02 [class^='btnNormal'], .theme02 a[class^='btnNormal'] {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 [class^='btnNormal']:not(.disabled):hover, .theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #4d5c04;
}

.theme02 .main_top_banner {
    background-color: #9fa581;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme02 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #9fa581 !important;
}

.theme02 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #9fa581;
}

.theme02 .listpage_title div:after, .theme02 .main_title .main_title_txt01:after {
    background: #9fa581;
}

.theme02 .sale_box {
    background-color: #9fa581 !important;
}

.theme02 .main_video .background_video {
    background: #9fa581;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #9fa581;
}

.theme02 .swiper-container-horizontal > .swiper-scrollbar {
    background: #dbd9cc;
}

.theme02 .swiper-pagination-bullet {
    background: #dbd9cc;
    opacity: 1;
}

.theme02 .swiper-pagination-bullet-active {
    background: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #9fa581;
    background-color: #fff;
    border: 1px solid #9fa581;
}

.theme02 #right_quick > div:first-child a {
    background: #9fa581;
}

.theme02 .listpage_title:after {
    background: #9fa581;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .ec-base-product .prdList .thumbnail .badge, .theme02 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #9fa581 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle {
    background: #dbd9cc !important;
    opacity: 1 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #9fa581 !important;
}

.theme02 .tabProduct li.selected a {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-coupon-productdetailajax.section > .title h2 {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #eeefe8;
}

.theme02 .xans-product-additional .view .ec-base-button a {
    color: #9fa581;
}

.theme02 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #9fa581;
    border-bottom: 1px solid #9fa581;
}

.theme02 .navigation-menu__category .cate_h {
    color: #9fa581;
}

.theme02 .navigation-menu__board .title, .theme02 .navigation-menu__project .title {
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #9fa581;
    border-top: none;
}

.theme03, .theme03 input, .theme03 select, .theme03 textarea, .theme03 code, .theme03 button {
    font-family: "Roboto", "Nanum Gothic", Arial, sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold, .theme03 [class^='btnSubmit'], .theme03 a[class^='btnSubmit'] {
    background: #beacc4;
    color: #fff;
}

.theme03 [class^='btnNormal'], .theme03 a[class^='btnNormal'] {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 [class^='btnNormal']:not(.disabled):hover, .theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #710795;
}

.theme03 .main_top_banner {
    background-color: #beacc4;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme03 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #beacc4 !important;
}

.theme03 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #beacc4;
}

.theme03 .listpage_title div:after, .theme03 .main_title .main_title_txt01:after {
    background: #beacc4;
}

.theme03 .sale_box {
    background-color: #beacc4 !important;
}

.theme03 .main_video .background_video {
    background: #beacc4;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #beacc4;
}

.theme03 .swiper-container-horizontal > .swiper-scrollbar {
    background: #e5e0e7;
}

.theme03 .swiper-pagination-bullet {
    background: #e5e0e7;
    opacity: 1;
}

.theme03 .swiper-pagination-bullet-active {
    background: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #beacc4;
    background-color: #fff;
    border: 1px solid #beacc4;
}

.theme03 #right_quick > div:first-child a {
    background: #beacc4;
}

.theme03 .listpage_title:after {
    background: #beacc4;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .ec-base-product .prdList .thumbnail .badge, .theme03 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #beacc4 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle {
    background: #e5e0e7 !important;
    opacity: 1 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #beacc4 !important;
}

.theme03 .tabProduct li.selected a {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-coupon-productdetailajax.section > .title h2 {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #f4ecf7;
}

.theme03 .xans-product-additional .view .ec-base-button a {
    color: #beacc4;
}

.theme03 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #beacc4;
    border-bottom: 1px solid #beacc4;
}

.theme03 .navigation-menu__category .cate_h {
    color: #beacc4;
}

.theme03 .navigation-menu__board .title, .theme03 .navigation-menu__project .title {
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #beacc4;
    border-top: none;
}

@media all and (min-width: 1024px) {
    #header.layout02 .inner .top_nav_box {
        flex-wrap: wrap;
        position: relative;
    }

    #header.layout02 .inner .top_nav_box .top_mypage {
        top: 80px;
    }

    #header.layout02 .inner .top_nav_box .top_logo {
        width: 100%;
    }

    #header.layout02 .inner .top_nav_box .top_category {
        margin: 0 165px;
        justify-content: center;
    }

    #header.layout02 .inner .top_nav_box .top_category > ul {
        justify-content: center;
    }

    #footer.layout02 .inner .inner_t .info_right {
        order: 1;
        margin: 0;
        width: 46%;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul {
        justify-content: flex-start;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0px;
    }

    #footer.layout02 .inner .inner_t .info_left {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: flex-end;
        margin: 0 0 0 auto;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 0 0 10px;
    }

    #footer.layout02 .inner .inner_b .bt_escrow {
        order: 1;
    }

    #footer.layout02 .inner .inner_b .bt_copyright {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #header.layout03 .inner .top_nav_box {
        flex-wrap: wrap;
        align-items: flex-start;
        position: relative;
    }

    #header.layout03 .inner .top_nav_box .top_mypage {
        position: absolute;
        right: 0;
        top: 20px;
        height: 40px;
    }

    #header.layout03 .inner .top_nav_box .top_category {
        margin: 0;
    }

    #header.layout03 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout03 .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
        top: 20px;
    }

    #footer.layout03 .inner .inner_t {
        align-items: center;
        flex-direction: column;
    }

    #footer.layout03 .inner .inner_t .info_left {
        order: 1;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: center;
        margin: 0 auto;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 5px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_logo {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_tel {
        margin-bottom: 15px;
    }

    #footer.layout03 .inner .inner_t .info_right {
        order: 2;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul {
        justify-content: center;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs {
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .bank_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt {
        margin: 0 0 30px;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt a {
        display: inline-block;
        margin: 0 7px;
    }

    #footer.layout03 .inner .inner_b {
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_b .bt_copyright {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_b .bt_copyright br {
        display: none;
    }

    #header.layout04 .inner .top_nav_box .top_category {
        margin: 0;
        order: 1;
    }

    #header.layout04 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_logo {
        order: 2;
        margin: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_mypage {
        order: 3;
        position: static;
    }

    #contents > .section {
        max-width: 1480px;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_full {
        width: 100% !important;
        max-width: 100% !important;
    }
}

body {
    position: relative;
    left: 0;
    transition: left 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.expand {
    overflow-x: hidden;
}

body.expand #aside {
    visibility: visible;
    overflow-x: hidden;
}

body.expand #layoutDimmed {
    display: block;
}

body.expand #aside {
    left: 0;
}

#aside {
    z-index: 1001;
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    min-width: 225px;
    width: 458px;
    background-color: #fff;
    transition: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.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;
}

@media all and (max-width: 767px) {
    body.expand {
        left: 292px;
        position: fixed;
    }

    #aside {
        left: -292px;
        width: 292px;
    }

    #aside .btnClose {
        top: 25px;
        right: 17px;
        width: 18px;
        height: 18px;
    }

    #aside .btnClose .icon {
        width: 23px;
        height: 23px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 79px 0 30px 16px;
    }

    .navigation-menu__member a {
        margin: 0 16px 0 0;
        font-size: 14px;
    }

    .navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
        padding: 13px 0 30px 16px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }
}

@media all and (max-width: 1024px) {
    .navigation-menu__member .count {
        display: inline-block;
        min-width: 24px;
        padding: 3px 4px 3px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 20px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    #aside {
        left: -458px;
        width: 458px;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        top: 40px;
        right: 50px;
        width: 25px;
        height: 25px;
    }

    #aside .btnClose .icon {
        width: 30px;
        height: 30px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member {
        padding: 95px 0 39px 50px;
    }

    .navigation-menu__member a {
        margin: 0 18px 0 0;
        font-size: 18px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category, .navigation-menu__project {
        padding: 23px 38px 25px 50px;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }
}

@media all and (min-width: 1025px) {
    body.expand {
        left: 458px;
    }

    #aside {
        left: -458px;
        width: 458px;
    }
}

body.expand {
    left: 0;
}

#aside {
    left: -80%;
    width: 80%;
}

#aside .navigation-menu {
    padding: 60px 30px;
}

#aside .navigation-menu .top_logo {
    font-size: 25px;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

#aside .navigation-menu .top_logo img {
    max-width: 200px;
    max-height: 30px;
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

#aside .xans-layout-multishoplist {
    padding-top: 10px;
}

#aside .xans-layout-multishoplist .toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ff5500;
    color: #ff5500;
}

#aside .xans-layout-multishoplist .toggle .icon.icoArrowBottom {
    margin-top: 3px;
    border-color: #ff5500;
}

#aside .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#aside .xans-layout-multishoplist ul {
    visibility: hidden;
}

#aside .xans-layout-multishoplist.show > ul {
    visibility: visible;
}

#aside .xans-layout-multishoplist ul li.selected {
    display: none;
}

#aside .xans-layout-multishoplist ul li {
    height: 40px;
    border: 1px solid #d8ac88;
    border-top: none;
    color: #000;
}

#aside .xans-layout-multishoplist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.navigation-menu__member {
    border-bottom: none;
    padding: 50px 0 5px 0px;
}

.navigation-menu__member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
    padding: 30px 0 30px 0px;
}

.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 a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

#aside .navigation-menu__category #slide_add_category a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 20px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 10px;
    margin: 0;
}

#aside .navigation-menu__category #slide_add_category li.noChild > a.cate {
    display: none;
}

#aside .navigation-menu__category #slide_add_category ul {
    display: none;
}

#aside .navigation-menu__category #slide_add_category li {
    position: relative;
}

#aside .navigation-menu__category #slide_add_category li.selected > ul {
    display: block;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 {
    padding: 0 0 0 10px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 a.view {
    font-size: 14px;
    color: #595959;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul {
    padding: 0 0 0 20px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul a.view {
    font-size: 14px;
    color: #595959;
}

.navigation-menu__board .icoCategory, .navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-menu__board .categoryList {
    display: none;
}

#aside .navigation-menu__category #slide_add_category a.cate:before, .navigation-menu__board .icoCategory:before, .navigation-menu__category .categoryList a.cate:before, .navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#aside .navigation-menu__category #slide_add_category li.selected > a.cate:before, .navigation-menu__board .selected .icoCategory:before, .navigation-menu__category .categoryList li.selected > a.cate:before, .navigation-menu__project .selected .icoCategory:before {
    margin-top: 12px;
    -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;
    padding: 30px 0 30px 0px;
}

.navigation-menu__project .categoryList li:first-child {
    padding-top: 2px;
}

.navigation-menu__board .title, .navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

.navigation-menu__board .title button, .navigation-menu__project .title button {
    top: -3px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__category .cate_h {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

@media all and (max-width: 767px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    #aside .btnClose .icon {
        width: 35px;
        height: 35px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 50px 0 5px 0px;
    }

    .navigation-menu__member a {
        margin: 0 20px 15px 0;
        font-size: 14px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__project .title {
        padding: 0px 0 15px;
        margin: 0;
    }

    .navigation-menu__project {
        padding-top: 40px;
    }
}

@media all and (max-width: 1024px) {
    body.expand {
        position: relative;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        touch-action: none;
    }

    .navigation-menu__member .count {
        display: inline-block;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
        font-size: 12px;
        text-align: center;
        border: 1px solid #1a1a1a;
        border-radius: 50%;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
    }

    #aside .btnClose .icon {
        width: 40px;
        height: 40px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member a {
        margin: 0 18px 15px 0;
        font-size: 13px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px 0;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }
}

.xans-coupon-productdetailajax {
    clear: both;
    overflow: hidden;
}

.xans-coupon-productdetailajax > .title {
    position: relative;
}

.xans-coupon-productdetailajax > .title h2 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: 39px;
}

.xans-coupon-productdetailajax > .title .button {
    position: absolute;
    top: 7px;
    right: 0;
    padding: 0 0 0 7px;
    background: #fff;
}

.xans-coupon-productdetailajax .couponSkinArea {
    padding: 25px 0 0;
}

.xans-coupon-productdetailajax .couponSkinArea ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.xans-coupon-productdetailajax .couponSkinArea ul:after {
    content: "";
    display: block;
    clear: both;
}

.xans-coupon-productdetailajax .couponSkinArea ul li {
    padding: 0;
    list-style: none;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon {
    width: 216px;
    height: 105px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    background-repeat: no-repeat;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon img {
    border: 0;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon p {
    margin: 0;
    padding: 0;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon .title {
    display: block;
    padding: 8px 0 0;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    font-weight: normal;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon .discount {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    letter-spacing: -1px;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon .discount span {
    font-size: 22px;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon .period {
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
}

.xans-coupon-productdetailajax .couponSkinArea .coupon .button {
    margin: 5px 0 0;
    text-align: center;
}

.xans-coupon-productdetailajax .couponSkinArea .imgCoupon .title, .xans-coupon-productdetailajax .couponSkinArea .imgCoupon .discount, .xans-coupon-productdetailajax .couponSkinArea .imgCoupon .period, .xans-coupon-productdetailajax .couponSkinArea .imgCoupon .button {
    display: none;
}

.xans-coupon-productdetailajax .couponSkinArea .imgCoupon .detail {
    height: 100%;
}

.xans-coupon-productdetailajax .couponSkinArea .discount {
    text-decoration: none;
}

#dCouponDetail {
    z-index: 1001;
    overflow: hidden;
    position: fixed;
    top: 50% !important;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
    width: 398px;
    border: 1px solid #000;
    background: #fff;
    transform: translateY(calc(-50% + 0.5px));
}

#dCouponDetail h3 {
    height: 60px;
    margin: 0 20px;
    padding: 20px 0;
    font-size: 16px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}

#dCouponDetail h3 + a {
    position: absolute;
    right: 20px;
    top: 20px;
}

#dCouponDetail ul {
    padding: 16px 10px 17px 20px;
    margin: 25px 19px;
    background: #f5f5f5;
}

#dCouponDetail ul li {
    margin: 7px 0 0;
    color: #2e2e2e;
    line-height: 18px;
}

#dCouponDetail ul li:first-child {
    margin-top: 0;
}

#dCouponDetail ul + a {
    display: block;
    padding: 12px 0;
    text-align: center;
    border-top: 1px solid #d7d5d5;
    background: #fbfafa;
}

@media all and (max-width: 1024px) {
    .xans-coupon-productdetailajax {
        margin: 100px 16px 50px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul li {
        margin: 25px 0 0;
    }

    .xans-coupon-productdetailajax .couponSkinArea .coupon {
        margin: 0 auto;
    }

    #dCouponDetail {
        width: 88%;
    }
}

@media all and (min-width: 1025px) {
    .xans-coupon-productdetailajax {
        margin: 100px 0 0;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul li {
        display: inline;
        float: left;
        width: 216px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul.grid1 {
        width: 216px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul.grid2 {
        width: 472px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul.grid2 li {
        margin: 0 10px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul.grid3 {
        width: 708px;
    }

    .xans-coupon-productdetailajax .couponSkinArea ul.grid3 li {
        margin: 0 10px;
    }
}

.boardReport {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    width: 450px;
    margin: -151px 0 0 -225px;
}

.boardReport .box {
    margin: 17px 0 10px 0;
    padding: 15px 10px;
    border: 1px solid #d9dadc;
}

.boardReport .box .selectBox ul {
    display: flex;
    flex-wrap: wrap;
}

.boardReport .box .selectBox ul li {
    width: 100px;
    margin: 0 20px 0 0;
}

.boardReport .box .selectBox ul li:first-child {
    padding: 0 0 15px 0;
}

.boardReport .box .selectBox ul li .radio {
    margin: 0 5px 0 0;
}

.boardReport .btnClose {
    top: 12px;
}

.xans-board-read .ec-base-button.report-button {
    margin: 0 0 20px 0;
}

@media screen and (max-width: 1024px) {
    .boardReport.typeModal {
        top: 35%;
        width: calc(100% - 8%);
    }

    .boardReport .header h3 {
        display: block !important;
        width: 100%;
        height: auto;
        font-size: 13px;
        padding: 0;
        box-sizing: border-box;
    }

    .boardReport .content {
        background-color: #fff;
        padding: 14px;
    }

    .boardReport .content h4 {
        font-size: 12px;
    }

    .boardReport .box {
        margin: 10px 0 14px 0;
        padding: 15px 10px;
        border: 1px solid #d9dadc;
    }

    .boardReport .box .selectBox ul {
        display: flex;
        flex-wrap: wrap;
    }

    .boardReport .box .selectBox ul li {
        width: 110px;
        margin: 0 28px 0 0;
        list-style: none;
        padding: 0 0 15px 0;
    }

    .boardReport .box .selectBox ul li:last-child {
        padding: 0;
    }

    .boardReport .box .selectBox ul li .radio {
        margin: 0 5px 0 0;
    }

    .boardReport .ec-base-button.report-button, .xans-board-read .ec-base-button.report-button {
        margin: 0 0 20px 0;
        position: relative;
        text-align: center;
    }

    .xans-board-read .ec-base-button.report-button .btnReport {
        position: absolute;
        right: 0;
        bottom: 10px;
    }
}

#contents {
    width: 100% !important;
    max-width: 100% !important;
}

#container #contents .xans-layout-mobileaction {
    display: none !important;
}

#header {
    border-bottom: 0 !important;
}

#container #contents > .section {
    max-width: 1480px;
}

.xans-smart-banner-admin {
    margin: 0 auto 120px;
}

.main_title {
    margin-bottom: 50px;
}

.main_title .main_title_txt01 {
    position: relative;
    margin: 0;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    letter-spacing: -0.001em;
}

.main_title .main_title_txt02 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #888;
    margin-top: 12px;
}

.main_title.ez-align-left {
    text-align: left;
}

.main_title.ez-align-center {
    text-align: center;
}

.main_title.ez-align-center .main_title_txt01:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.main_title.ez-align-right {
    text-align: right;
}

.main_title.ez-align-right .main_title_txt01:after {
    left: auto;
    right: 0;
}

.main_product_list {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_image_text_gallery {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.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: 500px;
    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% + 14px);
    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;
    display: block;
}

.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: 480/480;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 60px;
    padding: 35px 0 20px 35px;
    background: #fff;
    text-align: left;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #888888;
    margin-top: 20px;
}

.main_image_text_gallery .main_3dan_banner ul li a:hover .main_3dan_banner_txt .main_banner_more {
    text-decoration: underline;
    color: #333;
}

.main_video {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 120px;
    padding: 0;
    position: relative;
}

.main_video .background_video {
    width: 50%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff5500;
}

.main_video .margin_video_box {
    width: 92%;
    margin: 0 auto;
}

.main_video .wrap_video_box {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 120px;
}

.main_video .main_video_title .main_title_txt01 {
    margin-top: 50px;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    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: 16px;
    font-weight: 300;
    color: #777777;
    line-height: 1.8;
    text-align: center;
    margin-top: 5px;
    word-break: keep-all;
}

.main_video .main_video_box {
    margin: 0 auto;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.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_slide {
    position: relative;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.swiper-container.highlight_slide {
    padding: 0 0 30px 0;
}

.swiper-container.highlight_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;
}

.swiper-container.highlight_slide .swiper-scrollbar:hover {
    height: 5px;
}

.swiper-container.highlight_slide .swiper-scrollbar .swiper-scrollbar-drag {
    background: #1a1a1a;
    cursor: pointer;
    border-radius: 0;
}

.main_product_slide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ff5500;
    margin: 0 10px !important;
    opacity: 0.5;
    outline: none;
    border-radius: 10px;
    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-pagination-bullet-active {
    background-color: #ff5500;
    opacity: 1;
}

.main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
    width: 50px;
    height: 50px;
    top: 35%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    cursor: pointer;
}

.main_product_slide .swiper-prev-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_l.svg") no-repeat center;
    background-size: 70px;
    left: -4%;
}

.main_product_slide .swiper-next-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_r.svg") no-repeat center;
    background-size: 70px;
    right: -4%;
}

.main_product_slide.section_full .swiper-prev-highlight_product {
    left: 1%;
}

.main_product_slide.section_full .swiper-next-highlight_product {
    right: 1%;
}

.main_text {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    background: #faf7f3;
}

.main_text .main_long_banner {
    width: 100%;
}

.main_text .main_long_banner .main_long_banner_txt {
    padding: 56px 45px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt01 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 1;
    margin-bottom: 25px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    line-height: 1.5;
}

.main_text .main_long_banner .main_text_link a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 0 0 5px 0;
    margin-top: 30px;
    border-bottom: 1px solid #777;
    color: #777;
}

.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_long_banner_txt01 {
    font-size: 30px;
}

.main_text.ez-textsize-large .main_long_banner_txt .main_long_banner_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_long_banner_txt01 {
    font-size: 22px;
}

.main_text.ez-textsize-small .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
}

.main_text.ez-textsize-small .main_text_link a {
    font-size: 12px;
}

.main_product_category {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_category .main_title {
    margin: 0 0 60px;
}

.main_product_category .main_title .main_title_txt01 {
    margin: 0 0 15px;
}

.main_product_category .main_product_inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 24%;
    margin: 0 1% 30px 0;
}

.main_product_category .main_product_inner .main_product_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.main_product_category .main_product_inner .main_product_tab li {
    width: 50%;
    margin: 0 0 40px 0;
}

.main_product_category .main_product_inner .main_product_tab li .button {
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.01em;
}

.main_product_category .main_product_inner .main_product_tab li .button:after {
    content: "";
    position: relative;
    display: block;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    font-weight: 500;
    color: #ff5500;
}

.main_product_category .tabcontent {
    display: none;
}

.main_product_category .tabcontent.active {
    display: block;
}

.main_product_category .content_list {
    width: 75%;
}

.main_product_category .ec-base-product {
    margin: 0 !important;
}

.main_product_category .ec-base-product .prdList {
    margin: 0 -10px 0;
}

.main_product_category .ec-base-product .prdList > li {
    margin-bottom: 30px;
}

.main_product_category .ec-base-product .prdList > li .prdList__item {
    margin: 0 10px;
}

.main_product_category .tabcontent ul.grid2_slide > li {
    width: 50%;
}

.main_product_category .tabcontent ul.grid3_slide > li {
    width: 33.3334%;
}

.main_product_category .tabcontent ul.grid4_slide > li {
    width: 25%;
}

.main_product_category .tabcontent ul.grid5_slide > li {
    width: 20%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 {
    height: 4px !important;
    background: #f6eee7;
    left: 0;
    width: 100%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 .swiper-scrollbar-drag {
    background: #ff5500;
}

.main_map {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    clear: both;
}

.main_map .main_map_banner {
    display: flex;
    align-items: center;
    position: relative;
    background: #f9f9f9;
}

.main_map .main_map_banner picture {
    overflow: hidden;
    max-width: 830px;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    text-align: center;
}

.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: 830/520;
}

.main_map .main_map_banner .wrap_banner_txt {
    position: absolute;
    left: 5%;
    bottom: 17%;
    z-index: 2;
}

.main_map .main_map_banner .main_map_banner_txt_box {
    padding: 3% 5%;
    width: 70%;
    height: auto;
    word-break: keep-all;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
}

.main_map .main_map_banner .main_map_banner_txt01 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    letter-spacing: -0.01em;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #767676;
}

.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;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
    margin-top: 50px;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    border: 1px solid #ff5500;
    color: #fff;
    padding: 13px 35px;
    background: #ff5500;
    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_banner_txt_box .main_long_banner_link a:hover {
    background-color: #fff;
    color: #ff5500;
    border: 1px solid #ff5500;
}

@media all and (min-width: 1025px) {
    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 21px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 19px;
    }

    .main_image_text_gallery[data-ez-item-length='2'] .main_3dan_banner ul {
        width: calc(66.66% + 14px);
        margin: 0 auto;
    }
}

@media all and (max-width: 1480px) {
    .main_title {
        margin-bottom: 30px;
    }

    .main_title .main_title_txt01 {
        font-size: calc(23px + (30 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_title .main_title_txt02 {
        font-size: calc(13px + (14 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: calc(19px + (26 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
        font-size: calc(14px + (16 - 14) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt01 {
        font-size: calc(19px + (30 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt02 {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        font-size: calc(23px + (40 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-size: calc(11px + (14 - 11) * ((100vw - 370px) / (1480 - 370)));
    }
}

@media all and (max-width: 1024px) {
    .xans-smart-banner-admin {
        margin: 0 auto 80px;
    }

    .main_product_list {
        margin: 0 auto 80px;
    }

    .main_text {
        margin: 0 auto 80px;
        width: 92%;
    }

    .main_video {
        margin: 0 auto 80px;
    }

    .main_video .wrap_video_box {
        padding-top: 60px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 0px;
        font-size: 18px;
    }

    .main_product_slide {
        width: 96%;
        margin: 0 0 80px 4%;
    }

    .main_product_slide .main_title {
        margin-right: 4%;
    }

    .main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
        display: none;
    }

    .main_product_category {
        display: block;
        margin: 0 auto 80px;
    }

    .main_product_category .main_product_inner {
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        width: auto;
    }

    .main_product_category .main_product_inner .main_product_tab {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        flex-wrap: initial;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        width: auto;
        margin: 0 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li:first-child {
        margin-left: 0;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 20px;
        line-height: 1;
        font-weight: 300;
        color: #000;
        white-space: nowrap;
        letter-spacing: -0.01em;
        padding: 15px 15px 13px 0px;
    }

    .main_product_category .main_product_inner .main_product_tab li .button:after {
        content: "";
        position: relative;
        display: block;
        bottom: -8px;
        width: 100%;
        height: 2px;
        background-color: #ff5500;
        -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: #ff5500;
    }

    .main_product_category .ec-base-product .prdList {
        margin: 0;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .content_list {
        width: 100%;
    }

    .main_product_category .main_title {
        display: block;
        width: 100%;
    }

    .main_image_text_gallery {
        margin: 0 auto 80px;
    }

    .main_image_text_gallery .main_title {
        margin-bottom: 20px;
    }

    .main_image_text_gallery .main_3dan_banner ul {
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin: 0 !important;
        width: 100% !important;
    }

    .main_image_text_gallery .main_3dan_banner ul li {
        margin: 0 0 35px 0;
        padding: 0;
        max-width: 100%;
        width: 100%;
        flex: 1;
    }

    .main_image_text_gallery .main_3dan_banner ul li a picture img {
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        overflow-x: auto;
        flex-direction: row;
        justify-content: flex-start !important;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul::-webkit-scrollbar {
        display: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li {
        scroll-snap-align: center;
        margin: 0;
        max-width: 100%;
        width: 88%;
        flex: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li a {
        overflow: hidden;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li {
        display: none;
        opacity: 0.3;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(1), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(2), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(3) {
        display: block;
        opacity: 1;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more .main_image_text_gallery_more {
        display: block;
    }

    .main_map {
        margin: 0 auto 80px;
    }

    .main_map .main_map_banner {
        flex-direction: column;
        align-items: flex-start;
        overflow: hidden;
    }

    .main_map .main_map_banner picture {
        width: 100%;
        text-align: center;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        top: 35%;
        bottom: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8%;
        width: 100%;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-weight: 400;
        line-height: 1;
        color: #fff;
    }
}

@media all and (max-width: 767px) {
    .xans-smart-banner-admin {
        margin: 0 auto 50px;
    }

    .main_product_list {
        margin: 0 auto 50px;
    }

    .main_text {
        margin: 0 auto 50px;
    }

    .main_text .main_long_banner .main_long_banner_txt {
        padding: 40px 45px;
    }

    .main_image_text_gallery {
        margin: 0 auto 50px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
        margin-left: 30px;
        padding: 25px 0 20px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt02 {
        margin-top: 10px;
    }

    .main_video {
        margin: 0 auto 50px;
    }

    .main_video .wrap_video_box {
        padding-top: 50px;
    }

    .main_video .main_video_title .main_title_txt01 {
        margin-top: 18px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 5px;
    }

    .main_product_slide {
        margin: 0 0 50px 4%;
    }

    .swiper-container.highlight_slide {
        padding: 0 0 50px 0;
    }

    .main_product_slide .swiper-pagination {
        bottom: 0 !important;
    }

    .main_product_slide .swiper-pagination.swiper-pagination-main_3dan_banner {
        margin-top: 30px;
    }

    .main_product_slide .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 6px !important;
    }

    .main_product_category {
        margin: 0 auto 50px;
    }

    .main_product_category .main_title {
        margin: 0 0 20px !important;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 14px;
        padding: 15px 0px 13px 0px;
        margin: 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        margin: 0 0 0 15px;
    }

    .main_product_category .main_product_inner {
        margin-bottom: 15px;
    }

    .main_product_category .tabcontent ul.grid3_slide > li, .main_product_category .tabcontent ul.grid4_slide > li, .main_product_category .tabcontent ul.grid3_slide.list_gallery > li, .main_product_category .tabcontent ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .main_product_category .tabcontent ul.grid5_slide > li, .main_product_category .tabcontent ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }

    .main_map {
        margin: 0 auto 50px;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        bottom: 65%;
        top: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8% 7%;
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        line-height: 30px;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
        margin-top: 30px;
    }
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    outline: none !important
}

html {
    width: 100%;
    height: 100%;
}

body, code {
    letter-spacing: -0.02em;
    font-size: 13px;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    background: #fff;
}

body {
    min-width: 1000px;
    max-width: 1920px;
}

body#popup {
    min-width: 0;
}

li {
    list-style: none;
}

img, fieldset {
    border: none;
    vertical-align: top;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

th, td {
    border: 0;
    vertical-align: top;
}

input, select, textarea {
    font-size: 100%;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    vertical-align: middle;
    border-radius: 0;
    box-sizing: border-box;
}

button {
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

hr.layout {
    display: none;
}

a {
    text-decoration: none;
    color: #000;
    color: var(--font-color-base);
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.objHidden {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0;
    width: 0;
}

#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
    border: 0;
    margin: 0 0 -1px;
}

#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
    display: none;
}

#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
    width: auto !important;
    padding: 0;
}

#progressPaybarBackground {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.3;
    background-color: #000;
}

#progressPaybarView {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#progressPaybarView h3 {
    font-size: 32px;
    color: #444b59;
}

#progressPaybarView .box {
    width: 586px;
    margin: 0 auto;
    padding: 67px 0;
    text-align: center;
    background: #fff;
}

#progressPaybarView .box .txt {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 26px;
    color: #667084;
}

#skipNavigation {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
}

#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
    height: 0;
}

#skipNavigation p a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #c4122f;
    color: #fff;
    z-index: 100;
}

.displaynone {
    display: none;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
    --color: #ff5500;
}

.JS, .JS *, [class*="JS"], [class*="JS"] *, [class*=" JS-"], [class^="JS-"] *, [class*=" JS-"] *, [class^="JS-"] {
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

*[use="x"] {
    display: none !important;
}

.cf {
}

.cf:after {
    display: block;
    content: "";
    clear: both;
}

.tablize {
    display: table;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.tablize > * {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: -0.04em;
    vertical-align: top;
}

.tablize.cellize > * {
    display: table-cell;
}

.tablize > .tablize {
    font-size: 0;
    line-height: 0;
}

.tablize > .tablize > * {
    font-size: 12px;
    line-height: 1.6;
}

.split > * {
    position: relative;
}

.split > * + *:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 1px;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
}

.numb_font {
    font-family: 'Oswald', 'Roboto', 'Nanum Barun Gothic', Nanum Barun Gothic, Verdana, Dotum, AppleGothic, 맑은 고딕, malgun gothic, AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
}

[js-banner-module][js-hide] {
    opacity: 0;
}

[js-banner-module][js-group-hide] {
    display: none !important;
}

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;
    overflow: hidden;
}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1480px;
}

#container {
    width: 100%;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-top: 80px !important;
}

.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: "Jost", "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;
}

.layer_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layer_shadow.on {
    opacity: 1;
    visibility: visible;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #ff5500;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1480px;
    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: #3e3329;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #3e3329;
    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: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    width: 60px;
    height: 50px;
    margin-right: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #000;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #000;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#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;
    padding: 0 0 20px;
    margin: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    color: #888888;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li:last-child {
    padding: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #ff5500;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    position: absolute;
    top: 100%;
    left: -35px;
    visibility: visible;
    height: auto;
    margin-top: 5px;
    padding: 28px 35px;
    border: none;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: #989898;
    font-size: 13px;
    font-weight: 300;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #666;
    font-size: 13px;
    font-weight: 300;
}

#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 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1;
    color: #666;
    display: flex;
    align-items: center;
}

#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;
}

#header .inner .toparea .toparea_state .toparea_state_board.on .icon {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -33px;
    z-index: 1;
    padding: 28px 35px 8px;
    border: 0px;
    background: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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-bottom: 20px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1;
    color: #888;
    font-weight: 300;
    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: #ff5500;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

#header .inner .top_nav_box div[data-ez-module='menu-main/1'] {
    width: 100%;
}

#header .inner .top_nav_box .top_category {
    margin: 0 165px 0 100px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#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: 18px;
    font-weight: 500;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li.on > a {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    display: block;
    position: absolute;
    top: 80px;
    left: -5px;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: -20px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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 35px 0 15px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild, #header .inner .top_nav_box .top_category .sub-category li.noChild {
    padding: 0 15px 0 15px;
}

#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: 25px;
    margin-top: -3px;
    background: url('/skin-skin1/SkinImg/img/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: 15px;
    color: #888888;
    line-height: 1;
    font-weight: 300;
    display: block;
    padding: 10px 20px 10px 20px;
    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 {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#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 {
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 150px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_mypage {
    display: flex;
    flex-shrink: 0;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#header .inner .top_nav_box .top_mypage li {
    display: flex;
    height: 100%;
    width: 40px;
    text-align: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage li img {
    width: 28px;
}

#header .inner .top_nav_box .top_mypage li:nth-child(3) a {
    padding-right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    padding: 0 16px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 40px;
    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_mypage a.eNavFold {
    display: none;
}

#header .inner .top_nav_box .top_mypage li.r {
    position: relative;
    margin-right: 10px;
}

#header .inner .top_nav_box .top_mypage li.r:after {
    position: absolute;
    top: 25px;
    right: -12px;
    width: 1px;
    height: 30px;
    background: #ddd;
    content: "";
}

#header .inner .top_nav_box .top_mypage li a i {
    font-size: 20px;
}

#header .inner .top_nav_box .top_mypage li.my a i {
    font-size: 16px;
    background: #555;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#header .inner .top_nav_box .top_mypage li .depthArea {
    display: none;
    position: absolute;
    top: 80px;
    left: -70px;
    width: 180px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul {
    background: #fff;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li {
    width: 100%;
    text-align: left;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    border-bottom: 1px solid #ddd;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a {
    line-height: 15px;
    display: block;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a:hover {
    background: #f4f4f4;
}

#header .inner .top_nav_box .top_mypage li.bar {
    cursor: pointer;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
}

#header .searchArea {
    position: relative;
    width: 350px;
    margin-right: 50px;
}

#header .searchArea input {
    width: 100%;
    height: 40px;
    line-height: 36px;
    border: 2px solid var(--color);
    border-radius: 20px;
}

#header .searchArea i {
    position: absolute;
    color: var(--color);
    top: 19px;
    right: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
    background: #333;
    overflow: hidden;
}

#footer .inner {
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;
    color: #ccc;
}

#footer .inner .inner_t {
    width: 100%;
}

#footer .inner .inner_b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .info_left {
    position: relative;
}

#footer .util {
    position: absolute;
    top: 16px;
    left: 312px;
    width: auto;
}

#footer .util li {
}

#footer .util li:after {
    background: #fff;
    left: -20px;
    height: 15px;
}

#footer .util li a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

#footer .util.util2 {
    left: auto;
    right: 0;
}

#footer .inner .inner_t .info_left .bt_logo {
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #555;
}

#footer .inner .inner_t .info_left .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .inner_t .info_left .bt_info {
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_left .bt_info .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 700px;
    font-size: 13px;
    font-weight: 300;
    color: #ccc;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .inner_t .info_right .bt_util {
    margin-bottom: 50px;
}

#footer .inner .inner_t .info_right .bt_util ul {
    display: flex;
    justify-content: flex-end;
}

#footer .inner .inner_t .info_right .bt_util ul li {
    margin-left: 35px;
}

#footer .inner .inner_t .info_right .bt_util ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    white-space: nowrap;
}

#footer .inner .inner_t .info_right .wrap_cs {
    display: flex;
    justify-content: space-between;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt .cs_center_title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt > div > div {
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .pdr10 {
    padding-right: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt .bt_title_sub > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_mail > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_time > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_tel > strong {
    font-weight: 600;
}

#footer .inner .inner_b .bt_escrow a {
    font-size: 0px;
    display: flex;
    align-items: center;
}

#footer .inner .inner_b .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    line-height: 1.6;
    width: 350px;
    word-break: keep-all;
}

#footer .inner .inner_b .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .inner_b .bt_escrow a img.on {
    display: block;
}

#footer .inner .inner_b .bt_copyright {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
}

.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: 23px 165px;
    border: 2px solid #e5e5e5;
    text-align: center;
    transition: all 400ms;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #000;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #cacaca;
}

#right_quick {
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}

#right_quick > div {
    margin-top: -5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#right_quick > div:hover {
    opacity: 0.5;
}

#right_quick > div img {
    width: 65px;
}

#right_quick > div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#right_quick > div:first-child a {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ff5500;
    border-radius: 50%;
}

#right_quick > div:first-child img {
    width: 30px;
    height: 100%;
}

@media all and (max-width: 1680px) {
    .main_top_banner .top_banner_box_inner .top_banner_text a {
        font-size: calc(13px + (15 - 13) * ((100vw - 370px) / (1680 - 370)));
    }
}

@media all and (max-width: 1480px) {
    #header .inner .top_nav_box .top_category > ul > li {
        padding: 0 15px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 15px;
    }

    #footer .inner .inner_t .info_right {
        margin-left: 50px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt, #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-right: 55px;
    }
}

@media all and (max-width: 1px) {
    .RW {
        display: none !important;
    }

    .RTMB {
        display: block !important;
    }

    .RTMI {
        display: inline-block !important;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .bottom-nav {
        z-index: 901;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 52px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav--hide {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .bottom-nav__tabBar {
        display: flex;
        justify-content: space-between;
        height: 52px;
        padding: 14px 26px 0;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav__tabBar li a, .bottom-nav__tabBar li button {
        position: relative;
        display: block;
        white-space: nowrap;
        width: 24px;
        height: 24px;
        font-size: 1px;
        line-height: 1px;
        color: transparent;
        text-indent: 150%;
        vertical-align: top;
        background: none;
    }

    .bottom-nav__tabBar li button:focus {
        outline: 0;
    }

    .bottom-nav__tabBar .count {
        display: block;
        position: absolute;
        top: 12px;
        right: -5px;
        width: 16px;
        height: 16px;
        font-size: 11px;
        color: #fff;
        text-align: center;
        text-indent: 0;
        line-height: 15px;
        border-radius: 50%;
        background: #000;
    }

    .bottom-nav__top {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -72px;
        right: 16px;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        transition: .5s;
    }

    .bottom-nav__top a {
        display: block;
        background-color: #fff;
        border: 1px solid #dadada;
        box-sizing: border-box;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    .bottom-nav__top a.quick_search svg {
        width: 20px;
    }

    .bottom-nav__top--show {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .bottom-nav__top span {
        display: block;
        margin: 4px 0 0;
    }

    .button--fixed .bottom-nav__tabBar {
        display: none;
    }

    .button--fixed #header.fixed .navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .xans-layout-mobileaction {
        position: absolute;
        top: 45px;
        left: 4%;
    }

    .xans-layout-mobileaction a {
        overflow: hidden;
        display: block;
        text-indent: -150%;
        color: transparent;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
    }

    .display_tablet_only {
        display: block !important;
    }

    .display_mobile_only {
        display: none !important;
    }

    .display_pc_only {
        display: none !important;
    }

    #container #contents {
        width: 92%;
        margin: 0 auto;
    }

    .main_top_banner {
        padding: 10px 0;
    }

    .main_top_banner.close_none {
        height: 50px;
    }

    .main_top_banner .top_banner_box_inner {
        height: 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .main_top_banner .top_banner_box_inner .top_banner_text {
        width: 100%;
        flex: none;
    }

    .main_top_banner .top_banner_box_inner .top_banner_close {
        padding-top: 16px;
    }

    .main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
        position: static;
    }

    #header .inner .top_nav_box {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .inner .top_nav_box .top_logo {
        display: flex;
        align-items: center;
        order: 2;
        height: 65px;
        z-index: 998;
        flex-basis: 80%;
        overflow: hidden;
    }

    #header .inner .top_nav_box .top_logo a {
        font-size: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #header .inner .top_nav_box .top_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #header .inner .top_nav_box .top_category {
        display: none;
        order: 3;
        margin: 0 -4%;
        width: 108%;
        border-top: 1px solid #e8e8e8;
        overflow: hidden;
        overflow-x: auto;
    }

    #header .inner .top_nav_box .top_category > ul {
        display: flex;
        align-items: center;
        height: 45px;
        margin-left: 4%;
    }

    #header .inner .top_nav_box .top_category > ul > li {
        height: 45px;
        display: flex;
        align-items: center;
        padding: 0;
        margin-right: 20px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 14px;
        font-weight: 400;
        display: block;
        line-height: 43px;
        color: #1a1a1a;
    }

    #header .inner .top_nav_box .top_category > ul#top_community {
        margin-left: 0;
    }

    #header .inner .top_nav_box .top_category .sub-category-box {
        display: none !important;
    }

    #header .inner .top_nav_box .top_mypage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 65px;
        position: absolute;
        left: 0;
        top: 0;
    }

    #header .inner .top_nav_box .top_mypage li {
        display: none;
    }

    #header .inner .top_nav_box .top_mypage .top_search {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .top_search .eSearch {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .mo_nav {
        display: block;
        order: 1;
        margin-left: -3px;
    }

    #header .inner .top_nav_box .mo_search {
        order: 3;
    }

    #header .inner .top_nav_box .top_mypage a {
        display: block;
        font-size: 0;
        margin: 0;
        padding: 0px;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount {
        display: flex;
        position: relative;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
        position: absolute;
        top: 30%;
        right: -6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        text-align: center;
        line-height: 1;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount svg {
        display: flex;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold {
        display: flex;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav {
        width: 24px;
        box-shadow: 0 20px 0;
        margin: -19px auto 0;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav:before {
        width: 24px;
        top: 10px;
    }

    #header.fixed {
        -webkist-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .footer_margin {
        margin-top: 50px;
    }

    #footer {
        padding: 0;
        margin: 0 auto;
    }

    #footer .inner {
        margin: 0 auto;
        padding: 0;
        color: #b3b3b3;
    }

    #footer .inner .inner_t {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_t .info_left {
        order: 2;
        width: 100%;
    }

    #footer .inner .inner_t .info_right {
        order: 1;
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_b {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_left .bt_logo {
        padding-top: 45px;
        margin-bottom: 30px;
        font-size: 25px;
        flex-shrink: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    #footer .inner .inner_t .info_left .bt_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #footer .inner .inner_t .info_left .bt_tel {
        font-size: 13px;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt01 {
        margin-bottom: 15px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt02 span {
        display: block;
        margin: 0;
    }

    #footer .inner .inner_t .info_left .bt_info {
        line-height: 1.8;
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_left .bt_info .bt_info_list, #footer .inner .inner_t .info_left .bt_info .bt_info_list a {
        line-height: 1.8;
        font-size: 12px;
    }

    #footer .inner .inner_t .info_right .bt_util {
        margin: 0 0 20px;
    }

    #footer .inner .inner_t .info_right .bt_util ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #footer .inner .inner_t .info_right .bt_util ul li {
        margin-left: 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    #footer .inner .inner_t .info_right .wrap_cs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt span {
        display: inline !important;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt .bt_title {
        width: 100%;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
        margin: 0 25px 10px 0;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        font-size: 12px;
        font-weight: 300;
        color: #000;
        line-height: 24px;
        letter-spacing: -0.05em;
    }

    #footer .inner .inner_b .bt_escrow {
        bottom: 0px;
        left: 0;
    }

    #footer .inner .inner_b .bt_escrow a {
        font-size: 0px;
    }

    #footer .inner .inner_b .bt_escrow a img {
        width: 25px;
    }

    #footer .inner .inner_b .bt_copyright {
        font-size: 13px;
        text-align: left;
        margin: 0px 0 30px;
    }

    #header.fixed .inner .xans-layout-searchheader, .xans-layout-searchheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1005;
    }

    .xans-layout-searchheader fieldset {
        min-inline-size: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
    }

    .xans-layout-searchheader fieldset .search_title {
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #1a1a1a;
    }

    .xans-layout-searchheader fieldset .top_search_box {
        width: 85%;
        height: 45px;
        margin-bottom: 7px;
    }

    .xans-layout-searchheader fieldset .top_search_box #keyword {
        height: 45px;
        font-size: 16px;
        padding: 0 0 0 0px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose {
        position: absolute;
        top: 17px;
        right: 4%;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose img {
        width: 50px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword ul {
        width: 85%;
        margin: 0 auto;
    }

    .xans-layout-searchheader fieldset .hot_keyword li {
        margin-right: 7px;
    }

    .xans-layout-searchheader fieldset .hot_keyword li a {
        font-size: 12px;
        padding: 15px 17px 12px 17px;
    }

    .xans-layout-searchheader fieldset .search_find_product {
        margin: 0 0 44px 0px;
        font-size: 28px;
        width: 85%;
    }

    .xans-layout-searchheader fieldset .wrap_search_box {
        align-items: center;
        margin-top: 100px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        width: 25px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch img {
        bottom: 10px;
    }

    .xans-layout-searchheader fieldset .recom_search {
        width: 85%;
        margin: 30px auto 20px auto;
        font-size: 20px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnDelete {
        display: block;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        background-color: #fff;
        display: inline-block;
        min-width: auto;
        padding: 15px 80px;
        border: 1px solid #dadada;
        box-sizing: border-box;
        text-align: center;
        transition: all 400ms;
        font-size: 16px;
        color: #000;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
        border: 1px solid #dadada;
        box-sizing: border-box;
    }

    #right_quick {
        right: 30px;
        bottom: 60px;
    }

    #right_quick img {
        width: 50px;
    }
}

@media all and (max-width: 767px) {
    .RTB {
        display: none !important;
    }

    .RMB {
        display: block !important;
    }

    .RMI {
        display: inline-block !important;
    }

    .display_mobile_only {
        display: block !important;
    }

    .display_pc_only {
        display: none !important;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        padding: 10px 65px;
        font-size: 13px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        margin: 0;
    }

    #footer .inner .footer_right {
        margin: 40px 0 0;
    }

    #footer .inner .bt_util ul li a {
        font-size: 12px;
    }

    #footer .inner .wrap_cs .cs_center_txt, #footer .inner .wrap_cs .bank_txt {
        font-size: 12px;
        line-height: 22px;
    }

    #footer .inner .wrap_cs .cs_center_txt {
        margin-bottom: 25px;
    }

    #footer .inner .wrap_cs .bank_txt {
        margin-bottom: 25px;
    }

    #footer .inner .bt_logo {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    #footer .inner .bt_tel .bt_txt01 {
        font-size: 16px;
    }

    #footer .inner .bt_copyright {
        font-size: 12px;
        margin: 20px 0 60px;
    }

    #footer .inner .bt_escrow a span {
        font-size: 11px;
        width: auto;
    }

    #right_quick {
        right: 15px;
    }

    #right_quick > div:first-child a {
        width: 40px;
        height: 40px;
    }

    #right_quick > div:first-child img {
        width: 20px;
    }

    #right_quick > div img {
        width: 50px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: block !important;
    }
}

@media all and (min-width: 1025px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: none !important;
    }

    .RTMI {
        display: none !important;
    }

    .RTMB {
        display: none !important;
    }
}

@media all and (max-width: 1553px) {
    #quick {
        display: none;
    }
}

.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%;
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a:hover, .mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#footerN {
}

#footerN > .in {
    max-width: 1480px;
    margin: 0 auto;
}

.main-cate {
}

.main-cate .top {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.main-cate .top .t {
}

.main-cate .top .t li {
    line-height: 40px;
    font-size: 15px;
}

.main-cate .top .t li i {
}

.main-cate .top .t li.d {
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.main-cate .top .t li.s {
    margin-right: 30px;
    padding-right: 30px;
}

.main-cate .top .t li.s b {
    cursor: pointer;
}

.main-cate .top .t li.s.on b {
    color: #ff5500;
}

.main-cate .top .t li:after {
    top: 13px;
    left: -30px;
    height: 15px;
}

.main-cate .top .btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.main-cate .top .btn i {
}

.main-cate .top .btn i.p {
    display: inline-block;
}

.main-cate .top .btn i.m {
    display: none;
}

.main-cate .top-cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-cate .top-cate ul {
    padding: 5px 0;
    display: none;
}

.main-cate .top-cate ul li {
    padding: 5px;
    width: 10%;;
}

.main-cate .top-cate ul.prd li {
    width: 11.1111%;
}

.main-cate .top-cate ul li label {
    cursor: pointer;
}

.main-cate .top-cate .btns {
    display: none;
    width: auto;
    float: right;
    text-align: right;
}

.main-cate .top-cate .btns a {
}

.main-cate.loca ul.loca {
    display: table;
}

.main-cate.prd ul.prd {
    display: table;
}

.main-cate.work ul.work {
    display: table;
}

.cate-lists {
    margin: 40px 0;
}

.cate-lists ul {
    text-align: right;
}

.cate-lists ul li {
    padding: 5px 10px;
    height: auto;
    border-color: #ccc;
    color: #333;
    border-radius: 15px;
}

.cate-lists ul li.on {
    border-color: #ff5500;
    color: #ff5500;
}

.ec-base-product .prdList.all > li {
    display: inline-block !important;
}

.ec-base-product .prdList .icon__box, .sale_box {
    display: none !important;
}

body .ec-base-product .prdList .description {
    margin-top: 15px;
}

.ec-base-product .prdList .description .name {
}

.ec-base-product .prdList .description .name .star {
    float: right;
}

.ec-base-product .prdList .description .name .star i {
    color: #fdb231;
}

.ec-base-product .prdList .thumbnail .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
}

.ec-base-product .prdList .thumbnail .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 14px;
    line-height: 1;
}

body .tabProduct ul {
    margin: 0;
    width: 100%;
}

body .tabProduct ul li, body .tabProduct li:last-child {
    width: 33.3333%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

body .tabProduct ul li.selected {
    border-bottom: 1px solid #ff5500;
}

body .tabProduct ul li.selected a {
    border: 0;
}

body .tabProduct ul li a {
    width: 100%;
    font-size: 17px;
}

#prdInfo iframe {
    width: 100% !important;
}

.detail-infos {
    background: #f4f4f4;
    padding: 0 30px;
    max-width: 1240px;
    margin: 50px auto;
}

.detail-infos .t-wrap {
    padding: 30px 0;
}

.detail-infos .t-wrap + .t-wrap {
    border-top: 1px solid #ddd;
}

.detail-infos .t1 {
    width: 50%;
}

.detail-infos .t1 table {
}

.detail-infos .t1 table th {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

.detail-infos .t1 table td {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

#detail-local .infoArea {
}

#detail-local .infoArea h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

#detail-local .infoArea h2 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #999;
}

#detail-local .infoArea .price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px 0;
}

#detail-local .infoArea .price p {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 20px;
}

#detail-local .infoArea .price b {
    font-size: 20px;
    vertical-align: middle;
}

#detail-local .infoArea .price b span {
    font-size: 17px;
    font-weight: normal;
}

#detail-local .infoArea .price b span font {
    display: inline-block;
    margin: 0 10px;
}

#detail-local .infoArea .price i {
    font-size: 13px;
    font-style: normal;
    color: #999;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
}

#detail-local .ni- {
    padding: 0 30px;
}

#detail-local .ni- .ttop {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
}

#detail-local #total- {
    text-align: right;
    font-size: 15px;
    margin-bottom: 30px;
}

#detail-local #total- b {
    font-size: 30px;
    color: #ff5500;
}

.dimmed.dd {
    display: none;
}

.pop-d.dd {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    width: 350px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

.pop-d.dd p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;
}

.pop-d.dd div {
    width: 100%;
}

.dimmed.dd.on {
    display: block !important;
}

.pop-d.dd.on {
    display: block !important;
}

.main-bb {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

#detail-shop {
}

#detail-shop .des-wrap {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop .des {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7;
    border-radius: 10px;
}

#detail-shop .infoArea h1 {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}

#detail-shop .infoArea h2 {
    font-size: 25px;
}

#detail-shop .infoArea .guideArea {
    display: none;
}

#detail-shop .infoArea #totalProducts {
    margin: 0;
}

#detail-shop .infoArea #totalProducts > table > tbody {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop #totalPrice .total em {
    font-weight: 600;
}

#detail-shop .action_button .btnSubmit {
    flex: 1;
}

#detail-shop .xans-product-action .action_button .btnNormal, #detail-shop .xans-product-action .action_button .btnSubmit {
    height: 50px;
    padding: 16px 0;
}

body li.xans-record- {
    width: 33.3333%;
}

body li.xans-record- a .summary .subject {
    font-size: 15px;
    font-weight: bold;
}

body .ec-base-fold.theme1 > .title h3 {
    font-size: 17px;
}

body .xans-mall-faq .contents {
    font-size: 15px;
}

#sub-host {
}

#sub-host .in {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 10px;
}

#sub-host h2.t {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host h2.t b {
    color: #ff5500;;
}

#sub-host .title {
    margin: 0 0 70px 0;
    padding-top: 100px;
}

#sub-host .title h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#sub-host .title h1 {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host .title h1 b {
    color: #ff5500;;
}

#sub-host .cont1 {
    text-align: center;
    margin-bottom: 50px;
}

#sub-host .cont1 h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

#sub-host .cont1 h2 b {
    color: #ff5500;;
}

#sub-host .cont2 {
    background: #f4f4f4;
    padding: 80px;
    margin-bottom: 80px;
}

#sub-host .cont2 ul {
    margin-top: 50px;
}

#sub-host .cont2 ul li {
    width: 33.3333%;
    padding: 10px;
    text-align: center;
}

#sub-host .cont2 ul li p {
    background: #666;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}

#sub-host .cont3 {
}

#sub-host .cont3 > .in {
}

#sub-host .cont3 > .in > p {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#sub-host table {
}

#sub-host table th {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
}

#sub-host table td {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

#sub-host table td input {
    width: 600px;
    border-radius: 10px;
}

#sub-host table + table {
    margin-top: 100px;
}

.sub-btt {
    margin-top: 100px !important;
}

.sub-btt > div {
    width: 300px;
    font-size: 16px;
}

#sub-host .cont4 {
    padding-top: 100px;
}

#sub-host .cont4 .t {
    text-align: center;
}

#sub-host .cont4 p.t {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}

#sub-host .cont4 .l {
    width: 50%;
    background: #f4f4f4;
    padding: 40px 40px 10px 60px;
}

#sub-host .cont4 .l h3 {
    font-size: 25px;
}

#sub-host .cont4 .l p {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#sub-host .cont4 .l h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}

#sub-host .cont4 .l h4 i {
    text-indent: -30px;
    color: #ff5500;
}

#sub-host .cont4 .l h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
}

#sub-host .cont4 .l h5 span {
    display: inline-block;
    width: 80px;
}

#sub-host .cont4 .r {
    width: 45%;
    margin-left: 5%;
}

#sub-host .cont4 .r table th {
}

#sub-host .cont4 .r table td input {
    width: 100%;
}

#sub-host .cont4 .r table td textarea {
    width: 100%;
    border-radius: 10px;
}

#sub-host .cont5 {
    max-width: 1100px;
    margin: 0 auto;
}

#sub-host .cont5 li {
    border-color: #ff5500;
}

#sub-host .cont5 li span {
    color: #ff5500;
    font-size: 20px;
}

.tablize.circle {
    text-align: center;
}

.tablize.circle > * {
    position: relative;
    border: 2px solid #ccc;
    height: 0;
    margin: -1%;
    border-radius: 50%;
    box-sizing: border-box;
}

.tablize.circle.grid4 > * {
    width: 50%;
    padding-bottom: 50%;
}

.tablize.circle > * > span {
    display: inline-block;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media all and (min-width: 768px) {
    .tablize.circle.grid4 > * {
        width: 25%;
        padding-bottom: 25%;
    }
}

#sub-host .cont6 {
    max-width: 1100px;
    margin: 100px auto;
}

#sub-host .cont6 .img {
    width: 55%;
    vertical-align: middle;
}

#sub-host .cont6 .txt {
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}

#sub-host .cont6 .txt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

#sub-host .cont6 .txt p {
    font-size: 16px;
    margin-bottom: 100px;
}

#sub-host .cont6 .txt a {
    font-size: 16px;
    text-decoration: underline;
}

#sub-host .cont6 .z1 {
}

#sub-host .cont6 .z1 .img {
}

#sub-host .cont6 .z1 .txt {
}

#sub-host .cont6 .z2 {
    margin: 50px 0;
}

#sub-host .cont6 .z2 .img {
}

#sub-host .cont6 .z2 .txt {
}

#sub-host .cont6 .z3 {
}

#sub-host .cont6 .z3 .img {
}

#sub-host .cont6 .z3 .txt {
}

.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;
}

select {
    max-width: 100%;
    height: 40px;
    padding: 0 30px 0 15px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    background: #fff url("//img.echosting.cafe24.com/skin/skin/common/ico_select.png") no-repeat right 10px center;
    background-size: 14px 8px;
}

select::-ms-expand {
    display: none;
}

input[type="radio"] {
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio.png") no-repeat 0 0;
    background-size: 18px 18px;
    outline: 0;
}

input[type="radio"]:checked {
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio_checked.png");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="radio"]::-ms-check {
    border: 1px solid #000;
    background-color: #fff;
}

input[type="checkbox"] {
    position: relative;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    background: #fff;
    outline: 0;
}

input[type="checkbox"]:checked {
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #ababab;
    background-color: #fff;
}

input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

label > input[type=radio], label > input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

label + label {
    margin-left: 15px;
}

input[type=radio] + label, input[type=checkbox] + label {
    margin: 0 15px 0 10px;
    vertical-align: middle;
}

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;
}

@media all and (max-width: 767px) {
    .gInnerMargin {
        margin: 0 16px;
    }

    .titleArea {
        margin: 40px 16px 30px;
    }
}

@media all and (max-width: 1024px) {
    .titleArea {
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 22px;
    }

    .titleArea h3 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea--middle {
        margin: 0;
        padding: 27px 16px 12px;
        text-align: left;
        background: #f6f6f6;
    }

    .titleArea--middle h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea .desc {
        font-size: 12px;
        color: #6d6d6d;
    }

    .path {
        margin: 0;
        opacity: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
        color: transparent;
        text-indent: 150%;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 15px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .gInnerMargin {
        margin: 0 24px;
    }

    .titleArea {
        margin: 40px 24px 30px;
    }

    .titleArea--middle {
        margin: 0;
    }

    .path {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .titleArea {
        margin: 45px 0 40px;
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: #000;
        color: var(--font-color-heading);
        font-size: 30px;
    }

    .titleArea h3 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea--middle {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea--middle h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea.titleArea--myshop {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea.titleArea--myshop h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea .desc {
        font-size: 13px;
        color: #6d6d6d;
    }

    .titleArea ul {
        padding: 5px 0;
        color: #939393;
        line-height: 18px;
    }

    .titleArea ul li {
        position: relative;
        padding: 0 0 0 9px;
    }

    .titleArea ul li:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        width: 2px;
        height: 2px;
        margin: -2px 0 0 0;
        background: #939393;
    }

    .path + .titleArea {
        margin-top: 55px;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 30px 0;
    }

    .memberArea {
        max-width: 898px;
        margin: 0 auto;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 458px !important;
        height: 100% !important;
        margin: 0 !important;
    }

    #capp-shop-new-product-optionselect-layer > iframe {
        z-index: 1111;
        position: relative;
    }

    #capp-shop-new-product-optionselect-layer:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background: #00000040;
    }

    #capp-shop-new-product-optionselect-backlayer {
        width: 100% !important;
        background: #000;
    }

    #capp-shop-new-product-optionselect-backlayer + #capp-shop-new-product-optionselect-layer:after {
        display: none;
    }
}

[class^='btnNormal'], a[class^='btnNormal'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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;
}

@media all and (max-width: 767px) {
    .btnMore {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 14px 20px;
        height: 45px;
        font-size: 13px;
        line-height: 18px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ec-base-button {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button [class^='btn'] + [class^='btn'] {
        margin-left: 6px;
    }

    .ec-base-button.gBottom {
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        display: flex;
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] {
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
        margin-left: 10px;
    }

    .ec-base-button.gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak .gLeft + .gRight {
        margin: 10px 0 0;
    }

    .ec-base-button.gBreak .gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak > [class^='btn'] + [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] + [class^='btn'] {
        margin: 10px 0 0;
    }

    .ec-base-button .ec-base-button[class*="gColumn"] {
        margin: 0 -5px;
    }

    .ec-base-button[class*="gMColumn"] {
        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;
        margin-left: 11px;
        margin-right: 11px;
    }

    .ec-base-button[class*="gMColumn"]:after {
        display: none;
    }

    .ec-base-button[class*="gMColumn"] [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*="gMColumn"] .gLeft, .ec-base-button[class*="gMColumn"] .gRight {
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        width: 100%;
    }

    .gInnerMargin .ec-base-button, .gInnerMargin .ec-base-button.gBottom, .gInnerMargin.ec-base-button.gBottom {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 1025px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 13px 20px;
        height: 40px;
        font-size: 13px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tab.typeNav .menu {
        display: flex;
        border-bottom: 1px solid #868686;
    }

    .ec-base-tab.typeNav .menu li {
        flex: 1;
    }

    .ec-base-tab.typeNav .menu li a {
        height: 100%;
        padding: 16px 8px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ec-base-tab.typeNav .menu li a .count {
        align-self: flex-end;
        padding-left: 3px;
    }

    .ec-base-tab.typeMenu {
        position: relative;
        height: 40px;
        z-index: 1;
    }

    .ec-base-tab.typeMenu .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-tab.typeNav .menu {
        margin: 0 0 20px;
    }

    .ec-base-tab.typeNav .menu li {
        float: left;
        margin-left: -1px;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: 218px;
        padding: 16px 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-table .gFlow {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table.typeList tr.gBorderClear {
        border-bottom: 0;
    }

    .ec-base-table.typeWrite {
        padding: 10px 0;
    }

    .ec-base-table.typeWrite tr {
        display: block;
    }

    .ec-base-table.typeWrite th {
        display: block;
        padding: 6px 15px 0;
        border-bottom: 0;
        text-align: left;
        background-color: transparent;
    }

    .ec-base-table.typeWrite td {
        display: block;
        padding: 2px 15px 10px;
        border-bottom: 0;
        align-items: center;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 10px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ec-base-table.typeWrite td.formGroup.date {
        padding-left: 10px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup {
        display: flex;
        flex-flow: wrap;
        box-sizing: border-box;
        align-items: center;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup input[type="password"], .ec-base-table.typeWrite .formGroup select {
        flex: 1;
    }

    .ec-base-table.typeWrite span.txtInfo {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 100%;
    }

    .ec-address .ec-address-zipcode {
        display: flex;
        flex-flow: wrap;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        flex: 1;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        display: block;
        width: 100%;
        margin: 5px 0 0;
    }

    .ec-base-table.typeList thead {
        display: none;
    }

    .ec-base-table.typeList table, .ec-base-table.typeList tbody {
        display: block;
    }

    .ec-base-table.typeList tr {
        display: block;
        position: relative;
        padding: 20px 8px 19px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
    }

    .ec-base-table.typeList tr:after {
        content: "";
        display: block;
        clear: both;
    }

    .ec-base-table.typeList td {
        height: auto;
        display: block;
        float: left;
        padding: 3px 8px;
        border-bottom: 0;
        text-align: left;
        color: #6d6d6d;
    }

    .ec-base-table.typeList td a {
        color: #6d6d6d;
    }

    .ec-base-table.typeList td.chk {
        box-sizing: border-box;
        padding: 0;
    }

    .ec-base-table.typeList td.chk .boardChk {
        margin: 5px 8px 0 8px;
    }

    .ec-base-table.typeList td.chk:not(.no) .boardChk {
        margin: 5px 8px 0px 8px
    }

    .ec-base-table.typeList td.subject {
        float: none;
        box-sizing: border-box;
    }

    .ec-base-table.typeList td.subject a {
        color: #000;
    }

    .ec-base-table.typeList.gThumb td.thumb {
        overflow: hidden;
        position: absolute;
        top: 24px;
        left: 16px;
        width: 65px;
        height: calc(100% - 45px);
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.thumb a {
        display: block;
        height: 100%;
        text-align: center;
    }

    .ec-base-table.typeList.gThumb td.thumb img {
        max-width: 100%;
        max-height: 100%;
    }

    .ec-base-table.typeList.gThumb tr {
        padding-left: 90px;
        padding-right: 20px;
    }

    .ec-base-table.typeList.gThumb td.chk {
        z-index: 1;
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.chk .boardChk {
        margin: 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-table .gFlow {
        width: 100%;
        margin-left: 20px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table th {
        padding: 14px 30px;
    }

    .ec-base-table.typeWrite th {
        padding: 10px 30px;
    }

    .ec-base-table.typeWrite th[scope*="row"] {
        padding-right: 15px;
    }

    .ec-base-table.typeWrite td {
        padding: 10px 20px;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup select {
        width: 190px;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 290px;
    }

    .ec-base-table.typeWrite td .ec-base-qty input[type="text"] {
        width: 45px;
    }

    .ec-base-table.typeWrite .ec-address input[type="text"], .ec-base-table.typeWrite .ec-address select {
        width: 450px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        width: 200px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        margin: 0 0 0 15px;
        line-height: 40px;
    }

    .ec-base-table.typeList {
        border-top: 0;
    }

    .ec-base-table.typeList th, .ec-base-table.typeList td {
        padding: 15px 10px 16px;
    }

    .ec-base-table.typeList th {
        border-bottom: 0;
    }

    .ec-base-table.typeList td.subject {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tooltip {
        width: 88%;
        margin: 5px auto 0;
    }

    .ec-base-tooltip .edge {
        display: none;
    }

    .shippingFee {
        position: static;
    }

    .shippingFee .ec-base-button {
        text-align: center;
    }

    .shippingFee .btnStrong {
        display: inline-block;
        padding: 12px 20px;
        height: 40px;
        font-size: 13px;
        box-sizing: border-box;
        border: 1px solid transparent;
        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: #fff;
        background-color: #000;
    }
}

@media all and (min-width: 1025px) {
    .shippingFee {
        position: relative;
    }

    .shippingFee .ec-base-tooltip {
        margin: 10px 0 0 -150px;
        width: 360px;
    }
}

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;
    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;
}

@media all and (max-width: 1024px) {
    span.ec-base-help, p.ec-base-help, ul.ec-base-help li {
        margin: 10px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding: 0 15px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-fold.theme1.gMargin {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-fold.theme1 > .title {
        padding: 0 16px;
    }

    .ec-base-fold.theme1 > .title h2 {
        font-size: 16px;
    }

    .ec-base-fold.theme1 > .title:after {
        right: 21px;
    }

    .ec-base-fold.theme1.selected > .title:after {
        top: 32px;
    }

    .ec-base-fold.theme1 .ec-base-table.typeList {
        border-color: #e5e5e5
    }
}

@media all and (min-width: 1025px) {
    .ec-base-fold.theme1 .title > h2 {
        font-size: 18px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-box.gPadding {
        padding: 50px 18px 40px;
    }

    .ec-base-box.typeMember {
        padding: 50px 18px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .additionalInfo {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-box.gPadding {
        padding: 74px 0;
    }

    .ec-base-box.typeMember {
        padding: 74px 0;
    }

    .ec-base-box.typeMember .content {
        width: 421px;
    }
}

.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^='/skin-skin1/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 .icon__box span + span {
    margin: 12px 0 0;
}

.ec-base-product .prdList .wish {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}

.ec-base-product .prdList .cart {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.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 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;
}

@media all and (max-width: 767px) {
    .ec-base-product ul.grid5 > li {
        width: 50%;
    }

    .ec-base-product .prdList {
        margin: 0 -5px 0;
    }

    .ec-base-product .prdList .wish {
        width: 22px;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 5px;
    }
}

@media all and (max-width: 1024px) {
    .ec-base-product .title h3 {
        margin: 40px 0 20px;
        font-size: 16px;
    }

    .ec-base-product ul.grid4 > li {
        width: 50%;
    }

    .ec-base-product .discountPeriod {
        position: static;
    }

    .ec-base-product .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .ec-base-product ul.grid5 > li {
        width: 33.33%;
    }

    .ec-base-product ul.grid4 > li {
        width: 33.33%;
    }

    .ec-base-product .prdList {
        margin: 0 -8px 0;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 8px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product .title h3 {
        margin: 50px 0 25px;
        font-size: 20px;
    }

    .ec-base-product .layerDiscountPeriod {
        left: 50%;
        top: 26px;
        width: 247px;
        margin: 0 0 0 -124px;
    }

    .ec-base-product .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }
}

.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 .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;
}

@media all and (max-width: 1024px) {
    .ec-base-prdInfo .prdBox {
        padding: 24px 16px;
    }

    .ec-base-prdInfo .description {
        padding: 0 40px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo .buttonGroup {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo.gCheck .sumPrice, .ec-base-prdInfo.gCheck .quantity, .ec-base-prdInfo.gCheck .buttonGroup {
        padding: 0 0 0 125px;
    }

    .ec-base-prdInfo .btnDelete {
        right: 12px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 16px 24px;
        padding: 10px 20px 20px;
    }

    .ec-base-prdInfo .optionSelect li {
        margin: 10px 0 0;
    }

    .ec-base-prdInfo .optionSelect select, .ec-base-prdInfo .optionSelect input {
        width: 100%;
    }

    .ec-base-prdInfo .optionSelect + .optionSelect {
        margin-top: -34px;
        padding-top: 0;
    }

    .ec-base-prdInfo .optionDesc {
        display: block;
        margin: 0 0 10px;
        color: #545454;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 16px;
    }

    .optionModifyLayer .ec-base-button {
        display: flex;
    }

    .optionModifyLayer .ec-base-button [class*='Fix'] {
        flex: 1;
        min-width: auto;
    }

    .ec-base-prdEmpty {
        padding: 40px 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-prdInfo .prdBox {
        position: relative;
        padding: 25px 0;
    }

    .ec-base-prdInfo .description {
        margin: 0 250px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        text-align: right;
        padding: 0 42px 0 0;
    }

    .ec-base-prdInfo .buttonGroup {
        position: absolute;
        bottom: 25px;
        right: 0;
        width: 300px;
        text-align: right;
    }

    .ec-base-prdInfo .btnDelete {
        right: -5px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 98px;
        padding: 10px 20px 20px;
    }

    .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 {
        width: 254px;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 0;
    }

    .optionModifyLayer .ec-base-layer {
        width: 485px;
    }

    .ec-base-prdEmpty {
        padding: 56px 0;
    }
}

.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;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
.calendar-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#detail-local .calendar-section .top {
}

#detail-local .calendar-section .top .box {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#detail-local .calendar-section .top .box + .box {
    border-left: 1px solid #ddd;
}

#detail-local .calendar-section .top .box h2 {
    font-size: 13px;
    margin: 0;
}

#detail-local .calendar-section .top .box h3 {
    font-size: 20px;
    font-weight: 500;
}

#detail-local .c-box {
    padding: 0 30px;
}

.calendar, .calendar_weekdays, .calendar_content {
    max-width: 585px;
}

.calendar {
    margin: auto;
    min-width: 320px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.calendar_weekdays {
    color: #aaa;
    font-weight: lighter;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    margin-top: 20px;
}

.calendar_content:after, .calendar_weekdays:after, .calendar_header:after {
    content: " ";
    display: table;
    clear: both;
}

.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    height: 45px;
    line-height: 69px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

.calendar_content .today {
    color: #3b8fc7;
}

.calendar_content div {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.calendar_content div:hover {
    border: 1px solid #777;
    cursor: pointer;
    border-radius: 10px;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: none;
}

.calendar_content div.past-date {
    cursor: initial;
    color: #d5d5d5;
    cursor: no-drop;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 18px;
    color: #409edd;
}

.calendar_content div.selected {
    background: #ff5500;
    border-radius: 10px;
    color: #fff;
    border: 1px solid white;
}

.calendar_content div.head {
    background: #ff5500;
    color: #fff;
    border-radius: 10px;
    border: 1px solid white;
}

.calendar_header {
    width: 100%;
    text-align: center;
}

.calendar_header h2 {
    float: left;
    width: 70%;
    margin-top: 10px;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #ffffff;
}

button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    line-height: 52px;
    height: 55px;
    float: left;
    width: 15%;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 18px;
}

button.switch-month:hover {
    color: #FF2B56;
}

button.switch-month:active {
    background-color: rgba(113, 113, 125, 0.4);
}

.calendar_header h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'circularstd';
    line-height: 1.7;
}

.row {
    display: flex;
}

.s {
    font-family: 'sans-serif';
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-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)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

li {
    list-style: none;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

h1, h3 {
    margin: 0;
}

.ec-base-layer-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;
}

@media all and (max-width: 1024px) {
    .ec-base-layer {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        min-width: 320px;
        width: calc(100% - 32px);
        margin: 0 auto;
        transform: translateY(calc(-50% + 0.5px));
    }

    .ec-base-layer.typeSide {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        transform: initial;
    }

    #popup .ec-base-layer {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border: 0;
        transform: initial;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-layer {
        min-width: 308px;
    }

    .ec-base-layer.typeSide {
        top: 0;
        right: 0;
        left: auto;
        bottom: 0;
        width: 458px;
    }

    .ec-base-layer.gAlert {
        width: 360px;
    }
}

.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: 30px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 70px 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.box_slide .description {
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
}

.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: 280px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid5_slide .description {
    position: relative;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #f87126;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: -30px;
}

.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: 355px;
    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: 480px;
    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: 730px;
    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: 10%;
    left: 8%;
    z-index: 5;
    padding: 0px;
    color: #ff5500;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 0%;
    left: 4%;
    opacity: 0;
    z-index: 3;
    padding: 0px 0 5px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 10px;
    display: flex;
    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;
    cursor: pointer;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 10px;
    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: 0px 0 0 3px;
    margin-bottom: 1px;
    font-size: 10px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    top: 5%;
    opacity: 1;
    border-bottom: 1px solid #222
}

.ec-base-product .prdList > li:hover .thumbnail .likeButton {
    position: absolute;
    left: 4%;
    top: 5%;
    opacity: 1;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .sale_box span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .thumbnail .icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 0;
}

.ec-base-product .prdList .thumbnail .icon img {
    margin: 0;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: inherit;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 12%;
    background: rgba(1, 1, 1, 0.5);
    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 {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 5px;
    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 .prdList__item .icon__box > span:hover, .ec-base-product .prdList .prdList__item .icon__box > span.on {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.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 {
    top: 40px !important;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    height: calc(100% - 125px);
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    height: 200px;
    padding: 14px 24px !important;
    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;
    right: 0;
    left: initial;
    top: initial;
    bottom: 0;
    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(1, 1, 1, 0.5);
    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-product ul.list_gallery .icon__box {
    top: -20%;
    height: 15%;
}

.ec-base-product ul.list_gallery > li:hover .icon__box {
    top: 0;
}

.ec-base-tab.typeMenu {
    max-width: 1480px !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 {
    height: auto;
}

.ec-base-tab.typeMenu li a {
    font-size: 16px;
    font-weight: 300;
    color: #767676;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 1;
    padding: 23px 25px 20px 0px;
    margin: 0 40px 0 0;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #ff5500;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: inline;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: 5px;
    right: 40px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0px;
    top: 55px;
    left: -20px;
    z-index: 9;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 0;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 10px 0 10px;
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    color: #888888;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #ff5500;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: 10px;
    right: -5px;
}

.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 10px 0 10px;
    height: auto;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding: 0 10px 0 10px;
}

.ec-base-tab.typeMenu li a.button:only-child {
    margin: 0 20px 0 0;
}

.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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/skin-skin1/SkinImg/img/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 10px;
    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 {
    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% - 280px);
    max-width: calc(1480px - 280px) !important;
    padding: 0 0 0 280px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 280px) !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 135px;
}

.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;
}

.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('/skin-skin1/SkinImg/img/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: 50px;
    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: 1480px;
}

.xans-board-function {
    max-width: 1480px;
    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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/skin-skin1/SkinImg/img/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/skin-skin1/SkinImg/img/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;
}

@media all and (max-width: 1480px) {
    .ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
        font-size: calc(0.31vw + 10.87px);
    }

    .ec-base-product .prdList .thumbnail .badge {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product ul.list_gallery .description .name a span {
        color: #fff !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li span {
        color: #ececec !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li:last-child span {
        color: #fff !important;
    }
}

@media screen and (max-width: 1024px) {
    .ec-base-product .prdList .thumbnail .likeButton {
        display: none;
    }

    .ec-base-product .prdList .icon__box {
        display: none;
    }

    .ec-base-product .prdList > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.grid3 > li {
        width: 100%;
        box-sizing: border-box;
    }

    .ec-base-product ul.grid3 > li:last-child {
        margin-bottom: 35px;
    }

    .ec-base-product ul.grid3 > li:after {
        display: block;
        content: "";
        clear: both;
    }

    .ec-base-product ul.grid3_slide .description, .ec-base-product ul.grid4_slide .description, .ec-base-product ul.grid5_slide .description, .ec-base-product ul.grid5 .description, .ec-base-product ul.grid4 .description, .ec-base-product ul.grid3 .description {
        margin: 10px 0 0 0;
    }

    .ec-base-product ul.list_gallery > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.list_gallery .prdList__item {
        overflow: visible;
    }

    .ec-base-product ul.list_gallery .thumbnail {
        margin: 0 0 10px;
    }

    .ec-base-product ul.list_gallery .thumbnail .icon {
        position: absolute;
        left: 15px;
        top: auto;
        bottom: 15px;
        font-size: 0;
        margin: 0;
    }

    .ec-base-product ul.list_gallery .description {
        position: static;
        opacity: 1;
        padding: 0;
        background-color: transparent;
    }

    .ec-base-product ul.list_gallery .description .name span {
        display: block;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }

    .ec-base-tab.typeMenu {
        width: 92%;
        height: 45px;
    }

    .ec-base-tab.typeMenu .menu {
        flex-wrap: nowrap;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 16px;
        padding: 16px 30px 14px 0px;
        margin: 0 20px 0 0;
    }

    .ec-base-tab.typeMenu ul {
        overflow-x: auto;
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li {
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li .iconWrap {
        display: none;
    }

    .ec-base-tab.typeMenu li a.button:only-child {
        margin: 0 20px 0 0px;
    }

    .xans-member-login .login {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .xans-member-login .login__sns, .xans-member-login .login__util, .xans-member-login .wrap_security {
        max-width: 100%;
    }

    .xans-member-login .login__button {
        width: 100%;
        max-width: 100%;
    }

    .xans-member-login .login__sns .wrap_sns_log a {
        padding: 0 16px;
    }

    .xans-member-login .login__sns .btnKakao {
        background: url('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnNaver {
        background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnFacebook {
        background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnLine {
        background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnGoogle {
        background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnApple {
        background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .yahoojp {
        background: url('/skin-skin1/SkinImg/img/icon_sns_yahoo.png') no-repeat center left 16px;
    }

    .xans-member-login .login__security {
        font-size: 12px;
    }

    .xans-member-login .login .wrap_security .wrap_find div {
        font-size: 12px;
    }

    .xans-member-login .login__security .secret {
        height: 18px;
    }

    .xans-member-login input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .xans-member-login input[type=checkbox] + label {
        margin: 0 15px 0 5px;
    }

    .xans-myshop-orderhistorynologin {
        max-width: 100%;
    }

    .xans-myshop-orderhistorynologin .login .txt_nonmem_check {
        margin: 40px 0 24px;
    }

    .xans-myshop-orderhistorynologin .login .txtInfo {
        display: none;
    }

    .xans-member-findid {
        max-width: 100%;
    }

    .xans-member-findid .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findidresult {
        max-width: 100%;
    }

    .xans-member-findidresult .complete {
        width: 100%;
    }

    .xans-member-findpasswd {
        max-width: 100%;
    }

    .xans-member-findpasswd .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdmethod {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordreset {
        max-width: 100%;
    }

    .xans-member-passwordreset .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordverification {
        max-width: 100%;
    }

    .xans-member-passwordverification .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdresult {
        max-width: 100%;
    }

    .xans-member-findpasswdresult .complete {
        width: 100%;
    }

    .xans-member-join {
        max-width: 100%;
    }

    .xans-member-join .titleArea--middle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0 0 16px;
        background: none;
        margin: 0;
    }

    .xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
        padding-left: 0;
        margin: 0 0 8px;
    }

    .xans-member-join .icoRequired {
        margin-right: 10px;
    }

    .xans-member-join .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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 {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-join .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-joincomplete .joinComplete {
        padding: 40px 0;
    }

    .xans-member-joincomplete .joinComplete .memberSpecial ul li {
        text-align: center;
    }

    .xans-member-joincomplete .joinComplete .ec-base-box .information .description {
        display: flex;
        justify-content: center;
    }

    .xans-myshop-asyncbenefit {
        max-width: 100%;
    }

    .xans-myshop-asyncbenefit .benefit {
        padding: 0;
    }

    .xans-myshop-asyncbenefit .benefit .description, .xans-myshop-asyncbenefit .benefit .user {
        padding: 24px 16px;
    }

    .xans-member-edit .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    .xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
        padding: 0;
        margin: 0 0 8px;
    }

    .xans-member-edit .ec-base-table.typeWrite th.member_id {
        margin: 10px 0 8px;
    }

    .xans-member-edit .icoRequired {
        margin-right: 10px;
    }

    .xans-member-edit .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-edit .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-edit #phone3, .xans-member-edit #mobile3 {
        margin-right: 0;
    }

    .xans-member-edit .func_del {
        margin-left: 0;
    }

    .xans-myshop-asyncbankbook {
        border: 0;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
        flex: auto;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .xans-myshop-asyncbankbook .user__thumb {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
        text-align: center;
        margin: 16px auto 0;
    }

    .xans-myshop-asyncbankbook li {
        padding: 25px 0;
    }

    .xans-myshop-asyncbankbook li:first-child::after {
        display: none;
    }

    .myshopArea {
        width: 100%;
        max-width: calc(1480px - 280px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        min-height: auto;
    }

    .myshopArea.section_full {
        width: 100% !important;
    }

    .myshopArea .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding-left: 0;
    }

    .xans-myshop-orderstate .state__cs li {
        font-size: 14px;
    }

    .xans-myshop-orderstate .state__cs li strong {
        font-weight: 400;
        font-size: 14px;
    }

    .myshopArea .xans-myshop-main .subTitle {
        display: block;
        margin: 0;
        background: none;
        padding: 40px 0 16px 0;
    }

    .myshopArea .xans-myshop-main .menu {
        border-top: 2px solid #1a1a1a;
        padding-top: 6px;
    }

    .myshopArea .xans-myshop-main .menu li {
        margin: 12px 0 0 0;
        border: 0;
    }

    .myshopArea .xans-myshop-main .menu li a {
        font-size: 14px;
        color: #6a6a6a;
        padding: 0;
    }

    .myshopArea .xans-myshop-main .menu li a:after {
        display: none;
    }

    .myshopArea .xans-myshop-main .consult {
        margin: 40px 0 0;
    }

    .xans-myshop-orderhistoryhead {
        padding: 0;
    }

    .xans-myshop-orderhistoryhead fieldset {
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .xans-myshop-orderhistoryhead .fText {
        min-width: 110px;
    }

    .xans-myshop-couponserial .couponSerial {
        padding: 16px;
    }

    .xans-myshop-addrlist a[class^='btnEm'] {
        color: #fff !important;
    }

    .xans-myshop-addrlist .ec-base-table {
        border-top: 2px solid #1a1a1a;
    }

    .xans-myshop-addrlist .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 31px;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(8) {
        width: 100%;
        text-align: right;
        padding: 0;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrregister .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrregister #ma_rcv_phone1, .xans-myshop-addrregister #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrregister .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrregister .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrmodify .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrmodify #ma_rcv_phone1, .xans-myshop-addrmodify #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .regularDeliveryPayInfo .ec-base-box .information .title {
        display: none;
    }

    .regularDeliveryPayInfo .ec-base-box .information .status {
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .information .info {
        padding: 13px 0 0;
    }

    .regularDeliveryPayInfo ul li {
        background: none;
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .button {
        display: block;
        padding: 10px 0 0 0;
    }

    .xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetailregister .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite {
        padding: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite tr {
        display: table-row;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite .colOrder {
        width: 100px;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite th, .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite td {
        border-bottom: 1px solid #e5e5e5;
        display: table-cell;
        padding: 14px 20px;
    }

    .xans-product-recentlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistoryapplycancel .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyexchange .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .question {
        display: block;
    }

    .myshop_recommender .invite {
        margin: 0;
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
    }

    .myshop_recommender .invite > div {
        font-size: 14px;
    }

    .myshop_recommender .invite p input {
        padding: 4px;
        max-width: auto;
        width: 60%;
        height: 40px;
        border: 1px solid #e3e3e3 !important;
        color: #111;
    }

    .myshop_recommender .invite ul {
        margin: 10px 0 0;
        font-size: 13px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
        height: 20px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .optionGroup {
        margin: 35px 0 0 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
        padding: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
        padding: 0;
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button {
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button > div {
        display: flex;
        width: 100%;
    }

    .xans-order-basketpackage .ec-base-button a {
        flex: 1;
        margin-bottom: 10px;
    }

    .xans-order-basketpackage .cart-total {
        width: 100%;
        margin-top: 30px;
    }

    .xans-order-basketpackage .totalSummary {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .typeModal .ec-base-button {
        margin: 0 20px 10px;
    }

    .xans-order-basketpackage .ec-base-button.gFixed > div {
        width: auto;
    }

    .xans-product-searchdata .searchResult {
        padding: 40px 0 0 !important;
    }

    .xans-product-searchdata .searchField {
        margin: 0 !important;
        padding: 0 0 24px !important;
    }

    .xans-myshop-likeproductlist .ec-base-table colgroup {
        display: none;
    }

    .xans-myshop-likeproductlist .ec-base-table td {
        padding: 25px 5px;
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb {
        width: 80px
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb img {
        width: 80px !important;
    }

    .xans-myshop-depositsummary {
        margin-bottom: 20px;
    }

    .xans-myshop-deposithistorylist h3 {
        padding: 19px 15px;
        line-height: 1.5;
        background: #f6f6f6;
        font-weight: 500;
    }

    .xans-myshop-deposithistorylist .item {
        margin-top: 25px;
    }

    .xans-myshop-deposithistorylist .ec-base-table {
        border: 0;
    }

    .xans-myshop-deposithistorylist .ec-base-table th {
        background: #fff;
        color: #6d6d6d;
    }

    .xans-myshop-deposithistorylist .message {
        border-bottom: 1px solid #e6e6e6;
        font-size: 16px;
        color: #9a9a9a;
        padding: 64px 0;
        text-align: center;
    }

    .xans-myshop-deposithistorylist .message svg {
        margin: 0 auto 16px auto;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        flex-wrap: wrap;
    }

    .ec-base-button.gBottom .gLeft > span {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .ec-base-button.gBottom .gLeft [class^='btn']:last-child {
        margin-right: 0;
    }

    .ec-base-button.gBottom .gRight [class^='btn']:first-child {
        margin-left: 0;
    }

    .ec-base-button.gBreak > [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-function {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-movement li, .xans-board-read .ec-base-table .detail, .xans-board-read .ec-base-table .head {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-commentlist .boardComment li .name {
        float: none;
        display: block;
        margin-bottom: 5px;
    }

    .xans-board-commentlist .boardComment li .date {
        margin-left: 0;
    }

    .xans-board-read .ec-base-table .description .name {
        display: block;
    }

    .xans-board-read .ec-base-table .etcArea li {
        padding: 0 8px 0 0;
    }

    .xans-board-commentlist .ec-base-button, .xans-board-commentlist .boardComment li .formGroup button, .xans-board-commentlist .boardComment li .formGroup .button, .xans-board-commentlist .boardComment li .comment, .xans-board-commentlist .boardComment li div.commentTop {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-reply .ec-base-table.typeWrite td, .xans-board-reply .ec-base-table.typeWrite th, .xans-board-modify .ec-base-table.typeWrite td, .xans-board-modify .ec-base-table.typeWrite th, .xans-board-write .ec-base-table.typeWrite td, .xans-board-write .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-modify .ec-base-table.typeWrite td #email2, .xans-board-write .ec-base-table.typeWrite td #email2 {
        width: 45%;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 110px;
    }

    .xans-board-commentwrite .outside {
        flex-wrap: wrap;
    }

    .xans-board-commentwrite .outside .secret {
        width: 60%;
    }

    .xans-board-commentwrite .input .ec-base-help {
        width: 60%;
    }

    .xans-board-inquiryview .ec-base-table th {
        padding: 14px 14px;
    }

    .xans-board-inquiryhead .information h3 {
        padding: 0;
    }

    .xans-board-inquirymodify .required {
        margin: 10px 0;
    }

    .xans-board-inquirymodify .ec-base-table.typeWrite th, .xans-board-inquirymodify .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquirymodify select {
        margin-left: 0 !important;
    }

    .xans-board-inquirysearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-inquiryform .ec-base-table.typeWrite th, .xans-board-inquiryform .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquiryform select {
        margin-left: 0 !important;
    }

    .xans-board-inquiryform .titleArea--middle {
        background: #fff;
        padding: 27px 0 0;
    }

    .path {
        margin: 0;
        padding: 0;
    }

    .xans-project-list h3 span {
        position: absolute;
        top: -85px !important;
    }
}

@media all and (max-width: 767px) {
    .ec-base-product .prdList .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
    }

    .ec-base-product ul.grid5_slide .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
        margin-bottom: -20px;
    }

    .ec-base-product ul.grid5_slide .description {
        min-height: 100px;
        border: 0px solid #f6f6f6;
    }

    .ec-base-product .prdList .thumbnail .badge {
        font-size: 13px;
        line-height: 1.2;
        width: 40px;
        height: 40px;
    }

    .ec-base-product .prdList .thumbnail .icon {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0;
    }

    .ec-base-product .prdList .thumbnail .icon img {
        margin: 0;
    }

    .ec-base-tab.typeMenu li a {
        font-size: 14px;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 14px;
        padding: 16px 10px 14px 0px;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(2) {
        width: 100%;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 1.3;
    }

    .ec-base-product ul.grid3_slide > li, .ec-base-product ul.grid4_slide > li, .ec-base-product ul.grid3_slide.list_gallery > li, .ec-base-product ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .ec-base-product ul.grid5_slide > li, .ec-base-product ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }
}

.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 30px;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked::-ms-check {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'], a[class^='btnNormal'] {
    border: 1px solid #ddd;
    color: #999;
}

[class^='btnSubmit'], a[class^='btnSubmit'] {
    background: #ff5500;
    color: #fff;
}

[class^='btnNormal']:not(.disabled):hover, [class^='btnNormal']:not(.disabled).selected {
    border-color: #ac5600;
}

.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;
}

.sale_box {
    background-color: #ff5500 !important;
}

.main_keyword .main_keyword_list .swiper-slide a {
    font-family: 'Noto Sans KR', 'Sans-serif';
}

@media screen and (max-width: 1024px) {
    .titleArea {
        margin: 40px 0;
    }

    .titleArea h2 {
        font-size: 19px;
    }

    .xans-project-package .title {
        margin: 40px 0;
    }

    .xans-project-package .title h2 {
        font-size: 19px;
        margin: 0;
    }

    .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-board-search, .xans-myshop-boardlistsearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-listpackage .ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: auto;
    }
}

.theme02, .theme02 input, .theme02 select, .theme02 textarea, .theme02 code, .theme02 button {
    font-family: "Lora", "Nanum Myeongjo", Arial, sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold, .theme02 [class^='btnSubmit'], .theme02 a[class^='btnSubmit'] {
    background: #9fa581;
    color: #fff;
}

.theme02 [class^='btnNormal'], .theme02 a[class^='btnNormal'] {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 [class^='btnNormal']:not(.disabled):hover, .theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #4d5c04;
}

.theme02 .main_top_banner {
    background-color: #9fa581;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme02 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #9fa581 !important;
}

.theme02 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #9fa581;
}

.theme02 .listpage_title div:after, .theme02 .main_title .main_title_txt01:after {
    background: #9fa581;
}

.theme02 .sale_box {
    background-color: #9fa581 !important;
}

.theme02 .main_video .background_video {
    background: #9fa581;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #9fa581;
}

.theme02 .swiper-container-horizontal > .swiper-scrollbar {
    background: #dbd9cc;
}

.theme02 .swiper-pagination-bullet {
    background: #dbd9cc;
    opacity: 1;
}

.theme02 .swiper-pagination-bullet-active {
    background: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #9fa581;
    background-color: #fff;
    border: 1px solid #9fa581;
}

.theme02 #right_quick > div:first-child a {
    background: #9fa581;
}

.theme02 .listpage_title:after {
    background: #9fa581;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .ec-base-product .prdList .thumbnail .badge, .theme02 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #9fa581 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle {
    background: #dbd9cc !important;
    opacity: 1 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #9fa581 !important;
}

.theme02 .tabProduct li.selected a {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-coupon-productdetailajax.section > .title h2 {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #eeefe8;
}

.theme02 .xans-product-additional .view .ec-base-button a {
    color: #9fa581;
}

.theme02 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #9fa581;
    border-bottom: 1px solid #9fa581;
}

.theme02 .navigation-menu__category .cate_h {
    color: #9fa581;
}

.theme02 .navigation-menu__board .title, .theme02 .navigation-menu__project .title {
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #9fa581;
    border-top: none;
}

.theme03, .theme03 input, .theme03 select, .theme03 textarea, .theme03 code, .theme03 button {
    font-family: "Roboto", "Nanum Gothic", Arial, sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold, .theme03 [class^='btnSubmit'], .theme03 a[class^='btnSubmit'] {
    background: #beacc4;
    color: #fff;
}

.theme03 [class^='btnNormal'], .theme03 a[class^='btnNormal'] {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 [class^='btnNormal']:not(.disabled):hover, .theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #710795;
}

.theme03 .main_top_banner {
    background-color: #beacc4;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme03 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #beacc4 !important;
}

.theme03 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #beacc4;
}

.theme03 .listpage_title div:after, .theme03 .main_title .main_title_txt01:after {
    background: #beacc4;
}

.theme03 .sale_box {
    background-color: #beacc4 !important;
}

.theme03 .main_video .background_video {
    background: #beacc4;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #beacc4;
}

.theme03 .swiper-container-horizontal > .swiper-scrollbar {
    background: #e5e0e7;
}

.theme03 .swiper-pagination-bullet {
    background: #e5e0e7;
    opacity: 1;
}

.theme03 .swiper-pagination-bullet-active {
    background: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #beacc4;
    background-color: #fff;
    border: 1px solid #beacc4;
}

.theme03 #right_quick > div:first-child a {
    background: #beacc4;
}

.theme03 .listpage_title:after {
    background: #beacc4;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .ec-base-product .prdList .thumbnail .badge, .theme03 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #beacc4 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle {
    background: #e5e0e7 !important;
    opacity: 1 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #beacc4 !important;
}

.theme03 .tabProduct li.selected a {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-coupon-productdetailajax.section > .title h2 {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #f4ecf7;
}

.theme03 .xans-product-additional .view .ec-base-button a {
    color: #beacc4;
}

.theme03 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #beacc4;
    border-bottom: 1px solid #beacc4;
}

.theme03 .navigation-menu__category .cate_h {
    color: #beacc4;
}

.theme03 .navigation-menu__board .title, .theme03 .navigation-menu__project .title {
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #beacc4;
    border-top: none;
}

@media all and (min-width: 1024px) {
    #header.layout02 .inner .top_nav_box {
        flex-wrap: wrap;
        position: relative;
    }

    #header.layout02 .inner .top_nav_box .top_mypage {
        top: 80px;
    }

    #header.layout02 .inner .top_nav_box .top_logo {
        width: 100%;
    }

    #header.layout02 .inner .top_nav_box .top_category {
        margin: 0 165px;
        justify-content: center;
    }

    #header.layout02 .inner .top_nav_box .top_category > ul {
        justify-content: center;
    }

    #footer.layout02 .inner .inner_t .info_right {
        order: 1;
        margin: 0;
        width: 46%;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul {
        justify-content: flex-start;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0px;
    }

    #footer.layout02 .inner .inner_t .info_left {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: flex-end;
        margin: 0 0 0 auto;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 0 0 10px;
    }

    #footer.layout02 .inner .inner_b .bt_escrow {
        order: 1;
    }

    #footer.layout02 .inner .inner_b .bt_copyright {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #header.layout03 .inner .top_nav_box {
        flex-wrap: wrap;
        align-items: flex-start;
        position: relative;
    }

    #header.layout03 .inner .top_nav_box .top_mypage {
        position: absolute;
        right: 0;
        top: 20px;
        height: 40px;
    }

    #header.layout03 .inner .top_nav_box .top_category {
        margin: 0;
    }

    #header.layout03 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout03 .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
        top: 20px;
    }

    #footer.layout03 .inner .inner_t {
        align-items: center;
        flex-direction: column;
    }

    #footer.layout03 .inner .inner_t .info_left {
        order: 1;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: center;
        margin: 0 auto;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 5px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_logo {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_tel {
        margin-bottom: 15px;
    }

    #footer.layout03 .inner .inner_t .info_right {
        order: 2;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul {
        justify-content: center;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs {
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .bank_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt {
        margin: 0 0 30px;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt a {
        display: inline-block;
        margin: 0 7px;
    }

    #footer.layout03 .inner .inner_b {
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_b .bt_copyright {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_b .bt_copyright br {
        display: none;
    }

    #header.layout04 .inner .top_nav_box .top_category {
        margin: 0;
        order: 1;
    }

    #header.layout04 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_logo {
        order: 2;
        margin: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_mypage {
        order: 3;
        position: static;
    }

    #contents > .section {
        max-width: 1480px;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_full {
        width: 100% !important;
        max-width: 100% !important;
    }
}

body {
    position: relative;
    left: 0;
    transition: left 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.expand {
    overflow-x: hidden;
}

body.expand #aside {
    visibility: visible;
    overflow-x: hidden;
}

body.expand #layoutDimmed {
    display: block;
}

body.expand #aside {
    left: 0;
}

#aside {
    z-index: 1001;
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    min-width: 225px;
    width: 458px;
    background-color: #fff;
    transition: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.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;
}

@media all and (max-width: 767px) {
    body.expand {
        left: 292px;
        position: fixed;
    }

    #aside {
        left: -292px;
        width: 292px;
    }

    #aside .btnClose {
        top: 25px;
        right: 17px;
        width: 18px;
        height: 18px;
    }

    #aside .btnClose .icon {
        width: 23px;
        height: 23px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 79px 0 30px 16px;
    }

    .navigation-menu__member a {
        margin: 0 16px 0 0;
        font-size: 14px;
    }

    .navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
        padding: 13px 0 30px 16px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }
}

@media all and (max-width: 1024px) {
    .navigation-menu__member .count {
        display: inline-block;
        min-width: 24px;
        padding: 3px 4px 3px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 20px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    #aside {
        left: -458px;
        width: 458px;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        top: 40px;
        right: 50px;
        width: 25px;
        height: 25px;
    }

    #aside .btnClose .icon {
        width: 30px;
        height: 30px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member {
        padding: 95px 0 39px 50px;
    }

    .navigation-menu__member a {
        margin: 0 18px 0 0;
        font-size: 18px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category, .navigation-menu__project {
        padding: 23px 38px 25px 50px;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }
}

@media all and (min-width: 1025px) {
    body.expand {
        left: 458px;
    }

    #aside {
        left: -458px;
        width: 458px;
    }
}

body.expand {
    left: 0;
}

#aside {
    left: -80%;
    width: 80%;
}

#aside .navigation-menu {
    padding: 60px 30px;
}

#aside .navigation-menu .top_logo {
    font-size: 25px;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

#aside .navigation-menu .top_logo img {
    max-width: 200px;
    max-height: 30px;
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

#aside .xans-layout-multishoplist {
    padding-top: 10px;
}

#aside .xans-layout-multishoplist .toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ff5500;
    color: #ff5500;
}

#aside .xans-layout-multishoplist .toggle .icon.icoArrowBottom {
    margin-top: 3px;
    border-color: #ff5500;
}

#aside .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#aside .xans-layout-multishoplist ul {
    visibility: hidden;
}

#aside .xans-layout-multishoplist.show > ul {
    visibility: visible;
}

#aside .xans-layout-multishoplist ul li.selected {
    display: none;
}

#aside .xans-layout-multishoplist ul li {
    height: 40px;
    border: 1px solid #d8ac88;
    border-top: none;
    color: #000;
}

#aside .xans-layout-multishoplist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.navigation-menu__member {
    border-bottom: none;
    padding: 50px 0 5px 0px;
}

.navigation-menu__member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
    padding: 30px 0 30px 0px;
}

.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 a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

#aside .navigation-menu__category #slide_add_category a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 20px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 10px;
    margin: 0;
}

#aside .navigation-menu__category #slide_add_category li.noChild > a.cate {
    display: none;
}

#aside .navigation-menu__category #slide_add_category ul {
    display: none;
}

#aside .navigation-menu__category #slide_add_category li {
    position: relative;
}

#aside .navigation-menu__category #slide_add_category li.selected > ul {
    display: block;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 {
    padding: 0 0 0 10px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 a.view {
    font-size: 14px;
    color: #595959;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul {
    padding: 0 0 0 20px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul a.view {
    font-size: 14px;
    color: #595959;
}

.navigation-menu__board .icoCategory, .navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-menu__board .categoryList {
    display: none;
}

#aside .navigation-menu__category #slide_add_category a.cate:before, .navigation-menu__board .icoCategory:before, .navigation-menu__category .categoryList a.cate:before, .navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#aside .navigation-menu__category #slide_add_category li.selected > a.cate:before, .navigation-menu__board .selected .icoCategory:before, .navigation-menu__category .categoryList li.selected > a.cate:before, .navigation-menu__project .selected .icoCategory:before {
    margin-top: 12px;
    -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;
    padding: 30px 0 30px 0px;
}

.navigation-menu__project .categoryList li:first-child {
    padding-top: 2px;
}

.navigation-menu__board .title, .navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

.navigation-menu__board .title button, .navigation-menu__project .title button {
    top: -3px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__category .cate_h {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

@media all and (max-width: 767px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    #aside .btnClose .icon {
        width: 35px;
        height: 35px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 50px 0 5px 0px;
    }

    .navigation-menu__member a {
        margin: 0 20px 15px 0;
        font-size: 14px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__project .title {
        padding: 0px 0 15px;
        margin: 0;
    }

    .navigation-menu__project {
        padding-top: 40px;
    }
}

@media all and (max-width: 1024px) {
    body.expand {
        position: relative;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        touch-action: none;
    }

    .navigation-menu__member .count {
        display: inline-block;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
        font-size: 12px;
        text-align: center;
        border: 1px solid #1a1a1a;
        border-radius: 50%;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
    }

    #aside .btnClose .icon {
        width: 40px;
        height: 40px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member a {
        margin: 0 18px 15px 0;
        font-size: 13px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px 0;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }
}


#contents {
    width: 100% !important;
    max-width: 100% !important;
}

#container #contents .xans-layout-mobileaction {
    display: none !important;
}

#header {
    border-bottom: 0 !important;
}

#container #contents > .section {
    max-width: 1480px;
}

.xans-smart-banner-admin {
    margin: 0 auto 120px;
}

.main_title {
    margin-bottom: 50px;
}

.main_title .main_title_txt01 {
    position: relative;
    margin: 0;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    letter-spacing: -0.001em;
}

.main_title .main_title_txt02 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #888;
    margin-top: 12px;
}

.main_title.ez-align-left {
    text-align: left;
}

.main_title.ez-align-center {
    text-align: center;
}

.main_title.ez-align-center .main_title_txt01:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.main_title.ez-align-right {
    text-align: right;
}

.main_title.ez-align-right .main_title_txt01:after {
    left: auto;
    right: 0;
}

.main_product_list {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_image_text_gallery {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.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: 500px;
    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% + 14px);
    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;
    display: block;
}

.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: 480/480;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 60px;
    padding: 35px 0 20px 35px;
    background: #fff;
    text-align: left;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #888888;
    margin-top: 20px;
}

.main_image_text_gallery .main_3dan_banner ul li a:hover .main_3dan_banner_txt .main_banner_more {
    text-decoration: underline;
    color: #333;
}

.main_video {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 120px;
    padding: 0;
    position: relative;
}

.main_video .background_video {
    width: 50%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff5500;
}

.main_video .margin_video_box {
    width: 92%;
    margin: 0 auto;
}

.main_video .wrap_video_box {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 120px;
}

.main_video .main_video_title .main_title_txt01 {
    margin-top: 50px;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    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: 16px;
    font-weight: 300;
    color: #777777;
    line-height: 1.8;
    text-align: center;
    margin-top: 5px;
    word-break: keep-all;
}

.main_video .main_video_box {
    margin: 0 auto;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.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_slide {
    position: relative;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.swiper-container.highlight_slide {
    padding: 0 0 30px 0;
}

.swiper-container.highlight_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;
}

.swiper-container.highlight_slide .swiper-scrollbar:hover {
    height: 5px;
}

.swiper-container.highlight_slide .swiper-scrollbar .swiper-scrollbar-drag {
    background: #1a1a1a;
    cursor: pointer;
    border-radius: 0;
}

.main_product_slide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ff5500;
    margin: 0 10px !important;
    opacity: 0.5;
    outline: none;
    border-radius: 10px;
    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-pagination-bullet-active {
    background-color: #ff5500;
    opacity: 1;
}

.main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
    width: 50px;
    height: 50px;
    top: 35%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    cursor: pointer;
}

.main_product_slide .swiper-prev-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_l.svg") no-repeat center;
    background-size: 70px;
    left: -4%;
}

.main_product_slide .swiper-next-highlight_product {
    background: url("/pub/SkinImg/img/slide_ar_r.svg") no-repeat center;
    background-size: 70px;
    right: -4%;
}

.main_product_slide.section_full .swiper-prev-highlight_product {
    left: 1%;
}

.main_product_slide.section_full .swiper-next-highlight_product {
    right: 1%;
}

.main_text {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    background: #faf7f3;
}

.main_text .main_long_banner {
    width: 100%;
}

.main_text .main_long_banner .main_long_banner_txt {
    padding: 56px 45px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt01 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 1;
    margin-bottom: 25px;
}

.main_text .main_long_banner .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    line-height: 1.5;
}

.main_text .main_long_banner .main_text_link a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 0 0 5px 0;
    margin-top: 30px;
    border-bottom: 1px solid #777;
    color: #777;
}

.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_long_banner_txt01 {
    font-size: 30px;
}

.main_text.ez-textsize-large .main_long_banner_txt .main_long_banner_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_long_banner_txt01 {
    font-size: 22px;
}

.main_text.ez-textsize-small .main_long_banner_txt .main_long_banner_txt02 {
    font-size: 14px;
}

.main_text.ez-textsize-small .main_text_link a {
    font-size: 12px;
}

.main_product_category {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
}

.main_product_category .main_title {
    margin: 0 0 60px;
}

.main_product_category .main_title .main_title_txt01 {
    margin: 0 0 15px;
}

.main_product_category .main_product_inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 24%;
    margin: 0 1% 30px 0;
}

.main_product_category .main_product_inner .main_product_tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.main_product_category .main_product_inner .main_product_tab li {
    width: 50%;
    margin: 0 0 40px 0;
}

.main_product_category .main_product_inner .main_product_tab li .button {
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.01em;
}

.main_product_category .main_product_inner .main_product_tab li .button:after {
    content: "";
    position: relative;
    display: block;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    font-weight: 500;
    color: #ff5500;
}

.main_product_category .tabcontent {
    display: none;
}

.main_product_category .tabcontent.active {
    display: block;
}

.main_product_category .content_list {
    width: 75%;
}

.main_product_category .ec-base-product {
    margin: 0 !important;
}

.main_product_category .ec-base-product .prdList {
    margin: 0 -10px 0;
}

.main_product_category .ec-base-product .prdList > li {
    margin-bottom: 30px;
}

.main_product_category .ec-base-product .prdList > li .prdList__item {
    margin: 0 10px;
}

.main_product_category .tabcontent ul.grid2_slide > li {
    width: 50%;
}

.main_product_category .tabcontent ul.grid3_slide > li {
    width: 33.3334%;
}

.main_product_category .tabcontent ul.grid4_slide > li {
    width: 25%;
}

.main_product_category .tabcontent ul.grid5_slide > li {
    width: 20%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 {
    height: 4px !important;
    background: #f6eee7;
    left: 0;
    width: 100%;
}

.main_product_category .swiper03 .swiper-scrollbar_swiper03 .swiper-scrollbar-drag {
    background: #ff5500;
}

.main_map {
    max-width: 1480px !important;
    width: 92%;
    margin: 0 auto 120px;
    padding: 0;
    clear: both;
}

.main_map .main_map_banner {
    display: flex;
    align-items: center;
    position: relative;
    background: #f9f9f9;
}

.main_map .main_map_banner picture {
    overflow: hidden;
    max-width: 830px;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    text-align: center;
}

.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: 830/520;
}

.main_map .main_map_banner .wrap_banner_txt {
    position: absolute;
    left: 5%;
    bottom: 17%;
    z-index: 2;
}

.main_map .main_map_banner .main_map_banner_txt_box {
    padding: 3% 5%;
    width: 70%;
    height: auto;
    word-break: keep-all;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
}

.main_map .main_map_banner .main_map_banner_txt01 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    letter-spacing: -0.01em;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #767676;
}

.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;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
    margin-top: 50px;
}

.main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    border: 1px solid #ff5500;
    color: #fff;
    padding: 13px 35px;
    background: #ff5500;
    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_banner_txt_box .main_long_banner_link a:hover {
    background-color: #fff;
    color: #ff5500;
    border: 1px solid #ff5500;
}

@media all and (min-width: 1025px) {
    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_medium li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 21px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt {
        padding: 25px 0 10px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul.fs_small li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: 19px;
    }

    .main_image_text_gallery[data-ez-item-length='2'] .main_3dan_banner ul {
        width: calc(66.66% + 14px);
        margin: 0 auto;
    }
}

@media all and (max-width: 1480px) {
    .main_title {
        margin-bottom: 30px;
    }

    .main_title .main_title_txt01 {
        font-size: calc(23px + (30 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_title .main_title_txt02 {
        font-size: calc(13px + (14 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt01 {
        font-size: calc(19px + (26 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_banner_more {
        font-size: calc(14px + (16 - 14) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt01 {
        font-size: calc(19px + (30 - 19) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_video .main_video_title .main_title_txt02 {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        font-size: calc(23px + (40 - 23) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_map_banner_txt .map_txt {
        font-size: calc(13px + (16 - 13) * ((100vw - 370px) / (1480 - 370)));
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-size: calc(11px + (14 - 11) * ((100vw - 370px) / (1480 - 370)));
    }
}

@media all and (max-width: 1024px) {
    .xans-smart-banner-admin {
        margin: 0 auto 80px;
    }

    .main_product_list {
        margin: 0 auto 80px;
    }

    .main_text {
        margin: 0 auto 80px;
        width: 92%;
    }

    .main_video {
        margin: 0 auto 80px;
    }

    .main_video .wrap_video_box {
        padding-top: 60px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 0px;
        font-size: 18px;
    }

    .main_product_slide {
        width: 96%;
        margin: 0 0 80px 4%;
    }

    .main_product_slide .main_title {
        margin-right: 4%;
    }

    .main_product_slide .swiper-prev-highlight_product, .main_product_slide .swiper-next-highlight_product {
        display: none;
    }

    .main_product_category {
        display: block;
        margin: 0 auto 80px;
    }

    .main_product_category .main_product_inner {
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        width: auto;
    }

    .main_product_category .main_product_inner .main_product_tab {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        flex-wrap: initial;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        width: auto;
        margin: 0 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li:first-child {
        margin-left: 0;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 20px;
        line-height: 1;
        font-weight: 300;
        color: #000;
        white-space: nowrap;
        letter-spacing: -0.01em;
        padding: 15px 15px 13px 0px;
    }

    .main_product_category .main_product_inner .main_product_tab li .button:after {
        content: "";
        position: relative;
        display: block;
        bottom: -8px;
        width: 100%;
        height: 2px;
        background-color: #ff5500;
        -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: #ff5500;
    }

    .main_product_category .ec-base-product .prdList {
        margin: 0;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .content_list {
        width: 100%;
    }

    .main_product_category .main_title {
        display: block;
        width: 100%;
    }

    .main_image_text_gallery {
        margin: 0 auto 80px;
    }

    .main_image_text_gallery .main_title {
        margin-bottom: 20px;
    }

    .main_image_text_gallery .main_3dan_banner ul {
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin: 0 !important;
        width: 100% !important;
    }

    .main_image_text_gallery .main_3dan_banner ul li {
        margin: 0 0 35px 0;
        padding: 0;
        max-width: 100%;
        width: 100%;
        flex: 1;
    }

    .main_image_text_gallery .main_3dan_banner ul li a picture img {
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        overflow-x: auto;
        flex-direction: row;
        justify-content: flex-start !important;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul::-webkit-scrollbar {
        display: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li {
        scroll-snap-align: center;
        margin: 0;
        max-width: 100%;
        width: 88%;
        flex: none;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-slide ul li a {
        overflow: hidden;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li {
        display: none;
        opacity: 0.3;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(1), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(2), .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more ul li:nth-child(3) {
        display: block;
        opacity: 1;
    }

    .main_image_text_gallery .main_3dan_banner.ez-mobile-layout-more .main_image_text_gallery_more {
        display: block;
    }

    .main_map {
        margin: 0 auto 80px;
    }

    .main_map .main_map_banner {
        flex-direction: column;
        align-items: flex-start;
        overflow: hidden;
    }

    .main_map .main_map_banner picture {
        width: 100%;
        text-align: center;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        top: 35%;
        bottom: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8%;
        width: 100%;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
        font-weight: 400;
        line-height: 1;
        color: #fff;
    }
}

@media all and (max-width: 767px) {
    .xans-smart-banner-admin {
        margin: 0 auto 50px;
    }

    .main_product_list {
        margin: 0 auto 50px;
    }

    .main_text {
        margin: 0 auto 50px;
    }

    .main_text .main_long_banner .main_long_banner_txt {
        padding: 40px 45px;
    }

    .main_image_text_gallery {
        margin: 0 auto 50px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt {
        margin-left: 30px;
        padding: 25px 0 20px 25px;
    }

    .main_image_text_gallery .main_3dan_banner ul li a .main_3dan_banner_txt .main_3dan_banner_txt02 {
        margin-top: 10px;
    }

    .main_video {
        margin: 0 auto 50px;
    }

    .main_video .wrap_video_box {
        padding-top: 50px;
    }

    .main_video .main_video_title .main_title_txt01 {
        margin-top: 18px;
    }

    .main_video .main_video_title .main_title_txt02 {
        margin-top: 5px;
    }

    .main_product_slide {
        margin: 0 0 50px 4%;
    }

    .swiper-container.highlight_slide {
        padding: 0 0 50px 0;
    }

    .main_product_slide .swiper-pagination {
        bottom: 0 !important;
    }

    .main_product_slide .swiper-pagination.swiper-pagination-main_3dan_banner {
        margin-top: 30px;
    }

    .main_product_slide .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 6px !important;
    }

    .main_product_category {
        margin: 0 auto 50px;
    }

    .main_product_category .main_title {
        margin: 0 0 20px !important;
    }

    .main_product_category .ec-base-product .prdList .prdList__item {
        margin: 0 !important;
    }

    .main_product_category .main_product_inner .main_product_tab li .button {
        font-size: 14px;
        padding: 15px 0px 13px 0px;
        margin: 0 0 20px;
    }

    .main_product_category .main_product_inner .main_product_tab li {
        margin: 0 0 0 15px;
    }

    .main_product_category .main_product_inner {
        margin-bottom: 15px;
    }

    .main_product_category .tabcontent ul.grid3_slide > li, .main_product_category .tabcontent ul.grid4_slide > li, .main_product_category .tabcontent ul.grid3_slide.list_gallery > li, .main_product_category .tabcontent ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .main_product_category .tabcontent ul.grid5_slide > li, .main_product_category .tabcontent ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }

    .main_map {
        margin: 0 auto 50px;
    }

    .main_map .main_map_banner .wrap_banner_txt {
        left: 7%;
        bottom: 65%;
        top: initial;
    }

    .main_map .main_map_banner .main_map_banner_txt_box {
        padding: 8% 7%;
    }

    .main_map .main_map_banner .main_map_banner_txt01 {
        line-height: 30px;
    }

    .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link {
        margin-top: 30px;
    }
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    outline: none !important
}

html {
    width: 100%;
    height: 100%;
}

body, code {
    letter-spacing: -0.02em;
    font-size: 13px;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    background: #fff;
}

body {
    min-width: 1000px;
    max-width: 1920px;
}

body#popup {
    min-width: 0;
}

li {
    list-style: none;
}

img, fieldset {
    border: none;
    vertical-align: top;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

th, td {
    border: 0;
    vertical-align: top;
}

input, select, textarea {
    font-size: 100%;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    vertical-align: middle;
    border-radius: 0;
    box-sizing: border-box;
}

button {
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

hr.layout {
    display: none;
}

a {
    text-decoration: none;
    color: #000;
    color: var(--font-color-base);
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.objHidden {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0;
    width: 0;
}

#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
    border: 0;
    margin: 0 0 -1px;
}

#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
    display: none;
}

#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
    width: auto !important;
    padding: 0;
}

#progressPaybarBackground {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.3;
    background-color: #000;
}

#progressPaybarView {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#progressPaybarView h3 {
    font-size: 32px;
    color: #444b59;
}

#progressPaybarView .box {
    width: 586px;
    margin: 0 auto;
    padding: 67px 0;
    text-align: center;
    background: #fff;
}

#progressPaybarView .box .txt {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 26px;
    color: #667084;
}

#skipNavigation {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
}

#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
    height: 0;
}

#skipNavigation p a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #c4122f;
    color: #fff;
    z-index: 100;
}

.displaynone {
    display: none;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
    --color: #ff5500;
}

.JS, .JS *, [class*="JS"], [class*="JS"] *, [class*=" JS-"], [class^="JS-"] *, [class*=" JS-"] *, [class^="JS-"] {
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

*[use="x"] {
    display: none !important;
}

.cf {
}

.cf:after {
    display: block;
    content: "";
    clear: both;
}

.tablize {
    display: table;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.tablize > * {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: -0.04em;
    vertical-align: top;
}

.tablize.cellize > * {
    display: table-cell;
}

.tablize > .tablize {
    font-size: 0;
    line-height: 0;
}

.tablize > .tablize > * {
    font-size: 12px;
    line-height: 1.6;
}

.split > * {
    position: relative;
}

.split > * + *:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 1px;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
}

.numb_font {
    font-family: 'Oswald', 'Roboto', 'Nanum Barun Gothic', Nanum Barun Gothic, Verdana, Dotum, AppleGothic, 맑은 고딕, malgun gothic, AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
}

[js-banner-module][js-hide] {
    opacity: 0;
}

[js-banner-module][js-group-hide] {
    display: none !important;
}

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;
    overflow: hidden;
}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1480px;
}

#container {
    width: 100%;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-top: 80px !important;
}

.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: "Jost", "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;
}

.layer_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layer_shadow.on {
    opacity: 1;
    visibility: visible;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #ff5500;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1480px;
    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: #3e3329;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #3e3329;
    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: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    width: 60px;
    height: 50px;
    margin-right: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #000;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #000;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#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;
    padding: 0 0 20px;
    margin: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    color: #888888;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li:last-child {
    padding: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #ff5500;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    position: absolute;
    top: 100%;
    left: -35px;
    visibility: visible;
    height: auto;
    margin-top: 5px;
    padding: 28px 35px;
    border: none;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: #989898;
    font-size: 13px;
    font-weight: 300;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #666;
    font-size: 13px;
    font-weight: 300;
}

#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 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1;
    color: #666;
    display: flex;
    align-items: center;
}

#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;
}

#header .inner .toparea .toparea_state .toparea_state_board.on .icon {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -33px;
    z-index: 1;
    padding: 28px 35px 8px;
    border: 0px;
    background: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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-bottom: 20px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1;
    color: #888;
    font-weight: 300;
    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: #ff5500;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

#header .inner .top_nav_box div[data-ez-module='menu-main/1'] {
    width: 100%;
}

#header .inner .top_nav_box .top_category {
    margin: 0 165px 0 100px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#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: 18px;
    font-weight: 500;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li.on > a {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    display: block;
    position: absolute;
    top: 80px;
    left: -5px;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: -20px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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 35px 0 15px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild, #header .inner .top_nav_box .top_category .sub-category li.noChild {
    padding: 0 15px 0 15px;
}

#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: 25px;
    margin-top: -3px;
    background: url('/skin-skin1/SkinImg/img/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: 15px;
    color: #888888;
    line-height: 1;
    font-weight: 300;
    display: block;
    padding: 10px 20px 10px 20px;
    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 {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#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 {
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 150px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_mypage {
    display: flex;
    flex-shrink: 0;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#header .inner .top_nav_box .top_mypage li {
    display: flex;
    height: 100%;
    width: 40px;
    text-align: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage li img {
    width: 28px;
}

#header .inner .top_nav_box .top_mypage li:nth-child(3) a {
    padding-right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    padding: 0 16px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 40px;
    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_mypage a.eNavFold {
    display: none;
}

#header .inner .top_nav_box .top_mypage li.r {
    position: relative;
    margin-right: 10px;
}

#header .inner .top_nav_box .top_mypage li.r:after {
    position: absolute;
    top: 25px;
    right: -12px;
    width: 1px;
    height: 30px;
    background: #ddd;
    content: "";
}

#header .inner .top_nav_box .top_mypage li a i {
    font-size: 20px;
}

#header .inner .top_nav_box .top_mypage li.my a i {
    font-size: 16px;
    background: #555;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#header .inner .top_nav_box .top_mypage li .depthArea {
    display: none;
    position: absolute;
    top: 80px;
    left: -70px;
    width: 180px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul {
    background: #fff;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li {
    width: 100%;
    text-align: left;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    border-bottom: 1px solid #ddd;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a {
    line-height: 15px;
    display: block;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a:hover {
    background: #f4f4f4;
}

#header .inner .top_nav_box .top_mypage li.bar {
    cursor: pointer;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
}

#header .searchArea {
    position: relative;
    width: 350px;
    margin-right: 50px;
}

#header .searchArea input {
    width: 100%;
    height: 40px;
    line-height: 36px;
    border: 2px solid var(--color);
    border-radius: 20px;
}

#header .searchArea i {
    position: absolute;
    color: var(--color);
    top: 19px;
    right: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
    background: #333;
    overflow: hidden;
}

#footer .inner {
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;
    color: #ccc;
}

#footer .inner .inner_t {
    width: 100%;
}

#footer .inner .inner_b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .info_left {
    position: relative;
}

#footer .util {
    position: absolute;
    top: 16px;
    left: 312px;
    width: auto;
}

#footer .util li {
}

#footer .util li:after {
    background: #fff;
    left: -20px;
    height: 15px;
}

#footer .util li a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

#footer .util.util2 {
    left: auto;
    right: 0;
}

#footer .inner .inner_t .info_left .bt_logo {
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #555;
}

#footer .inner .inner_t .info_left .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .inner_t .info_left .bt_info {
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_left .bt_info .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 700px;
    font-size: 13px;
    font-weight: 300;
    color: #ccc;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .inner_t .info_right .bt_util {
    margin-bottom: 50px;
}

#footer .inner .inner_t .info_right .bt_util ul {
    display: flex;
    justify-content: flex-end;
}

#footer .inner .inner_t .info_right .bt_util ul li {
    margin-left: 35px;
}

#footer .inner .inner_t .info_right .bt_util ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    white-space: nowrap;
}

#footer .inner .inner_t .info_right .wrap_cs {
    display: flex;
    justify-content: space-between;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt .cs_center_title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt > div > div {
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .pdr10 {
    padding-right: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt .bt_title_sub > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_mail > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_time > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_tel > strong {
    font-weight: 600;
}

#footer .inner .inner_b .bt_escrow a {
    font-size: 0px;
    display: flex;
    align-items: center;
}

#footer .inner .inner_b .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    line-height: 1.6;
    width: 350px;
    word-break: keep-all;
}

#footer .inner .inner_b .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .inner_b .bt_escrow a img.on {
    display: block;
}

#footer .inner .inner_b .bt_copyright {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
}

.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: 23px 165px;
    border: 2px solid #e5e5e5;
    text-align: center;
    transition: all 400ms;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #000;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #cacaca;
}

#right_quick {
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}

#right_quick > div {
    margin-top: -5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#right_quick > div:hover {
    opacity: 0.5;
}

#right_quick > div img {
    width: 65px;
}

#right_quick > div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#right_quick > div:first-child a {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ff5500;
    border-radius: 50%;
}

#right_quick > div:first-child img {
    width: 30px;
    height: 100%;
}

@media all and (max-width: 1680px) {
    .main_top_banner .top_banner_box_inner .top_banner_text a {
        font-size: calc(13px + (15 - 13) * ((100vw - 370px) / (1680 - 370)));
    }
}

@media all and (max-width: 1480px) {
    #header .inner .top_nav_box .top_category > ul > li {
        padding: 0 15px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 15px;
    }

    #footer .inner .inner_t .info_right {
        margin-left: 50px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt, #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-right: 55px;
    }
}

@media all and (max-width: 1px) {
    .RW {
        display: none !important;
    }

    .RTMB {
        display: block !important;
    }

    .RTMI {
        display: inline-block !important;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .bottom-nav {
        z-index: 901;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 52px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav--hide {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .bottom-nav__tabBar {
        display: flex;
        justify-content: space-between;
        height: 52px;
        padding: 14px 26px 0;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav__tabBar li a, .bottom-nav__tabBar li button {
        position: relative;
        display: block;
        white-space: nowrap;
        width: 24px;
        height: 24px;
        font-size: 1px;
        line-height: 1px;
        color: transparent;
        text-indent: 150%;
        vertical-align: top;
        background: none;
    }

    .bottom-nav__tabBar li button:focus {
        outline: 0;
    }

    .bottom-nav__tabBar .count {
        display: block;
        position: absolute;
        top: 12px;
        right: -5px;
        width: 16px;
        height: 16px;
        font-size: 11px;
        color: #fff;
        text-align: center;
        text-indent: 0;
        line-height: 15px;
        border-radius: 50%;
        background: #000;
    }

    .bottom-nav__top {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -72px;
        right: 16px;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        transition: .5s;
    }

    .bottom-nav__top a {
        display: block;
        background-color: #fff;
        border: 1px solid #dadada;
        box-sizing: border-box;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    .bottom-nav__top a.quick_search svg {
        width: 20px;
    }

    .bottom-nav__top--show {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .bottom-nav__top span {
        display: block;
        margin: 4px 0 0;
    }

    .button--fixed .bottom-nav__tabBar {
        display: none;
    }

    .button--fixed #header.fixed .navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .xans-layout-mobileaction {
        position: absolute;
        top: 45px;
        left: 4%;
    }

    .xans-layout-mobileaction a {
        overflow: hidden;
        display: block;
        text-indent: -150%;
        color: transparent;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
    }

    .display_tablet_only {
        display: block !important;
    }

    .display_mobile_only {
        display: none !important;
    }

    .display_pc_only {
        display: none !important;
    }

    #container #contents {
        width: 92%;
        margin: 0 auto;
    }

    .main_top_banner {
        padding: 10px 0;
    }

    .main_top_banner.close_none {
        height: 50px;
    }

    .main_top_banner .top_banner_box_inner {
        height: 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .main_top_banner .top_banner_box_inner .top_banner_text {
        width: 100%;
        flex: none;
    }

    .main_top_banner .top_banner_box_inner .top_banner_close {
        padding-top: 16px;
    }

    .main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
        position: static;
    }

    #header .inner .top_nav_box {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .inner .top_nav_box .top_logo {
        display: flex;
        align-items: center;
        order: 2;
        height: 65px;
        z-index: 998;
        flex-basis: 80%;
        overflow: hidden;
    }

    #header .inner .top_nav_box .top_logo a {
        font-size: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #header .inner .top_nav_box .top_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #header .inner .top_nav_box .top_category {
        display: none;
        order: 3;
        margin: 0 -4%;
        width: 108%;
        border-top: 1px solid #e8e8e8;
        overflow: hidden;
        overflow-x: auto;
    }

    #header .inner .top_nav_box .top_category > ul {
        display: flex;
        align-items: center;
        height: 45px;
        margin-left: 4%;
    }

    #header .inner .top_nav_box .top_category > ul > li {
        height: 45px;
        display: flex;
        align-items: center;
        padding: 0;
        margin-right: 20px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 14px;
        font-weight: 400;
        display: block;
        line-height: 43px;
        color: #1a1a1a;
    }

    #header .inner .top_nav_box .top_category > ul#top_community {
        margin-left: 0;
    }

    #header .inner .top_nav_box .top_category .sub-category-box {
        display: none !important;
    }

    #header .inner .top_nav_box .top_mypage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 65px;
        position: absolute;
        left: 0;
        top: 0;
    }

    #header .inner .top_nav_box .top_mypage li {
        display: none;
    }

    #header .inner .top_nav_box .top_mypage .top_search {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .top_search .eSearch {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .mo_nav {
        display: block;
        order: 1;
        margin-left: -3px;
    }

    #header .inner .top_nav_box .mo_search {
        order: 3;
    }

    #header .inner .top_nav_box .top_mypage a {
        display: block;
        font-size: 0;
        margin: 0;
        padding: 0px;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount {
        display: flex;
        position: relative;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
        position: absolute;
        top: 30%;
        right: -6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        text-align: center;
        line-height: 1;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount svg {
        display: flex;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold {
        display: flex;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav {
        width: 24px;
        box-shadow: 0 20px 0;
        margin: -19px auto 0;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav:before {
        width: 24px;
        top: 10px;
    }

    #header.fixed {
        -webkist-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .footer_margin {
        margin-top: 50px;
    }

    #footer {
        padding: 0;
        margin: 0 auto;
    }

    #footer .inner {
        margin: 0 auto;
        padding: 0;
        color: #b3b3b3;
    }

    #footer .inner .inner_t {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_t .info_left {
        order: 2;
        width: 100%;
    }

    #footer .inner .inner_t .info_right {
        order: 1;
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_b {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_left .bt_logo {
        padding-top: 45px;
        margin-bottom: 30px;
        font-size: 25px;
        flex-shrink: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    #footer .inner .inner_t .info_left .bt_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #footer .inner .inner_t .info_left .bt_tel {
        font-size: 13px;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt01 {
        margin-bottom: 15px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt02 span {
        display: block;
        margin: 0;
    }

    #footer .inner .inner_t .info_left .bt_info {
        line-height: 1.8;
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_left .bt_info .bt_info_list, #footer .inner .inner_t .info_left .bt_info .bt_info_list a {
        line-height: 1.8;
        font-size: 12px;
    }

    #footer .inner .inner_t .info_right .bt_util {
        margin: 0 0 20px;
    }

    #footer .inner .inner_t .info_right .bt_util ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #footer .inner .inner_t .info_right .bt_util ul li {
        margin-left: 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    #footer .inner .inner_t .info_right .wrap_cs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt span {
        display: inline !important;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt .bt_title {
        width: 100%;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
        margin: 0 25px 10px 0;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        font-size: 12px;
        font-weight: 300;
        color: #000;
        line-height: 24px;
        letter-spacing: -0.05em;
    }

    #footer .inner .inner_b .bt_escrow {
        bottom: 0px;
        left: 0;
    }

    #footer .inner .inner_b .bt_escrow a {
        font-size: 0px;
    }

    #footer .inner .inner_b .bt_escrow a img {
        width: 25px;
    }

    #footer .inner .inner_b .bt_copyright {
        font-size: 13px;
        text-align: left;
        margin: 0px 0 30px;
    }

    #header.fixed .inner .xans-layout-searchheader, .xans-layout-searchheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1005;
    }

    .xans-layout-searchheader fieldset {
        min-inline-size: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
    }

    .xans-layout-searchheader fieldset .search_title {
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #1a1a1a;
    }

    .xans-layout-searchheader fieldset .top_search_box {
        width: 85%;
        height: 45px;
        margin-bottom: 7px;
    }

    .xans-layout-searchheader fieldset .top_search_box #keyword {
        height: 45px;
        font-size: 16px;
        padding: 0 0 0 0px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose {
        position: absolute;
        top: 17px;
        right: 4%;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose img {
        width: 50px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword ul {
        width: 85%;
        margin: 0 auto;
    }

    .xans-layout-searchheader fieldset .hot_keyword li {
        margin-right: 7px;
    }

    .xans-layout-searchheader fieldset .hot_keyword li a {
        font-size: 12px;
        padding: 15px 17px 12px 17px;
    }

    .xans-layout-searchheader fieldset .search_find_product {
        margin: 0 0 44px 0px;
        font-size: 28px;
        width: 85%;
    }

    .xans-layout-searchheader fieldset .wrap_search_box {
        align-items: center;
        margin-top: 100px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        width: 25px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch img {
        bottom: 10px;
    }

    .xans-layout-searchheader fieldset .recom_search {
        width: 85%;
        margin: 30px auto 20px auto;
        font-size: 20px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnDelete {
        display: block;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        background-color: #fff;
        display: inline-block;
        min-width: auto;
        padding: 15px 80px;
        border: 1px solid #dadada;
        box-sizing: border-box;
        text-align: center;
        transition: all 400ms;
        font-size: 16px;
        color: #000;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
        border: 1px solid #dadada;
        box-sizing: border-box;
    }

    #right_quick {
        right: 30px;
        bottom: 60px;
    }

    #right_quick img {
        width: 50px;
    }
}

@media all and (max-width: 767px) {
    .RTB {
        display: none !important;
    }

    .RMB {
        display: block !important;
    }

    .RMI {
        display: inline-block !important;
    }

    .display_mobile_only {
        display: block !important;
    }

    .display_pc_only {
        display: none !important;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        padding: 10px 65px;
        font-size: 13px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        margin: 0;
    }

    #footer .inner .footer_right {
        margin: 40px 0 0;
    }

    #footer .inner .bt_util ul li a {
        font-size: 12px;
    }

    #footer .inner .wrap_cs .cs_center_txt, #footer .inner .wrap_cs .bank_txt {
        font-size: 12px;
        line-height: 22px;
    }

    #footer .inner .wrap_cs .cs_center_txt {
        margin-bottom: 25px;
    }

    #footer .inner .wrap_cs .bank_txt {
        margin-bottom: 25px;
    }

    #footer .inner .bt_logo {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    #footer .inner .bt_tel .bt_txt01 {
        font-size: 16px;
    }

    #footer .inner .bt_copyright {
        font-size: 12px;
        margin: 20px 0 60px;
    }

    #footer .inner .bt_escrow a span {
        font-size: 11px;
        width: auto;
    }

    #right_quick {
        right: 15px;
    }

    #right_quick > div:first-child a {
        width: 40px;
        height: 40px;
    }

    #right_quick > div:first-child img {
        width: 20px;
    }

    #right_quick > div img {
        width: 50px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: block !important;
    }
}

@media all and (min-width: 1025px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: none !important;
    }

    .RTMI {
        display: none !important;
    }

    .RTMB {
        display: none !important;
    }
}

@media all and (max-width: 1553px) {
    #quick {
        display: none;
    }
}

.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%;
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a:hover, .mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#footerN {
}

#footerN > .in {
    max-width: 1480px;
    margin: 0 auto;
}

.main-cate {
}

.main-cate .top {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.main-cate .top .t {
}

.main-cate .top .t li {
    line-height: 40px;
    font-size: 15px;
}

.main-cate .top .t li i {
}

.main-cate .top .t li.d {
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.main-cate .top .t li.s {
    margin-right: 30px;
    padding-right: 30px;
}

.main-cate .top .t li.s b {
    cursor: pointer;
}

.main-cate .top .t li.s.on b {
    color: #ff5500;
}

.main-cate .top .t li:after {
    top: 13px;
    left: -30px;
    height: 15px;
}

.main-cate .top .btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.main-cate .top .btn i {
}

.main-cate .top .btn i.p {
    display: inline-block;
}

.main-cate .top .btn i.m {
    display: none;
}

.main-cate .top-cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-cate .top-cate ul {
    padding: 5px 0;
    display: none;
}

.main-cate .top-cate ul li {
    padding: 5px;
    width: 10%;;
}

.main-cate .top-cate ul.prd li {
    width: 11.1111%;
}

.main-cate .top-cate ul li label {
    cursor: pointer;
}

.main-cate .top-cate .btns {
    display: none;
    width: auto;
    float: right;
    text-align: right;
}

.main-cate .top-cate .btns a {
}

.main-cate.loca ul.loca {
    display: table;
}

.main-cate.prd ul.prd {
    display: table;
}

.main-cate.work ul.work {
    display: table;
}

.cate-lists {
    margin: 40px 0;
}

.cate-lists ul {
    text-align: right;
}

.cate-lists ul li {
    padding: 5px 10px;
    height: auto;
    border-color: #ccc;
    color: #333;
    border-radius: 15px;
}

.cate-lists ul li.on {
    border-color: #ff5500;
    color: #ff5500;
}

.ec-base-product .prdList.all > li {
    display: inline-block !important;
}

.ec-base-product .prdList .icon__box, .sale_box {
    display: none !important;
}

body .ec-base-product .prdList .description {
    margin-top: 15px;
}

.ec-base-product .prdList .description .name {
}

.ec-base-product .prdList .description .name .star {
    float: right;
}

.ec-base-product .prdList .description .name .star i {
    color: #fdb231;
}

.ec-base-product .prdList .thumbnail .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
}

.ec-base-product .prdList .thumbnail .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 14px;
    line-height: 1;
}

body .tabProduct ul {
    margin: 0;
    width: 100%;
}

body .tabProduct ul li, body .tabProduct li:last-child {
    width: 33.3333%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

body .tabProduct ul li.selected {
    border-bottom: 1px solid #ff5500;
}

body .tabProduct ul li.selected a {
    border: 0;
}

body .tabProduct ul li a {
    width: 100%;
    font-size: 17px;
}

#prdInfo iframe {
    width: 100% !important;
}

.detail-infos {
    background: #f4f4f4;
    padding: 0 30px;
    max-width: 1240px;
    margin: 50px auto;
}

.detail-infos .t-wrap {
    padding: 30px 0;
}

.detail-infos .t-wrap + .t-wrap {
    border-top: 1px solid #ddd;
}

.detail-infos .t1 {
    width: 50%;
}

.detail-infos .t1 table {
}

.detail-infos .t1 table th {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

.detail-infos .t1 table td {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

#detail-local .infoArea {
}

#detail-local .infoArea h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

#detail-local .infoArea h2 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #999;
}

#detail-local .infoArea .price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px 0;
}

#detail-local .infoArea .price p {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 20px;
}

#detail-local .infoArea .price b {
    font-size: 20px;
    vertical-align: middle;
}

#detail-local .infoArea .price b span {
    font-size: 17px;
    font-weight: normal;
}

#detail-local .infoArea .price b span font {
    display: inline-block;
    margin: 0 10px;
}

#detail-local .infoArea .price i {
    font-size: 13px;
    font-style: normal;
    color: #999;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
}

#detail-local .ni- {
    padding: 0 30px;
}

#detail-local .ni- .ttop {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
}

#detail-local #total- {
    text-align: right;
    font-size: 15px;
    margin-bottom: 30px;
}

#detail-local #total- b {
    font-size: 30px;
    color: #ff5500;
}

.dimmed.dd {
    display: none;
}

.pop-d.dd {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    width: 350px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

.pop-d.dd p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;
}

.pop-d.dd div {
    width: 100%;
}

.dimmed.dd.on {
    display: block !important;
}

.pop-d.dd.on {
    display: block !important;
}

.main-bb {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

#detail-shop {
}

#detail-shop .des-wrap {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop .des {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7;
    border-radius: 10px;
}

#detail-shop .infoArea h1 {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}

#detail-shop .infoArea h2 {
    font-size: 25px;
}

#detail-shop .infoArea .guideArea {
    display: none;
}

#detail-shop .infoArea #totalProducts {
    margin: 0;
}

#detail-shop .infoArea #totalProducts > table > tbody {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop #totalPrice .total em {
    font-weight: 600;
}

#detail-shop .action_button .btnSubmit {
    flex: 1;
}

#detail-shop .xans-product-action .action_button .btnNormal, #detail-shop .xans-product-action .action_button .btnSubmit {
    height: 50px;
    padding: 16px 0;
}

body li.xans-record- {
    width: 33.3333%;
}

body li.xans-record- a .summary .subject {
    font-size: 15px;
    font-weight: bold;
}

body .ec-base-fold.theme1 > .title h3 {
    font-size: 17px;
}

body .xans-mall-faq .contents {
    font-size: 15px;
}

#sub-host {
}

#sub-host .in {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 10px;
}

#sub-host h2.t {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host h2.t b {
    color: #ff5500;;
}

#sub-host .title {
    margin: 0 0 70px 0;
    padding-top: 100px;
}

#sub-host .title h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#sub-host .title h1 {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host .title h1 b {
    color: #ff5500;;
}

#sub-host .cont1 {
    text-align: center;
    margin-bottom: 50px;
}

#sub-host .cont1 h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

#sub-host .cont1 h2 b {
    color: #ff5500;;
}

#sub-host .cont2 {
    background: #f4f4f4;
    padding: 80px;
    margin-bottom: 80px;
}

#sub-host .cont2 ul {
    margin-top: 50px;
}

#sub-host .cont2 ul li {
    width: 33.3333%;
    padding: 10px;
    text-align: center;
}

#sub-host .cont2 ul li p {
    background: #666;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}

#sub-host .cont3 {
}

#sub-host .cont3 > .in {
}

#sub-host .cont3 > .in > p {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#sub-host table {
}

#sub-host table th {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
}

#sub-host table td {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

#sub-host table td input {
    width: 600px;
    border-radius: 10px;
}

#sub-host table + table {
    margin-top: 100px;
}

.sub-btt {
    margin-top: 100px !important;
}

.sub-btt > div {
    width: 300px;
    font-size: 16px;
}

#sub-host .cont4 {
    padding-top: 100px;
}

#sub-host .cont4 .t {
    text-align: center;
}

#sub-host .cont4 p.t {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}

#sub-host .cont4 .l {
    width: 50%;
    background: #f4f4f4;
    padding: 40px 40px 10px 60px;
}

#sub-host .cont4 .l h3 {
    font-size: 25px;
}

#sub-host .cont4 .l p {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#sub-host .cont4 .l h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}

#sub-host .cont4 .l h4 i {
    text-indent: -30px;
    color: #ff5500;
}

#sub-host .cont4 .l h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
}

#sub-host .cont4 .l h5 span {
    display: inline-block;
    width: 80px;
}

#sub-host .cont4 .r {
    width: 45%;
    margin-left: 5%;
}

#sub-host .cont4 .r table th {
}

#sub-host .cont4 .r table td input {
    width: 100%;
}

#sub-host .cont4 .r table td textarea {
    width: 100%;
    border-radius: 10px;
}

#sub-host .cont5 {
    max-width: 1100px;
    margin: 0 auto;
}

#sub-host .cont5 li {
    border-color: #ff5500;
}

#sub-host .cont5 li span {
    color: #ff5500;
    font-size: 20px;
}

.tablize.circle {
    text-align: center;
}

.tablize.circle > * {
    position: relative;
    border: 2px solid #ccc;
    height: 0;
    margin: -1%;
    border-radius: 50%;
    box-sizing: border-box;
}

.tablize.circle.grid4 > * {
    width: 50%;
    padding-bottom: 50%;
}

.tablize.circle > * > span {
    display: inline-block;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media all and (min-width: 768px) {
    .tablize.circle.grid4 > * {
        width: 25%;
        padding-bottom: 25%;
    }
}

#sub-host .cont6 {
    max-width: 1100px;
    margin: 100px auto;
}

#sub-host .cont6 .img {
    width: 55%;
    vertical-align: middle;
}

#sub-host .cont6 .txt {
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}

#sub-host .cont6 .txt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

#sub-host .cont6 .txt p {
    font-size: 16px;
    margin-bottom: 100px;
}

#sub-host .cont6 .txt a {
    font-size: 16px;
    text-decoration: underline;
}

#sub-host .cont6 .z1 {
}

#sub-host .cont6 .z1 .img {
}

#sub-host .cont6 .z1 .txt {
}

#sub-host .cont6 .z2 {
    margin: 50px 0;
}

#sub-host .cont6 .z2 .img {
}

#sub-host .cont6 .z2 .txt {
}

#sub-host .cont6 .z3 {
}

#sub-host .cont6 .z3 .img {
}

#sub-host .cont6 .z3 .txt {
}

.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;
}

select {
    max-width: 100%;
    height: 40px;
    padding: 0 30px 0 15px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    background: #fff url("//img.echosting.cafe24.com/skin/skin/common/ico_select.png") no-repeat right 10px center;
    background-size: 14px 8px;
}

select::-ms-expand {
    display: none;
}

input[type="radio"] {
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio.png") no-repeat 0 0;
    background-size: 18px 18px;
    outline: 0;
}

input[type="radio"]:checked {
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio_checked.png");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="radio"]::-ms-check {
    border: 1px solid #000;
    background-color: #fff;
}

input[type="checkbox"] {
    position: relative;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    background: #fff;
    outline: 0;
}

input[type="checkbox"]:checked {
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #ababab;
    background-color: #fff;
}

input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

label > input[type=radio], label > input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

label + label {
    margin-left: 15px;
}

input[type=radio] + label, input[type=checkbox] + label {
    margin: 0 15px 0 10px;
    vertical-align: middle;
}

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;
}

@media all and (max-width: 767px) {
    .gInnerMargin {
        margin: 0 16px;
    }

    .titleArea {
        margin: 40px 16px 30px;
    }
}

@media all and (max-width: 1024px) {
    .titleArea {
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 22px;
    }

    .titleArea h3 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea--middle {
        margin: 0;
        padding: 27px 16px 12px;
        text-align: left;
        background: #f6f6f6;
    }

    .titleArea--middle h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea .desc {
        font-size: 12px;
        color: #6d6d6d;
    }

    .path {
        margin: 0;
        opacity: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
        color: transparent;
        text-indent: 150%;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 15px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .gInnerMargin {
        margin: 0 24px;
    }

    .titleArea {
        margin: 40px 24px 30px;
    }

    .titleArea--middle {
        margin: 0;
    }

    .path {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .titleArea {
        margin: 45px 0 40px;
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: #000;
        color: var(--font-color-heading);
        font-size: 30px;
    }

    .titleArea h3 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea--middle {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea--middle h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea.titleArea--myshop {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea.titleArea--myshop h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea .desc {
        font-size: 13px;
        color: #6d6d6d;
    }

    .titleArea ul {
        padding: 5px 0;
        color: #939393;
        line-height: 18px;
    }

    .titleArea ul li {
        position: relative;
        padding: 0 0 0 9px;
    }

    .titleArea ul li:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        width: 2px;
        height: 2px;
        margin: -2px 0 0 0;
        background: #939393;
    }

    .path + .titleArea {
        margin-top: 55px;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 30px 0;
    }

    .memberArea {
        max-width: 898px;
        margin: 0 auto;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 458px !important;
        height: 100% !important;
        margin: 0 !important;
    }

    #capp-shop-new-product-optionselect-layer > iframe {
        z-index: 1111;
        position: relative;
    }

    #capp-shop-new-product-optionselect-layer:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background: #00000040;
    }

    #capp-shop-new-product-optionselect-backlayer {
        width: 100% !important;
        background: #000;
    }

    #capp-shop-new-product-optionselect-backlayer + #capp-shop-new-product-optionselect-layer:after {
        display: none;
    }
}

[class^='btnNormal'], a[class^='btnNormal'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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;
}

@media all and (max-width: 767px) {
    .btnMore {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 14px 20px;
        height: 45px;
        font-size: 13px;
        line-height: 18px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ec-base-button {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button [class^='btn'] + [class^='btn'] {
        margin-left: 6px;
    }

    .ec-base-button.gBottom {
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        display: flex;
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] {
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
        margin-left: 10px;
    }

    .ec-base-button.gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak .gLeft + .gRight {
        margin: 10px 0 0;
    }

    .ec-base-button.gBreak .gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak > [class^='btn'] + [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] + [class^='btn'] {
        margin: 10px 0 0;
    }

    .ec-base-button .ec-base-button[class*="gColumn"] {
        margin: 0 -5px;
    }

    .ec-base-button[class*="gMColumn"] {
        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;
        margin-left: 11px;
        margin-right: 11px;
    }

    .ec-base-button[class*="gMColumn"]:after {
        display: none;
    }

    .ec-base-button[class*="gMColumn"] [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*="gMColumn"] .gLeft, .ec-base-button[class*="gMColumn"] .gRight {
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        width: 100%;
    }

    .gInnerMargin .ec-base-button, .gInnerMargin .ec-base-button.gBottom, .gInnerMargin.ec-base-button.gBottom {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 1025px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 13px 20px;
        height: 40px;
        font-size: 13px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tab.typeNav .menu {
        display: flex;
        border-bottom: 1px solid #868686;
    }

    .ec-base-tab.typeNav .menu li {
        flex: 1;
    }

    .ec-base-tab.typeNav .menu li a {
        height: 100%;
        padding: 16px 8px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ec-base-tab.typeNav .menu li a .count {
        align-self: flex-end;
        padding-left: 3px;
    }

    .ec-base-tab.typeMenu {
        position: relative;
        height: 40px;
        z-index: 1;
    }

    .ec-base-tab.typeMenu .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-tab.typeNav .menu {
        margin: 0 0 20px;
    }

    .ec-base-tab.typeNav .menu li {
        float: left;
        margin-left: -1px;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: 218px;
        padding: 16px 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-table .gFlow {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table.typeList tr.gBorderClear {
        border-bottom: 0;
    }

    .ec-base-table.typeWrite {
        padding: 10px 0;
    }

    .ec-base-table.typeWrite tr {
        display: block;
    }

    .ec-base-table.typeWrite th {
        display: block;
        padding: 6px 15px 0;
        border-bottom: 0;
        text-align: left;
        background-color: transparent;
    }

    .ec-base-table.typeWrite td {
        display: block;
        padding: 2px 15px 10px;
        border-bottom: 0;
        align-items: center;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 10px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ec-base-table.typeWrite td.formGroup.date {
        padding-left: 10px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup {
        display: flex;
        flex-flow: wrap;
        box-sizing: border-box;
        align-items: center;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup input[type="password"], .ec-base-table.typeWrite .formGroup select {
        flex: 1;
    }

    .ec-base-table.typeWrite span.txtInfo {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 100%;
    }

    .ec-address .ec-address-zipcode {
        display: flex;
        flex-flow: wrap;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        flex: 1;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        display: block;
        width: 100%;
        margin: 5px 0 0;
    }

    .ec-base-table.typeList thead {
        display: none;
    }

    .ec-base-table.typeList table, .ec-base-table.typeList tbody {
        display: block;
    }

    .ec-base-table.typeList tr {
        display: block;
        position: relative;
        padding: 20px 8px 19px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
    }

    .ec-base-table.typeList tr:after {
        content: "";
        display: block;
        clear: both;
    }

    .ec-base-table.typeList td {
        height: auto;
        display: block;
        float: left;
        padding: 3px 8px;
        border-bottom: 0;
        text-align: left;
        color: #6d6d6d;
    }

    .ec-base-table.typeList td a {
        color: #6d6d6d;
    }

    .ec-base-table.typeList td.chk {
        box-sizing: border-box;
        padding: 0;
    }

    .ec-base-table.typeList td.chk .boardChk {
        margin: 5px 8px 0 8px;
    }

    .ec-base-table.typeList td.chk:not(.no) .boardChk {
        margin: 5px 8px 0px 8px
    }

    .ec-base-table.typeList td.subject {
        float: none;
        box-sizing: border-box;
    }

    .ec-base-table.typeList td.subject a {
        color: #000;
    }

    .ec-base-table.typeList.gThumb td.thumb {
        overflow: hidden;
        position: absolute;
        top: 24px;
        left: 16px;
        width: 65px;
        height: calc(100% - 45px);
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.thumb a {
        display: block;
        height: 100%;
        text-align: center;
    }

    .ec-base-table.typeList.gThumb td.thumb img {
        max-width: 100%;
        max-height: 100%;
    }

    .ec-base-table.typeList.gThumb tr {
        padding-left: 90px;
        padding-right: 20px;
    }

    .ec-base-table.typeList.gThumb td.chk {
        z-index: 1;
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.chk .boardChk {
        margin: 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-table .gFlow {
        width: 100%;
        margin-left: 20px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table th {
        padding: 14px 30px;
    }

    .ec-base-table.typeWrite th {
        padding: 10px 30px;
    }

    .ec-base-table.typeWrite th[scope*="row"] {
        padding-right: 15px;
    }

    .ec-base-table.typeWrite td {
        padding: 10px 20px;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup select {
        width: 190px;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 290px;
    }

    .ec-base-table.typeWrite td .ec-base-qty input[type="text"] {
        width: 45px;
    }

    .ec-base-table.typeWrite .ec-address input[type="text"], .ec-base-table.typeWrite .ec-address select {
        width: 450px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        width: 200px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        margin: 0 0 0 15px;
        line-height: 40px;
    }

    .ec-base-table.typeList {
        border-top: 0;
    }

    .ec-base-table.typeList th, .ec-base-table.typeList td {
        padding: 15px 10px 16px;
    }

    .ec-base-table.typeList th {
        border-bottom: 0;
    }

    .ec-base-table.typeList td.subject {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tooltip {
        width: 88%;
        margin: 5px auto 0;
    }

    .ec-base-tooltip .edge {
        display: none;
    }

    .shippingFee {
        position: static;
    }

    .shippingFee .ec-base-button {
        text-align: center;
    }

    .shippingFee .btnStrong {
        display: inline-block;
        padding: 12px 20px;
        height: 40px;
        font-size: 13px;
        box-sizing: border-box;
        border: 1px solid transparent;
        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: #fff;
        background-color: #000;
    }
}

@media all and (min-width: 1025px) {
    .shippingFee {
        position: relative;
    }

    .shippingFee .ec-base-tooltip {
        margin: 10px 0 0 -150px;
        width: 360px;
    }
}

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;
    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;
}

@media all and (max-width: 1024px) {
    span.ec-base-help, p.ec-base-help, ul.ec-base-help li {
        margin: 10px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding: 0 15px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-fold.theme1.gMargin {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-fold.theme1 > .title {
        padding: 0 16px;
    }

    .ec-base-fold.theme1 > .title h2 {
        font-size: 16px;
    }

    .ec-base-fold.theme1 > .title:after {
        right: 21px;
    }

    .ec-base-fold.theme1.selected > .title:after {
        top: 32px;
    }

    .ec-base-fold.theme1 .ec-base-table.typeList {
        border-color: #e5e5e5
    }
}

@media all and (min-width: 1025px) {
    .ec-base-fold.theme1 .title > h2 {
        font-size: 18px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-box.gPadding {
        padding: 50px 18px 40px;
    }

    .ec-base-box.typeMember {
        padding: 50px 18px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .additionalInfo {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-box.gPadding {
        padding: 74px 0;
    }

    .ec-base-box.typeMember {
        padding: 74px 0;
    }

    .ec-base-box.typeMember .content {
        width: 421px;
    }
}

.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^='/skin-skin1/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 .icon__box span + span {
    margin: 12px 0 0;
}

.ec-base-product .prdList .wish {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}

.ec-base-product .prdList .cart {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.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 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;
}

@media all and (max-width: 767px) {
    .ec-base-product ul.grid5 > li {
        width: 50%;
    }

    .ec-base-product .prdList {
        margin: 0 -5px 0;
    }

    .ec-base-product .prdList .wish {
        width: 22px;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 5px;
    }
}

@media all and (max-width: 1024px) {
    .ec-base-product .title h3 {
        margin: 40px 0 20px;
        font-size: 16px;
    }

    .ec-base-product ul.grid4 > li {
        width: 50%;
    }

    .ec-base-product .discountPeriod {
        position: static;
    }

    .ec-base-product .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .ec-base-product ul.grid5 > li {
        width: 33.33%;
    }

    .ec-base-product ul.grid4 > li {
        width: 33.33%;
    }

    .ec-base-product .prdList {
        margin: 0 -8px 0;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 8px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product .title h3 {
        margin: 50px 0 25px;
        font-size: 20px;
    }

    .ec-base-product .layerDiscountPeriod {
        left: 50%;
        top: 26px;
        width: 247px;
        margin: 0 0 0 -124px;
    }

    .ec-base-product .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }
}

.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 .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;
}

@media all and (max-width: 1024px) {
    .ec-base-prdInfo .prdBox {
        padding: 24px 16px;
    }

    .ec-base-prdInfo .description {
        padding: 0 40px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo .buttonGroup {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo.gCheck .sumPrice, .ec-base-prdInfo.gCheck .quantity, .ec-base-prdInfo.gCheck .buttonGroup {
        padding: 0 0 0 125px;
    }

    .ec-base-prdInfo .btnDelete {
        right: 12px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 16px 24px;
        padding: 10px 20px 20px;
    }

    .ec-base-prdInfo .optionSelect li {
        margin: 10px 0 0;
    }

    .ec-base-prdInfo .optionSelect select, .ec-base-prdInfo .optionSelect input {
        width: 100%;
    }

    .ec-base-prdInfo .optionSelect + .optionSelect {
        margin-top: -34px;
        padding-top: 0;
    }

    .ec-base-prdInfo .optionDesc {
        display: block;
        margin: 0 0 10px;
        color: #545454;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 16px;
    }

    .optionModifyLayer .ec-base-button {
        display: flex;
    }

    .optionModifyLayer .ec-base-button [class*='Fix'] {
        flex: 1;
        min-width: auto;
    }

    .ec-base-prdEmpty {
        padding: 40px 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-prdInfo .prdBox {
        position: relative;
        padding: 25px 0;
    }

    .ec-base-prdInfo .description {
        margin: 0 250px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        text-align: right;
        padding: 0 42px 0 0;
    }

    .ec-base-prdInfo .buttonGroup {
        position: absolute;
        bottom: 25px;
        right: 0;
        width: 300px;
        text-align: right;
    }

    .ec-base-prdInfo .btnDelete {
        right: -5px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 98px;
        padding: 10px 20px 20px;
    }

    .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 {
        width: 254px;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 0;
    }

    .optionModifyLayer .ec-base-layer {
        width: 485px;
    }

    .ec-base-prdEmpty {
        padding: 56px 0;
    }
}

.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;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
.calendar-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#detail-local .calendar-section .top {
}

#detail-local .calendar-section .top .box {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#detail-local .calendar-section .top .box + .box {
    border-left: 1px solid #ddd;
}

#detail-local .calendar-section .top .box h2 {
    font-size: 13px;
    margin: 0;
}

#detail-local .calendar-section .top .box h3 {
    font-size: 20px;
    font-weight: 500;
}

#detail-local .c-box {
    padding: 0 30px;
}

.calendar, .calendar_weekdays, .calendar_content {
    max-width: 585px;
}

.calendar {
    margin: auto;
    min-width: 320px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.calendar_weekdays {
    color: #aaa;
    font-weight: lighter;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    margin-top: 20px;
}

.calendar_content:after, .calendar_weekdays:after, .calendar_header:after {
    content: " ";
    display: table;
    clear: both;
}

.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    height: 45px;
    line-height: 69px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

.calendar_content .today {
    color: #3b8fc7;
}

.calendar_content div {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.calendar_content div:hover {
    border: 1px solid #777;
    cursor: pointer;
    border-radius: 10px;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: none;
}

.calendar_content div.past-date {
    cursor: initial;
    color: #d5d5d5;
    cursor: no-drop;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 18px;
    color: #409edd;
}

.calendar_content div.selected {
    background: #ff5500;
    border-radius: 10px;
    color: #fff;
    border: 1px solid white;
}

.calendar_content div.head {
    background: #ff5500;
    color: #fff;
    border-radius: 10px;
    border: 1px solid white;
}

.calendar_header {
    width: 100%;
    text-align: center;
}

.calendar_header h2 {
    float: left;
    width: 70%;
    margin-top: 10px;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #ffffff;
}

button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    line-height: 52px;
    height: 55px;
    float: left;
    width: 15%;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 18px;
}

button.switch-month:hover {
    color: #FF2B56;
}

button.switch-month:active {
    background-color: rgba(113, 113, 125, 0.4);
}

.calendar_header h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'circularstd';
    line-height: 1.7;
}

.row {
    display: flex;
}

.s {
    font-family: 'sans-serif';
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-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)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

li {
    list-style: none;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

h1, h3 {
    margin: 0;
}

.ec-base-layer-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;
}

@media all and (max-width: 1024px) {
    .ec-base-layer {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        min-width: 320px;
        width: calc(100% - 32px);
        margin: 0 auto;
        transform: translateY(calc(-50% + 0.5px));
    }

    .ec-base-layer.typeSide {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        transform: initial;
    }

    #popup .ec-base-layer {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border: 0;
        transform: initial;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-layer {
        min-width: 308px;
    }

    .ec-base-layer.typeSide {
        top: 0;
        right: 0;
        left: auto;
        bottom: 0;
        width: 458px;
    }

    .ec-base-layer.gAlert {
        width: 360px;
    }
}

.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: 30px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 70px 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.box_slide .description {
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
}

.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: 280px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid5_slide .description {
    position: relative;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #f87126;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: -30px;
}

.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: 355px;
    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: 480px;
    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: 730px;
    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: 10%;
    left: 8%;
    z-index: 5;
    padding: 0px;
    color: #ff5500;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 0%;
    left: 4%;
    opacity: 0;
    z-index: 3;
    padding: 0px 0 5px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 10px;
    display: flex;
    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;
    cursor: pointer;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 10px;
    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: 0px 0 0 3px;
    margin-bottom: 1px;
    font-size: 10px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    top: 5%;
    opacity: 1;
    border-bottom: 1px solid #222
}

.ec-base-product .prdList > li:hover .thumbnail .likeButton {
    position: absolute;
    left: 4%;
    top: 5%;
    opacity: 1;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .sale_box span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .thumbnail .icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 0;
}

.ec-base-product .prdList .thumbnail .icon img {
    margin: 0;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: inherit;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 12%;
    background: rgba(1, 1, 1, 0.5);
    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 {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 5px;
    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 .prdList__item .icon__box > span:hover, .ec-base-product .prdList .prdList__item .icon__box > span.on {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.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 {
    top: 40px !important;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    height: calc(100% - 125px);
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    height: 200px;
    padding: 14px 24px !important;
    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;
    right: 0;
    left: initial;
    top: initial;
    bottom: 0;
    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(1, 1, 1, 0.5);
    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-product ul.list_gallery .icon__box {
    top: -20%;
    height: 15%;
}

.ec-base-product ul.list_gallery > li:hover .icon__box {
    top: 0;
}

.ec-base-tab.typeMenu {
    max-width: 1480px !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 {
    height: auto;
}

.ec-base-tab.typeMenu li a {
    font-size: 16px;
    font-weight: 300;
    color: #767676;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 1;
    padding: 23px 25px 20px 0px;
    margin: 0 40px 0 0;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #ff5500;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: inline;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: 5px;
    right: 40px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0px;
    top: 55px;
    left: -20px;
    z-index: 9;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 0;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 10px 0 10px;
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    color: #888888;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #ff5500;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: 10px;
    right: -5px;
}

.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 10px 0 10px;
    height: auto;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding: 0 10px 0 10px;
}

.ec-base-tab.typeMenu li a.button:only-child {
    margin: 0 20px 0 0;
}

.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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/skin-skin1/SkinImg/img/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 10px;
    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 {
    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% - 280px);
    max-width: calc(1480px - 280px) !important;
    padding: 0 0 0 280px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 280px) !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 135px;
}

.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;
}

.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('/skin-skin1/SkinImg/img/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: 50px;
    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: 1480px;
}

.xans-board-function {
    max-width: 1480px;
    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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/skin-skin1/SkinImg/img/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/skin-skin1/SkinImg/img/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;
}

@media all and (max-width: 1480px) {
    .ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
        font-size: calc(0.31vw + 10.87px);
    }

    .ec-base-product .prdList .thumbnail .badge {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product ul.list_gallery .description .name a span {
        color: #fff !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li span {
        color: #ececec !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li:last-child span {
        color: #fff !important;
    }
}

@media screen and (max-width: 1024px) {
    .ec-base-product .prdList .thumbnail .likeButton {
        display: none;
    }

    .ec-base-product .prdList .icon__box {
        display: none;
    }

    .ec-base-product .prdList > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.grid3 > li {
        width: 100%;
        box-sizing: border-box;
    }

    .ec-base-product ul.grid3 > li:last-child {
        margin-bottom: 35px;
    }

    .ec-base-product ul.grid3 > li:after {
        display: block;
        content: "";
        clear: both;
    }

    .ec-base-product ul.grid3_slide .description, .ec-base-product ul.grid4_slide .description, .ec-base-product ul.grid5_slide .description, .ec-base-product ul.grid5 .description, .ec-base-product ul.grid4 .description, .ec-base-product ul.grid3 .description {
        margin: 10px 0 0 0;
    }

    .ec-base-product ul.list_gallery > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.list_gallery .prdList__item {
        overflow: visible;
    }

    .ec-base-product ul.list_gallery .thumbnail {
        margin: 0 0 10px;
    }

    .ec-base-product ul.list_gallery .thumbnail .icon {
        position: absolute;
        left: 15px;
        top: auto;
        bottom: 15px;
        font-size: 0;
        margin: 0;
    }

    .ec-base-product ul.list_gallery .description {
        position: static;
        opacity: 1;
        padding: 0;
        background-color: transparent;
    }

    .ec-base-product ul.list_gallery .description .name span {
        display: block;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }

    .ec-base-tab.typeMenu {
        width: 92%;
        height: 45px;
    }

    .ec-base-tab.typeMenu .menu {
        flex-wrap: nowrap;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 16px;
        padding: 16px 30px 14px 0px;
        margin: 0 20px 0 0;
    }

    .ec-base-tab.typeMenu ul {
        overflow-x: auto;
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li {
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li .iconWrap {
        display: none;
    }

    .ec-base-tab.typeMenu li a.button:only-child {
        margin: 0 20px 0 0px;
    }

    .xans-member-login .login {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .xans-member-login .login__sns, .xans-member-login .login__util, .xans-member-login .wrap_security {
        max-width: 100%;
    }

    .xans-member-login .login__button {
        width: 100%;
        max-width: 100%;
    }

    .xans-member-login .login__sns .wrap_sns_log a {
        padding: 0 16px;
    }

    .xans-member-login .login__sns .btnKakao {
        background: url('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnNaver {
        background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnFacebook {
        background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnLine {
        background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnGoogle {
        background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnApple {
        background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .yahoojp {
        background: url('/skin-skin1/SkinImg/img/icon_sns_yahoo.png') no-repeat center left 16px;
    }

    .xans-member-login .login__security {
        font-size: 12px;
    }

    .xans-member-login .login .wrap_security .wrap_find div {
        font-size: 12px;
    }

    .xans-member-login .login__security .secret {
        height: 18px;
    }

    .xans-member-login input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .xans-member-login input[type=checkbox] + label {
        margin: 0 15px 0 5px;
    }

    .xans-myshop-orderhistorynologin {
        max-width: 100%;
    }

    .xans-myshop-orderhistorynologin .login .txt_nonmem_check {
        margin: 40px 0 24px;
    }

    .xans-myshop-orderhistorynologin .login .txtInfo {
        display: none;
    }

    .xans-member-findid {
        max-width: 100%;
    }

    .xans-member-findid .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findidresult {
        max-width: 100%;
    }

    .xans-member-findidresult .complete {
        width: 100%;
    }

    .xans-member-findpasswd {
        max-width: 100%;
    }

    .xans-member-findpasswd .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdmethod {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordreset {
        max-width: 100%;
    }

    .xans-member-passwordreset .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordverification {
        max-width: 100%;
    }

    .xans-member-passwordverification .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdresult {
        max-width: 100%;
    }

    .xans-member-findpasswdresult .complete {
        width: 100%;
    }

    .xans-member-join {
        max-width: 100%;
    }

    .xans-member-join .titleArea--middle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0 0 16px;
        background: none;
        margin: 0;
    }

    .xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
        padding-left: 0;
        margin: 0 0 8px;
    }

    .xans-member-join .icoRequired {
        margin-right: 10px;
    }

    .xans-member-join .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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 {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-join .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-joincomplete .joinComplete {
        padding: 40px 0;
    }

    .xans-member-joincomplete .joinComplete .memberSpecial ul li {
        text-align: center;
    }

    .xans-member-joincomplete .joinComplete .ec-base-box .information .description {
        display: flex;
        justify-content: center;
    }

    .xans-myshop-asyncbenefit {
        max-width: 100%;
    }

    .xans-myshop-asyncbenefit .benefit {
        padding: 0;
    }

    .xans-myshop-asyncbenefit .benefit .description, .xans-myshop-asyncbenefit .benefit .user {
        padding: 24px 16px;
    }

    .xans-member-edit .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    .xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
        padding: 0;
        margin: 0 0 8px;
    }

    .xans-member-edit .ec-base-table.typeWrite th.member_id {
        margin: 10px 0 8px;
    }

    .xans-member-edit .icoRequired {
        margin-right: 10px;
    }

    .xans-member-edit .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-edit .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-edit #phone3, .xans-member-edit #mobile3 {
        margin-right: 0;
    }

    .xans-member-edit .func_del {
        margin-left: 0;
    }

    .xans-myshop-asyncbankbook {
        border: 0;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
        flex: auto;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .xans-myshop-asyncbankbook .user__thumb {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
        text-align: center;
        margin: 16px auto 0;
    }

    .xans-myshop-asyncbankbook li {
        padding: 25px 0;
    }

    .xans-myshop-asyncbankbook li:first-child::after {
        display: none;
    }

    .myshopArea {
        width: 100%;
        max-width: calc(1480px - 280px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        min-height: auto;
    }

    .myshopArea.section_full {
        width: 100% !important;
    }

    .myshopArea .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding-left: 0;
    }

    .xans-myshop-orderstate .state__cs li {
        font-size: 14px;
    }

    .xans-myshop-orderstate .state__cs li strong {
        font-weight: 400;
        font-size: 14px;
    }

    .myshopArea .xans-myshop-main .subTitle {
        display: block;
        margin: 0;
        background: none;
        padding: 40px 0 16px 0;
    }

    .myshopArea .xans-myshop-main .menu {
        border-top: 2px solid #1a1a1a;
        padding-top: 6px;
    }

    .myshopArea .xans-myshop-main .menu li {
        margin: 12px 0 0 0;
        border: 0;
    }

    .myshopArea .xans-myshop-main .menu li a {
        font-size: 14px;
        color: #6a6a6a;
        padding: 0;
    }

    .myshopArea .xans-myshop-main .menu li a:after {
        display: none;
    }

    .myshopArea .xans-myshop-main .consult {
        margin: 40px 0 0;
    }

    .xans-myshop-orderhistoryhead {
        padding: 0;
    }

    .xans-myshop-orderhistoryhead fieldset {
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .xans-myshop-orderhistoryhead .fText {
        min-width: 110px;
    }

    .xans-myshop-couponserial .couponSerial {
        padding: 16px;
    }

    .xans-myshop-addrlist a[class^='btnEm'] {
        color: #fff !important;
    }

    .xans-myshop-addrlist .ec-base-table {
        border-top: 2px solid #1a1a1a;
    }

    .xans-myshop-addrlist .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 31px;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(8) {
        width: 100%;
        text-align: right;
        padding: 0;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrregister .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrregister #ma_rcv_phone1, .xans-myshop-addrregister #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrregister .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrregister .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrmodify .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrmodify #ma_rcv_phone1, .xans-myshop-addrmodify #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .regularDeliveryPayInfo .ec-base-box .information .title {
        display: none;
    }

    .regularDeliveryPayInfo .ec-base-box .information .status {
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .information .info {
        padding: 13px 0 0;
    }

    .regularDeliveryPayInfo ul li {
        background: none;
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .button {
        display: block;
        padding: 10px 0 0 0;
    }

    .xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetailregister .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite {
        padding: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite tr {
        display: table-row;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite .colOrder {
        width: 100px;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite th, .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite td {
        border-bottom: 1px solid #e5e5e5;
        display: table-cell;
        padding: 14px 20px;
    }

    .xans-product-recentlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistoryapplycancel .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyexchange .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .question {
        display: block;
    }

    .myshop_recommender .invite {
        margin: 0;
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
    }

    .myshop_recommender .invite > div {
        font-size: 14px;
    }

    .myshop_recommender .invite p input {
        padding: 4px;
        max-width: auto;
        width: 60%;
        height: 40px;
        border: 1px solid #e3e3e3 !important;
        color: #111;
    }

    .myshop_recommender .invite ul {
        margin: 10px 0 0;
        font-size: 13px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
        height: 20px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .optionGroup {
        margin: 35px 0 0 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
        padding: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
        padding: 0;
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button {
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button > div {
        display: flex;
        width: 100%;
    }

    .xans-order-basketpackage .ec-base-button a {
        flex: 1;
        margin-bottom: 10px;
    }

    .xans-order-basketpackage .cart-total {
        width: 100%;
        margin-top: 30px;
    }

    .xans-order-basketpackage .totalSummary {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .typeModal .ec-base-button {
        margin: 0 20px 10px;
    }

    .xans-order-basketpackage .ec-base-button.gFixed > div {
        width: auto;
    }

    .xans-product-searchdata .searchResult {
        padding: 40px 0 0 !important;
    }

    .xans-product-searchdata .searchField {
        margin: 0 !important;
        padding: 0 0 24px !important;
    }

    .xans-myshop-likeproductlist .ec-base-table colgroup {
        display: none;
    }

    .xans-myshop-likeproductlist .ec-base-table td {
        padding: 25px 5px;
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb {
        width: 80px
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb img {
        width: 80px !important;
    }

    .xans-myshop-depositsummary {
        margin-bottom: 20px;
    }

    .xans-myshop-deposithistorylist h3 {
        padding: 19px 15px;
        line-height: 1.5;
        background: #f6f6f6;
        font-weight: 500;
    }

    .xans-myshop-deposithistorylist .item {
        margin-top: 25px;
    }

    .xans-myshop-deposithistorylist .ec-base-table {
        border: 0;
    }

    .xans-myshop-deposithistorylist .ec-base-table th {
        background: #fff;
        color: #6d6d6d;
    }

    .xans-myshop-deposithistorylist .message {
        border-bottom: 1px solid #e6e6e6;
        font-size: 16px;
        color: #9a9a9a;
        padding: 64px 0;
        text-align: center;
    }

    .xans-myshop-deposithistorylist .message svg {
        margin: 0 auto 16px auto;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        flex-wrap: wrap;
    }

    .ec-base-button.gBottom .gLeft > span {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .ec-base-button.gBottom .gLeft [class^='btn']:last-child {
        margin-right: 0;
    }

    .ec-base-button.gBottom .gRight [class^='btn']:first-child {
        margin-left: 0;
    }

    .ec-base-button.gBreak > [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-function {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-movement li, .xans-board-read .ec-base-table .detail, .xans-board-read .ec-base-table .head {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-commentlist .boardComment li .name {
        float: none;
        display: block;
        margin-bottom: 5px;
    }

    .xans-board-commentlist .boardComment li .date {
        margin-left: 0;
    }

    .xans-board-read .ec-base-table .description .name {
        display: block;
    }

    .xans-board-read .ec-base-table .etcArea li {
        padding: 0 8px 0 0;
    }

    .xans-board-commentlist .ec-base-button, .xans-board-commentlist .boardComment li .formGroup button, .xans-board-commentlist .boardComment li .formGroup .button, .xans-board-commentlist .boardComment li .comment, .xans-board-commentlist .boardComment li div.commentTop {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-reply .ec-base-table.typeWrite td, .xans-board-reply .ec-base-table.typeWrite th, .xans-board-modify .ec-base-table.typeWrite td, .xans-board-modify .ec-base-table.typeWrite th, .xans-board-write .ec-base-table.typeWrite td, .xans-board-write .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-modify .ec-base-table.typeWrite td #email2, .xans-board-write .ec-base-table.typeWrite td #email2 {
        width: 45%;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 110px;
    }

    .xans-board-commentwrite .outside {
        flex-wrap: wrap;
    }

    .xans-board-commentwrite .outside .secret {
        width: 60%;
    }

    .xans-board-commentwrite .input .ec-base-help {
        width: 60%;
    }

    .xans-board-inquiryview .ec-base-table th {
        padding: 14px 14px;
    }

    .xans-board-inquiryhead .information h3 {
        padding: 0;
    }

    .xans-board-inquirymodify .required {
        margin: 10px 0;
    }

    .xans-board-inquirymodify .ec-base-table.typeWrite th, .xans-board-inquirymodify .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquirymodify select {
        margin-left: 0 !important;
    }

    .xans-board-inquirysearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-inquiryform .ec-base-table.typeWrite th, .xans-board-inquiryform .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquiryform select {
        margin-left: 0 !important;
    }

    .xans-board-inquiryform .titleArea--middle {
        background: #fff;
        padding: 27px 0 0;
    }

    .path {
        margin: 0;
        padding: 0;
    }

    .xans-project-list h3 span {
        position: absolute;
        top: -85px !important;
    }
}

@media all and (max-width: 767px) {
    .ec-base-product .prdList .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
    }

    .ec-base-product ul.grid5_slide .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
        margin-bottom: -20px;
    }

    .ec-base-product ul.grid5_slide .description {
        min-height: 100px;
        border: 0px solid #f6f6f6;
    }

    .ec-base-product .prdList .thumbnail .badge {
        font-size: 13px;
        line-height: 1.2;
        width: 40px;
        height: 40px;
    }

    .ec-base-product .prdList .thumbnail .icon {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0;
    }

    .ec-base-product .prdList .thumbnail .icon img {
        margin: 0;
    }

    .ec-base-tab.typeMenu li a {
        font-size: 14px;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 14px;
        padding: 16px 10px 14px 0px;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(2) {
        width: 100%;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 1.3;
    }

    .ec-base-product ul.grid3_slide > li, .ec-base-product ul.grid4_slide > li, .ec-base-product ul.grid3_slide.list_gallery > li, .ec-base-product ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .ec-base-product ul.grid5_slide > li, .ec-base-product ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }
}

.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 30px;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked::-ms-check {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'], a[class^='btnNormal'] {
    border: 1px solid #ddd;
    color: #999;
}

[class^='btnSubmit'], a[class^='btnSubmit'] {
    background: #ff5500;
    color: #fff;
}

[class^='btnNormal']:not(.disabled):hover, [class^='btnNormal']:not(.disabled).selected {
    border-color: #ac5600;
}

.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;
}

.sale_box {
    background-color: #ff5500 !important;
}

.main_keyword .main_keyword_list .swiper-slide a {
    font-family: 'Noto Sans KR', 'Sans-serif';
}

@media screen and (max-width: 1024px) {
    .titleArea {
        margin: 40px 0;
    }

    .titleArea h2 {
        font-size: 19px;
    }

    .xans-project-package .title {
        margin: 40px 0;
    }

    .xans-project-package .title h2 {
        font-size: 19px;
        margin: 0;
    }

    .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-board-search, .xans-myshop-boardlistsearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-listpackage .ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: auto;
    }
}

.theme02, .theme02 input, .theme02 select, .theme02 textarea, .theme02 code, .theme02 button {
    font-family: "Lora", "Nanum Myeongjo", Arial, sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold, .theme02 [class^='btnSubmit'], .theme02 a[class^='btnSubmit'] {
    background: #9fa581;
    color: #fff;
}

.theme02 [class^='btnNormal'], .theme02 a[class^='btnNormal'] {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 [class^='btnNormal']:not(.disabled):hover, .theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #4d5c04;
}

.theme02 .main_top_banner {
    background-color: #9fa581;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme02 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #9fa581 !important;
}

.theme02 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #9fa581;
}

.theme02 .listpage_title div:after, .theme02 .main_title .main_title_txt01:after {
    background: #9fa581;
}

.theme02 .sale_box {
    background-color: #9fa581 !important;
}

.theme02 .main_video .background_video {
    background: #9fa581;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #9fa581;
}

.theme02 .swiper-container-horizontal > .swiper-scrollbar {
    background: #dbd9cc;
}

.theme02 .swiper-pagination-bullet {
    background: #dbd9cc;
    opacity: 1;
}

.theme02 .swiper-pagination-bullet-active {
    background: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #9fa581;
    background-color: #fff;
    border: 1px solid #9fa581;
}

.theme02 #right_quick > div:first-child a {
    background: #9fa581;
}

.theme02 .listpage_title:after {
    background: #9fa581;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .ec-base-product .prdList .thumbnail .badge, .theme02 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #9fa581 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle {
    background: #dbd9cc !important;
    opacity: 1 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #9fa581 !important;
}

.theme02 .tabProduct li.selected a {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-coupon-productdetailajax.section > .title h2 {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #eeefe8;
}

.theme02 .xans-product-additional .view .ec-base-button a {
    color: #9fa581;
}

.theme02 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #9fa581;
    border-bottom: 1px solid #9fa581;
}

.theme02 .navigation-menu__category .cate_h {
    color: #9fa581;
}

.theme02 .navigation-menu__board .title, .theme02 .navigation-menu__project .title {
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #9fa581;
    border-top: none;
}

.theme03, .theme03 input, .theme03 select, .theme03 textarea, .theme03 code, .theme03 button {
    font-family: "Roboto", "Nanum Gothic", Arial, sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold, .theme03 [class^='btnSubmit'], .theme03 a[class^='btnSubmit'] {
    background: #beacc4;
    color: #fff;
}

.theme03 [class^='btnNormal'], .theme03 a[class^='btnNormal'] {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 [class^='btnNormal']:not(.disabled):hover, .theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #710795;
}

.theme03 .main_top_banner {
    background-color: #beacc4;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme03 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #beacc4 !important;
}

.theme03 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #beacc4;
}

.theme03 .listpage_title div:after, .theme03 .main_title .main_title_txt01:after {
    background: #beacc4;
}

.theme03 .sale_box {
    background-color: #beacc4 !important;
}

.theme03 .main_video .background_video {
    background: #beacc4;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #beacc4;
}

.theme03 .swiper-container-horizontal > .swiper-scrollbar {
    background: #e5e0e7;
}

.theme03 .swiper-pagination-bullet {
    background: #e5e0e7;
    opacity: 1;
}

.theme03 .swiper-pagination-bullet-active {
    background: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #beacc4;
    background-color: #fff;
    border: 1px solid #beacc4;
}

.theme03 #right_quick > div:first-child a {
    background: #beacc4;
}

.theme03 .listpage_title:after {
    background: #beacc4;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .ec-base-product .prdList .thumbnail .badge, .theme03 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #beacc4 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle {
    background: #e5e0e7 !important;
    opacity: 1 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #beacc4 !important;
}

.theme03 .tabProduct li.selected a {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-coupon-productdetailajax.section > .title h2 {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #f4ecf7;
}

.theme03 .xans-product-additional .view .ec-base-button a {
    color: #beacc4;
}

.theme03 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #beacc4;
    border-bottom: 1px solid #beacc4;
}

.theme03 .navigation-menu__category .cate_h {
    color: #beacc4;
}

.theme03 .navigation-menu__board .title, .theme03 .navigation-menu__project .title {
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #beacc4;
    border-top: none;
}

@media all and (min-width: 1024px) {
    #header.layout02 .inner .top_nav_box {
        flex-wrap: wrap;
        position: relative;
    }

    #header.layout02 .inner .top_nav_box .top_mypage {
        top: 80px;
    }

    #header.layout02 .inner .top_nav_box .top_logo {
        width: 100%;
    }

    #header.layout02 .inner .top_nav_box .top_category {
        margin: 0 165px;
        justify-content: center;
    }

    #header.layout02 .inner .top_nav_box .top_category > ul {
        justify-content: center;
    }

    #footer.layout02 .inner .inner_t .info_right {
        order: 1;
        margin: 0;
        width: 46%;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul {
        justify-content: flex-start;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0px;
    }

    #footer.layout02 .inner .inner_t .info_left {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: flex-end;
        margin: 0 0 0 auto;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 0 0 10px;
    }

    #footer.layout02 .inner .inner_b .bt_escrow {
        order: 1;
    }

    #footer.layout02 .inner .inner_b .bt_copyright {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #header.layout03 .inner .top_nav_box {
        flex-wrap: wrap;
        align-items: flex-start;
        position: relative;
    }

    #header.layout03 .inner .top_nav_box .top_mypage {
        position: absolute;
        right: 0;
        top: 20px;
        height: 40px;
    }

    #header.layout03 .inner .top_nav_box .top_category {
        margin: 0;
    }

    #header.layout03 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout03 .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
        top: 20px;
    }

    #footer.layout03 .inner .inner_t {
        align-items: center;
        flex-direction: column;
    }

    #footer.layout03 .inner .inner_t .info_left {
        order: 1;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: center;
        margin: 0 auto;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 5px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_logo {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_tel {
        margin-bottom: 15px;
    }

    #footer.layout03 .inner .inner_t .info_right {
        order: 2;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul {
        justify-content: center;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs {
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .bank_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt {
        margin: 0 0 30px;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt a {
        display: inline-block;
        margin: 0 7px;
    }

    #footer.layout03 .inner .inner_b {
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_b .bt_copyright {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_b .bt_copyright br {
        display: none;
    }

    #header.layout04 .inner .top_nav_box .top_category {
        margin: 0;
        order: 1;
    }

    #header.layout04 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_logo {
        order: 2;
        margin: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_mypage {
        order: 3;
        position: static;
    }

    #contents > .section {
        max-width: 1480px;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_full {
        width: 100% !important;
        max-width: 100% !important;
    }
}

body {
    position: relative;
    left: 0;
    transition: left 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.expand {
    overflow-x: hidden;
}

body.expand #aside {
    visibility: visible;
    overflow-x: hidden;
}

body.expand #layoutDimmed {
    display: block;
}

body.expand #aside {
    left: 0;
}

#aside {
    z-index: 1001;
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    min-width: 225px;
    width: 458px;
    background-color: #fff;
    transition: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.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;
}

@media all and (max-width: 767px) {
    body.expand {
        left: 292px;
        position: fixed;
    }

    #aside {
        left: -292px;
        width: 292px;
    }

    #aside .btnClose {
        top: 25px;
        right: 17px;
        width: 18px;
        height: 18px;
    }

    #aside .btnClose .icon {
        width: 23px;
        height: 23px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 79px 0 30px 16px;
    }

    .navigation-menu__member a {
        margin: 0 16px 0 0;
        font-size: 14px;
    }

    .navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
        padding: 13px 0 30px 16px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }
}

@media all and (max-width: 1024px) {
    .navigation-menu__member .count {
        display: inline-block;
        min-width: 24px;
        padding: 3px 4px 3px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 20px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    #aside {
        left: -458px;
        width: 458px;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        top: 40px;
        right: 50px;
        width: 25px;
        height: 25px;
    }

    #aside .btnClose .icon {
        width: 30px;
        height: 30px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member {
        padding: 95px 0 39px 50px;
    }

    .navigation-menu__member a {
        margin: 0 18px 0 0;
        font-size: 18px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category, .navigation-menu__project {
        padding: 23px 38px 25px 50px;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }
}

@media all and (min-width: 1025px) {
    body.expand {
        left: 458px;
    }

    #aside {
        left: -458px;
        width: 458px;
    }
}

body.expand {
    left: 0;
}

#aside {
    left: -80%;
    width: 80%;
}

#aside .navigation-menu {
    padding: 60px 30px;
}

#aside .navigation-menu .top_logo {
    font-size: 25px;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

#aside .navigation-menu .top_logo img {
    max-width: 200px;
    max-height: 30px;
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

#aside .xans-layout-multishoplist {
    padding-top: 10px;
}

#aside .xans-layout-multishoplist .toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ff5500;
    color: #ff5500;
}

#aside .xans-layout-multishoplist .toggle .icon.icoArrowBottom {
    margin-top: 3px;
    border-color: #ff5500;
}

#aside .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#aside .xans-layout-multishoplist ul {
    visibility: hidden;
}

#aside .xans-layout-multishoplist.show > ul {
    visibility: visible;
}

#aside .xans-layout-multishoplist ul li.selected {
    display: none;
}

#aside .xans-layout-multishoplist ul li {
    height: 40px;
    border: 1px solid #d8ac88;
    border-top: none;
    color: #000;
}

#aside .xans-layout-multishoplist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.navigation-menu__member {
    border-bottom: none;
    padding: 50px 0 5px 0px;
}

.navigation-menu__member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
    padding: 30px 0 30px 0px;
}

.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 a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

#aside .navigation-menu__category #slide_add_category a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 20px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 10px;
    margin: 0;
}

#aside .navigation-menu__category #slide_add_category li.noChild > a.cate {
    display: none;
}

#aside .navigation-menu__category #slide_add_category ul {
    display: none;
}

#aside .navigation-menu__category #slide_add_category li {
    position: relative;
}

#aside .navigation-menu__category #slide_add_category li.selected > ul {
    display: block;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 {
    padding: 0 0 0 10px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 a.view {
    font-size: 14px;
    color: #595959;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul {
    padding: 0 0 0 20px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul a.view {
    font-size: 14px;
    color: #595959;
}

.navigation-menu__board .icoCategory, .navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-menu__board .categoryList {
    display: none;
}

#aside .navigation-menu__category #slide_add_category a.cate:before, .navigation-menu__board .icoCategory:before, .navigation-menu__category .categoryList a.cate:before, .navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#aside .navigation-menu__category #slide_add_category li.selected > a.cate:before, .navigation-menu__board .selected .icoCategory:before, .navigation-menu__category .categoryList li.selected > a.cate:before, .navigation-menu__project .selected .icoCategory:before {
    margin-top: 12px;
    -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;
    padding: 30px 0 30px 0px;
}

.navigation-menu__project .categoryList li:first-child {
    padding-top: 2px;
}

.navigation-menu__board .title, .navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

.navigation-menu__board .title button, .navigation-menu__project .title button {
    top: -3px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__category .cate_h {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

@media all and (max-width: 767px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    #aside .btnClose .icon {
        width: 35px;
        height: 35px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 50px 0 5px 0px;
    }

    .navigation-menu__member a {
        margin: 0 20px 15px 0;
        font-size: 14px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__project .title {
        padding: 0px 0 15px;
        margin: 0;
    }

    .navigation-menu__project {
        padding-top: 40px;
    }
}

@media all and (max-width: 1024px) {
    body.expand {
        position: relative;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        touch-action: none;
    }

    .navigation-menu__member .count {
        display: inline-block;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
        font-size: 12px;
        text-align: center;
        border: 1px solid #1a1a1a;
        border-radius: 50%;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
    }

    #aside .btnClose .icon {
        width: 40px;
        height: 40px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member a {
        margin: 0 18px 15px 0;
        font-size: 13px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px 0;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }
}

.displaynone {
    display: none !important;
}

body.eMobilePopup {
    overflow: hidden;
    position: fixed;
}

.ec-base-label {
    display: inline-block;
    margin-right: 5px;
}

.ec-base-label img {
    vertical-align: middle;
}

.gridContainer .gridItem {
    min-width: 0;
}

.ec-solution-box {
    padding: 20px;
    border: 5px solid #e8e8e8;
    color: #404040;
}

.ec-solution-box.gHalf {
    position: relative;
    padding: 20px 0;
}

.ec-solution-box.gHalf:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
}

.ec-solution-box.typeBg {
    background-color: #fbfafa;
}

.ec-solution-box.typeThin {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-box.typeThinBg {
    border-width: 1px;
    border-color: #d7d5d5;
    background-color: #fbfafa;
}

.ec-solution-box.typeThinBg > .agree {
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.ec-solution-box.typeThinBg > .agree p {
    padding: 0 0 17px;
}

.ec-solution-box.typeMember {
    padding: 0;
}

.ec-solution-box.typeMember .information {
    display: table;
    table-layout: fixed;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeMember .information > .title, .ec-solution-box.typeMember .information > .thumbnail {
    display: table-cell;
    padding: 0 15px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .title {
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .thumbnail img {
    max-width: 70px;
}

.ec-solution-box.typeMember .information .description {
    display: table-cell;
    padding: 0 10px;
    width: auto;
    line-height: 1.5em;
    border-left: 1px solid #e8e8e8;
    vertical-align: middle;
}

.ec-solution-box.typeMember.gMessage {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-box .message {
    display: block;
    padding: 10px 0 10px 35px;
    border-bottom: 1px solid #e8e7e7;
    background: #fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center;
}

.ec-solution-box.typeProduct {
    display: table;
    table-layout: fixed;
    padding: 15px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeProduct .thumbnail, .ec-solution-box.typeProduct .information {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
}

.ec-solution-box.typeProduct .thumbnail {
    width: 100px;
}

.ec-solution-box.typeProduct .thumbnail img {
    max-width: 90px;
    border: 1px solid #d7d5d5;
}

.ec-solution-box.typeProduct .information {
    padding-left: 0;
}

.ec-solution-button {
    padding: 10px 0;
    text-align: center;
}

.ec-solution-button.justify {
    position: relative;
}

.ec-solution-button:after {
    display: block;
    content: "";
    clear: both;
}

.ec-solution-button .gLeft {
    float: left;
    text-align: left;
}

.ec-solution-button .gRight {
    float: right;
    text-align: right;
}

.ec-solution-button.justify .gLeft {
    position: absolute;
    left: 0;
}

.ec-solution-button.justify .gRight {
    position: absolute;
    right: 0;
}

.ec-solution-button .text {
    margin: 0 6px 0 10px;
    color: #353535;
    line-height: 24px;
}

.ec-solution-button.typeBorder {
    margin-top: -1px;
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
}

.ec-solution-button.typeBG {
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
    background: #fbfafa;
}

.ec-solution-layer li {
    list-style: none;
}

.ec-solution-layer table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.ec-solution-layer caption {
    display: none;
}

.ec-solution-layer h1, .ec-solution-layer h3 {
    margin: 0;
}

.ec-solution-layer {
    position: absolute;
    z-index: 100;
    border: 1px solid #757575;
    background: #fff;
}

.ec-solution-layer .header {
    padding: 7px 35px 7px 19px;
    color: #fff;
    background: #495164;
}

.ec-solution-layer .header > h1, .ec-solution-layer .header > h3 {
    font-size: 14px;
    line-height: 1.5;
}

.ec-solution-layer .content {
    padding: 20px;
    font-size: 12px;
}

.ec-solution-layer div.ec-solution-help {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-button {
    padding: 9px;
    border-top: 1px solid #d7d5d5;
    text-align: center;
    background: #fbfafa;
}

.ec-solution-layer .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 20px;
    cursor: pointer;
}

.ec-solution-layer .ec-solution-table table [id*="Msg"].error {
    color: #f00;
}

#popup .ec-solution-layer {
    position: relative;
    border: 0;
}

#popup .ec-solution-layer .header {
    padding: 12px 35px 12px 19px;
}

#popup .ec-solution-layer .close {
    top: 5px;
}

.ec-solution-layer .content > .ec-solution-table table:first-child {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-table table {
    line-height: 1.4;
}

.ec-solution-layer .ec-solution-table thead th {
    padding: 9px 0 8px;
}

.ec-solution-layer .ec-solution-table tbody th {
    padding: 9px 0 8px 10px;
}

.ec-solution-layer .ec-solution-table td {
    padding: 9px 10px 8px;
}

.ec-solution-layer .ec-solution-table.typeWrite td {
    padding: 5px 10px 4px;
}

.ec-solution-layer .ec-solution-table.typeList tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-layer .ec-solution-table.typeBorder tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-table table {
    position: relative;
    margin: 10px 0 0;
    border: 1px solid #d7d5d5;
    border-top-color: #fff;
    color: #fff;
    line-height: 1.5;
}

.ec-solution-table.gLayoutFixed table {
    table-layout: fixed;
}

.ec-solution-table.gLayoutFixed .gLayoutAuto table {
    table-layout: auto;
}

.ec-solution-table table:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #d7d5d5;
}

.ec-solution-table thead th {
    padding: 11px 0 10px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
    font-weight: normal;
    background: #fbfafa;
}

.ec-solution-table tbody th {
    padding: 11px 0 10px 18px;
    border: 1px solid #dfdfdf;
    border-bottom-width: 0;
    color: #353535;
    text-align: left;
    font-weight: normal;
    background-color: #fbfafa;
}

.ec-solution-table th:first-child {
    border-left: 0;
}

.ec-solution-table td {
    padding: 11px 10px 10px;
    border-top: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
}

.ec-solution-table td.clear {
    padding: 0 !important;
    border: 0 !important;
}

.ec-solution-table.typeWrite td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList table {
    border-top-color: #d7d5d5;
}

.ec-solution-table.typeList table:before {
    display: none;
}

.ec-solution-table.typeList td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList tfoot td {
    padding: 15px 10px 17px;
    background: #fbfafa;
}

.ec-solution-table .message {
    border: 1px solid #d7d5d5;
    padding: 50px 0;
    text-align: center;
    color: #757575;
    font-weight: bold;
}

.ec-solution-table table + .message {
    margin: -1px 0 0;
}

.ec-solution-table table td.message {
    padding: 50px 0;
}

.ec-solution-table .scroll .message {
    border: 0;
}

.ec-solution-table.typeList .head td {
    padding: 11px 0 10px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
    text-align: center;
    background: #fbfafa;
}

.ec-solution-table.typeList .head td:first-child {
    border-left: 0;
}

.ec-solution-table.typeList .scroll {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 185px;
    min-height: 100px;
    border: 1px solid #d7d5d5;
    border-top-width: 0;
    margin-top: -1px;
}

.ec-solution-table.typeList .scroll table {
    border: 0;
    margin: 0;
}

.ec-solution-table.typeList .scroll table:before {
    display: none;
}

.ec-solution-table.typeList .scroll .message {
    border: 0;
}

.ec-solution-table thead.blind, .ec-solution-table thead.blind th {
    display: none;
}

.ec-solution-table thead.blind + tbody tr:first-child th, .ec-solution-table thead.blind + tbody tr:first-child td {
    border-top-width: 0;
}

.ec-solution-table.typeList.gLine table {
    border-width: 0;
    border-bottom-width: 1px;
}

.ec-solution-table.typeClear table:before {
    display: none;
}

.ec-solution-table.typeClear table, .ec-solution-table.typeClear th, .ec-solution-table.typeClear td {
    border: 0 none;
    background: none;
}

.ec-solution-table.typeClear th {
    font-weight: bold;
}

.ec-solution-table.gBorder td {
    border-left: 1px solid #dfdfdf;
}

.ec-solution-table.gBorder td:first-child {
    border-left: 0;
}

.ec-solution-table .left {
    text-align: left;
}

.ec-solution-table .center {
    text-align: center;
}

.ec-solution-table .right {
    text-align: right;
}

.ec-solution-table.typeList .center td, .ec-solution-table.typeList td.center {
    padding-left: 0;
    padding-right: 0;
}

.ec-solution-table.typeList .center td.left {
    padding-left: 10px;
}

.ec-solution-table.typeList .center td.right {
    padding-right: 10px;
}

.ec-solution-table .top th, .ec-solution-table th.top, .ec-solution-table .top td, .ec-solution-table td.top {
    vertical-align: top;
}

.ec-solution-table .middle th, .ec-solution-table th.middle, .ec-solution-table .middle td, .ec-solution-table td.middle {
    vertical-align: middle;
}

.ec-solution-table img {
    vertical-align: middle;
}

@media print {
    .ec-solution-table table:before {
        display: none;
    }
}

.certifyBox {
    width: 100%;
    font-size: 13px;
    font-family: "맑은 고딕", "Malgun Gothic", Dotum, 돋움, arial, verdana, sans-serif;
    letter-spacing: -1px;
    border: 1px solid #D6DAE1;
    color: #444B59;
    background-color: #fff;
}

.certifyBox .boxArea {
    position: relative;
}

.certifyBox .progress {
    background-color: #FEEEF0;
}

.certifyBox .direct {
    background-color: #F4F9FF;
}

.certifyBox .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 34px;
    left: 33px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.certifyBox .message {
    display: inline-block;
    padding: 24px 24px 24px 52px;
    line-height: 20px;
}

.certifyBox .message strong {
    font-weight: 700;
    color: #444B59;
}

.certifyBox .btnTxt {
    position: absolute;
    top: 34px;
    right: 48px;
    line-height: 20px;
    height: auto;
    font-size: 13px;
    color: #1B1E26;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.certifyBox .btnTxt span {
    display: inline-block;
    position: relative;
    color: #3971FF;
}

.certifyBox .btnTxt span:after {
    content: "";
    position: absolute;
    top: 6px;
    right: -12px;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 1px solid #3971FF;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media (max-width: 767px) {
    .certifyBox .btnTxt {
        position: initial;
        display: block;
        padding: 4px 24px 24px 52px;
        transform: none;
    }

    .certifyBox .direct .message {
        padding-bottom: 0;
    }
}


.xans-board-title .title {
    min-height: 30px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #e8e8e8;
}

.xans-board-title .title h2 {
    display: inline-block;
    padding: 0 0 0 12px;
    color: #2e2e2e;
    font-size: 16px;
    background: url("//img.echosting.cafe24.com/skin/base/layout/ico_heading.gif") 0 50% no-repeat;
}

.xans-board-title .title p {
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 0 0 0 10px;
    color: #939393;
    vertical-align: bottom;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 0;
}

.xans-board-title p.imgArea {
    margin: 0 0 20px;
}

.xans-board-listpackage-8 .boardList {
    padding: 0 0 60px;
    margin: -10px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5
}

.xans-board-listpackage-8 .boardSort {
    display: flex;
    margin: 0 11px 0;
}

.xans-board-listpackage-8 .boardSort .xans-board-category-8 {
    flex: 1;
    display: inline-block;
    padding: 0 5px;
    box-sizing: border-box;
}

.xans-board-listpackage-8 .boardSort .xans-board-category-8 > select {
    width: 100%;
}

.xans-board-listpackage-8 .xans-board-buttonlist-8.ec-base-button.gBottom {
    margin: 20px 16px 0;
}

.xans-board-listheader-8 {
    margin: 0 0 40px;
}

.xans-board-listheader-8 ul {
    overflow: hidden
}

.xans-board-listheader-8 ul li {
    width: 50%;
    float: left;
    text-align: center;
}

.xans-board-listheader-8 li a {
    display: block;
    font-size: 14px;
    color: #6d6d6d;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 15px;
}

.xans-board-listheader-8 li a svg.icon {
    display: inline-block;
    margin-right: 4px;
}

.xans-board-listheader-8 li.selected a {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.xans-board-listpackage-8 {
    margin: 0 0 20px;
}

.xans-board-listpackage-8 .summary .subject span.comment {
    display: inline-block;
    float: none;
    color: #ef441f;
    margin: 0 0 0 8px;
}

.xans-board-listpackage-8 .xans-board-notice-8, .xans-board-listpackage-8 .xans-board-fixed-8 {
    clear: both;
    overflow: hidden;
}

.xans-board-listpackage-8 .xans-board-notice-8 ul, .xans-board-listpackage-8 .xans-board-fixed-8 ul {
    font-size: 0;
    line-height: 0;
    padding: 0 11px;
}

.xans-board-listpackage-8 .xans-board-notice-8 li, .xans-board-listpackage-8 .xans-board-fixed-8 li {
    font-size: 13px;
    line-height: 1.5;
    vertical-align: top;
    box-sizing: border-box;
    margin: 30px 0 0;
    padding: 0 5px;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .thumbnail, .xans-board-listpackage-8 .xans-board-fixed-8 li a .thumbnail {
    display: block;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .thumbnail img, .xans-board-listpackage-8 .xans-board-fixed-8 li a .thumbnail img {
    display: block;
    width: 100%;
    min-width: 88px;
    margin: 0 auto;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .summary, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary {
    display: block;
    color: #6d6d6d;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .summary .subject, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary .subject {
    display: block;
    margin: 16px 0 8px;
    font-weight: bold;
    color: #000000;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .summary span, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary span {
    display: inline-block;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .summary span.date, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary span.date {
    display: inline-block;
    margin-left: 8px;
}

.xans-board-listpackage-8 .xans-board-notice-8 li a .summary em, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary em {
    display: inline-block;
    color: #6d6d6d;
    font-style: normal;
    margin-right: 6px;
    vertical-align: top;
}

.xans-board-listpackage-8 .xans-board-list-8 {
    clear: both;
    overflow: hidden;
}

.xans-board-listpackage-8 .xans-board-list-8 ul {
    font-size: 0;
    line-height: 0;
    padding: 0 11px;
}

li.xans-record- {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    margin: 30px 0 0;
    padding: 0 5px;
}

li.xans-record- .boardChk {
    display: block;
    margin: 0 auto;
}

li.xans-record- a .thumbnail {
    display: block;
}

li.xans-record- a .thumbnail img {
    display: block;
    width: 100%;
    min-width: 88px;
    margin: 0 auto;
}

li.xans-record- a .summary {
    display: block;
    color: #6d6d6d;
}

li.xans-record- a .summary .subject {
    display: block;
    margin: 15px 0 8px;
    font-weight: normal;
    color: #000000;
}

li.xans-record- a .summary span {
    display: inline-block;
}

li.xans-record- a .summary span.date {
    display: inline-block;
    margin-left: 8px;
}

li.xans-record- a .summary em {
    color: #6d6d6d;
    font-style: normal;
}

.xans-board-listpackage-8 .boardListEmpty {
    margin: 0 0 20px;
    text-align: center;
}

@media all and (min-width: 1025px) {
    .xans-board-listpackage-8 .boardList {
        margin: 0;
        padding: 0 0 60px;
        border-bottom: 1px solid #e5e5e5
    }

    .xans-board-listpackage-8 .boardSort {
        display: block;
        margin: 0;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0 20px;
    }

    .xans-board-listpackage-8 .boardSort .xans-board-category-8 {
        width: auto;
        min-width: 152px;
        padding: 0;
    }

    .xans-board-listpackage-8 .boardSort .xans-board-category-8 + .xans-board-category-8 {
        padding: 0 0 0 10px;
    }

    .xans-board-listpackage-8 .xans-board-buttonlist-8.ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .xans-board-listheader-8 {
        margin: 13px 0 0;
        float: right;
    }

    .xans-board-listheader-8 ul li {
        width: auto;
    }

    .xans-board-listheader-8 li a {
        padding: 3px 2px 3px;
        white-space: nowrap;
        border-bottom: 0;
    }

    .xans-board-listheader-8 li + li {
        margin: 0 0 0 50px;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li, .xans-board-listpackage-8 .xans-board-fixed-8 li {
        border-bottom: 1px solid #ddd;
        margin: 40px 0 0;
        padding: 0 0 40px;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a:hover, .xans-board-listpackage-8 .xans-board-fixed-8 li a:hover, li.xans-record- a:hover {
        text-decoration: none;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a:hover .subject, .xans-board-listpackage-8 .xans-board-fixed-8 li a:hover .subject, li.xans-record- a:hover .subject {
        text-decoration: underline;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a .thumbnail, .xans-board-listpackage-8 .xans-board-fixed-8 li a .thumbnail {
        flex: none;
        width: 295px;
        margin-right: 20px;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a, .xans-board-listpackage-8 .xans-board-fixed-8 li a {
        display: flex;
        align-items: center;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a .thumbnail img, .xans-board-listpackage-8 .xans-board-fixed-8 li a .thumbnail img {
        max-width: 295px;
        margin: 0;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a .summary, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary {
        flex: 1;
        display: inline-block;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a .summary .subject, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary .subject {
        margin: 0 0 8px;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 ul, .xans-board-listpackage-8 .xans-board-fixed-8 ul {
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    .xans-board-listpackage-8 .xans-board-notice-8 li a .summary span.date, .xans-board-listpackage-8 .xans-board-fixed-8 li a .summary span.date {
        float: none;
        display: inline-block;
        margin: 0 0 0 12px;
    }

    .xans-element-.xans-board.xans-board-list-8.xans-board-list.xans-board-8 > ul {
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    li.xans-record- {
        width: 25%;
        margin: 50px 0 0;
        padding: 0 10px;
    }

    li.xans-record- a .summary .subject {
        margin: 25px 0 8px;
    }

    li.xans-record- a .summary span.date {
        float: none;
        display: inline-block;
        margin: 0 0 0 12px;
    }
}

.xans-board-search .form {
    display: flex;
}

.xans-board-search select, .xans-board-search input[type="text"], .xans-board-search a {
    margin-left: 10px;
}

@media all and (max-width: 1024px) {
    .xans-board-search {
        margin: 10px 16px 0px 6px;
    }

    .xans-board-search .form {
        flex-wrap: wrap;
    }

    .xans-board-search select, .xans-board-search input[type="text"], .xans-board-search a {
        flex: 1;
        margin-top: 10px;
    }

    .xans-board-search #search {
        flex: 2;
    }

    .xans-board-search .category {
        display: flex;
        flex-wrap: wrap;
    }
}

@media all and (min-width: 1025px) {
    .xans-board-search {
        margin: 20px -5px 0;
    }

    .xans-board-search select, .xans-board-search input[type="text"], .xans-board-search a {
        margin: 0 5px;
    }

    .xans-board-search #search_key {
        width: 110px;
    }

    .xans-board-search #search {
        width: 175px;
    }

    .ec-base-button.gBottom:not(.displaynone) + #boardSearchForm {
        margin: -60px 0 0;
    }

    .xans-board-search .category {
        margin: 0 0 10px 0;
    }
}

.xans-board-catemove {
    padding: 10px 16px;
    border-top: 1px solid #e5e5e5;
}

.xans-board-catemove .gColumn {
    display: inline-block;
    margin: 10px;
}

.xans-board-catemove #board_category_move {
    margin: 0 8px;
}

.xans-board-catemove select {
    width: 138px;
}

@media all and (min-width: 1025px) {
    .xans-board-catemove {
        padding: 10px 0;
    }

    .xans-board-catemove .gColumn:first-of-type {
        margin-left: 0;
    }
}

.xans-board-function {
    padding: 10px 16px;
    border-top: 1px solid #e5e5e5;
}

.xans-board-function #boardGroup {
    margin: 0 8px;
}

.xans-board-function .gColumn {
    display: inline-block;
    margin: 10px;
}

.xans-board-function .ec-base-help {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 5px;
    background-position: 0 1px;
}

.xans-board-function select {
    width: 138px;
}

.xans-board-movement + form > .xans-board-function {
    margin-top: -20px;
}

.xans-board-listsgroup + form > .xans-board-function {
    padding-top: 0;
    border-top: 0;
}

@media all and (min-width: 1025px) {
    .xans-board-function {
        padding: 10px 0;
    }

    .xans-board-function .gColumn:first-of-type {
        margin-left: 0;
    }
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    outline: none !important
}

html {
    width: 100%;
    height: 100%;
}

body, code {
    letter-spacing: -0.02em;
    font-size: 13px;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    background: #fff;
}

body {
    min-width: 1000px;
    max-width: 1920px;
}

body#popup {
    min-width: 0;
}

li {
    list-style: none;
}

img, fieldset {
    border: none;
    vertical-align: top;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

th, td {
    border: 0;
    vertical-align: top;
}

input, select, textarea {
    font-size: 100%;
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    color: #000;
    color: var(--font-color-base);
    vertical-align: middle;
    border-radius: 0;
    box-sizing: border-box;
}

button {
    font-family: Arial, "Apple SD Gothic Neo", "Noto Sans Regular", "맑은 고딕", "malgun gothic", "돋움", "dotum", sans-serif;
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

hr.layout {
    display: none;
}

a {
    text-decoration: none;
    color: #000;
    color: var(--font-color-base);
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.objHidden {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0;
    width: 0;
}

#content_CONTAINER table, #bi_inquire_content_CONTAINER table {
    border: 0;
    margin: 0 0 -1px;
}

#content_CONTAINER table:before, #bi_inquire_content_CONTAINER table:before {
    display: none;
}

#content_CONTAINER td, #bi_inquire_content_CONTAINER td {
    width: auto !important;
    padding: 0;
}

#progressPaybarBackground {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.3;
    background-color: #000;
}

#progressPaybarView {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#progressPaybarView h3 {
    font-size: 32px;
    color: #444b59;
}

#progressPaybarView .box {
    width: 586px;
    margin: 0 auto;
    padding: 67px 0;
    text-align: center;
    background: #fff;
}

#progressPaybarView .box .txt {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 26px;
    color: #667084;
}

#skipNavigation {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
}

#skipNavigation p, #skipNavigation ul, #skipNavigation ul li {
    height: 0;
}

#skipNavigation p a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipNavigation p a:focus, #skipNavigation p a:hover, #skipNavigation p a:active {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #c4122f;
    color: #fff;
    z-index: 100;
}

.displaynone {
    display: none;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.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;
    --color: #ff5500;
}

.JS, .JS *, [class*="JS"], [class*="JS"] *, [class*=" JS-"], [class^="JS-"] *, [class*=" JS-"] *, [class^="JS-"] {
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

*[use="x"] {
    display: none !important;
}

.cf {
}

.cf:after {
    display: block;
    content: "";
    clear: both;
}

.tablize {
    display: table;
    width: 100%;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.tablize > * {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: -0.04em;
    vertical-align: top;
}

.tablize.cellize > * {
    display: table-cell;
}

.tablize > .tablize {
    font-size: 0;
    line-height: 0;
}

.tablize > .tablize > * {
    font-size: 12px;
    line-height: 1.6;
}

.split > * {
    position: relative;
}

.split > * + *:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 1px;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
}

.numb_font {
    font-family: 'Oswald', 'Roboto', 'Nanum Barun Gothic', Nanum Barun Gothic, Verdana, Dotum, AppleGothic, 맑은 고딕, malgun gothic, AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Microsoft NeoGothic, Droid sans, sans-serif;
}

[js-banner-module][js-hide] {
    opacity: 0;
}

[js-banner-module][js-group-hide] {
    display: none !important;
}

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;
    overflow: hidden;
}

body {
    min-width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1480px;
}

#container {
    width: 100%;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

#container #contents {
    margin: 0 auto;
    float: none;
    padding: 0;
    margin-top: 80px !important;
}

.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: "Jost", "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;
}

.layer_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layer_shadow.on {
    opacity: 1;
    visibility: visible;
}

.not_scroll {
    height: 100%;
    min-height: 100%;
    overflow: hidden !important;
    touch-action: none;
}

.main_top_banner {
    position: relative;
    z-index: 997;
    background-color: #ff5500;
    overflow: hidden;
    width: 100%;
    display: none;
    padding: 20px 0;
}

.main_top_banner .top_banner_box_inner {
    max-width: 1480px;
    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: #3e3329;
    line-height: 1.6;
}

.main_top_banner .top_banner_box_inner .top_banner_close {
    font-size: 12px;
    font-weight: 300;
    color: #3e3329;
    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: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}

#header .inner .toparea {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo {
    display: flex;
    align-items: center;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist {
    position: relative;
    z-index: 10;
    width: 60px;
    height: 50px;
    margin-right: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle {
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0;
    color: #000;
    line-height: 1;
    font-size: 13px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist .toggle .icon {
    border-color: #000;
    width: 5px;
    height: 5px;
    margin-left: 10px;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#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;
    padding: 0 0 20px;
    margin: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    color: #888888;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li:last-child {
    padding: 0;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #ff5500;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist.show > ul {
    position: absolute;
    top: 100%;
    left: -35px;
    visibility: visible;
    height: auto;
    margin-top: 5px;
    padding: 28px 35px;
    border: none;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: #989898;
    font-size: 13px;
    font-weight: 300;
}

#header .inner .toparea .toparea_shoppinginfo .xans-layout-shoppinginfo li a strong {
    color: #666;
    font-size: 13px;
    font-weight: 300;
}

#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 {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1;
    color: #666;
    display: flex;
    align-items: center;
}

#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;
}

#header .inner .toparea .toparea_state .toparea_state_board.on .icon {
    margin-top: 4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#header .inner .toparea .toparea_state .toparea_state_board > ul {
    display: none;
    position: absolute;
    top: 30px;
    right: -33px;
    z-index: 1;
    padding: 28px 35px 8px;
    border: 0px;
    background: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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-bottom: 20px;
}

#header .inner .toparea .toparea_state .toparea_state_board > ul li a {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 1;
    color: #888;
    font-weight: 300;
    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: #ff5500;
}

#header .inner .top_nav_box {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

#header .inner .top_nav_box div[data-ez-module='menu-main/1'] {
    width: 100%;
}

#header .inner .top_nav_box .top_category {
    margin: 0 165px 0 100px;
    display: flex;
    flex-wrap: wrap;
}

#header .inner .top_nav_box .top_category > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#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: 18px;
    font-weight: 500;
    display: block;
    line-height: 78px;
    color: #1a1a1a;
    white-space: nowrap;
}

#header .inner .top_nav_box .top_category > ul > li.on > a {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category > ul > li > a:after {
    content: "";
    position: relative;
    display: block;
    bottom: 15px;
    width: 100%;
    height: 2px;
    background-color: #ff5500;
    -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 {
    display: block;
    position: absolute;
    top: 80px;
    left: -5px;
    z-index: 10;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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: -20px;
    left: 100%;
    z-index: 11;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 5px 3px 20px rgba(0, 0, 0, 0.05);
}

#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 35px 0 15px;
}

#header .inner .top_nav_box .top_category .sub_cate01 li.noChild, #header .inner .top_nav_box .top_category .sub-category li.noChild {
    padding: 0 15px 0 15px;
}

#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: 25px;
    margin-top: -3px;
    background: url('/skin-skin1/SkinImg/img/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: 15px;
    color: #888888;
    line-height: 1;
    font-weight: 300;
    display: block;
    padding: 10px 20px 10px 20px;
    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 {
    color: #ff5500;
}

#header .inner .top_nav_box .top_category .top_community .sub-category {
    display: none !important;
}

#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 {
    font-size: 40px;
    line-height: 1;
}

#header .inner .top_nav_box .top_logo img {
    max-width: 150px;
    max-height: 60px;
}

#header .inner .top_nav_box .top_mypage {
    display: flex;
    flex-shrink: 0;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#header .inner .top_nav_box .top_mypage li {
    display: flex;
    height: 100%;
    width: 40px;
    text-align: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage li img {
    width: 28px;
}

#header .inner .top_nav_box .top_mypage li:nth-child(3) a {
    padding-right: 0;
}

#header .inner .top_nav_box .top_mypage a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1a1a1a;
    padding: 0 16px;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
}

#header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
    position: absolute;
    top: 40px;
    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_mypage a.eNavFold {
    display: none;
}

#header .inner .top_nav_box .top_mypage li.r {
    position: relative;
    margin-right: 10px;
}

#header .inner .top_nav_box .top_mypage li.r:after {
    position: absolute;
    top: 25px;
    right: -12px;
    width: 1px;
    height: 30px;
    background: #ddd;
    content: "";
}

#header .inner .top_nav_box .top_mypage li a i {
    font-size: 20px;
}

#header .inner .top_nav_box .top_mypage li.my a i {
    font-size: 16px;
    background: #555;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

#header .inner .top_nav_box .top_mypage li .depthArea {
    display: none;
    position: absolute;
    top: 80px;
    left: -70px;
    width: 180px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul {
    background: #fff;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li {
    width: 100%;
    text-align: left;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    border-bottom: 1px solid #ddd;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li.l {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a {
    line-height: 15px;
    display: block;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#header .inner .top_nav_box .top_mypage li .depthArea ul > li > a:hover {
    background: #f4f4f4;
}

#header .inner .top_nav_box .top_mypage li.bar {
    cursor: pointer;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8 !important;
}

#header .searchArea {
    position: relative;
    width: 350px;
    margin-right: 50px;
}

#header .searchArea input {
    width: 100%;
    height: 40px;
    line-height: 36px;
    border: 2px solid var(--color);
    border-radius: 20px;
}

#header .searchArea i {
    position: absolute;
    color: var(--color);
    top: 19px;
    right: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.footer_margin {
    margin-top: 100px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 100px;
    background: #333;
    overflow: hidden;
}

#footer .inner {
    max-width: 1480px;
    width: 92%;
    margin: 0 auto;
    padding: 50px 0;
    color: #ccc;
}

#footer .inner .inner_t {
    width: 100%;
}

#footer .inner .inner_b {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#footer .info_left {
    position: relative;
}

#footer .util {
    position: absolute;
    top: 16px;
    left: 312px;
    width: auto;
}

#footer .util li {
}

#footer .util li:after {
    background: #fff;
    left: -20px;
    height: 15px;
}

#footer .util li a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

#footer .util.util2 {
    left: auto;
    right: 0;
}

#footer .inner .inner_t .info_left .bt_logo {
    margin-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #555;
}

#footer .inner .inner_t .info_left .bt_logo img {
    max-width: 400px;
    max-height: 60px;
}

#footer .inner .inner_t .info_left .bt_info {
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_left .bt_info .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 700px;
    font-size: 13px;
    font-weight: 300;
    color: #ccc;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div {
    margin: 0 10px 0 0;
}

#footer .inner .inner_t .info_left .bt_info .bt_info_list > div span:first-child {
    font-weight: 600;
}

#footer .inner .inner_t .info_right .bt_util {
    margin-bottom: 50px;
}

#footer .inner .inner_t .info_right .bt_util ul {
    display: flex;
    justify-content: flex-end;
}

#footer .inner .inner_t .info_right .bt_util ul li {
    margin-left: 35px;
}

#footer .inner .inner_t .info_right .bt_util ul li a {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    white-space: nowrap;
}

#footer .inner .inner_t .info_right .wrap_cs {
    display: flex;
    justify-content: space-between;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    margin-right: 85px;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt .cs_center_title {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.05em;
}

#footer .inner .inner_t .info_right .wrap_cs .cs_center_txt > div > div {
    margin-bottom: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .pdr10 {
    padding-right: 10px;
}

#footer .inner .inner_t .info_right .wrap_cs .bank_txt .bt_title_sub > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_mail > strong, #footer .inner .inner_t .info_right .wrap_cs .bt_time > strong {
    font-weight: 600;
    display: block;
}

#footer .inner .inner_t .info_right .wrap_cs .bt_tel > strong {
    font-weight: 600;
}

#footer .inner .inner_b .bt_escrow a {
    font-size: 0px;
    display: flex;
    align-items: center;
}

#footer .inner .inner_b .bt_escrow a span {
    font-size: 12px;
    font-weight: 300;
    color: #b3b3b3;
    line-height: 1.6;
    width: 350px;
    word-break: keep-all;
}

#footer .inner .inner_b .bt_escrow a img {
    margin-right: 10px;
    display: none;
}

#footer .inner .inner_b .bt_escrow a img.on {
    display: block;
}

#footer .inner .inner_b .bt_copyright {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: left;
}

.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: 23px 165px;
    border: 2px solid #e5e5e5;
    text-align: center;
    transition: all 400ms;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.025em;
    color: #000;
}

.main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #cacaca;
}

#right_quick {
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 10;
}

#right_quick > div {
    margin-top: -5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#right_quick > div:hover {
    opacity: 0.5;
}

#right_quick > div img {
    width: 65px;
}

#right_quick > div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

#right_quick > div:first-child a {
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ff5500;
    border-radius: 50%;
}

#right_quick > div:first-child img {
    width: 30px;
    height: 100%;
}

@media all and (max-width: 1680px) {
    .main_top_banner .top_banner_box_inner .top_banner_text a {
        font-size: calc(13px + (15 - 13) * ((100vw - 370px) / (1680 - 370)));
    }
}

@media all and (max-width: 1480px) {
    #header .inner .top_nav_box .top_category > ul > li {
        padding: 0 15px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 15px;
    }

    #footer .inner .inner_t .info_right {
        margin-left: 50px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt, #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-right: 55px;
    }
}

@media all and (max-width: 1px) {
    .RW {
        display: none !important;
    }

    .RTMB {
        display: block !important;
    }

    .RTMI {
        display: inline-block !important;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
    }

    .bottom-nav {
        z-index: 901;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 52px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav--hide {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .bottom-nav__tabBar {
        display: flex;
        justify-content: space-between;
        height: 52px;
        padding: 14px 26px 0;
        box-sizing: border-box;
        background: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform .3s linear, padding-bottom .3s linear;
        transition: transform .3s linear, padding-bottom .3s linear;
    }

    .bottom-nav__tabBar li a, .bottom-nav__tabBar li button {
        position: relative;
        display: block;
        white-space: nowrap;
        width: 24px;
        height: 24px;
        font-size: 1px;
        line-height: 1px;
        color: transparent;
        text-indent: 150%;
        vertical-align: top;
        background: none;
    }

    .bottom-nav__tabBar li button:focus {
        outline: 0;
    }

    .bottom-nav__tabBar .count {
        display: block;
        position: absolute;
        top: 12px;
        right: -5px;
        width: 16px;
        height: 16px;
        font-size: 11px;
        color: #fff;
        text-align: center;
        text-indent: 0;
        line-height: 15px;
        border-radius: 50%;
        background: #000;
    }

    .bottom-nav__top {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: -72px;
        right: 16px;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        transition: .5s;
    }

    .bottom-nav__top a {
        display: block;
        background-color: #fff;
        border: 1px solid #dadada;
        box-sizing: border-box;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    .bottom-nav__top a.quick_search svg {
        width: 20px;
    }

    .bottom-nav__top--show {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .bottom-nav__top span {
        display: block;
        margin: 4px 0 0;
    }

    .button--fixed .bottom-nav__tabBar {
        display: none;
    }

    .button--fixed #header.fixed .navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }

    .xans-layout-mobileaction {
        position: absolute;
        top: 45px;
        left: 4%;
    }

    .xans-layout-mobileaction a {
        overflow: hidden;
        display: block;
        text-indent: -150%;
        color: transparent;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
    }

    .display_tablet_only {
        display: block !important;
    }

    .display_mobile_only {
        display: none !important;
    }

    .display_pc_only {
        display: none !important;
    }

    #container #contents {
        width: 92%;
        margin: 0 auto;
    }

    .main_top_banner {
        padding: 10px 0;
    }

    .main_top_banner.close_none {
        height: 50px;
    }

    .main_top_banner .top_banner_box_inner {
        height: 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .main_top_banner .top_banner_box_inner .top_banner_text {
        width: 100%;
        flex: none;
    }

    .main_top_banner .top_banner_box_inner .top_banner_close {
        padding-top: 16px;
    }

    .main_top_banner.ez-align-center .top_banner_box_inner .top_banner_close {
        position: static;
    }

    #header .inner .top_nav_box {
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .inner .top_nav_box .top_logo {
        display: flex;
        align-items: center;
        order: 2;
        height: 65px;
        z-index: 998;
        flex-basis: 80%;
        overflow: hidden;
    }

    #header .inner .top_nav_box .top_logo a {
        font-size: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #header .inner .top_nav_box .top_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #header .inner .top_nav_box .top_category {
        display: none;
        order: 3;
        margin: 0 -4%;
        width: 108%;
        border-top: 1px solid #e8e8e8;
        overflow: hidden;
        overflow-x: auto;
    }

    #header .inner .top_nav_box .top_category > ul {
        display: flex;
        align-items: center;
        height: 45px;
        margin-left: 4%;
    }

    #header .inner .top_nav_box .top_category > ul > li {
        height: 45px;
        display: flex;
        align-items: center;
        padding: 0;
        margin-right: 20px;
    }

    #header .inner .top_nav_box .top_category > ul > li > a {
        font-size: 14px;
        font-weight: 400;
        display: block;
        line-height: 43px;
        color: #1a1a1a;
    }

    #header .inner .top_nav_box .top_category > ul#top_community {
        margin-left: 0;
    }

    #header .inner .top_nav_box .top_category .sub-category-box {
        display: none !important;
    }

    #header .inner .top_nav_box .top_mypage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 65px;
        position: absolute;
        left: 0;
        top: 0;
    }

    #header .inner .top_nav_box .top_mypage li {
        display: none;
    }

    #header .inner .top_nav_box .top_mypage .top_search {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .top_search .eSearch {
        display: flex;
        right: 0;
        order: 2;
    }

    #header .inner .top_nav_box .top_mypage .mo_nav {
        display: block;
        order: 1;
        margin-left: -3px;
    }

    #header .inner .top_nav_box .mo_search {
        order: 3;
    }

    #header .inner .top_nav_box .top_mypage a {
        display: block;
        font-size: 0;
        margin: 0;
        padding: 0px;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount {
        display: flex;
        position: relative;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
        position: absolute;
        top: 30%;
        right: -6px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        text-align: center;
        line-height: 1;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount svg {
        display: flex;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold {
        display: flex;
        height: 100%;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav {
        width: 24px;
        box-shadow: 0 20px 0;
        margin: -19px auto 0;
    }

    #header .inner .top_nav_box .top_mypage a.eNavFold .icon.icoNav:before {
        width: 24px;
        top: 10px;
    }

    #header.fixed {
        -webkist-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .footer_margin {
        margin-top: 50px;
    }

    #footer {
        padding: 0;
        margin: 0 auto;
    }

    #footer .inner {
        margin: 0 auto;
        padding: 0;
        color: #b3b3b3;
    }

    #footer .inner .inner_t {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_t .info_left {
        order: 2;
        width: 100%;
    }

    #footer .inner .inner_t .info_right {
        order: 1;
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .inner .inner_b {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_left .bt_logo {
        padding-top: 45px;
        margin-bottom: 30px;
        font-size: 25px;
        flex-shrink: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    #footer .inner .inner_t .info_left .bt_logo img {
        max-width: 200px;
        max-height: 30px;
    }

    #footer .inner .inner_t .info_left .bt_tel {
        font-size: 13px;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt01 {
        margin-bottom: 15px;
    }

    #footer .inner .inner_t .info_left .bt_tel .bt_txt02 span {
        display: block;
        margin: 0;
    }

    #footer .inner .inner_t .info_left .bt_info {
        line-height: 1.8;
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_left .bt_info .bt_info_list, #footer .inner .inner_t .info_left .bt_info .bt_info_list a {
        line-height: 1.8;
        font-size: 12px;
    }

    #footer .inner .inner_t .info_right .bt_util {
        margin: 0 0 20px;
    }

    #footer .inner .inner_t .info_right .bt_util ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #footer .inner .inner_t .info_right .bt_util ul li {
        margin-left: 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    #footer .inner .inner_t .info_right .wrap_cs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        margin-bottom: 30px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .bank_txt span {
        display: inline !important;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt .bt_title {
        width: 100%;
    }

    #footer .inner .inner_t .info_right .wrap_cs .sns_txt a {
        margin: 0 25px 10px 0;
    }

    #footer .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer .inner .inner_t .info_right .wrap_cs .bank_txt {
        font-size: 12px;
        font-weight: 300;
        color: #000;
        line-height: 24px;
        letter-spacing: -0.05em;
    }

    #footer .inner .inner_b .bt_escrow {
        bottom: 0px;
        left: 0;
    }

    #footer .inner .inner_b .bt_escrow a {
        font-size: 0px;
    }

    #footer .inner .inner_b .bt_escrow a img {
        width: 25px;
    }

    #footer .inner .inner_b .bt_copyright {
        font-size: 13px;
        text-align: left;
        margin: 0px 0 30px;
    }

    #header.fixed .inner .xans-layout-searchheader, .xans-layout-searchheader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1005;
    }

    .xans-layout-searchheader fieldset {
        min-inline-size: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        width: calc(100% - 50px);
        height: calc(100% - 50px);
    }

    .xans-layout-searchheader fieldset .search_title {
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #1a1a1a;
    }

    .xans-layout-searchheader fieldset .top_search_box {
        width: 85%;
        height: 45px;
        margin-bottom: 7px;
    }

    .xans-layout-searchheader fieldset .top_search_box #keyword {
        height: 45px;
        font-size: 16px;
        padding: 0 0 0 0px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose {
        position: absolute;
        top: 17px;
        right: 4%;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnClose img {
        width: 50px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .xans-layout-searchheader fieldset .xans-search-hotkeyword ul {
        width: 85%;
        margin: 0 auto;
    }

    .xans-layout-searchheader fieldset .hot_keyword li {
        margin-right: 7px;
    }

    .xans-layout-searchheader fieldset .hot_keyword li a {
        font-size: 12px;
        padding: 15px 17px 12px 17px;
    }

    .xans-layout-searchheader fieldset .search_find_product {
        margin: 0 0 44px 0px;
        font-size: 28px;
        width: 85%;
    }

    .xans-layout-searchheader fieldset .wrap_search_box {
        align-items: center;
        margin-top: 100px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        width: 25px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch img {
        bottom: 10px;
    }

    .xans-layout-searchheader fieldset .recom_search {
        width: 85%;
        margin: 30px auto 20px auto;
        font-size: 20px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnDelete {
        display: block;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        background-color: #fff;
        display: inline-block;
        min-width: auto;
        padding: 15px 80px;
        border: 1px solid #dadada;
        box-sizing: border-box;
        text-align: center;
        transition: all 400ms;
        font-size: 16px;
        color: #000;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn:hover, .more .btnMore:hover {
        border: 1px solid #dadada;
        box-sizing: border-box;
    }

    #right_quick {
        right: 30px;
        bottom: 60px;
    }

    #right_quick img {
        width: 50px;
    }
}

@media all and (max-width: 767px) {
    .RTB {
        display: none !important;
    }

    .RMB {
        display: block !important;
    }

    .RMI {
        display: inline-block !important;
    }

    .display_mobile_only {
        display: block !important;
    }

    .display_pc_only {
        display: none !important;
    }

    .main_image_text_gallery_more .main_image_text_gallery_more_btn, .more .btnMore {
        padding: 10px 65px;
        font-size: 13px;
    }

    .xans-layout-searchheader fieldset .top_search_box .btnSearch {
        margin: 0;
    }

    #footer .inner .footer_right {
        margin: 40px 0 0;
    }

    #footer .inner .bt_util ul li a {
        font-size: 12px;
    }

    #footer .inner .wrap_cs .cs_center_txt, #footer .inner .wrap_cs .bank_txt {
        font-size: 12px;
        line-height: 22px;
    }

    #footer .inner .wrap_cs .cs_center_txt {
        margin-bottom: 25px;
    }

    #footer .inner .wrap_cs .bank_txt {
        margin-bottom: 25px;
    }

    #footer .inner .bt_logo {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    #footer .inner .bt_tel .bt_txt01 {
        font-size: 16px;
    }

    #footer .inner .bt_copyright {
        font-size: 12px;
        margin: 20px 0 60px;
    }

    #footer .inner .bt_escrow a span {
        font-size: 11px;
        width: auto;
    }

    #right_quick {
        right: 15px;
    }

    #right_quick > div:first-child a {
        width: 40px;
        height: 40px;
    }

    #right_quick > div:first-child img {
        width: 20px;
    }

    #right_quick > div img {
        width: 50px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: block !important;
    }
}

@media all and (min-width: 1025px) {
    .RMB {
        display: none !important;
    }

    .RMI {
        display: none !important;
    }

    .RTB {
        display: none !important;
    }

    .RTMI {
        display: none !important;
    }

    .RTMB {
        display: none !important;
    }
}

@media all and (max-width: 1553px) {
    #quick {
        display: none;
    }
}

.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%;
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.5);
}

.mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a:hover, .mainV .smart-banner-bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#footerN {
}

#footerN > .in {
    max-width: 1480px;
    margin: 0 auto;
}

.main-cate {
}

.main-cate .top {
    position: relative;
    border-bottom: 1px solid #ddd;
}

.main-cate .top .t {
}

.main-cate .top .t li {
    line-height: 40px;
    font-size: 15px;
}

.main-cate .top .t li i {
}

.main-cate .top .t li.d {
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}

.main-cate .top .t li.s {
    margin-right: 30px;
    padding-right: 30px;
}

.main-cate .top .t li.s b {
    cursor: pointer;
}

.main-cate .top .t li.s.on b {
    color: #ff5500;
}

.main-cate .top .t li:after {
    top: 13px;
    left: -30px;
    height: 15px;
}

.main-cate .top .btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.main-cate .top .btn i {
}

.main-cate .top .btn i.p {
    display: inline-block;
}

.main-cate .top .btn i.m {
    display: none;
}

.main-cate .top-cate {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-cate .top-cate ul {
    padding: 5px 0;
    display: none;
}

.main-cate .top-cate ul li {
    padding: 5px;
    width: 10%;;
}

.main-cate .top-cate ul.prd li {
    width: 11.1111%;
}

.main-cate .top-cate ul li label {
    cursor: pointer;
}

.main-cate .top-cate .btns {
    display: none;
    width: auto;
    float: right;
    text-align: right;
}

.main-cate .top-cate .btns a {
}

.main-cate.loca ul.loca {
    display: table;
}

.main-cate.prd ul.prd {
    display: table;
}

.main-cate.work ul.work {
    display: table;
}

.cate-lists {
    margin: 40px 0;
}

.cate-lists ul {
    text-align: right;
}

.cate-lists ul li {
    padding: 5px 10px;
    height: auto;
    border-color: #ccc;
    color: #333;
    border-radius: 15px;
}

.cate-lists ul li.on {
    border-color: #ff5500;
    color: #ff5500;
}

.ec-base-product .prdList.all > li {
    display: inline-block !important;
}

.ec-base-product .prdList .icon__box, .sale_box {
    display: none !important;
}

body .ec-base-product .prdList .description {
    margin-top: 15px;
}

.ec-base-product .prdList .description .name {
}

.ec-base-product .prdList .description .name .star {
    float: right;
}

.ec-base-product .prdList .description .name .star i {
    color: #fdb231;
}

.ec-base-product .prdList .thumbnail .heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
}

.ec-base-product .prdList .thumbnail .tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 14px;
    line-height: 1;
}

body .tabProduct ul {
    margin: 0;
    width: 100%;
}

body .tabProduct ul li, body .tabProduct li:last-child {
    width: 33.3333%;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

body .tabProduct ul li.selected {
    border-bottom: 1px solid #ff5500;
}

body .tabProduct ul li.selected a {
    border: 0;
}

body .tabProduct ul li a {
    width: 100%;
    font-size: 17px;
}

#prdInfo iframe {
    width: 100% !important;
}

.detail-infos {
    background: #f4f4f4;
    padding: 0 30px;
    max-width: 1240px;
    margin: 50px auto;
}

.detail-infos .t-wrap {
    padding: 30px 0;
}

.detail-infos .t-wrap + .t-wrap {
    border-top: 1px solid #ddd;
}

.detail-infos .t1 {
    width: 50%;
}

.detail-infos .t1 table {
}

.detail-infos .t1 table th {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

.detail-infos .t1 table td {
    text-align: left;
    padding: 5px;
    font-size: 14px;
}

#detail-local .infoArea {
}

#detail-local .infoArea h1 {
    font-size: 25px;
    margin-bottom: 10px;
}

#detail-local .infoArea h2 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #999;
}

#detail-local .infoArea .price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px 0;
}

#detail-local .infoArea .price p {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 20px;
}

#detail-local .infoArea .price b {
    font-size: 20px;
    vertical-align: middle;
}

#detail-local .infoArea .price b span {
    font-size: 17px;
    font-weight: normal;
}

#detail-local .infoArea .price b span font {
    display: inline-block;
    margin: 0 10px;
}

#detail-local .infoArea .price i {
    font-size: 13px;
    font-style: normal;
    color: #999;
    vertical-align: middle;
    float: right;
    position: relative;
    top: 10px;
}

#detail-local .ni- {
    padding: 0 30px;
}

#detail-local .ni- .ttop {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
}

#detail-local #total- {
    text-align: right;
    font-size: 15px;
    margin-bottom: 30px;
}

#detail-local #total- b {
    font-size: 30px;
    color: #ff5500;
}

.dimmed.dd {
    display: none;
}

.pop-d.dd {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    width: 350px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
    z-index: 1001;
}

.pop-d.dd p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;
}

.pop-d.dd div {
    width: 100%;
}

.dimmed.dd.on {
    display: block !important;
}

.pop-d.dd.on {
    display: block !important;
}

.main-bb {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

#detail-shop {
}

#detail-shop .des-wrap {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop .des {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7;
    border-radius: 10px;
}

#detail-shop .infoArea h1 {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}

#detail-shop .infoArea h2 {
    font-size: 25px;
}

#detail-shop .infoArea .guideArea {
    display: none;
}

#detail-shop .infoArea #totalProducts {
    margin: 0;
}

#detail-shop .infoArea #totalProducts > table > tbody {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#detail-shop #totalPrice .total em {
    font-weight: 600;
}

#detail-shop .action_button .btnSubmit {
    flex: 1;
}

#detail-shop .xans-product-action .action_button .btnNormal, #detail-shop .xans-product-action .action_button .btnSubmit {
    height: 50px;
    padding: 16px 0;
}

body li.xans-record- {
    width: 33.3333%;
}

body li.xans-record- a .summary .subject {
    font-size: 15px;
    font-weight: bold;
}

body .ec-base-fold.theme1 > .title h3 {
    font-size: 17px;
}

body .xans-mall-faq .contents {
    font-size: 15px;
}

#sub-host {
}

#sub-host .in {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 10px;
}

#sub-host h2.t {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host h2.t b {
    color: #ff5500;;
}

#sub-host .title {
    margin: 0 0 70px 0;
    padding-top: 100px;
}

#sub-host .title h2 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#sub-host .title h1 {
    font-size: 40px;
    line-height: 1.3;
}

#sub-host .title h1 b {
    color: #ff5500;;
}

#sub-host .cont1 {
    text-align: center;
    margin-bottom: 50px;
}

#sub-host .cont1 h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

#sub-host .cont1 h2 b {
    color: #ff5500;;
}

#sub-host .cont2 {
    background: #f4f4f4;
    padding: 80px;
    margin-bottom: 80px;
}

#sub-host .cont2 ul {
    margin-top: 50px;
}

#sub-host .cont2 ul li {
    width: 33.3333%;
    padding: 10px;
    text-align: center;
}

#sub-host .cont2 ul li p {
    background: #666;
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
}

#sub-host .cont3 {
}

#sub-host .cont3 > .in {
}

#sub-host .cont3 > .in > p {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#sub-host table {
}

#sub-host table th {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
}

#sub-host table td {
    font-size: 15px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

#sub-host table td input {
    width: 600px;
    border-radius: 10px;
}

#sub-host table + table {
    margin-top: 100px;
}

.sub-btt {
    margin-top: 100px !important;
}

.sub-btt > div {
    width: 300px;
    font-size: 16px;
}

#sub-host .cont4 {
    padding-top: 100px;
}

#sub-host .cont4 .t {
    text-align: center;
}

#sub-host .cont4 p.t {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}

#sub-host .cont4 .l {
    width: 50%;
    background: #f4f4f4;
    padding: 40px 40px 10px 60px;
}

#sub-host .cont4 .l h3 {
    font-size: 25px;
}

#sub-host .cont4 .l p {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#sub-host .cont4 .l h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 5px;
}

#sub-host .cont4 .l h4 i {
    text-indent: -30px;
    color: #ff5500;
}

#sub-host .cont4 .l h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
}

#sub-host .cont4 .l h5 span {
    display: inline-block;
    width: 80px;
}

#sub-host .cont4 .r {
    width: 45%;
    margin-left: 5%;
}

#sub-host .cont4 .r table th {
}

#sub-host .cont4 .r table td input {
    width: 100%;
}

#sub-host .cont4 .r table td textarea {
    width: 100%;
    border-radius: 10px;
}

#sub-host .cont5 {
    max-width: 1100px;
    margin: 0 auto;
}

#sub-host .cont5 li {
    border-color: #ff5500;
}

#sub-host .cont5 li span {
    color: #ff5500;
    font-size: 20px;
}

.tablize.circle {
    text-align: center;
}

.tablize.circle > * {
    position: relative;
    border: 2px solid #ccc;
    height: 0;
    margin: -1%;
    border-radius: 50%;
    box-sizing: border-box;
}

.tablize.circle.grid4 > * {
    width: 50%;
    padding-bottom: 50%;
}

.tablize.circle > * > span {
    display: inline-block;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media all and (min-width: 768px) {
    .tablize.circle.grid4 > * {
        width: 25%;
        padding-bottom: 25%;
    }
}

#sub-host .cont6 {
    max-width: 1100px;
    margin: 100px auto;
}

#sub-host .cont6 .img {
    width: 55%;
    vertical-align: middle;
}

#sub-host .cont6 .txt {
    width: 45%;
    padding: 30px;
    vertical-align: middle;
}

#sub-host .cont6 .txt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

#sub-host .cont6 .txt p {
    font-size: 16px;
    margin-bottom: 100px;
}

#sub-host .cont6 .txt a {
    font-size: 16px;
    text-decoration: underline;
}

#sub-host .cont6 .z1 {
}

#sub-host .cont6 .z1 .img {
}

#sub-host .cont6 .z1 .txt {
}

#sub-host .cont6 .z2 {
    margin: 50px 0;
}

#sub-host .cont6 .z2 .img {
}

#sub-host .cont6 .z2 .txt {
}

#sub-host .cont6 .z3 {
}

#sub-host .cont6 .z3 .img {
}

#sub-host .cont6 .z3 .txt {
}

.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;
}

select {
    max-width: 100%;
    height: 40px;
    padding: 0 30px 0 15px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    background: #fff url("//img.echosting.cafe24.com/skin/skin/common/ico_select.png") no-repeat right 10px center;
    background-size: 14px 8px;
}

select::-ms-expand {
    display: none;
}

input[type="radio"] {
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio.png") no-repeat 0 0;
    background-size: 18px 18px;
    outline: 0;
}

input[type="radio"]:checked {
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_radio_checked.png");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="radio"]::-ms-check {
    border: 1px solid #000;
    background-color: #fff;
}

input[type="checkbox"] {
    position: relative;
    opacity: 1;
    cursor: pointer;
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
    background: #fff;
    outline: 0;
}

input[type="checkbox"]:checked {
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #ababab;
    background-color: #fff;
}

input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    border: 0;
    background-image: url("//img.echosting.cafe24.com/skin/skin/common/bg_checkbox_checked.png");
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

label > input[type=radio], label > input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

label + label {
    margin-left: 15px;
}

input[type=radio] + label, input[type=checkbox] + label {
    margin: 0 15px 0 10px;
    vertical-align: middle;
}

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;
}

@media all and (max-width: 767px) {
    .gInnerMargin {
        margin: 0 16px;
    }

    .titleArea {
        margin: 40px 16px 30px;
    }
}

@media all and (max-width: 1024px) {
    .titleArea {
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 22px;
    }

    .titleArea h3 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea--middle {
        margin: 0;
        padding: 27px 16px 12px;
        text-align: left;
        background: #f6f6f6;
    }

    .titleArea--middle h2 {
        display: inline-block;
        color: var(--font-color-heading);
        font-size: 16px;
    }

    .titleArea .desc {
        font-size: 12px;
        color: #6d6d6d;
    }

    .path {
        margin: 0;
        opacity: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        white-space: nowrap;
        color: transparent;
        text-indent: 150%;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 15px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .gInnerMargin {
        margin: 0 24px;
    }

    .titleArea {
        margin: 40px 24px 30px;
    }

    .titleArea--middle {
        margin: 0;
    }

    .path {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .titleArea {
        margin: 45px 0 40px;
        text-align: center;
    }

    .titleArea h2 {
        display: inline-block;
        color: #000;
        color: var(--font-color-heading);
        font-size: 30px;
    }

    .titleArea h3 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea--middle {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea--middle h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea.titleArea--myshop {
        margin: 50px 0 20px;
        text-align: left;
    }

    .titleArea.titleArea--myshop h2 {
        color: #000;
        color: var(--font-color-heading);
        font-size: 16px;
        font-weight: normal;
    }

    .titleArea .desc {
        font-size: 13px;
        color: #6d6d6d;
    }

    .titleArea ul {
        padding: 5px 0;
        color: #939393;
        line-height: 18px;
    }

    .titleArea ul li {
        position: relative;
        padding: 0 0 0 9px;
    }

    .titleArea ul li:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        width: 2px;
        height: 2px;
        margin: -2px 0 0 0;
        background: #939393;
    }

    .path + .titleArea {
        margin-top: 55px;
    }

    .ec-base-step li:not(:last-child):after {
        margin: -2px 30px 0;
    }

    .memberArea {
        max-width: 898px;
        margin: 0 auto;
    }

    #capp-shop-new-product-optionselect-layer {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 458px !important;
        height: 100% !important;
        margin: 0 !important;
    }

    #capp-shop-new-product-optionselect-layer > iframe {
        z-index: 1111;
        position: relative;
    }

    #capp-shop-new-product-optionselect-layer:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        background: #00000040;
    }

    #capp-shop-new-product-optionselect-backlayer {
        width: 100% !important;
        background: #000;
    }

    #capp-shop-new-product-optionselect-backlayer + #capp-shop-new-product-optionselect-layer:after {
        display: none;
    }
}

[class^='btnNormal'], a[class^='btnNormal'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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'] {
    cursor: pointer;
    border-radius: 5px;
    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;
}

@media all and (max-width: 767px) {
    .btnMore {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 14px 20px;
        height: 45px;
        font-size: 13px;
        line-height: 18px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .ec-base-button {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button [class^='btn'] + [class^='btn'] {
        margin-left: 6px;
    }

    .ec-base-button.gBottom {
        display: flex;
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        display: flex;
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] {
        flex: 1;
    }

    .ec-base-button.gBottom [class^='btn'] + [class^='btn'] {
        margin-left: 10px;
    }

    .ec-base-button.gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak .gLeft + .gRight {
        margin: 10px 0 0;
    }

    .ec-base-button.gBreak .gBreak {
        flex-direction: column;
    }

    .ec-base-button.gBreak > [class^='btn'] + [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] + [class^='btn'] {
        margin: 10px 0 0;
    }

    .ec-base-button .ec-base-button[class*="gColumn"] {
        margin: 0 -5px;
    }

    .ec-base-button[class*="gMColumn"] {
        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;
        margin-left: 11px;
        margin-right: 11px;
    }

    .ec-base-button[class*="gMColumn"]:after {
        display: none;
    }

    .ec-base-button[class*="gMColumn"] [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*="gMColumn"] .gLeft, .ec-base-button[class*="gMColumn"] .gRight {
        float: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        width: 100%;
    }

    .gInnerMargin .ec-base-button, .gInnerMargin .ec-base-button.gBottom, .gInnerMargin.ec-base-button.gBottom {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 1025px) {
    [class^='btn'].sizeS {
        padding: 10px 20px;
        height: 32px;
        font-size: 12px;
    }

    [class^='btn'].sizeM {
        padding: 13px 20px;
        height: 40px;
        font-size: 13px;
    }

    [class^='btn'].sizeL {
        padding: 14px 26px;
        height: 50px;
        min-width: 80px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    [class^='btn'][class*='Fix'] {
        min-width: 72px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    [class^='btn'][class*='Fix'].sizeS {
        min-width: 96px;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 135px;
        padding-left: 15px;
        padding-right: 15px;
    }

    [class^='btn'][class*='Fix'].sizeL {
        min-width: 160px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tab.typeNav .menu {
        display: flex;
        border-bottom: 1px solid #868686;
    }

    .ec-base-tab.typeNav .menu li {
        flex: 1;
    }

    .ec-base-tab.typeNav .menu li a {
        height: 100%;
        padding: 16px 8px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ec-base-tab.typeNav .menu li a .count {
        align-self: flex-end;
        padding-left: 3px;
    }

    .ec-base-tab.typeMenu {
        position: relative;
        height: 40px;
        z-index: 1;
    }

    .ec-base-tab.typeMenu .menu {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-tab.typeNav .menu {
        margin: 0 0 20px;
    }

    .ec-base-tab.typeNav .menu li {
        float: left;
        margin-left: -1px;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: 218px;
        padding: 16px 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-table .gFlow {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table.typeList tr.gBorderClear {
        border-bottom: 0;
    }

    .ec-base-table.typeWrite {
        padding: 10px 0;
    }

    .ec-base-table.typeWrite tr {
        display: block;
    }

    .ec-base-table.typeWrite th {
        display: block;
        padding: 6px 15px 0;
        border-bottom: 0;
        text-align: left;
        background-color: transparent;
    }

    .ec-base-table.typeWrite td {
        display: block;
        padding: 2px 15px 10px;
        border-bottom: 0;
        align-items: center;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 10px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ec-base-table.typeWrite td.formGroup.date {
        padding-left: 10px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup {
        display: flex;
        flex-flow: wrap;
        box-sizing: border-box;
        align-items: center;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup input[type="password"], .ec-base-table.typeWrite .formGroup select {
        flex: 1;
    }

    .ec-base-table.typeWrite span.txtInfo {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 100%;
    }

    .ec-address .ec-address-zipcode {
        display: flex;
        flex-flow: wrap;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        flex: 1;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        display: block;
        width: 100%;
        margin: 5px 0 0;
    }

    .ec-base-table.typeList thead {
        display: none;
    }

    .ec-base-table.typeList table, .ec-base-table.typeList tbody {
        display: block;
    }

    .ec-base-table.typeList tr {
        display: block;
        position: relative;
        padding: 20px 8px 19px;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
    }

    .ec-base-table.typeList tr:after {
        content: "";
        display: block;
        clear: both;
    }

    .ec-base-table.typeList td {
        height: auto;
        display: block;
        float: left;
        padding: 3px 8px;
        border-bottom: 0;
        text-align: left;
        color: #6d6d6d;
    }

    .ec-base-table.typeList td a {
        color: #6d6d6d;
    }

    .ec-base-table.typeList td.chk {
        box-sizing: border-box;
        padding: 0;
    }

    .ec-base-table.typeList td.chk .boardChk {
        margin: 5px 8px 0 8px;
    }

    .ec-base-table.typeList td.chk:not(.no) .boardChk {
        margin: 5px 8px 0px 8px
    }

    .ec-base-table.typeList td.subject {
        float: none;
        box-sizing: border-box;
    }

    .ec-base-table.typeList td.subject a {
        color: #000;
    }

    .ec-base-table.typeList.gThumb td.thumb {
        overflow: hidden;
        position: absolute;
        top: 24px;
        left: 16px;
        width: 65px;
        height: calc(100% - 45px);
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.thumb a {
        display: block;
        height: 100%;
        text-align: center;
    }

    .ec-base-table.typeList.gThumb td.thumb img {
        max-width: 100%;
        max-height: 100%;
    }

    .ec-base-table.typeList.gThumb tr {
        padding-left: 90px;
        padding-right: 20px;
    }

    .ec-base-table.typeList.gThumb td.chk {
        z-index: 1;
        position: absolute;
        top: 16px;
        right: 16px;
        padding: 0;
    }

    .ec-base-table.typeList.gThumb td.chk .boardChk {
        margin: 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-table .gFlow {
        width: 100%;
        margin-left: 20px;
    }

    .ec-base-table tr.gBorderClear td {
        border-bottom: 0;
    }

    .ec-base-table th {
        padding: 14px 30px;
    }

    .ec-base-table.typeWrite th {
        padding: 10px 30px;
    }

    .ec-base-table.typeWrite th[scope*="row"] {
        padding-right: 15px;
    }

    .ec-base-table.typeWrite td {
        padding: 10px 20px;
    }

    .ec-base-table.typeWrite .formMultiple {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .ec-base-table.typeWrite td.formGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ec-base-table.typeWrite .formGroup input[type="text"], .ec-base-table.typeWrite .formGroup select {
        width: 190px;
    }

    .ec-base-table.typeWrite td input[type="text"], .ec-base-table.typeWrite td input[type="password"], .ec-base-table.typeWrite td select {
        width: 290px;
    }

    .ec-base-table.typeWrite td .ec-base-qty input[type="text"] {
        width: 45px;
    }

    .ec-base-table.typeWrite .ec-address input[type="text"], .ec-base-table.typeWrite .ec-address select {
        width: 450px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode input[type="text"] {
        width: 200px;
    }

    .ec-base-table.typeWrite .ec-address .ec-address-zipcode .ec-base-label {
        margin: 0 0 0 15px;
        line-height: 40px;
    }

    .ec-base-table.typeList {
        border-top: 0;
    }

    .ec-base-table.typeList th, .ec-base-table.typeList td {
        padding: 15px 10px 16px;
    }

    .ec-base-table.typeList th {
        border-bottom: 0;
    }

    .ec-base-table.typeList td.subject {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-tooltip {
        width: 88%;
        margin: 5px auto 0;
    }

    .ec-base-tooltip .edge {
        display: none;
    }

    .shippingFee {
        position: static;
    }

    .shippingFee .ec-base-button {
        text-align: center;
    }

    .shippingFee .btnStrong {
        display: inline-block;
        padding: 12px 20px;
        height: 40px;
        font-size: 13px;
        box-sizing: border-box;
        border: 1px solid transparent;
        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: #fff;
        background-color: #000;
    }
}

@media all and (min-width: 1025px) {
    .shippingFee {
        position: relative;
    }

    .shippingFee .ec-base-tooltip {
        margin: 10px 0 0 -150px;
        width: 360px;
    }
}

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;
    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;
}

@media all and (max-width: 1024px) {
    span.ec-base-help, p.ec-base-help, ul.ec-base-help li {
        margin: 10px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding: 0 15px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-fold.theme1.gMargin {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ec-base-fold.theme1 > .title {
        padding: 0 16px;
    }

    .ec-base-fold.theme1 > .title h2 {
        font-size: 16px;
    }

    .ec-base-fold.theme1 > .title:after {
        right: 21px;
    }

    .ec-base-fold.theme1.selected > .title:after {
        top: 32px;
    }

    .ec-base-fold.theme1 .ec-base-table.typeList {
        border-color: #e5e5e5
    }
}

@media all and (min-width: 1025px) {
    .ec-base-fold.theme1 .title > h2 {
        font-size: 18px;
    }
}

.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;
}

@media all and (max-width: 1024px) {
    .ec-base-box.gPadding {
        padding: 50px 18px 40px;
    }

    .ec-base-box.typeMember {
        padding: 50px 18px 40px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .additionalInfo {
        margin: 0 24px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-box.gPadding {
        padding: 74px 0;
    }

    .ec-base-box.typeMember {
        padding: 74px 0;
    }

    .ec-base-box.typeMember .content {
        width: 421px;
    }
}

.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^='/skin-skin1/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 .icon__box span + span {
    margin: 12px 0 0;
}

.ec-base-product .prdList .wish {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.ec-base-product .prdList .wish img {
    max-width: 100%;
}

.ec-base-product .prdList .cart {
    z-index: 1;
    display: block;
    width: 30px;
    cursor: pointer;
}

.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 ul.grid2 > li {
    width: 50%;
}

.ec-base-product ul.grid3 > li {
    width: 33.33%;
}

.ec-base-product ul.grid4 > li {
    width: 20%;
}

.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;
}

@media all and (max-width: 767px) {
    .ec-base-product ul.grid5 > li {
        width: 50%;
    }

    .ec-base-product .prdList {
        margin: 0 -5px 0;
    }

    .ec-base-product .prdList .wish {
        width: 22px;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 5px;
    }
}

@media all and (max-width: 1024px) {
    .ec-base-product .title h3 {
        margin: 40px 0 20px;
        font-size: 16px;
    }

    .ec-base-product ul.grid4 > li {
        width: 50%;
    }

    .ec-base-product .discountPeriod {
        position: static;
    }

    .ec-base-product .btnTooltip {
        position: static;
    }

    .differentialShipping {
        left: 0;
        right: 0;
        width: 88%;
        margin: 10px auto 0;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .ec-base-product ul.grid5 > li {
        width: 33.33%;
    }

    .ec-base-product ul.grid4 > li {
        width: 33.33%;
    }

    .ec-base-product .prdList {
        margin: 0 -8px 0;
    }

    .ec-base-product .prdList .prdList__item {
        margin: 0 8px;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product .title h3 {
        margin: 50px 0 25px;
        font-size: 20px;
    }

    .ec-base-product .layerDiscountPeriod {
        left: 50%;
        top: 26px;
        width: 247px;
        margin: 0 0 0 -124px;
    }

    .ec-base-product .btnTooltip {
        position: relative;
    }

    .differentialShipping {
        left: 50%;
        top: 17px;
        width: 350px;
        margin: 0 0 0 -176px;
    }
}

.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 .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;
}

@media all and (max-width: 1024px) {
    .ec-base-prdInfo .prdBox {
        padding: 24px 16px;
    }

    .ec-base-prdInfo .description {
        padding: 0 40px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo .buttonGroup {
        margin: 20px 0 0;
        padding: 0 0 0 98px;
        box-sizing: border-box;
        width: 100%;
    }

    .ec-base-prdInfo.gCheck .sumPrice, .ec-base-prdInfo.gCheck .quantity, .ec-base-prdInfo.gCheck .buttonGroup {
        padding: 0 0 0 125px;
    }

    .ec-base-prdInfo .btnDelete {
        right: 12px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 16px 24px;
        padding: 10px 20px 20px;
    }

    .ec-base-prdInfo .optionSelect li {
        margin: 10px 0 0;
    }

    .ec-base-prdInfo .optionSelect select, .ec-base-prdInfo .optionSelect input {
        width: 100%;
    }

    .ec-base-prdInfo .optionSelect + .optionSelect {
        margin-top: -34px;
        padding-top: 0;
    }

    .ec-base-prdInfo .optionDesc {
        display: block;
        margin: 0 0 10px;
        color: #545454;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 16px;
    }

    .optionModifyLayer .ec-base-button {
        display: flex;
    }

    .optionModifyLayer .ec-base-button [class*='Fix'] {
        flex: 1;
        min-width: auto;
    }

    .ec-base-prdEmpty {
        padding: 40px 0;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-prdInfo .prdBox {
        position: relative;
        padding: 25px 0;
    }

    .ec-base-prdInfo .description {
        margin: 0 250px 0 0;
    }

    .ec-base-prdInfo .sumPrice {
        text-align: right;
        padding: 0 42px 0 0;
    }

    .ec-base-prdInfo .buttonGroup {
        position: absolute;
        bottom: 25px;
        right: 0;
        width: 300px;
        text-align: right;
    }

    .ec-base-prdInfo .btnDelete {
        right: -5px;
    }

    .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 98px;
        padding: 10px 20px 20px;
    }

    .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 {
        width: 254px;
    }

    .ec-base-prdInfo .prdFoot {
        padding: 18px 0;
    }

    .optionModifyLayer .ec-base-layer {
        width: 485px;
    }

    .ec-base-prdEmpty {
        padding: 56px 0;
    }
}

.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;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
.calendar-section {
    display: block;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#detail-local .calendar-section .top {
}

#detail-local .calendar-section .top .box {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#detail-local .calendar-section .top .box + .box {
    border-left: 1px solid #ddd;
}

#detail-local .calendar-section .top .box h2 {
    font-size: 13px;
    margin: 0;
}

#detail-local .calendar-section .top .box h3 {
    font-size: 20px;
    font-weight: 500;
}

#detail-local .c-box {
    padding: 0 30px;
}

.calendar, .calendar_weekdays, .calendar_content {
    max-width: 585px;
}

.calendar {
    margin: auto;
    min-width: 320px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.calendar_weekdays {
    color: #aaa;
    font-weight: lighter;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    margin-top: 20px;
}

.calendar_content:after, .calendar_weekdays:after, .calendar_header:after {
    content: " ";
    display: table;
    clear: both;
}

.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    height: 45px;
    line-height: 69px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

.calendar_content .today {
    color: #3b8fc7;
}

.calendar_content div {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.calendar_content div:hover {
    border: 1px solid #777;
    cursor: pointer;
    border-radius: 10px;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: none;
}

.calendar_content div.past-date {
    cursor: initial;
    color: #d5d5d5;
    cursor: no-drop;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 18px;
    color: #409edd;
}

.calendar_content div.selected {
    background: #ff5500;
    border-radius: 10px;
    color: #fff;
    border: 1px solid white;
}

.calendar_content div.head {
    background: #ff5500;
    color: #fff;
    border-radius: 10px;
    border: 1px solid white;
}

.calendar_header {
    width: 100%;
    text-align: center;
}

.calendar_header h2 {
    float: left;
    width: 70%;
    margin-top: 10px;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #ffffff;
}

button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    line-height: 52px;
    height: 55px;
    float: left;
    width: 15%;
    transition: color 0.2s;
    cursor: pointer;
    font-size: 18px;
}

button.switch-month:hover {
    color: #FF2B56;
}

button.switch-month:active {
    background-color: rgba(113, 113, 125, 0.4);
}

.calendar_header h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'circularstd';
    line-height: 1.7;
}

.row {
    display: flex;
}

.s {
    font-family: 'sans-serif';
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-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)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

li {
    list-style: none;
}

table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

caption {
    display: none;
}

h1, h3 {
    margin: 0;
}

.ec-base-layer-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;
}

@media all and (max-width: 1024px) {
    .ec-base-layer {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        min-width: 320px;
        width: calc(100% - 32px);
        margin: 0 auto;
        transform: translateY(calc(-50% + 0.5px));
    }

    .ec-base-layer.typeSide {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        transform: initial;
    }

    #popup .ec-base-layer {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        border: 0;
        transform: initial;
    }
}

@media all and (min-width: 1025px) {
    .ec-base-layer {
        min-width: 308px;
    }

    .ec-base-layer.typeSide {
        top: 0;
        right: 0;
        left: auto;
        bottom: 0;
        width: 458px;
    }

    .ec-base-layer.gAlert {
        width: 360px;
    }
}

.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: 30px 0 0 0;
}

.ec-base-product .prdList > li {
    margin: 0 0 70px 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.box_slide .description {
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
}

.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: 280px;
    vertical-align: top;
    overflow: hidden;
    margin: 0;
}

.ec-base-product ul.grid5_slide > li .prdList__item {
    margin: 0;
}

.ec-base-product ul.grid5_slide .description {
    position: relative;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #f87126;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: -30px;
}

.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: 355px;
    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: 480px;
    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: 730px;
    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: 10%;
    left: 8%;
    z-index: 5;
    padding: 0px;
    color: #ff5500;
    font-style: italic;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
}

.ec-base-product .prdList .thumbnail .badge span {
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton {
    position: absolute;
    top: 0%;
    left: 4%;
    opacity: 0;
    z-index: 3;
    padding: 0px 0 5px;
    background: transparent;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 10px;
    display: flex;
    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;
    cursor: pointer;
}

.ec-base-product .prdList .thumbnail .likeButton button {
    background: transparent;
    height: 23px;
    outline: none;
}

.ec-base-product .prdList .thumbnail .likeButton::before {
    font-size: 10px;
    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: 0px 0 0 3px;
    margin-bottom: 1px;
    font-size: 10px;
    display: block;
}

.ec-base-product .prdList .thumbnail .likeButton.selected {
    top: 5%;
    opacity: 1;
    border-bottom: 1px solid #222
}

.ec-base-product .prdList > li:hover .thumbnail .likeButton {
    position: absolute;
    left: 4%;
    top: 5%;
    opacity: 1;
}

.ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ec-base-product .prdList .thumbnail .sale_box span {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.ec-base-product .prdList.ez-discount-tag-off .thumbnail .sale_box {
    display: none;
}

.ec-base-product .prdList .thumbnail .icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 0;
}

.ec-base-product .prdList .thumbnail .icon img {
    margin: 0;
}

.ec-base-product .prdList .icon {
    margin: 0 0 5px 0;
}

.ec-base-product .prdList .icon__box {
    opacity: 0;
    position: absolute;
    top: inherit;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    width: 100%;
    height: 12%;
    background: rgba(1, 1, 1, 0.5);
    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 {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px;
    width: auto;
    height: auto;
    line-height: 1;
    padding: 5px;
    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 .prdList__item .icon__box > span:hover, .ec-base-product .prdList .prdList__item .icon__box > span.on {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.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 {
    top: 40px !important;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    height: calc(100% - 125px);
}

.xans-product-optionpreview .prdOption .ico {
    display: none !important;
}

.xans-product-optionpreview .prdOption .inner {
    height: 200px;
    padding: 14px 24px !important;
    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;
    right: 0;
    left: initial;
    top: initial;
    bottom: 0;
    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(1, 1, 1, 0.5);
    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-product ul.list_gallery .icon__box {
    top: -20%;
    height: 15%;
}

.ec-base-product ul.list_gallery > li:hover .icon__box {
    top: 0;
}

.ec-base-tab.typeMenu {
    max-width: 1480px !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 {
    height: auto;
}

.ec-base-tab.typeMenu li a {
    font-size: 16px;
    font-weight: 300;
    color: #767676;
}

.ec-base-tab.typeMenu li a.button {
    font-size: 18px;
    color: #8a8a8a;
    line-height: 1;
    padding: 23px 25px 20px 0px;
    margin: 0 40px 0 0;
    box-sizing: border-box;
}

.ec-base-tab.typeMenu li.selected a.button {
    color: #ff5500;
    background-color: #fff;
}

.ec-base-tab.typeMenu ul > li {
    height: auto;
}

.ec-base-tab.typeMenu ul > li .iconWrap {
    display: inline;
}

.ec-base-tab.typeMenu ul > li .iconWrap:after {
    position: absolute;
    top: 5px;
    right: 40px;
}

.ec-base-tab.typeMenu ul > li > ul {
    padding: 10px 0px;
    top: 55px;
    left: -20px;
    z-index: 9;
}

.ec-base-tab.typeMenu ul > li > ul > li ul {
    padding: 10px 0;
}

.ec-base-tab.typeMenu ul > li > ul > li {
    position: relative;
    padding: 0 10px 0 10px;
    margin: 0;
}

.ec-base-tab.typeMenu ul > li > ul > li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 2px 5px 2px 5px;
    color: #888888;
}

.ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #ff5500;
}

.ec-base-tab.typeMenu ul > li > ul > li .iconWrap:after {
    top: 10px;
    right: -5px;
}

.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 10px 0 10px;
    height: auto;
}

.ec-base-tab.typeMenu ul > li > ul > li ul > li {
    padding: 0 10px 0 10px;
}

.ec-base-tab.typeMenu li a.button:only-child {
    margin: 0 20px 0 0;
}

.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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnNaver {
    background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnFacebook {
    background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnLine {
    background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnGoogle {
    background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .btnApple {
    background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 24px;
}

.xans-member-login .login__sns .yahoojp {
    background: url('/skin-skin1/SkinImg/img/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 10px;
    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 {
    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% - 280px);
    max-width: calc(1480px - 280px) !important;
    padding: 0 0 0 280px !important;
    margin: 0 auto !important;
    min-height: 630px;
}

.myshopArea.section_full {
    width: calc(100% - 280px) !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 135px;
}

.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;
}

.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('/skin-skin1/SkinImg/img/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: 50px;
    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: 1480px;
}

.xans-board-function {
    max-width: 1480px;
    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('/skin-skin1/SkinImg/img/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('/skin-skin1/SkinImg/img/btn_page_prev.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.first {
    background: url('/skin-skin1/SkinImg/img/btn_page_first.png') no-repeat center center;
    background-size: 40px;
}

.ec-base-paginate.typeList > a.last {
    background: url('/skin-skin1/SkinImg/img/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;
}

@media all and (max-width: 1480px) {
    .ec-base-product ul.grid5_slide .thumbnail .sale_box, .ec-base-product .prdList .thumbnail .sale_box {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
        font-size: calc(0.31vw + 10.87px);
    }

    .ec-base-product .prdList .thumbnail .badge {
        width: calc(1.53vw + 34.35px);
        height: calc(1.53vw + 34.35px);
    }
}

@media all and (min-width: 1025px) {
    .ec-base-product ul.list_gallery .description .name a span {
        color: #fff !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li span {
        color: #ececec !important;
    }

    .ec-base-product ul.list_gallery .description .spec > li:last-child span {
        color: #fff !important;
    }
}

@media screen and (max-width: 1024px) {
    .ec-base-product .prdList .thumbnail .likeButton {
        display: none;
    }

    .ec-base-product .prdList .icon__box {
        display: none;
    }

    .ec-base-product .prdList > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.grid3 > li {
        width: 100%;
        box-sizing: border-box;
    }

    .ec-base-product ul.grid3 > li:last-child {
        margin-bottom: 35px;
    }

    .ec-base-product ul.grid3 > li:after {
        display: block;
        content: "";
        clear: both;
    }

    .ec-base-product ul.grid3_slide .description, .ec-base-product ul.grid4_slide .description, .ec-base-product ul.grid5_slide .description, .ec-base-product ul.grid5 .description, .ec-base-product ul.grid4 .description, .ec-base-product ul.grid3 .description {
        margin: 10px 0 0 0;
    }

    .ec-base-product ul.list_gallery > li {
        margin: 0 0 35px 0;
    }

    .ec-base-product ul.list_gallery .prdList__item {
        overflow: visible;
    }

    .ec-base-product ul.list_gallery .thumbnail {
        margin: 0 0 10px;
    }

    .ec-base-product ul.list_gallery .thumbnail .icon {
        position: absolute;
        left: 15px;
        top: auto;
        bottom: 15px;
        font-size: 0;
        margin: 0;
    }

    .ec-base-product ul.list_gallery .description {
        position: static;
        opacity: 1;
        padding: 0;
        background-color: transparent;
    }

    .ec-base-product ul.list_gallery .description .name span {
        display: block;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }

    .ec-base-tab.typeMenu {
        width: 92%;
        height: 45px;
    }

    .ec-base-tab.typeMenu .menu {
        flex-wrap: nowrap;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 16px;
        padding: 16px 30px 14px 0px;
        margin: 0 20px 0 0;
    }

    .ec-base-tab.typeMenu ul {
        overflow-x: auto;
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li {
        margin: 0;
    }

    .ec-base-tab.typeMenu ul > li .iconWrap {
        display: none;
    }

    .ec-base-tab.typeMenu li a.button:only-child {
        margin: 0 20px 0 0px;
    }

    .xans-member-login .login {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .xans-member-login .login__sns, .xans-member-login .login__util, .xans-member-login .wrap_security {
        max-width: 100%;
    }

    .xans-member-login .login__button {
        width: 100%;
        max-width: 100%;
    }

    .xans-member-login .login__sns .wrap_sns_log a {
        padding: 0 16px;
    }

    .xans-member-login .login__sns .btnKakao {
        background: url('/skin-skin1/SkinImg/img/icon_sns_kakao.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnNaver {
        background: url('/skin-skin1/SkinImg/img/icon_sns_naver.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnFacebook {
        background: url('/skin-skin1/SkinImg/img/icon_sns_facebook.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnLine {
        background: url('/skin-skin1/SkinImg/img/icon_sns_line.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnGoogle {
        background: url('/skin-skin1/SkinImg/img/icon_sns_google.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .btnApple {
        background: url('/skin-skin1/SkinImg/img/icon_sns_apple.svg') no-repeat center left 16px;
    }

    .xans-member-login .login__sns .yahoojp {
        background: url('/skin-skin1/SkinImg/img/icon_sns_yahoo.png') no-repeat center left 16px;
    }

    .xans-member-login .login__security {
        font-size: 12px;
    }

    .xans-member-login .login .wrap_security .wrap_find div {
        font-size: 12px;
    }

    .xans-member-login .login__security .secret {
        height: 18px;
    }

    .xans-member-login input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

    .xans-member-login input[type=checkbox] + label {
        margin: 0 15px 0 5px;
    }

    .xans-myshop-orderhistorynologin {
        max-width: 100%;
    }

    .xans-myshop-orderhistorynologin .login .txt_nonmem_check {
        margin: 40px 0 24px;
    }

    .xans-myshop-orderhistorynologin .login .txtInfo {
        display: none;
    }

    .xans-member-findid {
        max-width: 100%;
    }

    .xans-member-findid .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findidresult {
        max-width: 100%;
    }

    .xans-member-findidresult .complete {
        width: 100%;
    }

    .xans-member-findpasswd {
        max-width: 100%;
    }

    .xans-member-findpasswd .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdmethod {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion {
        max-width: 100%;
    }

    .xans-member-findPasswdQuestion .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordreset {
        max-width: 100%;
    }

    .xans-member-passwordreset .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-passwordverification {
        max-width: 100%;
    }

    .xans-member-passwordverification .ec-base-box.typeMember .content {
        width: 100%;
    }

    .xans-member-findpasswdresult {
        max-width: 100%;
    }

    .xans-member-findpasswdresult .complete {
        width: 100%;
    }

    .xans-member-join {
        max-width: 100%;
    }

    .xans-member-join .titleArea--middle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0 0 16px;
        background: none;
        margin: 0;
    }

    .xans-member-join .ec-base-table.typeWrite th[scope*="row"] {
        padding-left: 0;
        margin: 0 0 8px;
    }

    .xans-member-join .icoRequired {
        margin-right: 10px;
    }

    .xans-member-join .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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 {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-join .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-join .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-join .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-joincomplete .joinComplete {
        padding: 40px 0;
    }

    .xans-member-joincomplete .joinComplete .memberSpecial ul li {
        text-align: center;
    }

    .xans-member-joincomplete .joinComplete .ec-base-box .information .description {
        display: flex;
        justify-content: center;
    }

    .xans-myshop-asyncbenefit {
        max-width: 100%;
    }

    .xans-myshop-asyncbenefit .benefit {
        padding: 0;
    }

    .xans-myshop-asyncbenefit .benefit .description, .xans-myshop-asyncbenefit .benefit .user {
        padding: 24px 16px;
    }

    .xans-member-edit .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    .xans-member-edit .ec-base-table.typeWrite th[scope*="row"] {
        padding: 0;
        margin: 0 0 8px;
    }

    .xans-member-edit .ec-base-table.typeWrite th.member_id {
        margin: 10px 0 8px;
    }

    .xans-member-edit .icoRequired {
        margin-right: 10px;
    }

    .xans-member-edit .ec-base-table.typeWrite td {
        padding: 0;
    }

    .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: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite td.formGroup {
        padding-left: 0 !important;
    }

    .xans-member-edit .ec-base-table.typeWrite .ec-address input[type="text"], .xans-member-edit .ec-base-table.typeWrite .ec-address select {
        width: 100%;
    }

    .xans-member-edit .ec-base-table.typeWrite tr {
        margin: 0 0 24px;
    }

    .xans-member-edit #phone3, .xans-member-edit #mobile3 {
        margin-right: 0;
    }

    .xans-member-edit .func_del {
        margin-left: 0;
    }

    .xans-myshop-asyncbankbook {
        border: 0;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit {
        flex: auto;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .xans-myshop-asyncbankbook .user__thumb {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .xans-myshop-asyncbankbook .xans-myshop-asyncbenefit .user .user__info {
        text-align: center;
        margin: 16px auto 0;
    }

    .xans-myshop-asyncbankbook li {
        padding: 25px 0;
    }

    .xans-myshop-asyncbankbook li:first-child::after {
        display: none;
    }

    .myshopArea {
        width: 100%;
        max-width: calc(1480px - 280px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        min-height: auto;
    }

    .myshopArea.section_full {
        width: 100% !important;
    }

    .myshopArea .titleArea--middle {
        background: none;
        padding: 0;
        margin: 40px 0 16px 0;
    }

    div.ec-base-help > h2, div.ec-base-help > h3 {
        padding-left: 0;
    }

    .xans-myshop-orderstate .state__cs li {
        font-size: 14px;
    }

    .xans-myshop-orderstate .state__cs li strong {
        font-weight: 400;
        font-size: 14px;
    }

    .myshopArea .xans-myshop-main .subTitle {
        display: block;
        margin: 0;
        background: none;
        padding: 40px 0 16px 0;
    }

    .myshopArea .xans-myshop-main .menu {
        border-top: 2px solid #1a1a1a;
        padding-top: 6px;
    }

    .myshopArea .xans-myshop-main .menu li {
        margin: 12px 0 0 0;
        border: 0;
    }

    .myshopArea .xans-myshop-main .menu li a {
        font-size: 14px;
        color: #6a6a6a;
        padding: 0;
    }

    .myshopArea .xans-myshop-main .menu li a:after {
        display: none;
    }

    .myshopArea .xans-myshop-main .consult {
        margin: 40px 0 0;
    }

    .xans-myshop-orderhistoryhead {
        padding: 0;
    }

    .xans-myshop-orderhistoryhead fieldset {
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .xans-myshop-orderhistoryhead .fText {
        min-width: 110px;
    }

    .xans-myshop-couponserial .couponSerial {
        padding: 16px;
    }

    .xans-myshop-addrlist a[class^='btnEm'] {
        color: #fff !important;
    }

    .xans-myshop-addrlist .ec-base-table {
        border-top: 2px solid #1a1a1a;
    }

    .xans-myshop-addrlist .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 31px;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(8) {
        width: 100%;
        text-align: right;
        padding: 0;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrregister .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrregister .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrregister #ma_rcv_phone1, .xans-myshop-addrregister #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrregister .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrregister .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite th {
        padding: 24px 0 8px;
    }

    .xans-myshop-addrmodify .ec-base-table.typeWrite td {
        padding: 0 0 0;
    }

    .xans-myshop-addrmodify .icoRequired {
        margin-right: 10px;
    }

    .xans-myshop-addrmodify #ma_rcv_phone1, .xans-myshop-addrmodify #ma_rcv_mobile_no1 {
        margin-left: 0;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right {
        margin-top: 10px;
    }

    .xans-myshop-addrmodify .ec-base-table tr.right label {
        margin-right: 5px;
    }

    .regularDeliveryPayInfo .ec-base-box .information .title {
        display: none;
    }

    .regularDeliveryPayInfo .ec-base-box .information .status {
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .information .info {
        padding: 13px 0 0;
    }

    .regularDeliveryPayInfo ul li {
        background: none;
        padding: 0;
    }

    .regularDeliveryPayInfo .ec-base-box .button {
        display: block;
        padding: 10px 0 0 0;
    }

    .xans-myshop-orderregularmanagelist .order .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetailregister .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .colOrder {
        width: 140px;
    }

    .xans-myshop-orderregularmanagedetaillist .prdBox .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite {
        padding: 0;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite tr {
        display: table-row;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite .colOrder {
        width: 100px;
    }

    .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite th, .xans-myshop-orderregularmanagedetaillist .ec-base-table.typeWrite td {
        border-bottom: 1px solid #e5e5e5;
        display: table-cell;
        padding: 14px 20px;
    }

    .xans-product-recentlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-product-recentlist .ec-base-prdInfo .optionSelect {
        margin: 0 0 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-wishlist .ec-base-prdInfo .btnDelete {
        right: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistorylistitem .ec-base-prdInfo .prdBox {
        padding: 24px 0;
    }

    .xans-myshop-orderhistorydetailbasic .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-myshop-orderhistoryapplycancel .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplycancel .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyexchange .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyexchange .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .ec-base-prdInfo .prdBox, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite td, .xans-myshop-orderhistoryapplyreturn .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-myshop-orderhistoryapplyreturn .question {
        display: block;
    }

    .myshop_recommender .invite {
        margin: 0;
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #e3e3e3;
        width: 108%;
        margin-left: -4%;
    }

    .myshop_recommender .invite > div {
        font-size: 14px;
    }

    .myshop_recommender .invite p input {
        padding: 4px;
        max-width: auto;
        width: 60%;
        height: 40px;
        border: 1px solid #e3e3e3 !important;
        color: #111;
    }

    .myshop_recommender .invite ul {
        margin: 10px 0 0;
        font-size: 13px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .thumbnail {
        width: 80px;
        height: auto;
        border: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .description .prdName img {
        height: 20px;
    }

    .xans-order-basketpackage .ec-base-prdInfo .optionGroup {
        margin: 35px 0 0 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .quantity {
        padding: 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo.gCheck .sumPrice {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .ec-base-prdInfo .buttonGroup {
        padding: 0;
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button {
        margin: 0;
    }

    .xans-order-basketpackage .ec-base-button > div {
        display: flex;
        width: 100%;
    }

    .xans-order-basketpackage .ec-base-button a {
        flex: 1;
        margin-bottom: 10px;
    }

    .xans-order-basketpackage .cart-total {
        width: 100%;
        margin-top: 30px;
    }

    .xans-order-basketpackage .totalSummary {
        margin: 0 0 24px 0;
    }

    .xans-order-basketpackage .typeModal .ec-base-button {
        margin: 0 20px 10px;
    }

    .xans-order-basketpackage .ec-base-button.gFixed > div {
        width: auto;
    }

    .xans-product-searchdata .searchResult {
        padding: 40px 0 0 !important;
    }

    .xans-product-searchdata .searchField {
        margin: 0 !important;
        padding: 0 0 24px !important;
    }

    .xans-myshop-likeproductlist .ec-base-table colgroup {
        display: none;
    }

    .xans-myshop-likeproductlist .ec-base-table td {
        padding: 25px 5px;
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb {
        width: 80px
    }

    .xans-myshop-likeproductlist .ec-base-table td.thumb img {
        width: 80px !important;
    }

    .xans-myshop-depositsummary {
        margin-bottom: 20px;
    }

    .xans-myshop-deposithistorylist h3 {
        padding: 19px 15px;
        line-height: 1.5;
        background: #f6f6f6;
        font-weight: 500;
    }

    .xans-myshop-deposithistorylist .item {
        margin-top: 25px;
    }

    .xans-myshop-deposithistorylist .ec-base-table {
        border: 0;
    }

    .xans-myshop-deposithistorylist .ec-base-table th {
        background: #fff;
        color: #6d6d6d;
    }

    .xans-myshop-deposithistorylist .message {
        border-bottom: 1px solid #e6e6e6;
        font-size: 16px;
        color: #9a9a9a;
        padding: 64px 0;
        text-align: center;
    }

    .xans-myshop-deposithistorylist .message svg {
        margin: 0 auto 16px auto;
    }

    .ec-base-button.gBottom .gLeft, .ec-base-button.gBottom .gRight {
        flex-wrap: wrap;
    }

    .ec-base-button.gBottom .gLeft > span {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .ec-base-button.gBottom .gLeft [class^='btn']:last-child {
        margin-right: 0;
    }

    .ec-base-button.gBottom .gRight [class^='btn']:first-child {
        margin-left: 0;
    }

    .ec-base-button.gBreak > [class^='btn'], .ec-base-button.gBreak .gBreak [class^='btn'] {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-function {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-movement li, .xans-board-read .ec-base-table .detail, .xans-board-read .ec-base-table .head {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-commentlist .boardComment li .name {
        float: none;
        display: block;
        margin-bottom: 5px;
    }

    .xans-board-commentlist .boardComment li .date {
        margin-left: 0;
    }

    .xans-board-read .ec-base-table .description .name {
        display: block;
    }

    .xans-board-read .ec-base-table .etcArea li {
        padding: 0 8px 0 0;
    }

    .xans-board-commentlist .ec-base-button, .xans-board-commentlist .boardComment li .formGroup button, .xans-board-commentlist .boardComment li .formGroup .button, .xans-board-commentlist .boardComment li .comment, .xans-board-commentlist .boardComment li div.commentTop {
        margin-left: 0;
        margin-right: 0;
    }

    .xans-board-reply .ec-base-table.typeWrite td, .xans-board-reply .ec-base-table.typeWrite th, .xans-board-modify .ec-base-table.typeWrite td, .xans-board-modify .ec-base-table.typeWrite th, .xans-board-write .ec-base-table.typeWrite td, .xans-board-write .ec-base-table.typeWrite th {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-modify .ec-base-table.typeWrite td #email2, .xans-board-write .ec-base-table.typeWrite td #email2 {
        width: 45%;
    }

    [class^='btn'][class*='Fix'].sizeM {
        min-width: 110px;
    }

    .xans-board-commentwrite .outside {
        flex-wrap: wrap;
    }

    .xans-board-commentwrite .outside .secret {
        width: 60%;
    }

    .xans-board-commentwrite .input .ec-base-help {
        width: 60%;
    }

    .xans-board-inquiryview .ec-base-table th {
        padding: 14px 14px;
    }

    .xans-board-inquiryhead .information h3 {
        padding: 0;
    }

    .xans-board-inquirymodify .required {
        margin: 10px 0;
    }

    .xans-board-inquirymodify .ec-base-table.typeWrite th, .xans-board-inquirymodify .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquirymodify select {
        margin-left: 0 !important;
    }

    .xans-board-inquirysearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-inquiryform .ec-base-table.typeWrite th, .xans-board-inquiryform .ec-base-table.typeWrite td {
        padding-left: 0;
        padding-right: 0;
    }

    .xans-board-inquiryform select {
        margin-left: 0 !important;
    }

    .xans-board-inquiryform .titleArea--middle {
        background: #fff;
        padding: 27px 0 0;
    }

    .path {
        margin: 0;
        padding: 0;
    }

    .xans-project-list h3 span {
        position: absolute;
        top: -85px !important;
    }
}

@media all and (max-width: 767px) {
    .ec-base-product .prdList .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
    }

    .ec-base-product ul.grid5_slide .thumbnail .sale_box {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
        font-size: 12px;
        margin-bottom: -20px;
    }

    .ec-base-product ul.grid5_slide .description {
        min-height: 100px;
        border: 0px solid #f6f6f6;
    }

    .ec-base-product .prdList .thumbnail .badge {
        font-size: 13px;
        line-height: 1.2;
        width: 40px;
        height: 40px;
    }

    .ec-base-product .prdList .thumbnail .icon {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0;
    }

    .ec-base-product .prdList .thumbnail .icon img {
        margin: 0;
    }

    .ec-base-tab.typeMenu li a {
        font-size: 14px;
    }

    .ec-base-tab.typeMenu li a.button {
        font-size: 14px;
        padding: 16px 10px 14px 0px;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-join .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(6n)::after {
        content: ' ';
        white-space: pre;
    }

    .xans-member-edit .ec-base-table.typeWrite table .interest label:nth-child(4n)::after {
        content: '\a';
        white-space: pre;
    }

    .xans-myshop-addrlist .ec-base-table table tr td:nth-child(2) {
        width: 100%;
    }

    .xans-myshop-addrlist .ec-base-table.typeList td {
        line-height: 1.3;
    }

    .ec-base-product ul.grid3_slide > li, .ec-base-product ul.grid4_slide > li, .ec-base-product ul.grid3_slide.list_gallery > li, .ec-base-product ul.grid4_slide.list_gallery > li {
        width: calc(40% - 10px);
    }

    .ec-base-product ul.grid5_slide > li, .ec-base-product ul.grid5_slide.list_gallery > li {
        width: calc(29% - 10px);
    }
}

.titleArea h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

.titleArea h3 {
    font-weight: 500;
}

.titleArea .desc {
    font-weight: 400;
}

.xans-project-package .title {
    margin: 45px 0 30px;
}

.xans-project-package .title h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1f1f1f;
}

input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

input[type="checkbox"]::-ms-check {
    border: 1px solid #d9d9d9;
    background: url('/skin-skin1/SkinImg/img/checkbox_off.svg') no-repeat center;
    transition: none;
}

input[type="checkbox"]:checked::-ms-check {
    background: url('/skin-skin1/SkinImg/img/checkbox_on.svg') no-repeat center;
    transition: none;
    border: 1px solid #d9d9d9;
}

.ec-base-step li {
    color: #8A8A8A;
}

.ec-base-step .selected {
    color: #1a1a1a;
}

[class^='btnNormal'], a[class^='btnNormal'] {
    border: 1px solid #ddd;
    color: #999;
}

[class^='btnSubmit'], a[class^='btnSubmit'] {
    background: #ff5500;
    color: #fff;
}

[class^='btnNormal']:not(.disabled):hover, [class^='btnNormal']:not(.disabled).selected {
    border-color: #ac5600;
}

.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;
}

.sale_box {
    background-color: #ff5500 !important;
}

.main_keyword .main_keyword_list .swiper-slide a {
    font-family: 'Noto Sans KR', 'Sans-serif';
}

@media screen and (max-width: 1024px) {
    .titleArea {
        margin: 40px 0;
    }

    .titleArea h2 {
        font-size: 19px;
    }

    .xans-project-package .title {
        margin: 40px 0;
    }

    .xans-project-package .title h2 {
        font-size: 19px;
        margin: 0;
    }

    .ec-base-table.typeList tr {
        padding: 20px 0 19px;
    }

    .xans-board-search, .xans-myshop-boardlistsearch {
        margin: 10px 0 0px -10px;
    }

    .xans-board-listpackage .ec-base-button.gBottom {
        margin: 20px 0 0;
    }

    .ec-base-tab.typeNav .menu li a {
        min-width: auto;
    }
}

.theme02, .theme02 input, .theme02 select, .theme02 textarea, .theme02 code, .theme02 button {
    font-family: "Lora", "Nanum Myeongjo", Arial, sans-serif !important;
}

.theme02 .xans-product-action .action_button .sub_sold, .theme02 [class^='btnSubmit'], .theme02 a[class^='btnSubmit'] {
    background: #9fa581;
    color: #fff;
}

.theme02 [class^='btnNormal'], .theme02 a[class^='btnNormal'] {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 [class^='btnNormal']:not(.disabled):hover, .theme02 [class^='btnNormal']:not(.disabled).selected {
    border-color: #4d5c04;
}

.theme02 .main_top_banner {
    background-color: #9fa581;
    color: #fff;
}

.theme02 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme02 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #9fa581 !important;
}

.theme02 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #9fa581;
}

.theme02 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme02 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #9fa581;
}

.theme02 .listpage_title div:after, .theme02 .main_title .main_title_txt01:after {
    background: #9fa581;
}

.theme02 .sale_box {
    background-color: #9fa581 !important;
}

.theme02 .main_video .background_video {
    background: #9fa581;
}

.theme02 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #9fa581;
}

.theme02 .swiper-container-horizontal > .swiper-scrollbar {
    background: #dbd9cc;
}

.theme02 .swiper-pagination-bullet {
    background: #dbd9cc;
    opacity: 1;
}

.theme02 .swiper-pagination-bullet-active {
    background: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #9fa581;
}

.theme02 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #9fa581;
    background-color: #fff;
    border: 1px solid #9fa581;
}

.theme02 #right_quick > div:first-child a {
    background: #9fa581;
}

.theme02 .listpage_title:after {
    background: #9fa581;
}

.theme02 .ec-base-tab.typeMenu li.selected a.button {
    color: #9fa581;
    border: 1px solid #9fa581;
}

.theme02 .ec-base-product .prdList .thumbnail .badge, .theme02 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #9fa581 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle {
    background: #dbd9cc !important;
    opacity: 1 !important;
}

.theme02 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #9fa581 !important;
}

.theme02 .tabProduct li.selected a {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-coupon-productdetailajax.section > .title h2 {
    color: #9fa581;
    border-bottom: 2px solid #9fa581;
}

.theme02 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #eeefe8;
}

.theme02 .xans-product-additional .view .ec-base-button a {
    color: #9fa581;
}

.theme02 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #9fa581;
    border-bottom: 1px solid #9fa581;
}

.theme02 .navigation-menu__category .cate_h {
    color: #9fa581;
}

.theme02 .navigation-menu__board .title, .theme02 .navigation-menu__project .title {
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #9fa581;
    color: #9fa581;
}

.theme02 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #9fa581;
    border-top: none;
}

.theme03, .theme03 input, .theme03 select, .theme03 textarea, .theme03 code, .theme03 button {
    font-family: "Roboto", "Nanum Gothic", Arial, sans-serif !important;
}

.theme03 .xans-product-action .action_button .sub_sold, .theme03 [class^='btnSubmit'], .theme03 a[class^='btnSubmit'] {
    background: #beacc4;
    color: #fff;
}

.theme03 [class^='btnNormal'], .theme03 a[class^='btnNormal'] {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 [class^='btnNormal']:not(.disabled):hover, .theme03 [class^='btnNormal']:not(.disabled).selected {
    border-color: #710795;
}

.theme03 .main_top_banner {
    background-color: #beacc4;
    color: #fff;
}

.theme03 #header .inner .top_nav_box .top_category > ul > li > a:after {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount span {
    background-color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_mypage .wrap_log_menu li a:hover, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a, .theme03 #header .inner .toparea .toparea_shoppinginfo .xans-layout-multishoplist > ul li a:hover {
    color: #beacc4 !important;
}

.theme03 #header .inner .toparea .toparea_state .toparea_state_board > ul li a:hover {
    color: #beacc4;
}

.theme03 #header .inner .top_nav_box .top_category .sub_cate01 li:hover > a, .theme03 #header .inner .top_nav_box .top_category .sub-category li:hover > a {
    color: #beacc4;
}

.theme03 .listpage_title div:after, .theme03 .main_title .main_title_txt01:after {
    background: #beacc4;
}

.theme03 .sale_box {
    background-color: #beacc4 !important;
}

.theme03 .main_video .background_video {
    background: #beacc4;
}

.theme03 .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background: #beacc4;
}

.theme03 .swiper-container-horizontal > .swiper-scrollbar {
    background: #e5e0e7;
}

.theme03 .swiper-pagination-bullet {
    background: #e5e0e7;
    opacity: 1;
}

.theme03 .swiper-pagination-bullet-active {
    background: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button.active {
    color: #beacc4;
}

.theme03 .main_product_category .main_product_inner .main_product_tab li .button:after {
    background-color: #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a {
    color: #fff;
    background-color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .main_map .main_map_banner .main_map_banner_txt_box .main_long_banner_link a:hover {
    color: #beacc4;
    background-color: #fff;
    border: 1px solid #beacc4;
}

.theme03 #right_quick > div:first-child a {
    background: #beacc4;
}

.theme03 .listpage_title:after {
    background: #beacc4;
}

.theme03 .ec-base-tab.typeMenu li.selected a.button {
    color: #beacc4;
    border: 1px solid #beacc4;
}

.theme03 .ec-base-product .prdList .thumbnail .badge, .theme03 .ec-base-tab.typeMenu ul > li > ul > li a:hover {
    color: #beacc4 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle {
    background: #e5e0e7 !important;
    opacity: 1 !important;
}

.theme03 .ec-base-paginate.typeSwipe button.circle.selected {
    background: #beacc4 !important;
}

.theme03 .tabProduct li.selected a {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-coupon-productdetailajax.section > .title h2 {
    color: #beacc4;
    border-bottom: 2px solid #beacc4;
}

.theme03 .xans-product-detail .infoArea #totalProducts > table > tbody {
    background: #f4ecf7;
}

.theme03 .xans-product-additional .view .ec-base-button a {
    color: #beacc4;
}

.theme03 .xans-product-additional .view .ec-base-button a .icon[class*="icoArrow"] {
    border-left: 1px solid #beacc4;
    border-bottom: 1px solid #beacc4;
}

.theme03 .navigation-menu__category .cate_h {
    color: #beacc4;
}

.theme03 .navigation-menu__board .title, .theme03 .navigation-menu__project .title {
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist .toggle {
    border: 1px solid #beacc4;
    color: #beacc4;
}

.theme03 #aside .xans-layout-multishoplist ul li {
    border: 1px solid #beacc4;
    border-top: none;
}

@media all and (min-width: 1024px) {
    #header.layout02 .inner .top_nav_box {
        flex-wrap: wrap;
        position: relative;
    }

    #header.layout02 .inner .top_nav_box .top_mypage {
        top: 80px;
    }

    #header.layout02 .inner .top_nav_box .top_logo {
        width: 100%;
    }

    #header.layout02 .inner .top_nav_box .top_category {
        margin: 0 165px;
        justify-content: center;
    }

    #header.layout02 .inner .top_nav_box .top_category > ul {
        justify-content: center;
    }

    #footer.layout02 .inner .inner_t .info_right {
        order: 1;
        margin: 0;
        width: 46%;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul {
        justify-content: flex-start;
    }

    #footer.layout02 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0px;
    }

    #footer.layout02 .inner .inner_t .info_left {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: flex-end;
        margin: 0 0 0 auto;
    }

    #footer.layout02 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 0 0 10px;
    }

    #footer.layout02 .inner .inner_b .bt_escrow {
        order: 1;
    }

    #footer.layout02 .inner .inner_b .bt_copyright {
        order: 2;
        width: 46%;
        text-align: right;
    }

    #header.layout03 .inner .top_nav_box {
        flex-wrap: wrap;
        align-items: flex-start;
        position: relative;
    }

    #header.layout03 .inner .top_nav_box .top_mypage {
        position: absolute;
        right: 0;
        top: 20px;
        height: 40px;
    }

    #header.layout03 .inner .top_nav_box .top_category {
        margin: 0;
    }

    #header.layout03 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout03 .inner .top_nav_box .top_mypage a.xans-layout-orderbasketcount .count {
        top: 20px;
    }

    #footer.layout03 .inner .inner_t {
        align-items: center;
        flex-direction: column;
    }

    #footer.layout03 .inner .inner_t .info_left {
        order: 1;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list {
        justify-content: center;
        margin: 0 auto;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_info .bt_info_list > div {
        margin: 0 5px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_logo {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_left .bt_tel {
        margin-bottom: 15px;
    }

    #footer.layout03 .inner .inner_t .info_right {
        order: 2;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul {
        justify-content: center;
    }

    #footer.layout03 .inner .inner_t .info_right .bt_util ul li:first-child {
        margin-left: 0;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs {
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .cs_center_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .bank_txt, #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt {
        margin: 0 0 30px;
        text-align: center;
    }

    #footer.layout03 .inner .inner_t .info_right .wrap_cs .sns_txt a {
        display: inline-block;
        margin: 0 7px;
    }

    #footer.layout03 .inner .inner_b {
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }

    #footer.layout03 .inner .inner_b .bt_copyright {
        margin-bottom: 30px;
    }

    #footer.layout03 .inner .inner_b .bt_copyright br {
        display: none;
    }

    #header.layout04 .inner .top_nav_box .top_category {
        margin: 0;
        order: 1;
    }

    #header.layout04 .inner .top_nav_box .top_category > ul > li {
        padding: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_logo {
        order: 2;
        margin: 0 50px 0 0;
    }

    #header.layout04 .inner .top_nav_box .top_mypage {
        order: 3;
        position: static;
    }

    #contents > .section {
        max-width: 1480px;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_full {
        width: 100% !important;
        max-width: 100% !important;
    }
}

body {
    position: relative;
    left: 0;
    transition: left 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.expand {
    overflow-x: hidden;
}

body.expand #aside {
    visibility: visible;
    overflow-x: hidden;
}

body.expand #layoutDimmed {
    display: block;
}

body.expand #aside {
    left: 0;
}

#aside {
    z-index: 1001;
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    min-width: 225px;
    width: 458px;
    background-color: #fff;
    transition: 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

.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;
}

@media all and (max-width: 767px) {
    body.expand {
        left: 292px;
        position: fixed;
    }

    #aside {
        left: -292px;
        width: 292px;
    }

    #aside .btnClose {
        top: 25px;
        right: 17px;
        width: 18px;
        height: 18px;
    }

    #aside .btnClose .icon {
        width: 23px;
        height: 23px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 79px 0 30px 16px;
    }

    .navigation-menu__member a {
        margin: 0 16px 0 0;
        font-size: 14px;
    }

    .navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
        padding: 13px 0 30px 16px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 16px;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }
}

@media all and (max-width: 1024px) {
    .navigation-menu__member .count {
        display: inline-block;
        min-width: 24px;
        padding: 3px 4px 3px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 20px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    #aside {
        left: -458px;
        width: 458px;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        top: 40px;
        right: 50px;
        width: 25px;
        height: 25px;
    }

    #aside .btnClose .icon {
        width: 30px;
        height: 30px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member {
        padding: 95px 0 39px 50px;
    }

    .navigation-menu__member a {
        margin: 0 18px 0 0;
        font-size: 18px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category, .navigation-menu__project {
        padding: 23px 38px 25px 50px;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        text-decoration: none;
    }
}

@media all and (min-width: 1025px) {
    body.expand {
        left: 458px;
    }

    #aside {
        left: -458px;
        width: 458px;
    }
}

body.expand {
    left: 0;
}

#aside {
    left: -80%;
    width: 80%;
}

#aside .navigation-menu {
    padding: 60px 30px;
}

#aside .navigation-menu .top_logo {
    font-size: 25px;
    flex-shrink: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

#aside .navigation-menu .top_logo img {
    max-width: 200px;
    max-height: 30px;
}

#aside .btnClose {
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
}

#aside .xans-layout-multishoplist {
    padding-top: 10px;
}

#aside .xans-layout-multishoplist .toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ff5500;
    color: #ff5500;
}

#aside .xans-layout-multishoplist .toggle .icon.icoArrowBottom {
    margin-top: 3px;
    border-color: #ff5500;
}

#aside .xans-layout-multishoplist.show .toggle .icon.icoArrowBottom {
    margin-top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#aside .xans-layout-multishoplist ul {
    visibility: hidden;
}

#aside .xans-layout-multishoplist.show > ul {
    visibility: visible;
}

#aside .xans-layout-multishoplist ul li.selected {
    display: none;
}

#aside .xans-layout-multishoplist ul li {
    height: 40px;
    border: 1px solid #d8ac88;
    border-top: none;
    color: #000;
}

#aside .xans-layout-multishoplist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.navigation-menu__member {
    border-bottom: none;
    padding: 50px 0 5px 0px;
}

.navigation-menu__member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.navigation-menu__board, .navigation-menu__category, .navigation-menu__project {
    padding: 30px 0 30px 0px;
}

.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 a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

#aside .navigation-menu__category #slide_add_category a.cate {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 20px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 10px;
    margin: 0;
}

#aside .navigation-menu__category #slide_add_category li.noChild > a.cate {
    display: none;
}

#aside .navigation-menu__category #slide_add_category ul {
    display: none;
}

#aside .navigation-menu__category #slide_add_category li {
    position: relative;
}

#aside .navigation-menu__category #slide_add_category li.selected > ul {
    display: block;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 {
    padding: 0 0 0 10px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 a.view {
    font-size: 14px;
    color: #595959;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul {
    padding: 0 0 0 20px;
}

#aside .navigation-menu__category #slide_add_category li.selected .sub_cate01 ul a.view {
    font-size: 14px;
    color: #595959;
}

.navigation-menu__board .icoCategory, .navigation-menu__project .icoCategory {
    position: absolute;
    right: 0;
    top: 0;
    word-wrap: break-word;
    overflow: hidden;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: 150%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-menu__board .categoryList {
    display: none;
}

#aside .navigation-menu__category #slide_add_category a.cate:before, .navigation-menu__board .icoCategory:before, .navigation-menu__category .categoryList a.cate:before, .navigation-menu__project .icoCategory:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#aside .navigation-menu__category #slide_add_category li.selected > a.cate:before, .navigation-menu__board .selected .icoCategory:before, .navigation-menu__category .categoryList li.selected > a.cate:before, .navigation-menu__project .selected .icoCategory:before {
    margin-top: 12px;
    -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;
    padding: 30px 0 30px 0px;
}

.navigation-menu__project .categoryList li:first-child {
    padding-top: 2px;
}

.navigation-menu__board .title, .navigation-menu__project .title {
    position: relative;
    display: block;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

.navigation-menu__board .title button, .navigation-menu__project .title button {
    top: -3px;
}

.navigation-menu__board {
    border-top: 1px solid #ebebeb;
}

.navigation-menu__category .cate_h {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #b99671;
}

@media all and (max-width: 767px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    #aside .btnClose .icon {
        width: 35px;
        height: 35px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 11px;
        height: 23px;
    }

    #aside .btnClose .icon:after {
        top: 11px;
        width: 23px;
    }

    .navigation-menu__member {
        padding: 50px 0 5px 0px;
    }

    .navigation-menu__member a {
        margin: 0 20px 15px 0;
        font-size: 14px;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__project .title {
        padding: 0px 0 15px;
        margin: 0;
    }

    .navigation-menu__project {
        padding-top: 40px;
    }
}

@media all and (max-width: 1024px) {
    body.expand {
        position: relative;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        touch-action: none;
    }

    .navigation-menu__member .count {
        display: inline-block;
        min-width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
        font-size: 12px;
        text-align: center;
        border: 1px solid #1a1a1a;
        border-radius: 50%;
        box-sizing: border-box;
    }
}

@media all and (min-width: 768px) {
    #aside .btnClose {
        display: flex;
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
    }

    #aside .btnClose .icon {
        width: 40px;
        height: 40px;
        margin: -2px 0 0 -2px;
    }

    #aside .btnClose .icon:before {
        right: 15px;
        height: 30px;
    }

    #aside .btnClose .icon:after {
        top: 15px;
        width: 30px;
    }

    .navigation-menu__member a {
        margin: 0 18px 15px 0;
        font-size: 13px;
    }

    .navigation-menu .menu {
        margin: 2px 0;
    }

    .navigation-menu__category .view, .navigation-menu__project .view {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }

    .navigation-menu__board {
        padding: 23px 50px 25px 0;
    }

    .navigation-menu__board .menu a {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        text-decoration: none;
    }
}


li.xans-record- {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
    margin: 30px 0 0;
    padding: 0 5px;
}

.xans-board-list-8 {
    clear: both;
    overflow: hidden;
}

.boardList {
    margin: 0;
    padding: 0 0 60px;
    border-bottom: 1px solid #e5e5e5;
}