/* BASIC css start */
/* 240425_»óÇ°»ó¼¼_±âº»_»ó¼¼(¿ø·á)½ºÅ¸ÀÏ¼öÁ¤ */


/*#productDetail .prd-detail  100% -> 800px -> 960px*/


body,
h1,
h2,
h3,
h4,
h5,
h6,
table,
input,
select,
textarea,
a,
span {
    color: #000;
}




.step_img img {
    width: 100% !important;
}


.loc-navi {
    padding: 5px 0 5px 0;
    margin-bottom: 15px;
}

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


.info .soldout_text {
    margin-right: 15px;
    color: #000;
    height: 39px;
    font-size: 16px;
    float: left;
    line-height: 17px;
}

.info .soldout_btn {
    float: left;
}

.info .soldout_btn #soldout_sms a {
    border: 1px solid #5bb330;
    padding: 9px 24px;
    font-size: 14px;
    color: #5bb330;
}

.info .soldout_btn #soldout_sms a:hover {
    border: 1px solid #30770c;
    color: #30770c;
}




/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
.thumb-info {
    zoom: 1;
    padding: 55px 0px 41px 55px;
    position: relative;
    border: 1px solid #e0e0e0;
}

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

.thumb-info .btn_box {
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 1;
}

.thumb-info .btn_box a {
    float: right;
    border: 1px solid #e0e0e0;
    margin-right: -1px;
}

/* ¼¶³×ÀÏ */
.thumb-info .thumb-wrap {
    float: left;
    width: 300px;
    text-align: center;
    margin-left: 57px;
}

.thumb-info .thumb {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.thumb-info .thumb img {
    display: inline-block;
    width: 300px;
    border: 1px solid #e0e0e0
}

.thumb-info .salebox a .salebig {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 38px;
    height: 38px;
    border: 1px solid #dedede;
    border-top: 1px solid #222;
    background-color: #fff;
    line-height: 38px;
    font-size: 15px;
    color: #222;
    font-family: "Arial";
    letter-spacing: -0.5px;
    z-index: 1;
    text-align: center;
}

.thumb-info .salebox a:hover .salebig {
    background-color: #222;
    color: #fff;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.thumb-info .salebox .salebig {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 38px;
    height: 38px;
    border: 1px solid #dedede;
    border-top: 1px solid #222;
    background-color: #fff;
    line-height: 38px;
    font-size: 15px;
    color: #222;
    font-family: "Arial";
    letter-spacing: -0.5px;
    z-index: 1;
    text-align: center;
}

.thumb-info .salebox:hover .salebig {
    background-color: #222;
    color: #fff;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* »óÇ°¿É¼Ç Á¤º¸ */
.thumb-info .info {
    float: left;
    width: 486px;
    margin: 0px 0 0 85px;
    border-top: 2px solid #000;
}

.thumb-info .info .icons {
    padding-top: 10px;
}

.thumb-info .info .tit-prd {
    font-size: 18px;
    color: #252525;
    padding-right: 3px;
    padding-top: 15px;
    font-weight: bold;
}

.thumb-info .info .tit-prd img {
    vertical-align: middle;
}

.thumb-info .info .subname {
    font-size: 11px;
    color: #ff0000;
    padding: 10px 0;
}

.thumb-info .info .price_sell {
    font-size: 20px;
    color: #555;
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #cecece;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}

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

.thumb-info .info .table-opt th,
.thumb-info .info .table-opt td {
    font-size: 14px;
    padding: 5px 0 8px;
}

.thumb-info .info .table-opt th {
    font-weight: normal;
    letter-spacing: -1px;
}

/* ÆÇ¸Å°¡°Ý */
.thumb-info .info .table-opt .price {
    font-weight: bold;
    color: #d12a34;
}

.thumb-info .info .table-opt .price {
    font-weight: bold;
    color: #d12a34;
}

.thumb-info .info .table-opt .price .dc_before {
    color: #9d9d9d;
    font-size: 13px;
}

.thumb-info .info .table-opt .user-message {
    color: #aaa;
    font-size: 11px;
    padding: 7px 0px 0px 10px;
}

.thumb-info .info .table-opt .recommend {
    background-color: #ffab5f;
    padding: 5px 14px;
    margin-left: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

/* ÁÖ¹®¼ö·® */
#goods_amount {
    float: left;
}

.thumb-info .info .table-opt .opt-spin {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid #acacac;
}

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

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

.thumb-info .info .table-opt .opt-spin .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid #aaa;
}

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

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

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

.thumb-info .prd-btns {
    margin: 15px 0 15px 6px;
    text-align: center;
    font-size: 0;
    display: table;
    font-family: "Verdana";
    font-weight: bold;
    clear: both;
}

.thumb-info .prd-btns .basket {
    display: inline-block;
    width: 150px;
    height: 38px;
    background-color: #5cb330;
    color: #fff;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #5cb330;
}

.thumb-info .prd-btns .buy {
    display: inline-block;
    width: 150px;
    height: 38px;
    background-color: #fff;
    color: #5cb330;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #5cb330;
    margin-left: 10px;
}

.thumb-info .prd-btns .wish {
    display: inline-block;
    width: 150px;
    height: 38px;
    background-color: #fff;
    color: #767676;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #767676;
    margin-left: 10px;
}

.thumb-info .prd-btns .basket:hover {
    background-color: #fff;
    color: #5cb330;
}

.thumb-info .prd-btns .npay_type_B_2 {
    width: 320px;
     !important;
}

.thumb-info .prd-btns #nhn_btn {
    margin-top: 30px;
}


/* µû¶ó´Ù´Ï´Â ¿É¼Ç */
.tab_cate.onfixed {
    position: fixed;
    z-index: 999;
    width: 549px;
    bottom: -1px;
    right: 50%;
    margin: 0 -550px 0 0;
    background-color: #fff;
    border: 1px solid #5cb330 !important;
}

.tab_cate.onfixed .info {
    width: 488px;
    float: none;
    padding: 0;
    margin: 11px auto;
    border: 0;
}

.tab_cate.onfixed #tab_cate_title {
    display: block;
    background: #5cb330 url("/design/d4-0492/0698citybrown/sub/tab_cate_up.png") 10px 8px no-repeat;
    height: 35px;
    padding: 0 35px 0 33px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    cursor: pointer;
}

