/* BASIC css start */
* {letter-spacing: -0.01em;box-sizing: border-box;}

#contentWrap {max-width: inherit;width: calc(100% - 120px);}

.all_page {display:block !important;}
.product_page {display:none !important;}

#productDetail .page-body {
    margin-top:64px
}

/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info {
    display: flex;
    justify-content: center;
    *zoom:1
}

#productDetail .thumb-info .soldOut {
    font-size: 9px;
    margin-bottom: 8px;
    display: block;
    font-weight: 500;
}
#productDetail .thumb-info:after {
    content: "";
    display: block;
    clear: both;
}

#productDetail .thumb-info .thumb-wrap {
    margin-right:120px;
    width:536px;
    text-align: center
}
#productDetail .thumb-info .thumb {
    margin:0 auto;
    width:100%;

}
#productDetail .thumb-info .thumb img {
    width:100%;
}
#productDetail .thumb-info .thumb-ctrl {
    clear: both;
    padding-top: 20px;
    text-align: center;
}
#productDetail .thumb-info .thumb-ctrl a {
    font-size: 11px;
}
#productDetail .thumb-info .thumb-ctrl a img {
    vertical-align: middle;
    margin-right: 3px;
}
#productDetail .thumb-info .thumb-ctrl a:hover {
    text-decoration: underline;
}
#productDetail .thumb-info .thumb-wrap ul.-multi {
    font-size: 0;
    display: block;
}
#productDetail .thumb-info .thumb-wrap ul.-multi li {
    display: inline-block;
    padding: 10px 0 0;
}
#productDetail .thumb-info .thumb-wrap ul.-multi li + li {
    /*padding-left: 10px;*/
    margin-right: 10px;
}
#productDetail .thumb-info .thumb-wrap ul.-multi li img {
    width: 122px;
}

#productDetail .thumb-info .right_wrap {
    position: relative;
    background: #fff;
    min-height: 1600px;
}
#productDetail .thumb-info .right_info {
    display: flex;
    position: sticky;
    top: 110px;
    left: 0;
}

#productDetail .thumb-info .right_info .videoThumb {
    margin-right:228px;
    width: 28vw;
}

#productDetail .thumb-info .right_info .videoThumb img {
    width:100%;
}

#productDetail .thumb-info .info {
    max-width:372px;
    width:100%;
}
#productDetail .thumb-info .info .ttl_wrap {
    position:relative;
}

#productDetail .thumb-info .info .desc {
    margin: 36px 0 0;
    line-height: 18px;
    font-size: 11px;
    color: #646464;
    font-weight: 400;
}


#productDetail .thumb-info .info .ttl_wrap .share_cont {
    position: absolute;
    right: 0;
    top: 2px;
}

#productDetail .thumb-info .info .ttl_wrap .share_cont .shr_btn {
    cursor: pointer;
}

#productDetail .thumb-info .info .ttl_wrap .share_cont .pop {
    display:none;
}

#productDetail .thumb-info .info .ttl_wrap .share_cont .pop ul {
    position: absolute;
    left: -90px;
    top: -10px;
    width: 80px;
    height: 36px;
    padding: 6px 14px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1)  ;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1)  ;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1)  ;
}

#productDetail .thumb-info .info .ttl_wrap .share_cont .pop li {
    width:24px;
    text-align: center;
    cursor: pointer;
}
#productDetail .thumb-info .info .ttl_wrap .share_cont .pop li:first-child a {
    display: block;
    height: 22px;
}
#productDetail .thumb-info .info .prd-icon {
    padding-top:10px
}
#productDetail .thumb-info .info .prd-icon img {
    margin-right:3px
}
#productDetail .thumb-info .info .tit-prd {
    font-size: 15px;
    color: #000;
    margin-right: 25px;
}
#productDetail .thumb-info .info .table-opt {
    margin-top:8px
}

#productDetail .thumb-info .info .table-opt .detail_info {
    margin-top:80px;
}
#productDetail .thumb-info .info .table-opt .detail_info  dl dt {
    border-bottom: 1px solid #999;
    padding-bottom: 16px;
    margin-bottom: 16px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
#productDetail .thumb-info .info .table-opt .detail_info .ttl {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    padding-bottom: 16px;
    border-bottom: 1px solid #000;
    cursor: pointer;
}
#productDetail .thumb-info .info .table-opt .detail_info .ttl .tgl_btn {
    position: absolute;
    right: 0;
}
#productDetail .thumb-info .info .table-opt .detail_info .cont {
    padding-top:16px;
}
#productDetail .thumb-info .info .table-opt .detail_info .cont dd {
    font-size: 11px;
    line-height: 17px;
    color: #646464;
    font-weight: 400;
}
#productDetail .thumb-info .info .table-opt .PR_final_price {
    font-size: 11px;
    font-weight:normal;
    font-family: "Pretendard Variable", Pretendard, "Noto Sans KR", sans-serif;
}

