/* BASIC css start */
#nav {display:none;}
.dn {display:none;}

/* »ó¼¼ ÀÌ¹ÌÁö */
#oneImage,
#multiImage li,
.recomd-swiper .thumb_wrap {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

#multiImage li {
    height:0 !important;
    
}

#multiImage li img {
    display:none;
} 

#multiImage .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 0;
    opacity: 1;
    background: #111;
    margin: 0 5px 0 0 !important;
}

#multiImage .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #00ff2f;
}

#multiImage .swiper-pagination-bullet:last-child {
    margin-right: 0;
}



/* »ó¼¼ Á¤º¸ & °¡°Ý */
#contents .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic {
    padding: 0;
    margin-top: 18px;
    border-bottom: 0;
    margin: 0;
}

#contents .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .brand {
    padding-left: 0;
    font-size: 12px;
    font-weight: 500;
    color: #222;
    line-height: 1.2em;
}

#contents .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic h2 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 300;
    color: #222;
    line-height: 1.5em;
    padding: 0;
    display: inline-block;
}

#contents .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {
    margin-top: 21px;
    padding: 0;
}

#contents .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc {
    padding:0;
}

.shopdetailInfoValue_top {display:flex; align-items:center; justify-content:space-between;}
.shopdetailInfoValue_top p.prd-price {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    line-height: 1.5em;
    vertical-align: bottom;
    display: inline-block;
}

.shopdetailInfoValue_top p.prd-consumer {
    font-size: 12px;
    font-weight: 300;
    color: #727171;
    line-height: 1.5;
    vertical-align: bottom;
    display: inline-block;
    margin-left: 4px;
}

.shopdetailInfoValue_top .prod_percent {
    font-size: 20px;
    font-weight: 500;
    color: #00ff2f;
    line-height: 1.5em;
    vertical-align: bottom;
    display: inline-block;
    margin-left: 20px;
}


.info_top_right {
    display: flex;
    align-items: center;
}

.share_icon_Wrap {    
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    overflow-y: hidden;
    height: 24px;
    text-align: right;
}

.share_icon_Wrap.off {
    width: 30px;
    margin-right: 10px;
}


.share_icon_Wrap.off .kakao,
.share_icon_Wrap.off .link {
    display:none;
}

.shopdetailInfoValue_top .kakao {
    display: inline-block;
}

.shopdetailInfoValue_top .link {
    display: inline-block;
    margin-left:10px
}

.shopdetailInfoValue_top .share {
    display: inline-block;
    margin-left:10px
}

.shopdetailInfoValue_top .ico_share {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/mo_img/ico_share.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
}

.shopdetailInfoValue_top .ico_kakao {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/mo_img/ico_kakao.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
}

.shopdetailInfoValue_top .ico_link {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/mo_img/ico_link2.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
}



.shopdetailInfoValue_top .wish {display:inline-block;}

.shopdetailInfoValue_bottom {
    margin-top: 20px;
    border-top: 1px solid #222;
    padding-top: 20px;
    padding-bottom: 20px;
}

.shopdetailInfoValue_bottom .shopdetailInfoName {
    font-size: 12px;
    font-weight: 400;
    color: #222;
    line-height: 1.2em;
}

.shopdetailInfoValue_bottom .shopdetailInfoCont {
    font-size: 12px;
    font-weight: 300;
    color: #727171;
    line-height: 1.2em;
}


.shopdetailInfoValue_bottom .product_desc {
    margin-bottom: 13px;
}

.shopdetailInfoValue_bottom .product_desc:last-child {
    margin-bottom: 0;
}

.hidden {
    margin-top: 20px;
    padding: 18px 10px;
    background: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hidden_left .usergroup_price {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.hidden_left .usergroup_tit {
    font-size: 12px;
    color: #00ff2f;
    margin-left: 12px;
    font-weight: 400;
}

.hidden_right span {
    font-size: 18px;
    font-weight: 500;
    color: #00ff2f;
}

/* ¿É¼Ç */
#contents .option_tk .add-opt_item {
    padding: 0;
    margin-bottom: 0;
}

#contents .option_tk .add-opt_item .shopdetailInfoName {
    display:none;
}