.tab_cate.onfixed #tab_cate_title.up {
    background-color: #5cb330;
}

.tab_cate.onfixed .xans-myshop-asyncbenefit,
.tab_cate.onfixed .info .icons,
.tab_cate.onfixed .info .tit-prd,
.tab_cate.onfixed .info .subname,
.tab_cate.onfixed .info .price_sell,
.tab_cate.onfixed .info .table-opt .bocx,
.tab_cate #tab_cate_title {
    display: none;
}

.tab_cate.onfixed .info .table-opt {
    margin: 0;
}

.tab_cate.onfixed .on_option {
    display: block;
}

.tab_cate.onfixed .info .table-opt {
    border: 0;
}

.tab_cate.onfixed .xans-product-action.on_option {
    border: 0;
}

/* ÅëÇÕ¿É¼Ç */
.thumb-info .info .table-opt .opt-wrap {
    width: 100%;
    margin-top: 10px;
    padding: 5px 0;
    background-color: #eee;
    border: 1px solid #ddd;
}

.thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
    padding-left: 10px;
}

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

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

.thumb-info .info .table-opt .opt-wrap dd {
    float: left;
    width: 210px;
    margin-bottom: 5px;
}

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

.thumb-info .info .table-opt .opt-wrap select {
    width: 210px;
    height: 18px;
    border: 1px solid #ddd;
    font-size: 11px;
}

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

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

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

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

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

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


/* Å¸ÀÌÆ² °øÅë 
    #productDetail .tit-detail { zoom: 1; position: relative;padding:0 0 10px 0; font-size: 0; line-height: 0;  }
    #productDetail .btns { float:right; }
    #productDetail .tit-detail .btns a { border:1px solid #d9d9d9;padding:10px 30px 10px 30px;margin-left:7px;font-size:12px;letter-spacing:1px; }
    #productDetail .tit-detail .btns a:first-child + a {color:#222;}
    #productDetail .tit-detail .btns a:hover {border:1px solid #999;}
*/

