/* BASIC css start */
.coupon_banner {
    margin-top: 15px;
}

.thumb_outer {
    float: left;
    width: 68.1%;
    padding-bottom:150px;
}
.mystoreshow {
    display: none;
    width: 288px;
    margin: 15px auto;
}

.review-title {
    font-size: 42px;
    font-weight: 200;
    margin-bottom: 13px;
    color : #333;
}

.instagram_widget {
    text-align: center;
}

#productDetail .prd-menu {
    font-size: 23px!important;
    margin-bottom: 5px!important;
    margin-top: 0!important;
}

.sel_ccc {
    height: 30px;
}

.info-box .text-box.reserve {
    visibility: hidden;
}

.naver-btn {
    text-align: center;
    width: calc((100% - 7px) / 2);
    margin-right: 7px;
    display: inline-block;
}

a.gift_btn {
    width: calc((100% - 7px) / 2);
    display: block;
    line-height: 33px;
    height: 35px;
    color: #585858;
    border: 1px solid #b8b8b8;
    text-align: center;
    font-size: 13px;
    letter-spacing: -0.02em;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    display: inline-block;
}

a.gift_btn img {
    margin-top: -1px;
    margin-right: 2px;
}

.cate_btn {
    display: none;
}

.displaynone {
    display: none;
}

.store_select {
    position: absolute;
    width: 437px;
    top: 0px;
    left: 50%;
    z-index: 100;
    border: 1px solid rgb(222, 222, 222);
    background: rgb(255, 255, 255);
    transform: translate(-50%, 0px);
}

.store_select .store_tit {
    background: rgb(243, 243, 243);
    padding: 23px 0px 23px 46px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid rgb(237, 237, 237);
    color: rgb(0, 0, 0);
}

.store_select > ul {
    margin: 54px 0px;
}

.store_select0, .store_select1, .store_select2 {
    padding: 0px 76px;
}

.store_select3 {
    padding: 0px;
}

.store_select select {
    height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
    border: 1px solid rgb(223, 223, 223);
    color: rgb(109, 109, 109);
    font-size: 11px;
    line-height: 30px;
    width: 280px !important;
}

.store_select3 table {
    padding: 76px;
    margin-top: 36px;
    text-align: center;
}

.store_select3 table .left p:first-child {
    padding: 35px 0px 20px;
    border-top: 1px solid rgb(222, 222, 222);
}

.store_select3 table .left p:first-child strong {
    font-weight: normal !important;
}

.store_select3 table .left p:nth-child(3) {
    color: rgb(144, 144, 144);
}

.store_select3 table .left p.address {
    margin-bottom: 9px;
}

.store_select3 table .left .tel a {
    margin-top: 17px;
    color: rgb(0, 82, 158);
    display: inline-block;
}

.store_select3 table .left .map_m {
    display: block;
    border: 1px solid rgb(222, 222, 222);
    width: 137px;
    margin: 29px auto 38px;
    padding: 10px 0px;
    font-weight: bold;
    color: rgb(127, 127, 127);
    text-align: center;
}

.store_select3 table .left .map {
    display: block;
    border: 1px solid rgb(222, 222, 222);
    width: 137px;
    margin: 29px auto 38px;
    padding: 10px 0px;
    font-weight: bold;
    color: rgb(127, 127, 127);
    text-align: center;
}

.store_box_close {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.store_select #slides_stores, .store_select #slides_stores .slides_container li img {
    width: 315px;
}

.store_select #slides_stores {
    float: none;
    position: relative;
    width: 315px;
    height: 300px;
    margin: 0px auto;
}

#map {
    margin-bottom: 20px;
}

.mystoreshow {
    display: none;
}

.store_pic {
    display: none;
}

.ctrl_box {
    display: none;
}

.ctrl.prev {
    position: absolute;
    top: 50%;
    left: -50px;
    z-index: 98;
    width: 20px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
}

.ctrl.next {
    position: absolute;
    top: 50%;
    right: -50px;
    z-index: 98;
    width: 20px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
}

.pagination {
    position: absolute;
    bottom: 22px;
    left: 0px;
    z-index: 98;
    width: 100%;
    height: 13px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    position: relative;
    z-index: 98;
    width: 13px;
    height: 13px;
    margin: 0px 4px;
    background: url("/design/byyj1/images/store_paging.png") 0px 0px no-repeat;
}

.pagination li.activeSlide {
    background: url("/design/byyj1/images/store_paging_over.png") 0px 0px no-repeat;
}

.pagination li a {
    display: block;
    width: 100%;
    height: 13px;
    font-size: 0px;
}

.shopbrand-side {
    display: block !important;
}

#overlay_layer {
    display: none;
}

.detail-content {
    width: calc(100% - 19.074%) !important;
    min-width: 1280px!important;
}

.detail-content .swiper_rel dt.thumb {
    padding: 0px !important;
    margin: 0px !important;
}

strong.text-small {
    font-size: 13px;
    font-weight: 300;
    color:#000;
}

.info_box {
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 100;
    width: 315px;
    padding: 10px;
    border: 1px solid rgb(222, 222, 222);
    background: rgb(255, 255, 255);
    display: none;
}