#contents .shopdetailInfoMultiSelect {
    margin-top: 20px;
}

#contents .MK_optAddWrap .MK_inner-opt-cm {
    padding: 0;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li {
    background-color: transparent;
    border: 1px solid #ccc;
    margin-top: 0;
    padding: 13px 10px;
    margin-bottom: 10px;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li:last-child {
    margin-bottom:0;
}

#contents .option_tk .shopdetailInfoSelect:nth-of-type(2) {
    border-bottom: 1px solid #222;
}

#contents .option_tk .shopdetailInfoSelect .add-opt_item:last-child {
    margin-bottom: 20px;
}

#contents #MK_innerOptTotal.total_box {
    padding: 13px 10px 13px;
}

#MK_innerOptTotal .txt {
    font-size: 12px;
    font-weight: 400;
    color: #222;
    line-height: 1.2em;
}

#contents strong#MK_p_total {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 1.2em;
    margin-left: 25px;
}

#contents .shopdetailInfoName {
}

#contents .add-opt_item .shopdetailInfoCont {
    width: 100% !important;
    margin-bottom: 10px;
}

#contents .add-opt_item:last-child .shopdetailInfoCont {
    margin-bottom:0;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_p-name {
    color: #222;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 1em;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li {
    padding: 10px !important;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    border: none;
    height: 15px;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl input {
    height: 15px;
    line-height: 15px;
    border-left: 0;
    border-right: 0;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    width: 15px;
    height: 15px;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(2) {
    background-image: url(/design/sillajewel/mo_img/opt_plus.png);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(1) {
    background-image: url(/design/sillajewel/mo_img/opt_minus.png);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}

#contents .MK_optAddWrap .MK_inner-opt-cm li .MK_price span {
    font-weight: 500;
    font-size: 12px;
    color: #222;
    line-height: 1em;
}



/* Áß°£ ¹è³Ê */
.main_middle_bn {
    margin-top: 25px;
    position: relative;
    margin-bottom: 50px;
}

.main_middle_bn .fixed_bn img {
    width: 100%;
}

.main_middle_bn .swiper_bn1 {
    margin-top: 20px;
}

.main_middle_bn .swiper_bn1 .swiper-slide img {
    width: 100%;
}

.main_middle_bn .swiper-button-next, 
.main_middle_bn .swiper-button-prev {
    width: 15px;
    height: 30px;
}

.main_middle_bn .swiper-button-next::after, 
.main_middle_bn .swiper-button-prev::after {
    display: none; 
}

.main_middle_bn .swiper-button-next {
    background:url(/design/sillajewel/mo_img/ico_next_white.png) 0 0 no-repeat;
    background-size: 15px 30px;
    right: 20px;
}

.main_middle_bn .swiper-button-prev {
    background:url(/design/sillajewel/mo_img/ico_prev_white.png) 0 0 no-repeat;
    background-size: 15px 30px;
    left: 20px;
}

.main_middle_bn div[class*="swiperBn-pagination"] {bottom: -5px;position: relative;}

.main_middle_bn div[class*="swiperBn-pagination"] .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
    background: #111;
}

.main_middle_bn div[class*="swiperBn-pagination"] .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #00ff2f;
}


/* qna */
.qna_wrap {
    padding: 20px 10px;
}

.qna_wrap .board > li {
    border-bottom: 1px solid #ccc;
    padding: 10px 8px;
}

.qna_wrap .board > li:first-child {
    border-top: 1px solid #ccc;
}

.qna_wrap .qnaListWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qna_wrap .qnaListWrap .descriptions {
    font-size: 10px;
    font-weight: 300;
    color: #9fa0a0;
    line-height: 1.2em;
}