#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price {
    position: relative;
    margin-top:24px;
    line-height: 20px;
}
#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price .first span {
    font-size: 11px;
    color: #646464;
    font-weight: 400;
}

#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price .first .max-discount-estimate {
    color:#000;
    margin-left:8px;
}
#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price .cp_link {
    position: absolute;
    right: 0;
    top: -2px;
    background: #000;
    width: 63px;
    height: 24px;
    border-radius: 3px;
}

#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price .cp_link a {
    text-align: center;
    display: block;
    line-height: 24px;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
}
#productDetail .thumb-info .info .table-opt .price_wrap .coupon_price .cp_link a img {
    display: inline-block;
    margin-left: 2px;
}
#productDetail .thumb-info .info .table-opt .price_wrap .price .dc_per {
    font-size: 14px;
    color: #a81c1c;
    font-weight: 500;
}
#productDetail .thumb-info .info .table-opt .price_wrap .price .normal {
    margin: 0 3px;
    font-size:14px;
    color: #000;
    font-weight: 400;
}

#productDetail .thumb-info .info .table-opt .price_wrap .price .consumer {
    color: #999;
    text-decoration: line-through;
}

#productDetail .thumb-info .info .table-opt th, #productDetail .thumb-info .info .table-opt td {
    padding:7px 0
}

#productDetail .thumb-info .info .table-opt th {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

#productDetail .thumb-info .info .table-opt th .tb-left, #productDetail .thumb-info .info .table-opt td .tb-left {
    padding:0
}

#productDetail .thumb-info .info .table-opt td {
    color:#555;
    font-weight: normal;
    font-size: 12px;
}

#productDetail .thumb-info .info .table-opt .price {
}
#productDetail .thumb-info .info .table-opt .sell_price {
    font-size: 20px;
    color: #1c1c1c;
    font-family: 'lato', sans-serif;
    font-weight:bold;
    vertical-align: -2px;
    padding-right: 1px;
}
#productDetail .thumb-info .info .table-opt .sell_price,
#productDetail .thumb-info .info .table-opt .PR_final_price {
    position: relative;
    font-size:20px;
    color:#1c1c1c;
    font-family: 'Lato','Noto Sans', sans-serif;
    font-weight:bold;
    margin-right: 20px;
}
#productDetail .thumb-info .info .table-opt .sell_price::after,
#productDetail .thumb-info .info .table-opt .PR_final_price::after {
    display: inline-block;
    content: '¿ø';
    position: absolute;
    right: -14px;
    bottom: 2px;
    font-family: 'Lato','Noto Sans', sans-serif;
    font-size: 14px;
    font-weight:normal;
}
#productDetail .thumb-info .info .table-opt .sell_percent,
#productDetail .thumb-info .info .table-opt .PR_total_percent {
    position: relative;
    font-size:18px;
    color:#e5602a;
    font-family: 'Lato','Noto Sans', sans-serif;
    font-weight:bold;
}
#productDetail .thumb-info .info .table-opt .benefit_btn {
    float: right;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #1c1c1c;
    padding: 12px 16px;
    margin-top: -20px;
}
#productDetail .thumb-info .info .table-opt .benefit_btn .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url('/design/carlyn/images/icon/icon_download.png') center center;
    background-size: contain;
}
#goods_amount {
    float:left;
}
#productDetail .thumb-info .info .table-opt .opt-spin {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid #acacac;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin, #productDetail .thumb-info .info .table-opt .opt-spin .btns {
    float: left;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin {
    width: 41px;
    height: 13px;
    padding-left: 2px;
    padding-top: 2px;
    border: 0;
    font-size: 11px;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid #aaa;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up {
    border-bottom: 1px solid #aaa;
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%;
}
#productDetail .thumb-info .info .prd-btns .user_btn {
    display: flex;
    align-items: center;
}
#productDetail .thumb-info .info .prd-btns .soldout {
    position: relative;
    font-size:12px;
    color:#A81C1C;
    text-align:center;
    letter-spacing: -0.1px;
    padding-left: 16px;
}
#productDetail .thumb-info .info .prd-btns .soldout::after {
    content:"";
    display:inline-block;
    width:1px;
    height:10px;
    background:#ddd;
    position: absolute;
    left: 0;
    top: 4px;
}
#productDetail .thumb-info .info .prd-btns .user_btn  .soldOut_sms {
    width: 222px;
    display: inline-block;
    border: 1px solid #999;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 4px;
    font-size: 13px;
    margin-left: 24px;
}

#productDetail .thumb-info .info .prd-btns .user_btn  .soldOut_sms img {
    margin-right: 5px;
    margin-top: -3px;
}
#productDetail .thumb-info .info .prd-btns {
    margin-top:80px;
}
#productDetail .thumb-info .info .prd-btns a {

}
#productDetail .thumb-info .info .prd-btns .btn_buy {
    display: inline-block;
    width: 45%;
    height:36px;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:36px;
    border:1px solid #000;
    border-radius: 3px;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