.detail_price_info h3 {
    color: rgb(34, 34, 34);
    font-size: 18px;
    font-family: Verdana;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.detail_price_info span {
    display: inline-block;
    width: 70px;
    padding-left: 10px;
    color: rgb(170, 170, 170);
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.detail_price_info strong {
    display: inline-block;
    width: 90px;
    color: rgb(34, 34, 34);
    font-size: 16px;
    font-family: Verdana;
    text-align: right;
}

.info_close {
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
}

.info_cnt {
    height: 25vh;
    padding: 15px;
    overflow-y: auto;
}

.info_cnt p {
    font-size: 13px;
    font-weight: 300;
    font-family: 'Pretendard';
    line-height:1.4;
    color:#000;
}

strong.text-small span {
    margin-right: 5px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
}

li.photo_thumbnail_box__photo.photo_thumbnail_box__photo--placeholder {
    background: rgb(245, 245, 245) !important;
}

#header, #layerWrap, #contentWrap, #ftLink .link, #footer {
    width: 1720px;
}

.detail_swiper {
    width: 100%;
    height: 140px;
    margin: 20px 0px !important;
}

.detail_swiper .detail_add_img_slide {
    height: 140px !important;
}

.detail_swiper .swiper-slide {
    width: 100%;
    cursor: pointer;
}

.detail_swiper .swiper-slide img {
    width: 100% !important;
}

.detail_tab {
    display: block;
    max-width: 1290px;
    height: 59px;
    margin: 0px auto 80px;
    font-size: 0px;
}

.detail_tab li {
    display: inline-block;
    width: 20%;
    height: 17px;
    border-right: 1px solid rgb(226, 226, 226);
    box-sizing: border-box;
    text-align: center;
}

.detail_tab li a {
    display: inline;
    font-size: 15px;
    font-weight: 200;
    color: #aaaaaa;
    text-align: center;
}

.detail_tab li.tab_open a {
    border-bottom: 2px solid rgb(34, 34, 34);
    padding-bottom: 5px;
    color: rgb(51, 51, 51);
    font-weight: 400;
}

.detail_tab li:last-child {
    border-right: none;
}

.realted_title {
    margin: 90px 0px 40px;
    color: rgb(17, 17, 17);
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.item-wrap {
    width: 100%;
    min-height: auto !important;
    padding: 0px 0px 80px !important;
}

.item-wrap .item-cont {
    width: 100%;
}

.item-wrap .item-cont .item-list {
    padding: 0px;
    width: 264px !important;
}

.item-wrap .item-cont .item-list .thumb {
    width: 264px;
    height: auto;
    margin: 0px auto;
    padding: 0px 10px;
}

.item-wrap .item-cont .item-list .thumb img {
    width: 100%;
    height: 100%;
}

.item-wrap .item-cont .item-list .prd-info {
    padding: 0px;
    margin-top: 25px;
    text-align:left;
}

.item-wrap .item-cont .item-list .prd-name {
    padding: 0px 0px 8px;
        color: #383533;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 0px !important;
    font-family: 'Pretendard';
    display: inline-block;
    max-width: 60%;
    margin-right: 30px;
    text-align:left;
}

.item-wrap .item-cont .item-list .prd-name a {
    color: #333;
    font-size: 13px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 200;
}

.item-wrap .item-cont .item-list .subname {
    color: #999;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 8px;
    font-weight: 200!important;
}

.item-wrap .item-cont .item-list .prd-price {
    text-align: left;
    font-size: 18px;
}

.item-wrap .item-cont .item-list .prd-price .price {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}

.item-wrap .item-cont .item-list .prd-price strike {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
}

.swiper_rel .swiper-scrollbar {
    max-width: 1420px;
    width: 100% !important;
    height: 2px !important;
    left: 10px !important;
    bottom: 0px !important;
}

.swiper_rel .swiper-scrollbar-drag {
    border-radius: 0px;
    background: rgb(0, 0, 0);
}

.subname font {
    color: rgb(153, 153, 153) !important;
}

#productDetail {min-width: 1280px;}

#productDetail .page-body {
    float: right;
    width: 27.207%;
    margin-left: auto;
    box-sizing: border-box;
    padding-top: 125px;
    position: relative;
    min-width: 282px;
    margin-right:8px;
    }

#productDetail .thumb-info::after {
    content: "";
    display: block;
    clear: both;
}

#productDetail .thumb-wrap {
    width: 100%;
    text-align: center;
}

#productDetail .thumb-wrap .fleft {
    width: 640px;
}

#productDetail .thumb-wrap img {
    width: 100%;
    height: auto;
}

#productDetail .thumb {
    margin: 0px auto;
    width: 100%;
}

#productDetail .thumb img {
}

#productDetail .thumb-ctrl {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

#productDetail .thumb-ctrl a {
    font-size: 11px;
}

#productDetail .thumb-ctrl a img {
    vertical-align: middle;
    margin-right: 3px;
}

#productDetail .thumb-ctrl a:hover {
    text-decoration: underline;
}

.detail_image {
    height: 640px;
}
#productDetail .page-body .page-body-inner {}
#productDetail .page-body .page-body-inner {
    right: 0;
    width: 18.9%;
    position: fixed;
    top: 125px;
    right: 13.07%;
    padding-top:0;
    z-index: 10;
    min-width: 277px;
    max-height: 817px;
    overflow-y:scroll;
    padding-bottom:50px;
    box-sizing: border-box;
    }
#productDetail .page-body .page-body-inner { -ms-overflow-style: none; scrollbar-width:none; } 
#productDetail .page-body .page-body-inner::-webkit-scrollbar{ display:none; }

#productDetail .page-body .page-body-inner.info_height {
     position: sticky;
     position: -webkit-sticky;
     width: 85.9%;
     } 
#productDetail .info {
    width: 100%!important;
    position: relative;
    padding-top:70px;    
}

#productDetail .info .info_top {
    margin: 0px;
    padding: 0px 0px 10px;
    border-bottom: 1px solid #bcb8b6;
}

#productDetail .info .prd-icon {
}

#productDetail .info .prd-icon img {
    margin-right: 3px;
}

#productDetail .info .tit-prd {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    letter-spacing: -0.01em;
    position:relative;
    font-family: 'Pretendard';
}

#productDetail .info .tit-prd .prd-name {
    width: 80%;
    display: inline-block;
    line-height: 1.4;
    font-family: 'Pretendard';
}

#productDetail .info .subname {
    font-size: 16px;
    font-weight: 300;
    color: rgb(170, 170, 170);
    line-height: 22px;
    letter-spacing: -0.01em;
}

#productDetail .info .table-opt {
    margin-top: 10px;
}
#productDetail .info .table-opt table { }
#productDetail .info .table-opt th, #productDetail .info .table-opt td {
    padding: 11px 0px;
}

#productDetail .info .table-opt th {
    font-size: 14px;
    font-weight: 400;
    color: rgb(85, 85, 85);
    padding: 10px 0px;
}

#productDetail .info .table-opt th .tb-left, #productDetail .info .table-opt td .tb-left {
    padding: 0px;
    font-size: 17px;
    font-weight: 300;
    color: rgb(170, 170, 170);
    position: relative;
}

#productDetail .info .table-opt td.add-option-wrap .prd-name {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #353332;
    letter-spacing: -0.01em;
    position: relative;
    font-family: 'Pretendard';
}

#productDetail .info .add-option-wrap .table-opt td.price .tb-left {font-size: 18px !important;color: #36322f !important;font-weight: 400 !important;}


#productDetail .info .add-option-wrap .table-opt td.price .tb-left strike {
    font-size: 14px;
    color: #807e7d;
    font-weight: 300;
    margin-right: 10px;
}
#productDetail .info  .table-opt td {
}

td.price.sell_price .tb-left {
    font-size: 22px !important;
    color: #36322f !important;
    font-weight: 400 !important;
}

.info-btns {
    position:absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
}

.wish-box {
    
}

#productDetail .wish-box {
    display:inline-block;
    margin-left: 15px;
}
#productDetail .link-share-box {
    display:inline-block;
}


#productDetail .wish-box .wish-btn {
    width: 12px;
    height: 15px;
    background: url("/design/byyj1/makeshop/pc/new_wish_no.svg") no-repeat center;
    cursor : pointer;
    display:block;
}


#productDetail .link-share-box .link-share-btn {
    width: 12px;
    height: 15px;
    background: url("/design/byyj1/makeshop/pc/icon_share.svg") no-repeat center;
    cursor : pointer;
    display:block;
}







#productDetail .wish-box .wish_in {
    background-size: 30px 26px !important;
    background: url(/design/byyj1/images/list_wish_in.gif)no-repeat center;
}

.show {
    display: block !important;
}