/* Å¸ÀÌÆ² °øÅë(qna, ¼öÁ¤) */
#productDetail .tit-detail {
    zoom: 1;
    position: absolute;
    right: 0;
    top:5px;
}

#productDetail .btns {
    float: right;
}

#productDetail .tit-detail .btns a {
    border: 1px solid #d9d9d9;
    padding: 10px 30px 10px 30px;
    margin-left: 7px;
    font-size: 12px;
    letter-spacing: 1px;
}

#productDetail .tit-detail .btns a:first-child+a {
    color: #222;
}

#productDetail .tit-detail .btns a:hover {
    background-color: #f9f9f9;
}



.detail_tab_area {
    margin: 0 0px 30px;
    height: 48px;
}

.detail_tab_area ul li {
    float: left;
    width: 183px;
    height: 48px;
}

.detail_tab_area ul li.on {
    margin-top: 0px !important;
    border-top: 2px solid #000;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.detail_tab_area ul li.on a {
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    border: 0px;
    color: #000;
    margin-top: 0px;
}

.detail_tab_area ul li a {
    margin-top: 8px;
    display: block;
    width: 183px;
    height: 40px;
    color: #888;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.detail_tab_area ul li a:hover {
    color: #222;
}

.detail_tab_area .bleft {
    border-left: 1px solid #dedede;
}

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

#productDetail .prd-detail {
    margin-top: 65px;
    width: 860px;
    overflow: hidden;
    line-height: 17px;
    margin: 0 auto;
}

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

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

#productDetail .prd-detail table td.table_top_left {
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #ccc;
}

#productDetail .prd-detail table td.table_top {
    padding-left: 11px;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #ccc;
}

#productDetail .prd-detail table td.table_style_left {
    padding: 11px 0;
    border: 1px solid #ccc;
}

#productDetail .prd-detail table td.table_style {
    padding: 11px;
    border: 1px solid #ccc;
}

/* #productDetail .prd-detail table.tb_border { table-layout: auto;}
#productDetail .prd-detail table.tb_border td { border:1px solid #ccc; }*/

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

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

#productDetail .related-allbasket a {
    border: 1px solid #5cb330;
    padding: 10px;
    background-color: #5cb330;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

#productDetail .prd-list {
    padding: 35px 0 20px 0;
    margin: 0;
}

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

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

#productDetail .prd-list .info {
    width: 200px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}

#productDetail .prd-list .info .related_price {
    margin: 0px 0px 8px;
    font-weight: bold;
    color: #333;
    font-size: 17px;
}

#productDetail .prd-list .info .related_opt {
    margin: 12px 0px;
    clear: both;
    overflow: hidden;
    line-height: 26px;
}

#productDetail .prd-list .info .related_opt select {
    height: 26px;
    width: 150px;
    float: right;
}

#productDetail .prd-list .info .basket-bt {
    float: right;
    font-size: 13px;
    font-weight: bold;
    color: #5cb330;
}

#productDetail .prd-list .info .basket-bt .MS_related_checkbox {
    width: 22px;
    height: 22px;
}



.sub_best_title_area {
    position: relative;
    height: 44px;
    margin-top: 50px;
    clear: both;
}

.sub_best_title_line {
    width: 1100px;
    border-bottom: 1px solid #dedede;
    position: absolute;
    top: 23px;
}

.sub_best_title {
    position: relative;
    z-index: 10;
    width: 174px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #dedede;
    color: #000;
    font-size: 14px;
    background-color: #fff;
    letter-spacing: 1px;
    font-family: "Open Sans", "Nanum Gothic", sans-serif;
    margin: 0 auto;
}


#productDetail .prd-list th {
    padding-bottom: 10px;
}

#productDetail .prd-list td {
    padding: 0;
}

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


/* review-write */
#productDetail .review-write {
    margin-top: 15px;
    padding: 5px 0 10px;
    border-top: 1px solid #b4b4b5;
    border-bottom: 1px solid #b4b4b5;
}

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

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

