/* BASIC css start */
/* ÄÚµð»óÇ° */
#extra_div{
    padding: 15px 0 25px;
}
#extra_div .extra_title{}
#extra_div .extra_title th{}
#extra_div .extra_title td{}

#extra_div .extra_title th,#extra_div .extra_title td{padding: 0 !important;}
#extra_div .extra_title td p{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    background: #3b3b3b;
    color: #fff;
    padding: 0 0 0 16px;
    box-sizing: border-box;
    border: none;
    text-indent: 0;
}

#extra_div .extra_toggle .extra_return{
    display:none;
    width: 100%;
    text-align: center;
    margin: 10px 0px 0px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(230, 230, 230);
    color: rgb(130, 138, 143);
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    box-sizing: border-box;
}
    
#extra_div .extra_toggle.act .extra_return{display:block !Important}
    
#extra_div .extra_toggle .extra_more_btn{
    display:block;
    width: 100%;
    text-align: center;
    margin: 10px 0px 0px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(230, 230, 230);
    color: rgb(130, 138, 143);
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    box-sizing: border-box;
}

/*#extra_div tbody.act .extra_toggle .extra_return*/

#extra_div tbody .extra_return{display: none;}
#extra_div tbody.act .extra_return{display: block !important;}

#extra_div .extra_toggle{}
#productDetail .thumb-info .info .table-opt .extra_toggle > td{
    padding: 0;
}
#extra_div .extra_toggle .extra_toggle_div{
    padding: 0;
}
#extra_div .extra_toggle .extra_toggle_div ul{
    padding: 10px 0 0;
    border: none;
}
    
#extra_div .extra_toggle .extra_toggle_div ul.hide{display:none;}