.benefit-box {
    width: 127px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid rgb(51, 51, 51);
    box-sizing: border-box;
    padding: 5px 0px;
    text-align: center;
    float: right;
    display: flex;
    cursor: pointer;
}

.benefit-box a {
    width: 100%;
    height: 100%;
    line-height: 18px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
}

.detail_price_info {
    position: absolute;
    right: 0px;
    top: 55px;
    z-index: 105;
    width: 213px;
    padding: 45px 35px 25px;
    border: 1px solid rgb(222, 222, 222);
    background: rgb(255, 255, 255);
    display: none;
}

.m_list0 em {
    display: inline-block;
    width: 29px;
    height: 29px;
    background: rgb(227, 227, 227);
    vertical-align: middle;
}

.detail_price_info p {
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
}

#productDetail .info .table-opt .price_area {
    margin-bottom: 30px;
}

#productDetail .info .table-opt .price_area > .price {
    display: inline-block;
    margin-left: 10px;
    color: rgb(170, 170, 170);
    font-size: 14px;
}

#productDetail .info .table-opt .price_area > .sell_price {
    display: inline-block;
    color: rgb(26, 26, 26);
    font-size: 25px;
    font-weight: 700;
}

#productDetail .info .table-opt .price_area > .sell_price strike {
    margin-left: 5px;
    color: rgb(170, 170, 170);
    font-size: 14px;
    font-weight: 400;
}

.tb-left strike {
    font-size: 14px;
    color: #807e7d;
    font-weight: 300;
    margin-right: 10px;
}

.share-btn {
    width: 32px;
    height: 31px;
    cursor: pointer;
    background: url("http://www.nain.co.kr/design/byyj1/makeshop/pc/share-icon.png")no-repeat;
}

.info-btns .share-box {
    position: absolute;
    top: -35px;
    right: -52px;
    display: none;
}

.info span.disc-price {
    color: #832924;
    margin-left: 10px;
    font-size: 16px;
}

#MK_innerOptTotal {
    padding-top: 20px;
    text-align: right;
}

#goods_amount {
    float: left;
}

#productDetail .info .table-opt .opt-spin {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid rgb(172, 172, 172);
}

#productDetail .info .table-opt .opt-spin .txt-spin, #productDetail .info .table-opt .opt-spin .btns {
    float: left;
}

#productDetail .info .table-opt .opt-spin .txt-spin {
    width: 41px;
    height: 13px;
    padding-left: 2px;
    padding-top: 2px;
    border: 0px;
    font-size: 11px;
}

#productDetail .info .table-opt .opt-spin .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid rgb(170, 170, 170);
}

#productDetail .info .table-opt .opt-spin .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}

#productDetail .info .table-opt .opt-spin .btns a.btn-up {
    border-bottom: 1px solid rgb(170, 170, 170);
    background: url("/images/d3/modern_simple/btn/btn_h5_spin_up.gif") 50% 50% no-repeat;
}

#productDetail .info .table-opt .opt-spin .btns a.btn-dw {
    background: url("/images/d3/modern_simple/btn/btn_h5_spin_dw.gif") 50% 50% no-repeat;
}

#productDetail .info .prd-btns .soldout {
    float: left;
    display: block;
    width: 100%;
    height: 60px;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    line-height: 60px;
    text-align: center;
    border: 1px solid rgb(222, 222, 222);
    border-radius: 0px;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    box-sizing: border-box;
    font-family: 'Pretendard'!important;
}

#productDetail .info .prd-btns .soldout:hover {
    color: rgb(0, 0, 0);
    border-color: rgb(85, 85, 85);
}

#productDetail .info .prd-btns a {
    display: block;
    height: 60px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.02em;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    color: #fff;
    margin-bottom: 7px;
}

#productDetail .info .prd-btns .btn_buy {
    
    width: 100%;
    height: 41px;
    color: #383838;
    border: 1px solid #b8b8b8;
}

#productDetail .info .prd-btns .btn_cart {
    width: 100%;
    height: 41px;
    color: rgb(255, 255, 255);
    background-color: #363332;
    border: 1px solid #b8b8b8;
}


#productDetail .info .prd-btns .btn_barotalk {
    display: block;
    margin-top: 10px;
}

.prd-btns {
    width: 100%;
    overflow: hidden;
}

.prd-price span.soldout {
    margin-top: 20px;
    color: rgb(210, 37, 37);
    font-size: 15px;
    font-weight: 500;
}

#productDetail .info .table-opt .opt-wrap {
    width: 100%;
    border-bottom: 1px solid #dddbda;
}

#productDetail .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
}

#productDetail .info .table-opt .opt-wrap-hybrid {
    width: 100%;
    padding: 0px 0px 10px;
    border-bottom: 1px solid rgb(228, 228, 228);
}

#productDetail .info .table-opt .opt-wrap-hybrid .tit {
    margin-bottom: 8px;
    color: rgb(150, 150, 150);
}

#productDetail .info .table-opt .opt-wrap-hybrid .tit strong {
    color: rgb(85, 85, 85);
}

#productDetail .info .table-opt .opt-wrap dl {
    overflow: hidden;
    width: 100%;
    padding: 3px 0px;
}

#productDetail .info .table-opt .opt-wrap dl:last-of-type {padding-bottom: 20px;}

#productDetail .info .table-opt .opt-wrap dl::after {
    display: block;
    clear: both;
    content: "";
}

#productDetail .info .table-opt .opt-wrap dt {
    float: left;
    width: 100px;
    margin-bottom: 5px;
    padding-top: 4px;
    color: rgb(170, 170, 170);
    font-size: 17px;
    font-weight: 200;
    display: none;
}

#productDetail .info .table-opt .opt-wrap dd {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

#productDetail .info .table-opt .opt-wrap .sel-btn {
    text-align: right;
}

#productDetail .info .table-opt .opt-wrap .sel-btn a {
    display: inline-block;
    width: 80px;
    height: 24px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 24px;
    border: 1px solid rgb(35, 31, 32);
    background: rgb(35, 31, 32);
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
}



#productDetail .info .table-opt .opt-wrap .sel-btn a img {
    display: none;
}

#productDetail .info .table-opt .opt-wrap select {
    width: 100%;
    height: 41px;
    border: 1px solid #ccc;
    display:block;
    color:#000;
    background: #fff url('/design/byyj1/makeshop/pc/sel_arrow.png') no-repeat calc(100% - 10px) 50%;
    background-size: 12px auto;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding-left: 10px;
    font-size:15px;
    font-weight: 400;
    color:#666666;
    line-height: 41px;
    outline:none;
}


#productDetail .info .table-opt .opt-wrap .opt-btns {
    position: relative;
}

#productDetail .info .table-opt .opt-wrap .opt-btns input {
    margin-right: 3px;
    width: 42px;
    height: 24px;
    border: 1px solid rgb(223, 223, 223);
    line-height: 24px;
    text-align: center !important;
}

#productDetail .info .table-opt .opt-wrap .opt-btns a {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    vertical-align: top;
    /*background: url("//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif") 0px 0px no-repeat;*/
}