#productDetail .thumb-info .info .prd-btns .btn_wish {
    margin-right: 18px;
}
#productDetail .thumb-info .info .prd-btns .btn_wish .wishOn {
    display:none;
}
#productDetail .thumb-info .info .prd-btns .btn_wish .wish-on .wishOff {
    display:none;
}
#productDetail .thumb-info .info .prd-btns .btn_wish .wish-on .wishOn {
    display:block;
}
#productDetail .thumb-info .info .prd-btns .btn_cart {
    display: inline-block;
    margin-right: 6px;
    width: 45%;
    height:36px;
    font-size:13px;
    color:#231f20;
    text-align:center;
    line-height:36px;
    border:1px solid #999;
    border-radius: 3px;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

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

#productDetail .thumb-info .info .table-opt .opt-wrap {
    width: 100%;
    padding:7px 0
}

#productDetail .thumb-info .info .table-opt .more_opt {
    margin-top:40px;
    margin-bottom: 40px;
}
#productDetail .thumb-info .info .table-opt .more_opt .tit {
    margin-bottom:24px !important;
}

#productDetail .thumb-info .info .table-opt .more_opt .tit strong {
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
#productDetail .thumb-info .info .table-opt .more_opt select {
    width:100% !important;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid {
    width: 100%;
    padding:0 0 10px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit {
    margin-bottom: 8px;
    color:#969696;
    display:none;
}
#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong {
    color:#555;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl {
    width: 100%;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .thumb-info .info .table-opt .opt-wrap dt {
    /* float: left; */
    width: 100px;
    margin-bottom: 8px;
    /*padding-top: 4px;*/
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {
    margin-bottom:5px;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
    text-align:right;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a {
    display:inline-block;
    width:84px;
    height:24px;
    font-size:13px;
    color:#fff;
    text-align:center;
    line-height:24px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover {
    color:#231f20;
    background:#fff
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active {
    position: relative;
    top: 1px
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img {
    display:none
}
#productDetail .thumb-info .info .table-opt .opt-wrap .optionclick {
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    margin-top: 5px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .optionclick a {
    color: #000;
    display: block;
    padding: 10px 0;
    font-family: 'Tallys','Nanum Gothic', sans-serif;font-size: 20px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .optionclick a:hover {
    opacity: 0.75;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .optionclick a img {
    display:none
}
#productDetail .thumb-info .info .table-opt .opt-wrap select {
    width:380px;
    height:26px;
    border:1px solid #ddd;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    /*font-family: NanumSquareRound;
    letter-spacing: 0.5px;*/
    outline: 0;
    font-family: 'Nanum Gothic', sans-serif;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {
    position:relative
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {
    margin-right:3px;
    width:42px;
    height:24px;
    border: 1px solid #dfdfdf;
    text-align:center !important;
    line-height:24px
}
#productDetail .thumb-info .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) 0 0 no-repeat
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up {
    background-position:0 0
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw {
    background-position:0 -26px
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select {
    float: left;
    width:350px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns {
    padding-top:5px;
    clear:both
}
#productDetail .thumb-info .info .table-opt .option-wrap {
    margin-top: 10px;
    padding:10px 0;
    border-top:1px solid #ddd;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box {
    width:100%;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit {
    padding:10px 0 5px;
    color:#666;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after {
    clear: both;
    content: "";
    display: block;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list {
    width:100%;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li {
    float:left;
    width:70px;
    margin-left:25px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first, #productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child {
    margin-left:0;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl {
    padding-bottom:10px;
    color:#333;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk {
    text-align:left;
    padding-bottom:5px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input {
    width:13px;
    height:13px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg {
    position:relative;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img {
    width:70px;
    height:70px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    line-height:71px;
    color:#fff;
    text-align:center;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    background:#000;
    filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:100%;
    height:100%;
    background:#000;
    filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-top:7px;
    line-height:14px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-bottom:3px;
    line-height:14px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice {
    padding-bottom:3px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input {
    width:52px;
    height:24px;
    line-height:24px;
    border: 1px solid #dfdfdf;
    text-align:center;
    background:none;
}
#productDetail .thumb-info .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:0;
    vertical-align:top;
}
#productDetail .thumb-info .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:0;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
    margin-bottom:2px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl {
    color:#a7a7a7;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input {
    color:#929292;
}

#productDetail .detailTab {
    padding-top:40px;
    position:relative
}
#productDetail .detailTab ul {
    padding-left:1px;
    *zoom:1
}
#productDetail .detailTab ul:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .detailTab ul li {
    margin-left:-1px;
    float:left;
    width:25%;
    height:49px;
    border:1px solid #e4e4e5
}
#productDetail .detailTab ul li a {
    display:block;
    height:49px;
    font-size:13px;
    color:#999;
    line-height:49px;
    text-align:center;
}
#productDetail .detailTab ul li a.active {
    height:47px;
    border-bottom:3px solid #231f20;
    color:#000;
}
#productDetail .tit-detail {
    position: relative;
    *zoom:1
}
#productDetail .tit-detail:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .tit-detail h3 {
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    font-weight: 500;
}

#productDetail .tit-detail h3 span {
    color:#999;
}
#productDetail .tit-detail .more {
    margin-left:90px;
}
#productDetail .tit-detail .more a {
    font-size:13px;
    line-height: 20px;
    color:#000;
}
#productDetail .prd-detail table {
    table-layout: auto;
    border-spacing:0 !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:left;
    overflow: hidden
}
#productDetail .prd-detail img {
    max-width: 100%;
}
#productDetail .item-wrap {
    padding-top:0px
}
#productDetail .item-wrap .prd-opt {
    padding:5px 0 0 0;
    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:22px;
    line-height:22px
}
#productDetail .item-wrap .prd-qty {
    padding:5px 0;
    margin:0 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 #acacac;
    font-size: 11px;
    padding-right:5px;
}
#productDetail .item-wrap .prd-qty .btns {
    width:17px;
    height: 16px;
    border:1px solid #acacac;
    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 #aaa;
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px;
}
#productDetail .item-wrap .prd-qty .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px
}

/* ½ºÅ¸ÀÏ¸µÆÁ */
.board-style-wrap {
    margin: 144px 0 0;
}

.board-style-wrap .title-wrap {
    display: flex;
    align-items: center;
    gap: 56px;
    margin-bottom: 56px;
}

.board-style-wrap .title-wrap .btn-link {
    position: relative;
    font-weight: 300;
    font-size: 13px;
    line-height: 100%;
    text-transform: uppercase;
    padding-right: 11px;
}

.board-style-wrap .title-wrap .btn-link::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 7px;
    background-color: #000;
    transform: translateY(-50%);
}

.board-style-wrap .title-wrap .btn-link::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 7px;
    background-color: #000;
    transform: translateY(-50%) rotate(90deg);
}

