/* BASIC css start */
#productDetail .loc-navi {
    margin-top: 20px;
}

#productDetail .loc-navi a {
    font-family: 'Malgun Gothic';
    font-size: 12px;
    color: #343434;
}

#productDetail .loc-navi a span {
    margin-right: 5px;
}

#productDetail .loc-navi span {
    font-size: 10px;
    margin: 0px 2px;
}

#productDetail .loc-navi a.navi-home {
    color: #a6a6a6;
}

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


/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */

#productDetail .thumb-info {
    zoom: 1;
    margin-bottom: 76px;
}

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


/* ¼¶³×ÀÏ */

#productDetail .thumb-info .thumb-wrap {
    float: left;
    width: 600px;
    text-align: center;
}

#productDetail .thumb-info .thumb {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.detail_image {
    width: 500px;
}

#productDetail .thumb-info .thumb img {
    display;
    block;
}

#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 .info {
    float: right;
    width: 420px;
    margin-right: 80px;
}


#productDetail .thumb-info .info p.sub-tit {
    font-size: 17px;
    line-height: 1.5;
    color: #004080;
    /*    margin-bottom: 10px;*/
}


/*
#productDetail .thumb-info .info .tit-prd {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    font-family: 'Malgun Gothic';
}
*/

#productDetail .thumb-info .info .tit-prd {
    font-weight: bold;
    font-size: 25px;
    color: #000000;
    font-family: 'Malgun Gothic';
}


#productDetail .thumb-info .info .table-opt {
    margin-top: 25px;
    padding-top: 22px;
    border-top: 2px solid #b1b1b1;
}

/*
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td {
    font-size: 13px;
    padding: 8px 0px;
    font-family: 'Malgun Gothic';
    color: #646464;
}
*/

#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td {
    font-size: 17px;
    padding: 8px 0px;
    font-family: 'Malgun Gothic';
    color: #646464;
}

/*
#productDetail .thumb-info .info .table-opt th {
    font-weight: bold;
    /* letter-spacing: -1px; */
    font-size: 13px;
    color: #646464;
}
*/

#productDetail .thumb-info .info .table-opt th {
    font-weight: bold;
    /* letter-spacing: -1px; */
    font-size: 17px;
    color: #646464;
}


/* ÆÇ¸Å°¡°Ý */

/*
#productDetail .thumb-info .info .table-opt .price {
    font-weight: bold;
    color: #121212;
}
*/

#productDetail .thumb-info .info .table-opt .price {
    font-weight: bold;
    color: #9d0000;
    font-size:24px;
}


/* ÁÖ¹®¼ö·® */

#goods_amount {
    float: left;
    width: 32px;
    border: 0;
}

#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: 19px;
    height: 15px;
    border-left: 1px solid #aaa;
}

#productDetail .thumb-info .info .table-opt .opt-spin .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 7px;
    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% 2px;
}

#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% 2px;
}

#productDetail .thumb-info .info .prd-btns {
    margin-top: 20px;
}

#productDetail .thumb-info .info .prd-btns a {
    margin-right: 3px;
}

#productDetail .thumb-info .info .prd-btns a:last-child {
    margin-right: 0px;
}

#productDetail .thumb-info .info .prd-btns .soldout {
    margin-left: 10px;
    font-weight: bold;
}


/* ÅëÇÕ¿É¼Ç */

/*
#productDetail .thumb-info .info .table-opt .opt-wrap {
    width: 418px;
    margin-top: 10px;
    padding: 5px 0;

    border: 1px solid #ddd;
}
*/

#productDetail .thumb-info .info .table-opt .opt-wrap {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ddd;
}

/*
#productDetail .thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
    padding-left: 13px;
}
*/

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

#productDetail .thumb-info .info .table-opt .opt-wrap dl {
    overflow: hidden;
    width: 100%;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dt {
    float: left;
    width: 80px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 4px;
}

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

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
    padding-left: 10px;
    text-align: center;
}

/*
#productDetail .thumb-info .info .table-opt .opt-wrap select {
    width: 390px;
    height: 18px;
    border: 1px solid #ddd;
    margin-left: 13px;
}
*/