#productDetail .info .table-opt .opt-wrap .opt-btns a.btn-up {
    background-position: 0px 0px;
}

#productDetail .info .table-opt .opt-wrap .opt-btns a.btn-dw {
    background-position: 0px -26px;
}

#productDetail .info .table-opt .opt-wrap dl .opt-count select {
    float: left;
    width: 350px;
}

#productDetail .info .table-opt .opt-wrap dl .opt-count .opt-btns {
    padding-top: 5px;
    clear: both;
}

#productDetail .info .table-opt .option-wrap {
    margin-top: 10px;
    padding: 10px 0px;
    border-top: 1px solid rgb(221, 221, 221);
}

#productDetail .info .table-opt .option-wrap .option-box {
    width: 100%;
}

#productDetail .info .table-opt .option-wrap .option-box .tit {
    padding: 10px 0px 5px;
    color: rgb(102, 102, 102);
}

#productDetail .info .table-opt .option-wrap .option-box .list::after {
    clear: both;
    content: "";
    display: block;
}

#productDetail .info .table-opt .option-wrap .option-box .list {
    width: 100%;
}

#productDetail .info .table-opt .option-wrap .option-box .list li {
    float: left;
    width: 70px;
    margin-left: 25px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li.first, #productDetail .info .table-opt .option-wrap .option-box .list li:first-child {
    margin-left: 0px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl {
    padding-bottom: 10px;
    color: rgb(51, 51, 51);
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdchk {
    text-align: left;
    padding-bottom: 5px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input {
    width: 13px;
    height: 13px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg {
    position: relative;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img {
    width: 70px;
    height: 70px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg {
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 71px;
    color: rgb(255, 255, 255);
    text-align: center;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.4;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0.4;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-top: 7px;
    line-height: 14px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-bottom: 3px;
    line-height: 14px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdprice {
    padding-bottom: 3px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdqty {
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input {
    width: 52px;
    height: 24px;
    line-height: 24px;
    border: 1px solid rgb(223, 223, 223);
    text-align: center;
    background: none;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
    display: inline-block;
    width: 12px;
    height: 26px;
    line-height: 0;
    font-size: 0px;
    vertical-align: top;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 0;
    font-size: 0px;
    vertical-align: top;
}

#productDetail .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
    margin-bottom: 2px;
}

#productDetail .info .table-opt .option-wrap .option-box .list li.lst-soldout dl {
    color: rgb(167, 167, 167);
}

#productDetail .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input {
    color: rgb(146, 146, 146);
}

#productDetail .detailTab {
    padding-top: 40px;
    position: relative;
}

#productDetail .detailTab ul {
    padding-left: 1px;
}

#productDetail .detailTab ul::after {
    display: block;
    clear: both;
    content: "";
}

#productDetail .detailTab ul li {
    margin-left: -1px;
    float: left;
    width: 274px;
    height: 49px;
    border: 1px solid rgb(228, 228, 229);
}

#productDetail .detailTab ul li.first {
    width: 273px;
}

#productDetail .detailTab ul li a {
    display: block;
    height: 49px;
    font-size: 13px;
    color: rgb(48, 48, 48);
    line-height: 49px;
    text-align: center;
    font-family: Verdana;
}

#productDetail .detailTab ul li a.active {
    height: 47px;
    border-bottom: 3px solid rgb(35, 31, 32);
}

#productDetail .tit-detail {
    position: relative;
    padding-top: 30px;
}

#productDetail .tit-detail::after {
    display: block;
    clear: both;
    content: "";
}

#productDetail .tit-detail h3 {
    float: left;
    font-size: 16px;
    color: rgb(48, 48, 48);
    line-height: 18px;
}

#productDetail .tit-detail .more {
    float: right;
}

#productDetail .tit-detail .more a {
    font-size: 11px;
    color: rgb(140, 139, 139);
}





#productDetail .tit-detail-2 {
    position: relative;
    padding-top: 150px;
}

#productDetail .tit-detail-2::after {
    display: block;
    clear: both;
    content: "";
}

#productDetail .tit-detail-2 h3 {
    float: left;
    font-size: 16px;
    color: rgb(48, 48, 48);
    line-height: 18px;
}





#productDetail .prd-detail table {
    table-layout: auto;
    border-spacing: 0px !important;
    border-collapse: collapse !important;
}

#productDetail .prd-detail table td {
    word-break: break-all;
}

#productDetail .prd-detail {
    padding-top: 10px;
    margin-top: 30px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 15px;
    line-height: 0.8;
    font-weight:300;
}

#productDetail .prd-detail img {
    max-width: 100%;
}

#productDetail .item-wrap {
    padding-top: 40px;
    width: 1400px;
}

#productDetail .item-wrap .prd-opt {
    padding: 5px 0px;
    font-size: 13px;
}

#productDetail .item-wrap .prd-opt p {
    padding-bottom: 5px;
}

#productDetail .item-wrap .prd-opt select {
    height: auto;
}

#productDetail .item-wrap .prd-opt .vo_value_list {
    height: 16px;
    line-height: 16px;
}

#productDetail .item-wrap .prd-qty {
    padding: 5px 0px;
    margin: 0px auto;
    position: relative;
    width: 60px;
    height: 18px;
}

#productDetail .item-wrap .prd-qty .MS_related_quantity, #productDetail .item-wrap .prd-qty .btns {
    float: left;
}

#productDetail .item-wrap .prd-qty .MS_related_quantity {
    width: 34px;
    height: 16px;
    line-height: 18px;
    text-align: right;
    border: 1px solid rgb(172, 172, 172);
    font-size: 11px;
}

#productDetail .item-wrap .prd-qty .btns {
    width: 17px;
    height: 16px;
    border-top: 1px solid rgb(172, 172, 172);
    border-right: 1px solid rgb(172, 172, 172);
    border-bottom: 1px solid rgb(172, 172, 172);
    border-image: initial;
    border-left: none;
}

#productDetail .item-wrap .prd-qty .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}

#productDetail .item-wrap .prd-qty .btns a.btn-up {
    border-bottom: 1px solid rgb(170, 170, 170);
    background: url("/images/d3/modern_simple/btn/btn_h5_spin_up.gif") 50% 2px no-repeat;
}

#productDetail .item-wrap .prd-qty .btns a.btn-dw {
    background: url("/images/d3/modern_simple/btn/btn_h5_spin_dw.gif") 50% 2px no-repeat;
}

#productDetail .related-allbasket {
    padding-bottom: 40px;
    text-align: center;
}

#productDetail .related-allbasket a {
    display: inline-block;
    width: 248px;
    height: 58px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    text-align: center;
    line-height: 58px;
    border: 1px solid rgb(35, 31, 32);
    background: rgb(35, 31, 32);
    transition: all 0.3s ease 0s;
}

#productDetail .related-allbasket a:hover {
    color: rgb(35, 31, 32);
    background: rgb(255, 255, 255);
}

#productDetail .related-allbasket a:active {
    position: relative;
    top: 1px;
}