.board-style-wrap .title-wrap .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
}

.board-style-wrap .list-wrap {
    display: flex;
    gap: 4px;
    align-items: center;
}


.board-style-wrap .list-wrap .item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

#productDetail .related-allbasket {
    padding-bottom:40px;
    text-align:center
}
#productDetail .related-allbasket a {
    display:inline-block;
    width:248px;
    height:58px;
    font-size:13px;
    color:#fff;
    font-family:Verdana;
    text-align:center;
    line-height:58px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .related-allbasket a:hover {
    color:#231f20;
    background:#fff
}
#productDetail .related-allbasket a:active {
    position: relative;
    top: 1px
}
/* review-write */
#productDetail .review-write {
    margin-top:30px;
    padding:20px;
    border:1px solid #e4e4e5
}
#productDetail .review-write th, #productDetail .review-write td {
    padding:4px 0;
}
#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 #ddd
}
#productDetail .review-write td label {
    margin-right:10px
}
#productDetail .review-write td textarea {
    padding:5px;
    width:840px;
    height:81px;
    border:1px solid #ddd
}
#productDetail .review-write td .btn_write {
    display:inline-block;
    width:109px;
    height:91px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:91px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .review-write td .btn_write:hover {
    color:#231f20;
    background:#fff
}
#productDetail .review-write td .btn_write:active {
    position: relative;
    top: 1px
}
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide {
}
#productDetail .table-slide thead th {
    padding:15px 0;
    font-size:13px;
    border-bottom: 1px solid #999;
    font-weight: normal;
}
#productDetail .table-slide td {
    padding: 24px 0;
    border-bottom: 1px solid #999;
}
#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:40px 30px;
    color:#000;
    cursor: default;
}
#productDetail .table-slide tr.cnt td > div {
    padding:0;
}
#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) no-repeat 10px 0;
}
#productDetail .table-slide .list-btm {
    position:relative;
    *zoom:1
}
#productDetail .table-slide .list-btm:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .table-slide .btm_write {
    position: absolute;
    right: 0;
    top:0;
    margin-top: 10px;
}
#productDetail .table-slide .btm_write a {
    display:inline-block;
    width:128px;
    height:36px;
    font-size:13px;
    color:#000;
    text-align:center;
    line-height:36px;
    border:1px solid #000;
    border-radius: 3px;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .table-slide .btm_write a:hover {
    color:#fff;
    background:#000;
}
#productDetail .table-slide .btm_write a:active {
    position: relative;
    top: 1px
}
#productDetail .table-slide .paging-wrap {
    position:relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
/* review-list */
#productDetail .review-list {
    margin-top:10px
}
/* qna board */
#productDetail .qnaCnt {
    max-width: 1280px;
    margin: 0 auto;
    padding-top:140px;
}
#productDetail .qna-list {
    margin-top: 56px
}

#productDetail .qnaCnt .qna_board_content > div {
    padding:0 !important;
    width:100% !important;
}