#extra_div .extra_toggle .extra_toggle_div ul li{
    display: flex;
    padding: 0;
    gap: 10px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .thumb-s{
    display: inline-block; 
    vertical-align: top; 
    /* width: 72px; 
    margin-right: 13px; */
    width: 120px;
    min-width: 120px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .thumb-s > a{
    display: block;
}
#extra_div .extra_toggle .extra_toggle_div ul li .thumb-s img{
    width: 100%;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    vertical-align: top; 
    width: calc(100% - 120px);
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .extra_info_box{
    flex: 1;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .prd-icon{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
    flex-wrap: wrap;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .prd-icon .MK-product-icons{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .prd-icon img{
    height: 13px;
    margin: 3px 3px 0 0;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .tit-model{
    line-height: 1.3;
    letter-spacing: 0;
    color: #3b3b3b;
    font-size: 12px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .extra_price_in{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 0 7px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .extra_price_in .strike{
    font-weight: 400;
    padding: 0;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .tit-prd{
    font-size: 13px;
    letter-spacing: -0.5px;
    display: none;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .table-opt{
    margin-top: 0;
    flex: 1.5;
}

#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table{}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr{}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr{}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td{padding: 0;}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap{
    position: relative;
    margin-top: 0;
    padding: 0;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap dl{
    margin: 0 0 7px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap dl dd{
    width: 100%;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap dl dd select{
    text-indent: 2px;
    color: #858585;
    width: 100%;
    height: 37px;
    line-height: 1;
    font-size: 12px;
}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap .sel-btn{
    position: absolute;
    right: 82px;
    top: 5px;
    background: #000;
    width: 84px;
    height: 37px;
    padding: 0;
    text-align: center;}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td .opt-wrap .sel-btn a{color:#fff;
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 11px;}
#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table td{padding:6px 0}

#extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table td.price{font-size:13px}

#content{padding-bottom:100px; }

#productDetail .page-body { margin-bottom: 50px;  margin-top: 20px; margin:0 auto; text-align:center;}


#productDetail .page-body .category_top{height:50px; margin-bottom:5px; font-family:'Noto Sans KR', sans-serif;}
#productDetail .page-body .thumb-info{
    padding-top:32px; 
    padding-bottom: 30px; 
    width:1280px; 
    margin:0 auto;
    min-height: 1000px;
}
#productDetail .page-body .thumb-info:before,
#productDetail .page-body .thumb-info:after{content:""; display:table; width:100%;}
#productDetail .page-body .thumb-info .thumb-wrap{
    float:left; 
    width: fit-content;
    max-width: 50%;
}
#productDetail .page-body .thumb-info .thumb-wrap .thumb{width:100%; overflow:hidden; margin-top:13px;}
#productDetail .page-body .thumb-info .thumb-wrap .thumb img{display:block; width:auto; max-width:540px; border:1px solid #eeeeee; box-sizing:border-box; }
#productDetail .page-body .thumb-info .thumb-wrap .thumb.basic_size img{width: 100%; max-width:600px;}
#productDetail .page-body .thumb-info .prd_detail_info_wrap{float:right; max-width: 50%;  box-sizing:border-box; }

/* ½æ³×ÀÏ ÀÌ¹ÌÁö ½½¶óÀÌµå */
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide{
    display: flex;
    align-items: start;
    gap: 3px;
    margin-top: 0;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2{
    min-width: 540px;
    width: 540px;
    overflow: hidden;
    position: relative;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_slide_inner{
    width: 540px;
    overflow:hidden;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_slide_inner img{
    border: none;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    display: block;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_swiper-button-prev,
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_swiper-button-next{
    position: absolute;
    width: 30px;
    height: 40px;
    background: url(/design/nak3618/2024/arrow_left_thin.png) center no-repeat;
    background-size: contain;
    top: 50%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2:hover .d_img_swiper-button-prev,
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2:hover .d_img_swiper-button-next{
    opacity: 1;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_swiper-button-prev{
    left: 10px;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper2 .d_img_swiper-button-next{
    right: 10px;
    transform: scaleX(-1);
}
.dImgSwiper2.swiper-container-horizontal>.swiper-pagination-bullets{
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    height: 2px;
    z-index: 1;
}
.dImgSwiper2.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    flex: 1;
    width: 100%;
    margin: 0;
    height: 2px;
    border-radius: 0;
}
.dImgSwiper2.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #000;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper1{
    height: auto;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper1 .swiper-slide{
    height: auto;
    display: flex;
    justify-content: center;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper1 .d_img_slide_inner{
    overflow: hidden;
    opacity: 0.4;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper1 .swiper-slide-thumb-active .d_img_slide_inner{
    opacity: 1;
}
#productDetail .page-body .thumb-info .thumb-wrap .d_thumb_slide .dImgSwiper1 .d_img_slide_inner img{
    display: block;
    height: 100%;
    max-height: 105px;
}

/* °íÁ¤±¸¸Å¹öÆ°  */
#productDetail .fix_btn { 
    display: none; 
    position: fixed;
    bottom: 0; 
    z-index: 10; 
    right: 8%; 
    width:300px; 
    border:none; 
    background:#fff; 
    box-sizing: border-box;
}
#productDetail .fix_btn .inner {}
#productDetail .fix_btn .prd{ 
    padding:30px 0;
    display: none;
}
#productDetail .fix_btn .buy_btn_img { width: 60px; }
#productDetail .fix_btn img{ width:100%; height:auto; float: left; }
#productDetail .fix_btn .info { width:155px; padding-left:20px; font-family:'Jost','Noto Sans KR', sans-serif;}
#productDetail .fix_btn .info .name { font-size:16px; font-weight:300; padding-left: 50px; width: 160px; }
#productDetail .fix_btn .info .sell { color:#cc6600; font-size:16px; font-weight:700; padding-left: 50px; }
#productDetail .fix_btn .buy_btn{
    cursor: pointer; 
    font-size: 18px;
    color: #fff; 
    border-radius:0; 
    height: 40px; 
    line-height: 40px; 
    background: #000;
    text-align: center;
    font-weight:400; 
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
#productDetail .fix_btn .buy_btn .buy_btn_arrow{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/design/nak3618/2024/arrow_down_icon.png) no-repeat center;
    background-size: contain;
    filter: invert(0.8);
    transform: scaleY(-1);
}
#productDetail .fix_btn .buy_btn.down .buy_btn_arrow{
    transform: scaleY(1);
}
#productDetail .thumb-info .info .info_top .buy_btn_x{
    display: none;
}

#productDetail .thumb-info .infoArea.fix_info {
    position: fixed; 
    padding: 15px 15px 0; 
    width: 545px; 
    max-height: 650px; 
    overflow-y: auto; 
    background: #fff; 
    border: 1px solid #e6e6e6; 
    border-radius:0; 
    bottom: -1000px; 
    z-index: 100; 
    right: 8%; 
    /* box-shadow: 0px 15px 35px rgba(50,50,90,0.1), 0px 5px 15px rgba(0,0,0,0.07); */
}
#productDetail .thumb-info .infoArea.fix_info .off { display: none;  }

#productDetail .thumb-info .infoArea.fix_info .info .table-opt th { clear: both; font-weight:normal; color:#555; width:120px; padding:3px 0; line-height:20px; text-align:left; vertical-align:top; text-transform:uppercase; height:20px; }
#productDetail .thumb-info .infoArea.fix_info .info .table-opt td { padding:3px 0px; line-height:20px; vertical-align:top; color:#555; }
#productDetail .thumb-info .infoArea.fix_info .info .table-opt td.add-option-tit{
    padding-top: 10px;}

#productDetail .thumb-info .infoArea.fix_info .info{
    padding: 10px;
    box-sizing: border-box;
}
#productDetail .thumb-info .infoArea.fix_info .info .dsubname{font-size:12px; line-height:16px;}
#productDetail .thumb-info .infoArea.fix_info .info .table-opt {margin-top:10px;}

#productDetail .thumb-info .infoArea.fix_info #extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap .table-opt{
    margin-top: 0;
}
#productDetail .thumb-info .infoArea.fix_info #extra_div .extra_toggle .extra_toggle_div ul li .add-option-wrap table tr.option_tr td{
    padding: 0;
}

#productDetail .thumb-info .infoArea.fix_info .info .info_top .d_share-icons{
    right: 30px;
}
#productDetail .thumb-info .infoArea.fix_info .info .info_top .buy_btn_box{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0;
}
#productDetail .thumb-info .infoArea.fix_info .info .info_top .buy_btn_x{
    display: block;
    width:100%;
    height:100%;
    background: #fff;
}
#productDetail .thumb-info .infoArea.fix_info .info .info_top .buy_btn_x img{
    width: 100%;
    opacity: 0.7;
}

#productDetail .thumb-info .infoArea.fix_info .detail_banner_wrap img{
    width: 510px;
    height: auto;
}

#productDetail .thumb-info .infoArea.fix_info .etc_buy_wrap ul li{display:inline-block; vertical-align:top; width:50%; overflow:hidden; text-align:center; margin-top:15px; }



/*
#productDetail .thumb-info .infoArea.fix_info .prd-btns { overflow:hidden; margin:0px; text-align:left; font-size:0; line-height:0; margin-top:0px; margin-bottom:0px; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a { float:left; display:inline-block; vertical-align:middle; font-family:"Roboto",sans-serif, 'NanumGothic'; letter-spacing:1px; height:30px; line-height:30px; text-align:center;  margin-bottom:5px; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns span { line-height:30px; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a:first-child { font-size:14px; width:285px; text-align:center; color:#fff; background:#fff; border:1px solid #000; font-weight:bold;  background:#000; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a { width:141px; color:#333; background:#fff; border:1px solid #e5e5e5; font-weight:bold; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a span { cursor:pointer; }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a:first-child:hover { color:#fff; background:#000;  }
#productDetail .thumb-info .infoArea.fix_info .prd-btns a:hover { border:1px solid #000; }
*/





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

.tb-left select { box-sizing:border-box; width: 100%; height: 36px;border:1px solid #dddddd; outline:none; line-height:35px; font-size:15px; }
.tb-left {padding-left:0px;}

#productDetail .thumb-info .info {
    width: 550px;
    max-width: 100%; 
    text-align:left;
}
#productDetail .thumb-info .info .info_top{
    border-bottom:1px solid #e6e6e6; 
    position: relative;
    padding: 0 0 20px;
}
#productDetail .thumb-info .info .info_top .model{
    max-width: 85%;
    font-size: 14px;
    font-weight: 400;
    color: #828A8F;
    margin: 0 0 10px;
}
#productDetail .thumb-info .info .info_top .prd_icon{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 0;
    max-width: 85%;
}
#productDetail .thumb-info .info .info_top .prd_icon .MK-product-icons{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#productDetail .thumb-info .info .info_top .prd_icon img{
    margin: 0 4px 0 0;
    padding: 0;
    height: 13px;
    width: auto;
}
#productDetail .thumb-info .info .info_top h3{
    display:block;
    font-family:'Noto Sans KR', sans-serif;
    letter-spacing:-1px;
    font-size: 18px;
    font-weight: 400;
    color: #121212;
    line-height: 1.4;
    max-width: 85%;
    word-break: keep-all;
    margin: 10px 0 0;
}
#productDetail .thumb-info .info .info_top h3 font{
    color: #121212;
}
#productDetail .thumb-info .info .info_top h3 b{
    font-weight: 600;
}
#productDetail .thumb-info .info .info_top .d_share-icons{
    position: absolute;
    right: 10px;
    top: 0;
}
#productDetail .thumb-info .info .info_top .d_share-icons .detail_share_btn{
    width: 40px;
    height: 40px;
    background: url(/design/nak3618/2024/icon_share.png) transparent no-repeat center;
    background-size: 30px;
}
#productDetail .thumb-info .info .info_top .d_share-icons .detail_share_inner{
    position: absolute;
    width: 120px;
    padding: 10px;
    box-sizing: border-box;
    top: 100%;
    right: 0;
    border: 1px solid #aaa;
    background: #fff;
    display:none;
}
#productDetail .thumb-info .info .info_top .d_share-icons .detail_share_tit{
    text-align: center;
}
#productDetail .thumb-info .info .info_top .d_share-icons .url_copy_box{
    text-align: center;
}
#productDetail .thumb-info .info .info_top .d_share-icons .url_copy_box .url_copy_link{
    width: 32px;
    height: 32px;
    margin: 5px;
    background: url(/design/nak3618/2024/share_icon_01.png) #eee no-repeat center;
    border-radius: 50%;
}