.prd-price span.disc-price {
    float: right;
    font-size: 16px;
    color: #ff614c;
    font-weight: 400;
}

.prd-info .rel-icons {
    float: right;
}

#productDetail .review-write {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid rgb(228, 228, 229);
}

#productDetail .review-write th, #productDetail .review-write td {
    padding: 4px 0px;
}

#productDetail .review-write th {
    font-weight: normal;
}

#productDetail .review-write td input[name="hname"] {
    padding-left: 5px;
    width: 210px;
    height: 31px;
    line-height: 31px;
    border: 1px solid rgb(221, 221, 221);
}

#productDetail .review-write td label {
    margin-right: 10px;
}

#productDetail .review-write td textarea {
    padding: 5px;
    width: 840px;
    height: 81px;
    border: 1px solid rgb(221, 221, 221);
}

#productDetail .review-write td .btn_write {
    display: inline-block;
    width: 109px;
    height: 91px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 91px;
    border: 1px solid rgb(35, 31, 32);
    background: rgb(35, 31, 32);
    transition: all 0.3s ease 0s;
}

#productDetail .review-write td .btn_write:hover {
    color: rgb(35, 31, 32);
    background: rgb(255, 255, 255);
}

#productDetail .review-write td .btn_write:active {
    position: relative;
    top: 1px;
}

#productDetail .table-slide {
    border-top: 1px solid rgb(0, 0, 0);
}

#productDetail .table-slide thead th {
    padding: 15px 0px;
    font-size: 13px;
    border-bottom: 1px solid rgb(233, 233, 233);
    font-weight: normal;
    font-family: Verdana;
}

#productDetail .table-slide td {
    padding: 15px 0px;
    background: url("//image.makeshop.co.kr/makeshop/d3/basic_simple/common/board_dot.gif") 0px bottom repeat-x;
}

#productDetail .table-slide td .paging a {
    font-family: Verdana;
}

#productDetail .table-slide td .paging .first, #productDetail .table-slide td .paging .prev, #productDetail .table-slide td .paging .next, #productDetail .table-slide td .paging .last {
}

#productDetail .table-slide tr.cnt {
    display: none;
}

#productDetail .table-slide tr.cnt td {
    padding: 20px;
    color: rgb(153, 153, 153);
    cursor: default;
}

#productDetail .table-slide tr.cnt td p {
    word-break: break-all;
    white-space: normal;
}

#productDetail .table-slide tr.reply .tb-txt {
    padding-left: 30px;
    background: url("/images/d3/modern_simple/common/bull_reply.gif") 10px 0px no-repeat;
}

#productDetail .table-slide .list-btm {
    position: relative;
}

#productDetail .table-slide .list-btm::after {
    display: block;
    clear: both;
    content: "";
}

#productDetail .table-slide .btm_write {
    margin-top: 10px;
    /* margin-right: -110px; */
    position: relative;
    float: right;
    right: 37px;
}

#productDetail .table-slide .btm_write a {
    display: inline-block;
    width: 108px;
    height: 38px;
    font-size: 13px;
    color: rgb(0, 0, 0);
    text-align: center;
    line-height: 38px;
    border: 1px solid rgb(35, 31, 32);
    background: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
}

#productDetail .table-slide .btm_write a:hover {
    color: rgb(255, 255, 255);
    background: rgb(35, 31, 32);
}

#productDetail .table-slide .btm_write a:active {
    position: relative;
    top: 1px;
}

#productDetail .table-slide .paging-wrap {
    margin: 0px 110px;
    position: relative;
    float: left;
    width: 880px;
}

#productDetail .review-list {
    margin-top: 10px;
}

#productDetail .qna-list {
    margin-top: 10px;
}

.MK_not_choice {
    color: red;
}

.MK_optAddWrap, .MK_optAddWrap * {
    margin: 0px;
    padding: 0px;
}

.MK_optAddWrap {
}

.MK_optAddWrap li {
    list-style: none;
}

#MK_optAddList {
    overflow: hidden;
}

#MK_optAddList li {
    float: left;
    width: 100%;
    margin-top: 5px;
}

#MK_optAddList .MK_tit, #MK_optAddList .MK_div, #MK_optAddList .MK_st {
    float: left;
}

#MK_optAddList .MK_tit, #MK_optAddList .MK_div {
    font-size: 11px;
    line-height: 16px;
}

#MK_optAddList .MK_tit {
    width: 65px;
    margin-right: 5px;
}

#MK_optAddList .MK_div {
    width: 5px;
    text-align: center;
}

#MK_optAddList .MK_st {
    width: 205px;
}

#MK_optAddList .MK_st .MK_btn-add {
    cursor: pointer;
}

#MK_optAddList .MK_st select {
    margin-left: 5px;
    width: 195px;
    height: 18px;
}

#MK_optAddListPP {
    overflow: hidden;
}

#MK_optAddListPP .MK_tit, #MK_optAddListPP .MK_st {
    float: left;
    width: auto;
}

#MK_optAddListPP .MK_tit {
    margin-right: 5px;
    margin-top: 3px;
}

#MK_innerOptWrap {
}

#MK_innerOptWrap #MK_innerOptScroll.line {
    padding-top: 5px;
    position: relative;
}

#MK_innerOptWrap #MK_innerOptScroll.limit {
    position: relative;
    height: 150px;
    overflow-y: auto;
}

#MK_innerOptWrap .MK_inner-opt-cm li {
    height: 20px;
    position: relative;
    font-size: 13px;
    line-height: 1;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 14px 0;
    border-bottom: 1px solid #dddbda;
}

#MK_innerOptWrap .MK_inner-opt-cm li::after {
    display: block;
    clear: both;
    content: "";
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    position: absolute;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name, #MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    display: block;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #36322f;
    position: absolute;
    left: 6px;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Pretendard';
    width: 39%;
    line-height:1.3;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
    right: 40px;
    font-size: 13px;
    color: #36322f;
    font-weight: 300;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
    font-weight: 300;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    right: 6px;
    width: 13px;
    height: 13px;
    text-indent: -9999em;
    background: url("/design/byyj1/makeshop/pc/option_delete.svg") 0px 0px no-repeat;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 46%;
    width: 91px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option, #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic, #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option {
    width: 32px;
    height: 24px;
    line-height: 24px;
    border: none;
    text-align: center !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #36322f;
    font-weight: 300;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    float: left;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    margin: 0px;
    vertical-align: top;
    background: url("/design/byyj1/makeshop/pc/option_minus.svg") 0px 0px no-repeat;
    background-position: center!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: 7px auto!important;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up {
    background-position: 0px 0px;
    margin: 0px 4px;
    right: 0;
    background: url(/design/byyj1/makeshop/pc/option_plus.svg) 0px 0px no-repeat;
    background-position: center!important;
    background-size: 7px auto!important;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {
    background-position: 0px -26px;
    left: 0;
}

#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 {
    font-weight: 200;
}