#productDetail .qnaCnt .qna_board_content > div > div {
    padding:0 !important;
    width:100% !important;
    margin-bottom: 16px;
}

#productDetail .qnaCnt .qna_board_content > div > div > span {
    color:#000 !important;
}

#productDetail .qnaCnt .qna_board_content #qna_board_comment_chkpasswd {
    width: 170px;
    height: 30px;
    border: 1px solid #ddd;
    padding: 0 10px;
}

#productDetail .qnaCnt .qna_board_content input[type="button"] {
    background-color:#000;
    width:40px;
    height:30px;
    line-height:30px;
    color:#fff;
    border: 1px solid #000;
    border-radius: 2px;
}
.MK_not_choice {
    color: red;
}
.MK_optAddWrap, .MK_optAddWrap * {
    margin: 0;
    padding: 0;
}
.MK_optAddWrap {
    margin-top: 30px;
}
.MK_optAddWrap li {
    list-style: none;
}
#MK_optAddList {
    overflow: hidden;
    *zoom: 1;
}
#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;
    *zoom: 1;
}
#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;
    margin-top:5px;
    border-top:1px solid #e4e4e5;
}
#MK_innerOptWrap #MK_innerOptScroll.limit {
    position: relative;
    height: 150px;
    overflow-y: auto;
}
#MK_innerOptWrap .MK_inner-opt-cm li {
    *zoom: 1;
    position: relative;
    font-size:13px;
    margin:16px 0 8px;
    *padding-bottom:0;
}
#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;
    width:400px;
    vertical-align:middle;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
    bottom: 12px;
    right:24px;
    font-size: 12px;
    color: #666;
    font-weight:normal;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
    font-weight:400;
    font-size: 11px;
    color: #000;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    top:2px;
    right:0;
    width:13px;
    height:13px;
    text-indent:-9999em;
    background:url(/design/carlyn/renewal/images/icons/ic_detail_cancel.svg) 0 0 no-repeat
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    position:relative;
    left: 50%;
    top: -15px;
    width: 58px;
    height: 11px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input {
    position: absolute;
    top: 0;
    left: 10px;
}
#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:42px;
    height:11px;
    line-height:11px;
    border: none;
    text-align:center !important;
    color: #000;
    font-size: 12px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    float:left;
    display:inline-block;
    width: 11px;
    height:11px;
    text-indent:-9999em;
    margin:0;
    vertical-align:top;
    background:url(/design/carlyn/renewal/images/icons/ctrl_icon.png) 0 0 no-repeat;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up {
    background-position: 0 -10px;
    position: absolute;
    right: 0;
    top: 0;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw {
    background-position:0 1px;
}
#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 {

}
.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;
    *float:left;
}
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price {
    top:4px;
    bottom:0;
    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:0;
}
#MK_innerOptWrap #MK_innerOpt_01 li {
    padding-bottom:0;
}
#MK_innerOptWrap #MK_innerOpt_03 {
}
#MK_innerOptWrap #MK_innerOptPrice {
    display:none;
    padding: 12px 5px 10px;
    font-size: 12px;
    color: #333;
    text-align: right;
}
#MK_innerOptAdd {
    display:none;
    padding: 0 5px;
    font-size: 12px;
    color: #333;
    text-align: right;
}
#MK_innerOptTotal {
    padding-top:32px;
    text-align:right;
}
#MK_innerOptTotal:after {
    display:block;
    clear:both;
    content:''
}
#MK_innerOptTotal .totalLeft {
    float:left
}
#MK_innerOptTotal .totalRight {
    float:right;
    font-weight: 600;
}
#MK_innerOptTotal .MK_txt-total {
    font-size: 11px;
    color: #000;
    font-weight: 600;
}
#MK_innerOptTotal .MK_txt-won {
    font-size: 15px;
    margin-left: -2px;
    color: #000;
}
#MK_innerOptTotal .MK_total {
    font-size:12px;
    color:#fd0100;
}
#MK_innerOptTotal .totalRight .MK_total {
    display:inline-block;
    margin-top: -3px;
    font-size: 11px;
    color:#000;
    vertical-align:middle;
    font-weight: 600;
}
#sorivu {
    position: relative;
    margin-top: 20px;
}
#productWrap,
#productWrap2 {
    margin:30px auto;
    width:800px
}
#productWrap h3.tb-tit,
#productWrap2 h3.tb-tit {
    margin-bottom: 10px;
    text-align: left;
}
#productWrap table,
#productWrap2 table {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    table-layout: fixed;
}
#productWrap table th,
#productWrap2 table th {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    color: #5c5c5c;
    text-align: left;
    font-weight:normal;
    padding: 10px 0 10px 20px;
}
#productWrap table td,
#productWrap2 table td {
    color: #8b8b8b;
    border-bottom: 1px solid #e8e8e8;
    word-break: break-all;
    text-align: left;
    padding: 10px 0 10px 20px;
}
#productWrap table tr:last-child th, #productWrap2 table tr:last-child th, #productWrap table tr:last-child td, #productWrap2 table tr:last-child td {
    border-bottom: 1px solid #d6d6d6;
}
td.area-btn-size-chart a.btn-size-chart {
    display:inline-block;
    width:84px;
    height:24px;
    font-size:11px;
    color:#231f20;
    text-align:center;
    line-height:24px;
    border:1px solid #231f20;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
td.area-btn-size-chart a.btn-size-chart:hover {
    color:#fff;
    background:#231f20
}
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:#fff
}
#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: #FFFFFF;
    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
}
.couponInfo {
    text-align:left
}
.couponInfo * {
}
.size-chart-box {
    width: 100%;
    border: 2px solid #3F4045;
}
.size-chart-box h4 {
    width: 100%;
    margin:0;
    padding: 10px 0px;
    color: #FFFFFF;
    background: #3F4045;
    text-align: center;
}
.size-chart-cont {
    margin:10px auto 0;
    width:800px;
    background: #fff
}
.size-chart-cont table {
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border: 1px solid #D9DBDA;
}
.size-chart-cont table th, .size-chart-cont table td {
    padding:8px 0;
    font-size:13px;
    font-weight:normal;
    text-align:center
}
.size-chart-cont table th {
    border-bottom:1px solid #d6d6d6
}
.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:#a7a7a7
}
#productDetail .thumb-info .info .prd-btns .simplePay {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 34px;
    padding-top: 10px;
    gap: 5px;
}
#nhn_btn {
    width:110px;
    height: 26px;
}
#nhn_btn .npay_btn_link.npay_btn_pay {
    width:110px !important;
    height: 26px !important;
    display:inline-block !important;
    background: none;
}