#productDetail .thumb-info .info .info_top .dsubname{line-height:23px;  font-family:'Noto Sans KR', sans-serif;  font-size:13px; color:#f45b5b;}
#productDetail .thumb-info .info .table-opt td.price .percent{display:inline-block; font-size:18px; font-family:'Jost','Noto Sans KR', sans-serif !important; }
#productDetail .thumb-info .info .table-opt td.price div.tb-left { display: inline-block; font-size: 18px; font-family: 'Jost','Noto Sans KR', sans-serif; }


#productDetail .thumb-info .info .table-opt {
    margin-top: 10px; 
    width:100%; 
    table-layout:fixed;
}
#productDetail .thumb-info .info .table-opt * { font-family: 'Jost','Noto Sans KR', sans-serif; }
#productDetail .thumb-info .info .table-opt th {
    font-weight:normal; 
    color:#3b3b3b; 
    width:120px; 
    height:30px; 
    padding: 5px 0 0; 
    line-height:30px; 
    text-align:left; 
    text-transform:uppercase; 
    font-size:14px;}
#productDetail .thumb-info .info .table-opt th *{color:inherit;}
#productDetail .thumb-info .info .table-opt td {
    padding: 5px 0 0; 
    line-height:30px; 
    vertical-align:top; 
    color:#000; 
    font-size:14px; 
}
#productDetail .thumb-info .info .table-opt td .tb-left {padding-left:0px; padding-right:0;}
#productDetail .thumb-info .info .table-opt td > div {}
#productDetail .thumb-info .info .table-opt td.price strike,
#productDetail .thumb-info .info .table-opt td.price .sell,
#productDetail .thumb-info .info .table-opt td.price .percent{display:inline-block; font-size:14px; font-family:'Jost','Noto Sans KR', sans-serif;}
#productDetail .thumb-info .info .table-opt td.price.bold .sell{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
#productDetail .thumb-info .info .table-opt td.price.bold .sell em{
    font-size: 18px;
    font-weight: 500;
    margin: 0 3px;
}
#productDetail .thumb-info .info .table-opt td.price .percent{
    font-size: 20px;
    font-weight: 500;
    color: #c17d68;
    margin-left: 0;
}



/* ÁÖ¹®¼ö·® */
#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 .soldout { font-weight: bold; text-align:center; font-size:15px;  font-family:'Jost','Noto Sans KR', sans-serif; height:30px; line-height:30px; }


#productDetail .prd-btns { 
    overflow:hidden; 
    margin:0px; 
    text-align:left; 
    font-size:0; 
    line-height:0; 
    margin-bottom:10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 7px;
}
#productDetail .prd-btns a {
    float:left; 
    display:inline-block; 
    vertical-align:top; 
    box-sizing:border-box; 
    width:100%;  
    height:64px; 
    line-height:62px; 
    border:1px solid #ccc; 
    background:#FFF; 
    color:#000; 
    font-size:18px;
    font-weight: 300;
    text-align:center; 
    margin: 0; 
    font-family:'Jost','Noto Sans KR', sans-serif;
    flex:1;
}
#productDetail .prd-btns a.btn_buy{color:#fff; background:#000; border-color:#000; }
#productDetail .prd-btns a.btn_wish:before{display:inline-block; width:28px; height:64px; content:""; background:url(/design/nak3618/ms_202010/img/ic_wish_heart.png) center no-repeat; background-size:auto 16px; vertical-align:top;}
/*
#productDetail .prd-btns a:hover{color:#fff; background:#000; border-color:#000;}
#productDetail .prd-btns a.btn_buy:hover{color:#000; background:#fff; border-color:#ccc; }
*/