#productDetail .thumb-info .info .table-opt .opt-wrap select {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    font-size: 17px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {
    position: relative;
    width: 56px;
    height: 19px
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 17px;
    border: 1px solid #ddd;
    text-align: right;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up {
    position: absolute;
    top: 0;
    right: 0;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw {
    position: absolute;
    bottom: 0;
    right: 0;
}

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

#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns {
    float: left;
    width: 56px;
    margin-left: 5px;
}


/* Å¸ÀÌÆ² °øÅë */

#productDetail .tit-hd {
    margin-top: 70px;
    border-bottom: 1px solid #b8b8b8;
    padding-left: 4px;
}

#productDetail .tit-hd .tit-detail {
    height: 16px;
    padding-top: 8px;
    padding-left: 20px;
    background: url(/images/d3/modern_house/bg_tab.gif) no-repeat 0 0;
}

#productDetail .tit-hd .btns-part {
    position: relative;
}

#productDetail .tit-hd .btns {
    position: absolute;
    right: 0;
    top: -26px;
    text-align: center;
}


/* »óÇ° »ó¼¼ ÀÌ¹ÌÁö */

#productDetail .prd-detail table {
    table-layout: auto;
}

#productDetail .prd-detail {
    font-size: 17px;
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

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


/* °ü·Ã»óÇ° */

#productDetail .prd-list {
    padding-top: 10px;
    border-top: 1px solid #b4b4b5;
}

#productDetail .prd-list .thumb {
    width: 50px;
    height: 50px;
}

#productDetail .prd-list th {
    padding-bottom: 10px;
    border-bottom: 1px solid #aaa;
}

#productDetail .prd-list td {
    padding: 5px 0;
    border-bottom: 1px solid #aaa;
}

#productDetail .prd-list .prd-amount {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid #acacac;
}

#productDetail .prd-list .prd-amount .txt-spin,
#productDetail .prd-list .prd-amount .btns {
    float: left;
}

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

#productDetail .prd-list .prd-amount .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid #aaa;
}

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

#productDetail .prd-list .prd-amount .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 .prd-list .prd-amount .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%;
}

#productDetail .related-allbasket {
    width: 100%;
    padding-top: 10px;
    text-align: right;
}


/* review-write */

#productDetail .review-write {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

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

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

#productDetail .review-write .frm-w input {
    width: 150px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #ededed;
}


/* ´ñ±Û¸®½ºÆ® °øÅë */

#productDetail .table-slide {
    border-top: 1px solid #ccc;
}

#productDetail .table-slide thead th {
    font-weight: normal;
    background: #f5f5f5;
}

#productDetail .table-slide th,
#productDetail .table-slide td {
    padding: 10px 0;
    cursor: pointer;
}

#productDetail .table-slide th {
    font-size: 11px;
}

#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;
}


/* review-list */

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

#productDetail .review-list .bg {
    padding-top: 35px;
    background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0;
}


/* qna board */

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


/* .board-hd */

#productDetail .board-hd {
    margin: 80px 0 20px 0;
    background: url(/images/d3/hot_issue/common/bd_line_gray.gif) repeat-x 0 60%;
}


/* .board-btns */

#productDetail .board-btns {
    margin-top: 20px;
    text-align: right;
}

#productDetail .board-btns img {
    padding: 0px;
}


/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */

.MK_not_choice {
    color: red;
}

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

/*
.MK_optAddWrap {
    color: #666;
    font-size: 11px;
    line-height: 13px;
    font-family: Dotum;
    margin-top: 15px;
}
*/

.MK_optAddWrap {
    color: #666;
    font-size: 17px;
    margin-top: 15px;
}

.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;
}


/* ¿É¼Ç¼±ÅÃPP */

#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 {
    margin-top: -17px;
    /*    border: 1px solid #ddd;*/
}

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

#MK_innerOptWrap .MK_inner-opt-cm li {
    *zoom: 1;
    position: relative;
    min-height: 13px;
    _height: 13px;
    padding: 11px;
    border: 1px solid #ddd;
    margin-top: -1px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#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_qty-ctrl,
#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_price {
    right: 20px;
    top: 10px;
    color: #333;
}

/*
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    right: 5px;
    top: 8px;
}
*/

#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    right: 5px;
    top: 15px;
}

/*
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option {
    margin-top: 3px;
    text-align: center !important;
}
*/

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option {
    margin-top: 8px;
    margin-right: 20px;
    font-size: 17px;
    background:transparent;
}