#nhn_btn .npay_btn_link.npay_btn_pay::after {
    content: '³×ÀÌ¹öÆäÀÌ';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #00de5a;
    font-size: 11px;
    color: #000;
    font-weight: 500;
    border-radius: 3px;
    font-family: greycliff-cf, sans-serif;
}

#nhn_btn .npay_btn_link.btn_green {
    border-color:#fff !important;
    background-color:#fff !important;
}

#nhn_btn .npay_button {
    padding: 0 !important;
}
#nhn_btn .npay_btn_item {
    width: 110px !important;
}

#nhn_btn .npay_storebtn_bx .npay_text,
#nhn_btn .npay_storebtn_bx .npay_blind,
#nhn_btn .npay_storebtn_bx .npay_event,
#nhn_btn .npay_storebtn_bx .npay_btn_zzim  {
    display:none !Important;
}

#nhn_btn .npay_type_A_2 {
    width: 110px !important;
    height:auto !important;
}

#nhn_btn .npay_button_box, .npay_button_box2 {
    border-top: 0 !important;
    width: 110px !important;
    padding: 0 !important;
}

.npay_type_B_2 {
    width: 100% !Important;
}
.npay_storebtn_bx.npay_type_B_2 {
    width:100%!important;
}
#payco_order_btn {

}

.payco_checkout.ta .payco_section {
    margin: 0;
}

#payco_order_btn .payco_checkout.ta {
    width: 110px;
    height: 26px;
}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn {
    margin-top:0 !important;
    background: none;
    width: 110px;
    height: 26px;
    display:inline-block;
}

#payco_order_btn .payco_checkout.ta .payco_checkout_btn::after {
    content: 'ÆäÀÌÄÚ';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fa2828;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    font-family: greycliff-cf, sans-serif;
}

#payco_order_btn .payco_checkout {
    border-top:0;
}

#payco_order_btn .payco_checkout .payco_section_wrap {
    display:none;
}
#payco_order_btn .payco_checkout.ta .payco_section_tit {
    display:none;
}

#payco_order_btn .payco_checkout.ta .payco_btn_txt {
    display:none;
}
/*#payco_order_btn .payco_checkout.ta {
    display:none;
}*/

#kakaopay_order_btn {
    width:110px;
    height:26px;
}
#kakaopay_order_btn a {
    background: none;
    width:110px;
    height:26px;
    display:inline-block;
}

#kakaopay_order_btn a::after {
    content: 'Ä«Ä«¿ÀÆäÀÌ';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #ffeb00;
    font-size: 11px;
    color: #000;
    font-weight: 500;
    border-radius: 3px;
}