/* ´ñ±Û¸®½ºÆ® °øÅë */
#productDetail .table-slide {
    border-top: 1px solid #b4b4b5;
}

#productDetail .table-slide thead th {
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
}

#productDetail .table-slide th,
#productDetail .table-slide td {
    padding: 15px 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;
    border-bottom: 1px solid #eee;
    background-color: #f9f9f9;
}

#productDetail .table-slide tr.nbg td {
    background-image: none;
    border-bottom: 1px solid #eee;
}

#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 .board-tr {
    background-color: #f6f6f6;
}

#productDetail .board-bn {}

#productDetail .board-tit {
    margin: 59px 0 28px 0;
}

#productDetail .board-tit p {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

/* #productDetail .board-tit p::before {

  content: "|";
  background: #000;
  font-weight: 10px;
} */

#productDetail .board-tit p span {
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

#productDetail .board-tit-qna {
    position: relative;
}




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

/* qna board */
#productDetail .qna-list {
    margin-top: 20px;
    position: relative;
}

#productDetail .MS_cmt_list_box {
    margin-left: 80px;
    border-top: 1px solid #eee;
}

#productDetail .qna-cmt {
    font-weight: bold;
} 

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


/*page02 ¸®ºäº¸µå (½Å »óÇ°¸®ºä) / ÆäÀÌÂ¡ - ¼öÁ¤ */

#productDetail .review_paging {
    width: 1100px;

}

#productDetail .new-paging {
    ;
}


#productDetail .new-paging li {
    display: inline-block;
}

#productDetail .new-paging li a {
    font-size: 15px;
    width: 32px ;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    margin: 0 6px;
    color: #666;

}

#productDetail .new-paging li a:hover {
  background: #eee;
}



#productDetail .new-paging li.now a {
    color: #000;
    font-weight: bold;
    background: #eee;
}

/*#productDetail .table-slide-old {
    margin-top: 0px !important;
    border: none !important;
}

#productDetail .new-paging li.first a,
#productDetail .new-paging li.prev a,
#productDetail .new-paging li.next a,
#productDetail .new-paging li.last a {
    font-weight: bold;
    clear: #000;
    background-color: #eee;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}
*/

/* page02 ÄÚ¸àÆ®Å¸ÀÔ (±¸ »óÇ°¸®ºä)*/

.MS_review_mark_title {
    display: none;
}

#productDetail .review_paging2 {
    position: absolute;
    width: 1100px;
}

#productDetail .old-paging {
    position: absolute;
    right: 9px;
    line-height: 22px;
}

#productDetail .old-paging span {
    float: left;
    background-color: #eee;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 700;
    cursor: default;
    line-height: 20px;
    width: 55px;
    height: 20px;
    color: #000;
}

#productDetail .old-paging li {
    float: left;
    margin-right: 5px;
}

#productDetail .old-paging li a {
    font-size: 13px;
    height: 15px;
    padding: 0 3px;
    vertical-align: baseline;

}

#productDetail .old-paging li a:hover {}

#productDetail .old-paging li.now a {
    color: #000;
    font-weight: bold;
}

#productDetail .table-slide-old {
    margin-top: 0px !important;
    border: none !important;
}

#productDetail .old-paging li.first a,
#productDetail .old-paging li.prev a,
#productDetail .old-paging li.next a,
#productDetail .old-paging li.last a {
    font-weight: bold;
    clear: #000;
    background-color: #eee;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}









/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.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;
}

.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: 10px;
    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;
    *margin-bottom: -4px;
    padding: 8px 5px;
    border-bottom: 1px solid #ddd;
}

#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_qty-ctrl .basic_option {
    margin-top: 3px;
}

/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (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;
}

#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 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-dw {
    top: 12px;
}

/* °³º°¿É¼Ç */
#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 {
    padding: 10px 5px;
    font-size: 12px;
    color: #333;
    text-align: right;
}

#MK_innerOptTotal .MK_txt-total {}

#MK_innerOptTotal .MK_txt-won {}