#MK_innerOptWrap #MK_innerOpt_01 li:last-child {
    border-bottom: 1px solid #dddbda;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput {
    width: 200px;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name, #MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price, #MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl, #MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del {
    display: inline-block;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price {
    top: 4px;
    bottom: 0px;
    right: 23px;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name {
    width: 200px;
    line-height: 26px;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl {
    vertical-align: middle;
    margin-top: 0px;
}

#MK_innerOptWrap #MK_innerOpt_01 li:first-child {
    padding: 10px 0px;
}

#MK_innerOptWrap #MK_innerOpt_03 {
}

#MK_innerOptWrap #MK_innerOptPrice {
    display: none;
    padding: 12px 5px 10px;
    font-size: 12px;
    color: rgb(51, 51, 51);
    text-align: right;
}

#MK_innerOptAdd {
    display: none;
    padding: 0px 5px;
    font-size: 12px;
    color: rgb(51, 51, 51);
    text-align: right;
}

#MK_innerOptTotal {
    padding:0 6px;
    padding-top: 11px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #b9b9b9;
}

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

#MK_innerOptTotal .totalLeft {
    float: left;
}

#MK_innerOptTotal .totalRight {
    float: right;
}

#MK_innerOptTotal .MK_txt-total {
    font-size: 18px;
    color: rgb(14, 14, 14);
}

#MK_innerOptTotal .MK_txt-won {
    font-size: 18px;
    color: rgb(14, 14, 14);
}

#MK_innerOptTotal .MK_total {
    font-size: 16px;
    color: #36322f;
    margin-left: 5px;
    font-weight: 400;
}

#MK_innerOptTotal .totalRight .MK_total {
    display: inline-block;
    margin-top: -4px;
    font-size: 24px;
    color: rgb(0, 0, 0);
    vertical-align: middle;
}

.total-price strong {
    color: #36322f;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Pretendard';
}

span.text02 {
    color: rgb(108, 108, 108);
    display: block;
}

span.text01 {
    margin-bottom: 35px;
    display: block;
}

.total-price {
    text-align: right;
}

.total-price span {
    color: #36322f;
    float: left;
    font-weight: 300;
    font-size: 15px;
}

img.warning-icon {
    margin-right: 10px;
    margin-bottom: 3px;
}

.count-box ul.rev_qna {
    display: inline-flex;
    float: right;
    color: rgb(166, 153, 169);
    -webkit-box-align: center;
    align-items: center;
}

.count-box ul.rev_qna li {
    font-size: 15px;
}

.count-box ul.rev_qna li:first-child {
    margin-right: 10px;
}

.count-box ul.rev_qna li:last-child {
    margin-left: 10px;
}

.count-box ul.rev_qna li a {
    color: rgb(166, 153, 169);
    font-size: 15px;
}

#sorivu {
    position: relative;
    margin-top: 20px;
}

#productWrap {
    margin: 30px auto;
    width: 800px;
}

#productWrap h3.tb-tit {
    margin-bottom: 10px;
    text-align: left;
}

#productWrap table {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: rgb(214, 214, 214);
    border-style: solid;
    table-layout: fixed;
}

#productWrap table th {
    border-right: 1px solid rgb(232, 232, 232);
    border-bottom: 1px solid rgb(232, 232, 232);
    color: rgb(92, 92, 92);
    text-align: left;
    font-weight: normal;
    padding: 10px 0px 10px 20px;
}

#productWrap table td {
    color: rgb(139, 139, 139);
    border-bottom: 1px solid rgb(232, 232, 232);
    word-break: break-all;
    text-align: left;
    padding: 10px 0px 10px 20px;
}

td.area-btn-size-chart a.btn-size-chart {
    display: inline-block;
    width: 84px;
    height: 24px;
    font-size: 11px;
    color: rgb(35, 31, 32);
    text-align: center;
    line-height: 24px;
    border: 1px solid rgb(35, 31, 32);
    background: rgb(255, 255, 255);
    transition: all 0.3s ease 0s;
}

td.area-btn-size-chart a.btn-size-chart:hover {
    color: rgb(255, 255, 255);
    background: rgb(35, 31, 32);
}

td.area-btn-size-chart a.btn-size-chart:active {
    position: relative;
    top: 1px;
}

#sizeChart {
    padding-bottom: 10px;
    width: 810px;
    position: absolute;
    display: none;
    background: rgb(255, 255, 255);
}

#sizeChart .btn-close-box {
    width: 100%;
    position: relative;
}

#sizeChart .btn-close-layer {
    position: absolute;
    display: block;
    width: 15px;
    height: 14px;
    top: 10px;
    right: 10px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: bold;
}

#importune_btn {
    margin-left: 10px;
}

#importune_btn a {
    vertical-align: top;
}

.couponWrap {
    text-align: center;
}

.couponBox {
    display: inline-block;
    margin-bottom: 109px;
}

.couponInfo {
    text-align: center;
    color: #8c8c8c;
    font-size: 14px;
}

.couponInfo * {
}

.size-chart-box {
    width: 100%;
    border: 2px solid rgb(63, 64, 69);
}

.size-chart-box h4 {
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    color: rgb(255, 255, 255);
    background: rgb(63, 64, 69);
    text-align: center;
}

.size-chart-cont {
    margin: 10px auto 0px;
    width: 800px;
    background: rgb(255, 255, 255);
}

.size-chart-cont table {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: 1px solid rgb(217, 219, 218);
}

.size-chart-cont table th, .size-chart-cont table td {
    padding: 8px 0px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}

.size-chart-cont table th {
    border-bottom: 1px solid rgb(214, 214, 214);
}

.size-chart-cont table tr, .size-chart-img {
    height: 1px;
}

.size-chart-cont img.sc-img-chart, #sc_img_chart {
    width: 670px;
    height: 300px;
}

.size-chart-cont img.sc-img-guide, #sc_img_guide {
    width: 190px;
    height: 240px;
}

.size-chart-cont p {
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
    color: rgb(167, 167, 167);
}

#nhn_btn {
    text-align: left;
}

#nhn_btn .npay_type_A_2 {width:100%!important;height: 35px!important;}

#nhn_btn .npay_text, #nhn_btn .npay_event, #nhn_btn a span {
    display: none!important;
}

#nhn_btn .npay_button {
    padding: 0!important;
    width: 100%!important;
}

#nhn_btn .npay_button_box {
    border-top: none!important;
    padding: 0!important;
    height: 60px!important;
    width: 100%!important;
}

#nhn_btn .npay_type_MA_1 {
    width: 100%!important;
    height: 45px!important;
}

#nhn_btn .npay_btn_item.btn_width {
    display: none!important;
}

#nhn_btn a {
    font-size: 0!important;
    height: 35px!important;
    box-sizing: border-box;
   /* background: #03c75b url(https://img.pay.naver.net/static/images/button/2022_09_diff/npay_sp_payment.png)!important;*/
    background-repeat: no-repeat!important;
   /* background-position: 50% 48%!important;*/
    background-size: 18% auto!important;
    border: none;
    width: 100%!important;
    border: none!important;
    border-radius: 0!important;
    display: block!important;
    line-height: 35px;
}