/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/

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


/* ±âº»¿É¼Ç */

/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name {
    margin-right: 140px;
    font-size: 13px;
    font-family: 'Malgun Gothic';
}
*/

#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name {
    margin-right: 140px;
}

/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {
    width: 50px;
    top: 3px;
    *top: 2px;
    right: 90px;
}
*/

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {
    top: 3px;
    *top: 2px;
    right: 114px;
}

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count {
    width: 30px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 0 2px;
}

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a {
    position: absolute;
    right: 0px;
    font-size: 0;
    line-height: 0;
}

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img {
    vertical-align: top;
}

/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up {
    top: 2px;
}
*/

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up {
    top: 12px;
}

/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw {
    top: 12px;
}
*/

#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw {
    top: 22px;
}


/* °³º°¿É¼Ç */

#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name {
    margin-right: 80px;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl {
    width: 50px;
    top: 3px;
    *top: 2px;
    right: 90px;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count {
    width: 30px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 0 2px;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a {
    position: absolute;
    right: 0px;
    font-size: 0;
    line-height: 0;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img {
    vertical-align: top;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up {
    top: 2px;
}

#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw {
    top: 12px;
}


/* ÃÑÇÕ°è */

#MK_innerOptTotal {
    font-size: 12px;
    color: #333;
    text-align: right;
    margin-top: 20px;
}

/*
#MK_innerOptTotal .MK_txt-total {
    font-size: 13px;
    font-weight: bold;
    color: #4a4a4a;
    font-family: 'Malgun Gothic';
    margin-right: 20px;
}
*/

#MK_innerOptTotal .MK_txt-total {
    font-size: 18px;
    font-weight: bold;
    color: #4a4a4a;
    margin-right: 20px;
}

/*
#MK_innerOptTotal .MK_txt-won {
    color: #0871bf;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Malgun Gothic';
}
*/

#MK_innerOptTotal .MK_txt-won {
    color: #9d0000;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Malgun Gothic';
}

/*
#MK_innerOptTotal .MK_total {
    color: #0871bf;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Malgun Gothic';
}
*/

#MK_innerOptTotal .MK_total {
    color: #9d0000;
    font-weight: bold;
    font-size: 40px;
}




/* ¼Ò¸®ºä */

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


/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */

#productWrap {
    margin: 10px 0;
}

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

#productWrap table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    border-width: 1px 0 1px 0;
    border-color: #b4b4b4;
    border-style: solid;
    table-layout: fixed;
}

#productWrap table th {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f8f8f8;
    color: #3b3b3d;
    text-align: left;
    padding: 10px 0 10px 15px;
}

#productWrap table td {
    color: #8b8b8b;
    border-bottom: 1px solid #e0e0e0;
    word-break: break-all;
    text-align: left;
    padding: 10px 0 10px 17px;
}

#nhn_btn {
    padding-top: 10px;
}

#payco_order_btn {
    padding-top: 10px;
}


/* »óÇ° µðÅ×ÀÏ ÅÇ */

.view_menu_tab_basic div {
    display: inline-block;
    width: 274px;
    height: 48px;
    margin-right: -5px;
    font-size: 14px;
    font-family: 'Malgun Gothic';
    color: #656565;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    position: relative;
    z-index: 20;
    background: #f6f6f6;
    border: 1px solid #d6d6d6;
    border-bottom: 1px solid #0871bf;
    margin-top: 41px;
    margin-bottom: 0px;
}

.view_menu_tab_basic .tab_actv {
    border: 1px solid #0871bf;
    z-index: 25;
    color: #fff;
    background: url(/design/samdacom1/wib/img/product/tab-over.png);
    font-weight: bold;
}


/*.view_menu_tab_basic .view_menu_tab_dummy_line{height:1px; background:#000; width:100%; position:absolute; bottom:0px; z-index:10; left:0px;}*/

.view_menu_tab_basic div .bar {
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    display: none;
}

.view_menu_tab_basic .tab_actv .bar {
    display: block;
}

.w_968w {
    width: 968px;
    margin: 0 auto;
}

textarea.MS_review_content_box {
    width: 695px!important;
    height: 53px!important;
}

.main-masterpiece-wrap {
    margin-bottom: 34px;
}