#MK_innerOptTotal .MK_total {
    color: #ff0000;
    font-weight: bold;
}

/* ¼Ò¸®ºä */
#sorivu {
    position: relative;
    margin-top: 20px;
}

/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap {
    margin: 40px 0 10px;
}

#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 th.tb-tit {
    margin-bottom: 10px;
    text-align: left;
    text-align: center;
    border-right:none;
}

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

/* »çÀÌÁî Â÷Æ® */
.box-btn-size-chart {
    width: 300px;
    padding: 10px;
    background: #D9DBDA;
    text-align: center;
}

td.area-btn-size-chart a {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

#sizeChart {
    width: 693px;
    position: absolute;
    display: none;
}

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

.size-chart-box {
    width: 100%;
    font-family: 'dotum';
    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 {
    background: #FFFFFF;
    text-align: center;
    padding: 5px;
}

.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 {
    font-family: 'dotum';
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #D9DBDA;
}

.size-chart-cont table th {
    background: #EBECF0;
}

.size-chart-cont table tr:last-child {
    border-bottom: 1px solid #D9DBDA;
}

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



/*  webui popover  */
.webui-popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 410px;
    height: 200px;
    padding: 0;
    background-color: #f8f8f8;
    background-clip: padding-box;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 5px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
    margin-top: -10px;
}

.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
    margin-left: 10px;
}

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
    margin-top: 10px;
}

.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
    margin-left: -10px;
}

.webui-popover.pop {
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
}

.webui-popover.fade {
    transition: opacity .15s linear;
}

.webui-popover.in {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}

.webui-popover-inner .close {
    font-family: arial;
    margin: 5px 10px 0 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
}

.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.webui-popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 5px 5px 0 0;
}

.webui-popover-content {}

.webui-popover-inverse {
    background-color: #333333;
    color: #eeeeee;
}

.webui-popover-inverse .webui-popover-title {
    background: #333333;
    border-bottom: 1px solid #3b3b3b;
    color: #eeeeee;
}

.webui-no-padding .webui-popover-content {
    padding: 0;
}

.webui-no-padding .list-group-item {
    border-right: none;
    border-left: none;
}

.webui-no-padding .list-group-item:first-child {
    border-top: 0;
}

.webui-no-padding .list-group-item:last-child {
    border-bottom: 0;
}

.webui-popover>.arrow,
.webui-popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.webui-popover>.arrow {
    border-width: 11px;
}

.webui-popover>.arrow:after {
    border-width: 10px;
    content: "";
}

.webui-popover.top>.arrow,
.webui-popover.top-right>.arrow,
.webui-popover.top-left>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -10px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.webui-popover.top>.arrow:after,
.webui-popover.top-right>.arrow:after,
.webui-popover.top-left>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0;
}

.webui-popover.right>.arrow,
.webui-popover.right-top>.arrow,
.webui-popover.right-bottom>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.webui-popover.right>.arrow:after,
.webui-popover.right-top>.arrow:after,
.webui-popover.right-bottom>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}

.webui-popover.bottom>.arrow,
.webui-popover.bottom-right>.arrow,
.webui-popover.bottom-left>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}

.webui-popover.bottom>.arrow:after,
.webui-popover.bottom-right>.arrow:after,
.webui-popover.bottom-left>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}

.webui-popover.left>.arrow,
.webui-popover.left-top>.arrow,
.webui-popover.left-bottom>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.webui-popover.left>.arrow:after,
.webui-popover.left-top>.arrow:after,
.webui-popover.left-bottom>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}

.webui-popover-inverse.top>.arrow,
.webui-popover-inverse.top-left>.arrow,
.webui-popover-inverse.top-right>.arrow,
.webui-popover-inverse.top>.arrow:after,
.webui-popover-inverse.top-left>.arrow:after,
.webui-popover-inverse.top-right>.arrow:after {
    border-top-color: #333333;
}