#kakaopay_order_btn img {
    display:none;
}
.ocb-area {
    width:323px
}
.ocb-area a {
    margin-top:0 !important
}
.MS_related_checkbox {
    margin-right:5px;
}
.MK-product-icons {
    margin-right:5px;
}
#productDetail .thumb-info .info .table-opt td.add-option-tit {
    padding:15px 0 0;
    border-top:1px solid #e4e4e5;
    color:#000;
    font-size:14px;
}
#productDetail .thumb-info .info .table-opt tr.add-option-not-start {
    border-top:1px dashed #e4e4e5;
}
#productDetail .thumb-info .info .table-opt td.add-option-img {
    padding-top:10px;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img {
    max-width:100%;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap {
    padding-top:10px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon, #productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd {
    padding-left:20px;
    padding-top:0;
    font-size: 16px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt {
    padding-left:20px;
    margin-top: 5px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option, #productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option {
    width:310px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option, #productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option {
    width:306px;
    height:22px;
    line-height:24px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap {
    padding:5px 0 0 0;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit {
    display:none;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd {
    width: 110px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select {
    width: 306px;
}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input {
    width: 205px;
}
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit {
    display:block;
    width:90%;
    height:100%;
    line-height:12px;
    color:#000;
    font-weight:bold;
}
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price {
    top:40px;
    right:0;
}
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del {
    top:0;
}
#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;
}
.MK-oneclick-list:after {
    content: "";
    display: block;
    clear: both;
}
.MK-oneclick-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 6px;
    margin-bottom: 80px;
}
.MK-oneclick-list li {
    width: 69px;
    height: 69px;
    border:1px solid #eee;
}
.MK-oneclick-list li a {
    border: 0;
    display: inline-block;
    border-radius: 1px;
    box-sizing:border-box;
}
.MK-oneclick-list li.MK-oneclick-sel a {
    border:1px solid #000000;
}
.MK-oneclick-list li.MK-oneclick-dis a {
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    opacity:.5;
}
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
    padding:1px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.MK-oneclick-list li a span {
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 19px;
}
.MK-oneclick-list li a img {
    width: 100%;
    height:100%;
}
.MK-oneclick-list li.MK-oneclick-image a {
}
.MK-oneclick-list li.MK-oneclick-image a img {
    width: 100%;
    height: auto;
;
}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {
    width:100%;
}
.MK-oneclick-list li.MK-oneclick-color {
    width: 30px;
    height: 30px;
}
.MK-oneclick-list li.MK-oneclick-color a {
    padding: 2px;
}
.MK-oneclick-list li.MK-oneclick-color span {
    width: 30px;
    height: 30px;
}
.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 {
    padding: 2px;
}
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
    padding:1px;
}
.MK-oneclick-list li.MK-oneclick-text span {
    min-width: 29px;
    line-height: 44px;
    max-width: 320px;
    overflow: hidden;
    height: 44px;
}
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span {
    min-width: 30px;
    line-height: 27px;
}
.MK-oneclick-value {
    padding: 5px 0;
    display:block;
}
.MK-oneclick-only-text li.MK-oneclick-text {
    height: auto;
}
.MK-oneclick-only-text li.MK-oneclick-text span {
    height: auto;
    line-height: 19px;
    max-width: 320px;
    overflow: hidden;
    height: 19px;
}
a.-benefit {
    color: #555;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: bold;
    font-size: 11px;
}
.benefitbtn {
    cursor:pointer;
    font-weight: bold;
    line-height: 26px;
}
.benefitbtn button {
    margin-top: -2px;
    background: transparent;
    outline: 0;
    border: 0;
}
.benefitbtn:hover {
    color: #000;
}
/* layer popup */
.pr {
    position:relative !important
}
.layerPop {
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:375px;
    padding-top:7px;
    background:url(/design/carlyn/images/arrow_layerPop.png) no-repeat 15px 0;
    z-index:10
}
.layerPop .tit {
    padding:12px 15px 8px;
    background:#000;
    font-size: 14px;
    color:#fff;
    font-weight:bold;
    font-family: 'NanumSquare';
    font-weight: 700;
}
.layerPop .conts {
    padding:15px 10px;
    background:#fff;
    border:2px solid #e3e3e3;
    border-top:0;
    font-size:13px;
    font-weight:normal
}
.layerPop .btnClose {
    position:absolute;
    top: 17px;
    right:15px;
}
#memRate {
    top:0;
    left:125px
}
#popCoup {
    top:0;
    left:125px
}
#popPaper {
    top:3px;
    left:-13px
}
.z1 {
    *z-index:1
}
.leave_reason {
    *zoom:1
}
.leave_reason>li {
    float:left;
    width:33%;
    margin-top:10px
}
.fileDel {
    *margin-left:5px
}
#memBenefit {
    top:-5px;
    left:-80px;
    background-position:192px 0
}
.pr.order #memBenefit {
    top:0px;
    left:57px;
}
#memBenefit .mem_benefit {
    padding:0;
    background:none;
    border-top:0
}
#memBenefit .conts {
    padding:0 0 20px;
}
.layerPop .btnClose .btnSet {
    background: transparent;
    border: 0;
    outline: 0;
}
.mem_benefit {
    padding:25px 50px;
    background:#fafafa;
    border-top:1px solid #e3e3e3;
    font-family:'µ¸¿ò', dotum;
    *zoom:1;
    /*	margin-top:7px;*/
}
.mem_benefit2 {
    padding:20px
}
.mem_benefit>h4 {
    background:url(/design/carlyn/images/bg_line1.gif) repeat-x 0 50%;
    font-size:20px;
    color:#000;
    text-align:center;
    font-weight:bold
}
.mem_benefit>h4>span {
    padding:0 15px;
    background:#fafafa
}
.mem_benefit>dl {
    float:left;
    width:50%;
    margin-top:20px;
    font-size: 12px;
}
.mem_benefit>dl>dt {
    padding-left:25px;
    margin-top:5px;
    font-weight:bold;
    color:#4c4c4c
}
.mem_benefit>dl>dd {
    padding-left:25px;
    margin-top:5px;
    color:#888888;
    line-height:1.5
}
.mem_benefit .benefit2 {
    color:#c69f03
}
.mem_benefit .benefit3 {
    color:#000
}
.mem_benefit .benefit4 {
    color:#c00e0e
}
.c_box:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}