#productDetail .etc_buy_wrap{}
#productDetail .etc_buy_wrap ul{
    font-size:0;
    margin: 15px 0 0;
    text-align: left;
}
#productDetail .etc_buy_wrap ul li{
    display:inline-block; 
    vertical-align:top; 
    width:50%; 
    overflow:hidden; 
    text-align:center; 
    margin-top:10px;
}
#productDetail .etc_buy_wrap ul li:last-of-type{
    width:100%;
    text-align: left;
    margin-top: 15px;
}
#productDetail .etc_buy_wrap ul li .payco_checkout.ta{
    max-width:100%;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    height: 83px;
}
#productDetail .etc_buy_wrap ul li .payco_checkout.ta .payco_section{
    margin: 10px 0 13px;
}
#productDetail .etc_buy_wrap ul li .payco_checkout.ta .payco_checkout_btn{
    width: 178px;
}

/*
A.roll span { display:inline; } 
A.roll .over { font-family:'Nanum Gothic'; }
A.roll span.over { display:none; } 
A.roll:hover { border:0; }
A.roll:hover span { display:none; } 
A.roll:hover span.over { display:inline; } 

*/


/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap { 
    width: 100%; 
    margin-top: 10px; 
    padding: 5px 0; 
    background-color: #fff; 
    border: 0px solid #ddd; 
}
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; padding-left: 0px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { margin: 0px 0 12px; overflow: hidden; width: 100%; line-height: 20px;}
#productDetail .thumb-info .info .table-opt .opt-wrap dt { 
    float: left; 
    width: 120px; 
    color: #3b3b3b;
    padding: 10px 0;
    margin: 0;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd { 
    float: left; 
    width: calc(100% - 120px);
    margin: 0;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { padding-right: 22px; text-align: right; }
#productDetail .thumb-info .info .table-opt .opt-wrap select { 
    border: 1px solid #dcdcdc;
    width: 100%;
    height: fit-content;
    font-size: 14px;
    padding: 12px 10px;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/design/nak3618/ms_basic_mobile/images/ic_select_arrow2.png) calc(100% - 8px) center no-repeat;
    background-size: auto 5px;
}
#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 .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin-top: 15px; width: 100%; overflow: hidden;text-align:center; }
#productDetail .prd-detail img { max-width: 100%; }
*/





/* review-write */
#productDetail .review-write { padding: 10px 0 15px 20px; border-top: 1px solid #ddd; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0; }
#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 textarea.MS_review_content_box {  width: 1000px; height: 100px; }

/* ´ñ±Û¸®½ºÆ® °øÅë */
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; border-top: 1px solid #ddd; cursor: pointer; }
#productDetail .table-slide th { font-size: 11px; font-weight: normal; }
#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 #ddd; }
#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 .bg { padding-top: 35px; border-top: 1px solid #ddd; }
/* qna board */

/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.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: left; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 180px; height: 25px; border:1px solid #000}
/* ¿É¼Ç¼±ÅÃ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: 0px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; text-align:left;*/}
#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: 18px;_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;font-family: 'Noto Sans KR', sans-serif;}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price {right: 20px;top: 10px;color: #333;font-size: 13px;}
#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;border: 1px solid #ddd;}
*/