.main-masterpiece-wrap .normal_prod_wrap .normal_prod_box .normal_item {
    margin-right: 0px;
    height: 340px;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-color: #e0e0e0;
    background: #fff;
    padding: 20px 20px 20px 20px;
}

.main-masterpiece-wrap .normal_prod_wrap .normal_prod_box .normal_item:last-child {
    border-right: 1px solid #e0e0e0;
}

.m_thumb {
    margin-bottom: 10px;
}

.m_thumb>img {
    width: 500px;
}

.m_thumb_sub img {
    width: 115px !important;
    height: auto;
    margin: 0px 5px;
}

.m_thumb_sub_prev {
    display: block;
    position: absolute;
    bottom: 43px;
    font-size: 27px;
    left: -27px;
    cursor: pointer;
}

.m_thumb_sub_next {
    display: block;
    position: absolute;
    bottom: 43px;
    font-size: 27px;
    right: -27px;
    cursor: pointer;
}

/* »óÇ° »ó¼¼ Á¤º¸ */

h2.des-subject {
    text-align: left;
    font-size: 25px;
    margin-bottom: 1px;
}

ul.des-table {
    width:860px;
    border-bottom: 1px solid #ccc;
}

ul.des-table li {
    border-top: 1px solid #ccc;
    font-size: 16px;
    text-align: left;
    display: table;
}

ul.des-table li span.info-title {
    display: table-cell;
    width: 150px;
    background: #f4f4f4;
    padding-left: 28px;
    color: #000;
    vertical-align: middle;
}

ul.des-table li span.info-des {
    display: table-cell;
     width: 710px;
    margin-left: -5px;
    padding: 15px 0px 15px 28px;
    color: #686868;
    vertical-align: middle;
}

.price-red {
    color: #eb1b1b;
}



		#cont1 {
		margin: 0 auto;
}      

		#table1 {margin: 0 auto;
		width:860px;            
                     border:1px solid #e7e5e5;
}
		#table1 th{
		border:1px solid #e7e5e5;	
         	
                     padding:1.125%;
			        }
                     #table1 td{
		border:1px solid #e7e5e5;	
   	           padding:1.125%;
			
        }


#basketpage #maxzone #contents .text { font-size:18px }