#nhn_btn .npay_btn_item {
    width: 100%!important;
    height: 48px!important;
}

#payco_order_btn {
    padding-top: 10px;
}

#payco_order_btn .payco_checkout.ta .payco_checkout_btn {
    margin-top: 0px !important;
}

#kakaopay_order_btn {
    padding-top: 10px;
}

.ocb-area {
    width: 323px;
}

.ocb-area a {
    margin-top: 0px !important;
}

#productDetail .info .table-opt td.add-option-tit {
    padding: 15px 0px 0px;
    border-top: 1px solid rgb(228, 228, 229);
    color: rgb(0, 0, 0);
    font-size: 14px;
}

#productDetail .info .table-opt tr.add-option-not-start {
    border-top: 1px dashed rgb(228, 228, 229);
}

#productDetail .info .table-opt td.add-option-img {
    padding-top: 10px;
    vertical-align: top;
}

#productDetail .info .table-opt td.add-option-img .thumb-s img {
    max-width: 100%;
}

#productDetail .info .table-opt td.add-option-wrap {
    padding-top: 10px;
}

#productDetail .info .table-opt td.add-option-wrap .prd-icon, #productDetail .info .table-opt td.add-option-wrap .tit-prd {
    padding-left: 20px;
    padding-top: 0px;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt {
    padding-left: 15px;
    margin-top: 0;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td select.basic_option, #productDetail .info .table-opt td.add-option-wrap .table-opt td select.addition_option {
    width: 310px;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td input.basic_option, #productDetail .info .table-opt td.add-option-wrap .table-opt td input.addition_option {
    width: 306px;
    height: 22px;
    line-height: 24px;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td .opt-wrap {
    border-bottom: none;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit {
    display: none;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd {
    width: 100%;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select {
    width: 100%;
}

#productDetail .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input {
    width: 205px;
}

#productDetail .info .table-opt tr.add-option-end .MK_p-tit {
    display: block;
    width: 90%;
    height: 100%;
    line-height: 12px;
    color: rgb(0, 0, 0);
    font-weight: bold;
}

#productDetail .info .table-opt tr.add-option-end .MK_price {
    top: 40px;
    right: 0px;
}

#productDetail .info .table-opt tr.add-option-end .MK_btn-del {
    top: 0px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p {
    overflow: hidden;
    text-overflow: ellipsis;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.MK-oneclick-list {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
}

.MK-oneclick-list::after {
    content: "";
    display: block;
    clear: both;
}

.MK-oneclick-list li {
    float: left;
    margin: 0px 7px 7px 0px;
}

.MK-oneclick-list li a {
    display: inline-block;
}

.MK-oneclick-list li.MK-oneclick-sel a {
    border: 1px solid #bcb8b6!important;
    box-sizing: border-box;
}

.MK-oneclick-list li.MK-oneclick-dis a {

}

.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
    padding: 1px;
    opacity: 1;
}

.MK-oneclick-list li a span {
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 19px;
    font-size: 17px;
    color: rgb(51, 51, 51);
    font-weight: 700;
}

.MK-oneclick-list li a img {
    width: 100%;
    height: 100%;
}

.MK-oneclick-list li.MK-oneclick-image a {
    height: 50px;
}

.MK-oneclick-list li.MK-oneclick-image a img {
    width: auto;
    height: 48px;
}

.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {
    height: 46px;
    width: auto;
}

.MK-oneclick-list li.MK-oneclick-color {
}

.MK-oneclick-list li.MK-oneclick-color a {
    background: rgb(255, 255, 255);
    width: 19px;
    height: 19px;
    box-sizing: border-box;
}

.MK-oneclick-list li.MK-oneclick-color a[title="È­ÀÌÆ®"] { border:1px solid #e0e0e0; }
.MK-oneclick-list li.MK-oneclick-color a[title="¿ú È­ÀÌÆ®"] { border:1px solid #e0e0e0; }

.MK-oneclick-list li.MK-oneclick-color span {
    width: 100%;
    height: 100%;
}

.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span {
    width: 27px;
    height: 27px;
}

.MK-oneclick-list li.MK-oneclick-text .MK-oneclick-list li.MK-oneclick-text {
    min-width: 35px;
    max-width: 100%;
    height: 50px;
}

.MK-oneclick-list li.MK-oneclick-text a {display: block;}

.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
    /* width: 45px; */
}

.MK-oneclick-list li.MK-oneclick-text span {
    line-height: 44px;
    max-width: 320px;
    overflow: hidden;
    height: 20px;
}

.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span {
    min-width: 30px;
    line-height: 27px;
}

.MK-oneclick-value {
    display: inline-block;
    color: #807e7d;
    font-size: 13px;
    line-height: 19px;
    margin-left: 18px;
    font-weight: 300;
}

.MK-oneclick-only-text li.MK-oneclick-text {
    border: 1px solid #bcb8b6;
    width: 65px;
    position: relative;
}


.MK-oneclick-only-text li.MK-oneclick-li.MK-oneclick-text.MK-oneclick-dis.sold_out:before, .MK-oneclick-only-text li.MK-oneclick-li.MK-oneclick-text.MK-oneclick-dis.sold_out:after {
  position: absolute;
  top:50%;
  left: 50%;
  content: ' ';
  height: 50px;
  width: 1px;
  background-color: #bcb8b6;
  transform: translate(-50%, -50%);
}
.MK-oneclick-only-text li.MK-oneclick-li.MK-oneclick-text.MK-oneclick-dis.sold_out:before {
  transform: translate(-50%, -50%) rotate(67deg);
}
.MK-oneclick-only-text li.MK-oneclick-li.MK-oneclick-text.MK-oneclick-dis.sold_out:after {
  transform: translate(-50%, -50%) rotate(-67deg);
}

.MK-oneclick-only-text li.MK-oneclick-text span {
    line-height: 22px;
    max-width: 65px;
    overflow: hidden;
    font-size: 11px;
    color: #36322f;
    font-weight: 300;
    font-family: 'Pretendard';
}

.color_ex {
    padding-top: 30px;
    text-align: center;
    font-weight: 100;
    line-height: 1.5em;
    font-size: 14px;
}

.color_ex p {
    padding: 19px 0px 63px;
    color: rgb(170, 170, 170);
}

.color_ex .tablist li {
    display: inline;
    padding: 0px 18px 0px 20px;
    background: url("/design/byyj1/images/bg_cs_bar.gif") 0px 1px no-repeat;
    color: rgb(139, 139, 139);
    cursor: pointer;
}

.color_ex .tablist li:first-child {
    background: none;
}

.color_ex .tablist li:hover {
    color: rgb(34, 34, 34);
    text-decoration: underline;
}

.prdInfo_box {
    width: 100%;
    max-width: 1420px;
    border-bottom: 1px solid rgb(235, 235, 235);
    margin: 25px auto 0px;
}

.prdInfo_box .prdInfo_line {
    width: 49%;
    border-right: 1px solid rgb(235, 235, 235);
    display: block;
    vertical-align: top;
    padding-bottom: 50px;
    padding-top: 25px;
    min-height: 300px;
}

.prdInfo_box .prdInfo_line .fleft {
    margin: 20px 30px;
}

.prdInfo_box .prdInfo_line .fleft h2 {
    font-size: 14px;
    color: rgb(85, 85, 85);
    font-weight: normal;
}

.prdInfo_box .prdInfo_line .fleft h2 span {
    color: rgb(34, 34, 34);
    font-weight: normal;
}

.prdInfo_box .prdInfo_line .fleft h3 {
    font-size: 12px;
    color: rgb(153, 153, 153);
    font-weight: normal;
}

.prdInfo_box .prdInfo_line .up_box {
    border: 1px solid rgb(235, 235, 235);
    width: 103px;
    height: 30px;
    margin: 20px 30px 0px 0px;
    text-align: center;
}

.prdInfo_box .prdInfo_line .up_box a {
    color: rgb(85, 85, 85);
    font-size: 11px;
    line-height: 30px;
    display: block;
    transition: all 0.3s linear 0s;
}

.prdInfo_box .prdInfo_line .up_box a:hover {
    text-decoration: none;
    background-color: rgb(17, 17, 17);
    color: rgb(255, 255, 255);
}

.prdInfo_box .prdInfo_line .prdInfo_text {
    border-top: 1px solid rgb(235, 235, 235);
    padding-top: 40px;
    margin: 0px 30px;
    color: rgb(136, 136, 136);
    font-size: 12px;
    line-height: 20px;
}

.prdInfo_box .prdInfo_line .prdInfo_text b {
    color: rgb(85, 85, 85);
}

.prdInfo_box .prdInfo_line.fright {
    width: 49%;
    border: 0px;
    display: block;
}

.prdInfo_box.topline {
    border-top: 0px;
}

.pdt80 {
    padding-top: 80px;
}

.cboth {
    clear: both;
}

.fleft {
    float: left !important;
}

.fright {
    float: right !important;
}


.info-wrap {
    margin-bottom: 22px;
}

.info-box {position: relative; padding:0 6px; }

.info-box a {
    font-size: 13px;
    color: #807e7d;
}

.info-box .text-box {
    left: 80px;
    color: rgb(57, 57, 57);
    font-weight: 400;
}

.info-box .text-box a {
    padding: 0px 10px;
    position: relative;
}
.info-box .text-box a:after {content:'';background: #aaa9a8;width: 1px;height: 11px;position: absolute;right: -2px;top: 50%;transform: translateY(-50%);}
.info-box .text-box a:last-of-type:after { display:none; }
.info-box .text-box a:first-child {
    padding: 0px 10px 0px 0px !important;
}

.info-box span {
    color: rgb(170, 170, 170);
}

.new_info_text {
    padding: 10px 6px;
    margin-bottom: 9px;
    border-bottom: 1px solid #dddbda;
}

.new_info_text span {
    display: block;
    font-size: 13px;
    color: #807e7d;
    line-height: 1.6;
    font-weight: 300;
}

.toggle-box {
    width: 100%;
    margin: 0px auto;
    text-align: left;
}

.toggle-box ul.toggle-cont li {
    padding: 16px 30px;
    color: rgb(85, 85, 85);
}

.toggle-box ul.toggle-cont .title {
    font-size: 14px;
    cursor: pointer;
    box-sizing: border-box;
    width: 100%;
}

.toggle-box ul.toggle-cont .info {
    font-size: 12px;
    color: rgb(153, 153, 153);
    line-height: 20px;
    margin-bottom: 25px;
}

.toggle-box ul.toggle-cont .info h3 {
    color: rgb(85, 85, 85);
}

.toggle-box ul.toggle-cont {
    border-top: 1px solid rgb(221, 221, 221);
}

.toggle-box ul.toggle-cont:last-child {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.toggle-box ul.toggle-cont .title span {
    float: right;
    font-size: 25px;
    line-height: 12px;
}

#skin_content_content_big_div {
    width: 100%;
}

#det_info {
    text-align: left;
}

#det_info p {
    color: rgb(119, 119, 119);
    line-height: 180%;
}

#det_info p span {
    color: rgb(159, 25, 26);
}