.qna_wrap .qnaListWrap .descriptions > a > span::after {
    content: "|";
    padding-left: 3px;
    padding-right: 3px;
}

.qna_wrap .qnaListWrap .descriptions > a > span:nth-of-type(3)::after {
    display: none;
}

.qna_wrap .qnaListWrap .subWrap {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2em;
}

.qna_wrap .qnaListWrap  .desc_icon span.ico_lock {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/design/sillajewel/mo_img/ico_lock.png)0 0 no-repeat;
    background-size: 13px;
    background-position: center;
}

.qna_wrap .contentView {
    display:none;
}

.qna_wrap .empty-board {
    text-align: center;
}

/* ÆäÀÌÂ¡ */
.pagenation_wrap {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 50px;
}

.pagenation_wrap a {
    font-size: 16px;
    font-weight: 500;
    color: #727171;
    line-height: 1em;
}

.pagenation_wrap .page_prev_wrap {
    display: inline-block;
    margin-right: 15px;
}

.pagenation_wrap .page_num_list {
    display: inline-block;
}

.pagenation_wrap .page_next_wrap {
    display: inline-block;
    margin-left: 15px;
}

.pagenation_wrap .page_num_list li {
    margin-right: 8px;
    display:inline-block;
}

.pagenation_wrap .page_num_list li:last-child {
    margin-right: 0;
}

.pagenation_wrap .page_num_list a.this {
    color: #022222;
    font-weight: 600;
}


/* °ü·Ã »óÇ° */
#contents .product_list_outer {
    border-top:0;
    margin-top:50px;
    padding-left:10px;
}

.promotion_product_wrap h2 {
    font-size: 18px;
    font-weight: 300;
    color: #222;
    line-height: 1.25em;
}

.product_list_wrap {
    margin-top: 10px;
}

.product_list_wrap .product_item .thumb img {
    width:100%;
}

.product_list_wrap .product_item .info {
    margin-top:7px;
}

.product_list_wrap .product_item .info .pname {
    font-size: 12px;
    font-weight: 300;
    color: #222;
    line-height: 1.25em;
    margin-bottom:5px;
}

.product_list_wrap .product_item .info .prd-price {
    font-size: 12px;
    font-weight: 500;
    color: #222;
    line-height: 1.25em;
    display: inline-block;
    
}

.product_list_wrap .product_item .info .prod_percent {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #00ff2f;
    margin-left:10px;
}


/* °íÁ¤¿µ¿ª */

.fixed .option_tk {
    padding-left: 10px;
    padding-right: 10px;
}

.fixed_name {
    display:none;
}

.fixed .fixed_name {
    display:block;
    font-size: 16px;
    font-weight: 300;
    color: #222222;
    line-height: 1.25em;
    margin-top: 5px;
    margin-bottom: 20px;
}

.buy_btn {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom:-1px;
}

.option_area.fixed .buy_btn {
    display:none;
}

.toggle_btn {
    display:none;
    background: #fff;
    height: 15px;
    text-align: center;
}

.toggle_btn span.ico_toggle {
    display: inline-block;
    width: 10px;
    height: 5px;
    background: url(/design/sillajewel/mo_img/ico_toggle.png) 0 0 no-repeat;
    background-size: 10px 5px;
    background-position: center;
}


.option_area.fixed .toggle_btn {
    display:block;
}

.fixed .buy_btn .wish_btn_wrap {
    width: 20%;
    background: #00FF2F;
    height: 70px;
    text-align: center;
    line-height: 60px;
}

.fixed .buy_btn .npay_btn_wrap {
    width: 20%;
    background: #19ce60;
    height: 70px;
    text-align: center;
    line-height: 60px;
}