.MK-product-icons {
    display: block;
    padding-top: 5px;
}
.MK-product-icons img {
padding-right:5px;
}
.coupon_price {
    padding: 3px 5px 5px 5px;
    margin-left: 15px;
    font-size: 24px;
    color: #ff6600;
    font-weight: 900;
    border: 2px solid #ff6600;
    text-align: center;
}



  .samda-wrap{--bd:#e6e6e6;--ink:#111;--mut:#666;--bg:#faf9f7}
  .samda-wrap{font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple SD Gothic Neo,Noto Sans KR,"¸¼Àº °íµñ",sans-serif;color:var(--ink);background:var(--bg)}
  .samda-wrap *{box-sizing:border-box}
  .samda-container{max-width:1120px;margin:0 auto;padding:24px 16px}
  .samda-grid{display:grid;gap:16px}
  .samda-hero{display:grid;gap:20px;grid-template-columns:1.1fr 1fr;align-items:center}
  @media(max-width:900px){.samda-hero{grid-template-columns:1fr}}
  .samda-card{border:1px solid var(--bd);border-radius:16px;background:#fff}
  .samda-card.padded{padding:16px}
  .samda-badge{display:inline-flex;align-items:center;border:1px solid var(--bd);border-radius:999px;padding:2px 8px;font-size:12px;background:#fff}
  .samda-whyus{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}
  @media(max-width:900px){.samda-whyus{grid-template-columns:1fr}}
  .samda-hero-img{aspect-ratio:4/3;border-radius:20px;background:#f1f1f1 url('') center/cover no-repeat}
  .samda-sets{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}
  @media(max-width:1024px){.samda-sets{grid-template-columns:repeat(2,1fr)}}
  @media(max-width:620px){.samda-sets{grid-template-columns:1fr}}
  .samda-set{cursor:pointer;padding:14px;border:1px solid var(--bd);border-radius:16px;background:#fff;transition:box-shadow .2s, border-color .2s}
  .samda-set:hover{box-shadow:0 6px 22px rgba(0,0,0,.06)}
  .samda-set.active{border-color:#111;box-shadow:0 0 0 2px #111 inset}
  .samda-title{font-weight:800;font-size:24px;line-height:1.2;margin:0}
  .samda-sub{color:var(--mut);margin-top:6px}
  .samda-price{display:flex;gap:8px;align-items:baseline;margin-top:10px}
  .samda-price .promo-pill{order:1}
  .samda-price .off-pill{order:2}
  .samda-price .was{order:3}
  .samda-price .now{order:4}
  .samda-price .now{font-weight:800;font-size:20px;color:#d00}
  .samda-price .was{color:#888;text-decoration:line-through;font-size:13px}
  .samda-table{width:100%;border-collapse:collapse}
  .samda-table th,.samda-table td{padding:10px;border-top:1px solid var(--bd);text-align:left;font-size:14px}
  .samda-table thead th{background:#f7f7f7;color:#444}
  .samda-sticky{position:fixed;left:50%;transform:translateX(-50%);bottom:14px;width:min(1100px,94vw);z-index:99}
  .samda-sticky .bar{display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px solid var(--bd);background:#fff;border-radius:16px;padding:10px 14px;box-shadow:0 10px 30px rgba(0,0,0,.12)}
  .samda-btn{border:1px solid #111;background:#111;color:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}
  .samda-btn.ghost{background:#fff;color:#111}
  .samda-btn:disabled{opacity:.5;cursor:not-allowed}
  .samda-muted{color:#6b7280;font-size:13px}
  .samda-section-title{font-weight:700;margin:4px 0 10px}
  .samda-b2b,.samda-delivery,.samda-common{display:grid;gap:12px}
  .samda-pack-grid{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}
  @media(max-width:900px){.samda-pack-grid{grid-template-columns:1fr}}
  .samda-pack-img{aspect-ratio:4/3;border:1px solid var(--bd);border-radius:12px;background:#f4f4f4 url('') center/cover no-repeat}
  .samda-trust{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}
  @media(max-width:900px){.samda-trust{grid-template-columns:1fr}}
  .promo-banner{border:1px dashed #111;height:150px;display:flex;justify-content:space-between;align-items:center;padding:12px 16px}
  /* ¿É¼Ç Åä±Û: È¸»ö ¹Ú½º ½ºÅ¸ÀÏ */
  .opt{display:grid;gap:6px;margin-top:8px}
  .opt-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--bd);border-radius:8px;padding:8px 10px;background:#f9f9f9;font-size:13px;cursor:pointer}
  .opt-btn .left{display:flex;gap:8px;align-items:center}
  .opt-btn .right{font-weight:700}
  .opt-btn.active{border-color:#111;background:#fff;box-shadow:0 0 0 2px rgba(17,17,17,.08) inset}
  .num-badge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;border:1px solid #111;border-radius:6px;padding:0 6px;font-size:12px;font-weight:700;background:#fff}
  .samda-badge.disc{border-color:#111}
  /* modal */
  .samda-modal{position:fixed;inset:0;background:rgba(0,0,0,.4);display:none;align-items:flex-end;justify-content:center;z-index:999}
  .samda-modal[aria-hidden="false"]{display:flex}
  .samda-modal .sheet{background:#fff;max-width:720px;width:min(720px,96vw);border-radius:16px 16px 0 0;padding:16px}
.callout-blue{background:#2f5aff;color:#fff;border-radius:10px;padding:12px 14px;margin:10px 0}
  .callout-blue a{color:#fff;text-decoration:underline;text-underline-offset:2px}
  .cutoff-card{display:inline-flex;align-items:center;gap:8px;border:1px dashed #111;border-radius:12px;padding:10px 12px;background:#fff}
  .dday-badge{border:1px solid #111;border-radius:999px;padding:2px 10px;font-size:12px;background:#fff}
.promo-pill{display:inline-flex;align-items:center;border:1px solid #111;border-radius:999px;padding:0 6px;font-size:11px;background:#fff}
  .off-pill{display:inline-flex;align-items:center;border:1px solid #111;border-radius:999px;padding:2px 6px;font-size:12px;background:#fff;font-weight:700}
.chips-row{display:flex;gap:10px;align-items:center;margin:10px 0}
  .chip-dashed{display:inline-flex;align-items:center;border:1px dashed #111;border-radius:999px;padding:6px 10px;background:#fff;font-size:13px}


/* BASIC css end */