.mem_benefit>dl>dd {
    padding-top: 2px;
}
.mem_benefit>dl>dd ul li {
    padding-bottom: 5px;
}


/* °ü·Ã»óÇ° */
#related_prd {
    display:none !important;
    margin-top:140px;
}
#related_prd h3 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

#related_prd h3 .view_all {
    font-size: 13px;
    font-weight: 300;
    margin-left: 56px;
}

#related_prd .item-wrap {
    width:100%;
    margin-top: 56px;
}
#related_prd .item-wrap .item-cont {
    margin-bottom:0;
}

#related_prd .item-wrap .item-cont .item-list {
    width:22%;
    margin-right:4px;
}

#related_prd .item-wrap .item-cont .item-list .thumb a {
    display: block;
}

#related_prd .item-wrap .item-cont .item-list .thumb a img {
    width: 100%;
    height: 27.2vw;
    object-fit: cover;
}

#related_prd .item-wrap .item-cont .item-list .prd-info {
    display:none;
}

.item-wrap .item-cont .item-list .thumb a .-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.item-wrap .item-cont .item-list .thumb:hover a .-hover-image {
    visibility: visible;
    opacity: 1;
}
.reserve {
    font-size: 12px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
}

#productDetail .table-slide tr.cnt img {
    max-width: 100%;
}


#middle {
    width: 100%;
    position: relative;
}

#middle li img {
    width:100%;
}

#productDetail .prd-detail, #productDetail .prd-detail p {
    text-align: center !important;
}
#productDetail .thumb-info .thumb-wrap ul.-multi li img, #productDetail .thumb-info .thumb-wrap ul.-multi li {
    outline: 0;
}

/* ½º¸¶Æ®ÄíÆù¸ñ·Ï */
#productDetail .smart-coupon-list  { padding:20px 0; text-align:center;}
#productDetail .smart-coupon-list ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; }
#productDetail .smart-coupon-list ul li {position:relative; float:left; width:344px; margin:0 0 30px 11px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list ul li:first-child {margin-left:0;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:245px; padding:20px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:128px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:18px; font-size:12px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:24px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:0; right:0; bottom:0; width:58px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:22px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:-5px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697;}
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }
#productDetail .icon_question { display:inline-block; width:16px; height:16px; background:url('/design/carlyn/images/icon/icon_question.png'); background-size:contain; margin-bottom: -5px; opacity: 0.7; cursor:pointer;}

/*
** PROJECT21 ¼öÁ¤
*/
.popup_discount {display:none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba( 0, 0, 0, 0.75 ); font-weight:normal; z-index: 999; }
.popup_discount * {box-sizing: border-box;}
.popup_discount .box {position: fixed; top: 50%; left: 50%; z-index: 110; min-width: 480px; overflow: hidden; padding: 40px 40px 50px; border: 1px solid #000; background: #fff; transform: translate(-50%,-50%);}
.popup_discount .box h3 {position:relative; font-family: 'Lato','Noto Sans', sans-serif; font-size: 24px; margin-bottom: 24px;}
.popup_discount .box h3 .btn_close { display:inline-block; position:absolute; right:0; top:0; width:24px; height:24px; background:url('/design/carlyn/images/icon/icon_close.png') no-repeat center center; background-size: contain; }
.popup_discount .box table {font-family: 'Lato','Noto Sans', sans-serif; border-top: 2px solid #000; border-bottom:1px solid #000;}
.popup_discount .box table tr:nth-of-type(n+2) {border-top:1px solid #d9d9d9;}
.popup_discount .box table tr th,
.popup_discount .box table tr td {padding: 20px;}
.popup_discount .box table tr th {text-align:left; font-weight:normal;}
.popup_discount .box table tr td {text-align:right; font-size:18px; font-weight:bold;}
.popup_discount .box table tr td .unit {font-weight:normal; font-size: 12px;}
.popup_discount .box > p {font-family: 'Lato','Noto Sans', sans-serif; margin-top: 20px; margin-left: 10px;}
/* BASIC css end */