#productDetail .thumb-info .info #MK_innerOpt_01 li{
    background: #fff;
    padding: 15px 0 10px;
    border-bottom: 1px solid #ededed;
    margin-bottom:5px; 
    overflow:hidden; 
    position:relative; 
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_p-name{
    display:block; 
    padding:0; 
    font-size: 13px;
    font-weight: 400;
    color: #828A8F;
    font-family:'Noto Sans KR';  
    line-height:25px; 
    margin-bottom:11px;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_p-name strong{
    font-weight: 400;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_p-name .extra_option_name{
    font-size: 16px;
    color: #3b3b3b;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl{
    margin:0; 
    position:relative; 
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #eee;
    box-sizing: border-box;
    width: fit-content;
    height: fit-content;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl input[type=text]{
    display:block; 
    line-height:36px; 
    box-sizing:border-box; 
    border-radius:0; 
    text-align:center !important; 
    font-size:14px !important;  
    font-family:'Jost','Noto Sans KR'; 
    outline:none;
    width: 30px;
    height: 30px;
    color: #3b3b3b;
    order: 1;
    border: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up,
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw{
    display:block; 
    background:#FFF; 
    border-radius:0; 
    text-align:center; 
    color:#999999; 
    box-sizing:border-box;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    border: none;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up{
    order: 2;
    line-height: 28px;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw{
    line-height: 30px;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up:before{display:block; width:100%; height:100%; font-size:17px; content:"+";}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw:before{display:block; width:100%; height:100%; font-size:17px; content:"-";}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_qty-ctrl a img{display:none;}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_price{
    position:absolute; 
    font-family:'Jost','Noto Sans KR';
    bottom: 10px;
    height: fit-content;
    right: 0;
    font-size: 16px;
    font-weight: 500;
    color: #4f5558;
    line-height: 1;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_price span{
    margin: 0 1px 0 0;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_btn-del{
    position:absolute; 
    bottom: auto;
    top: 10px;
    right: 0; 
    width:36px; 
    height:36px; 
    border-radius:0;  
    background:url(/design/nak3618/ms_202010/img/btn_close_X_19.png) center no-repeat; 
    background-size:12px;
}
#productDetail .thumb-info .info #MK_innerOpt_01 li .MK_btn-del img{display:none;}



#productDetail #MK_innerOptTotal{ 
    margin: 0;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0; 
}
#productDetail #MK_innerOptTotal p.totalRight{
    text-align:right;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
#productDetail #MK_innerOptTotal p.totalRight .MK_total{
    font-size: 24px;
    font-family:'Jost','Noto Sans KR'; 
    color: #000; 
    line-height:33px;  
    display:inline-block;
    font-weight: 600;
    margin: 0 2px 0 0;
}
#productDetail #MK_innerOptTotal .MK_txt-total {
    font-size: 20px;
    line-height: 1;
    padding: 0;
    color: #000;
}
#productDetail #MK_innerOptTotal .MK_txt-won { }


#productDetail .thumb-info .info .table-opt td .detail_banner_wrap{
    margin:30px 0 0;
}
.detail_banner_wrap img{
    width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: center;
}


/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 100px; }
/* ±âº»¿É¼Ç */
/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name {margin-right: 174px;font-size: 14px;}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {width: 50px;top: 3px; *top: 2px;right: 101px;}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 30px; height: 20px; 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: 4px;}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw {top: 14px;}
*/
/* °³º°¿É¼Ç */
/*
#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: #000; font-weight: bold; font-size: 18px;  font-family:arial,sans-serif;  font-weight: none;}
*/



/* ¼Ò¸®ºä */
#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; }





nobr {display:none;}

/* COUPON */

.cou {  display:inline-block; *display:inline; }


/* ½º¸¶Æ®°ü·Ã»óÇ°ÄÚµå */

#Smart_box { width:100%; max-width:540px; margin:20px 0 0; }

.detail_title { width:100%; height:40px;  border: 0px solid #f5f5f5; margin-top:0px; margin-bottom:50px; position:relative;  text-align:center;}
.detail_title h2 {  font-weight:bold;   font-size:14px; font-weight:bold;}
.detail_title p { font-weight:none; font-size:12px; color:#666666; text-transform:uppercase; letter-spacing:1px;}
.detail_title p img{width:100%;}


.Sitem-list { zoom: 1; overflow: hidden; padding: 20px 0;  background:#f0f0f0;}
.Sitem-list:after { content: ""; clear: both; display: block; }

.Sitem-list .items{font-size:0; padding:0 7px; }
.Sitem-list .item {display:inline-block; width: 170px; margin:0 0 10px 8px; text-align: center; vertical-align:top; }
.Sitem-list .item:nth-of-type(3n+1){margin-left:0;}
.Sitem-list .item .thumb1 { margin: 0 auto 0px; width:170px;   }
.Sitem-list .item .thumb1 img {  width:170px;   }
.Sitem-list .item .thumb1 img:hover { filter:alpha(opacity=80); opacity:0.8; }
.Sitem-list .item .info1 { width: 170px; margin:0 auto; }
.Sitem-list .item .info1 li { margin-bottom: 0px; color: #7b7b7b; }
.Sitem-list .item .info1 .name { margin-top: 5px; margin-bottom: 5px;text-align:left; font-size:12px; font-weight:bold;  font-family: 'Nanum Gothic', µ¸¿ò, dotum; color: #666; }
.Sitem-list .item .info1 .subname { color: #f45b5b; text-align:left; padding-top:0px; font-size:11px; font-weight: normal; font-family: 'Nanum Gothic', µ¸¿ò, dotum;  }

.Sitem-list .item .info1 .re { text-align:left; font-size:11px; font-family: 'Nanum Gothic' ,µ¸¿ò, dotum; color: #999;  font-weight:bold; }
.Sitem-list .item .info1 .txt { margin-top: 15px; text-align:left;}
.Sitem-list .item .info1 .price { width: 100%; text-align:left; font-size:11px; font-family: Roboto,'Nanum Gothic' ,µ¸¿ò, dotum; padding-top:0px;}
.Sitem-list .item .info1 .price02 { font-weight:none; color:#999; }
.Sitem-list .item .info1 .price03 { color:#666; font-weight:bold; font-size:12px; }




.datail_info_wrap{width:1280px; margin: 0 auto 100px;}

.prd_info_tab_wrap{
    position: relative;
    width: 100%;
}
.prd_info_tab_wrap .prd_sticky_tab{
    position: sticky;
    top: 142px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 2;
}
.prd_info_tab_wrap .prd_sticky_tab ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #333;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab{
    flex: 1;
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab:nth-of-type(1){
    border-left: 1px solid #eee;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab a{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 300;
    color: #838383;
    text-align: center;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab a em{
    margin: 0 5px;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab.on{
    background: #fff;
    border-bottom: none;
}
.prd_info_tab_wrap .prd_sticky_tab .prd_tab.on a{
    color: #333;
    font-weight: 500;
    text-align: center;
}

.prd_info{ /* padding-bottom:100px;*/ }
.prd_info .prd-head{height:95px; box-sizing:border-box; padding-top:35px;}
.prd_info .prd-head *{font-family:'Noto Sans KR', sans-serif;}
.prd_info .prd-head strong{float:left; line-height:35px; font-weight:700; font-size:30px; color:#000; font-family:'Jost';  }
.prd_info .prd-head p{float:left; line-height:18px; font-size:16px; color:#999999; padding:14px 0 0 19px; }


.prd_info .prd-detail{ text-align: center; }
.prd_info .prd-detail table{ table-layout: auto; }
.prd_info .prd-detail img{max-width: 100%;}

.benefit_link{max-width:700px; margin:auto;}
.benefit_link img{width:100%;}

/* ¸®ºä ÇýÅÃ */
#prd02 .prd-detail .review_benefit{
    width: 1000px;
    margin: 20px auto 30px;
    padding: 40px 0;
    background: #F6F4EE;
    box-sizing: border-box;
}
#prd02 .prd-detail .review_benefit .review_benefit_tit{
    font-size: 32px;
    font-weight: 500;
}
#prd02 .prd-detail .review_benefit .review_benefit_tit p{
    font-size: 14px;
    color: #5E4C40;
    margin: 10px;
}
#prd02 .prd-detail .review_benefit .best_review_benefit{
    background: #fff;
    padding: 30px 50px;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 30px auto 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 50px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    width: 850px;
}
.best_review_benefit .best_review_benefit_tit{
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.4px;
    font-weight: 500;
    color: #333;
}
.best_review_benefit .best_review_benefit_tit p{
    font-size: 14px;
    color: #777;
    line-height: 1.4;
    margin: 7px 0 0;
}
.best_review_benefit .best_review_list{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.best_review_benefit .best_review_list img{
    width: 170px;
}
#prd02 .prd-detail .review_benefit .review_benefit_list{
    width: 850px;
    margin: 20px auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
#prd02 .prd-detail .review_benefit .review_benefit_list li{
    flex: 1;
    padding: 20px;
    background: #e8e0cd;
    color: #68564a;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.3px;
    font-weight: 500;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
}
#prd02 .prd-detail .review_benefit .review_benefit_list li p:last-of-type{
    font-size: 28px;
    font-weight: 600;
    margin: 8px 0 0;
    letter-spacing: 0.5px;
    color: #333;
}
#prd02 .prd-detail .review_benefit .review_link_box{
    background: #333;
    width: fit-content;
    padding: 10px 30px;
    margin: 30px auto 0;
}
#prd02 .prd-detail .review_benefit .review_link_box a{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

/* °ü·Ã»óÇ° ½½¶óÀÌµå */
.prd_info .related_slide_box .prd-head{
    height: fit-content;
    padding: 35px 0 30px;
}
.prd_info .related_slide_box .prd-head strong{
    float: none;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
}
.prd_info .related_slide_box .prd-head p{
    display: none;
}
.swiper_product_wrap {position:relative;}
.swiper_product_wrap .swiper-slide{}
.swiper_product_wrap .swiper-slide .thumb{
    display:block; 
    box-sizing:border-box; 
    border:none; 
}
.swiper_product_wrap .swiper-slide .thumb  img{display:block; max-width:100%; margin:0 auto; }
.swiper_product_wrap .swiper-slide .product_info_wrap{min-height:228px; padding:0; box-sizing:border-box; }
.swiper_product_wrap .swiper-slide .product_info{position:relative; text-align:left; }
.swiper_product_wrap .swiper-slide .product_info * {font-family:'Jost','Noto Sans KR', sans-serif; }
.swiper_product_wrap .swiper-slide .product_info .prd_checkbox_wrap{padding-bottom:16px}
.swiper_product_wrap .swiper-slide .product_info .model{
    letter-spacing: 0;
    color: #333;
    padding: 13px 0 0;
    font-size: 12px;
    line-height: 1;
}
.swiper_product_wrap .swiper-slide .product_info .icon_info{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    height: 13px;
}
.swiper_product_wrap .swiper-slide .product_info .icon_info .MK-product-icons{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 1;
}
.swiper_product_wrap .swiper-slide .product_info .icon_info img{
    display:inline-block; 
    height: 13px;
    margin: 0 3px 3px 0;
}
.swiper_product_wrap .swiper-slide .product_info .name{}
.swiper_product_wrap .swiper-slide .product_info .name a{
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.25;
    height: 45.5px;
    box-sizing: border-box;
    color: #999;
    padding: 0;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    margin: 0;
}
.swiper_product_wrap .swiper-slide .product_info .name a font{
    color: #000;
}
.swiper_product_wrap .swiper-slide .product_info .name a b{
    font-weight: 600;
}
.swiper_product_wrap .swiper-slide .product_info .subname{min-height:16px; line-height:16px; max-height:32px; overflow:hidden; font-size:13px; color:#aaa; margin-bottom:10px  }
.swiper_product_wrap .swiper-slide .product_info .pEtc{
    font-size: 12px;
    color: #333;
    margin: 10px 0;
    line-height: 1;
    height: fit-content;
}
.swiper_product_wrap .swiper-slide .product_info .price_info{
    text-align:left; 
    box-sizing:border-box;
    display: flex;
    gap: 3px;
    align-items: center;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 0;
    color: #1b1b1b;
    border: none;
    height: fit-content;
    margin: 0;
}
.swiper_product_wrap .swiper-slide .product_info .price_info .plistSoldout,
.swiper_product_wrap .swiper-slide .product_info .price_info .plistReplce{text-align:center; height:23px; line-height:23px; font-size:18px; color:#000;}
.swiper_product_wrap .swiper-slide .product_info .price_info .plistPercent{
    order: 2;
    color: #c17d68; 
}
.swiper_product_wrap .swiper-slide .product_info .price_info .plistPrice{
    margin: 0;
    order: 1;
}
.swiper_product_wrap .swiper-slide .product_info .price_info .plistDiscount{
    font-size: 13px;
    font-weight: normal;
}
.swiper_product_wrap .swiper-slide .product_info .review_info{position:absolute; right:0; bottom:0; display:block; padding:15px 0;box-sizing:border-box; height:53px; line-height:23px; vertical-align:text-bottom; font-size:12px; color:#7b7b7b; font-weight:300;} 
.swiper_product_wrap .swiper-slide .product_info .review_info:before{content:"¸®ºä"; margin-right;5px; }
.swiper_product_wrap .swiper-slide .product_info .option_wrap{margin-top:10px;}
.swiper_product_wrap .swiper-slide .product_info .option_wrap .option{margin-bottom:8px; }
.swiper_product_wrap .swiper-slide .product_info .option_wrap .option select{width:100%; height:34px; line-height:34px; border:1px solid #dfdfdf; }
.swiper_product_wrap .swiper-slide .product_info .amount_wrap{margin-top:10px;}
.swiper_product_wrap .swiper-slide .product_info .amount_wrap .prd-amount{font-size:0; height:34px; text-align:left;  }
.swiper_product_wrap .swiper-slide .product_info .amount_wrap .prd-amount *{display:inline-block; vertical-align:top; height:36px; line-height:34px; text-align:center;  background:#FFF; margin-right:3px; border:1px solid #dfdfdf; box-sizing:border-box;  }
.swiper_product_wrap .swiper-slide .product_info .amount_wrap .prd-amount input{width:61px; background:#FFF; font-size:12px; color:#000; font-weight:700;}
.swiper_product_wrap .swiper-slide .product_info .amount_wrap .prd-amount a{width:36px; color:#999999; font-size:20px; overflow:hidden;  font-family: Dotum, 'µ¸¿ò'; font-weight:700;}

.swiper_product_wrap .related-allbasket{margin:60px 0 30px;}
.swiper_product_wrap .related-allbasket > a{display:block; width:230px; height:64px; margin:0 auto; background:#000; color:#FFF; font-size:16px; text-align:center; line-height:64px; font-family:'Jost','Noto Sans KR', sans-serif; }



.swiper_product_wrap .swiper-pagination{
    position: static;
    width: 70%;
    padding: 10px 0 55px;
    margin: 0 auto;
    height: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper_product_wrap .swiper-pagination .swiper-pagination-bullet{
    vertical-align:top; 
    background-color:#ccc; 
    opacity:1; 
    margin:0; 
    border-radius:0; 
    border:0; 
    outline:none;
    width: 100%;
    flex: 1;
    height: 4px;
}
.swiper_product_wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000;}


.swiper_product_wrap .swiper-button-next{position:absolute; top:50%; right:-120px; width:53px; height:76px; outline:none;}
.swiper_product_wrap .swiper-button-prev{position:absolute; top:50%; left:-120px; width:53px; height:76px; outline:none;}
.swiper_product_wrap .swiper-button-next:after,
.swiper_product_wrap .swiper-button-prev:after{color:#000; font-weight:200;}


/* QNA */

.prd-detail .board_hd{
    margin-top: 100px;
    height: fit-content;
    position: relative;
}                                    
.prd-detail .board_hd strong{
    display:block; 
    font-family:'Noto Sans KR', sans-serif;  
    float: none;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin: 10px;
}
.prd-detail .board_hd .btn{
    padding: 0;
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
.prd-detail .board_hd .btn > a{display:inline-block; padding-left:10px; height:36px; line-height:36px; color:#888888; font-size:11px; font-family: Dotum, 'µ¸¿ò'; }

.d_qna_caption_box{
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
    padding: 10px;
}
.d_qna_caption_box .cap_tit{
    font-size: 13px;
    font-weight: 400;
    color: #888;
}
.d_qna_caption_box .cap_box{
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin: 0 10px;
}

.board_table{position:relative; }
.board_table *{font-family:'Noto Sans KR', sans-serif; }
.board_table thead{}
.board_table thead th{border-top:1px solid #000; border-bottom:1px solid #eaeaea; height:51px; font-size:14px; color:#000; font-weight:400;}
.board_table thead th div{font-size:14px;}
.board_table tbody td {padding: 10px 0; border-bottom: 1px solid #eaeaea; box-sizing:border-box; height:51px; color:#000;  }
.board_table tbody td.tb_writer img{max-height:20px; vertical-align:middle; margin-right:5px;}
.board_table tbody td a{color:inherit;}
.board_table tbody tr.cnt { display: none; }
.board_table tbody tr.cnt td { cursor: default; }
.board_table tbody tr.nbg td { background-image: none; }
.board_table tbody tr.ndata td { border-bottom: 1px solid #eaeaea; }
.board_table tbody tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
.board_table .btn_box_bottom{padding:20px 0 50px; height:44px; position:absolute; bottom:0; right: 0; font-size:0;  }
.board_table .btn_box_bottom a{display:inline-block; vertical-align:top; width:110px; height:40px; box-sizing:border-box; border:1px solid #000; color:#000; line-height:38px; font-family:'Noto Sans KR', sans-serif; text-align:center; font-size:15px; }
.board_table .nbg.ndata{
    position: relative;
    min-height: 100px;
}
.board_table .nbg.ndata .btn_box_bottom{
    right: 50%;
    transform: translateX(50%);
}


.prd-check{display:inline-block; vertical-align:top; position:relative; height:24px; }
.prd-check input{position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; }
.prd-check input + label{display:inline-block; vertical-align:top; height:24px; padding-left:24px; background:url(/design/nak3618/ms_202010/img/checkbox_off.png) 0 0 no-repeat; }
.prd-check input:checked + label{display:inline-block; vertical-align:top; height:24px; padding-left:24px; background:url(/design/nak3618/ms_202010/img/checkbox_on.png) 0 0 no-repeat; }



.prd_banner_wrap{width:100%; font-size:0; text-align:left; }
.prd_banner_wrap a{display:inline-block; vertical-align:top; margin-left:30px; margin-bottom:30px; }
.prd_banner_wrap a:nth-of-type(2n+1){margin-left:0;}
.prd_banner_wrap a img{display:inline-block;  vertical-align:top; }



.power-review-list-box .photo-list ul li{position:unset !important; display:inline-block !important;}
.power-review-list-box .photo-list ul li a span{width: auto !important; height: auto !important;}
.power-review-list-box .photo-list ul li a:hover span{display:inline-block !important;}






/* Åë¿É Ãß°¡ ±¸¼º »óÇ° 2021-12-29 */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:10px 2px 0; border-top:1px solid #e4e4e5; color:#000; font-size:14px; }
#productDetail .thumb-info .info .table-opt td.add-option-tit strong{
    font-size: 16px;
    font-weight: 500;}
    
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-img,
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-wrap { border-bottom:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; border-bottom:1px solid #e4e4e5; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s{width: 72px;}
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; width: 72px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; border-bottom:1px solid #e4e4e5; }
#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:15px; padding-top:0; font-size: 14px;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:15px; margin-top: 0;}
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td{padding: 10px 0 0px;}


#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:100%; }
#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:15px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:7px 0 0 0;  position: relative;}
#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 .sel-btn{
    position: absolute;
    right: 53px;
    width: 100px;
    top: 7px;
    height: 40px;
    line-height: 40px;
    background: #000;
    padding-right: 0;
    color: #fff;
    text-align: center;}
    

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .sel-btn img{display: none;}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .sel-btn a{
    display: block;
    height: 40px;
    line-height: 38px;
    color: #fff;}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .sel-btn a:after{content:"¼±ÅÃ¿Ï·á"}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd {
    width: 310px;
    height: 40px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select {
    width: 100%;
    height: 100%;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    text-indent: 3px;
    color: #999797;}
#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; }











/* ¸ÖÆ¼ÆË¾÷ */
#MAKESHOPLY1 {
    border-radius: 20px;
}
#black_dummy2 {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: -1;
    opacity: 1;
    z-index: 888;
}
.multi_pop {
    z-index: 899;
    display: none;
    position: fixed;
    background: #fff;
    top: 60%;
    left: 5%;
    transform: translateY(-90%);
    right: 5%;
    /* bottom: 5%; */
    box-shadow: 5px 2.8px 5px 0 rgb(4 0 0 / 20%);
    border-radius: 20px;
    width: 400px;
    margin: 0 auto;
}

.multi_pop .tit {
    padding: 15px;
}

.multi_pop .tit h3 {
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
}

.multi_pop .tit span {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    color: #888;
    letter-spacing: 0.5px;
    padding-left: 5px;
    display: none;
}

.multi_pop .tit p {
    padding: 5px 0 0;
    font-size: 11px;
    display: none;
}

.pop_slide {
    /* padding-top: 62px; */
    /* border-radius: 20px; */
    border-radius: 0 0 20px 20px;
    overflow: hidden;    height: 100%;
}

.pop_slide .slick-dots {padding: 0 3%;position: absolute;top: 0;left: 0;right: 0;}

.pop_slide .slick-dots li {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #f7f7f7;
    padding: 10px 0;
    border-radius: 10px;
    margin: 0 1%;
}

.pop_slide .slick-dots li span {
    font-size: 11px;
    letter-spacing: -0.5px;
}

.multi_pop img {
    width: 100%;
}
#spm_banner_main, #spm_returnPush_main {
    display: none !important;
}


.pop_close {
    position: absolute;
    bottom: -30px;
    color: #fff;
    right: 0;
}
 
.pop_close form {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 123px;
    cursor: pointer;
}

/* ÇÏ´ÜÆË¾÷ */
.slide_toast {width:100%;height:100%;position:fixed;bottom: -100%;top:auto;z-index:9999;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
    visibility: hidden;
    opacity: 0;}
.slide_toast.on {
    visibility: visible;
    opacity: 1;
    bottom: 0;
}
.slide_toast .btn_layerClose{position:absolute;right:15px;top:-30px;background: url(/design/nak3618/ms_202010/img/btn_hamburger_close.png) no-repeat;width: 14px;height: 14px;border: 0;background-size: 100%;}
.slide_toast .btn_todayClose{position:absolute;color:#fff;left:15px;top:-30px;border: 0;background: transparent;}
.Tpop_layer{position:absolute;bottom:0;bottom:-100%;
    width: 765px;
    z-index: 41;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.Tpop_layer .Tpop_inner {
    position: relative;
    padding: 30px 0 50px 0;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}
.Tpop_inner_in{width:100%;}
.tDim{position:fixed; z-index: 40;}
.tDim.on{width:100%;height:100%;background-color:rgba(0, 0, 0, .35);}
 
.Tpop_layer .Tpop_inner .slick-slide {
    margin: 0 10px;
}
.Tpop_layer .Tpop_inner ul.slick-dots {
    text-align: center;
    padding-top: 13px;
    position: absolute;
    left: 0;
    right: 0;
}

.Tpop_layer .Tpop_inner ul.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    font-size: 0;
    margin: 0 3px;
}

.Tpop_layer .Tpop_inner ul.slick-dots li button {
    font-size: 0;
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    opacity: 0.2;
}

.Tpop_layer .Tpop_inner ul.slick-dots li.slick-active button {
    opacity: 1;
}


.Tpop_layer .Tpop_inner button.slick-next.slick-arrow {
    background: url(/design/nak3618/btn_nx_white.png) no-repeat;
    border: 0;
    font-size: 0;
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 80px;
    background-size: 100%;
    transform: translateY(-70%);
}

.Tpop_layer .Tpop_inner button.slick-prev.slick-arrow {
    background: url(/design/nak3618/btn_pr_white.png) no-repeat;
    border: 0;
    font-size: 0;
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-70%);
    left: 80px;
    background-size: 100%;
    z-index: 9;
}




.extra_price_in .strike{text-decoration : line-through; padding-left:5px; color:#999999;}




/* »óÇ° »ó¼¼ ÀÏ¹Ý °øÅë Á¤º¸ */
#productDetail .detail-common-info { width:100%; padding-bottom:20px; word-break: break-all; text-align:center; }
#productDetail .detail-common-info dl { padding-top:20px; font-size:12px; font-weight:normal; letter-spacing:-0.5px; }
#productDetail .detail-common-info dl dt { padding-bottom:10px; color:#444; font-weight:bold; }
#productDetail .detail-common-info dl dd { padding-left:10px; text-indent:-10px; color:#777; line-height:20px; }
#productDetail .detail-common-info div {/*margin-top:15px;*/}



/* »óÇ° »ó¼¼ ÀÌº¥Æ® °øÅë Á¤º¸ */ 
/* #productDetail .detail-common-info-event { width:100%; padding-top:20px; word-break: break-all; } */
#productDetail .bottom_event { width: 889px; border: 1px solid #cccccc; padding: 75px 0 0; margin: 0 auto; word-break: break-all; }
#productDetail .detail-common-info-event img {max-width: 100%; }
#productDetail .detail-common-info-event div {margin-top:15px; }





/* ¸â¹ö½± º£³×ÇÍ */

.membership { 
    font-family: 'Jost','Noto Sans KR', sans-serif; 
    width:100%;
    margin:100px auto;
    border-top: 1px solid #eee; 
}
.membership_inner{
    padding: 60px 40px;
}
.membership_inner_tit{
    font-size: 32px;
    font-weight: 500;
}
.membership_inner_tit p{
    font-size: 14px;
    font-weight: 300;
    margin: 10px;
    color: #777;
}
.membership_info_list{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0;
    padding: 16px 20px 0;
}
.membership_info_list li{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.membership_info_list li img{
    width: 100px;
    height: auto;
    margin: 0 0 10px;
}
.membership_info_list li p{
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;   
}

/* »ó¼¼¼³¸í 
.md_comment {font-family:'NanumGothic',sans-serif;font-size:14px;line-height:25px;}
.comment {font-weight:1000; text-decoration: underline; text-underline-position:under; }
.top_name { font-weight:650; font-size:20px; }


center {  font-family: 'NanumGothic', sans-serif; font-size:13px; line-height:25px; }*/


center{ font-family: 'roboto', 'nanum gothic'; }

#nhn_btn .npay_storebtn_bx { width: 100% !important; }

/* »ó¼¼µðÅ×ÀÏ */
.prd_info .prd-detail .detail_text_box img{
    width: 1000px;
}
.prd_info .prd-detail .detail_text_box span{
    font-size: 20px;
    font-family: 'Jost', 'Noto Sans KR', sans-serif;
    font-weight: 500;
    color: #666666;
    letter-spacing: -0.03em;
    display: inline-block;
    margin: 25px 0 70px;
}
.prd_info .prd-detail .detail_text_box span em{
    color: #cc0000;
}
/* BASIC css end */