.webui-popover-inverse.right>.arrow,
.webui-popover-inverse.right-top>.arrow,
.webui-popover-inverse.right-bottom>.arrow,
.webui-popover-inverse.right>.arrow:after,
.webui-popover-inverse.right-top>.arrow:after,
.webui-popover-inverse.right-bottom>.arrow:after {
    border-right-color: #333333;
}

.webui-popover-inverse.bottom>.arrow,
.webui-popover-inverse.bottom-left>.arrow,
.webui-popover-inverse.bottom-right>.arrow,
.webui-popover-inverse.bottom>.arrow:after,
.webui-popover-inverse.bottom-left>.arrow:after,
.webui-popover-inverse.bottom-right>.arrow:after {
    border-bottom-color: #333333;
}

.webui-popover-inverse.left>.arrow,
.webui-popover-inverse.left-top>.arrow,
.webui-popover-inverse.left-bottom>.arrow,
.webui-popover-inverse.left>.arrow:after,
.webui-popover-inverse.left-top>.arrow:after,
.webui-popover-inverse.left-bottom>.arrow:after {
    border-left-color: #333333;
}

.webui-popover i.icon-refresh:before {
    content: "";
}

.webui-popover i.icon-refresh {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -15px;
    margin-right: -15px;
    background: url(../img/loading.gif) no-repeat;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

.webui-popover-backdrop {
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}



/* »ó¼¼ Á¤º¸ Å×ÀÌºí */

table.info_tb {

    border-top: 3px solid #000;
    border-bottom: 3px solid #000;

}

table.info_tb tr {
    border-bottom: 1px solid #000;
}

table.info_tb td.list {
    font-size: 2em;
    font-weight: bold;
}

table.info_tb td.cont {
    font-size: 1em;
}


/* »ó¼¼ Á¤º¸ Å×ÀÌºí .tstyle1 */


.tstyle1 {
    font-size: 12px;
    line-height: 150%;
    font-family: 'Dotum', 'µ¸¿ò';
}

.tstyle1 thead td, .tstyle1 thead th {
    padding: 10px;
    font-family: 'Dotum', 'µ¸¿ò';
    font-size: 17px;
    font-weight: bold;
    line-height: 250%;
    color: #222222;
    background-color: #dbdbdb;
}

.tstyle1 tbody td {
    padding: 10px;
    border-bottom: 1px solid #dbdbdb;
    color: #666666;
}

.tstyle1 tbody th {
    padding: 10px;
    color: #222222;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.tstyle1 tbody td.rb0 {
    border-right: 0px;
}

.tstyle1 tbody th.rb0 {
    border-right: 0px;
}

.tstyle1 tbody td.tp {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tstyle2 {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}

.tstyle2 td {
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    font-weight: bold;
}



/* »ó¼¼ (¿ø·á) */

.detail_new, .detail_new a  {
    text-align: center;
    font-size: 14px;
}

.detail_new .tit_k {
    font-size: 30px;
    font-weight: 600;
    margin: 2em auto 0 !important;

}

.detail_new .tit_e {
    margin: 1em 0 1.5em;
    font-size: 18px;
    line-height: 1.6em;
}

.detail_new p, .detail_new .cont {
    margin: 3em 0.5em;
    line-height: 1.8em;
}


.detail_new .tit_s {
font-weight : bold;
font-size : 1.4em;
line-height : 1.5em;
}



.detail_new table {
    margin: 3em auto;
    max-width: 800px;
    font-size: 14px;
    line-height: 1.6em;
}

.detail_new table tr {
    border-bottom: 1px solid #bbbbbb;

}

.detail_new table tr:first-child {
    border-top: 1px solid #bbbbbb;
}


.detail_new table th {
    width: 25%;
    background-color: #f6f6f6;
}

.detail_new table td {
    text-align: left;
    padding : 1em;
}




@media only screen and (min-width: 768px) {

    .detail_new {
        font-size: 15px;
    }

    .detail_new .tit_k {
        font-size: 50px;
        letter-spacing: -2px;
    }
    .detail_new .tit_e {
        font-size: 25px;
        margin : 40px auto;
        line-height: 32px;

    }
    
    .detail_new p, .detail_new .cont {
    margin: 80px auto;
    width: 800px;
    line-height: 27px;
    }
    
    .detail_new .tit_s {
font-weight : bold;
font-size : 25px;
line-height: 34px;
}

    
    .detail_new table {
    margin: 80px auto;
    font-size: 15px;
    line-height: 23px;
    }
    
    .detail_new .cont_img {
    width: 70%;
    }

}

/*-- diy¹­À½»óÇ° ¸¸µé±â°úÁ¤ (·¹½ÃÇÇ ÆäÀÌÁö¶û µ¿ÀÏ) --------------------------------------*/

/* ·¹½ÃÇÇ»ó¼¼½ºÅ¸ÀÏ_230922 */

.rcp_wrap { 
    text-align : center;
    font-size : 15px;
    line-height : 20px;
    margin-top: 30px;
}

.rcp_info_wrap {
    margin: 65px 0;
}

.rcp_wrap img { width : 100%; }

.rcp_tit {
    line-height : 42px;
    padding : 60px 0 35px;
}


.rcp_tit span { display:block; }

.rcp_tit1 {
    font-size: 22px; 
}

.rcp_tit2 {
    font-size: 37px;
    font-weight: bold;
}

.rcp_tit3 {
    font-size: 18px; 
}

.rcp_ready {

}

.rcp_info {
    margin-top: 42px;
    font-size: 15px;
    line-height: 22px;
}

.rcp_info_t {
    background-color: #f9f9f9;
    font-weight: bold;
}

.rcp_info tr {
    border-top : 1px solid #CCC;
    border-bottom : 1px solid #CCC;
}

.rcp_info td {
    padding : 20px 0;
}

.rcp_txt {
    line-height : 25px;
}

.rcp_bold { font-weight:bold; }

.rcp_font20 {
    font-size : 20px;
    line-height : 33px;
}

.rcp_step_tit {
    text-align: center;
    padding: 40px 0;
    font-size: 28px;
    font-weight: bold;
    border-top: 3px solid #000;
    margin-top: 70px;
    line-height : 35px;
}

.rcp_step {
    font-size: 15px;
    line-height: 22px;
}

.rcp_step_img td {
    padding: 0 5px;
    width: 33.33%;
}

.rcp_step_txt td {
    padding: 10px 5px 25px;
    text-align: left;
    vertical-align : top;
}

.rcp_step_notice {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    border-top: 3px solid #000;
    padding-top: 13px;
}



/* ·¹½ÃÇÇ ³»¿ë ½ºÅ¸ÀÏ (style1.css ¼öÁ¤)(20190402 ÀÌÈÄ ¿Ã¸®´Â ·¹½ÃÇÇ ½ºÅ¸ÀÏ Àû¿ë) */
.table_style {
    border-collapse: collapse;
}

.table_style th {
    border: 1px solid #CCC;
}

.table_style td {
    border: 1px solid #CCC;
}

table.first {
    text-align: center !important;
}

table.first td {
    margin: 10px;
    padding: 10px
}

table td.recipe_name {
    line-height : 28px;
}

.sm_title {
    font-size: 18px;  line-height: 36px;
}

.sm_title2 {
    font-size: 27px; 
}


.body14px {
    font-size: 14px;
    line-height: 140%;
}

.body12px {
    font-size: 12px;
    line-height: 130%;
}

.body15px_bottom {
    font-size: 15px;
    line-height: 120%;
    text-align: right;
}


div.recipe_story {
    color: #595959;
    margin: 20px 0 10px 0;
    padding: 20px 0;
}

table.step .step_img td {
    width: 130px;
    padding-right: 10px;
}

table.step .step_txt td {
    width: 130px;
    padding: 10px 27px 25px 0;
    text-align: left;
}

table.step .step_tit td {
    font-size: 28px;
    padding-bottom: 10px;
}

table.step .recipe_notice {
    font-family: 'Nanum Pen Script';
    font-size: 18px;
    line-height: 120%;
    text-align: right;
    border-top: 1px solid #595959;
    padding-top: 5px;
}

table.step .step_tit {
    text-align: center;
    margin: 20px 0;
}

/* BASIC css end */