.fixed .buy_btn .cart_btn_wrap {
    height: 70px;
    background: #222;
    width: 30%;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.fixed .buy_btn .buyNow_btn_wrap {
    width: 50%;
    height: 70px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #222;
    text-align: center;
}

.ico_wish {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/mo_img/ico_wish.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
    vertical-align:middle;
}

.ico_wish.on {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/img/icon_wish_on.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
    vertical-align:middle;
}

.ico_npay {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/sillajewel/mo_img/ico_npay.png) 0 0 no-repeat;
    background-size: 20px;
    background-position: center;
    vertical-align:middle;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {
    height: auto !important;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {
    line-height: 60px !important;
}

.fixed .buy_on {
    width: 100%;
    display: flex !important;
    align-items: center;
}

.fixed .buy_on .wish_btn_wrap {
    width: 20%;
    background: #00FF2F;
    height: 70px;
    text-align: center;
    line-height: 60px;
}

.fixed .buy_on .npay_btn_wrap {
    width: 20%;
    background: #19ce60;
    height: 70px;
    text-align: center;
    line-height: 60px;
}

.fixed .buy_on .cart_btn_wrap {
    height: 70px;
    background: #222;
    width: 30%;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align:center;
}

.fixed .buy_on .buyNow_btn_wrap {
    width: 50%;
    height: 70px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #222;
    text-align: center;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed .buy_on a {
    background-color: transparent;
    width: auto;
    color: #fff;
    float: none;
    height: inherit;
    font-size: 20px;
    font-weight: 600;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {
        max-height: calc(100vh - 75px) !important;
}

.fixed .option_tk {
    padding-bottom: 13px;
}

.btn_box {
    width: 100%;
    display: flex !important;
    align-items: center;
}

.btn_box .wish_btn_wrap {
    width: 20%;
    background: #00FF2F;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.btn_box .npay_btn_wrap {
    width: 20%;
    background: #19ce60;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.btn_box .cart_btn_wrap {
    height: 60px;
    background: #222;
    width: 30%;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align:center;
}

.btn_box .buyNow_btn_wrap {
    width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #222;
    text-align: center;
}



.shopdetail .product_detail_outer {
    border-top:0 !important;
    margin-bottom: 40px;
}

.thumb {
    background-position: center !important;
    background-size: cover !important;
    margin-bottom:10px;
}






/* »ó´Ü ·Î°í */
.ico_blogo1 {
    display: inline-block;
    width: 100px;
    height: 23px;
    background: url(/design/sillajewel/img/01_tirrlirr.png) 0 0 no-repeat;
    background-size: 100px 17px;
    background-position: left center;
}
.ico_blogo2 {
    display: inline-block;
    width: 66px;
    height: 23px;
    background: url(/design/sillajewel/img/02_annasui.png) 0 0 no-repeat;
    background-size: 66px 23px;
    background-position: left center;
}
.ico_blogo3 {
    display: inline-block;
    width: 100px;
    height: 23px;
    background: url(/design/sillajewel/img/03_marjakurki.png) 0 0 no-repeat;
    background-size: 100px 21px;
    background-position: left center;
}
.ico_blogo4 {
    display: inline-block;
    width: 100px;
    height: 23px;
    background: url(/design/sillajewel/img/04_ambrosia.png) 0 0 no-repeat;
    background-size: 100px 23px;
    background-position: left center;
}
.ico_blogo5 {
    display:inline-block;
    width: 74px;
    height: 23px;
    background:url(/design/sillajewel/img/05_silla.png) 0 0 no-repeat;
    background-size: 74px 23px;
    background-position:left center;
}





.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del {
    top:15px !important;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {
    background:none !important;
    
}






.option_tk .add-opt_item .shopdetailInfoCont select {
    height:38px !important;
}





/* ÃßÃµ»óÇ° ½æ³×ÀÏ ¹é±×¶ó¿îµå */
.thumb_wrap {
    position: relative;
}

.thumb_wrap .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.05);
}
/* BASIC css end */