#det_info p .blk {
    color: rgb(34, 34, 34);
}

#det_info ol {
    padding-top: 17px;
}

#det_info ol li {
    padding: 3px 0px;
    color: rgb(119, 119, 119);
}

#det_info dl {
}

#det_info dl dt {
    padding-bottom: 15px;
    color: rgb(34, 34, 34);
}

#det_info dl dd {
    color: rgb(119, 119, 119);
    line-height: 170%;
}

#hms {
    text-align: center;
}

.detail-banner {
    margin: 100px 0;
}

.detail-banner img {
    margin: 0 auto;
    display: block;
}

#groupt_reserve_txt {
    margin-left: 35px;
    -webkit-text-stroke: thin;
}


#productDetail .info .table-opt select {
    width: 350px;
    height: 26px;
}

#productDetail .info .table-opt .tit {
    margin-bottom: 5px;
}


.box.svelte-18ctfr9.svelte-18ctfr9 {
    margin: 50px 5px 50px !important;
    padding: 20px 11px !important;
}

.indicator.modern.svelte-oq1dcl.svelte-oq1dcl, .indicator.chic.svelte-oq1dcl.svelte-oq1dcl {
    margin-top: 40px !important;
}

.modern.svelte-18ctfr9 h1.svelte-18ctfr9 {
    font-size: 20px !important;
    margin-bottom: 20px !important;
    text-align: left !important;
}

.detail_go {
    margin-top: 19px;
    border-top: 1px solid #dddbda;
}

.detail_go a {
    display: block;
    font-size: 13px;
    color: #585858;
    font-weight: 400;
    border-bottom: 1px solid #dddbda;
    padding: 10px 6px;
    line-height: 1;
    background: url(/design/byyj1/makeshop/pc/detail_go_btn2.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) 50%;
    cursor:pointer;
}

.detail_go a span {
    font-size: 14px;
    color: #585858;
    font-weight: 400;
}

#productDetail .item-wrap.swiper_rel {
    width: 100%;
    margin-top:30px;
    
}

.best_review_box {
    overflow: hidden;
    width: 100%;
}

.instagram_widget iframe {
    width: 100%!important;
}

@media (max-width: 1300px) {
#productDetail .page-body .page-body-inner {
    width: 24%;
    right: 5%;
}

}


.down_coupon {
    margin-top: 15px;
}

.coupon_banner .coupon_li {
    position: relative;
    margin-top: 8px;
}

.coupon_banner .coupon_li a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: right;
}

.coupon_banner img { 
    width : 100%; 
}



#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p strong { font-weight:300; }


#productDetail .prd-detail>.crema-product-reviews {
    display: none;
}

.insta_title {
    display: block;
    width: 100%;
    overflow: hidden;
}


/* BASIC css end */

